A Novel Self-Knowledge Distillation Approach with Siamese Representation Learning for Action Recognition
Duc-Quang Vu, Trang Phung, Jia-Ching Wang

TL;DR
This paper introduces SKD-SRL, a self-knowledge distillation method using Siamese representation learning that enhances action recognition accuracy by ensuring consistency across different data views without needing a large teacher network.
Contribution
The paper proposes a novel self-knowledge distillation approach with Siamese representation learning that improves model performance without a large teacher network.
Findings
Significant accuracy improvements over existing methods
Effective across various datasets and network architectures
Enhances consistency in predictions and representations
Abstract
Knowledge distillation is an effective transfer of knowledge from a heavy network (teacher) to a small network (student) to boost students' performance. Self-knowledge distillation, the special case of knowledge distillation, has been proposed to remove the large teacher network training process while preserving the student's performance. This paper introduces a novel Self-knowledge distillation approach via Siamese representation learning, which minimizes the difference between two representation vectors of the two different views from a given sample. Our proposed method, SKD-SRL, utilizes both soft label distillation and the similarity of representation vectors. Therefore, SKD-SRL can generate more consistent predictions and representations in various views of the same data point. Our benchmark has been evaluated on various standard datasets. The experimental results have shown that…
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
TopicsHuman Pose and Action Recognition · Anomaly Detection Techniques and Applications · Brain Tumor Detection and Classification
MethodsKnowledge Distillation
