CVIVSep 13, 2024

Pushing Joint Image Denoising and Classification to the Edge

arXiv:2409.08943v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses the need for efficient and interpretable image processing on edge devices like security cameras, though it is incremental as it builds on existing NAS methods.

The paper tackles the problem of jointly performing image denoising and classification on edge devices with limited computational power, resulting in a method that improves both denoising and classification performance through a Neural Architecture Search approach.

In this paper, we jointly combine image classification and image denoising, aiming to enhance human perception of noisy images captured by edge devices, like low-light security cameras. In such settings, it is important to retain the ability of humans to verify the automatic classification decision and thus jointly denoise the image to enhance human perception. Since edge devices have little computational power, we explicitly optimize for efficiency by proposing a novel architecture that integrates the two tasks. Additionally, we alter a Neural Architecture Search (NAS) method, which searches for classifiers to search for the integrated model while optimizing for a target latency, classification accuracy, and denoising performance. The NAS architectures outperform our manually designed alternatives in both denoising and classification, offering a significant improvement to human perception. Our approach empowers users to construct architectures tailored to domains like medical imaging, surveillance systems, and industrial inspections.

Foundations

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

Your Notes