Multi-Domain Learning by Meta-Learning: Taking Optimal Steps in Multi-Domain Loss Landscapes by Inner-Loop Learning
Anthony Sicilia, Xingchen Zhao, Davneet Minhas, Erin O'Connor, Howard, Aizenstein, William Klunk, Dana Tudorascu, Seong Jae Hwang

TL;DR
This paper introduces a model-agnostic meta-learning approach to multi-domain learning that dynamically estimates hyperparameters through inner-loop gradient steps, enabling neural networks to adapt across multiple modalities without architectural changes.
Contribution
The proposed method applies meta-learning techniques to multi-domain learning, allowing model-agnostic adaptation via hyperparameter estimation without modifying network architecture.
Findings
Effective in medical imaging segmentation tasks
Works across different neuroimaging modalities
No additional model parameters required
Abstract
We consider a model-agnostic solution to the problem of Multi-Domain Learning (MDL) for multi-modal applications. Many existing MDL techniques are model-dependent solutions which explicitly require nontrivial architectural changes to construct domain-specific modules. Thus, properly applying these MDL techniques for new problems with well-established models, e.g. U-Net for semantic segmentation, may demand various low-level implementation efforts. In this paper, given emerging multi-modal data (e.g., various structural neuroimaging modalities), we aim to enable MDL purely algorithmically so that widely used neural networks can trivially achieve MDL in a model-independent manner. To this end, we consider a weighted loss function and extend it to an effective procedure by employing techniques from the recently active area of learning-to-learn (meta-learning). Specifically, we take…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · Max Pooling · Minimum Description Length · Convolution · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net
