paper-with-me

홈 › Papers

Error-driven Data-efficient Large Multimodal Model Tuning

2024-12-20 · Barry Menglong Yao, Qifan Wang, Lifu Huang

Large Multimodal Models (LMMs) have demonstrated impressive performance across numerous academic benchmarks. However, fine-tuning still remains essential to achieve satisfactory performance on downstream tasks, while the task-specific tuning samples are usually not readily available or expensive and time-consuming to obtain. To address this, we propose an error-driven data-efficient tuning framework that aims to efficiently adapt generic LMMs to newly emerging tasks without requiring any task-specific training samples. In our approach, a generic LMM, acting as a student model, is first evaluated on a small validation set of the target task, and then a more powerful model, acting as a teacher model, identifies the erroneous steps within the student model's reasoning steps and analyzes its capability gaps from fully addressing the target task. Based on these gaps, targeted training samples are further retrieved from existing task-agnostic datasets to tune the student model and tailor it to the target task. We perform extensive experiments across three different training data scales and seven tasks, demonstrating that our training paradigm significantly and efficiently improves LMM's performance on downstream tasks, achieving an average performance boost of 7.01%.

📄 PDF Abstract BibTeX arXiv:2412.15652

Code (0)

등록된 구현이 없습니다.

Tasks

model

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multimodal Attention Merging for Improved Speech Recognition and Audio Event Classification

2023-12-22 · Anirudh S. Sundar, Chao-Han Huck Yang, David M. Chan, Shalini Ghosh 외

Training large foundation models using self-supervised objectives on unlabeled data, followed by fine-tuning on downstream tasks, has emerged as a standard procedure. Unfortunately, the efficacy of this approach is often…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1

MicroVQA: A Multimodal Reasoning Benchmark for Microscopy-Based Scientific Research

2025-03-17 · CVPR 2025 1 · James Burgess, Jeffrey J Nirschl, Laura Bravo-Sánchez, Alejandro Lozano 외

Scientific research demands sophisticated reasoning over multimodal data, a challenge especially prevalent in biology. Despite recent advances in multimodal large language models (MLLMs) for AI-assisted research, existin…

ArticlesBenchmarkingMultimodal ReasoningMultiple-choice+4

Kosmos-G: Generating Images in Context with Multimodal Large Language Models

2023-10-04 · Xichen Pan, Li Dong, Shaohan Huang, Zhiliang Peng 외

Recent advancements in subject-driven image generation have made significant strides. However, current methods still fall short in diverse application scenarios, as they require test-time tuning and cannot accept interle…

DecoderImage Generation

English Pronunciation Evaluation without Complex Joint Training: LoRA Fine-tuned Speech Multimodal LLM

2025-09-03 · Taekyung Ahn, Hosung Nam arxiv

This study demonstrates that a Multimodal Large Language Model (MLLM) adapted via Low-Rank Adaptation (LoRA) can perform both Automatic Pronunciation Assessment (APA) and Mispronunciation Detection and Diagnosis (MDD) si…

Advancing Multimodal Large Language Models with Quantization-Aware Scale Learning for Efficient Adaptation

2024-08-07 · Jingjing Xie, Yuxin Zhang, Mingbao Lin, Liujuan Cao 외

This paper presents the first study to explore the potential of parameter quantization for multimodal large language models to alleviate the significant resource constraint encountered during vision-language instruction …

GPUQuantization