Denoising Diffusion-Augmented Hybrid Video Anomaly Detection via Reconstructing Noised Frames
Abstract
Lensless imaging stands out as a promising alternative to conventional lens-based systems, particularly in scenarios demanding ultracompact form factors and cost-effective architectures. However, such systems are fundamentally governed by the Point Spread Function (PSF), which dictates how a point source contributes to the final captured signal. Traditional lensless techniques often require explicit calibrations and extensive pre-processing, relying on static or approximate PSF models. These rigid strategies can result in limited adaptability to real-world challenges, including noise, system imperfections, and dynamic scene variations, thus impeding high-fidelity reconstruction. In this paper, we propose LensNet, an end-to-end deep learning framework that integrates spatial-domain and frequency-domain representations in a unified pipeline. Central to our approach is a learnable Coded Mask Simulator (CMS) that enables dynamic, data-driven estimation of the PSF during training, effectively mitigating the shortcomings of fixed or sparsely calibrated kernels. By embedding a Wiener filtering component, LensNet refines global structure and restores fine-scale details, thus alleviating the dependency on multiple handcrafted pre-processing steps. Extensive experiments demonstrate LensNet's robust performance and superior reconstruction quality compared to state-of-the-art methods, particularly in preserving high-frequency details and attenuating noise. The proposed framework establishes a novel convergence between physics-based modeling and data-driven learning, paving the way for more accurate, flexible, and practical lensless imaging solutions for applications ranging from miniature sensors to medical diagnostics. The link of code is https://github.com/baijiesong/Lensnet.
Cite
Text
Cheng et al. "Denoising Diffusion-Augmented Hybrid Video Anomaly Detection via Reconstructing Noised Frames." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/77Markdown
[Cheng et al. "Denoising Diffusion-Augmented Hybrid Video Anomaly Detection via Reconstructing Noised Frames." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/cheng2024ijcai-denoising/) doi:10.24963/ijcai.2024/77BibTeX
@inproceedings{cheng2024ijcai-denoising,
title = {{Denoising Diffusion-Augmented Hybrid Video Anomaly Detection via Reconstructing Noised Frames}},
author = {Cheng, Kai and Pan, Yaning and Liu, Yang and Zeng, Xinhua and Feng, Rui},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {695-703},
doi = {10.24963/ijcai.2024/77},
url = {https://mlanthology.org/ijcai/2024/cheng2024ijcai-denoising/}
}