paper-with-me

홈 › Papers

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, Jie Lou, Debing Zhang, Rongrong 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 attributes of high-quality instruction tuning data and frameworks for its automated selection. To address this, we introduce MLLM-Selector, an automated approach that identifies valuable data for VIT by weighing necessity and diversity. Our process starts by randomly sampling a subset from the VIT data pool to fine-tune a pretrained model, thus creating a seed model with an initial ability to follow instructions. Then, leveraging the seed model, we calculate necessity scores for each sample in the VIT data pool to identify samples pivotal for enhancing model performance. Our findings underscore the importance of mixing necessity and diversity in data choice, leading to the creation of MLLM-Selector, our methodology that fuses necessity scoring with strategic sampling for superior data refinement. Empirical results indicate that within identical experimental conditions, MLLM-Selector surpasses LLaVA-1.5 in some benchmarks with less than 1% of the data and consistently exceeds performance across all validated benchmarks when using less than 50%.

📄 PDF Abstract BibTeX arXiv:2503.20502

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Efficient Frame Selection for Long Videos at Test Time with Attention-Based MLLM Selectors

2026-07-17 · Yilin Wang, Xiangxi Zheng, Dongxing Mao, Linjie Li 외 arxiv

Understanding long videos with multimodal large language models (MLLMs) requires selecting a compact set of frames from thousands of candidates, yet identifying the right frames seemingly requires understanding the video…

Evidence-Driven Dynamic Visual Selector for Efficient Long Video Understanding

2026-08-06 · Bo Zhang, Wenxin Wang, Feng Chen, Zhihao Zhang 외 arxiv

Recent advancements in MLLM-based long-form video understanding have mitigated inference-time computational cost and limited context lengths by selecting query-relevant frames. However, existing approaches predominantly …

OFFSIDE: Benchmarking Unlearning Misinformation in Multimodal Large Language Models

2025-10-26 · Hao Zheng, Zirui Pang, Ling li, Zhijie Deng 외 arxiv

Advances in Multimodal Large Language Models (MLLMs) intensify concerns about data privacy, making Machine Unlearning (MU), the selective removal of learned information, a critical necessity. However, existing MU benchma…

VisionSelector: End-to-End Learnable Visual Token Compression for Efficient Multimodal LLMs

2025-10-18 · Jiaying Zhu, Yurui Zhu, Xin Lu, Wenrui Yan 외 arxiv

Multimodal Large Language Models (MLLMs) encounter significant computational and memory bottlenecks from the massive number of visual tokens generated by high-resolution images or multi-image inputs. Previous token compr…

SeriesBench: A Benchmark for Narrative-Driven Drama Series Understanding

2025-04-30 · CVPR 2025 1 · Chenkai Zhang, Yiming Lei, Zeming Liu, Haitao Leng 외

With the rapid development of Multi-modal Large Language Models (MLLMs), an increasing number of benchmarks have been established to evaluate the video understanding capabilities of these models. However, these benchmark…

Video Understanding