Learning from History: Task-agnostic Model Contrastive Learning for Image Restoration
Gang Wu, Junjun Jiang, Kui Jiang, Xianming Liu

TL;DR
This paper introduces a novel contrastive learning method for image restoration that dynamically generates negative samples from the model itself, leading to significant performance improvements across various tasks.
Contribution
It proposes Model Contrastive Learning for Image Restoration (MCLIR) with Self-Prior guided Negative loss (SPN), enabling dynamic negative sample generation from the target model.
Findings
Outperforms baseline models on image dehazing, deraining, and super-resolution tasks.
Achieves up to 3.41 dB improvement in image dehazing.
Demonstrates versatility across multiple image restoration architectures.
Abstract
Contrastive learning has emerged as a prevailing paradigm for high-level vision tasks, which, by introducing properly negative samples, has also been exploited for low-level vision tasks to achieve a compact optimization space to account for their ill-posed nature. However, existing methods rely on manually predefined and task-oriented negatives, which often exhibit pronounced task-specific biases. To address this challenge, our paper introduces an innovative method termed 'learning from history', which dynamically generates negative samples from the target model itself. Our approach, named Model Contrastive Learning for Image Restoration (MCLIR), rejuvenates latency models as negative models, making it compatible with diverse image restoration tasks. We propose the Self-Prior guided Negative loss (SPN) to enable it. This approach significantly enhances existing models when retrained…
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.
Code & Models
Videos
Taxonomy
TopicsImage Enhancement Techniques · Photoacoustic and Ultrasonic Imaging · Advanced Neural Network Applications
MethodsContrastive Learning
