paper-with-me

Papers

RoofDiffusion: Constructing Roofs from Severely Corrupted Point Data via Diffusion

2024-04-14 · Kyle Shih-Huang Lo, Jörg Peters, Eric Spellman

Accurate completion and denoising of roof height maps are crucial to reconstructing high-quality 3D buildings. Repairing sparse points can enhance low-cost sensor use and reduce UAV flight overlap. RoofDiffusion is a new end-to-end self-supervised diffusion technique for robustly completing, in particular difficult, roof height maps. RoofDiffusion leverages widely-available curated footprints and can so handle up to 99\% point sparsity and 80\% roof area occlusion (regional incompleteness). A variant, No-FP RoofDiffusion, simultaneously predicts building footprints and heights. Both quantitatively outperform state-of-the-art unguided depth completion and representative inpainting methods for Digital Elevation Models (DEM), on both a roof-specific benchmark and the BuildingNet dataset. Qualitative assessments show the effectiveness of RoofDiffusion for datasets with real-world scans including AHN3, Dales3D, and USGS 3DEP LiDAR. Tested with the leading City3D algorithm, preprocessing height maps with RoofDiffusion noticeably improves 3D building reconstruction. RoofDiffusion is complemented by a new dataset of 13k complex roof geometries, focusing on long-tail issues in remote sensing; a novel simulation of tree occlusion; and a wide variety of large-area roof cut-outs for data augmentation and benchmarking.

📄 PDF Abstract BibTeX arXiv:2404.09290

Code (1)

kylelo/roofdiffusion 공식 구현 pytorch

Tasks

BenchmarkingData AugmentationDenoisingDepth Completion

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Can Membership Inferencing be Refuted?

2023-03-07 · Zhifeng Kong, Amrita Roy Chowdhury, Kamalika Chaudhuri

Membership inference (MI) attack is currently the most popular test for measuring privacy leakage in machine learning models. Given a machine learning model, a data point and some auxiliary information, the goal of an MI…

Robust Surface Reconstruction via Triple Sparsity

2014-06-01 · CVPR 2014 6 · Hicham Badri, Hussein Yahia, Driss Aboutajdine

Reconstructing a surface/image from corrupted gradient fields is a crucial step in many imaging applications where a gradient field is subject to both noise and unlocalized outliers, resulting typically in a non-integra…

Surface Reconstruction

Picket: Guarding Against Corrupted Data in Tabular Data during Learning and Inference

2020-06-08 · Zifan Liu, Zhechun Zhou, Theodoros Rekatsinas

Data corruption is an impediment to modern machine learning deployments. Corrupted data can severely bias the learned model and can also lead to invalid inferences. We present, Picket, a simple framework to safeguard aga…

BIG-bench Machine LearningOutlier Detection

FFT-based Selection and Optimization of Statistics for Robust Recognition of Severely Corrupted Images

2024-03-21 · Elena Camuffo, Umberto Michieli, Jijoong Moon, Daehyun Kim 외

Improving model robustness in case of corrupted images is among the key challenges to enable robust vision systems on smart devices, such as robotic agents. Particularly, robust test-time performance is imperative for mo…

Finding Proofs in Tarskian Geometry

2016-06-22 · Michael Beeson, Larry Wos

We report on a project to use a theorem prover to find proofs of the theorems in Tarskian geometry. These theorems start with fundamental properties of betweenness, proceed through the derivations of several famous theor…