Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-objective Evolutionary Merging Enables Efficient Reasoning Models

About

Reasoning models have demonstrated remarkable capabilities in solving complex problems by leveraging long chains of thought. However, this more deliberate reasoning comes with substantial computational overhead at inference time. The Long-to-Short (L2S) reasoning problem seeks to maintain high accuracy using fewer tokens, but current training-free model merging approaches rely on scalarized, fixed-hyperparameter arithmetic methods that are highly brittle and force suboptimal compromises. To address this gap, we introduce Evo-L2S, a novel framework that formulates L2S reasoning as a multi-objective optimization challenge. By leveraging evolutionary model merging, Evo-L2S explicitly optimizes the trade-off between accuracy and output length to produce a robust Pareto front of merged models. To make this search computationally tractable for large language models, we propose an entropy-based subset sampling technique that drastically reduces the overhead of fitness estimation. Comprehensive experiments across 1.5B, 7B, and 14B parameter scales on six mathematical reasoning benchmarks demonstrate that Evo-L2S can reduce the length of generated reasoning traces by over 50% while preserving, or even improving, the problem-solving accuracy of the original reasoning models.

Mario Iacobelli, Adrian Robert Minut, Tommaso Mencattini, Donato Crisostomi, Andrea Santilli, Iacopo Masi, Emanuele Rodol\`a• 2026

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningMATH500 (test)
Accuracy88
514
Mathematical ReasoningCollegeMath (test)
Accuracy49.2
89
Mathematical ReasoningAIME24
Pass@1 Accuracy20
82
Mathematical ReasoningOlympiad Bench
Accuracy51.7
73
Mathematical ReasoningMinerva Math
Accuracy43.8
54
Mathematical ReasoningAIME24 (test)
Pass@1 Score36.7
36
Mathematical ReasoningCollege Math
Accuracy47.7
29
Mathematical ReasoningOlympiad Bench (test)
Pass@1 Accuracy52.9
24
Mathematical ReasoningMATH500
Accuracy89
23
Mathematical ReasoningGSM8K
Accuracy95.1
15
Showing 10 of 14 rows

Other info

Follow for update