paper-with-me

홈 › Papers

Less Data, Faster Convergence: Goal-Driven Data Optimization for Multimodal Instruction Tuning

2026-03-12 · Rujie Wu, Haozhe Zhao, Hai Ci, Yizhou Wang arxiv

Multimodal instruction tuning is often compute-inefficient because training budgets are spread across large mixed image-video pools whose utility is highly uneven. We present Goal-Driven Data Optimization (GDO), a framework that computes six sample descriptors for each candidate and constructs optimized 1$\times$ training subsets for different goals. Under a fixed one-epoch Qwen3-VL-8B-Instruct training and evaluation recipe on 8 H20 GPUs, GDO uses far fewer training samples than the Uni-10x baseline while converging faster and achieving higher accuracy. Relative to the fixed 512k-sample Uni-10x baseline, GDO reaches the Uni-10x reference after 35.4k samples on MVBench, 26.6k on VideoMME, 27.3k on MLVU, and 34.7k on LVBench, while improving Accuracy by +1.38, +1.67, +3.08, and +0.84 percentage points, respectively. The gains are largest on MVBench and MLVU, while LVBench improves more modestly, consistent with its ultra-long-video setting and the mismatch between that benchmark and the short-video/image-dominant training pool. Across MinLoss, Diverse, Temp, and Temp+, stronger temporal emphasis yields steadily better long-video understanding behavior. Overall, GDO provides a goal-driven data optimization framework that enables faster convergence with fewer training samples under a fixed training protocol. Code is available at https://github.com/rujiewu/GDO.

📄 PDF Abstract BibTeX arXiv:2603.12478

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Heuristics for Partially Observable Stochastic Contingent Planning

2024-10-08 · Guy Shani

Acting to complete tasks in stochastic partially observable domains is an important problem in artificial intelligence, and is often formulated as a goal-based POMDP. Goal-based POMDPs can be solved using the RTDP-BEL al…

Neural Lyapunov Function Approximation with Self-Supervised Reinforcement Learning

2025-03-19 · Luc McCutcheon, Bahman Gharesifard, Saber Fallah

Control Lyapunov functions are traditionally used to design a controller which ensures convergence to a desired state, yet deriving these functions for nonlinear systems remains a complex challenge. This paper presents a…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Faster Q-Learning Algorithms for Restless Bandits

2024-09-06 · Parvish Kakarapalli, Devendra Kayande, Rahul Meshram

We study the Whittle index learning algorithm for restless multi-armed bandits (RMAB). We first present Q-learning algorithm and its variants -- speedy Q-learning (SQL), generalized speedy Q-learning (GSQL) and phase Q-l…

Multi-Armed BanditsQ-Learning

Behaviour Space Analysis of LLM-driven Meta-heuristic Discovery

2025-07-04 · Niki van Stein, Haoran Yin, Anna V. Kononova, Thomas Bäck 외

We investigate the behaviour space of meta-heuristic optimisation algorithms automatically generated by Large Language Model driven algorithm discovery methods. Using the Large Language Evolutionary Algorithm (LLaMEA) fr…

Large Language Model

Fast sparse optimization via adaptive shrinkage

2025-01-21 · Vito Cerone, Sophie M. Fosson, Diego Regruto

The need for fast sparse optimization is emerging, e.g., to deal with large-dimensional data-driven problems and to track time-varying systems. In the framework of linear sparse optimization, the iterative shrinkage-thre…