paper-with-me

Papers

MULDE: Multiscale Log-Density Estimation via Denoising Score Matching for Video Anomaly Detection

2024-03-21 · CVPR 2024 1 · Jakub Micorek, Horst Possegger, Dominik Narnhofer, Horst Bischof, Mateusz Kozinski

We propose a novel approach to video anomaly detection: we treat feature vectors extracted from videos as realizations of a random variable with a fixed distribution and model this distribution with a neural network. This lets us estimate the likelihood of test videos and detect video anomalies by thresholding the likelihood estimates. We train our video anomaly detector using a modification of denoising score matching, a method that injects training data with noise to facilitate modeling its distribution. To eliminate hyperparameter selection, we model the distribution of noisy video features across a range of noise levels and introduce a regularizer that tends to align the models for different levels of noise. At test time, we combine anomaly indications at multiple noise scales with a Gaussian mixture model. Running our video anomaly detector induces minimal delays as inference requires merely extracting the features and forward-propagating them through a shallow neural network and a Gaussian mixture model. Our experiments on five popular video anomaly detection benchmarks demonstrate state-of-the-art performance, both in the object-centric and in the frame-centric setup.

📄 PDF Abstract BibTeX arXiv:2403.14497

Code (1)

jakubmicorek/MULDE-Multiscale-Log-Density-Estimation-via-Denoising-Score-Matching-for-Video-Anomaly-Detection 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly Detection In Surveillance VideosDenoisingDensity EstimationVideo Anomaly Detection

Similar Papers 제목 키워드 기반

DDPM Score Matching and Distribution Learning

2025-04-07 · Sinho Chewi, Alkis Kalavasis, Anay Mehrotra, Omar Montasser

Score estimation is the backbone of score-based generative models (SGMs), especially denoising diffusion probabilistic models (DDPMs). A key result in this area shows that with accurate score estimates, SGMs can efficien…

DenoisingDensity EstimationLearning Theoryparameter estimation

Implicit score matching meets denoising score matching: improved rates of convergence and log-density Hessian estimation

2025-12-30 · Konstantin Yakovlev, Anna Markovich, Nikita Puchkin arxiv

We study the problem of estimating the score function using both implicit score matching and denoising score matching. Assuming that the data distribution exhibiting a low-dimensional structure, we prove that implicit sc…

Estimating High Order Gradients of the Data Distribution by Denoising

2021-11-08 · NeurIPS 2021 12 · Chenlin Meng, Yang song, Wenzhe Li, Stefano Ermon

The first order derivative of a data density can be estimated efficiently by denoising score matching, and has become an important component in many applications, such as image generation and audio synthesis. Higher orde…

Audio SynthesisDenoisingImage GenerationVocal Bursts Intensity Prediction

Deep Energy Estimator Networks

2018-05-21 · Saeed Saremi, Arash Mehrjou, Bernhard Schölkopf, Aapo Hyvärinen

Density estimation is a fundamental problem in statistical learning. This problem is especially challenging for complex high-dimensional data due to the curse of dimensionality. A promising solution to this problem is gi…

DenoisingDensity Estimation

Generative Modeling with Denoising Auto-Encoders and Langevin Sampling

2020-01-31 · Adam Block, Youssef Mroueh, Alexander Rakhlin

We study convergence of a generative modeling method that first estimates the score function of the distribution using Denoising Auto-Encoders (DAE) or Denoising Score Matching (DSM) and then employs Langevin diffusion f…

Denoising