DOI QR코드

DOI QR Code

An Explainable Deep Learning Algorithm based on Video Classification

비디오 분류에 기반 해석가능한 딥러닝 알고리즘

  • Jin Zewei (Department of Computer Science, Hanyang University) ;
  • Inwhee Joe (Department of Computer Science, Hanyang University)
  • 김택위 (한양대학교 컴퓨터소프트웨어학과) ;
  • 조인휘 (한양대학교 컴퓨터소프트웨어학과)
  • Published : 2023.11.02

Abstract

The rapid development of the Internet has led to a significant increase in multimedia content in social networks. How to better analyze and improve video classification models has become an important task. Deep learning models have typical "black box" characteristics. The model requires explainable analysis. This article uses two classification models: ConvLSTM and VGG16+LSTM models. And combined with the explainable method of LRP, generate visualized explainable results. Finally, based on the experimental results, the accuracy of the classification model is: ConvLSTM: 75.94%, VGG16+LSTM: 92.50%. We conducted explainable analysis on the VGG16+LSTM model combined with the LRP method. We found VGG16+LSTM classification model tends to use the frames biased towards the latter half of the video and the last frame as the basis for classification.

Keywords