SceneAware: Scene-Constrained Pedestrian Trajectory Prediction with LLM-Guided Walkability
Juho Bai, Inwook Shim

TL;DR
SceneAware introduces a scene-aware pedestrian trajectory prediction framework that combines environmental context from scene images and walkability masks with trajectory modeling, significantly improving prediction accuracy and physical plausibility.
Contribution
The paper presents a novel scene-aware framework integrating scene understanding and walkability masks into trajectory prediction, outperforming existing methods on benchmark datasets.
Findings
Over 50% improvement over previous models on ETH/UCY datasets.
Explicit scene information enhances prediction accuracy.
Model performs consistently across various pedestrian movement types.
Abstract
Accurate prediction of pedestrian trajectories is essential for applications in robotics and surveillance systems. While existing approaches primarily focus on social interactions between pedestrians, they often overlook the rich environmental context that significantly shapes human movement patterns. In this paper, we propose SceneAware, a novel framework that explicitly incorporates scene understanding to enhance trajectory prediction accuracy. Our method leverages a Vision Transformer~(ViT) scene encoder to process environmental context from static scene images, while Multi-modal Large Language Models~(MLLMs) generate binary walkability masks that distinguish between accessible and restricted areas during training. We combine a Transformer-based trajectory encoder with the ViT-based scene encoder, capturing both temporal dynamics and spatial constraints. The framework integrates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic and Road Safety · Vehicle Dynamics and Control Systems
MethodsFocus
