paper-with-me

Papers

DICS: Exploring Data Intrinsic Consistency for Visual Instruction Selection

2026-08-31 · Yuyang Hong, Jinhui Guo, Jiaqi Gu, Lubin Fan, Ruixiang Wang, Kun Ding, Yue Wu, Shiming Xiang, Jieping Ye arxiv

Visual instruction tuning is crucial for advancing the vision-language alignment and instruction-following capabilities of Vision-Language Models (VLMs). However, identifying optimal subsets under a fixed ratio constraint from rapidly expanding datasets remains a significant bottleneck. While existing methods largely depend on distribution diversity or heuristic filtering, they often overlook the internal coherence within individual samples. To bridge this gap, we propose Data Intrinsic Consistency (DIC), a self-scoring metric designed to quantify the sample-level inter-component consistency. DIC consists of two modules: Visual Information Consistency (VIC), evaluating the alignment between visual content and instructions, and Response Information Consistency (RIC), assessing response coherence relative to the instruction. Building upon DIC, we introduce Data Intrinsic Consistency Selection (DICS), an adaptive data selection method that optimizes the trade-off between high intra-sample consistency and global distributional diversity under varying data budgets. Extensive experiments demonstrate that DICS consistently outperforms state-of-the-art methods across diverse dataset scales and model architectures, surpassing full-dataset fine-tuning while using only 25% of the LLaVA-1.5-665K data. We further curate DICS-6M, a 6M-sample multi-modal instruction corpus that enables the largest-scale visual instruction selection study to date; remarkably, DICS reaches 94.52\% of the official InternVL3-8B-Instruct performance using less than 25\% of its reported training data. Code can be seen at https://github.com/cqu-student/DICS

📄 PDF Abstract BibTeX arXiv:2608.30209

Code (1)

cqu-student/DICS ★ 1

Similar Papers 제목 키워드 기반

DICS: Data-Informed Centroid Splitting for Decision Tree Classifiers

2026-08-20 · MD Saifur Rahman Mazumder, Feng Yu arxiv

Decision tree-based models are widely used in machine learning due to their interpretability and strong empirical performance. However, training decision trees can be computationally expensive, particularly for large and…

Computational Efficiency

ViTAE: Vision Transformer Advanced by Exploring Intrinsic Inductive Bias

2021-06-07 · NeurIPS 2021 12 · Yufei Xu, Qiming Zhang, Jing Zhang, DaCheng Tao

Transformers have shown great potential in various computer vision tasks owing to their strong capability in modeling long-range dependency using the self-attention mechanism. Nevertheless, vision transformers treat an i…

Image ClassificationInductive BiasObject DetectionVideo Object Segmentation

IndicSafe: A Benchmark for Evaluating Multilingual LLM Safety in South Asia

2026-03-18 · Priyaranjan Pattnayak, Sanchari Chowdhuri arxiv

As large language models (LLMs) are deployed in multilingual settings, their safety behavior in culturally diverse, low-resource languages remains poorly understood. We present the first systematic evaluation of LLM safe…

Explainable AI in Orthopedics: Challenges, Opportunities, and Prospects

2023-08-09 · Soheyla Amirian, Luke A. Carlson, Matthew F. Gong, Ines Lohse 외

While artificial intelligence (AI) has made many successful applications in various domains, its adoption in healthcare lags a little bit behind other high-stakes settings. Several factors contribute to this slower uptak…

Descriptive

DICS: Find Domain-Invariant and Class-Specific Features for Out-of-Distribution Generalization

2024-09-13 · Qiaowei Miao, Yawei Luo, Yi Yang

While deep neural networks have made remarkable progress in various vision tasks, their performance typically deteriorates when tested in out-of-distribution (OOD) scenarios. Many OOD methods focus on extracting domain-i…

Out-of-Distribution GeneralizationSpecificity