{"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/end-to-end-learning-local-multi-view","title":"End-to-End Learning Local Multi-view Descriptors for 3D Point Clouds","arxiv_id":"2003.05855","date":"2020-03-12","proceeding":"CVPR 2020 6","authors":["Lei Li","Siyu Zhu","Hongbo Fu","Ping Tan","Chiew-Lan Tai"],"abstract":"In this work, we propose an end-to-end framework to learn local multi-view descriptors for 3D point clouds. To adopt a similar multi-view representation, existing studies use hand-crafted viewpoints for rendering in a preprocessing stage, which is detached from the subsequent descriptor learning stage. In our framework, we integrate the multi-view rendering into neural networks by using a differentiable renderer, which allows the viewpoints to be optimizable parameters for capturing more informative local context of interest points. To obtain discriminative descriptors, we also design a soft-view pooling module to attentively fuse convolutional features across views. Extensive experiments on existing 3D registration benchmarks show that our method outperforms existing local descriptors both quantitatively and qualitatively.","url_abs":"https://arxiv.org/abs/2003.05855v2","url_pdf":"https://arxiv.org/pdf/2003.05855v2.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":"end-to-end-learning-local-multi-view","repo_url":"https://github.com/craigleili/3DLocalMultiViewDesc","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"point-cloud-registration","task_name":"Point Cloud Registration"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/point-cloud-registration-on-3dmatch-benchmark","task":"Point Cloud Registration","dataset":"3DMatch Benchmark","model":"LMVD","rank_in_archive_order":5,"of":15,"metrics":{"Feature Matching Recall":"97.5"},"uses_additional_data":false},{"leaderboard":"/sota/point-cloud-registration-on-eth-trained-on","task":"Point Cloud Registration","dataset":"ETH (trained on 3DMatch)","model":"LMVD","rank_in_archive_order":6,"of":20,"metrics":{"Feature Matching Recall":"0.616"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.05855","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.05855"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/craigleili/3DLocalMultiViewDesc","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_violates":1,"unverified":12},"by_repo_kind":{"listed":{"samples":13,"ran":1,"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":"e18607dae38b30e2","entry":"is_number","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/io.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/io.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e18607dae38b30e2"}},{"code_sha256_prefix":"c3c83a875df07fc9","entry":"batch_hard_mining","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/loss.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c3c83a875df07fc9"}},{"code_sha256_prefix":"f854ed3d229aea10","entry":"batch_hard_negative_mining","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/loss.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f854ed3d229aea10"}},{"code_sha256_prefix":"80895a2fe2ffab06","entry":"get_norm2d","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"models/modules.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/models/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"80895a2fe2ffab06"}},{"code_sha256_prefix":"1b945506cf65c5f5","entry":"init_eye_xyz_coords","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"soft_renderer/transform.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/soft_renderer/transform.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1b945506cf65c5f5"}},{"code_sha256_prefix":"0298a16be4d1826f","entry":"is_batchnorm","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"models/modules.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/models/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0298a16be4d1826f"}},{"code_sha256_prefix":"648bf341417d98d7","entry":"may_create_folder","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/io.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/io.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"648bf341417d98d7"}},{"code_sha256_prefix":"e56dac6b186a1209","entry":"pairwise_distance_matrix","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/loss.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e56dac6b186a1209"}},{"code_sha256_prefix":"b5cfccb952c002e3","entry":"read_descriptors","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"evaluation/eval_geomreg_3dmatch.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/evaluation/eval_geomreg_3dmatch.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b5cfccb952c002e3"}},{"code_sha256_prefix":"2c276bf210860f63","entry":"read_keypoints","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"evaluation/eval_geomreg_3dmatch.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/evaluation/eval_geomreg_3dmatch.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2c276bf210860f63"}},{"code_sha256_prefix":"5925dfa9f6475ed2","entry":"rotate_about","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"soft_renderer/transform.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/soft_renderer/transform.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5925dfa9f6475ed2"}},{"code_sha256_prefix":"c9489b6bb295599d","entry":"sorted_alphanum","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"utils/io.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/utils/io.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c9489b6bb295599d"}},{"code_sha256_prefix":"e6c7e2af4aeb190c","entry":"spherical_to_xyz_coords","repo":"craigleili/3DLocalMultiViewDesc","repo_kind":"listed","path":"soft_renderer/transform.py","file_url":"https://github.com/craigleili/3DLocalMultiViewDesc/blob/HEAD/soft_renderer/transform.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e6c7e2af4aeb190c"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}