Table of Contents
Fetching ...

Pushing Joint Image Denoising and Classification to the Edge

Thomas C Markhorst, Jan C van Gemert, Osman S Kayhan

TL;DR

This paper jointly combine image classification and image denoising, aiming to enhance human perception of noisy images captured by edge devices, like low-light security cameras, by proposing a novel architecture that integrates the two tasks.

Abstract

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.

Pushing Joint Image Denoising and Classification to the Edge

TL;DR

This paper jointly combine image classification and image denoising, aiming to enhance human perception of noisy images captured by edge devices, like low-light security cameras, by proposing a novel architecture that integrates the two tasks.

Abstract

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.
Paper Structure (15 sections, 2 equations, 12 figures, 10 tables)

This paper contains 15 sections, 2 equations, 12 figures, 10 tables.

Figures (12)

  • Figure 1:
  • Figure 2:
  • Figure 3:
  • Figure 4: Cls: Human
  • Figure 6: A UNet, with hyperparameters base feature map width (b), depth (d), channel multiplier (m) and convolutions per layer (c). For the joint model either attach the classifier to form (i) the Sequential model or (ii) the Integrated model.
  • ...and 7 more figures