neural networks research group
areas
people
projects
demos
publications
software/data
Evolutionary Architecture Search For Deep Multitask Networks (2018)
Jason Liang
,
Elliot Meyerson
, and
Risto Miikkulainen
Multitask learning, i.e. learning several tasks at once with the same neural network, can improve performance in each of the tasks. Designing deep neural network architectures for multitask learning is a challenge: There are many ways to tie the tasks together, and the design choices matter. The size and complexity of this problem exceeds human design ability, making it a compelling domain for evolutionary optimization. Using the existing state of the art soft ordering architecture as the starting point, methods for evolving the modules of this architecture and for evolving the overall topology or routing between modules are evaluated in this paper. A synergetic approach of evolving custom routings with evolved, shared modules for each task is found to be very powerful, significantly improving the state of the art in the Omniglot multitask, multialphabet character recognition domain. This result demonstrates how evolution can be instrumental in advancing deep neural network and complex system design in general.
View:
PDF
Citation:
In
Proceedings of the Genetic and Evolutionary Computation Conference (GECCO)
, 466–473, Kyoto, Japan, 2018.
Bibtex:
@inproceedings{liang:gecco18, title={Evolutionary Architecture Search For Deep Multitask Networks}, author={Jason Liang and Elliot Meyerson and Risto Miikkulainen}, booktitle={Proceedings of the Genetic and Evolutionary Computation Conference (GECCO)}, month={ }, address={Kyoto, Japan}, pages={466–473}, url="http://nn.cs.utexas.edu/?liang:gecco18", year={2018} }
People
Jason Zhi Liang
Ph.D. Alumni
jasonzliang [at] utexas edu
Elliot Meyerson
Ph.D. Alumni
ekm [at] cs utexas edu
Risto Miikkulainen
Faculty
risto [at] cs utexas edu
Areas of Interest
Neuroevolution