paper-with-me

홈 › Papers

LEWIS (LayEr WIse Sparsity) -- A Training Free Guided Model Merging Approach

2025-03-05 · Hetarth Chopra, Vidhi Rambhia, Vikram Adve

As specialized large language models (LLMs) become increasingly prevalent, model merging methods are being used to combine them to create a single multi-task model without requiring any additional data or training. However, these approaches fall short when the objective of merging is to increase the downstream model's performance on a particular task-specific benchmark. In this work, we propose LEWIS (Layer Wise Sparsity), a guided model-merging framework that uses activation-based layer importance to dynamically adjust layer-wise task-vector sparsity required for the merge process. LEWIS uses a calibration dataset to prioritize critical layers during the task-vector pruning process required for model merging. This approach guides existing merging methods by preserving essential layer-wise task-specific knowledge while ensuring the merged model performs the best at benchmarks resembling the calibration dataset. Our experiments demonstrate the effectiveness of LEWIS with performance improvements of code instruction-following and math-solving models created through model merging up to 4 percent and 11.3 percent, respectively, outperforming unguided data-less model merging approaches that use uniform-sparsity.

📄 PDF Abstract BibTeX arXiv:2503.03874

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction FollowingMath

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Attention Sparsity is Input-Stable: Training-Free Sparse Attention for Video Generation via Offline Sparsity Profiling and Online QK Co-Clustering

2026-03-19 · Jiayi Luo, Jiayu Chen, Jiankun Wang, Cong Wang 외 arxiv

Diffusion Transformers (DiTs) achieve strong video generation quality but suffer from high inference cost due to dense 3D attention, motivating sparse attention techniques for improving efficiency. However, existing trai…

Video Generation

LFACon: Introducing Anglewise Attention to No-Reference Quality Assessment in Light Field Space

2023-03-20 · Qiang Qu, Xiaoming Chen, Yuk Ying Chung, Weidong Cai

Light field imaging can capture both the intensity information and the direction information of light rays. It naturally enables a six-degrees-of-freedom viewing experience and deep user engagement in virtual reality. Co…

Image Quality Assessment

Adaptive Signal Resuscitation: Channel-wise Post-Pruning Repair for Sparse Vision Networks

2026-05-20 · Qishi Zhan, Ziheng Chen, Minxuan Hu arxiv

One-shot magnitude pruning can cause severe accuracy collapse in the high-sparsity regime, even when the pruning mask preserves the largest weights. We argue that this failure reflects a granularity mismatch in post-prun…

Towards Data-free and Training-free Compression for Speech Foundation Models Using Parameter Clustering

2026-06-10 · Haoning Xu, Zhaoqing Li, Huimeng Wang, Youjun Chen 외 arxiv

This paper presents a novel data-free and training-free compression approach for speech foundation models using channelwise clustering via k-means. More fine-grained, mixed sparsity pruning by layer-level varying number …

Layer-Wise Data-Free CNN Compression

2020-11-18 · Maxwell Horton, Yanzi Jin, Ali Farhadi, Mohammad Rastegari

We present a computationally efficient method for compressing a trained neural network without using real data. We break the problem of data-free network compression into independent layer-wise compressions. We show how …

Quantization