Meta-Prior: Meta learning for Adaptive Inverse Problem Solvers
Matthieu Terris, Thomas Moreau

TL;DR
This paper introduces a meta-learning approach for inverse imaging problems that enables quick adaptation to new tasks with minimal data, extending to unsupervised settings and achieving near-optimal performance.
Contribution
The paper presents a novel meta-learning framework for inverse problems that works with supervised and unsupervised data, allowing efficient task adaptation and generalization.
Findings
Recovers Bayes optimal estimator in simple settings
Effective on image processing and MRI tasks
Works with limited ground truth data
Abstract
Deep neural networks have become a foundational tool for addressing imaging inverse problems. They are typically trained for a specific task, with a supervised loss to learn a mapping from the observations to the image to recover. However, real-world imaging challenges often lack ground truth data, rendering traditional supervised approaches ineffective. Moreover, for each new imaging task, a new model needs to be trained from scratch, wasting time and resources. To overcome these limitations, we introduce a novel approach based on meta-learning. Our method trains a meta-model on a diverse set of imaging tasks that allows the model to be efficiently fine-tuned for specific tasks with few fine-tuning steps. We show that the proposed method extends to the unsupervised setting, where no ground truth data is available. In its bilevel formulation, the outer level uses a supervised loss, that…
Peer Reviews
Decision·Submitted to ICLR 2024
- The proposed method to learn some priors through the meta-model which is expected to generalize across different tasks seems to be interesting.
- The paper structure and writing can be further improved, especially abstract and introduction. It is confusing to understand what is the motivation and what is novelty even after reading through the introduction. - Motivation for learning meta-model. Although it looks interesting from the toy model study, why do we want to learn such a meta-model from different tasks? To converge fast or achieve better results in a new task? But why can the meta prior help to achieve this goal? What is the ph
The idea of using a meta-learning approach to learn to solve inverse problems across a set of tasks is interesting. The relatively high diversity of imaging tasks considered in the experimentation is appreciated.
Two main feedback about the contribution of this week, despite the interesting idea, is the limited methodological novelty and the limited experimental evaluations. 1. The proposed method is primarily a direct application of MAML to image reconstruction tasks — what are the potential challenges in this application and what novel solutions are needed to overcome these challenges are not clear. See some of the questions in the next block. 2. The experimental evaluation is very limited and the de
The paper presents a novel approach to meta-model training that is worth considering. It is well-written and technically sound. One notable strength of the paper is its ability to demonstrate the method's effectiveness in simplified cases where it converges to the optimal estimator. This simple illustration is important as it underscores the method's potential utility in real-world applications. The paper also offers insightful perspectives, particularly in discussing the relationship between
One significant point of criticism in the paper relates to its evaluation process, which has certain shortcomings. Firstly, the paper lacks clarity in specifying the specific datasets used for evaluating the method's generalization capabilities. Vital details (such as the dataset sizes) are missing. This omission makes it challenging for readers to gauge how the proposed method performs in different real-world scenarios or how representative the result is. Another notable issue is the limited
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and Data Classification · Radiomics and Machine Learning in Medical Imaging
MethodsSparse Evolutionary Training
