paper-with-me

홈 › Papers

Rethinking Visual Dependency in Long-Context Reasoning for Large Vision-Language Models

2024-10-25 · Yucheng Zhou, Zhi Rao, Jun Wan, Jianbing Shen

Large Vision-Language Models (LVLMs) excel in cross-model tasks but experience performance declines in long-context reasoning due to overreliance on textual information and reduced visual dependency. In this study, we empirically analyze LVLMs in long-context reasoning, revealing that increased context length leads to a higher dependence on language at the expense of visual dependency. To address this issue, we propose a novel training-free context pruning method that selectively removes less critical textual information. Our approach enhances visual dependency and reduces textual noise, thereby improving LVLM performance in long-context reasoning. We validate our method by constructing a long-context dataset, demonstrating its effectiveness across various LVLMs. Moreover, further analysis confirms the robustness of different token pruning strategies and preliminary explores scaling laws between pruning rates and context length.

📄 PDF Abstract BibTeX arXiv:2410.19732

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

REVISOR: Beyond Textual Reflection, Towards Multimodal Introspective Reasoning in Long-Form Video Understanding

2025-11-17 · Jiaze Li, Hao Yin, Wenhui Tan, Jingyang Chen 외 arxiv

Self-reflection mechanisms that rely on purely text-based rethinking processes perform well in most multimodal tasks. However, when directly applied to long-form video understanding scenarios, they exhibit clear limitati…

Reinforcement Learning

Exploit Visual Dependency Relations for Semantic Segmentation

2021-06-19 · CVPR 2021 1 · Mingyuan Liu, Dan Schonfeld, Wei Tang

Dependency relations among visual entities are ubiquity because both objects and scenes are highly structured. They provide prior knowledge about the real world that can help improve the generalization ability of dee…

ObjectSemantic Segmentation

Learning to Prune Dependency Trees with Rethinking for Neural Relation Extraction

2020-12-01 · COLING 2020 8 · Bowen Yu, Xue Mengge, Zhenyu Zhang, Tingwen Liu 외

Dependency trees have been shown to be effective in capturing long-range relations between target entities. Nevertheless, how to selectively emphasize target-relevant information and remove irrelevant content from the tr…

RelationRelation Extraction

ContextWeaver: Selective and Dependency-Structured Memory Construction for LLM Agents

2026-04-24 · Yating Wu, Yuhao Zhang, Sayan Ghosh, Sourya Basu 외 arxiv

Large language model (LLM) agents often struggle in long-context interactions. As the agent accumulates more interaction history, context management approaches such as sliding window and prompt compression may omit earli…

Attention-Based Context Aware Reasoning for Situation Recognition

2020-06-01 · CVPR 2020 6 · Thilini Cooray, Ngai-Man Cheung, Wei Lu

Situation Recognition (SR) is a fine-grained action recognition task where the model is expected to not only predict the salient action of the image, but also predict values of all associated semantic roles of the action…

Action RecognitionFine-grained Action RecognitionGrounded Situation RecognitionQuestion Answering+4