paper-with-me

홈 › Papers

Weight Weaving: Parameter Pooling for Data-Free Model Merging

2025-10-15 · Levy Chaves, Eduardo Valle, Sandra Avila arxiv

Model merging provides a cost-effective and data-efficient combination of specialized deep neural networks through parameter integration. This technique leverages expert models across downstream tasks without requiring retraining. Most model merging approaches critically depend on scaling hyper-parameters $λ$, which weight each model's contribution globally or individually. Principled approaches for setting scaling factors without accessing any data (data-free) are scarce, often leading researchers to tune $λ$ using privileged data from the evaluation set, which is obviously unfeasible in practice. To address this limitation, we introduce Weight Weaving, a plug-and-play technique that pools model weights across $λ$ values search space using user-defined pooling functions, such as averaging, random selection, or even existing model merging methods. Our method demonstrates high modularity, imposing minimal constraints on the search space. It operates orthogonally to existing model merging methods and eliminates evaluation data requirements. We validate Weight Weaving across three ViT variants in three experimental setups: vision multi-task learning, vision continual learning, and domain generalization. Our method consistently improves the performance of several model merging methods, achieving average accuracy gains of up to 15.9 percentage points in a data-free setting.

📄 PDF Abstract BibTeX arXiv:2510.13921

Code (0)

등록된 구현이 없습니다.

Tasks

Domain GeneralizationMulti-Task LearningContinual Learning

Similar Papers 제목 키워드 기반

FabricGen: Microstructure-Aware Woven Fabric Generation

2026-03-07 · Yingjie Tang, Di Luo, Zixiong Wang, Xiaoli Ling 외 arxiv

Woven fabric materials are widely used in rendering applications, yet designing realistic examples typically involves multiple stages, requiring expertise in weaving principles and texture authoring. Recent advances have…

Bi-Level Control of Weaving Sections in Mixed Traffic Environments with Connected and Automated Vehicles

2024-03-24 · Longhao Yan, Jinhao Liang, Kaidi Yang

Connected and automated vehicles (CAVs) can be beneficial for improving the operation of highway bottlenecks such as weaving sections. This paper proposes a bi-level control approach based on an upper-level deep reinforc…

Deep Reinforcement Learning

OmniWeaving: Towards Unified Video Generation with Free-form Composition and Reasoning

2026-03-25 · Kaihang Pan, Qi Tian, Jianwei Zhang, Weijie Kong 외 arxiv

While proprietary systems such as Seedance-2.0 have achieved remarkable success in omni-capable video generation, open-source alternatives significantly lag behind. Most academic models remain heavily fragmented, and the…

Video Generation

To Stay or to Bypass: Unraveling Mainline Vehicles' Aggregate Strategic Decision-Making at Highway Weaving Ramps

2025-05-13 · Haohui He, Kexin Wang, Ruolin Li

The weaving ramp scenario is a critical bottleneck in highway networks due to conflicting flows and complex interactions among merging, exiting, and through vehicles. In this work, we propose a game-theoretic model to ca…

Decision MakingManagement

Progressive Meta-Pooling Learning for Lightweight Image Classification Model

2023-01-24 · Peijie Dong, Xin Niu, Zhiliang Tian, Lujun Li 외

Practical networks for edge devices adopt shallow depth and small convolutional kernels to save memory and computational cost, which leads to a restricted receptive field. Conventional efficient learning methods focus on…

Classificationimage-classificationImage Classification