paper-with-me

홈 › Papers

Farewell to Aimless Large-scale Pretraining: Influential Subset Selection for Language Model

2023-05-22 · Xiao Wang, Weikang Zhou, Qi Zhang, Jie zhou, Songyang Gao, Junzhe Wang, Menghan Zhang, Xiang Gao, Yunwen Chen, Tao Gui

Pretrained language models have achieved remarkable success in various natural language processing tasks. However, pretraining has recently shifted toward larger models and larger data, and this has resulted in significant computational and energy costs. In this paper, we propose Influence Subset Selection (ISS) for language model, which explicitly utilizes end-task knowledge to select a tiny subset of the pretraining corpus. Specifically, the ISS selects the samples that will provide the most positive influence on the performance of the end-task. Furthermore, we design a gradient matching based influence estimation method, which can drastically reduce the computation time of influence. With only 0.45% of the data and a three-orders-of-magnitude lower computational cost, ISS outperformed pretrained models (e.g., RoBERTa) on eight datasets covering four domains.

📄 PDF Abstract BibTeX arXiv:2305.12816

Code (1)

nitwtog/iss 공식 구현 pytorch

Tasks

Language ModelingLanguage Modelling

Similar Papers 제목 키워드 기반

Scalable Influence and Fact Tracing for Large Language Model Pretraining

2024-10-22 · Tyler A. Chang, Dheeraj Rajagopal, Tolga Bolukbasi, Lucas Dixon 외

Training data attribution (TDA) methods aim to attribute model outputs back to specific training examples, and the application of these methods to large language model (LLM) outputs could significantly advance model tran…

AttributeLanguage ModelingLanguage ModellingLarge Language Model

Emotional Manipulation by AI Companions

2025-08-15 · Julian De Freitas, Zeliha Oguz-Uguralp, Ahmet Kaan-Uguralp arxiv

AI-companion apps such as Replika, Chai, and Character.ai promise relational benefits-yet many boast session lengths that rival gaming platforms while suffering high long-run churn. What conversational design features in…

Festina Lente: A Farewell from the Editor

2018-06-01 · CL 2018 6 · Paola Merlo

Procedural Knowledge in Pretraining Drives Reasoning in Large Language Models

2024-11-19 · Laura Ruis, Maximilian Mozes, Juhan Bae, Siddhartha Rao Kamalakara 외

The capabilities and limitations of Large Language Models have been sketched out in great detail in recent years, providing an intriguing yet conflicting picture. On the one hand, LLMs demonstrate a general ability to so…

Mathematical Reasoning

Mug-STAN: Adapting Image-Language Pretrained Models for General Video Understanding

2023-11-25 · Ruyang Liu, Jingjia Huang, Wei Gao, Thomas H. Li 외

Large-scale image-language pretrained models, e.g., CLIP, have demonstrated remarkable proficiency in acquiring general multi-modal knowledge through web-scale image-text data. Despite the impressive performance of image…

Video Understanding