Transfer Learning with Neural AutoML
About
We reduce the computational cost of Neural AutoML with transfer learning. AutoML relieves human effort by automating the design of ML algorithms. Neural AutoML has become popular for the design of deep learning architectures, however, this method has a high computation cost. To address this we propose Transfer Neural AutoML that uses knowledge from prior tasks to speed up network design. We extend RL-based architecture search methods to support parallel training on multiple tasks and then transfer the search strategy to new tasks. On language and image classification tasks, Transfer Neural AutoML reduces convergence time over single-task training by over an order of magnitude on many tasks.
Catherine Wong, Neil Houlsby, Yifeng Lu, Andrea Gesmundo• 2018
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Document Classification | 20 Newsgroups (test) | Accuracy91.1 | 43 | |
| Classification | news20 (test) | -- | 20 | |
| Classification | Crowdflower airline (test) | Accuracy0.845 | 4 | |
| Classification | Crowdflower political audience (test) | Accuracy81 | 4 | |
| Classification | Crowdflower political bias (test) | Accuracy76.8 | 4 | |
| Classification | Crowdflower global warming (test) | Accuracy82.7 | 4 | |
| Classification | Crowdflower disasters (test) | Accuracy0.849 | 4 | |
| Classification | Crowdflower economic news relevance (test) | Accuracy81.1 | 4 | |
| Classification | Crowdflower political message (test) | Accuracy43.8 | 4 | |
| Classification | Crowdflower US economic performance (test) | Accuracy75.6 | 4 |
Showing 10 of 17 rows