Papers › RoboPEPP: Vision-Based Robot Pose and Joint Angle Estimation through Embedding...

RoboPEPP: Vision-Based Robot Pose and Joint Angle Estimation through Embedding Predictive Pre-Training

26 Nov 2024CVPR 2025 1arXiv:2411.17662archive 2025-07-28

Raktim Gautam Goswami, Prashanth Krishnamurthy, Yann Lecun, Farshad Khorrami

Vision-based pose estimation of articulated robots with unknown joint angles has applications in collaborative robotics and human-robot interaction tasks. Current frameworks use neural network encoders to extract image features and downstream layers to predict joint angles and robot pose. While images of robots inherently contain rich information about the robot's physical structures, existing methods often fail to leverage it fully; therefore, limiting performance under occlusions and truncations. To address this, we introduce RoboPEPP, a method that fuses information about the robot's physical model into the encoder using a masking-based self-supervised embedding-predictive architecture. Specifically, we mask the robot's joints and pre-train an encoder-predictor model to infer the joints' embeddings from surrounding unmasked regions, enhancing the encoder's understanding of the robot's physical model. The pre-trained encoder-predictor pair, along with joint angle and keypoint prediction networks, is then fine-tuned for pose and joint angle estimation. Random masking of input during fine-tuning and keypoint filtering during evaluation further improves robustness. Our method, evaluated on several datasets, achieves the best results in robot pose and joint angle estimation while being the least sensitive to occlusions and requiring the lowest execution time.

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

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

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

raktimgg/robopepp 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

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

13unverified

Licence: 13 of the 13 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 raktimgg/robopepp. “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.

batch_project raktimgg/robopepp/datasets/BPnP.py official repository unverified no licence file found · pointer only · 00c47b133f598882 · report
batch_transform_3d raktimgg/robopepp/datasets/BPnP.py official repository unverified no licence file found · pointer only · 73682ee452e3f48f · report
create_belief_map raktimgg/robopepp/datasets/image_proc.py official repository unverified no licence file found · pointer only · 3c8d91d5c2f17279 · report
get_coefs raktimgg/robopepp/datasets/BPnP.py official repository unverified no licence file found · pointer only · 0fa785852e0b6520 · report
get_keypoints_from_beliefmap raktimgg/robopepp/datasets/image_proc.py official repository unverified no licence file found · pointer only · 984262d21995ebe7 · report
get_soft_keypoints_from_beliefmap raktimgg/robopepp/datasets/image_proc.py official repository unverified no licence file found · pointer only · be7adedaf5f920b8 · report
make_dream raktimgg/robopepp/datasets/dream.py official repository unverified no licence file found · pointer only · e63df6a08e50795f · report
occlusion_aug raktimgg/robopepp/datasets/augmentations.py official repository unverified no licence file found · pointer only · 73575c3e37c42b41 · report
render_single_robot_color raktimgg/robopepp/models/mesh_renderer.py official repository unverified no licence file found · pointer only · 328b2437938837a7 · report
render_single_robot_mask raktimgg/robopepp/models/mesh_renderer.py official repository unverified no licence file found · pointer only · 7a54d4b7b209b516 · report
scale_gradients_hook raktimgg/robopepp/train_s2r.py official repository unverified no licence file found · pointer only · f87d6ee81db8f377 · report
to_pil raktimgg/robopepp/datasets/augmentations.py official repository unverified no licence file found · pointer only · 67f033e7853eaca4 · report
to_torch_uint8 raktimgg/robopepp/datasets/augmentations.py official repository unverified no licence file found · pointer only · 825fa64d2cb85ca4 · report

Tasks

Pose Estimation

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