paper-with-me

Papers

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

2025-02-17 · Jinhe Bi, Yifan Wang, Danqi Yan, Xun Xiao, Artur Hecker, Volker Tresp, Yunpu Ma

Visual instruction tuning refines pre-trained Multimodal Large Language Models (MLLMs) to enhance their real-world task performance. However, the rapid expansion of visual instruction datasets introduces significant data redundancy, leading to excessive computational costs. Existing data selection methods predominantly rely on proxy models or loss-based metrics, both of which impose substantial computational overheads due to the necessity of model inference and backpropagation. To address this challenge, we propose PRISM, a novel training-free approach for efficient multimodal data selection. Unlike existing methods, PRISM eliminates the reliance on proxy models, warm-up pretraining, and gradient-based optimization. Instead, it leverages Pearson correlation analysis to quantify the intrinsic visual encoding properties of MLLMs, computing a task-specific correlation score to identify high-value instances. This not only enbles data-efficient selection,but maintains the original performance. Empirical evaluations across multiple MLLMs demonstrate that PRISM reduces the overall time required for visual instruction tuning and data selection to just 30% of conventional methods, while surpassing fully fine-tuned models across eight multimodal and three language understanding benchmarks, achieving a 101.7% relative improvement in final performance.

📄 PDF Abstract BibTeX arXiv:2502.12119

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

On-device Semantic Selection Made Low Latency and Memory Efficient with Monolithic Forwarding

2025-10-17 · Jiahao Zhou, Chengliang Lin, Dingji Li, Mingkai Dong 외 arxiv

Semantic top-K selection with cross-encoder rerankers underpins on-device AI services, such as retrieval-augmented generation, agent memory, and personalized recommendation. However, its latency and memory demands domina…

RelPrism: A Multi-Faceted Pre-training Framework with Self-Generated Tasks for Relational Databases

2026-05-22 · Jinyu Yang, Cheng Yang, Junze Chen, Zedi Liu 외 arxiv

Relational databases (RDBs) remain the cornerstone of modern data systems and support diverse predictive tasks. Recent relational deep learning (RDL) methods enable end-to-end prediction by converting RDBs into graphs, w…

Self-Supervised LearningRepresentation LearningValue prediction

PRISM: A Unified Framework for Photorealistic Reconstruction and Intrinsic Scene Modeling

2025-04-19 · Alara Dirik, Tuanfeng Wang, Duygu Ceylan, Stefanos Zafeiriou 외

We present PRISM, a unified framework that enables multiple image generation and editing tasks in a single foundational model. Starting from a pre-trained text-to-image diffusion model, PRISM proposes an effective fine-t…

Conditional Image GenerationImage GenerationIntrinsic Image DecompositionText to Image Generation+1

Prism: Efficient Test-Time Scaling via Hierarchical Search and Self-Verification for Discrete Diffusion Language Models

2026-02-02 · Jinbin Bai, Yixuan Li, Yuchen Zhu, Yi Xin 외 arxiv

Inference-time compute has re-emerged as a practical way to improve LLM reasoning. Most test-time scaling (TTS) algorithms rely on autoregressive decoding, which is ill-suited to discrete diffusion language models (dLLMs…

Mathematical ReasoningCode Generation

PRISM: Rethinking Atmospheric Scattering Reconstruction as a Unified Understanding and Restoration Model for Real-world Dehazing

2026-04-08 · Chengyu Fang, Chunming He, Yuelin Zhang, Chubin Chen 외 arxiv

Real-world image dehazing (RID) aims to remove haze-induced degradation from real scenes. This task remains challenging due to non-uniform haze distribution, spatially varying color shifts, and the scarcity of paired rea…

Image Dehazing