paper-with-me

Papers

Generative Model-based Feature Knowledge Distillation for Action Recognition

2023-12-14 · Guiqin Wang, Peng Zhao, Yanjiang Shi, Cong Zhao, Shusen Yang

Knowledge distillation (KD), a technique widely employed in computer vision, has emerged as a de facto standard for improving the performance of small neural networks. However, prevailing KD-based approaches in video tasks primarily focus on designing loss functions and fusing cross-modal information. This overlooks the spatial-temporal feature semantics, resulting in limited advancements in model compression. Addressing this gap, our paper introduces an innovative knowledge distillation framework, with the generative model for training a lightweight student model. In particular, the framework is organized into two steps: the initial phase is Feature Representation, wherein a generative model-based attention module is trained to represent feature semantics; Subsequently, the Generative-based Feature Distillation phase encompasses both Generative Distillation and Attention Distillation, with the objective of transferring attention-based feature semantics with the generative model. The efficacy of our approach is demonstrated through comprehensive experiments on diverse popular datasets, proving considerable enhancements in video action recognition task. Moreover, the effectiveness of our proposed framework is validated in the context of more intricate video action detection task. Our code is available at https://github.com/aaai-24/Generative-based-KD.

📄 PDF Abstract BibTeX arXiv:2312.08644

Code (1)

aaai-24/generative-based-kd 공식 구현 pytorch

Tasks

Action DetectionAction RecognitionKnowledge DistillationModel CompressionTemporal Action LocalizationVideo Action Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Distilling Generative-Discriminative Representations for Very Low-Resolution Face Recognition

2024-09-10 · Junzheng Zhang, Weijia Guo, Bochao Liu, Ruixin Shi 외

Very low-resolution face recognition is challenging due to the serious loss of informative facial details in resolution degradation. In this paper, we propose a generative-discriminative representation distillation appro…

Face RecognitionKnowledge DistillationSuper-ResolutionTransfer Learning

JEP-KD: Joint-Embedding Predictive Architecture Based Knowledge Distillation for Visual Speech Recognition

2024-03-04 · Chang Sun, Hong Yang, Bo Qin

Visual Speech Recognition (VSR) tasks are generally recognized to have a lower theoretical performance ceiling than Automatic Speech Recognition (ASR), owing to the inherent limitations of conveying semantic information …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+2

Collaborative Distillation in the Parameter and Spectrum Domains for Video Action Recognition

2020-09-15 · Haisheng Su, Jing Su, Dongliang Wang, Weihao Gan 외

Recent years have witnessed the significant progress of action recognition task with deep networks. However, most of current video networks require large memory and computational resources, which hinders their applicatio…

Action RecognitionKnowledge DistillationTemporal Action Localization

Bridging the gap between Human Action Recognition and Online Action Detection

2021-01-21 · Alban Main de Boissiere, Rita Noumeir

Action recognition, early prediction, and online action detection are complementary disciplines that are often studied independently. Most online action detection networks use a pre-trained feature extractor, which might…

Action DetectionAction RecognitionKnowledge DistillationOnline Action Detection+1

MK-SGN: A Spiking Graph Convolutional Network with Multimodal Fusion and Knowledge Distillation for Skeleton-based Action Recognition

2024-04-16 · Naichuan Zheng, Hailun Xia, Zeyu Liang, Yuchen Du

In recent years, multimodal Graph Convolutional Networks (GCNs) have achieved remarkable performance in skeleton-based action recognition. The reliance on high-energy-consuming continuous floating-point operations inhere…

Action RecognitionKnowledge DistillationSkeleton Based Action Recognition