用视觉语言模型指导事件相机实现开放词汇目标检测。
Adaptive Event Stream Slicing for Open-Vocabulary Event-Based Object Detection via Vision-Language Knowledge Distillation
- 通过图像-事件知识蒸馏,让事件网络学习CLIP的语义理解能力。
- 自适应事件分片机制保留关键时间特征,提升检测精度。
- 适合研究事件视觉、开放词汇检测及多模态融合的学者。
事件相机因高响应速度、低延迟和抗运动模糊特性,在目标检测中具有优势。但其缺乏纹理与颜色信息,导致开放词汇检测极具挑战。现有事件检测方法通常基于预定义类别训练,难以泛化到新物体。视觉语言模型(VLM)已在RGB图像中实现开放词汇检测,但图像与事件流之间的模态差异使直接将CLIP迁移至事件数据效果不佳。为此,本文提出一种事件-图像知识蒸馏框架,利用CLIP的语义理解能力实现事件数据上的开放词汇检测。不直接在事件流上训练CLIP,而是以图像帧作为教师模型输入,引导事件基学生模型学习CLIP的丰富视觉表征。通过空间注意力蒸馏,学生网络从原始事件输入中学习有意义的视觉特征,同时继承CLIP的广泛视觉知识。此外,为避免事件数据分割造成的信息损失,设计了混合脉冲神经网络(SNN)与卷积神经网络(CNN)框架。相比固定分组事件分割方法,该SNN可自适应确定最优事件分片时刻,确保关键时间特征被提取,随后由CNN进行目标检测。
原文摘要 · Abstract (English)
Event cameras offer advantages in object detection tasks due to high-speed response, low latency, and robustness to motion blur. However, event cameras lack texture and color information, making open-vocabulary detection particularly challenging. Current event-based detection methods are typically trained on predefined categories, limiting their ability to generalize to novel objects, where encountering previously unseen objects is common. Vision-language models (VLMs) have enabled open-vocabulary object detection in RGB images. However, the modality gap between images and event streams makes it ineffective to directly transfer CLIP to event data, as CLIP was not designed for event streams. To bridge this gap, we propose an event-image knowledge distillation framework that leverages CLIP's semantic understanding to achieve open-vocabulary object detection on event data. Instead of training CLIP directly on event streams, we use image frames as inputs to a teacher model, guiding the event-based student model to learn CLIP's rich visual representations. Through spatial attention-based distillation, the student network learns meaningful visual features directly from raw event inputs while inheriting CLIP's broad visual knowledge. Furthermore, to prevent information loss due to event data segmentation, we design a hybrid spiking neural network (SNN) and convolutional neural network (CNN) framework. Unlike fixed-group event segmentation methods, which often discard crucial temporal information, our SNN adaptively determines the optimal event segmentation moments, ensuring that key temporal features are extracted. The extracted event features are then processed by CNNs for object detection.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。