TaskExpert: Dynamically Assembling Multi-Task Representations with Memorial Mixture-of-Experts
Hanrong Ye, Dan Xu

TL;DR
TaskExpert introduces a dynamic multi-task learning model with a mixture-of-experts approach, enabling more discriminative task-specific features and outperforming previous methods on visual scene understanding benchmarks.
Contribution
It proposes a novel mixture-of-experts framework with dynamic gating and a multi-task feature memory for improved multi-task learning.
Findings
Outperforms previous methods on PASCAL-Context and NYUD-v2 benchmarks.
Demonstrates significant improvements across all evaluation metrics.
Validates the effectiveness of dynamic task-specific feature decoding.
Abstract
Learning discriminative task-specific features simultaneously for multiple distinct tasks is a fundamental problem in multi-task learning. Recent state-of-the-art models consider directly decoding task-specific features from one shared task-generic feature (e.g., feature from a backbone layer), and utilize carefully designed decoders to produce multi-task features. However, as the input feature is fully shared and each task decoder also shares decoding parameters for different input samples, it leads to a static feature decoding process, producing less discriminative task-specific representations. To tackle this limitation, we propose TaskExpert, a novel multi-task mixture-of-experts model that enables learning multiple representative task-generic feature spaces and decoding task-specific features in a dynamic manner. Specifically, TaskExpert introduces a set of expert networks to…
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
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
