paper-with-me

홈 › Papers

ELDeR: Getting Efficient LLMs through Data-Driven Regularized Layer-wise Pruning

2025-05-23 · Mingkuan Feng, Jinyang Wu, Siyuan Liu, Shuai Zhang, Hongjian Fang, Ruihan Jin, Feihu Che, Pengpeng Shao, Zhengqi Wen, JianHua Tao

The deployment of Large language models (LLMs) in many fields is largely hindered by their high computational and memory costs. Recent studies suggest that LLMs exhibit sparsity, which can be used for pruning. Previous pruning methods typically follow a prune-then-finetune paradigm. Since the pruned parts still contain valuable information, statically removing them without updating the remaining parameters often results in irreversible performance degradation, requiring costly recovery fine-tuning (RFT) to maintain performance. To address this, we propose a novel paradigm: first apply regularization, then prune. Based on this paradigm, we propose ELDeR: Getting Efficient LLMs through Data-Driven Regularized Layer-wise Pruning. We multiply the output of each transformer layer by an initial weight, then we iteratively learn the weights of each transformer layer by using a small amount of data in a simple way. After that, we apply regularization to the difference between the output and input of the layers with smaller weights, forcing the information to be transferred to the remaining layers. Compared with direct pruning, ELDeR reduces the information loss caused by direct parameter removal, thus better preserving the model's language modeling ability. Experimental results show that ELDeR achieves superior performance compared with powerful layer-wise structured pruning methods, while greatly reducing RFT computational costs. Since ELDeR is a layer-wise pruning method, its end-to-end acceleration effect is obvious, making it a promising technique for efficient LLMs.

📄 PDF Abstract BibTeX arXiv:2505.18232

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

ELDER: Enhancing Lifelong Model Editing with Mixture-of-LoRA

2024-08-19 · Jiaang Li, Quan Wang, Zhongnan Wang, Yongdong Zhang 외

Large language models (LLMs) require model editing to efficiently update specific knowledge within them and avoid factual errors. Most model editing methods are solely designed for single-time use and result in a signifi…

Model Editing

Enhancing Nursing and Elderly Care with Large Language Models: An AI-Driven Framework

2024-12-13 · Qiao Sun, Jiexin Xie, Nanyang Ye, Qinying Gu 외

This paper explores the application of large language models (LLMs) in nursing and elderly care, focusing on AI-driven patient monitoring and interaction. We introduce a novel Chinese nursing dataset and implement increm…

Redefining Elderly Care with Agentic AI: Challenges and Opportunities

2025-07-20 · Ruhul Amin Khalil, Kashif Ahmad, Hazrat Ali arxiv

The global ageing population necessitates new and emerging strategies for caring for older adults. In this article, we explore the potential for transformation in elderly care through Agentic Artificial Intelligence (AI)…

Robotic Cane as a Soft SuperLimb for Elderly Sit-to-Stand Assistance

2020-02-29 · Xia Wu, Haiyuan Liu, Ziqi Liu, Mingdong Chen 외

Many researchers have identified robotics as a potential solution to the aging population faced by many developed and developing countries. If so, how should we address the cognitive acceptance and ambient control of eld…

Long-term Detection System for Six Kinds of Abnormal Behavior of the Elderly Living Alone

2024-11-20 · Kai Tanaka, Mineichi Kudo, Keigo Kimura, Atsuyoshi Nakamura

The proportion of elderly people is increasing worldwide, particularly those living alone in Japan. As elderly people get older, their risks of physical disabilities and health issues increase. To automatically discover …