English

PRISM: Self-Pruning Intrinsic Selection Method for Training-Free Multimodal Data Selection

Computer Vision and Pattern Recognition 2026-01-14 v3 Artificial Intelligence Computation and Language

Abstract

Visual instruction tuning adapts pre-trained Multimodal Large Language Models (MLLMs) to follow human instructions for real-world applications. However, the rapid growth of these datasets introduces significant redundancy, leading to increased computational costs. Existing methods for selecting instruction data aim to prune this redundancy, but predominantly rely on computationally demanding techniques such as proxy-based inference or training-based metrics. Consequently, the substantial computational costs incurred by these selection processes often exacerbate the very efficiency bottlenecks they are intended to resolve, posing a significant challenge to the scalable and effective tuning of MLLMs. To address this challenge, we first identify a critical, yet previously overlooked, factor: the anisotropy inherent in visual feature distributions. We find that this anisotropy induces a \textit{Global Semantic Drift}, and overlooking this phenomenon is a key factor limiting the efficiency of current data selection methods. Motivated by this insight, we devise \textbf{PRISM}, the first training-free framework for efficient visual instruction selection. PRISM surgically removes the corrupting influence of global background features by modeling the intrinsic visual semantics via implicit re-centering. Empirically, PRISM reduces the end-to-end time for data selection and model tuning to just 30\% of conventional pipelines. More remarkably, it achieves this efficiency while simultaneously enhancing performance, surpassing models fine-tuned on the full dataset across eight multimodal and three language understanding benchmarks, culminating in a 101.7\% relative improvement over the baseline. The code is available for access via \href{https://github.com/bibisbar/PRISM}{this repository}.

Keywords

Cite

@article{arxiv.2502.12119,
  title  = {PRISM: Self-Pruning Intrinsic Selection Method for Training-Free Multimodal Data Selection},
  author = {Jinhe Bi and Aniri and Yifan Wang and Danqi Yan and Wenke Huang and Zengjie Jin and Xiaowen Ma and Sikuan Yan and Artur Hecker and Mang Ye and Xun Xiao and Hinrich Schuetze and Volker Tresp and Yunpu Ma},
  journal= {arXiv preprint arXiv:2502.12119},
  year   = {2026}
}
R2 v1 2026-06-28T21:47:39.467Z