English

Resolving Task Objective Conflicts in Unified Model via Task-Aware Mixture-of-Experts

Computer Vision and Pattern Recognition 2025-10-07 v2

Abstract

Unified multimodal large language models (MLLMs) based on end-to-end autoregressive (AR) transformers effectively integrate both understanding and generation tasks within a single framework. However, intrinsic Task Objective Conflicts between high-level semantic abstraction in understanding and fine-grained detail preservation in generation pose significant challenges, often leading to suboptimal trade-offs and task interference. Existing solutions, such as decoupling shared visual encoders, fall short of fundamentally resolving these conflicts due to inherent AR architecture. In this paper, we propose a novel approach that decouples internal components of AR to resolve task objective conflicts. Specifically, we design UTAMoE, a Unified Task-Aware Mixture-of-Experts (MoE) framework that decouples internal AR modules via a Task-Aware MoE Layer to create task-specific optimization subpaths. To enhance task differentiation while maintaining overall coordination, we introduce a novel Two-Stage Training Strategy. Extensive experiments on multimodal benchmarks demonstrate that UTAMoE mitigates task objective conflicts, achieving state-of-the-art performance across various tasks. Visualizations and ablation studies further validate the effectiveness of our approach.

Keywords

Cite

@article{arxiv.2506.03591,
  title  = {Resolving Task Objective Conflicts in Unified Model via Task-Aware Mixture-of-Experts},
  author = {Jiaxing Zhang and Hao Tang},
  journal= {arXiv preprint arXiv:2506.03591},
  year   = {2025}
}
R2 v1 2026-07-01T02:58:21.900Z