paper-with-me

Papers

LIRA: Lifelong Image Restoration from Unknown Blended Distortions

2020-08-19 · ECCV 2020 8 · Jianzhao Liu, Jianxin Lin, Xin Li, Wei Zhou, Sen Liu, Zhibo Chen

Most existing image restoration networks are designed in a disposable way and catastrophically forget previously learned distortions when trained on a new distortion removal task. To alleviate this problem, we raise the novel lifelong image restoration problem for blended distortions. We first design a base fork-join model in which multiple pre-trained expert models specializing in individual distortion removal task work cooperatively and adaptively to handle blended distortions. When the input is degraded by a new distortion, inspired by adult neurogenesis in human memory system, we develop a neural growing strategy where the previously trained model can incorporate a new expert branch and continually accumulate new knowledge without interfering with learned knowledge. Experimental results show that the proposed approach can not only achieve state-of-the-art performance on blended distortions removal tasks in both PSNR/SSIM metrics, but also maintain old expertise while learning new restoration tasks.

📄 PDF Abstract BibTeX arXiv:2008.08242

Code (0)

등록된 구현이 없습니다.

Tasks

Image RestorationSSIM

Similar Papers 제목 키워드 기반

R2C-GAN: Restore-to-Classify Generative Adversarial Networks for Blind X-Ray Restoration and COVID-19 Classification

2022-09-29 · Mete Ahishali, Aysen Degerli, Serkan Kiranyaz, Tahir Hamid 외

Restoration of poor quality images with a blended set of artifacts plays a vital role for a reliable diagnosis. Existing studies have focused on specific restoration problems such as image deblurring, denoising, and expo…

ClassificationDeblurringDenoisingExposure Correction+3

GLiRA: Black-Box Membership Inference Attack via Knowledge Distillation

2024-05-13 · Andrey V. Galichin, Mikhail Pautov, Alexey Zhavoronkin, Oleg Y. Rogov 외

While Deep Neural Networks (DNNs) have demonstrated remarkable performance in tasks related to perception and control, there are still several unresolved concerns regarding the privacy of their training data, particularl…

image-classificationImage ClassificationInference AttackKnowledge Distillation+1

Decomposition Ascribed Synergistic Learning for Unified Image Restoration

2023-08-01 · Jinghao Zhang, Feng Zhao

Learning to restore multiple image degradations within a single model is quite beneficial for real-world applications. Nevertheless, existing works typically concentrate on regarding each degradation independently, while…

DeblurringDenoisingImage DeblurringImage Dehazing+6

Camelira: An Arabic Multi-Dialect Morphological Disambiguator

2022-11-30 · Ossama Obeid, Go Inoue, Nizar Habash

We present Camelira, a web-based Arabic multi-dialect morphological disambiguation tool that covers four major variants of Arabic: Modern Standard Arabic, Egyptian, Gulf, and Levantine. Camelira offers a user-friendly we…

Dialect IdentificationMorphological Disambiguation

A Probabilistic Framework for Lifelong Test-Time Adaptation

2022-12-19 · CVPR 2023 1 · Dhanajit Brahma, Piyush Rai

Test-time adaptation (TTA) is the problem of updating a pre-trained source model at inference time given test input(s) from a different target domain. Most existing TTA approaches assume the setting in which the target d…

Test-time Adaptation