paper-with-me

홈 › Papers

Masked Pre-training Enables Universal Zero-shot Denoiser

2024-01-26 · Xiaoxiao Ma, Zhixiang Wei, Yi Jin, Pengyang Ling, Tianle Liu, Ben Wang, Junkang Dai, Huaian Chen

In this work, we observe that model trained on vast general images via masking strategy, has been naturally embedded with their distribution knowledge, thus spontaneously attains the underlying potential for strong image denoising. Based on this observation, we propose a novel zero-shot denoising paradigm, i.e., Masked Pre-train then Iterative fill (MPI). MPI first trains model via masking and then employs pre-trained weight for high-quality zero-shot image denoising on a single noisy image. Concretely, MPI comprises two key procedures: 1) Masked Pre-training involves training model to reconstruct massive natural images with random masking for generalizable representations, gathering the potential for valid zero-shot denoising on images with varying noise degradation and even in distinct image types. 2) Iterative filling exploits pre-trained knowledge for effective zero-shot denoising. It iteratively optimizes the image by leveraging pre-trained weights, focusing on alternate reconstruction of different image parts, and gradually assembles fully denoised image within limited number of iterations. Comprehensive experiments across various noisy scenarios underscore the notable advances of MPI over previous approaches with a marked reduction in inference time. Code available at https://github.com/krennic999/MPI.

📄 PDF Abstract BibTeX arXiv:2401.14966

Code (1)

krennic999/mpi 공식 구현 pytorch

Tasks

DenoisingImage Denoisingvalid

Similar Papers 제목 키워드 기반

Transductive Universal Transport for Zero-Shot Action Recognition

2021-09-29 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos for which no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings fr…

Action RecognitionObjectPositionTemporal Localization+3

ConEntail: An Entailment-based Framework for Universal Zero and Few Shot Classification with Supervised Contrastive Pretraining

2022-10-14 · Ranran Haoran Zhang, Aysa Xuemo Fan, Rui Zhang

A universal classification model aims to generalize to diverse classification tasks in both zero and few shot settings. A promising way toward universal classification is to cast heterogeneous data formats into a dataset…

ClassificationNatural Language InferenceQuestion AnsweringSentence

Universal Prototype Transport for Zero-Shot Action Recognition and Localization

2022-03-08 · Pascal Mettes

This work addresses the problem of recognizing action categories in videos when no training examples are available. The current state-of-the-art enables such a zero-shot recognition by learning universal mappings from vi…

Action RecognitionObjectPositionTemporal Localization+3

Finding Universal Grammatical Relations in Multilingual BERT

2020-05-09 · ACL 2020 6 · Ethan A. Chi, John Hewitt, Christopher D. Manning

Recent work has found evidence that Multilingual BERT (mBERT), a transformer-based multilingual masked language model, is capable of zero-shot cross-lingual transfer, suggesting that some aspects of its representations a…

Cross-Lingual TransferLanguage ModelingLanguage ModellingZero-Shot Cross-Lingual Transfer

Unified Training of Universal Time Series Forecasting Transformers

2024-02-04 · Gerald Woo, Chenghao Liu, Akshat Kumar, Caiming Xiong 외

Deep learning for time series forecasting has traditionally operated within a one-model-per-dataset framework, limiting its potential to leverage the game-changing impact of large pre-trained models. The concept of unive…

Time SeriesTime Series Forecasting