CVMar 31, 2025

SAVeD: Learning to Denoise Low-SNR Video for Improved Downstream Performance

arXiv:2504.00161v21 citationsh-index: 6Has Code
Originality Highly original
AI Analysis

It addresses challenges in computer vision for noisy sensor videos, which is incremental as it builds on self-supervised denoising methods.

The paper tackles the problem of denoising low-SNR videos from sensors like sonar and microscopy without needing clean data, achieving state-of-the-art results in classification, detection, tracking, and counting tasks with fewer training resources.

Low signal-to-noise ratio videos -- such as those from underwater sonar, ultrasound, and microscopy -- pose significant challenges for computer vision models, particularly when paired clean imagery is unavailable. We present Spatiotemporal Augmentations and denoising in Video for Downstream Tasks (SAVeD), a novel self-supervised method that denoises low-SNR sensor videos using only raw noisy data. By leveraging distinctions between foreground and background motion and exaggerating objects with stronger motion signal, SAVeD enhances foreground object visibility and reduces background and camera noise without requiring clean video. SAVeD has a set of architectural optimizations that lead to faster throughput, training, and inference than existing deep learning methods. We also introduce a new denoising metric, FBD, which indicates foreground-background divergence for detection datasets without requiring clean imagery. Our approach achieves state-of-the-art results for classification, detection, tracking, and counting tasks, and it does so with fewer training resource requirements than existing deep-learning-based denoising methods. Project page: https://suzanne-stathatos.github.io/SAVeD Code page: https://github.com/suzanne-stathatos/SAVeD

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes