paper-with-me

Papers

On Defining Neural Averaging

2025-08-20 · Su Hyeong Lee, Richard Ngo arxiv

What does it even mean to average neural networks? We investigate the problem of synthesizing a single neural network from a collection of pretrained models, each trained on disjoint data shards, using only their final weights and no access to training data. In forming a definition of neural averaging, we take insight from model soup, which appears to aggregate multiple models into a singular model while enhancing generalization performance. In this work, we reinterpret model souping as a special case of a broader framework: Amortized Model Ensembling (AME) for neural averaging, a data-free meta-optimization approach that treats model differences as pseudogradients to guide neural weight updates. We show that this perspective not only recovers model soup but enables more expressive and adaptive ensembling strategies. Empirically, AME produces averaged neural solutions that outperform both individual experts and model soup baselines, especially in out-of-distribution settings. Our results suggest a principled and generalizable notion of data-free model weight aggregation and defines, in one sense, how to perform neural averaging.

📄 PDF Abstract BibTeX arXiv:2508.14832

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Gossip Dual Averaging for Decentralized Optimization of Pairwise Functions

2016-06-08 · Igor Colin, Aurélien Bellet, Joseph Salmon, Stéphan Clémençon

In decentralized networks (of sensors, connected objects, etc.), there is an important need for efficient algorithms to optimize a global cost function, for instance to learn a global model from the local data collected …

Metric Learning

Analysis of Climate Campaigns on Social Media using Bayesian Model Averaging

2023-05-06 · Tunazzina Islam, Ruqi Zhang, Dan Goldwasser

Climate change is the defining issue of our time, and we are at a defining moment. Various interest groups, social movement organizations, and individuals engage in collective action on this issue on social media. In add…

Opinion Mining

RS-Reg: Probabilistic and Robust Certified Regression Through Randomized Smoothing

2024-05-14 · Aref Miri Rekavandi, Olga Ohrimenko, Benjamin I. P. Rubinstein

Randomized smoothing has shown promising certified robustness against adversaries in classification tasks. Despite such success with only zeroth-order access to base models, randomized smoothing has not been extended to …

regressionvalid

Distributed Maximum Consensus over Noisy Links

2024-03-27 · Ehsan Lari, Reza Arablouei, Naveen K. D. Venkategowda, Stefan Werner

We introduce a distributed algorithm, termed noise-robust distributed maximum consensus (RD-MC), for estimating the maximum value within a multi-agent network in the presence of noisy communication links. Our approach en…

Distributed Optimization

Beyond Factor Aggregation: Gauge-Aware Low-Rank Server Representations for Federated LoRA

2026-05-07 · Jinqian Chen, Chang Liu, Jihua Zhu arxiv

Federated LoRA enables parameter-efficient adaptation of large language models under decentralized data and limited client resources.However, directly averaging LoRA factors is representation-dependent: the same intrinsi…