MonteBoxFinder: Detecting and Filtering Primitives to Fit a Noisy Point Cloud
Micha\"el Ramamonjisoa, Sinisa Stekovic, Vincent Lepetit

TL;DR
MonteBoxFinder is a novel stochastic optimization method that efficiently filters and fits cuboids to noisy 3D point clouds, improving scene understanding accuracy.
Contribution
It introduces a discrete optimization algorithm based on MCTS for filtering cuboids in noisy point clouds, enhancing efficiency and precision over existing methods.
Findings
More efficient than baseline methods
Achieves higher accuracy in cuboid fitting
Demonstrated on ScanNet dataset
Abstract
We present MonteBoxFinder, a method that, given a noisy input point cloud, fits cuboids to the input scene. Our primary contribution is a discrete optimization algorithm that, from a dense set of initially detected cuboids, is able to efficiently filter good boxes from the noisy ones. Inspired by recent applications of MCTS to scene understanding problems, we develop a stochastic algorithm that is, by design, more efficient for our task. Indeed, the quality of a fit for a cuboid arrangement is invariant to the order in which the cuboids are added into the scene. We develop several search baselines for our problem and demonstrate, on the ScanNet dataset, that our approach is more efficient and precise. Finally, we strongly believe that our core algorithm is very general and that it could be extended to many other problems in 3D scene understanding.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
