Chrome Extension
WeChat Mini Program
Use on ChatGLM

Training-free Linear Image Inverses Via Flows

TMLR 2024(2024)

PhD student | Research Engineer | Researcher

Cited 4|Views29
Abstract
Solving inverse problems without any training involves using a pretrainedgenerative model and making appropriate modifications to the generation processto avoid finetuning of the generative model. While recent methods have exploredthe use of diffusion models, they still require the manual tuning of manyhyperparameters for different inverse problems. In this work, we propose atraining-free method for solving linear inverse problems by using pretrainedflow models, leveraging the simplicity and efficiency of Flow Matching models,using theoretically-justified weighting schemes, and thereby significantlyreducing the amount of manual tuning. In particular, we draw inspiration fromtwo main sources: adopting prior gradient correction methods to the flowregime, and a solver scheme based on conditional Optimal Transport paths. Aspretrained diffusion models are widely accessible, we also show how topractically adapt diffusion models for our method. Empirically, our approachrequires no problem-specific tuning across an extensive suite of noisy linearinverse problems on high-dimensional datasets, ImageNet-64/128 and AFHQ-256,and we observe that our flow-based method for solving inverse problems improvesupon closely-related diffusion-based methods in most settings.
More
Translated text
Key words
Transfer Learning,Image Inpainting,Unsupervised Learning
PDF
Bibtex
AI Read Science
AI Summary
AI Summary is the key point extracted automatically understanding the full text of the paper, including the background, methods, results, conclusions, icons and other key content, so that you can get the outline of the paper at a glance.
Example
Background
Key content
Introduction
Methods
Results
Related work
Fund
Key content
  • Pretraining has recently greatly promoted the development of natural language processing (NLP)
  • We show that M6 outperforms the baselines in multimodal downstream tasks, and the large M6 with 10 parameters can reach a better performance
  • We propose a method called M6 that is able to process information of multiple modalities and perform both single-modal and cross-modal understanding and generation
  • The model is scaled to large model with 10 billion parameters with sophisticated deployment, and the 10 -parameter M6-large is the largest pretrained model in Chinese
  • Experimental results show that our proposed M6 outperforms the baseline in a number of downstream tasks concerning both single modality and multiple modalities We will continue the pretraining of extremely large models by increasing data to explore the limit of its performance
Try using models to generate summary,it takes about 60s
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Data Disclaimer
The page data are from open Internet sources, cooperative publishers and automatic analysis results through AI technology. We do not make any commitments and guarantees for the validity, accuracy, correctness, reliability, completeness and timeliness of the page data. If you have any questions, please contact us by email: report@aminer.cn
Chat Paper

要点: 本文提出了一种无需训练的线性图像反转方法,通过使用预先训练的流模型,结合理论上合理的加权方案,显著减少了手动调整的工作量,并在大多数情况下优于相关的扩散方法。

方法: 通过使用预先训练的流模型、流匹配模型的简洁和高效以及基于条件最优传输路径的求解器方案,解决线性反转问题。

实验: 在包括高维数据集ImageNet-64/128和AFHQ-256上的广泛噪声线性反转问题套件中,我们的方法不需要任何问题特定的调整,并观察到我们的基于流的反转问题求解方法在大多数设置中改进了相关的扩散方法。