paper-with-me

Papers

SIAVC: Semi-Supervised Framework for Industrial Accident Video Classification

2024-05-23 · Zuoyong Li, Qinghua Lin, Haoyi Fan, Tiesong Zhao, David Zhang

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}.

📄 PDF Abstract BibTeX arXiv:2405.14506

Code (1)

alchemyemperor/siavc 공식 구현 pytorch

Tasks

Fire DetectionModel OptimizationPseudo LabelVideo Classification

Similar Papers 제목 키워드 기반

RECKONition: a NLP-based system for Industrial Accidents at Work Prevention

2021-04-29 · Patrizia Agnello, Silvia M. Ansaldi, Emilia Lenzi, Alessio Mongelluzzo 외

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 Understanding

Anomaly Detection Based on Deep Learning Using Video for Prevention of Industrial Accidents

2020-05-28 · Satoshi Hashimoto, Yonghoon Ji, Kenichi Kudo, Takayuki Takahashi 외

This paper proposes an anomaly detection method for the prevention of industrial accidents using machine learning technology.

Anomaly DetectionBIG-bench Machine Learning

Anomalous Sound Detection using unsupervised and semi-supervised autoencoders and gammatone audio representation

2020-06-27 · Sergi Perez-Castanos, Javier Naranjo-Alcazar, Pedro Zuccarello, Maximo Cobos

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

2020-02-27 · Dalong Zhang, Xianzheng Song, Ziqi Liu, Zhiqiang Zhang 외

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 PredictionPrediction

Pseudo-Representation Labeling Semi-Supervised Learning

2020-05-31 · Song-Bo Yang, Tian-Li Yu

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