Papers › RayDF: Neural Ray-surface Distance Fields with Multi-view Consistency

RayDF: Neural Ray-surface Distance Fields with Multi-view Consistency

30 Oct 2023NeurIPS 2023 11arXiv:2310.19629archive 2025-07-28

Zhuoman Liu, Bo Yang, Yan Luximon, Ajay Kumar, Jinxi Li

In this paper, we study the problem of continuous 3D shape representations. The majority of existing successful methods are coordinate-based implicit neural representations. However, they are inefficient to render novel views or recover explicit surface points. A few works start to formulate 3D shapes as ray-based neural functions, but the learned structures are inferior due to the lack of multi-view geometry consistency. To tackle these challenges, we propose a new framework called RayDF. It consists of three major components: 1) the simple ray-surface distance field, 2) the novel dual-ray visibility classifier, and 3) a multi-view consistency optimization module to drive the learned ray-surface distances to be multi-view geometry consistent. We extensively evaluate our method on three public datasets, demonstrating remarkable performance in 3D surface point reconstruction on both synthetic and challenging real-world 3D scenes, clearly surpassing existing coordinate-based and ray-based baselines. Most notably, our method achieves a 1000x faster speed than coordinate-based methods to render an 800x800 depth image, showing the superiority of our method for 3D shape representation. Our code and data are available at https://github.com/vLAR-group/RayDF

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

Code

Syntology Ran 12 of 13 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 12 ran with no contract checked.

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

vlar-group/raydf officialmentioned in paperpytorchNOASSERTION 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

13 samples harvested; 12 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

12ran
1unverified

Licence: 13 of the 13 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 vlar-group/raydf. “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.

Sine vlar-group/raydf/net_multiview/network.py official repository ran · metamorphic tier: deterministic fingerprinted licence not identified · pointer only · 18cec0db41668455 · report
Siren vlar-group/raydf/net_multiview/network.py official repository ran fingerprinted licence not identified · pointer only · 8c3d23f6c550f146 · report
coord2sph vLAR-group/RayDF/utils/math.py official repository ran licence not identified · pointer only · e1f6bbbf66dd474e · report
get_coord_from_pts vLAR-group/RayDF/utils/math.py official repository ran licence not identified · pointer only · 8e0040ba4ff44a72 · report
get_multiview_rays vLAR-group/RayDF/net_multiview/sampler.py official repository ran licence not identified · pointer only · 164b5c375010e993 · report
get_ray_param vLAR-group/RayDF/utils/ray.py official repository ran licence not identified · pointer only · 09f23ee9823acdfc · report
get_rayparam_func vLAR-group/RayDF/utils/ray.py official repository ran licence not identified · pointer only · cb6d2b4d85a1e056 · report
get_rays_np vLAR-group/RayDF/utils/ray.py official repository ran licence not identified · pointer only · 84ff6b32a07d3342 · report
sph2coord vLAR-group/RayDF/utils/math.py official repository ran licence not identified · pointer only · ff3b521a400cd8c1 · report
to_colormap vLAR-group/RayDF/utils/log.py official repository ran licence not identified · pointer only · a3de7a14ff47a162 · report
to_distmap vLAR-group/RayDF/utils/log.py official repository ran licence not identified · pointer only · d4de41ed7ffb681f · report
to_normalmap vLAR-group/RayDF/utils/log.py official repository ran licence not identified · pointer only · 84c90e183b14c4e8 · report
RaySurfDNet vlar-group/raydf/net_multiview/network.py official repository unverified licence not identified · pointer only · 8816cc36a6de8dc1 · report

Tasks

3D Shape Representation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SPEED

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