English

From Insight to Action: A Novel Framework for Interpretability-Guided Data Selection in Large Language Models

Artificial Intelligence 2026-04-29 v1

Abstract

While mechanistic interpretability tools like Sparse Autoencoders (SAEs) can uncover meaningful features within Large Language Models (LLMs), a critical gap remains in transforming these insights into practical actions for model optimization. We bridge this gap with the hypothesis that data selection guided by a model's internal task features is a effective training strategy. Inspired by this, we propose Interpretability-Guided Data Selection (IGDS), a framework that first identifies these causal task features through frequency recall and interventional filtering, then selects ``Feature-Resonant Data'' that maximally activates task features for fine-tuning. We validate IGDS on mathematical reasoning, summarization, and translation tasks within Gemma-2, LLaMA-3.1, and Qwen3 models. Our experiments demonstrate exceptional data efficiency: on the Math task, IGDS surpasses full-dataset fine-tuning by a remarkable 17.4% on Gemma-2-2B while using only 50% of the data, and outperforms established baselines focused on data quality and diversity. Analysis confirms a strong positive correlation between feature amplification and task performance improvement. IGDS thus provides a direct and effective framework to enhance LLMs by leveraging their internal mechanisms, validating our core hypothesis.

Keywords

Cite

@article{arxiv.2604.25167,
  title  = {From Insight to Action: A Novel Framework for Interpretability-Guided Data Selection in Large Language Models},
  author = {Ling Shi and Xinwei Wu and Xiaohu Zhao and Hao Wang and Heng Liu and Yangyang Liu and Linlong Xu and Longyue Wang and Deyi Xiong and Weihua Luo},
  journal= {arXiv preprint arXiv:2604.25167},
  year   = {2026}
}
R2 v1 2026-07-01T12:38:25.165Z