paper-with-me

홈 › Papers

Context-Aware Scene Prediction Network (CASPNet)

2022-01-18 · Maximilian Schäfer, Kun Zhao, Markus Bühren, Anton Kummert

Predicting the future motion of surrounding road users is a crucial and challenging task for autonomous driving (AD) and various advanced driver-assistance systems (ADAS). Planning a safe future trajectory heavily depends on understanding the traffic scene and anticipating its dynamics. The challenges do not only lie in understanding the complex driving scenarios but also the numerous possible interactions among road users and environments, which are practically not feasible for explicit modeling. In this work, we tackle the above challenges by jointly learning and predicting the motion of all road users in a scene, using a novel convolutional neural network (CNN) and recurrent neural network (RNN) based architecture. Moreover, by exploiting grid-based input and output data structures, the computational cost is independent of the number of road users and multi-modal predictions become inherent properties of our proposed method. Evaluation on the nuScenes dataset shows that our approach reaches state-of-the-art results in the prediction benchmark.

📄 PDF Abstract BibTeX arXiv:2201.06933

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

CASPNet++: Joint Multi-Agent Motion Prediction

2023-08-15 · Maximilian Schäfer, Kun Zhao, Anton Kummert

The prediction of road users' future motion is a critical task in supporting advanced driver-assistance systems (ADAS). It plays an even more crucial role for autonomous driving (AD) in enabling the planning and executio…

Autonomous Drivingmotion predictionPredictionScene Understanding+1

Robust Egocentric Visual Attention Prediction Through Language-guided Scene Context-aware Learning

2026-01-05 · Sungjune Park, Hongda Mao, Qingshuang Chen, Yong Man Ro 외 arxiv

As the demand for analyzing egocentric videos grows, egocentric visual attention prediction, anticipating where a camera wearer will attend, has garnered increasing attention. However, it remains challenging due to the i…

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

Context-Aware Timewise VAEs for Real-Time Vehicle Trajectory Prediction

2023-02-21 · Pei Xu, Jean-Bernard Hayet, Ioannis Karamouzas

Real-time, accurate prediction of human steering behaviors has wide applications, from developing intelligent traffic systems to deploying autonomous driving systems in both real and simulated worlds. In this paper, we p…

Autonomous DrivingPredictionTrajectory Prediction

Seeing is Believing (and Predicting): Context-Aware Multi-Human Behavior Prediction with Vision Language Models

2025-12-17 · Utsav Panchal, Yuchen Liu, Luigi Palmieri, Ilche Georgievski 외 arxiv

Accurately predicting human behaviors is crucial for mobile robots operating in human-populated environments. While prior research primarily focuses on predicting actions in single-human scenarios from an egocentric view…