paper-with-me

Papers

Iterative weak/self-supervised classification framework for abnormal events detection

2021-01-03 · Bruno Degardin, Hugo Proença

The detection of abnormal events in surveillance footage remains a challenge and has been the scope of various research works. Having observed that the state-of-the-art performance is still unsatisfactory, this paper provides a novel solution to the problem, with four-fold contributions: 1) upon the work of Sultani et al., we introduce one iterative learning framework composed of two experts working in the weak and self-supervised paradigms and providing additional amounts of learning data to each other, where the novel instances at each iteration are filtered by a Bayesian framework that supports the iterative data augmentation task; 2) we describe a novel term that is added to the baseline loss to spread the scores in the unit interval, which is crucial for the performance of the iterative framework; 3) we propose a Random Forest ensemble that fuses at the score level the top performing methods and reduces the EER values about 20% over the state-of-the-art; and 4) we announce the availability of the ”UBI-Fights” dataset, fully annotated at the frame level, that can be freely used by the research community. The code, details of the experimental protocols and the dataset are publicly available at http://github.com/DegardinBruno/.

📄 PDF Abstract BibTeX

Code (1)

DegardinBruno/human_self_learning_anomaly 공식 구현 tf

Tasks

Abnormal Event Detection In VideoAnomaly DetectionAnomaly Detection In Surveillance VideosClassificationData AugmentationGeneral ClassificationSelf-Supervised Anomaly DetectionSelf-Supervised LearningSemi-supervised Anomaly DetectionSemi-Supervised Video ClassificationTask 2

Similar Papers 제목 키워드 기반

Classification-Based Self-Learning for Weakly Supervised Bilingual Lexicon Induction

2020-07-01 · ACL 2020 6 · Mladen Karan, Ivan Vuli{\'c}, Anna Korhonen, Goran Glava{\v{s}}

Effective projection-based cross-lingual word embedding (CLWE) induction critically relies on the iterative self-learning procedure. It gradually expands the initial small seed dictionary to learn improved cross-lingual …

Bilingual Lexicon InductionClassificationGeneral ClassificationSelf-Learning+1

ISIM: Iterative Self-Improved Model for Weakly Supervised Segmentation

2022-11-22 · Cenk Bircanoglu, Nafiz Arica

Weakly Supervised Semantic Segmentation (WSSS) is a challenging task aiming to learn the segmentation labels from class-level labels. In the literature, exploiting the information obtained from Class Activation Maps (CAM…

DecoderSegmentationSemantic SegmentationWeakly supervised segmentation+2

Leveraging Large-Scale Weakly Labeled Data for Semi-Supervised Mass Detection in Mammograms

2021-06-19 · CVPR 2021 1 · Yuxing Tang, Zhenjie Cao, Yanbo Zhang, Zhicheng Yang 외

Mammographic mass detection is an integral part of a computer-aided diagnosis system. Annotating a large number of mammograms at pixel-level in order to train a mass detection model in a fully supervised fashion is c…

RulePrompt: Weakly Supervised Text Classification with Prompting PLMs and Self-Iterative Logical Rules

2024-03-05 · Miaomiao Li, Jiaqi Zhu, Yang Wang, Yi Yang 외

Weakly supervised text classification (WSTC), also called zero-shot or dataless text classification, has attracted increasing attention due to its applicability in classifying a mass of texts within the dynamic and open …

Pseudo Labeltext-classificationText Classification

Unsupervised Universal Self-Attention Network for Graph Classification

2019-09-25 · Dai Quoc Nguyen, Tu Dinh Nguyen, Dinh Phung

Existing graph embedding models often have weaknesses in exploiting graph structure similarities, potential dependencies among nodes and global network properties. To this end, we present U2GAN, a novel unsupervised mode…

ClassificationGraph ClassificationGraph Embedding