CaveSeg: Deep Semantic Segmentation and Scene Parsing for Autonomous Underwater Cave Exploration
A. Abdullah, T. Barua, R. Tibbetts, Z. Chen, M. J. Islam, I. Rekleitis
TL;DR
CaveSeg addresses the lack of annotated underwater cave data for semantic perception and real-time navigation by introducing CaveSeg dataset and a lightweight transformer-based segmentation model. The dataset spans three major cave systems and includes 13 navigation- and safety-relevant object categories, enabling dense scene parsing and practical planning. Empirical results show competitive performance with significantly reduced memory and faster inference compared to baselines, and the authors demonstrate use cases in safe navigation, diver coordination, and 3D semantic mapping. The work lays a foundation for vision-based autonomous exploration and mapping of underwater caves, with future directions including tighter geometry-semantics fusion and expanded label sets.
Abstract
In this paper, we present CaveSeg - the first visual learning pipeline for semantic segmentation and scene parsing for AUV navigation inside underwater caves. We address the problem of scarce annotated training data by preparing a comprehensive dataset for semantic segmentation of underwater cave scenes. It contains pixel annotations for important navigation markers (e.g. caveline, arrows), obstacles (e.g. ground plane and overhead layers), scuba divers, and open areas for servoing. Through comprehensive benchmark analyses on cave systems in USA, Mexico, and Spain locations, we demonstrate that robust deep visual models can be developed based on CaveSeg for fast semantic scene parsing of underwater cave environments. In particular, we formulate a novel transformer-based model that is computationally light and offers near real-time execution in addition to achieving state-of-the-art performance. Finally, we explore the design choices and implications of semantic segmentation for visual servoing by AUVs inside underwater caves. The proposed model and benchmark dataset open up promising opportunities for future research in autonomous underwater cave exploration and mapping.
