paper-with-me

Papers

SceneAlign: Aligning Multimodal Reasoning to Scene Graphs in Complex Visual Scenes

2026-01-09 · Chuhan Wang, Xintong Li, Jennifer Yuntong Zhang, Junda Wu, Chengkai Huang, Lina Yao, Julian McAuley, Jingbo Shang arxiv

Multimodal large language models often struggle with faithful reasoning in complex visual scenes, where intricate entities and relations require precise visual grounding at each step. This reasoning unfaithfulness frequently manifests as hallucinated entities, mis-grounded relations, skipped steps, and over-specified reasoning. Existing preference-based approaches, typically relying on textual perturbations or answer-conditioned rationales, fail to address this challenge as they allow models to exploit language priors to bypass visual grounding. To address this, we propose SceneAlign, a framework that leverages scene graphs as structured visual information to perform controllable structural interventions. By identifying reasoning-critical nodes and perturbing them through four targeted strategies that mimic typical grounding failures, SceneAlign constructs hard negative rationales that remain linguistically plausible but are grounded in inaccurate visual facts. These contrastive pairs are used in Direct Preference Optimization to steer models toward fine-grained, structure-faithful reasoning. Across seven visual reasoning benchmarks, SceneAlign consistently improves answer accuracy and reasoning faithfulness, highlighting the effectiveness of grounding-aware alignment for multimodal reasoning.

📄 PDF Abstract BibTeX arXiv:2601.05600

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningVisual ReasoningVisual Grounding

Similar Papers 제목 키워드 기반

SceneAligner: 3D-Grounded Floorplan Localization in the Wild

2026-05-21 · Junhyeong Cho, Ruojin Cai, Hadar Averbuch-Elor arxiv

Many public buildings provide floorplans with a "you are here" indicator to help visitors orient themselves. Floorplan localization seeks to computationally replicate this capability by determining where visual observati…

Scene Graph Thinking: Reinforcing Structured Visual Reasoning for Multimodal Large Language Models

2026-07-07 · Zhiwei Yang, Yuanchen Wu, Nan Zhang, Yucong Meng 외 arxiv

Multimodal Large Language Models (MLLMs) have demonstrated strong perception and reasoning capabilities. However, most existing models focus on isolated objects and neglect structured relationships for efficient target n…

Visual Reasoning

Lightweight Structured Multimodal Reasoning for Clinical Scene Understanding in Robotics

2025-09-26 · Saurav Jha, Stefan K. Ehrlich arxiv

Healthcare robotics requires robust multimodal perception and reasoning to ensure safety in dynamic clinical environments. Current Vision-Language Models (VLMs) demonstrate strong general-purpose capabilities but remain …

Multimodal ReasoningScene Understanding

VGStore: A Multimodal Extension to SPARQL for Querying RDF Scene Graph

2022-09-07 · Yanzeng Li, Zilong Zheng, Wenjuan Han, Lei Zou

Semantic Web technology has successfully facilitated many RDF models with rich data representation methods. It also has the potential ability to represent and store multimodal knowledge bases such as multimodal scene gra…

Relational ReasoningSemantic SimilaritySemantic Textual Similarity

HyperGLM: HyperGraph for Video Scene Graph Generation and Anticipation

2024-11-27 · CVPR 2025 1 · Trong-Thuan Nguyen, Pha Nguyen, Jackson Cothren, Alper Yilmaz 외

Multimodal LLMs have advanced vision-language tasks but still struggle with understanding video scenes. To bridge this gap, Video Scene Graph Generation (VidSGG) has emerged to capture multi-object relationships across v…

Graph GenerationQuestion AnsweringScene Graph GenerationVideo Captioning+2