paper-with-me

Papers

$C^2M^3$: Cycle-Consistent Multi-Model Merging

2024-05-28 · Donato Crisostomi, Marco Fumero, Daniele Baieri, Florian Bernard, Emanuele Rodolà

In this paper, we present a novel data-free method for merging neural networks in weight space. Differently from most existing works, our method optimizes for the permutations of network neurons globally across all layers. This allows us to enforce cycle consistency of the permutations when merging $N \geq 3$ models, allowing circular compositions of permutations to be computed without accumulating error along the path. We qualitatively and quantitatively motivate the need for such a constraint, showing its benefits when merging sets of models in scenarios spanning varying architectures and datasets. We finally show that, when coupled with activation renormalization, our approach yields the best results in the task.

📄 PDF Abstract BibTeX arXiv:2405.17897

Code (1)

crisostomi/cycle-consistent-model-merging 공식 구현 pytorch

Similar Papers 제목 키워드 기반

XFT: Unlocking the Power of Code Instruction Tuning by Simply Merging Upcycled Mixture-of-Experts

2024-04-23 · Yifeng Ding, Jiawei Liu, Yuxiang Wei, Terry Yue Zhuo 외

We introduce XFT, a simple yet powerful training scheme, by simply merging upcycled Mixture-of-Experts (MoE) to unleash the performance limit of instruction-tuned code Large Language Models (LLMs). While vanilla sparse u…

HumanEvalmbppMixture-of-Experts

PCT-CycleGAN: Paired Complementary Temporal Cycle-Consistent Adversarial Networks for Radar-Based Precipitation Nowcasting

2022-11-28 · Jaeho Choi, Yura Kim, Kwang-Ho Kim, Sung-Hwa Jung 외

The precipitation nowcasting methods have been elaborated over the centuries because rain has a crucial impact on human life. Not only quantitative precipitation forecast (QPF) models and convolutional long short-term me…

Image-to-Image TranslationTime Series Analysis

TwistedMerge: Certified Higher-Order Diagnostics and Abstention for Model Merging

2026-07-23 · Ting Gong, Shitan Xu arxiv

Model merging combines independently trained or fine-tuned models, but pairwise alignability does not imply globally consistent alignment. We formulate merging as a finite descent problem in which checkpoints are local o…

Generative AI and Digital Ecosystem Resilience: A Proactive Lifecycle-Based Survey

2026-05-28 · Jonghyun Chung, Rishabh Chaddha, Sanket Badhe, Debanshu Das 외 arxiv

The proliferation of adversarial synthetic content, accelerated by Generative AI (GenAI) is rendering traditional reactive detection methods ineffective. This survey synthesizes emerging research to demonstrate a paradig…

Anomaly Detection

EvoGM: Learning to Merge LLMs via Evolutionary Generative Optimization

2026-05-28 · Tao Jiang, Xinmeng Yu, Chenhao Yi, Yiling Wu 외 arxiv

Evolutionary model merging provides a powerful framework for the automated, training-free composition of LLMs through parameter-space search. However, existing methods predominantly rely on stochastic, hand-crafted opera…