paper-with-me

홈 › Papers

MoORE: SVD-based Model MoE-ization for Conflict- and Oblivion-Resistant Multi-Task Adaptation

2025-06-17 · Shen Yuan, Yin Zheng, Taifeng Wang, Binbin Liu, Hongteng Xu

Adapting large-scale foundation models in multi-task scenarios often suffers from task conflict and oblivion. To mitigate such issues, we propose a novel ''model MoE-ization'' strategy that leads to a conflict- and oblivion-resistant multi-task adaptation method. Given a weight matrix of a pre-trained model, our method applies SVD to it and introduces a learnable router to adjust its singular values based on tasks and samples. Accordingly, the weight matrix becomes a Mixture of Orthogonal Rank-one Experts (MoORE), in which each expert corresponds to the outer product of a left singular vector and the corresponding right one. We can improve the model capacity by imposing a learnable orthogonal transform on the right singular vectors. Unlike low-rank adaptation (LoRA) and its MoE-driven variants, MoORE guarantees the experts' orthogonality and maintains the column space of the original weight matrix. These two properties make the adapted model resistant to the conflicts among the new tasks and the oblivion of its original tasks, respectively. Experiments on various datasets demonstrate that MoORE outperforms existing multi-task adaptation methods consistently, showing its superiority in terms of conflict- and oblivion-resistance. The code of the experiments is available at https://github.com/DaShenZi721/MoORE.

📄 PDF Abstract BibTeX arXiv:2506.14436

Code (1)

dashenzi721/moore 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Oblivion: Self-Adaptive Agentic Memory Control through Decay-Driven Activation

2026-03-31 · Ashish Rana, Chia-Chien Hung, Qumeng Sun, Julian Martin Kunkel 외 arxiv

Human memory adapts through selective forgetting: experiences become less accessible over time but can be reactivated by reinforcement or contextual cues. In contrast, memory-augmented LLM agents rely on "always-on" retr…

Epistemic Skills: Reasoning about Knowledge and Oblivion

2025-04-02 · Xiaolong Liang, Yì N. Wáng

This paper presents a class of epistemic logics that captures the dynamics of acquiring knowledge and descending into oblivion, while incorporating concepts of group knowledge. The approach is grounded in a system of wei…

Oblivion: Mitigating Privacy Leaks by Controlling the Discoverability of Online Information

2015-06-19 · Simeonovski Milivoj, Bendun Fabian, Asghar Muhammad Rizwan, Backes Michael 외

Search engines are the prevalently used tools to collect information about individuals on the Internet. Search results typically comprise a variety of sources that contain personal information -- either intentionally rel…

Privacy PreservingTAG

Conflict-free joint decision by lag and zero-lag synchronization in laser network

2023-07-28 · Hisako Ito, Takatomo Mihana, Ryoichi Horisaki, Makoto Naruse

With the end of Moore's Law and the increasing demand for computing, photonic accelerators are garnering considerable attention. This is due to the physical characteristics of light, such as high bandwidth and multiplici…

Collision AvoidanceDecision Making

Period-LLM: Extending the Periodic Capability of Multimodal Large Language Model

2025-05-30 · CVPR 2025 1 · Yuting Zhang, Hao Lu, Qingyong Hu, Yin Wang 외

Periodic or quasi-periodic phenomena reveal intrinsic characteristics in various natural processes, such as weather patterns, movement behaviors, traffic flows, and biological signals. Given that these phenomena span mul…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model