paper-with-me

Papers

Bayesian Nonparametric Submodular Video Partition for Robust Anomaly Detection

2022-03-24 · CVPR 2022 1 · Hitesh Sapkota, Qi Yu

Multiple-instance learning (MIL) provides an effective way to tackle the video anomaly detection problem by modeling it as a weakly supervised problem as the labels are usually only available at the video level while missing for frames due to expensive labeling cost. We propose to conduct novel Bayesian non-parametric submodular video partition (BN-SVP) to significantly improve MIL model training that can offer a highly reliable solution for robust anomaly detection in practical settings that include outlier segments or multiple types of abnormal events. BN-SVP essentially performs dynamic non-parametric hierarchical clustering with an enhanced self-transition that groups segments in a video into temporally consistent and semantically coherent hidden states that can be naturally interpreted as scenes. Each segment is assumed to be generated through a non-parametric mixture process that allows variations of segments within the same scenes to accommodate the dynamic and noisy nature of many real-world surveillance videos. The scene and mixture component assignment of BN-SVP also induces a pairwise similarity among segments, resulting in non-parametric construction of a submodular set function. Integrating this function with an MIL loss effectively exposes the model to a diverse set of potentially positive instances to improve its training. A greedy algorithm is developed to optimize the submodular function and support efficient model training. Our theoretical analysis ensures a strong performance guarantee of the proposed algorithm. The effectiveness of the proposed approach is demonstrated over multiple real-world anomaly video datasets with robust detection performance.

📄 PDF Abstract BibTeX arXiv:2203.12840

Code (1)

ritmininglab/bn-svp 공식 구현 pytorch

Tasks

Anomaly DetectionMultiple Instance LearningVideo Anomaly DetectionWeakly-supervised Video Anomaly Detection

Similar Papers 제목 키워드 기반

Anomaly detection in video with Bayesian nonparametrics

2016-06-27 · Olga Isupova, Danil Kuzin, Lyudmila Mihaylova

A novel dynamic Bayesian nonparametric topic model for anomaly detection in video is proposed in this paper. Batch and online Gibbs samplers are developed for inference. The paper introduces a new abnormality measure for…

Anomaly DetectionDecision MakingGeneral Classification

Bayesian Nonparametrics in Topic Modeling: A Brief Tutorial

2015-01-16 · Alexander Spangher

Using nonparametric methods has been increasingly explored in Bayesian hierarchical modeling as a way to increase model flexibility. Although the field shows a lot of promise, inference in many models, including Hierachi…

Anomaly Detection in Unstructured Environments using Bayesian Nonparametric Scene Modeling

2015-09-26 · Yogesh Girdhar, Walter Cho, Matthew Campbell, Jesus Pineda 외

This paper explores the use of a Bayesian non-parametric topic modeling technique for the purpose of anomaly detection in video data. We present results from two experiments. The first experiment shows that the proposed …

Anomaly Detection

Shape Modeling with Spline Partitions

2021-08-05 · Shufei Ge, Shijia Wang, Lloyd Elliott

Shape modelling (with methods that output shapes) is a new and important task in Bayesian nonparametrics and bioinformatics. In this work, we focus on Bayesian nonparametric methods for capturing shapes by partitioning a…

Image SegmentationSemantic Segmentation

Bayesian nonparametric image segmentation using a generalized Swendsen-Wang algorithm

2016-02-09 · Richard Yi Da Xu, Francois Caron, Arnaud Doucet

Unsupervised image segmentation aims at clustering the set of pixels of an image into spatially homogeneous regions. We introduce here a class of Bayesian nonparametric models to address this problem. These models are ba…

ClusteringImage SegmentationSegmentationSemantic Segmentation+1