paper-with-me

Papers

Terrain-Informed Self-Supervised Learning: Enhancing Building Footprint Extraction from LiDAR Data with Limited Annotations

2023-11-02 · Anuja Vats, David Völgyes, Martijn Vermeer, Marius Pedersen, Kiran Raja, Daniele S. M. Fantin, Jacob Alexander Hay

Estimating building footprint maps from geospatial data is of paramount importance in urban planning, development, disaster management, and various other applications. Deep learning methodologies have gained prominence in building segmentation maps, offering the promise of precise footprint extraction without extensive post-processing. However, these methods face challenges in generalization and label efficiency, particularly in remote sensing, where obtaining accurate labels can be both expensive and time-consuming. To address these challenges, we propose terrain-aware self-supervised learning, tailored to remote sensing, using digital elevation models from LiDAR data. We propose to learn a model to differentiate between bare Earth and superimposed structures enabling the network to implicitly learn domain-relevant features without the need for extensive pixel-level annotations. We test the effectiveness of our approach by evaluating building segmentation performance on test datasets with varying label fractions. Remarkably, with only 1% of the labels (equivalent to 25 labeled examples), our method improves over ImageNet pre-training, showing the advantage of leveraging unlabeled data for feature extraction in the domain of remote sensing. The performance improvement is more pronounced in few-shot scenarios and gradually closes the gap with ImageNet pre-training as the label fraction increases. We test on a dataset characterized by substantial distribution shifts and labeling errors to demonstrate the generalizability of our approach. When compared to other baselines, including ImageNet pretraining and more complex architectures, our approach consistently performs better, demonstrating the efficiency and effectiveness of self-supervised terrain-aware feature learning.

📄 PDF Abstract BibTeX arXiv:2311.01188

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

PIETRA: Physics-Informed Evidential Learning for Traversing Out-of-Distribution Terrain

2024-09-04 · Xiaoyi Cai, James Queeney, Tong Xu, Aniket Datar 외

Self-supervised learning is a powerful approach for developing traversability models for off-road navigation, but these models often struggle with inputs unseen during training. Existing methods utilize techniques like e…

Self-Supervised Learning

Radiolunadiff: Estimation of wireless network signal strength in lunar terrain

2025-09-18 · Paolo Torrado, Anders Pearson, Jason Klein, Alexander Moscibroda 외 arxiv

In this paper, we propose a novel physics-informed deep learning architecture for predicting radio maps over lunar terrain. Our approach integrates a physics-based lunar terrain generator, which produces realistic topogr…

Self-Supervised Visual Terrain Classification from Unsupervised Acoustic Feature Learning

2019-12-06 · Jannik Zürn, Wolfram Burgard, Abhinav Valada

Mobile robots operating in unknown urban environments encounter a wide range of complex terrains to which they must adapt their planned trajectory for safe and efficient navigation. Most existing approaches utilize super…

ClassificationGeneral ClassificationSegmentationSemantic Segmentation

Audio-Visual Self-Supervised Terrain Type Discovery for Mobile Platforms

2020-10-13 · Akiyoshi Kurobe, Yoshikatsu Nakajima, Hideo Saito, Kris Kitani

The ability to both recognize and discover terrain characteristics is an important function required for many autonomous ground robots such as social robots, assistive robots, autonomous vehicles, and ground exploration …

Autonomous VehiclesSelf-Supervised LearningVocal Bursts Type Prediction

STERLING: Self-Supervised Terrain Representation Learning from Unconstrained Robot Experience

2023-09-26 · Haresh Karnan, Elvin Yang, Daniel Farkash, Garrett Warnell 외

Terrain awareness, i.e., the ability to identify and distinguish different types of terrain, is a critical ability that robots must have to succeed at autonomous off-road navigation. Current approaches that provide robot…

Representation LearningVisual Navigation