Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

EvDistill: Asynchronous Events to End-task Learning via Bidirectional Reconstruction-guided Cross-modal Knowledge Distillation

About

Event cameras sense per-pixel intensity changes and produce asynchronous event streams with high dynamic range and less motion blur, showing advantages over conventional cameras. A hurdle of training event-based models is the lack of large qualitative labeled data. Prior works learning end-tasks mostly rely on labeled or pseudo-labeled datasets obtained from the active pixel sensor (APS) frames; however, such datasets' quality is far from rivaling those based on the canonical images. In this paper, we propose a novel approach, called \textbf{EvDistill}, to learn a student network on the unlabeled and unpaired event data (target modality) via knowledge distillation (KD) from a teacher network trained with large-scale, labeled image data (source modality). To enable KD across the unpaired modalities, we first propose a bidirectional modality reconstruction (BMR) module to bridge both modalities and simultaneously exploit them to distill knowledge via the crafted pairs, causing no extra computation in the inference. The BMR is improved by the end-tasks and KD losses in an end-to-end manner. Second, we leverage the structural similarities of both modalities and adapt the knowledge by matching their distributions. Moreover, as most prior feature KD methods are uni-modality and less applicable to our problem, we propose to leverage an affinity graph KD loss to boost the distillation. Our extensive experiments on semantic segmentation and object recognition demonstrate that EvDistill achieves significantly better results than the prior works and KD with only events and APS frames.

Lin Wang, Yujeong Chae, Sung-Hoon Yoon, Tae-Kyun Kim, Kuk-Jin Yoon• 2021

Related benchmarks

TaskDatasetResultRank
Object ClassificationN-Caltech101 (test)
Accuracy90.2
51
Semantic segmentationDDD17 (test)
mIoU58.02
36
Event-based Semantic SegmentationDDD17 (test)
mIoU (General)58.02
19
Object SegmentationRGBE-SEG Easy 1.0
mP72
9
Object SegmentationMVSEC Indoor
mP (Mean Precision)0.61
9
SegmentationMVSEC Easy 500 image-event pairs (test)
mP72
9
Object SegmentationRGBE-SEG Medium 1.0
mP64
9
Object SegmentationRGBE-SEG 1.0 (Hard)
mP53
9
Object SegmentationRGBE-SEG 1.0 (All)
mP0.63
9
SegmentationMVSEC Medium (test)
mP0.64
9
Showing 10 of 16 rows

Other info

Code

Follow for update