Understanding Trade-offs in Multi-Task Learning Capacity.

Asif Khan· July 21, 2026 View original

Summary

This research investigates negative transfer in multi-task learning (MTL) as a consequence of limited shared capacity and weak task redundancy, introducing a Capacity-Redundancy (CR) identity. It also provides conditions for clustered sharing to outperform global sharing and justifies gradient cosine similarity as a redundancy proxy.

This research explores the phenomenon of negative transfer in multi-task learning (MTL), reframing it not merely as an optimization artifact but as a direct consequence of insufficient shared model capacity and low task redundancy. The authors introduce a novel Capacity-Redundancy (CR) identity, which decomposes the total predictive information across tasks into joint predictive information (incorporating label redundancy via total correlation) and a residual coupling term that quantifies unresolved interference from the shared representation. The study presents two significant findings. First, it establishes a clustering-gap decomposition that provides necessary and sufficient conditions for when clustered sharing strategies will outperform global sharing approaches. Second, it develops a gradient-Total Correlation (TC) bridge within a Gaussian multi-task model, formally validating gradient cosine similarity as an effective proxy for ordering task redundancy. Empirical evaluations demonstrate that estimating the residual coupling from validation residual correlations shows that clustered LoRA (Low-Rank Adaptation) substantially reduces this coupling. This approach not only outperforms size-matched random partitions but also yields statistically significant gains, providing a clearer path to mitigating negative transfer and optimizing resource allocation in MTL.

Why it matters

Multi-task learning is crucial for developing efficient and generalizable AI models, but negative transfer can hinder performance. This research provides theoretical tools and practical insights to better design MTL systems, improving efficiency and effectiveness.

How to implement this in your domain

  1. 1Analyze existing multi-task learning models for signs of negative transfer and evaluate task redundancy using metrics like gradient cosine similarity.
  2. 2Implement clustered sharing strategies, such as clustered LoRA, to optimize shared capacity and reduce interference between tasks.
  3. 3Utilize the Capacity-Redundancy (CR) identity to diagnose and quantify the sources of performance degradation in MTL systems.
  4. 4Develop tools to estimate residual coupling from validation data to guide architectural decisions for multi-task models.
  5. 5Educate ML engineers on the theoretical underpinnings of capacity and redundancy to design more effective MTL architectures.

Who benefits

TechAI/ML ResearchSoftware DevelopmentRobotics

Key takeaways

  • Negative transfer in MTL stems from limited shared capacity and weak task redundancy.
  • The Capacity-Redundancy identity helps diagnose and quantify interference in MTL.
  • Clustered sharing strategies can outperform global sharing under specific conditions.
  • Gradient cosine similarity is a valid proxy for task redundancy.

Original post by Asif Khan

"arXiv:2607.16554v1 Announce Type: new Abstract: In multi-task learning (MTL) negative transfer is often considered as an optimization artifact, but it can also be viewed as a consequence of limited shared capacity and weak task redundancy. We investigate this effect through a Cap…"

View on X

Originally posted by Asif Khan on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses