paper-with-me

홈 › Papers

ResWCAE: Biometric Pattern Image Denoising Using Residual Wavelet-Conditioned Autoencoder

2023-07-23 · Youzhi Liang, Wen Liang

The utilization of biometric authentication with pattern images is increasingly popular in compact Internet of Things (IoT) devices. However, the reliability of such systems can be compromised by image quality issues, particularly in the presence of high levels of noise. While state-of-the-art deep learning algorithms designed for generic image denoising have shown promise, their large number of parameters and lack of optimization for unique biometric pattern retrieval make them unsuitable for these devices and scenarios. In response to these challenges, this paper proposes a lightweight and robust deep learning architecture, the Residual Wavelet-Conditioned Convolutional Autoencoder (Res-WCAE) with a Kullback-Leibler divergence (KLD) regularization, designed specifically for fingerprint image denoising. Res-WCAE comprises two encoders - an image encoder and a wavelet encoder - and one decoder. Residual connections between the image encoder and decoder are leveraged to preserve fine-grained spatial features, where the bottleneck layer conditioned on the compressed representation of features obtained from the wavelet encoder using approximation and detail subimages in the wavelet-transform domain. The effectiveness of Res-WCAE is evaluated against several state-of-the-art denoising methods, and the experimental results demonstrate that Res-WCAE outperforms these methods, particularly for heavily degraded fingerprint images in the presence of high levels of noise. Overall, Res-WCAE shows promise as a solution to the challenges faced by biometric authentication systems in compact IoT devices.

📄 PDF Abstract BibTeX arXiv:2307.12255

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoisingImage Denoising

Similar Papers 제목 키워드 기반

A Multiscale Image Denoising Algorithm Based On Dilated Residual Convolution Network

2018-12-21 · Chang Liu, Zhaowei Shang, Anyong Qin

Image denoising is a classical problem in low level computer vision. Model-based optimization methods and deep learning approaches have been the two main strategies for solving the problem. Model-based optimization metho…

DenoisingImage Denoising

Presentation Attack detection using Wavelet Transform and Deep Residual Neural Net

2023-11-23 · Prosenjit Chatterjee, Alex Yalchin, Joseph Shelton, Kaushik Roy 외

Biometric authentication is becoming more prevalent for secured authentication systems. However, the biometric substances can be deceived by the imposters in several ways. Among other imposter attacks, print attacks, mas…

Image denoising via group sparsity residual constraint

2016-09-12 · Zhiyuan Zha, Xin Liu, Ziheng Zhou, Xiaohua Huang 외

Group sparsity has shown great potential in various low-level vision tasks (e.g, image denoising, deblurring and inpainting). In this paper, we propose a new prior model for image denoising via group sparsity residual co…

DeblurringDenoisingImage Denoising

Two-stage Deep Denoising with Self-guided Noise Attention for Multimodal Medical Images

2025-03-10 · S M A Sharif, Rizwan Ali Naqvi, Woong-Kee Loh

Medical image denoising is considered among the most challenging vision tasks. Despite the real-world implications, existing denoising methods have notable drawbacks as they often generate visual artifacts when applied t…

DenoisingImage DenoisingMedical Image DenoisingSSIM

GRDN:Grouped Residual Dense Network for Real Image Denoising and GAN-based Real-world Noise Modeling

2019-05-27 · Dong-Wook Kim, Jae Ryun Chung, Seung-Won Jung

Recent research on image denoising has progressed with the development of deep learning architectures, especially convolutional neural networks. However, real-world image denoising is still very challenging because it is…

DenoisingGenerative Adversarial NetworkImage DenoisingNoise Estimation