paper-with-me

홈 › Papers

Curbing Task Interference using Representation Similarity-Guided Multi-Task Feature Sharing

2022-08-19 · Naresh Kumar Gurulingan, Elahe Arani, Bahram Zonooz

Multi-task learning of dense prediction tasks, by sharing both the encoder and decoder, as opposed to sharing only the encoder, provides an attractive front to increase both accuracy and computational efficiency. When the tasks are similar, sharing the decoder serves as an additional inductive bias providing more room for tasks to share complementary information among themselves. However, increased sharing exposes more parameters to task interference which likely hinders both generalization and robustness. Effective ways to curb this interference while exploiting the inductive bias of sharing the decoder remains an open challenge. To address this challenge, we propose Progressive Decoder Fusion (PDF) to progressively combine task decoders based on inter-task representation similarity. We show that this procedure leads to a multi-task network with better generalization to in-distribution and out-of-distribution data and improved robustness to adversarial attacks. Additionally, we observe that the predictions of different tasks of this multi-task network are more consistent with each other.

📄 PDF Abstract BibTeX arXiv:2208.09427

Code (1)

neurai-lab/progressivedecoderfusion 공식 구현 pytorch

Tasks

Computational EfficiencyDecoderInductive BiasMulti-Task Learning

Similar Papers 제목 키워드 기반

Similarity Guided Multimodal Fusion Transformer for Semantic Location Prediction in Social Media

2024-05-09 · Zhizhen Zhang, Ning Wang, Haojie Li, Zhihui Wang

Semantic location prediction aims to derive meaningful location insights from multimodal social media posts, offering a more contextual understanding of daily activities than using GPS coordinates. This task faces signif…

Language Modelling

Joint Interference Detection and Identification via Adversarial Multi-task Learning

2026-04-08 · H. Xu, B. He, S. Wang arxiv

Precise interference detection and identification are crucial for enhancing the survivability of communication systems in non-cooperative wireless environments. While deep learning (DL) has advanced this field, existing …

Multi-Task Learning

Noisy Correspondence Learning with Self-Reinforcing Errors Mitigation

2023-12-27 · Zhuohang Dang, Minnan Luo, Chengyou Jia, Guang Dai 외

Cross-modal retrieval relies on well-matched large-scale datasets that are laborious in practice. Recently, to alleviate expensive data collection, co-occurring pairs from the Internet are automatically harvested for tra…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceMemorizationModel Optimization+1

GeoMoE: Divide-and-Conquer Motion Field Modeling with Mixture-of-Experts for Two-View Geometry

2025-08-01 · Jiajun Le, Jiayi Ma arxiv

Recent progress in two-view geometry increasingly emphasizes enforcing smoothness and global consistency priors when estimating motion fields between pairs of images. However, in complex real-world scenes, characterized …

Homography Estimation

ProtoAda: Prototype-Guided Adaptive Adapter Expansion and Geometric Consolidation for Multimodal Continual Instruction Tuning

2026-06-01 · Yu-Cheng Shi, Zhen-Hao Xie, Jun-Tao Tang, Da-Wei Zhou arxiv

Multimodal Large Language Models (MLLMs) achieve strong performance through instruction tuning, but real-world deployment requires them to continually acquire new vision-language capabilities, making Multimodal Continual…