paper-with-me

홈 › Papers

SceneLLM: Implicit Language Reasoning in LLM for Dynamic Scene Graph Generation

2024-12-15 · Hang Zhang, Zhuoling Li, Jun Liu

Dynamic scenes contain intricate spatio-temporal information, crucial for mobile robots, UAVs, and autonomous driving systems to make informed decisions. Parsing these scenes into semantic triplets <Subject-Predicate-Object> for accurate Scene Graph Generation (SGG) is highly challenging due to the fluctuating spatio-temporal complexity. Inspired by the reasoning capabilities of Large Language Models (LLMs), we propose SceneLLM, a novel framework that leverages LLMs as powerful scene analyzers for dynamic SGG. Our framework introduces a Video-to-Language (V2L) mapping module that transforms video frames into linguistic signals (scene tokens), making the input more comprehensible for LLMs. To better encode spatial information, we devise a Spatial Information Aggregation (SIA) scheme, inspired by the structure of Chinese characters, which encodes spatial data into tokens. Using Optimal Transport (OT), we generate an implicit language signal from the frame-level token sequence that captures the video's spatio-temporal information. To further improve the LLM's ability to process this implicit linguistic input, we apply Low-Rank Adaptation (LoRA) to fine-tune the model. Finally, we use a transformer-based SGG predictor to decode the LLM's reasoning and predict semantic triplets. Our method achieves state-of-the-art results on the Action Genome (AG) benchmark, and extensive experiments show the effectiveness of SceneLLM in understanding and generating accurate dynamic scene graphs.

📄 PDF Abstract BibTeX arXiv:2412.11026

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGraph GenerationScene Graph Generation

Similar Papers 제목 키워드 기반

TrajSceneLLM: A Multimodal Perspective on Semantic GPS Trajectory Analysis

2025-06-19 · Chunhou Ji, Qiumeng Li

GPS trajectory data reveals valuable patterns of human mobility and urban dynamics, supporting a variety of spatial applications. However, traditional methods often struggle to extract deep semantic representations and i…

Temporal Sequences

LSceneLLM: Enhancing Large 3D Scene Understanding Using Adaptive Visual Preferences

2024-12-02 · CVPR 2025 1 · Hongyan Zhi, Peihao Chen, Junyan Li, Shuailei Ma 외

Research on 3D Vision-Language Models (3D-VLMs) is gaining increasing attention, which is crucial for developing embodied AI within 3D scenes, such as visual navigation and embodied question answering. Due to the high de…

Embodied Question AnsweringQuestion AnsweringScene UnderstandingVisual Navigation

Grounded 3D-LLM with Referent Tokens

2024-05-16 · Yilun Chen, Shuai Yang, Haifeng Huang, Tai Wang 외

Prior studies on 3D scene understanding have primarily developed specialized models for specific tasks or required task-specific fine-tuning. In this study, we propose Grounded 3D-LLM, which explores the potential of 3D …

Dense CaptioningDiversityInstruction FollowingLanguage Modeling+5

Where and What: Reasoning Dynamic and Implicit Preferences in Situated Conversational Recommendation

2026-04-22 · Dongding Lin, Jian Wang, Yongqi Li, Wenjie Li arxiv

Situated conversational recommendation (SCR), which utilizes visual scenes grounded in specific environments and natural language dialogue to deliver contextually appropriate recommendations, has emerged as a promising r…

Response Generation

Learning to Evolve Scenes: Reasoning about Human Activities with Scene Graphs

2026-07-02 · Francesca Pistilli, Simone Alberto Peirone, Giuseppe Averta arxiv

Understanding human behavior while interacting with the surrounding world is crucial for many applications of embodied AI. First-person videos are particularly informative for this problem, as they well capture how activ…