Papers › Confronting Ambiguity in 6D Object Pose Estimation via Score-Based Diffusion on SE(3)

Confronting Ambiguity in 6D Object Pose Estimation via Score-Based Diffusion on SE(3)

25 May 2023CVPR 2024 1arXiv:2305.15873archive 2025-07-28

Tsu-Ching Hsiao, Hao-Wei Chen, Hsuan-Kung Yang, Chun-Yi Lee

Addressing pose ambiguity in 6D object pose estimation from single RGB images presents a significant challenge, particularly due to object symmetries or occlusions. In response, we introduce a novel score-based diffusion method applied to the SE(3) group, marking the first application of diffusion models to SE(3) within the image domain, specifically tailored for pose estimation tasks. Extensive evaluations demonstrate the method's efficacy in handling pose ambiguity, mitigating perspective-induced ambiguity, and showcasing the robustness of our surrogate Stein score formulation on SE(3). This formulation not only improves the convergence of denoising process but also enhances computational efficiency. Thus, we pioneer a promising strategy for 6D object pose estimation.

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

Code

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

By repository: official repository: 23 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.

Ending2015a/liepose-diffusion officialmentioned on GitHubtfMIT 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

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

23unverified

Licence: 0 of the 23 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 Ending2015a/liepose-diffusion. “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.

broadcast_batch Ending2015a/liepose-diffusion/src/liepose/exp/model.py official repository unverified MIT (permissive) · deb349af8fab7558 · report
exclude Ending2015a/liepose-diffusion/src/liepose/utils/exploration.py official repository unverified MIT (permissive) · 730c783afb3334fe · report
get_activ_fn Ending2015a/liepose-diffusion/src/liepose/exp/model.py official repository unverified MIT (permissive) · 37ecd1cfcb12483a · report
get_allo_rotation Ending2015a/liepose-diffusion/src/liepose/utils/jnpfn.py official repository unverified MIT (permissive) · ca26b38b1b5c7857 · report
get_args Ending2015a/liepose-diffusion/src/liepose/utils/config.py official repository unverified MIT (permissive) · 7eaf46160a8da8d3 · report
get_obj_ray Ending2015a/liepose-diffusion/src/liepose/utils/npfn.py official repository unverified MIT (permissive) · 363de575dd55271d · report
get_params_dict Ending2015a/liepose-diffusion/src/liepose/exp/testbed.py official repository unverified MIT (permissive) · b2806fc7d29a3966 · report
get_vars_dict Ending2015a/liepose-diffusion/src/liepose/exp/testbed.py official repository unverified MIT (permissive) · 7865a8902aaa8346 · report
get_workdir Ending2015a/liepose-diffusion/src/liepose/utils/common.py official repository unverified MIT (permissive) · 6eafe7c79b67fd43 · report
homogeneous Ending2015a/liepose-diffusion/src/liepose/utils/npfn.py official repository unverified MIT (permissive) · d19a106e07192a8b · report
is_jaxarray Ending2015a/liepose-diffusion/src/liepose/utils/common.py official repository unverified MIT (permissive) · a960cfa7852754b9 · report
is_jaxndarray Ending2015a/liepose-diffusion/src/liepose/utils/common.py official repository unverified MIT (permissive) · 011869649e90d660 · report
is_mat Ending2015a/liepose-diffusion/src/liepose/metrics/r3so3.py official repository unverified MIT (permissive) · e2b550587a432c2a · report
is_mat44 Ending2015a/liepose-diffusion/src/liepose/metrics/so3.py official repository unverified MIT (permissive) · 913a2031b6759489 · report
is_tan Ending2015a/liepose-diffusion/src/liepose/metrics/r3so3.py official repository unverified MIT (permissive) · 4194ece21d17b4dd · report
is_vec Ending2015a/liepose-diffusion/src/liepose/metrics/r3so3.py official repository unverified MIT (permissive) · 2459541727ebbcce · report
iter_nested Ending2015a/liepose-diffusion/src/liepose/utils/nest.py official repository unverified MIT (permissive) · a70dd739f5183ba9 · report
iter_nested_tuple Ending2015a/liepose-diffusion/src/liepose/utils/nest.py official repository unverified MIT (permissive) · 19785438e9bde35f · report
map_nested Ending2015a/liepose-diffusion/src/liepose/utils/nest.py official repository unverified MIT (permissive) · b04418da77ee5324 · report
normalize Ending2015a/liepose-diffusion/src/liepose/utils/jnpfn.py official repository unverified MIT (permissive) · edf5aff582f83d0e · report
normalize Ending2015a/liepose-diffusion/src/liepose/utils/npfn.py official repository unverified MIT (permissive) · f34ca9f5e8f625f7 · report
reg_loss Ending2015a/liepose-diffusion/src/liepose/utils/jnpfn.py official repository unverified MIT (permissive) · 2e59e3f44b689980 · report
save_checkpoint Ending2015a/liepose-diffusion/src/liepose/exp/testbed.py official repository unverified MIT (permissive) · 94b060b77aaacebb · report

Tasks

6D Pose Estimation using RGBComputational EfficiencyDenoisingObjectPose Estimation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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