paper-with-me

홈 › Papers

Robust Point Cloud Based Reconstruction of Large-Scale Outdoor Scenes

2019-05-23 · CVPR 2019 6 · Ziquan Lan, Zi Jian Yew, Gim Hee Lee

Outlier feature matches and loop-closures that survived front-end data association can lead to catastrophic failures in the back-end optimization of large-scale point cloud based 3D reconstruction. To alleviate this problem, we propose a probabilistic approach for robust back-end optimization in the presence of outliers. More specifically, we model the problem as a Bayesian network and solve it using the Expectation-Maximization algorithm. Our approach leverages on a long-tail Cauchy distribution to suppress outlier feature matches in the odometry constraints, and a Cauchy-Uniform mixture model with a set of binary latent variables to simultaneously suppress outlier loop-closure constraints and outlier feature matches in the inlier loop-closure constraints. Furthermore, we show that by using a Gaussian-Uniform mixture model, our approach degenerates to the formulation of a state-of-the-art approach for robust indoor reconstruction. Experimental results demonstrate that our approach has comparable performance with the state-of-the-art on a benchmark indoor dataset, and outperforms it on a large-scale outdoor dataset. Our source code can be found on the project website.

📄 PDF Abstract BibTeX arXiv:1905.09634

Code (1)

ziquan111/RobustPCLReconstruction 공식 구현

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

FIORD: A Fisheye Indoor-Outdoor Dataset with LIDAR Ground Truth for 3D Scene Reconstruction and Benchmarking

2025-04-02 · Ulas Gunes, Matias Turkulainen, Xuqian Ren, Arno Solin 외

The development of large-scale 3D scene reconstruction and novel view synthesis methods mostly rely on datasets comprising perspective images with narrow fields of view (FoV). While effective for small-scale scenes, thes…

3D Scene ReconstructionBenchmarkingNeRFNovel View Synthesis

Rad-GS: Radar-Vision Integration for 3D Gaussian Splatting SLAM in Outdoor Environments

2025-11-20 · Renxiang Xiao, Wei Liu, Yuanfan Zhang, Yushuai Chen 외 arxiv

We present Rad-GS, a 4D radar-camera SLAM system designed for kilometer-scale outdoor environments, utilizing 3D Gaussian as a differentiable spatial representation. Rad-GS combines the advantages of raw radar point clou…

Novel View Synthesis

Finding Outliers in a Haystack: Anomaly Detection for Large Pointcloud Scenes

2025-08-25 · Ryan Faulkner, Luke Haub, Simon Ratcliffe, Tat-Jun Chin arxiv

LiDAR scanning in outdoor scenes acquires accurate distance measurements over wide areas, producing large-scale point clouds. Application examples for this data include robotics, automotive vehicles, and land surveillanc…

Anomaly DetectionPoint Clouds

Pix2Point: Learning Outdoor 3D Using Sparse Point Clouds and Optimal Transport

2021-07-30 · Rémy Leroy, Pauline Trouvé-Peloux, Frédéric Champagnat, Bertrand Le Saux 외

Good quality reconstruction and comprehension of a scene rely on 3D estimation methods. The 3D information was usually obtained from images by stereo-photogrammetry, but deep learning has recently provided us with excell…

Deep LearningDepth EstimationMonocular Depth Estimation

NoKSR: Kernel-Free Neural Surface Reconstruction via Point Cloud Serialization

2025-02-18 · Zhen Li, Weiwei Sun, Shrisudhan Govindarajan, Shaobo Xia 외

We present a novel approach to large-scale point cloud surface reconstruction by developing an efficient framework that converts an irregular point cloud into a signed distance field (SDF). Our backbone builds upon recen…

Surface Reconstruction