Papers › SCONE: Surface Coverage Optimization in Unknown Environments by Volumetric Integration

SCONE: Surface Coverage Optimization in Unknown Environments by Volumetric Integration

22 Aug 2022arXiv:2208.10449archive 2025-07-28

Antoine Guédon, Pascal Monasse, Vincent Lepetit

Next Best View computation (NBV) is a long-standing problem in robotics, and consists in identifying the next most informative sensor position(s) for reconstructing a 3D object or scene efficiently and accurately. Like most current methods, we consider NBV prediction from a depth sensor like Lidar systems. Learning-based methods relying on a volumetric representation of the scene are suitable for path planning, but have lower accuracy than methods using a surface-based representation. However, the latter do not scale well with the size of the scene and constrain the camera to a small number of poses. To obtain the advantages of both representations, we show that we can maximize surface metrics by Monte Carlo integration over a volumetric representation. In particular, we propose an approach, SCONE, that relies on two neural modules: The first module predicts occupancy probability in the entire volume of the scene. Given any new camera pose, the second module samples points in the scene based on their occupancy probability and leverages a self-attention mechanism to predict the visibility of the samples. Finally, we integrate the visibility to evaluate the gain in surface coverage for the new camera pose. NBV is selected as the pose that maximizes the gain in total surface coverage. Our method scales to large scenes and handles free camera motion: It takes as input an arbitrarily large point cloud gathered by a depth sensor as well as camera poses to predict NBV. We demonstrate our approach on a novel dataset made of large and complex 3D scenes.

PaperPDFCodeCode 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="2208.10449")

Code

Syntology Ran 0 of 13 code samples harvested from 1 repository linked to this paper; 13 have no recorded run.

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

anttwo/scone 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

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

13unverified

Licence: 0 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 Anttwo/SCONE. “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.

attention Anttwo/SCONE/SCONE/Attention.py official repository unverified MIT (permissive) · e55f9687ff391f5e · report
cache Anttwo/SCONE/SCONE/spherical_harmonics.py official repository unverified MIT (permissive) · 084d89c4bc23147b · report
floor_divide Anttwo/SCONE/SCONE/utils.py official repository unverified MIT (permissive) · d35a3267727bda2e · report
get_cartesian_coords Anttwo/SCONE/SCONE/CustomGeometry.py official repository unverified MIT (permissive) · 76154dc4a11ebc73 · report
get_spherical_coords Anttwo/SCONE/SCONE/CustomGeometry.py official repository unverified MIT (permissive) · 7f78175e1d2d1df1 · report
load_ddp_state_dict Anttwo/SCONE/SCONE/utils.py official repository unverified MIT (permissive) · 5edb97e029ad2ea7 · report
load_params Anttwo/SCONE/SCONE/scone_utils.py official repository unverified MIT (permissive) · 15a5b00fb3bef56b · report
load_weights Anttwo/SCONE/SCONE/utils.py official repository unverified MIT (permissive) · 747cb2b2242635a2 · report
loop Anttwo/SCONE/SCONE/pretrain_scone_occ.py official repository unverified MIT (permissive) · 4691cc3b0a413e5d · report
lpmv_cache_key_fn Anttwo/SCONE/SCONE/spherical_harmonics.py official repository unverified MIT (permissive) · 029e795e623544cf · report
sample_cameras_on_sphere Anttwo/SCONE/SCONE/CustomGeometry.py official repository unverified MIT (permissive) · 78dc3fb8e7ae1243 · report
save_train_params Anttwo/SCONE/SCONE/pretrain_scone_occ.py official repository unverified MIT (permissive) · 61461ce09b8f0dbf · report
semifactorial Anttwo/SCONE/SCONE/spherical_harmonics.py official repository unverified MIT (permissive) · 734de956cbfd49a1 · report

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