{"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/unsupervised-inference-of-signed-distance","title":"Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors","arxiv_id":"2303.14505","date":"2023-03-25","proceeding":"CVPR 2023 1","authors":["Chao Chen","Yu-Shen Liu","Zhizhong Han"],"abstract":"It is vital to infer signed distance functions (SDFs) from 3D point clouds. The latest methods rely on generalizing the priors learned from large scale supervision. However, the learned priors do not generalize well to various geometric variations that are unseen during training, especially for extremely sparse point clouds. To resolve this issue, we present a neural network to directly infer SDFs from single sparse point clouds without using signed distance supervision, learned priors or even normals. Our insight here is to learn surface parameterization and SDFs inference in an end-to-end manner. To make up the sparsity, we leverage parameterized surfaces as a coarse surface sampler to provide many coarse surface estimations in training iterations, according to which we mine supervision and our thin plate splines (TPS) based network infers SDFs as smooth functions in a statistical way. Our method significantly improves the generalization ability and accuracy in unseen point clouds. Our experimental results show our advantages over the state-of-the-art methods in surface reconstruction for sparse point clouds under synthetic datasets and real scans.The code is available at \\url{https://github.com/chenchao15/NeuralTPS}.","url_abs":"https://arxiv.org/abs/2303.14505v1","url_pdf":"https://arxiv.org/pdf/2303.14505v1.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":"unsupervised-inference-of-signed-distance","repo_url":"https://github.com/chenchao15/neuraltps","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"surface-reconstruction","task_name":"Surface Reconstruction"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2303.14505","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2303.14505"}},"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/chenchao15/neuraltps","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"deterministic:regex_extraction","url":"https://github.com/chenchao15/NeuralTPS","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":4,"ran_fixture":1,"ran_draft_wrong":1,"unverified":6},"by_repo_kind":{"official":{"samples":12,"ran":6,"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":"8e6b5059f61d84e6","entry":"chamfer_distance_naive","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"im2mesh/common.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/im2mesh/common.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8e6b5059f61d84e6"}},{"code_sha256_prefix":"0072de07b144b152","entry":"compute_iou","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"im2mesh/common.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/im2mesh/common.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0072de07b144b152"}},{"code_sha256_prefix":"e39d881796e8d67e","entry":"is_url","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"im2mesh/checkpoints.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/im2mesh/checkpoints.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e39d881796e8d67e"}},{"code_sha256_prefix":"94c6fe25807ef01e","entry":"maxpool","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"im2mesh/encoder/pointnet.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/im2mesh/encoder/pointnet.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"94c6fe25807ef01e"}},{"code_sha256_prefix":"6043a99e59a7e14d","entry":"safe_norm","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"sample_query_point.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/sample_query_point.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"6043a99e59a7e14d"}},{"code_sha256_prefix":"4a2d9b3a8039b465","entry":"safe_norm_np","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"NeuralTPS.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/NeuralTPS.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4a2d9b3a8039b465"}},{"code_sha256_prefix":"7aab9e14068166d3","entry":"conv1d","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"tf_util.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/tf_util.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":"7aab9e14068166d3"}},{"code_sha256_prefix":"7ad640c844ad04d8","entry":"conv2d","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"tf_util.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/tf_util.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":"7ad640c844ad04d8"}},{"code_sha256_prefix":"8632d18c12be28a9","entry":"conv2d_transpose","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"tf_util.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/tf_util.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":"8632d18c12be28a9"}},{"code_sha256_prefix":"7fb1ba5eeb5c7b42","entry":"get_2d_samples","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"p_encoder.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/p_encoder.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":"7fb1ba5eeb5c7b42"}},{"code_sha256_prefix":"a2291d44f0411f42","entry":"load_config","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"im2mesh/config.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/im2mesh/config.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":"a2291d44f0411f42"}},{"code_sha256_prefix":"c1a1f5d9d78e39ad","entry":"near_point_idx","repo":"chenchao15/NeuralTPS","repo_kind":"official","path":"sample_query_point.py","file_url":"https://github.com/chenchao15/NeuralTPS/blob/HEAD/sample_query_point.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":"c1a1f5d9d78e39ad"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}