Multi-Domain Learning with Modulation Adapters
Ekaterina Iakovleva, Karteek Alahari, Jakob Verbeek

TL;DR
This paper introduces Modulation Adapters for multi-domain learning, enabling flexible, multiplicative updates to convolutional filters, which improve performance across diverse image classification tasks.
Contribution
The paper proposes Modulation Adapters that update convolutional filters multiplicatively, offering scalable, task-specific adaptation in multi-domain learning.
Findings
Achieves state-of-the-art accuracy on Visual Decathlon and ImageNet-to-Sketch benchmarks.
Flexible parameter scaling balances model complexity and accuracy.
Outperforms existing methods in multi-domain image classification.
Abstract
Deep convolutional networks are ubiquitous in computer vision, due to their excellent performance across different tasks for various domains. Models are, however, often trained in isolation for each task, failing to exploit relatedness between tasks and domains to learn more compact models that generalise better in low-data regimes. Multi-domain learning aims to handle related tasks, such as image classification across multiple domains, simultaneously. Previous work on this problem explored the use of a pre-trained and fixed domain-agnostic base network, in combination with smaller learnable domain-specific adaptation modules. In this paper, we introduce Modulation Adapters, which update the convolutional filter weights of the model in a multiplicative manner for each task. Parameterising these adaptation weights in a factored manner allows us to scale the number of per-task parameters…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Non-Destructive Testing Techniques
MethodsBalanced Selection
