paper-with-me

홈 › Papers

SGTA: Scene-Graph Based Multi-Modal Traffic Agent for Video Understanding

2026-04-04 · Xingcheng Zhou, Mingyu Liu, Walter Zimmer, Jiajie Zhang, Alois Knoll arxiv

We present Scene-Graph Based Multi-Modal Traffic Agent (SGTA), a modular framework for traffic video understanding that combines structured scene graphs with multi-modal reasoning. It constructs a traffic scene graph from roadside videos using detection, tracking, and lane extraction, followed by tool-based reasoning over both symbolic graph queries and visual inputs. SGTA adopts ReAct to process interleaved reasoning traces from large language models with tool invocations, enabling interpretable decision-making for complex video questions. Experiments on selected TUMTraffic VideoQA dataset sample demonstrate that SGTA achieves competitive accuracy across multiple question types while providing transparent reasoning steps. These results highlight the potential of integrating structured scene representations with multi-modal agents for traffic video understanding.

📄 PDF Abstract BibTeX arXiv:2604.03697

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Enhancing Vision-Language Models with Scene Graphs for Traffic Accident Understanding

2024-07-08 · Aaron Lohner, Francesco Compagno, Jonathan Francis, Alessandro Oltramari

Recognizing a traffic accident is an essential part of any autonomous driving or road monitoring system. An accident can appear in a wide variety of forms, and understanding what type of accident is taking place may be u…

Autonomous Driving

The Road Ahead in Autonomous Driving: The KITScenes Multimodal Dataset

2026-06-01 · Richard Schwarzkopf, Fabian Immel, Alexander Blumberg, Jonas Merkert 외 arxiv

Existing autonomous driving datasets have enabled major progress, but fall short in sensor fidelity, map completeness, or geographic diversity. We present KITScenes Multimodal, a European dataset built around high-fideli…

Novel View SynthesisAutonomous DrivingDepth Estimation

LangDriveCTRL: Natural Language Controllable Driving Scene Editing with Multi-modal Agents

2025-12-19 · Yun He, Francesco Pittaluga, Ziyu Jiang, Matthias Zwicker 외 arxiv

LangDriveCTRL is a natural-language-controllable framework for editing real-world driving videos to synthesize diverse traffic scenarios. It represents each video as an explicit 3D scene graph, decomposing the scene into…

SemanticFormer: Holistic and Semantic Traffic Scene Representation for Trajectory Prediction using Knowledge Graphs

2024-04-30 · Zhigang Sun, Zixu Wang, Lavdim Halilaj, Juergen Luettin

Trajectory prediction in autonomous driving relies on accurate representation of all relevant contexts of the driving scene, including traffic participants, road topology, traffic signs, as well as their semantic relatio…

Autonomous DrivingGraph LearningKnowledge GraphsTrajectory Prediction

Visual Traffic Knowledge Graph Generation from Scene Images

2023-01-01 · ICCV 2023 1 · Yunfei Guo, Fei Yin, Xiao-Hui Li, Xudong Yan 외

Although previous works on traffic scene understanding have achieved great success, most of them stop at a lowlevel perception stage, such as road segmentation and lane detection, and few concern high-level understan…

Graph AttentionGraph GenerationKnowledge GraphsLane Detection+3