# Analyzing the Cross-Sensor Portability of Neural Network Architectures   for LiDAR-based Semantic Labeling

**Authors:** Florian Piewak, Peter Pinggera, and Marius Z\"ollner

arXiv: 1907.02149 · 2019-07-05

## TL;DR

This paper introduces a new CNN architecture for LiDAR semantic labeling that is highly portable across different sensor types, achieving state-of-the-art accuracy and facilitating data generation for new sensors.

## Contribution

A novel CNN design that improves cross-sensor portability for LiDAR semantic labeling, reducing the need for manual annotation and multi-modal label transfer.

## Key findings

- 10 percentage point improvement in IoU over reference methods
- High portability demonstrated across different LiDAR sensors
- Enables automated large-scale data generation for new sensors

## Abstract

State-of-the-art approaches for the semantic labeling of LiDAR point clouds heavily rely on the use of deep Convolutional Neural Networks (CNNs). However, transferring network architectures across different LiDAR sensor types represents a significant challenge, especially due to sensor specific design choices with regard to network architecture as well as data representation. In this paper we propose a new CNN architecture for the point-wise semantic labeling of LiDAR data which achieves state-of-the-art results while increasing portability across sensor types. This represents a significant advantage given the fast-paced development of LiDAR hardware technology. We perform a thorough quantitative cross-sensor analysis of semantic labeling performance in comparison to a state-of-the-art reference method. Our evaluation shows that the proposed architecture is indeed highly portable, yielding an improvement of 10 percentage points in the Intersection-over-Union (IoU) score when compared to the reference approach. Further, the results indicate that the proposed network architecture can provide an efficient way for the automated generation of large-scale training data for novel LiDAR sensor types without the need for extensive manual annotation or multi-modal label transfer.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.02149/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/1907.02149/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1907.02149/full.md

---
Source: https://tomesphere.com/paper/1907.02149