paper-with-me

홈 › Papers

The Long-Term Effects of Data Selection in LLM Fine-Tuning

2026-05-28 · Yuxin Yang, Aoxiong Zeng, Xiangquan Yang arxiv

Data selection is increasingly used to reduce the cost of large language model (LLM) fine-tuning, with recent methods prioritizing samples by current utility, diversity, quality, or influence. This paper studies a different question: when fine-tuning occurs over multiple stages, can selection strategies that look optimal now make the model less adaptable later? We introduce a long-horizon view of LLM data selection in which a selector is evaluated not only by immediate task performance, but also by future adaptation speed, forgetting, capability imbalance, and out-of-distribution robustness. We compare representative random, loss-based, gradient-based, diversity-based, quality-based, and utility-diversity selection families under a unified multi-stage protocol. Through controlled experiments designed to instantiate this protocol, we show how short-term selectors can exhibit rank reversal: they improve the current stage while slowing subsequent learning and increasing forgetting. We formalize this behavior as \emph{myopic selection}, provide a simple local analysis of why it can occur, and propose a diagnostic Long-Horizon Aware Selection (LHAS) objective that augments immediate utility with coverage, future-proxy transfer, and anti-concentration terms. The study argues that data selection should be evaluated as a training intervention that shapes the model's learning trajectory, rather than only as a local data-efficiency mechanism.

📄 PDF Abstract BibTeX arXiv:2605.30537

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Impact of complex spatial population structure on early and long-term adaptation in rugged fitness landscapes

2024-09-25 · Richard Servajean, Arthur Alexandre, Anne-Florence Bitbol

We investigate the exploration of rugged fitness landscapes by spatially structured populations with demes on the nodes of a graph, connected by migrations. In the rare migration regime, we find that finite structures ca…

Extending a Phylogeny-based Method for Detecting Signatures of Multi-level Selection for Applications in Artificial Life

2025-08-19 · Matthew Andres Moreno, Sanaz Hasanzadeh Fard, Luis Zaman, Emily Dolson arxiv

Multilevel selection occurs when short-term individual-level reproductive interests conflict with longer-term group-level fitness effects. Detecting and quantifying this phenomenon is key to understanding evolution of tr…

Response of polygenic traits under stabilising selection and mutation when loci have unequal effects

2016-01-12

We consider an infinitely large population under stabilising selection and mutation in which the allelic effects determining a polygenic trait vary between loci. We obtain analytical expressions for the stationary geneti…

LSTM Hyper-Parameter Selection for Malware Detection: Interaction Effects and Hierarchical Selection Approach

2021-09-23 · Mohit Sewak, Sanjay K. Sahay, Hemant Rathore

Long-Short-Term-Memory (LSTM) networks have shown great promise in artificial intelligence (AI) based language modeling. Recently, LSTM networks have also become popular for designing AI-based Intrusion Detection Systems…

Intrusion DetectionLanguage ModelingLanguage ModellingMalware Detection+1

LMLFM: Longitudinal Multi-Level Factorization Machine

2019-11-11 · Junjie Liang, Dongkuan Xu, Yiwei Sun, Vasant Honavar

We consider the problem of learning predictive models from longitudinal data, consisting of irregularly repeated, sparse observations from a set of individuals over time. Such data often exhibit {\em longitudinal correla…

Variable Selection