A Modulation Module for Multi-task Learning with Applications in Image Retrieval
Xiangyun Zhao, Haoxiang Li, Xiaohui Shen, Xiaodan Liang, Ying Wu

TL;DR
This paper introduces a versatile modulation module for multi-task learning in convolutional neural networks, improving task relevance coupling and feature sharing, leading to better accuracy and efficiency in image retrieval tasks.
Contribution
A novel, end-to-end learnable modulation module that enhances multi-task learning by managing task relevance and feature sharing without task-specific design.
Findings
Improved accuracy in face and product retrieval tasks.
Enhanced storage efficiency compared to existing methods.
Effective handling of multiple tasks simultaneously.
Abstract
Multi-task learning has been widely adopted in many computer vision tasks to improve overall computation efficiency or boost the performance of individual tasks, under the assumption that those tasks are correlated and complementary to each other. However, the relationships between the tasks are complicated in practice, especially when the number of involved tasks scales up. When two tasks are of weak relevance, they may compete or even distract each other during joint training of shared parameters, and as a consequence undermine the learning of all the tasks. This will raise destructive interference which decreases learning efficiency of shared parameters and lead to low quality loss local optimum w.r.t. shared parameters. To address the this problem, we propose a general modulation module, which can be inserted into any convolutional neural network architecture, to encourage the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Image Retrieval and Classification Techniques
