Task-Vector Interference in Merged LLMs Driven by Orientation, Not Magnitude.
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
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.
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
- 1Re-evaluate current model merging strategies, considering the orientation of task vectors rather than just their magnitudes.
- 2Develop diagnostic tools to identify and visualize the causal directions of interference in merged models.
- 3Explore targeted interventions that modify vector orientations to mitigate unwanted interactions between tasks.
- 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 XOriginally 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 coursesMore in AI 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.
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.
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.