用热传导模拟的专家混合模型提升事件相机目标检测效率与精度
Object Detection using Event Camera: A MoE Heat Conduction based Detector and A New Benchmark Dataset
- 设计基于热传导机制的MoE-HCO模块,融合多专家网络处理事件流
- 在EvDET200K数据集上达到73.1% mAP,比主流方法快3倍以上
- 适合做低光、高速场景下实时目标检测的研究者和工程师
事件流中的目标检测已成为前沿研究方向,在弱光、运动模糊及快速运动场景中表现优异。现有检测器多采用脉冲神经网络、Transformer或卷积神经网络,但普遍存在性能受限、计算开销大或局部感受野小等问题。本文提出一种新型基于混合专家(MoE)热传导机制的检测算法,显著平衡了准确率与计算效率。首先通过茎干网络对事件数据进行嵌入,再经由创新的MoE-HCO模块处理,该模块通过多个专家模块模拟事件流中的热传导过程。随后,采用基于交并比(IoU)的查询选择模块高效提取特征令牌,并输入检测头完成最终检测。此外,本文发布全新的基准数据集EvDET200K,使用高分辨率Prophesee EVK4-HD事件相机采集,包含10类物体、20万标注框和10,054个样本,每个样本持续2至5秒。我们还提供了超过15种先进检测器的完整结果,为后续研究提供坚实基线。源代码将公开于:https://github.com/Event-AHU/OpenEvDET
原文摘要 · Abstract (English)
Object detection in event streams has emerged as a cutting-edge research area, demonstrating superior performance in low-light conditions, scenarios with motion blur, and rapid movements. Current detectors leverage spiking neural networks, Transformers, or convolutional neural networks as their core architectures, each with its own set of limitations including restricted performance, high computational overhead, or limited local receptive fields. This paper introduces a novel MoE (Mixture of Experts) heat conduction-based object detection algorithm that strikingly balances accuracy and computational efficiency. Initially, we employ a stem network for event data embedding, followed by processing through our innovative MoE-HCO blocks. Each block integrates various expert modules to mimic heat conduction within event streams. Subsequently, an IoU-based query selection module is utilized for efficient token extraction, which is then channeled into a detection head for the final object detection process. Furthermore, we are pleased to introduce EvDET200K, a novel benchmark dataset for event-based object detection. Captured with a high-definition Prophesee EVK4-HD event camera, this dataset encompasses 10 distinct categories, 200,000 bounding boxes, and 10,054 samples, each spanning 2 to 5 seconds. We also provide comprehensive results from over 15 state-of-the-art detectors, offering a solid foundation for future research and comparison. The source code of this paper will be released on: https://github.com/Event-AHU/OpenEvDET
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。