paper-with-me

홈 › Papers

BLISS: A Lightweight Bilevel Influence Scoring Method for Data Selection in Language Model Pretraining

2025-10-07 · Jie Hao, Rui Yu, Wei Zhang, Huixia Wang, Jie Xu, Mingrui Liu arxiv

Effective data selection is essential for pretraining large language models (LLMs), enhancing efficiency and improving generalization to downstream tasks. However, existing approaches often require leveraging external pretrained models, making it difficult to disentangle the effects of data selection from those of the external pretrained models. In addition, they often overlook the long-term impact of selected data if the model is trained to convergence, primarily due to the prohibitive cost of full-scale LLM pretraining. In this paper, we introduce BLISS (\textbf{B}ileve\textbf{L} \textbf{I}nfluence \textbf{S}coring method for data \textbf{S}election): a lightweight data selection method that operates entirely \emph{from scratch}, without relying on any external pretrained oracle models, while explicitly accounting for the long-term impact of selected data. BLISS leverages a small proxy model as a surrogate for the LLM and employs a score model to estimate the long-term influence of training samples if the proxy model is trained to convergence. We formulate data selection as a bilevel optimization problem, where the upper-level objective optimizes the score model to assign importance weights to training samples, ensuring that minimizing the lower-level objective (i.e., training the proxy model over the weighted training loss until convergence) leads to best validation performance. Once optimized, the trained score model predicts influence scores for the dataset, enabling efficient selection of high-quality samples for LLM pretraining. We validate BLISS by pretraining 410M/1B/2.8B Pythia and LLaMA-0.5B models on selected subsets of the C4 dataset. Notably, under the 1B model setting, BLISS achieves $1.7\times$ speedup in reaching the same performance as the state-of-the-art method, demonstrating superior performance across multiple downstream tasks.

📄 PDF Abstract BibTeX arXiv:2510.06048

Code (0)

등록된 구현이 없습니다.

Tasks

Bilevel Optimization

Similar Papers 제목 키워드 기반

A Blissymbolics Translation System

2019-06-01 · WS 2019 6 · Usman Sohail, David Traum

Blissymbolics (Bliss) is a pictographic writing system that is used by people with communication disorders. Bliss attempts to create a writing system that makes words easier to distinguish by using pictographic symbols t…

Translation

Scalable Bayesian Inference for Detection and Deblending in Astronomical Images

2022-07-12 · Derek Hansen, Ismael Mendoza, Runjing Liu, Ziteng Pang 외

We present a new probabilistic method for detecting, deblending, and cataloging astronomical sources called the Bayesian Light Source Separator (BLISS). BLISS is based on deep generative models, which embed neural networ…

Bayesian InferenceGPUVariational Inference

BLISS: An Agent for Collecting Spoken Dialogue Data about Health and Well-being

2020-05-01 · LREC 2020 5 · Jelte van Waterschoot, Iris Hendrickx, Arif Khan, Esther Klabbers 외

An important objective in health-technology is the ability to gather information about people{'}s well-being. Structured interviews can be used to obtain this information, but are time-consuming and not scalable. Questio…

BLISS: Robust Sequence-to-Sequence Learning via Self-Supervised Input Representation

2022-04-16 · Zheng Zhang, Liang Ding, Dazhao Cheng, Xuebo Liu 외

Data augmentations (DA) are the cores to achieving robust sequence-to-sequence learning on various natural language processing (NLP) tasks. However, most of the DA approaches force the decoder to make predictions conditi…

DecoderGrammatical Error CorrectionMachine TranslationText Summarization

BLiSS 1.0: Evaluating Bilingual Learner Competence in Second Language Small Language Models

2025-10-22 · Yuan Gao, Suchir Salhan, Andrew Caines, Paula Buttery 외 arxiv

To bridge the gap between performance-oriented benchmarks and the evaluation of cognitively inspired models, we introduce BLiSS 1.0, a Benchmark of Learner Interlingual Syntactic Structure. Our benchmark operationalizes …

Language Acquisition