Task-Vector Interference in Merged LLMs Driven by Orientation, Not Magnitude.

Chencheng Zhu· August 13, 2026 View original

Key takeaways

  • Interference in merged LLMs is primarily caused by task-vector orientation, not magnitude.
  • Erasing interference along its causal direction effectively removes its effects.
  • Magnitude-based interventions are often insufficient or inconsistent.
  • Instruction wrappers can influence the amplification of cross-terms.

Who benefits

AI ResearchSoftware DevelopmentNatural Language ProcessingMachine Learning Operations

Summary

This research reveals that interference in merged language models, often attributed to magnitude, is primarily driven by the orientation of task-vectors. It demonstrates that erasing interference along specific directions causally removes its effects, while magnitude-based interventions are insufficient and inconsistent.

Model merging techniques, like task arithmetic, sometimes fail, and the reasons are often diagnosed by looking at the magnitude of layerwise representation bias or parameter overlap. This paper challenges that view, finding that magnitude is an insufficient and inconsistent diagnostic across different model families. Through a detailed decomposition of layerwise flux and direct intervention, the researchers discovered that interference in merged LLMs is predominantly caused by the *orientation* of task-vectors, not their magnitude. The existing cross-term is amplified through the network, and simply erasing its norm is ineffective unless applied very late in the model. Crucially, erasing interference along its causal direction dose-dependently removes its effects, whereas norm-matched interventions in wrong directions fail or backfire. The study also found that instruction wrappers can gate this effect, sometimes amplifying the cross-term internally. These findings, all preregistered, highlight that the causal structure of interference is directional, not merely a matter of magnitude.

Why it matters

For AI engineers and researchers working with model merging, fine-tuning, or adapting LLMs, understanding that interference is orientation-driven provides a more precise way to diagnose and mitigate performance degradation.

How to implement this in your domain

  1. 1Re-evaluate current model merging strategies, considering the orientation of task vectors rather than just their magnitudes.
  2. 2Develop diagnostic tools to identify and visualize the causal directions of interference in merged models.
  3. 3Explore targeted interventions that modify vector orientations to mitigate unwanted interactions between tasks.
  4. 4Design instruction wrappers and prompts that minimize internal amplification of cross-terms.

Original post by Chencheng Zhu

"arXiv:2608.11797v1 Announce Type: new Abstract: Model merging by task arithmetic works until it doesn't, and the field diagnoses why with magnitudes: layerwise representation bias, deviations from cross-task linearity, parameter overlap. Tracking the exact layerwise cross-term of…"

View on X

Originally posted by Chencheng Zhu 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 Research

AI Engineering & DevToolsAI Research

New Method Detects Gradual GNSS Spoofing in Autonomous Driving.

This paper proposes a causal high-order liquid evidence framework to detect gradual GNSS spoofing attacks in autonomous driving. By modeling the evolution of GNSS-motion inconsistency with multiple evidence streams and adaptive liquid encoders, the method achieves high F1-scores in detecting subtle spoofing.

Muhammad Ayub Sabir, Junbiao Pang, Fatima AshrafAug 13, 2026
AI ResearchAI Engineering & DevTools

MOON Improves Multitask Learning with OrthoNormalized Gradient Updates.

This paper introduces MOON (Multi-Objective OrthoNormalized Updates), a novel approach for multi-task learning that addresses limitations of Euclidean gradient manipulation in multi-objective optimization. MOON performs gradient manipulation under spectral-nuclear norm geometry, leading to more efficient optimization and improved performance in modern architectures like Transformers.

Shiji Zhou, Kunlin Lyu, Lei Zhang, Ruodong Wang, Yifan SunAug 13, 2026
AI ResearchAI Engineering & DevTools

Epiplexity Guides Data Selection for Out-of-Distribution Generalization.

This paper introduces "Epiplexity," a measure of structural information, as an online training signal to improve out-of-distribution generalization in AI models. It demonstrates how Epiplexity can guide both data selection and synthetic data generation, leading to better downstream performance on zero-shot and fine-tuning tasks.

Ellen Su, Andres Potapczynski, Shikai Qiu, Edward Hughes, Andrew Gordon WilsonAug 13, 2026