Table of Contents
Fetching ...

Transferring facade labels between point clouds with semantic octrees while considering change detection

Sophia Schwarz, Tanja Pilz, Olaf Wysocki, Ludwig Hoegner, Uwe Stilla

TL;DR

The paper addresses semantic labeling transfer between two point clouds of the same building by introducing a semantic octree framework coupled with plane-based co-registration via Generalized ICP. It enables automatic label transfer and coarse change detection by representing semantic information and occupancy within octree leaves, with a depth-controlled partitioning to adapt to data density. Empirical results on urban façade data show approximately 82% label-transfer accuracy and a Cohen's kappa around 0.72, with new-point changes around 7.9%, while highlighting limitations related to density variation and complex/rounded features. This approach offers a deterministic alternative to stochastic transfer learning, with potential benefits for data-driven deep learning pipelines and automated multi-temporal semantic labeling of urban scenes.

Abstract

Point clouds and high-resolution 3D data have become increasingly important in various fields, including surveying, construction, and virtual reality. However, simply having this data is not enough; to extract useful information, semantic labeling is crucial. In this context, we propose a method to transfer annotations from a labeled to an unlabeled point cloud using an octree structure. The structure also analyses changes between the point clouds. Our experiments confirm that our method effectively transfers annotations while addressing changes. The primary contribution of this project is the development of the method for automatic label transfer between two different point clouds that represent the same real-world object. The proposed method can be of great importance for data-driven deep learning algorithms as it can also allow circumventing stochastic transfer learning by deterministic label transfer between datasets depicting the same objects.

Transferring facade labels between point clouds with semantic octrees while considering change detection

TL;DR

The paper addresses semantic labeling transfer between two point clouds of the same building by introducing a semantic octree framework coupled with plane-based co-registration via Generalized ICP. It enables automatic label transfer and coarse change detection by representing semantic information and occupancy within octree leaves, with a depth-controlled partitioning to adapt to data density. Empirical results on urban façade data show approximately 82% label-transfer accuracy and a Cohen's kappa around 0.72, with new-point changes around 7.9%, while highlighting limitations related to density variation and complex/rounded features. This approach offers a deterministic alternative to stochastic transfer learning, with potential benefits for data-driven deep learning pipelines and automated multi-temporal semantic labeling of urban scenes.

Abstract

Point clouds and high-resolution 3D data have become increasingly important in various fields, including surveying, construction, and virtual reality. However, simply having this data is not enough; to extract useful information, semantic labeling is crucial. In this context, we propose a method to transfer annotations from a labeled to an unlabeled point cloud using an octree structure. The structure also analyses changes between the point clouds. Our experiments confirm that our method effectively transfers annotations while addressing changes. The primary contribution of this project is the development of the method for automatic label transfer between two different point clouds that represent the same real-world object. The proposed method can be of great importance for data-driven deep learning algorithms as it can also allow circumventing stochastic transfer learning by deterministic label transfer between datasets depicting the same objects.
Paper Structure (11 sections, 1 equation, 7 figures, 3 tables)

This paper contains 11 sections, 1 equation, 7 figures, 3 tables.

Figures (7)

  • Figure 1: Proposed workflow
  • Figure 2: Source and target point cloud a) before registration and b) after registration
  • Figure 3: MF point cloud with automatically transferred labels at a lateral length of 10 cm
  • Figure 4: South corner of the example building of (a) the source point cloud TUM-FAÇADE tumfacadePaper and (b) the resulting point cloud
  • Figure 5: North-east corner of the example building of (a) the source TUM-FAÇADE tumfacadePaper and (b) target point cloud MF
  • ...and 2 more figures