| Challenge: | Large Multimodal Models (LMMs) have demonstrated impressive performance across numerous academic benchmarks, but task-specific tuning samples are often not readily available or expensive and time-consuming to obtain. |
| Approach: | They propose an error-driven data-efficient tuning framework that aims to efficiently adapt generic LMMs to newly emerging tasks without extensive task-specific training samples. |
| Outcome: | The proposed model achieves an average performance boost of 7.01% on seven tasks across three training data scales and three different training datascales. |
Similar Papers
MAmmoTH-VL: Eliciting Multimodal Reasoning with Instruction Tuning at Scale (2025.acl-long)
Copied to clipboard
Jiawei Guo, Tianyu Zheng, Yizhi Li, Yuelin Bai, Bo Li, Yubo Wang, King Zhu, Graham Neubig, Wenhu Chen, Xiang Yue
| Challenge: | Current instruction-tuning datasets focus on simplistic visual question answering tasks, and provide phrase-level answers without any intermediate rationales. |
| Approach: | They propose to use open-source multimodal large language models to train MLLMs on a dataset with 12M instruction-response pairs to elicit CoT reasoning. |
| Outcome: | The proposed model achieves state-of-the-art performance on benchmarks such as MathVerse, MMMU-Pro, and MuirBench, and gains improvements of up to 4% on non-reasoning-based benchmarks. |
An Empirical Study on Parameter-Efficient Fine-Tuning for MultiModal Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | Multimodal Large Language Models fine-tuned with multimodal instruction-following data have demonstrated formidable capabilities in multimodal tasks. |
| Approach: | They propose to employ four PEFT methods to fine-tune the LLM component of open-source MLLMs. |
| Outcome: | The proposed method is the best performing on seven datasets, while fine-tuning the connector layers leads to improved performance in most MLLMs. |
Fine-tuning Large Language Models with Limited Data: A Survey and Practical Guide (2026.tacl-1)
Copied to clipboard
| Challenge: | Pre-trained language models provide strong foundations, but effective adaptation under data scarcity requires efficient and efficient fine-tuning techniques. |
| Approach: | They propose to review parameter-efficient fine-tuning techniques that lower training and deployment costs and domain and cross-lingual adaptation methods for both encoder and decoder models. |
| Outcome: | The proposed techniques lower training and deployment costs, domain and cross-lingual adaptation methods, and model specialization strategies. |
Failures Pave the Way: Enhancing Large Language Models through Tuning-free Rule Accumulation (2023.emnlp-main)
Copied to clipboard
| Challenge: | Large language models (LLMs) have demonstrated impressive performance, but they keep repeating similar mistakes due to their inability to capture relationships among samples. |
| Approach: | They propose a tuning-free rule accumulation framework that guides LLMs in improving their performance by learning from previous mistakes. |
| Outcome: | The proposed framework improves over baselines by a large margin over previous frameworks. |
Tuning Large Multimodal Models for Videos using Reinforcement Learning from AI Feedback (2024.acl-long)
Copied to clipboard
| Challenge: | Recent advances in large language models have influenced the development of video large multimodal models (VLMMs). |
| Approach: | They propose a method that integrates video descriptions as context into a multimodal AI system to enrich the understanding of video content. |
| Outcome: | Empirical evaluations show that the proposed approach outperforms existing approaches for video large multimodal models (VLMMs) |
MM-LLMs: Recent Advances in MultiModal Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | MultiModal Large Language Models (MM-LLMs) have undergone significant advances in the past year . traditional MM models incur substantial computational costs, especially when trained from scratch . |
| Approach: | They propose a taxonomy encompassing 126 MM-LLMs and summarize key training recipes to enhance their potency. |
| Outcome: | The proposed models preserve the reasoning and decision-making capabilities of LLMs and empower diverse range of MM tasks. |
CaMML: Context-Aware Multimodal Learner for Large Models (2024.acl-long)
Copied to clipboard
| Challenge: | a lightweight module for tuning large multimodal models is introduced . CaMML integrates contextual samples into large models, enabling them to make inferences . |
| Approach: | They introduce a lightweight module for tuning large multimodal models . they have developed two models that have shown exceptional performance . |
| Outcome: | The proposed model outperforms LLaVA-1.5 on ten widely recognized datasets with a noticeable margin. |
Scaling Law for Multimodal Large Language Model Supervised Fine-Tuning (2026.acl-long)
Copied to clipboard
YiFan Zhang, Tao Yu, Feng Li, Chaoyou Fu, Yibo Hu, Kun Wang, Qingsong Wen, Zhang Zhang, Liang Wang, Rong Jin
| Challenge: | supervised fine-tuning (SFT) is crucial for multimodal large language models, yet a comprehensive scaling law is lacking . et al.: scaling laws focus on model size, pre-training tokens, and MLLM SFT data volumes . |
| Approach: | They propose two scaling laws to guide optimal model-data configuration . they propose one applicable when training data volumes are well defined by researchers . |
| Outcome: | The proposed scaling laws provide valuable recommendations for optimal resource allocation . they show that the proposed laws are more accurate than existing models . |
VERITAS: Leveraging Vision Priors and Expert Fusion to Improve Multimodal Data (2025.emnlp-main)
Copied to clipboard
| Challenge: | supervised fine-tuning (SFT) data is critical for large multimodal models . current methods suffer from factual errors and hallucinations due to inadequate visual perception . |
| Approach: | They propose a pipeline that integrates vision priors and state-of-the-art LMMs with statistical methods to enhance SFT data quality. |
| Outcome: | The proposed pipeline outperforms existing models in text-rich reasoning tasks while enhancing reasoning efficiency. |
Retrieval Enhanced Feedback via In-context Neural Error-book (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing methods for learning from errors lack a structured framework for analyzing and mitigating errors, especially in Multimodal Large Language Models (MLLMs). |
| Approach: | They propose a teacher-student framework that systematically structures errors to deliver targeted feedback for multimodal reasoning. |
| Outcome: | The proposed framework improves inference efficiency, token usage, and scalability by building a query-based structure that prioritizes visual information, diagnoses failure points, and guides corrective actions. |