Context-aware Human Motion Prediction
The problem of predicting human motion given a sequence of past observations is at the core of many applications in robotics and computer vision. Current state-of-the-art formulate this problem as a sequence-to-sequence task, in which a historical of 3D skeletons feeds a Recurrent Neural Network (RNN) that predicts future movements, typically in the order of 1 to 2 seconds. However, one aspect that has been obviated so far, is the fact that human motion is inherently driven by interactions with objects and/or other humans in the environment. In this paper, we explore this scenario using a novel context-aware motion prediction architecture. We use a semantic-graph model where the nodes parameterize the human and objects in the scene and the edges their mutual interactions. These interactions are iteratively learned through a graph attention layer, fed with the past observations, which now include both object and human body motions. Once this semantic graph is learned, we inject it to a standard RNN to predict future movements of the human/s and object/s. We consider two variants of our architecture, either freezing the contextual interactions in the future of updating them. A thorough evaluation in the "Whole-Body Human Motion Database" shows that in both cases, our context-aware networks clearly outperform baselines in which the context information is not considered.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph AttentionHuman motion predictionmotion predictionPredictionSimilar Papers 제목 키워드 기반
Multi-Condition Latent Diffusion Network for Scene-Aware Neural Human Motion Prediction
Inferring 3D human motion is fundamental in many applications, including understanding human activity and analyzing one's intention. While many fruitful efforts have been made to human motion prediction, most approaches …
Human motion predictionmotion predictionPredictionGIMO: Gaze-Informed Human Motion Prediction in Context
Predicting human motion is critical for assistive robots and AR/VR applications, where the interaction with humans needs to be safe and comfortable. Meanwhile, an accurate prediction depends on understanding both the sce…
Human motion predictionmotion predictionPredictionContext-Aware Trajectory Prediction
Human motion and behaviour in crowded spaces is influenced by several factors, such as the dynamics of other moving agents in the scene, as well as the static elements that might be perceived as points of attraction or o…
NavigatePredictionTrajectory PredictionHuman Motion Prediction, Reconstruction, and Generation
This report reviews recent advancements in human motion prediction, reconstruction, and generation. Human motion prediction focuses on forecasting future poses and movements from historical data, addressing challenges li…
Human motion predictionHuman-Object Interaction DetectionMotion Generationmotion prediction+2Staged Contact-Aware Global Human Motion Forecasting
Scene-aware global human motion forecasting is critical for manifold applications, including virtual reality, robotics, and sports. The task combines human trajectory and pose forecasting within the provided scene contex…
Human Pose ForecastingMotion EstimationMotion ForecastingTrajectory Forecasting+1