paper-with-me

홈 › Papers

ASTRA: A Scene-aware TRAnsformer-based model for trajectory prediction

2025-01-16 · Izzeddin Teeti, Aniket Thomas, Munish Monga, Sachin Kumar, Uddeshya Singh, Andrew Bradley, Biplab Banerjee, Fabio Cuzzolin

We present ASTRA (A} Scene-aware TRAnsformer-based model for trajectory prediction), a light-weight pedestrian trajectory forecasting model that integrates the scene context, spatial dynamics, social inter-agent interactions and temporal progressions for precise forecasting. We utilised a U-Net-based feature extractor, via its latent vector representation, to capture scene representations and a graph-aware transformer encoder for capturing social interactions. These components are integrated to learn an agent-scene aware embedding, enabling the model to learn spatial dynamics and forecast the future trajectory of pedestrians. The model is designed to produce both deterministic and stochastic outcomes, with the stochastic predictions being generated by incorporating a Conditional Variational Auto-Encoder (CVAE). ASTRA also proposes a simple yet effective weighted penalty loss function, which helps to yield predictions that outperform a wide array of state-of-the-art deterministic and generative models. ASTRA demonstrates an average improvement of 27%/10% in deterministic/stochastic settings on the ETH-UCY dataset, and 26% improvement on the PIE dataset, respectively, along with seven times fewer parameters than the existing state-of-the-art model (see Figure 1). Additionally, the model's versatility allows it to generalize across different perspectives, such as Bird's Eye View (BEV) and Ego-Vehicle View (EVV).

📄 PDF Abstract BibTeX arXiv:2501.09878

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory ForecastingTrajectory Prediction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

ASTRA: An Action Spotting TRAnsformer for Soccer Videos

2024-04-02 · Artur Xarles, Sergio Escalera, Thomas B. Moeslund, Albert Clapés

In this paper, we introduce ASTRA, a Transformer-based model designed for the task of Action Spotting in soccer matches. ASTRA addresses several challenges inherent in the task and dataset, including the requirement for …

Action LocalizationAction SpottingDecoder

SceneAware: Scene-Constrained Pedestrian Trajectory Prediction with LLM-Guided Walkability

2025-06-17 · Juho Bai, Inwook Shim

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…

Pedestrian Trajectory PredictionScene UnderstandingTrajectory Prediction

AstraNav-World: World Model for Foresight Control and Consistency

2025-12-25 · Jintao Chen, Junjun Hu, Haochen Bai, Minghua Luo 외 arxiv

Embodied navigation in open, dynamic environments demands accurate foresight of how the world will evolve and how actions will unfold over time. We propose AstraNav-World, an end-to-end world model that jointly reasons a…

ASTRA: Asynchronous Spatio-Temporal Reconstruction via Trajectory Alignment

2026-08-03 · Junyu Zhu, Hao Zhu, Xinzhuo Zhang, Xu Zhang 외 arxiv

Dynamic 3D scene reconstruction has made significant progress with multi-camera systems, often relying on temporally aligned observations across views. However, in real-world scenarios, temporal asynchrony among capturin…

Astra: General Interactive World Model with Autoregressive Denoising

2025-12-09 · Yixuan Zhu, Jiaqi Feng, Wenzhao Zheng, Yuan Gao 외 arxiv

Recent advances in diffusion transformers have empowered video generation models to generate high-quality video clips from texts or images. However, world models with the ability to predict long-horizon futures from past…

Autonomous DrivingVideo GenerationVideo Prediction