CVAINov 18, 2023

PBWR: Parametric Building Wireframe Reconstruction from Aerial LiDAR Point Clouds

arXiv:2311.12062v118 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the problem of automated building modeling for urban planning or mapping, but it is incremental as it builds on existing transformer-based methods with specific optimizations.

The paper tackles 3D building wireframe reconstruction from aerial LiDAR point clouds by regressing edge parameters directly, achieving state-of-the-art results with approximately 36% improvement in edge accuracy on the Building3D dataset and around 42% on the Tallinn dataset.

In this paper, we present an end-to-end 3D building wireframe reconstruction method to regress edges directly from aerial LiDAR point clouds.Our method, named Parametric Building Wireframe Reconstruction (PBWR), takes aerial LiDAR point clouds and initial edge entities as input, and fully uses self-attention mechanism of transformers to regress edge parameters without any intermediate steps such as corner prediction. We propose an edge non-maximum suppression (E-NMS) module based on edge similarityto remove redundant edges. Additionally, a dedicated edge loss function is utilized to guide the PBWR in regressing edges parameters, where simple use of edge distance loss isn't suitable. In our experiments, we demonstrate state-of-the-art results on the Building3D dataset, achieving an improvement of approximately 36% in entry-level dataset edge accuracy and around 42% improvement in the Tallinn dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes