paper-with-me

홈 › Papers

LLM Meets Scene Graph: Can Large Language Models Understand and Generate Scene Graphs? A Benchmark and Empirical Study

2025-05-26 · Dongil Yang, Minjin Kim, Sunghwan Kim, Beong-woo Kwak, MinJun Park, Jinseok Hong, Woontack Woo, Jinyoung Yeo

The remarkable reasoning and generalization capabilities of Large Language Models (LLMs) have paved the way for their expanding applications in embodied AI, robotics, and other real-world tasks. To effectively support these applications, grounding in spatial and temporal understanding in multimodal environments is essential. To this end, recent works have leveraged scene graphs, a structured representation that encodes entities, attributes, and their relationships in a scene. However, a comprehensive evaluation of LLMs' ability to utilize scene graphs remains limited. In this work, we introduce Text-Scene Graph (TSG) Bench, a benchmark designed to systematically assess LLMs' ability to (1) understand scene graphs and (2) generate them from textual narratives. With TSG Bench we evaluate 11 LLMs and reveal that, while models perform well on scene graph understanding, they struggle with scene graph generation, particularly for complex narratives. Our analysis indicates that these models fail to effectively decompose discrete scenes from a complex narrative, leading to a bottleneck when generating scene graphs. These findings underscore the need for improved methodologies in scene graph generation and provide valuable insights for future research. The demonstration of our benchmark is available at https://tsg-bench.netlify.app. Additionally, our code and evaluation data are publicly available at https://anonymous.4open.science/r/TSG-Bench.

📄 PDF Abstract BibTeX arXiv:2505.19510

Code (1)

docworlds/tsg-bench 공식 구현

Tasks

Graph GenerationScene Graph Generation

Similar Papers 제목 키워드 기반

Planner3D: LLM-enhanced graph prior meets 3D indoor scene explicit regularization

2024-03-19 · Yao Wei, Martin Renqiang Min, George Vosselman, Li Erran Li 외

Compositional 3D scene synthesis has diverse applications across a spectrum of industries such as robotics, films, and video games, as it closely mirrors the complexity of real-world multi-object environments. Convention…

3D Shape GenerationDiversityLanguage ModelingLanguage Modelling+3

When Graph Data Meets Multimodal: A New Paradigm for Graph Understanding and Reasoning

2023-12-16 · Qihang Ai, Jianwu Zhou, Haiyun Jiang, Lemao Liu 외

Graph data is ubiquitous in the physical world, and it has always been a challenge to efficiently model graph structures using a unified paradigm for the understanding and reasoning on various graphs. Moreover, in the er…

Optical Character Recognition (OCR)

When Visual Grounding Meets Gigapixel-level Large-scale Scenes: Benchmark and Approach

2024-01-01 · CVPR 2024 1 · Tao Ma, Bing Bai, Haozhe Lin, Heyuan Wang 외

Visual grounding refers to the process of associating natural language expressions with corresponding regions within an image. Existing benchmarks for visual grounding primarily operate within small-scale scenes with…

Scene UnderstandingVisual Grounding

Does Your 3D Encoder Really Work? When Pretrain-SFT from 2D VLMs Meets 3D VLMs

2025-06-05 · Haoyuan Li, Yanpeng Zhou, Yufei Gao, Tao Tang 외

Remarkable progress in 2D Vision-Language Models (VLMs) has spurred interest in extending them to 3D settings for tasks like 3D Question Answering, Dense Captioning, and Visual Grounding. Unlike 2D VLMs that typically pr…

cross-modal alignmentDense CaptioningQuestion AnsweringScene Understanding+1

Trajectory Prediction Meets Large Language Models: A Survey

2025-06-03 · Yi Xu, Ruining Yang, Yitian Zhang, Yizhou Wang 외

Recent advances in large language models (LLMs) have sparked growing interest in integrating language-driven techniques into trajectory prediction. By leveraging their semantic and reasoning capabilities, LLMs are reshap…

Language ModelingLanguage ModellingPredictionScene Understanding+2