paper-with-me

홈 › Papers

Diversity-driven Data Selection for Language Model Tuning through Sparse Autoencoder

2025-02-19 · Xianjun Yang, Shaoliang Nie, Lijuan Liu, Suchin Gururangan, Ujjwal Karn, Rui Hou, Madian Khabsa, Yuning Mao

Instruction tuning data are often quantity-saturated due to the large volume of data collection and fast model iteration, leaving data selection important but underexplored. Existing quality-driven data selection methods, such as LIMA (NeurIPS 2023 \citep{zhou2024lima}) and AlpaGasus (ICLR 2024 \citep{chenalpagasus}) generally ignore the equal importance of data diversity and complexity. In this work, we aim to design a diversity-aware data selection strategy and creatively propose using sparse autoencoders (SAEs) to tackle the challenge of data diversity measure. In addition, SAEs can also provide more interpretability of model behavior and explain, e.g., the surprising effectiveness of selecting the longest response (ICML 2024 \citep{zhaolong}). Using effective data selection, we experimentally prove that models trained on our selected data can outperform other methods in terms of model capabilities, reduce training cost, and potentially gain more control over model behaviors. We prove that SAEs can serve as a good alternative to diversity measure and design our method to be scalable for potential industrial large-scale pruning, and we will also release our trained SAEs for use by the broader community.

📄 PDF Abstract BibTeX arXiv:2502.14050

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLanguage ModelingLanguage Modelling

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Data Diversity Matters for Robust Instruction Tuning

2023-11-21 · Alexander Bukharin, Shiyang Li, Zhengyang Wang, Jingfeng Yang 외

Recent works have shown that by curating high quality and diverse instruction tuning datasets, we can significantly improve instruction-following capabilities. However, creating such datasets is difficult and most works …

DiversityInstruction Following

P3: A Policy-Driven, Pace-Adaptive, and Diversity-Promoted Framework for data pruning in LLM Training

2024-08-10 · Yingxuan Yang, Huayi Wang, Muning Wen, Xiaoyun Mo 외

In the rapidly advancing field of Large Language Models (LLMs), effectively leveraging existing datasets during fine-tuning to maximize the model's potential is of paramount importance. This paper introduces P3, an adapt…

DiversityLogical ReasoningMath

Diversity Measurement and Subset Selection for Instruction Tuning Datasets

2024-02-04 · Peiqi Wang, Yikang Shen, Zhen Guo, Matthew Stallone 외

We aim to select data subsets for the fine-tuning of large language models to more effectively follow instructions. Prior work has emphasized the importance of diversity in dataset curation but relied on heuristics such …

DiversityInstruction FollowingPoint Processes

MLLM-Selector: Necessity and Diversity-driven High-Value Data Selection for Enhanced Visual Instruction Tuning

2025-03-26 · Yiwei Ma, Guohai Xu, Xiaoshuai Sun, Jiayi Ji 외

Visual instruction tuning (VIT) has emerged as a crucial technique for enabling multi-modal large language models (MLLMs) to follow user instructions adeptly. Yet, a significant gap persists in understanding the attribut…

Diversity

Diversity as a Reward: Fine-Tuning LLMs on a Mixture of Domain-Undetermined Data

2025-02-05 · Zhenqing Ling, Daoyuan Chen, Liuyi Yao, Yaliang Li 외

Fine-tuning large language models (LLMs) using diverse datasets is crucial for enhancing their overall performance across various domains. In practical scenarios, existing methods based on modeling the mixture proportion…

Diversity