paper-with-me

홈 › Papers

ViGoR: Improving Visual Grounding of Large Vision Language Models with Fine-Grained Reward Modeling

2024-02-09 · Siming Yan, Min Bai, Weifeng Chen, Xiong Zhou, QiXing Huang, Li Erran Li

By combining natural language understanding, generation capabilities, and breadth of knowledge of large language models with image perception, recent large vision language models (LVLMs) have shown unprecedented visual reasoning capabilities. However, the generated text often suffers from inaccurate grounding in the visual input, resulting in errors such as hallucination of nonexistent scene elements, missing significant parts of the scene, and inferring incorrect attributes of and relationships between objects. To address these issues, we introduce a novel framework, ViGoR (Visual Grounding Through Fine-Grained Reward Modeling) that utilizes fine-grained reward modeling to significantly enhance the visual grounding of LVLMs over pre-trained baselines. This improvement is efficiently achieved using much cheaper human evaluations instead of full supervisions, as well as automated methods. We show the effectiveness of our approach through a variety of evaluation methods and benchmarks. Additionally, we released our human annotation (https://github.com/amazon-science/vigor) comprising 15,440 images and generated text pairs with fine-grained evaluations to contribute to related research in the community.

📄 PDF Abstract BibTeX arXiv:2402.06118

Code (1)

amazon-science/vigor 공식 구현

Tasks

HallucinationNatural Language UnderstandingVisual GroundingVisual Reasoning

Similar Papers 제목 키워드 기반

Data-Efficient 3D Visual Grounding via Order-Aware Referring

2024-03-25 · Tung-Yu Wu, Sheng-Yu Huang, Yu-Chiang Frank Wang

3D visual grounding aims to identify the target object within a 3D point cloud scene referred to by a natural language description. Previous works usually require significant data relating to point color and their descri…

3D visual groundingObjectVisual Grounding

Grounded Reinforcement Learning for Visual Reasoning

2025-05-29 · Gabriel Sarch, Snigdha Saha, Naitik Khandelwal, Ayush Jain 외

While reinforcement learning (RL) over chains of thought has significantly advanced language models in tasks such as mathematics and coding, visual reasoning introduces added complexity by requiring models to direct visu…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Spatial Reasoning+1

INVIGORATE: Interactive Visual Grounding and Grasping in Clutter

2021-08-25 · Hanbo Zhang, Yunfan Lu, Cunjun Yu, David Hsu 외

This paper presents INVIGORATE, a robot system that interacts with human through natural language and grasps a specified object in clutter. The objects may occlude, obstruct, or even stack on top of one another. INVIGORA…

BlockingObjectobject-detectionObject Detection+3

ViGoR-Bench: How Far Are Visual Generative Models From Zero-Shot Visual Reasoners?

2026-03-26 · Haonan Han, Jiancheng Huang, Xiaopeng Sun, Junyan He 외 arxiv

Beneath the stunning visual fidelity of modern AIGC models lies a "logical desert", where systems fail tasks that require physical, causal, or complex spatial reasoning. Current evaluations largely rely on superficial me…

Spatial Reasoning

Emerging Pixel Grounding in Large Multimodal Models Without Grounding Supervision

2024-10-10 · Shengcao Cao, Liang-Yan Gui, Yu-Xiong Wang

Current large multimodal models (LMMs) face challenges in grounding, which requires the model to relate language components to visual entities. Contrary to the common practice that fine-tunes LMMs with additional groundi…

Question AnsweringVisual Question Answering