MCOP: Multi-UAV Collaborative Occupancy Prediction
Zefu Lin, Wenbo Chen, Xiaojuan Jin, Yuran Yang, Lue Fan, Yixin Zhang, Yufeng Zhang, Zhaoxiang Zhang
TL;DR
MCOP tackles the limitations of Bird's-Eye-View based multi-UAV perception by delivering a 3D occupancy-aware framework that preserves geometry and semantics while curbing communications. It introduces four modules—Spatial-Aware Feature Encoder, Altitude-Aware Reduction, Dual-Mask Perceptual Guidance, and Cross-Agent Feature Integration—to enable efficient cross-UAV fusion and accurate 3D occupancy segmentation. The approach achieves state-of-the-art mIoU with dramatically reduced data transmission (as low as 0.23 MB per transmission) across multiple occupancy datasets extended for UAV use, illustrating robust performance under occlusion and high altitude. By enriching three datasets with occupancy annotations and proposing a joint optimization objective, MCOP advances practical, scalable collaborative perception for UAV swarms in real-time applications.
Abstract
Unmanned Aerial Vehicle (UAV) swarm systems necessitate efficient collaborative perception mechanisms for diverse operational scenarios. Current Bird's Eye View (BEV)-based approaches exhibit two main limitations: bounding-box representations fail to capture complete semantic and geometric information of the scene, and their performance significantly degrades when encountering undefined or occluded objects. To address these limitations, we propose a novel multi-UAV collaborative occupancy prediction framework. Our framework effectively preserves 3D spatial structures and semantics through integrating a Spatial-Aware Feature Encoder and Cross-Agent Feature Integration. To enhance efficiency, we further introduce Altitude-Aware Feature Reduction to compactly represent scene information, along with a Dual-Mask Perceptual Guidance mechanism to adaptively select features and reduce communication overhead. Due to the absence of suitable benchmark datasets, we extend three datasets for evaluation: two virtual datasets (Air-to-Pred-Occ and UAV3D-Occ) and one real-world dataset (GauUScene-Occ). Experiments results demonstrate that our method achieves state-of-the-art accuracy, significantly outperforming existing collaborative methods while reducing communication overhead to only a fraction of previous approaches.
