Papers › Skeleton-in-Context: Unified Skeleton Sequence Modeling with In-Context Learning

Skeleton-in-Context: Unified Skeleton Sequence Modeling with In-Context Learning

6 Dec 2023CVPR 2024 1arXiv:2312.03703archive 2025-07-28

Xinshun Wang, Zhongbin Fang, Xia Li, Xiangtai Li, Mengyuan Liu

In-context learning provides a new perspective for multi-task modeling for vision and NLP. Under this setting, the model can perceive tasks from prompts and accomplish them without any extra task-specific head predictions or model fine-tuning. However, Skeleton sequence modeling via in-context learning remains unexplored. Directly applying existing in-context models from other areas onto skeleton sequences fails due to the inter-frame and cross-task pose similarity that makes it outstandingly hard to perceive the task correctly from a subtle context. To address this challenge, we propose Skeleton-in-Context (SiC), an effective framework for in-context skeleton sequence modeling. Our SiC is able to handle multiple skeleton-based tasks simultaneously after a single training process and accomplish each task from context according to the given prompt. It can further generalize to new, unseen tasks according to customized prompts. To facilitate context perception, we additionally propose a task-unified prompt, which adaptively learns tasks of different natures, such as partial joint-level generation, sequence-level prediction, or 2D-to-3D motion prediction. We conduct extensive experiments to evaluate the effectiveness of our SiC on multiple tasks, including motion prediction, pose estimation, joint completion, and future pose estimation. We also evaluate its generalization capability on unseen tasks such as motion-in-between. These experiments show that our model achieves state-of-the-art multi-task performance and even outperforms single-task methods on certain tasks.

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

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 2 ran · fixture could not drive it; 9 ran with no contract checked.

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

fanglaosi/skeleton-in-context officialmentioned in papermentioned on GitHubpytorch 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

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

2ran · fixture could not drive it
9ran
1unverified

Licence: 12 of the 12 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 fanglaosi/skeleton-in-context. “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.

ang2joint fanglaosi/skeleton-in-context/data_gen/angle2joint.py official repository ran no licence file found · pointer only · c0984e125450806e · report
construct_include fanglaosi/skeleton-in-context/lib/utils/tools.py official repository ran no licence file found · pointer only · 7c9fc0786ad652f3 · report
drop_path fanglaosi/skeleton-in-context/lib/model/drop.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3ac6b7d76e8e3584 · report
get_config fanglaosi/skeleton-in-context/lib/utils/tools.py official repository ran no licence file found · pointer only · 52a816084cf358ed · report
loss_mpjpe fanglaosi/skeleton-in-context/lib/model/loss.py official repository ran fingerprinted no licence file found · pointer only · 48a788f0938a2209 · report
mpjpe fanglaosi/skeleton-in-context/lib/model/loss.py official repository ran no licence file found · pointer only · 08fdd93d7a20142f · report
p_mpjpe fanglaosi/skeleton-in-context/lib/model/loss.py official repository ran no licence file found · pointer only · e2b944da85a57144 · report
read_pkl fanglaosi/skeleton-in-context/lib/utils/tools.py official repository ran no licence file found · pointer only · 27577e12fac69d08 · report
rodrigues fanglaosi/skeleton-in-context/data_gen/angle2joint.py official repository ran fingerprinted no licence file found · pointer only · d7032acefdc1b55a · report
trunc_normal_ fanglaosi/skeleton-in-context/lib/model/SiC_dynamicTUP.py official repository ran · fixture could not drive it no licence file found · pointer only · 02566da69866c48c · report
with_zeros fanglaosi/skeleton-in-context/data_gen/angle2joint.py official repository ran fingerprinted no licence file found · pointer only · 6588622485d7bdc2 · report
load_backbone fanglaosi/skeleton-in-context/lib/utils/learning.py official repository unverified no licence file found · pointer only · abc2e7f28c9add11 · report

Tasks

In-Context LearningPose Estimationmotion prediction

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