Papers › Joint-Relation Transformer for Multi-Person Motion Prediction

Joint-Relation Transformer for Multi-Person Motion Prediction

9 Aug 2023ICCV 2023 1arXiv:2308.04808archive 2025-07-28

Qingyao Xu, Weibo Mao, Jingze Gong, Chenxin Xu, Siheng Chen, Weidi Xie, Ya zhang, Yanfeng Wang

Multi-person motion prediction is a challenging problem due to the dependency of motion on both individual past movements and interactions with other people. Transformer-based methods have shown promising results on this task, but they miss the explicit relation representation between joints, such as skeleton structure and pairwise distance, which is crucial for accurate interaction modeling. In this paper, we propose the Joint-Relation Transformer, which utilizes relation information to enhance interaction modeling and improve future motion prediction. Our relation information contains the relative distance and the intra-/inter-person physical constraints. To fuse relation and joint information, we design a novel joint-relation fusion layer with relation-aware attention to update both features. Additionally, we supervise the relation information by forecasting future distance. Experiments show that our method achieves a 13.4% improvement of 900ms VIM on 3DPW-SoMoF/RC and 17.8%/12.0% improvement of 3s MPJPE on CMU-Mpcap/MuPoTS-3D dataset.

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="2308.04808")

Code

Syntology Ran 18 of 21 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 17 ran with no contract checked.

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

mediabrain-sjtu/jrtransformer 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

21 samples harvested; 18 ran; 0 honoured the contract we drafted; 3 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.

1ran · fixture could not drive it
17ran
3unverified

Licence: 21 of the 21 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 MediaBrain-SJTU/JRTransformer. “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.

Attention MediaBrain-SJTU/JRTransformer/model/model.py official repository ran fingerprinted no licence file found · pointer only · 94ca24363aab8053 · report
Block MediaBrain-SJTU/JRTransformer/model/model.py official repository ran fingerprinted no licence file found · pointer only · 7f79674712326709 · report
MLP MediaBrain-SJTU/JRTransformer/model/model.py official repository ran · metamorphic tier: invariant fingerprinted no licence file found · pointer only · 4ab81933f8ad8710 · report
PositionalEmbedding MediaBrain-SJTU/JRTransformer/model/model.py official repository ran no licence file found · pointer only · 6141e32d349c6520 · report
ang2joint mediabrain-sjtu/jrtransformer/dataset/ang2joint.py official repository ran no licence file found · pointer only · 242afd06c3c28368 · report
batch_MPJPE mediabrain-sjtu/jrtransformer/utils/metrics.py official repository ran no licence file found · pointer only · aa5d767c2afee6be · report
batch_VIM mediabrain-sjtu/jrtransformer/utils/metrics.py official repository ran no licence file found · pointer only · 02296c69c0428597 · report
batch_VIM_ mediabrain-sjtu/jrtransformer/utils/metrics.py official repository ran no licence file found · pointer only · 88b89b16d716722e · report
batch_denormalization mediabrain-sjtu/jrtransformer/dataset/dataset_3dpw.py official repository ran no licence file found · pointer only · 092df234b64f4cb2 · report
drop_path mediabrain-sjtu/jrtransformer/model/model.py official repository ran · fixture could not drive it no licence file found · pointer only · 39eace7e2822504f · report
get_adj mediabrain-sjtu/jrtransformer/utils/util.py official repository ran no licence file found · pointer only · e53e8ce70a48a8ed · report
get_connect mediabrain-sjtu/jrtransformer/utils/util.py official repository ran fingerprinted no licence file found · pointer only · 0429eac001f524e3 · report
normalize mediabrain-sjtu/jrtransformer/dataset/dataset_3dpw.py official repository ran no licence file found · pointer only · 19c25e3301ffd177 · report
rodrigues mediabrain-sjtu/jrtransformer/dataset/ang2joint.py official repository ran fingerprinted no licence file found · pointer only · 9e93dfbacea8553c · report
rotate_Y mediabrain-sjtu/jrtransformer/dataset/dataset_3dpw.py official repository ran no licence file found · pointer only · b3ac05a157b33242 · report
rotate_Y mediabrain-sjtu/jrtransformer/utils/util.py official repository ran no licence file found · pointer only · a60003739d5ccea4 · report
spatio_temporal_graph mediabrain-sjtu/jrtransformer/dataset/dataset_amass.py official repository ran no licence file found · pointer only · fa68b44f5bf5805d · report
with_zeros mediabrain-sjtu/jrtransformer/dataset/ang2joint.py official repository ran fingerprinted no licence file found · pointer only · f00359361920530a · report
JRTransformer MediaBrain-SJTU/JRTransformer/model/model.py official repository unverified no licence file found · pointer only · 3fdb3598a9dd0559 · report
get_adj_AMASS mediabrain-sjtu/jrtransformer/dataset/dataset_amass.py official repository unverified no licence file found · pointer only · 807dcdd63bf843cb · report
normalize_A mediabrain-sjtu/jrtransformer/dataset/dataset_amass.py official repository unverified no licence file found · pointer only · fe07fda014912d98 · report

Tasks

Predictionmotion prediction

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBPEDense ConnectionsDropoutLabel SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

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