Papers › Multi-agent Long-term 3D Human Pose Forecasting via Interaction-aware Trajectory Conditioning

Multi-agent Long-term 3D Human Pose Forecasting via Interaction-aware Trajectory Conditioning

8 Apr 2024CVPR 2024 1arXiv:2404.05218archive 2025-07-28

Jaewoo Jeong, Daehee Park, Kuk-Jin Yoon

Human pose forecasting garners attention for its diverse applications. However, challenges in modeling the multi-modal nature of human motion and intricate interactions among agents persist, particularly with longer timescales and more agents. In this paper, we propose an interaction-aware trajectory-conditioned long-term multi-agent human pose forecasting model, utilizing a coarse-to-fine prediction approach: multi-modal global trajectories are initially forecasted, followed by respective local pose forecasts conditioned on each mode. In doing so, our Trajectory2Pose model introduces a graph-based agent-wise interaction module for a reciprocal forecast of local motion-conditioned global trajectory and trajectory-conditioned local pose. Our model effectively handles the multi-modality of human motion and the complexity of long-term multi-agent interactions, improving performance in complex environments. Furthermore, we address the lack of long-term (6s+) multi-agent (5+) datasets by constructing a new dataset from real-world images and 2D annotations, enabling a comprehensive evaluation of our proposed model. State-of-the-art prediction performance on both complex and simpler datasets confirms the generalized effectiveness of our method. The code is available at https://github.com/Jaewoo97/T2P.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2404.05218")

Code

Syntology Ran 23 of 32 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 23 ran with no contract checked.

By repository: official repository: 32 samples from 1 repository, 23 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

jaewoo97/t2p officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

32 samples harvested; 23 ran; 0 honoured the contract we drafted; 9 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

23ran
9unverified

Licence: 32 of the 32 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Jaewoo97/T2P. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Decoder Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · c5edbf2ac390b602 · report
DecoderLayer Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran fingerprinted no licence file found · pointer only · 0e81def25efb199b · report
DistanceDropEdge Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · c2b3b968ed030695 · report
MLPDecoder_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 61382838a12eaad8 · report
MultiHeadAttention Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 674faf0dd21654ff · report
MultipleInputEmbedding_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 85b88ab456fc1b50 · report
PositionwiseFeedForward Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran fingerprinted no licence file found · pointer only · 26d72c0390d2b9a9 · report
PositionwiseFeedForward_decoder Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran fingerprinted no licence file found · pointer only · ae621cf8ae760976 · report
Rx jaewoo97/t2p/captions_jrdb.py official repository ran no licence file found · pointer only · efe2a183231b4699 · report
Ry jaewoo97/t2p/captions_jrdb.py official repository ran no licence file found · pointer only · 6e857b17029cdc7e · report
Rz jaewoo97/t2p/captions_jrdb.py official repository ran no licence file found · pointer only · fc05f66951c431c9 · report
SBI_MSA Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 9ca17d4c6df23899 · report
ScaledDotProductAttention Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 736fa0c1e652c650 · report
SingleInputEmbedding_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran fingerprinted no licence file found · pointer only · c5917df25ce55f9e · report
TBIFormerBlock Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · b9829d0f7b20a3de · report
Tem_ID_Encoder Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 8e81759811c2f0e8 · report
TemporalData Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · e6c7c1424e780a38 · report
TemporalEncoderLayer_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran fingerprinted no licence file found · pointer only · f6e435b3ce47b09e · report
TemporalEncoder_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 94fe6b199adc3ec0 · report
conv3x3_1D jaewoo97/t2p/bev/model.py official repository ran no licence file found · pointer only · 3423d9c4e59dae15 · report
conv3x3_3D jaewoo97/t2p/bev/model.py official repository ran no licence file found · pointer only · e144d4d060a34395 · report
get_3Dcoord_maps_halfz jaewoo97/t2p/bev/model.py official repository ran no licence file found · pointer only · 367e379193fd745f · report
temporal_partition jaewoo97/t2p/models/lightningModel_T2P.py official repository ran no licence file found · pointer only · 0e1ff73665d6cb2f · report
AAEncoder_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · 8af2d54918ddccc9 · report
GlobalInteractorLayer_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · 83a3116e731e6619 · report
GlobalInteractor_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · afcf7f9ee6bf4a03 · report
LocalEncoder_hivt Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · 9b44877bfbad4f6e · report
T2P Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · 6108a7d22669ad0d · report
TBIFormerEncoder Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · d08bac7d132c5e77 · report
body_partition Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · c4226a07bec2af01 · report
figure_to_array jaewoo97/t2p/debug_util.py official repository unverified no licence file found · pointer only · e4258e3e73a99e18 · report
init_weights Jaewoo97/T2P/models/lightningModel_T2P.py official repository unverified no licence file found · pointer only · 1f4afa607fa3aceb · report

Tasks

Human Pose Forecasting

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections