paper-with-me

Papers

CoLoR-Filter: Conditional Loss Reduction Filtering for Targeted Language Model Pre-training

2024-06-15 · David Brandfonbrener, HANLIN ZHANG, Andreas Kirsch, Jonathan Richard Schwarz, Sham Kakade

Selecting high-quality data for pre-training is crucial in shaping the downstream task performance of language models. A major challenge lies in identifying this optimal subset, a problem generally considered intractable, thus necessitating scalable and effective heuristics. In this work, we propose a data selection method, CoLoR-Filter (Conditional Loss Reduction Filtering), which leverages an empirical Bayes-inspired approach to derive a simple and computationally efficient selection criterion based on the relative loss values of two auxiliary models. In addition to the modeling rationale, we evaluate CoLoR-Filter empirically on two language modeling tasks: (1) selecting data from C4 for domain adaptation to evaluation on Books and (2) selecting data from C4 for a suite of downstream multiple-choice question answering tasks. We demonstrate favorable scaling both as we subselect more aggressively and using small auxiliary models to select data for large target models. As one headline result, CoLoR-Filter data selected using a pair of 150m parameter auxiliary models can train a 1.2b parameter target model to match a 1.2b parameter model trained on 25b randomly selected tokens with 25x less data for Books and 11x less data for the downstream tasks. Code: https://github.com/davidbrandfonbrener/color-filter-olmo Filtered data: https://huggingface.co/datasets/davidbrandfonbrener/color-filtered-c4

📄 PDF Abstract BibTeX arXiv:2406.10670

Code (1)

davidbrandfonbrener/color-filter-olmo 공식 구현 pytorch

Tasks

Domain AdaptationLanguage ModelingLanguage ModellingMultiple-choiceQuestion Answering

Similar Papers 제목 키워드 기반

Filtered Markovian Projection: Dimensionality Reduction in Filtering for Stochastic Reaction Networks

2025-02-11 · Chiheb Ben Hammouda, Maksim Chupin, Sophia Münker, Raúl Tempone

Stochastic reaction networks (SRNs) model stochastic effects for various applications, including intracellular chemical or biological processes and epidemiology. A typical challenge in practical problems modeled by SRNs …

Computational EfficiencyDimensionality ReductionEpidemiology

Machine learning-based conditional mean filter: a generalization of the ensemble Kalman filter for nonlinear data assimilation

2021-06-15 · Truong-Vinh Hoang, Sebastian Krumscheid, Hermann G. Matthies, Raúl Tempone

This paper presents the machine learning-based ensemble conditional mean filter (ML-EnCMF) -- a filtering method based on the conditional mean filter (CMF) previously introduced in the literature. The updated mean of the…

Model Selection

Bayesian Conditional Density Filtering

2014-01-15 · Shaan Qamar, Rajarshi Guhaniyogi, David B. Dunson

We propose a Conditional Density Filtering (C-DF) algorithm for efficient online Bayesian inference. C-DF adapts MCMC sampling to the online setting, sampling from approximations to conditional posterior distributions ob…

Bayesian Inference

Conditional Normalizing Flows for Forward and Backward Joint State and Parameter Estimation

2026-01-11 · Luke S. Lagunowich, Guoxiang Grayson Tong, Daniele E. Schiavazzi arxiv

Traditional filtering algorithms for state estimation -- such as classical Kalman filtering, unscented Kalman filtering, and particle filters -- show performance degradation when applied to nonlinear systems whose uncert…

Autonomous Driving

Matched Illumination

2022-01-27 · Yuteng Zhu, Graham D. Finlayson

In previous work, it was shown that a camera can theoretically be made more colorimetric - its RGBs become more linearly related to XYZ tristimuli - by placing a specially designed color filter in the optical path. While…