paper-with-me

홈 › Papers

Less is Enough: Synthesizing Diverse Data in LLM Feature Space with Sparse Autoencoders

2026-02-11 · Zhongzhi Li, Xuansheng Wu, Yijiang Li, Lijie Hu, Ninghao Liu arxiv

The diversity of post-training data is critical for effective downstream performance in large language models (LLMs). Many existing approaches to constructing post-training data quantify diversity using text-based metrics that capture linguistic variation, but such metrics provide only weak signals for the task-relevant features that determine downstream performance. In this work, we introduce Feature Activation Coverage (FAC) which measures data diversity in an interpretable feature space. Building upon this metric, we further propose a diversity-driven data synthesis framework, named FAC Synthesis, that first uses a sparse autoencoder to identify missing features from a seed dataset, and then generates synthetic samples that explicitly reflect these features. Experiments show that our approach consistently improves both data diversity and downstream performance on various tasks, including instruction following, toxicity detection, reward modeling, and behavior steering. Interestingly, we identify a shared, interpretable feature space across model families (i.e., LLaMA, Mistral, and Qwen), enabling cross-model knowledge transfer. Our work provides a solid and practical methodology for exploring data-centric optimization of LLMs.

📄 PDF Abstract BibTeX arXiv:2602.10388

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

Similar Papers 제목 키워드 기반

Data-Free Neural Architecture Search via Recursive Label Calibration

2021-12-03 · Zechun Liu, Zhiqiang Shen, Yun Long, Eric Xing 외

This paper aims to explore the feasibility of neural architecture search (NAS) given only a pre-trained model without using any original training data. This is an important circumstance for privacy protection, bias avoid…

DiversityNeural Architecture Search

Generative AI Empowered LiDAR Point Cloud Generation with Multimodal Transformer

2024-05-20 · Mohammad Farzanullah, Han Zhang, Akram Bin Sediq, Ali Afana 외

Integrated sensing and communications is a key enabler for the 6G wireless communication systems. The multiple sensing modalities will allow the base station to have a more accurate representation of the environment, lea…

Point Cloud Generation

Diversity-Driven Synthesis: Enhancing Dataset Distillation through Directed Weight Adjustment

2024-09-26 · Jiawei Du, Xin Zhang, Juncheng Hu, Wenxin Huang 외

The sharp increase in data-related expenses has motivated research into condensing datasets while retaining the most informative features. Dataset distillation has thus recently come to the fore. This paradigm generates …

Dataset DistillationDiversity

DRUPI: Dataset Reduction Using Privileged Information

2024-10-02 · Shaobo Wang, Yantai Yang, Shuaiyu Zhang, Chenghao Sun 외

Dataset reduction (DR) seeks to select or distill samples from large datasets into smaller subsets while preserving performance on target tasks. Existing methods primarily focus on pruning or synthesizing data in the sam…

Boosting Generative Zero-Shot Learning by Synthesizing Diverse Features with Attribute Augmentation

2021-12-23 · Xiaojie Zhao, Yuming Shen, Shidong Wang, Haofeng Zhang

The recent advance in deep generative models outlines a promising perspective in the realm of Zero-Shot Learning (ZSL). Most generative ZSL methods use category semantic attributes plus a Gaussian noise to generate visua…

AttributeZero-Shot Learning