Despite the promise of Multi-Task Learning (MTL) in leveraging complementary knowledge across tasks, existing multi-task optimization (MTO) techniques remain fixated on resolving conflicts through optimizer-centric loss scaling and gradient manipulation, yet fail to deliver consistent gains. In this paper, we argue that the shared representation space, where task interactions naturally occur, offers rich information and potential for operations complementary to existing optimizer designs, especially for facilitating the inter-task complementarity, which is rarely explored in MTO. This intuition leads to Rep-MTL, which exploits the representation-level task saliency to quantify interactions between task-specific optimization and shared representation learning. By steering these saliencies through entropy-based penalization and sample-wise cross-task alignment, Rep-MTL aims to mitigate negative transfer by maintaining the effective training of individual tasks instead pure conflict-solving, while explicitly promoting complementary information sharing. Experiments are conducted on four challenging MTL benchmarks covering both task-shift and domain-shift scenarios. The results show that Rep-MTL, even paired with the basic equal weighting (EW) policy, achieves competitive performance gains with favorable efficiency. Beyond standard performance metrics, Power Law (PL) exponent analysis demonstrates Rep-MTL's efficacy in balancing task-specific learning and cross-task sharing.
Rep-MTL leverages representation-level task saliency to quantify the interactions between task-specific optimization and shared representation learning. The method employs entropy-based penalization and sample-wise cross-task alignment to steer these saliencies, effectively mitigating negative transfer while promoting complementary information sharing across tasks.
@inproceedings{iccv2025repmtl,
title={Rep-MTL: Unleashing the Power of Representation-level Task Saliency for Multi-Task Learning},
author={Wang, Zedong and Li, Siyuan and Xu, Dan},
booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
year={2025}
}