paper-with-me

Papers

Meta-Optimization of Deep CNN for Image Denoising Using LSTM

2021-07-14 · Basit O. Alawode, Motaz Alfarraj

The recent application of deep learning (DL) to various tasks has seen the performance of classical techniques surpassed by their DL-based counterparts. As a result, DL has equally seen application in the removal of noise from images. In particular, the use of deep feed-forward convolutional neural networks (DnCNNs) has been investigated for denoising. It utilizes advances in DL techniques such as deep architecture, residual learning, and batch normalization to achieve better denoising performance when compared with the other classical state-of-the-art denoising algorithms. However, its deep architecture resulted in a huge set of trainable parameters. Meta-optimization is a training approach of enabling algorithms to learn to train themselves by themselves. Training algorithms using meta-optimizers have been shown to enable algorithms to achieve better performance when compared to the classical gradient descent-based training approach. In this work, we investigate the application of the meta-optimization training approach to the DnCNN denoising algorithm to enhance its denoising capability. Our preliminary experiments on simpler algorithms reveal the prospects of utilizing the meta-optimization training approach towards the enhancement of the DnCNN denoising capability.

📄 PDF Abstract BibTeX arXiv:2107.06845

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Magnetic Resonance Spectroscopy Deep Learning Denoising Using Few In Vivo Data

2021-01-26 · Dicheng Chen, Wanqi Hu, Huiting Liu, Yirong Zhou 외

Magnetic Resonance Spectroscopy (MRS) is a noninvasive tool to reveal metabolic information. One challenge of 1H-MRS is the low Signal-Noise Ratio (SNR). To improve the SNR, a typical approach is to perform Signal Averag…

Deep LearningDenoising

Stress Testing of Meta-learning Approaches for Few-shot Learning

2021-01-21 · Aroof Aimen, Sahil Sidheekh, Vineet Madan, Narayanan C. Krishnan

Meta-learning (ML) has emerged as a promising learning method under resource constraints such as few-shot learning. ML approaches typically propose a methodology to learn generalizable models. In this work-in-progress pa…

Few-Shot LearningMeta-Learning

Are LSTMs Good Few-Shot Learners?

2023-10-22 · Mike Huisman, Thomas M. Moerland, Aske Plaat, Jan N. van Rijn

Deep learning requires large amounts of data to learn new tasks well, limiting its applicability to domains where such data is available. Meta-learning overcomes this limitation by learning how to learn. In 2001, Hochrei…

Few-Shot Image ClassificationFew-Shot Learningimage-classificationImage Classification+1

NORML: Nodal Optimization for Recurrent Meta-Learning

2019-09-25 · David van Niekerk

Meta-learning is an exciting and powerful paradigm that aims to improve the effectiveness of current learning systems. By formulating the learning process as an optimization problem, a model can learn how to learn while …

Meta-Learning

Test-time Adaptation for Real Image Denoising via Meta-transfer Learning

2022-07-05 · Agus Gunawan, Muhammad Adi Nugroho, Se Jin Park

In recent years, a ton of research has been conducted on real image denoising tasks. However, the efforts are more focused on improving real image denoising through creating a better network architecture. We explore a di…

Auxiliary LearningDenoisingImage DenoisingMeta-Learning+2