paper-with-me

Papers

Task-specific Compression for Multi-task Language Models using Attribution-based Pruning

2022-05-09 · Nakyeong Yang, Yunah Jang, Hwanhee Lee, Seohyeong Jung, Kyomin Jung

Multi-task language models show outstanding performance for various natural language understanding tasks with only a single model. However, these language models utilize an unnecessarily large number of model parameters, even when used only for a specific task. This paper proposes a novel training-free compression method for multi-task language models using a pruning method. Specifically, we use an attribution method to determine which neurons are essential for performing a specific task. We task-specifically prune unimportant neurons and leave only task-specific parameters. Furthermore, we extend our method to be applicable in low-resource and unsupervised settings. Since our compression method is training-free, it uses few computing resources and does not destroy the pre-trained knowledge of language models. Experimental results on the six widely-used datasets show that our proposed pruning method significantly outperforms baseline pruning methods. In addition, we demonstrate that our method preserves performance even in an unseen domain setting.

📄 PDF Abstract BibTeX arXiv:2205.04157

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understanding

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Style-Compress: An LLM-Based Prompt Compression Framework Considering Task-Specific Styles

2024-10-17 · Xiao Pu, Tianxing He, Xiaojun Wan

Prompt compression condenses contexts while maintaining their informativeness for different usage scenarios. It not only shortens the inference time and reduces computational costs during the usage of large language mode…

In-Context LearningInformativenessLanguage ModellingText Summarization

Embodied Image Compression

2025-12-12 · Chunyi Li, Rui Qing, Jianbo Zhang, Yuan Tian 외 arxiv

Image Compression for Machines (ICM) has emerged as a pivotal research direction in the field of visual data compression. However, with the rapid evolution of machine intelligence, the target of compression has shifted f…

Image Compression

CREM: Compression-Driven Representation Enhancement for Multimodal Retrieval and Comprehension

2026-02-22 · Lihao Liu, Yan Wang, Biao Yang, Da Li 외 arxiv

Multimodal Large Language Models (MLLMs) have shown remarkable success in comprehension tasks such as visual description and visual question answering. However, their direct application to embedding-based tasks like retr…

Visual Question Answering

On Multilingual Encoder Language Model Compression for Low-Resource Languages

2025-05-22 · Daniil Gurgurov, Michal Gregor, Josef van Genabith, Simon Ostermann

In this paper, we combine two-step knowledge distillation, structured pruning, truncation, and vocabulary trimming for extremely compressing multilingual encoder-only language models for low-resource languages. Our novel…

Knowledge DistillationLanguage ModelingLanguage ModellingModel Compression+5

LVLM-Compress-Bench: Benchmarking the Broader Impact of Large Vision-Language Model Compression

2025-03-06 · Souvik Kundu, Anahita Bhiwandiwalla, Sungduk Yu, Phillip Howard 외

Despite recent efforts in understanding the compression impact on large language models (LLMs) in terms of their downstream task performance and trustworthiness on relatively simpler uni-modal benchmarks (for example, qu…

BenchmarkingCommon Sense ReasoningHallucinationLanguage Modeling+6