paper-with-me

Papers

Leveraging Parameter Space Symmetries for Reasoning Skill Transfer in LLMs

2025-11-13 · Stefan Horoi, Sangwoo Cho, Supriyo Chakraborty, Shi-Xiong Zhang, Sambit Sahu, Guy Wolf, Genta Indra Winata arxiv

Task arithmetic is a powerful technique for transferring skills between Large Language Models (LLMs), but it often suffers from negative interference when models have diverged during training. We address this limitation by first aligning the models' parameter spaces, leveraging the inherent permutation, rotation, and scaling symmetries of Transformer architectures. We adapt parameter space alignment for modern Grouped-Query Attention (GQA) and SwiGLU layers, exploring both weight-based and activation-based approaches. Using this alignment-first strategy, we successfully transfer advanced reasoning skills to a non-reasoning model. Experiments on challenging reasoning benchmarks show that our method consistently outperforms standard task arithmetic. This work provides an effective approach for merging and transferring specialized skills across evolving LLM families, reducing redundant fine-tuning and enhancing model adaptability.

📄 PDF Abstract BibTeX arXiv:2511.10850

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Symmetries Here and There, Combined Everywhere: Cross-space Symmetry Compositions in Robotics

2026-05-21 · Loizos Hadjiloizou, Rodrigo Pérez-Dattari, Noémie Jaquier arxiv

Robots exhibit a rich variety of symmetries arising from their mechanical structure and the properties of their tasks. Although many robotics problems exhibit several symmetries simultaneously, existing approaches typica…

The Empirical Impact of Neural Parameter Symmetries, or Lack Thereof

2024-05-30 · Derek Lim, Theo Moe Putterman, Robin Walters, Haggai Maron 외

Many algorithms and observed phenomena in deep learning appear to be affected by parameter symmetries -- transformations of neural network parameters that do not change the underlying neural network function. These inclu…

Linear Mode Connectivity

Group-Invariant Unsupervised Skill Discovery: Symmetry-aware Skill Representations for Generalizable Behavior

2026-01-20 · Junwoo Chang, Joseph Park, Roberto Horowitz, Jongmin Lee 외 arxiv

Unsupervised skill discovery aims to acquire behavior primitives that improve exploration and accelerate downstream task learning. However, existing approaches often ignore the geometric symmetries of physical environmen…

Symmetry-via-Duality: Invariant Neural Network Densities from Parameter-Space Correlators

2021-06-01 · Anindita Maiti, Keegan Stoner, James Halverson

Parameter-space and function-space provide two different duality frames in which to study neural networks. We demonstrate that symmetries of network densities may be determined via dual computations of network correlatio…

Symmetry-Aware Graph Metanetwork Autoencoders: Model Merging through Parameter Canonicalization

2025-11-16 · Odysseas Boufalis, Jorge Carrasco-Pollo, Joshua Rosenthal, Eduardo Terres-Caballero 외 arxiv

Neural network parameterizations exhibit inherent symmetries that yield multiple equivalent minima within the loss landscape. Scale Graph Metanetworks (ScaleGMNs) explicitly leverage these symmetries by proposing an arch…