SIAVC: Semi-Supervised Framework for Industrial Accident Video Classification
Semi-supervised learning suffers from the imbalance of labeled and unlabeled training data in the video surveillance scenario. In this paper, we propose a new semi-supervised learning method called SIAVC for industrial accident video classification. Specifically, we design a video augmentation module called the Super Augmentation Block (SAB). SAB adds Gaussian noise and randomly masks video frames according to historical loss on the unlabeled data for model optimization. Then, we propose a Video Cross-set Augmentation Module (VCAM) to generate diverse pseudo-label samples from the high-confidence unlabeled samples, which alleviates the mismatch of sampling experience and provides high-quality training data. Additionally, we construct a new industrial accident surveillance video dataset with frame-level annotation, namely ECA9, to evaluate our proposed method. Compared with the state-of-the-art semi-supervised learning based methods, SIAVC demonstrates outstanding video classification performance, achieving 88.76\% and 89.13\% accuracy on ECA9 and Fire Detection datasets, respectively. The source code and the constructed dataset ECA9 will be released in \url{https://github.com/AlchemyEmperor/SIAVC}.
Code (1)
Tasks
Fire DetectionModel OptimizationPseudo LabelVideo ClassificationSimilar Papers 제목 키워드 기반
RECKONition: a NLP-based system for Industrial Accidents at Work Prevention
Extracting patterns and useful information from Natural Language datasets is a challenging task, especially when dealing with data written in a language different from English, like Italian. Machine and Deep Learning, to…
ClusteringNatural Language UnderstandingAnomaly Detection Based on Deep Learning Using Video for Prevention of Industrial Accidents
This paper proposes an anomaly detection method for the prevention of industrial accidents using machine learning technology.
Anomaly DetectionBIG-bench Machine LearningAnomalous Sound Detection using unsupervised and semi-supervised autoencoders and gammatone audio representation
Anomalous sound detection (ASD) is, nowadays, one of the topical subjects in machine listening discipline. Unsupervised detection is attracting a lot of interest due to its immediate applicability in many fields. For exa…
DSSLP: A Distributed Framework for Semi-supervised Link Prediction
Link prediction is widely used in a variety of industrial applications, such as merchant recommendation, fraudulent transaction detection, and so on. However, it's a great challenge to train and deploy a link prediction …
Link PredictionPredictionPseudo-Representation Labeling Semi-Supervised Learning
In recent years, semi-supervised learning (SSL) has shown tremendous success in leveraging unlabeled data to improve the performance of deep learning models, which significantly reduces the demand for large amounts of la…
Data AugmentationRepresentation Learning