2022
Task Discovery: Finding the Tasks that Neural Networks Generalize on
NeurIPS 2022accept
When developing deep learning models, we usually decide what task we want to solve then search for a model that generalizes well on the task. An intriguing question would be: what if, instead of fixing the task and searching in the model space, we fix the model and search in the task space? Can we f…