Object Detection using Event Camera: A MoE Heat Conduction based Detector and A New Benchmark Dataset
Xiao Wang, Yu Jin, Wentao Wu, Wei Zhang, Lin Zhu, Bo Jiang, Yonghong, Tian

TL;DR
This paper presents a novel MoE heat conduction-based object detection algorithm for event streams, achieving a balance between accuracy and efficiency, and introduces a new large-scale event-based dataset for benchmarking.
Contribution
The paper introduces a new MoE heat conduction-based detection method and a comprehensive event-based dataset, advancing the state-of-the-art in event-based object detection.
Findings
The proposed MoE-HCO detector outperforms existing methods in accuracy and efficiency.
EvDET200K dataset provides extensive data for training and benchmarking.
Over 15 state-of-the-art detectors evaluated on the new dataset.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing
MethodsSparse Evolutionary Training · Mixture of Experts
