{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/tangent-space-backpropogation-for-3d","title":"Tangent Space Backpropagation for 3D Transformation Groups","arxiv_id":"2103.12032","date":"2021-03-22","proceeding":"CVPR 2021 1","authors":["Zachary Teed","Jia Deng"],"abstract":"We address the problem of performing backpropagation for computation graphs involving 3D transformation groups SO(3), SE(3), and Sim(3). 3D transformation groups are widely used in 3D vision and robotics, but they do not form vector spaces and instead lie on smooth manifolds. The standard backpropagation approach, which embeds 3D transformations in Euclidean spaces, suffers from numerical difficulties. We introduce a new library, which exploits the group structure of 3D transformations and performs backpropagation in the tangent spaces of manifolds. We show that our approach is numerically more stable, easier to implement, and beneficial to a diverse set of tasks. Our plug-and-play PyTorch library is available at https://github.com/princeton-vl/lietorch.","url_abs":"https://arxiv.org/abs/2103.12032v2","url_pdf":"https://arxiv.org/pdf/2103.12032v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"tangent-space-backpropogation-for-3d","repo_url":"https://github.com/princeton-vl/lietorch","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2103.12032","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2103.12032"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/princeton-vl/lietorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"unverified":8},"by_repo_kind":{"official":{"samples":8,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"85c90ef2973afc32","entry":"broadcast_inputs","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/broadcasting.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/broadcasting.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"85c90ef2973afc32"}},{"code_sha256_prefix":"5389af4c9463e592","entry":"cat","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/groups.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/groups.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5389af4c9463e592"}},{"code_sha256_prefix":"e94d1233772c60f6","entry":"get_analytical_jacobian","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/gradcheck.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/gradcheck.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e94d1233772c60f6"}},{"code_sha256_prefix":"9acafca512a7baca","entry":"get_numerical_jacobian","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/gradcheck.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/gradcheck.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9acafca512a7baca"}},{"code_sha256_prefix":"61494705bbb0f6ce","entry":"make_homogeneous","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/run_tests.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/run_tests.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"61494705bbb0f6ce"}},{"code_sha256_prefix":"6a9c78ecbe54f2b0","entry":"make_jacobian","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/gradcheck.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/gradcheck.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6a9c78ecbe54f2b0"}},{"code_sha256_prefix":"75ce2587ebcce9d6","entry":"matv","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/run_tests.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/run_tests.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"75ce2587ebcce9d6"}},{"code_sha256_prefix":"3305de8d30fbfbd2","entry":"stack","repo":"princeton-vl/lietorch","repo_kind":"official","path":"lietorch/groups.py","file_url":"https://github.com/princeton-vl/lietorch/blob/HEAD/lietorch/groups.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"3305de8d30fbfbd2"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}