Pathfinder for Low-altitude Aircraft with Binary Neural Network
Kaijie Yin, Tian Gao, Hui Kong

TL;DR
This paper introduces a binary neural network-based pathfinder for low-altitude aircraft that efficiently segments roads from LiDAR and camera data, enabling the creation of complete OpenStreetMap prior maps with high accuracy.
Contribution
It presents a novel binary dual-stream UNet-based model with attention-guided gating and binarization for efficient airborne road segmentation, advancing prior methods.
Findings
Achieves state-of-the-art accuracy on two datasets.
Demonstrates high efficiency in pathfinding from airborne sensors.
Enables creation of complete OSM prior maps.
Abstract
A prior global topological map (e.g., the OpenStreetMap, OSM) can boost the performance of autonomous mapping by a ground mobile robot. However, the prior map is usually incomplete due to lacking labeling in partial paths. To solve this problem, this paper proposes an OSM maker using airborne sensors carried by low-altitude aircraft, where the core of the OSM maker is a novel efficient pathfinder approach based on LiDAR and camera data, i.e., a binary dual-stream road segmentation model. Specifically, a multi-scale feature extraction based on the UNet architecture is implemented for images and point clouds. To reduce the effect caused by the sparsity of point cloud, an attention-guided gated block is designed to integrate image and point-cloud features. To optimize the model for edge deployment that significantly reduces storage footprint and computational demands, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGuidance and Control Systems · Inertial Sensor and Navigation · Aerospace and Aviation Technology
MethodsAttention Is All You Need · Softmax · Layer Normalization · Dense Connections · Residual Connection · Linear Layer · Multi-Head Attention · Vision Transformer
