Sharing the Learned Knowledge-base to Estimate Convolutional Filter Parameters for Continual Image Restoration
Aupendu Kar, Krishnendu Ghosh, Prabir Kumar Biswas

TL;DR
This paper introduces a simple convolution layer modification that enables continual learning in image restoration tasks, allowing models to adapt to new challenges without retraining from scratch or significant architectural changes.
Contribution
It proposes a knowledge-sharing convolutional layer modification that facilitates continual learning in image restoration, avoiding heavy architectural changes and reducing computational overhead.
Findings
Effective in adding new restoration tasks without performance loss
Improves performance on new tasks by leveraging previous knowledge
Maintains computational efficiency with increased trainable parameters
Abstract
Continual learning is an emerging topic in the field of deep learning, where a model is expected to learn continuously for new upcoming tasks without forgetting previous experiences. This field has witnessed numerous advancements, but few works have been attempted in the direction of image restoration. Handling large image sizes and the divergent nature of various degradation poses a unique challenge in the restoration domain. However, existing works require heavily engineered architectural modifications for new task adaptation, resulting in significant computational overhead. Regularization-based methods are unsuitable for restoration, as different restoration challenges require different kinds of feature processing. In this direction, we propose a simple modification of the convolution layer to adapt the knowledge from previous restoration tasks without touching the main backbone…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Enhancement Techniques · Generative Adversarial Networks and Image Synthesis
