OpenESS: Event-based Semantic Scene Understanding with Open Vocabularies
Lingdong Kong, Youquan Liu, Lai Xing Ng, Benoit R. Cottereau, Wei Tsang Ooi
TL;DR
OpenESS addresses the challenge of scalable, open-world semantic understanding for event camera data by distilling CLIP knowledge into sparse event streams. It jointly optimizes frame-to-event contrastive distillation ($L_{F2E}$) and text-to-event consistency regularization ($L_{T2E}$) to align event representations with image and text semantics, using flexible event representations (voxel grids, reconstructions, or spikes). The approach achieves state-of-the-art results on DDD17-Seg and DSEC-Semantic under annotation-free and annotation-efficient settings and enables open-vocabulary predictions beyond fixed label sets. This work reduces annotation burden while enabling robust, real-time dense scene understanding in dynamic environments through cross-modality knowledge transfer.
Abstract
Event-based semantic segmentation (ESS) is a fundamental yet challenging task for event camera sensing. The difficulties in interpreting and annotating event data limit its scalability. While domain adaptation from images to event data can help to mitigate this issue, there exist data representational differences that require additional effort to resolve. In this work, for the first time, we synergize information from image, text, and event-data domains and introduce OpenESS to enable scalable ESS in an open-world, annotation-efficient manner. We achieve this goal by transferring the semantically rich CLIP knowledge from image-text pairs to event streams. To pursue better cross-modality adaptation, we propose a frame-to-event contrastive distillation and a text-to-event semantic consistency regularization. Experimental results on popular ESS benchmarks showed our approach outperforms existing methods. Notably, we achieve 53.93% and 43.31% mIoU on DDD17 and DSEC-Semantic without using either event or frame labels.
