paper-with-me

Papers

Re-Imagining Multimodal Instruction Tuning: A Representation View

2025-03-02 · Yiyang Liu, James Chenhao Liang, Ruixiang Tang, Yugyung Lee, Majid Rabbani, Sohail Dianat, Raghuveer Rao, Lifu Huang, Dongfang Liu, Qifan Wang, Cheng Han

Multimodal instruction tuning has proven to be an effective strategy for achieving zero-shot generalization by fine-tuning pre-trained Large Multimodal Models (LMMs) with instruction-following data. However, as the scale of LMMs continues to grow, fully fine-tuning these models has become highly parameter-intensive. Although Parameter-Efficient Fine-Tuning (PEFT) methods have been introduced to reduce the number of tunable parameters, a significant performance gap remains compared to full fine-tuning. Furthermore, existing PEFT approaches are often highly parameterized, making them difficult to interpret and control. In light of this, we introduce Multimodal Representation Tuning (MRT), a novel approach that focuses on directly editing semantically rich multimodal representations to achieve strong performance and provide intuitive control over LMMs. Empirical results show that our method surpasses current state-of-the-art baselines with significant performance gains (e.g., 1580.40 MME score) while requiring substantially fewer tunable parameters (e.g., 0.03% parameters). Additionally, we conduct experiments on editing instrumental tokens within multimodal representations, demonstrating that direct manipulation of these representations enables simple yet effective control over network behavior.

📄 PDF Abstract BibTeX arXiv:2503.00723

Code (1)

comeandcode/MRT 공식 구현 pytorch

Tasks

Instruction FollowingMMEparameter-efficient fine-tuningZero-shot Generalization

Similar Papers 제목 키워드 기반

Following Instructions by Imagining and Reaching Visual Goals

2020-01-25 · John Kanu, Eadom Dessalene, Xiaomin Lin, Cornelia Fermuller 외

While traditional methods for instruction-following typically assume prior linguistic and perceptual knowledge, many recent works in reinforcement learning (RL) have proposed learning policies end-to-end, typically by tr…

Instruction FollowingReinforcement LearningReinforcement Learning (RL)Spatial Reasoning

Visual Instruction Tuning towards General-Purpose Multimodal Model: A Survey

2023-12-27 · Jiaxing Huang, Jingyi Zhang, Kai Jiang, Han Qiu 외

Traditional computer vision generally solves each single task independently by a dedicated model with the task instruction implicitly designed in the model architecture, arising two limitations: (1) it leads to task-spec…

Instruction FollowingSurvey

LLAVIDAL: A Large LAnguage VIsion Model for Daily Activities of Living

2024-06-13 · CVPR 2025 1 · Dominick Reilly, Rajatsubhra Chakraborty, Arkaprava Sinha, Manish Kumar Govind 외

Current Large Language Vision Models (LLVMs) trained on web videos perform well in general video understanding but struggle with fine-grained details, complex human-object interactions (HOI), and view-invariant represent…

BenchmarkingHuman-Object Interaction DetectionRepresentation LearningVideo Description+1

Is 'Right' Right? Enhancing Object Orientation Understanding in Multimodal Large Language Models through Egocentric Instruction Tuning

2024-11-24 · Ji Hyeok Jung, Eun Tae Kim, Seoyeon Kim, Joo Ho Lee 외

Multimodal large language models (MLLMs) act as essential interfaces, connecting humans with AI technologies in multimodal applications. However, current MLLMs face challenges in accurately interpreting object orientatio…

Is `Right' Right? Enhancing Object Orientation Understanding in Multimodal Large Language Models through Egocentric Instruction Tuning

2025-01-01 · CVPR 2025 1 · Ji Hyeok Jung, Eun Tae Kim, Seoyeon Kim, Joo Ho Lee 외

Multimodal large language models (MLLMs) act as essential interfaces, connecting humans with AI technologies in multimodal applications. However, current MLLMs face challenges in accurately interpreting object orient…