cs.LGApr 29, 2026

Generalizing the Geometry of Model Merging Through Frechet Averages

Authors: Marvin F. da SilvaMohammed AdnanFelix DangelSageev Oore

Organizations: Faculty of Computer Science, Dalhousie University · 2Vector Insitute for Artificial Intelligence · Schulich School of Engineering, University of Calgary · Department of Computer Science and Software Engineering, Concordia University · Mila - Quebec AI Institute

Abstract

Model merging aims to combine multiple models into one without additional training. Naïve parameter-space averaging can be fragile under architectural symmetries, as their geometry does not take them into account. In this work we show that not only the geometry, but also the averaging procedure itself, must be symmetry-invariant to achieve symmetry-aware merges. Consequently, we propose a general solution: merging as Fréchet averaging, i.e., selecting parameters that minimize a sum of geodesic distances on an appropriate manifold. In this view, the key design choice is the overall geometry, i.e., the choice of metric, manifold, and distance approximation, that determines what it means for two models to be "close". We show that Fréchet averaging, combined with simplifying assumptions, contains Fisher merging. Building on this, we examine the particular case of low-rank adapters (LoRA), whose symmetries induce a distinct geometry: that of a quotient manifold. We outline the limitations of current LoRA merging methods, propose a practical algorithm for this setting, and show how they compare with other commonly used approaches.

Explore similar work

CardsList
  1. Model Merging by Output-Space Projection

    May 27, 2026Bethan Evans, Benjamin Etheridge, Stephen Roberts +1Continual Model MergingModel Merging