Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Massively Multi-Person 3D Human Motion Forecasting with Scene Context

About

Forecasting long-term 3D human motion is challenging: the stochasticity of human behavior makes it hard to generate realistic human motion from the input sequence alone. Information on the scene environment and the motion of nearby people can greatly aid the generation process. We propose a scene-aware social transformer model (SAST) to forecast long-term (10s) human motion motion. Unlike previous models, our approach can model interactions between both widely varying numbers of people and objects in a scene. We combine a temporal convolutional encoder-decoder architecture with a Transformer-based bottleneck that allows us to efficiently combine motion and scene information. We model the conditional motion distribution using denoising diffusion models. We benchmark our approach on the Humans in Kitchens dataset, which contains 1 to 16 persons and 29 to 50 objects that are visible simultaneously. Our model outperforms other approaches in terms of realism and diversity on different metrics and in a user study. Code is available at https://github.com/felixbmuller/SAST.

Felix B Mueller, Julian Tanke, Juergen Gall• 2024

Related benchmarks

TaskDatasetResultRank
Human motion forecastingGTA-IM (test)
Path Error (0.5s)41
19
Human motion forecastingHUMANISE (Seen Scenes)
Path Error (mm) @ 0.5s56.2
13
Human motion forecastingHUMANISE (Unseen Scenes)
Path Error (mm) @ 0.5s57.2
13
Long-term Motion PredictionHOI-M3
Mean Path Error (mm)184.8
12
Human Motion PredictionHIK
Path Error @ 0.5s (mm)86.7
8
Human-to-Human Penetration AnalysisHOI-M3 (test)
Mean Penetration Rate6.3
5
Human-to-Scene Penetration AnalysisHOI-M3 (test)
Mean Penetration Rate1.54
5
2-second predictionHIK (test)
Mean Path Error (mm)189
4
2-second predictionHOI-M3 (test)
Mean Path Error (mm)184.8
4
Motion PredictionHOI dynamic objects
Mean Path Error (mm)281.2
4
Showing 10 of 11 rows

Other info

Follow for update