Papers › Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds...

Unsupervised Inference of Signed Distance Functions from Single Sparse Point Clouds without Learning Priors

25 Mar 2023CVPR 2023 1arXiv:2303.14505archive 2025-07-28

Chao Chen, Yu-Shen Liu, Zhizhong Han

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}.

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

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 1 ran · fixture could not drive it; 4 ran with no contract checked.

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

chenchao15/neuraltps officialmentioned in papermentioned on GitHubpytorchMIT 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

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

1ran · our draft was wrong
1ran · fixture could not drive it
4ran
6unverified

Licence: 0 of the 12 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 chenchao15/NeuralTPS. “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.

chamfer_distance_naive chenchao15/NeuralTPS/im2mesh/common.py official repository ran fingerprinted MIT (permissive) · 8e6b5059f61d84e6 · report
compute_iou chenchao15/NeuralTPS/im2mesh/common.py official repository ran MIT (permissive) · 0072de07b144b152 · report
is_url chenchao15/NeuralTPS/im2mesh/checkpoints.py official repository ran MIT (permissive) · e39d881796e8d67e · report
maxpool chenchao15/NeuralTPS/im2mesh/encoder/pointnet.py official repository ran MIT (permissive) · 94c6fe25807ef01e · report
safe_norm chenchao15/NeuralTPS/sample_query_point.py official repository ran · fixture could not drive it MIT (permissive) · 6043a99e59a7e14d · report
safe_norm_np chenchao15/NeuralTPS/NeuralTPS.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 4a2d9b3a8039b465 · report
conv1d chenchao15/NeuralTPS/tf_util.py official repository unverified MIT (permissive) · 7aab9e14068166d3 · report
conv2d chenchao15/NeuralTPS/tf_util.py official repository unverified MIT (permissive) · 7ad640c844ad04d8 · report
conv2d_transpose chenchao15/NeuralTPS/tf_util.py official repository unverified MIT (permissive) · 8632d18c12be28a9 · report
get_2d_samples chenchao15/NeuralTPS/p_encoder.py official repository unverified MIT (permissive) · 7fb1ba5eeb5c7b42 · report
load_config chenchao15/NeuralTPS/im2mesh/config.py official repository unverified MIT (permissive) · a2291d44f0411f42 · report
near_point_idx chenchao15/NeuralTPS/sample_query_point.py official repository unverified MIT (permissive) · c1a1f5d9d78e39ad · report

Tasks

Surface Reconstruction

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