DL-KDD: Dual-Light Knowledge Distillation for Action Recognition in the Dark
Chi-Jui Chang, Oscar Tai-Yuan Chen, Vincent S. Tseng

TL;DR
This paper introduces DL-KDD, a teacher-student framework that improves dark video action recognition by learning from both original and enhanced videos during training, without extra inference costs.
Contribution
The novel DL-KDD framework enables effective dark video action recognition through knowledge distillation, avoiding additional inference complexity and outperforming existing methods.
Findings
Outperforms state-of-the-art on ARID, ARID V1.5, Dark-48 datasets
Achieves up to 4.18% improvement on Dark-48
Validates effectiveness of knowledge distillation in dark video recognition
Abstract
Human action recognition in dark videos is a challenging task for computer vision. Recent research focuses on applying dark enhancement methods to improve the visibility of the video. However, such video processing results in the loss of critical information in the original (un-enhanced) video. Conversely, traditional two-stream methods are capable of learning information from both original and processed videos, but it can lead to a significant increase in the computational cost during the inference phase in the task of video classification. To address these challenges, we propose a novel teacher-student video classification framework, named Dual-Light KnowleDge Distillation for Action Recognition in the Dark (DL-KDD). This framework enables the model to learn from both original and enhanced video without introducing additional computational cost during inference. Specifically, DL-KDD…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Video Surveillance and Tracking Methods · Human Pose and Action Recognition
MethodsKnowledge Distillation
