paper-with-me

홈 › Papers

Model Merging to Evolution: Parameter Space Exploration for Expert Models

2026-06-17 · Chao Wang, Yuchen Guo, Zheng Tan, Guanchun Wang, Yanbiao Ma, Qiqi Duan, Peng Wu arxiv

Model merging integrates the capabilities of multiple expert models to create strong models for multiple tasks without additional training, thereby reducing computational resource requirements. However, existing methods operate within the convex combination space of expert models, failing to explore high-performance regions outside this space. This paper proposes the MERGEvolve framework, which unifies model merging and evolution within an evolution strategy by treating the merged model as the initialization for evolutionary exploration of the parameter space. During the merging phase, expert models act as deterministic sources to build a strong initial point. The evolution phase then explores the parameter space using random noise. Theoretical analysis shows that MERGEvolve explores regions outside the convex combination space. Extensive experiments on single-task and multi-task benchmarks demonstrate that MERGEvolve consistently achieves performance competitive with advanced model merging baselines. Ablation studies confirm that a high-quality initial point is critical for efficient exploration of the parameter space.

📄 PDF Abstract BibTeX arXiv:2606.28373

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Adaptive Continual Model Merging via Manifold-Aware Expert Evolution

2026-04-24 · Haiyun Qiu, Xingyu Wu, Kay Chen Tan arxiv

Continual Model Merging (CMM) sequentially integrates task-specific models into a unified architecture without intensive retraining. However, existing CMM methods are hindered by a fundamental saturation-redundancy dilem…

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…

Spectral Rewiring for Exploration, Purification, and Model Merging

2026-07-03 · Zhilong Zhang, Hongli Yu, Huan-ang Gao, Hanlin Wu 외 arxiv

Reinforcement learning has become a standard post-training recipe for large language models, but dense full-parameter updates create two deployment-relevant bottlenecks: suppressed reasoning performance, often reflected …

Reinforcement LearningMathematical ReasoningDomain GeneralizationInstruction Following

Automated Algorithmic Discovery for Scientific Computing through LLM-Guided Evolutionary Search: A Case Study in Gravitational-Wave Detection

2025-08-05 · He Wang, Liang Zeng arxiv

Automated algorithm discovery in scientific computing faces fundamental challenges: vast design spaces with expensive evaluations, domain-specific physical constraints requiring expert knowledge, and the necessity for in…

Interactive Evolution and Exploration Within Latent Level-Design Space of Generative Adversarial Networks

2020-03-31 · Jacob Schrum, Jake Gutierrez, Vanessa Volz, Jialin Liu 외

Generative Adversarial Networks (GANs) are an emerging form of indirect encoding. The GAN is trained to induce a latent space on training data, and a real-valued evolutionary algorithm can search that latent space. Such …