paper-with-me

Papers

Order Matters: Exploring Order Sensitivity in Multimodal Large Language Models

2024-10-22 · Zhijie Tan, Xu Chu, Weiping Li, Tong Mo

Multimodal Large Language Models (MLLMs) utilize multimodal contexts consisting of text, images, or videos to solve various multimodal tasks. However, we find that changing the order of multimodal input can cause the model's performance to fluctuate between advanced performance and random guessing. This phenomenon exists in both single-modality (text-only or image-only) and mixed-modality (image-text-pair) contexts. Furthermore, we demonstrate that popular MLLMs pay special attention to certain multimodal context positions, particularly the beginning and end. Leveraging this special attention, we place key video frames and important image/text content in special positions within the context and submit them to the MLLM for inference. This method results in average performance gains of 14.7% for video-caption matching and 17.8% for visual question answering tasks. Additionally, we propose a new metric, Position-Invariant Accuracy (PIA), to address order bias in MLLM evaluation. Our research findings contribute to a better understanding of Multi-Modal In-Context Learning (MMICL) and provide practical strategies for enhancing MLLM performance without increasing computational costs.

📄 PDF Abstract BibTeX arXiv:2410.16983

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningQuestion AnsweringSensitivityVisual Question Answering

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Unveiling Selection Biases: Exploring Order and Token Sensitivity in Large Language Models

2024-06-05 · Sheng-Lun Wei, Cheng-Kuang Wu, Hen-Hsen Huang, Hsin-Hsi Chen

In this paper, we investigate the phenomena of "selection biases" in Large Language Models (LLMs), focusing on problems where models are tasked with choosing the optimal option from an ordered sequence. We delve into bia…

Decision MakingSensitivity

Local Structure Matters Most: Perturbation Study in NLU

2021-07-29 · Findings (ACL) 2022 5 · Louis Clouatre, Prasanna Parthasarathi, Amal Zouaq, Sarath Chandar

Recent research analyzing the sensitivity of natural language understanding models to word-order perturbations has shown that neural models are surprisingly insensitive to the order of words. In this paper, we investigat…

Natural Language UnderstandingPosition

Local Structure Matters Most: Perturbation Study in NLU

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Recent research analyzing the sensitivity of natural language understanding models to word-order perturbations has shown that neural models are surprisingly insensitive to the order of words. In this paper, we investigat…

Natural Language UnderstandingPosition

Order Matters: A Chinese Multi-Panel Meme Benchmark for Vision-Language Reasoning

2026-08-27 · Haihan Li, Haihao Li, Zhenfei Xu, Jize Qian arxiv

Many multimodal tasks depend on how visual elements are ordered and composed, not only on recognizing them in isolation. Internet memes are a compact case of this problem: their punchline often depends on a constrained r…

Explanation GenerationMultimodal Reasoning

Multimodal High-order Relation Transformer for Scene Boundary Detection

2023-01-01 · ICCV 2023 1 · Xi Wei, Zhangxiang Shi, Tianzhu Zhang, Xiaoyuan Yu 외

Scene boundary detection breaks down long videos into meaningful story-telling units and plays a crucial role in high-level video understanding. Despite significant advancements in this area, this task remains a chal…

Boundary DetectionDecoderRelationVideo Understanding