EMAN Grows Neural Network Capacity for Multi-Task Learning

Chenlei Fang, Jingchen Li, Hongzong LI, Qingyao Li, Yixuan Zhang, Huarui Wu, Haobin Shi, Chunjiang Zhao· August 19, 2026 View original

Key takeaways

  • EMAN enables neural networks to dynamically grow capacity for multi-task learning.
  • It creates new paths only when optimization evidence is persistent.
  • The framework adaptively allocates shared and task-specific representation capacity.
  • EMAN improves performance while maintaining competitive computational costs.

Who benefits

AI/ML DevelopmentRoboticsComputer VisionNatural Language Processing

Summary

EMAN (Emergent Modular Atomic Network) is a new multi-task learning framework that allows neural networks to dynamically grow new independent computational paths only when persistent optimization evidence demands it. This optimization-driven approach adaptively allocates shared and task-specific capacity, improving performance and efficiency.

Current multi-task learning (MTL) methods often rely on predefined network structures, such as hard sharing, multiple paths, or adaptive sharing, to manage capacity. These structures typically change based on task boundaries or conflict signals. A fundamental question arises: can a network begin with a single computational path and only expand by creating new, independent paths when there's clear and sustained evidence from the optimization process? The proposed framework, Emergent Modular Atomic Network (EMAN), addresses this by introducing an optimization-driven mechanism. EMAN identifies an antisymmetric growth direction through latent relative phases without immediately instantiating a second path. It continuously monitors multiple decision signals during training, translating local optimization evidence into a structural decision. Only after this certification process does EMAN materialize two equal-capacity independent paths. This adaptive approach allows the network to allocate shared and task-specific representation capacity dynamically, tailoring it to the varying requirements of different tasks. Experiments on controlled rank settings, PASCAL-Context, and NYUv2 datasets confirm EMAN's effectiveness, showing improved performance with competitive computational costs.

Why it matters

AI engineers can develop more efficient and adaptable multi-task learning models that dynamically adjust their architecture based on learning needs, leading to better performance and potentially reduced resource consumption.

How to implement this in your domain

  1. 1Investigate EMAN's principles for designing more flexible and scalable multi-task learning architectures.
  2. 2Consider adopting dynamic capacity growth mechanisms in your neural network designs for complex multi-task problems.
  3. 3Experiment with EMAN's approach to adaptively allocate shared and task-specific resources in your AI models.
  4. 4Benchmark EMAN against existing multi-task learning methods to assess its performance and computational efficiency for your specific use cases.
  5. 5Train your engineering team on advanced multi-task learning techniques that incorporate optimization-driven structural changes.

Original post by Chenlei Fang, Jingchen Li, Hongzong LI, Qingyao Li, Yixuan Zhang, Huarui Wu, Haobin Shi, Chunjiang Zhao

"arXiv:2608.16930v1 Announce Type: new Abstract: Existing multi-task learning methods rely on hard sharing, multiple paths or experts, adaptive sharing, and dynamic expansion. However, their capacity changes are usually constrained by predefined structures or triggered by task bou…"

View on X

Originally posted by Chenlei Fang, Jingchen Li, Hongzong LI, Qingyao Li, Yixuan Zhang, Huarui Wu, Haobin Shi, Chunjiang Zhao on X · view source

Want to go deeper?

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

Explore courses

More in AI Engineering & DevTools