paper-with-me

홈 › Papers

Social-Transmotion: Promptable Human Trajectory Prediction

2023-12-26 · Saeed Saadatnejad, Yang Gao, Kaouther Messaoud, Alexandre Alahi

Accurate human trajectory prediction is crucial for applications such as autonomous vehicles, robotics, and surveillance systems. Yet, existing models often fail to fully leverage the non-verbal social cues human subconsciously communicate when navigating the space. To address this, we introduce Social-Transmotion, a generic Transformer-based model that exploits diverse and numerous visual cues to predict human behavior. We translate the idea of a prompt from Natural Language Processing (NLP) to the task of human trajectory prediction, where a prompt can be a sequence of x-y coordinates on the ground, bounding boxes in the image plane, or body pose keypoints in either 2D or 3D. This, in turn, augments trajectory data, leading to enhanced human trajectory prediction. Using masking technique, our model exhibits flexibility and adaptability by capturing spatiotemporal interactions between agents based on the available visual cues. We delve into the merits of using 2D versus 3D poses, and a limited set of poses. Additionally, we investigate the spatial and temporal attention map to identify which keypoints and time-steps in the sequence are vital for optimizing human trajectory prediction. Our approach is validated on multiple datasets, including JTA, JRDB, Pedestrians and Cyclists in Road Traffic, and ETH-UCY. The code is publicly available: https://github.com/vita-epfl/social-transmotion.

📄 PDF Abstract BibTeX arXiv:2312.16168

Code (1)

vita-epfl/social-transmotion 공식 구현 pytorch

Tasks

Autonomous VehiclesPredictionTrajectory Prediction

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-Transmotion: Pre-trained Model for Human Motion Prediction

2024-11-04 · Yang Gao, Po-Chien Luan, Alexandre Alahi

The ability of intelligent systems to predict human behaviors is crucial, particularly in fields such as autonomous vehicle navigation and social robotics. However, the complexity of human motion have prevented the devel…

Human motion predictionmotion predictionPose PredictionPrediction+1

Unified Human Localization and Trajectory Prediction with Monocular Vision

2025-03-05 · Po-Chien Luan, Yang Gao, Celine Demonsant, Alexandre Alahi

Conventional human trajectory prediction models rely on clean curated data, requiring specialized equipment or manual labeling, which is often impractical for robotic applications. The existing predictors tend to overfit…

PredictionTrajectory Prediction

Promptable Behaviors: Personalizing Multi-Objective Rewards from Human Preferences

2023-12-14 · CVPR 2024 1 · Minyoung Hwang, Luca Weihs, Chanwoo Park, Kimin Lee 외

Customizing robotic behaviors to be aligned with diverse human preferences is an underexplored challenge in the field of embodied AI. In this paper, we present Promptable Behaviors, a novel framework that facilitates eff…

Multi-Objective Reinforcement LearningRobot Navigation

It Is Not the Journey but the Destination: Endpoint Conditioned Trajectory Prediction

2020-04-04 · ECCV 2020 8 · Karttikeya Mangalam, Harshayu Girase, Shreyas Agarwal, Kuan-Hui Lee 외

Human trajectory forecasting with multiple socially interacting agents is of critical importance for autonomous navigation in human environments, e.g., for self-driving cars and social robots. In this work, we present Pr…

Autonomous NavigationMulti-future Trajectory PredictionMulti Future Trajectory PredictionPrediction+3

SocialVAE: Human Trajectory Prediction using Timewise Latents

2022-03-15 · Pei Xu, Jean-Bernard Hayet, Ioannis Karamouzas

Predicting pedestrian movement is critical for human behavior analysis and also for safe and efficient human-agent interactions. However, despite significant advancements, it is still challenging for existing approaches …

Decision MakingPedestrian Trajectory PredictionPredictionTrajectory Prediction