中文
相关论文

相关论文: Can Model Compression Improve NLP Fairness

200 篇论文

Model editing is a technique that edits the large language models (LLMs) with updated knowledge to alleviate hallucinations without resource-intensive retraining. While current model editing methods can effectively modify a model's behavior…

计算与语言 · 计算机科学 2024-10-08 Jia-Chen Gu , Hao-Xiang Xu , Jun-Yu Ma , Pan Lu , Zhen-Hua Ling , Kai-Wei Chang , Nanyun Peng

Large language models (LLMs) are known to memorize parts of their training data, raising important concerns around privacy and security. While previous research has focused on studying memorization in pre-trained models, much less is known…

机器学习 · 计算机科学 2025-08-19 Simardeep Singh

In recent years, large Transformer-based Pre-trained Language Models (PLM) have changed the Natural Language Processing (NLP) landscape, by pushing the performance boundaries of the state-of-the-art on a wide variety of tasks. However, this…

计算与语言 · 计算机科学 2024-01-15 Thibaud Leteno , Antoine Gourru , Charlotte Laclau , Christophe Gravier

Compressing Large Language Models (LLMs) often leads to reduced performance, especially for knowledge-intensive tasks. In this work, we dive into how compression damages LLMs' inherent knowledge and the possible remedies. We start by…

计算与语言 · 计算机科学 2024-02-19 Duc N. M Hoang , Minsik Cho , Thomas Merth , Mohammad Rastegari , Zhangyang Wang

Data-driven predictive solutions predominant in commercial applications tend to suffer from biases and stereotypes, which raises equity concerns. Prediction models may discover, use, or amplify spurious correlations based on gender or other…

Knowledge distillation (KD) is one of the prominent techniques for model compression. In this method, the knowledge of a large network (teacher) is distilled into a model (student) with usually significantly fewer parameters. KD tries to…

机器学习 · 计算机科学 2023-01-31 Aref Jafari , Mehdi Rezagholizadeh , Ali Ghodsi

Fine-tuning language models has become increasingly popular following the proliferation of open models and improvements in cost-effective parameter efficient fine-tuning. However, fine-tuning can influence model properties such as safety.…

人工智能 · 计算机科学 2024-10-22 Will Hawkins , Brent Mittelstadt , Chris Russell

In knowledge distillation, a student model is trained with supervisions from both knowledge from a teacher and observations drawn from a training data distribution. Knowledge of a teacher is considered a subject that holds inter-class…

计算与语言 · 计算机科学 2022-10-25 Dongkyu Lee , Zhiliang Tian , Yingxiu Zhao , Ka Chun Cheung , Nevin L. Zhang

Multilingual models are often particularly dependent on scaling to generalize to a growing number of languages. Compression techniques are widely relied upon to reconcile the growth in model size with real world resource constraints, but…

计算与语言 · 计算机科学 2022-11-29 Kelechi Ogueji , Orevaoghene Ahia , Gbemileke Onilude , Sebastian Gehrmann , Sara Hooker , Julia Kreutzer

Recent advances in deep learning has lead to rapid developments in the field of image retrieval. However, the best performing architectures incur significant computational cost. Recent approaches tackle this issue using knowledge…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Zakaria Laskar , Juho Kannala

Quantization and pruning are fundamental approaches for model compression, enabling efficient inference for language models. In a post-training setting, state-of-the-art quantization and pruning methods require calibration data, a small set…

计算与语言 · 计算机科学 2025-07-15 Miles Williams , George Chrysostomou , Nikolaos Aletras

The rapid expansion of large language models (LLMs) has heightened concerns about their computational and environmental costs. This study investigates the trade-offs between translation quality and efficiency by comparing full-scale,…

计算与语言 · 计算机科学 2025-10-03 Dhaathri Vijay , Anandaswarup Vadapalli

Deep neural network pruning and quantization techniques have demonstrated it is possible to achieve high levels of compression with surprisingly little degradation to test set accuracy. However, this measure of performance conceals…

机器学习 · 计算机科学 2021-09-07 Sara Hooker , Aaron Courville , Gregory Clark , Yann Dauphin , Andrea Frome

Overconfidence has been shown to impair generalization and calibration of a neural network. Previous studies remedy this issue by adding a regularization term to a loss function, preventing a model from making a peaked distribution. Label…

机器学习 · 计算机科学 2022-10-26 Dongkyu Lee , Ka Chun Cheung , Nevin L. Zhang

Recent work has shown that diffusion models trained with the denoising score matching (DSM) objective often violate the Fokker--Planck (FP) equation that governs the evolution of the true data density. Directly penalizing these deviations…

计算机视觉与模式识别 · 计算机科学 2026-04-17 Onno Niemann , Gonzalo Martínez Muñoz , Alberto Suárez Gonzalez

Neural network compression techniques, such as knowledge distillation (KD) and network pruning, have received increasing attention. Recent work `Prune, then Distill' reveals that a pruned student-friendly teacher network can benefit the…

机器学习 · 计算机科学 2024-02-02 Dong Chen , Ning Liu , Yichen Zhu , Zhengping Che , Rui Ma , Fachao Zhang , Xiaofeng Mou , Yi Chang , Jian Tang

Pre-trained language models have been applied to various NLP tasks with considerable performance gains. However, the large model sizes, together with the long inference time, limit the deployment of such models in real-time applications.…

计算与语言 · 计算机科学 2022-11-03 Haojie Pan , Chengyu Wang , Minghui Qiu , Yichang Zhang , Yaliang Li , Jun Huang

Large-scale pre-trained sequence-to-sequence models like BART and T5 achieve state-of-the-art performance on many generative NLP tasks. However, such models pose a great challenge in resource-constrained scenarios owing to their large…

计算与语言 · 计算机科学 2022-03-23 Zheng Li , Zijian Wang , Ming Tan , Ramesh Nallapati , Parminder Bhatia , Andrew Arnold , Bing Xiang , Dan Roth

This study investigates transformer model compression by systematically pruning its layers. We evaluated 14 pruning strategies across nine diverse datasets, including 12 strategies based on different signals obtained from layer activations,…

机器学习 · 计算机科学 2025-01-08 Md Shoaibur Rahman

We study the impact of a standard practice in compressing foundation vision-language models - quantization - on the models' ability to produce socially-fair outputs. In contrast to prior findings with unimodal models that compression…

计算机视觉与模式识别 · 计算机科学 2024-10-29 Eric Slyman , Anirudh Kanneganti , Sanghyun Hong , Stefan Lee
‹ 上一页 1 8 9 10 下一页 ›