EvDistill: Asynchronous Events to End-task Learning via Bidirectional Reconstruction-guided Cross-modal Knowledge Distillation
Lin Wang, Yujeong Chae, Sung-Hoon Yoon, Tae-Kyun Kim, Kuk-Jin Yoon

TL;DR
EvDistill introduces a novel method for training event-based models using knowledge distillation from labeled image data, employing bidirectional reconstruction and distribution matching to overcome the lack of labeled event data.
Contribution
The paper proposes a cross-modal knowledge distillation framework with bidirectional reconstruction for event data, enabling effective learning without labeled event datasets.
Findings
EvDistill outperforms prior methods on semantic segmentation and object recognition tasks.
The approach effectively bridges unpaired event and image modalities.
Bidirectional reconstruction enhances knowledge transfer across modalities.
Abstract
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…
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 · Adversarial Robustness in Machine Learning · Stochastic Gradient Optimization Techniques
MethodsKnowledge Distillation
