paper-with-me

Papers

Meta-Transfer Learning for Zero-Shot Super-Resolution

2020-02-27 · CVPR 2020 6 · Jae Woong Soh, Sunwoo Cho, Nam Ik Cho

Convolutional neural networks (CNNs) have shown dramatic improvements in single image super-resolution (SISR) by using large-scale external samples. Despite their remarkable performance based on the external dataset, they cannot exploit internal information within a specific image. Another problem is that they are applicable only to the specific condition of data that they are supervised. For instance, the low-resolution (LR) image should be a "bicubic" downsampled noise-free image from a high-resolution (HR) one. To address both issues, zero-shot super-resolution (ZSSR) has been proposed for flexible internal learning. However, they require thousands of gradient updates, i.e., long inference time. In this paper, we present Meta-Transfer Learning for Zero-Shot Super-Resolution (MZSR), which leverages ZSSR. Precisely, it is based on finding a generic initial parameter that is suitable for internal learning. Thus, we can exploit both external and internal information, where one single gradient update can yield quite considerable results. (See Figure 1). With our method, the network can quickly adapt to a given image condition. In this respect, our method can be applied to a large spectrum of image conditions within a fast adaptation process.

📄 PDF Abstract BibTeX arXiv:2002.12213

Code (2)

JWSoh/MZSR 공식 구현 tf
JWSoh/MainSR tf

Tasks

Image Super-ResolutionMeta-LearningSuper-ResolutionTransfer Learning

Similar Papers 제목 키워드 기반

Zero-Shot Task Transfer

2019-03-04 · CVPR 2019 6 · Arghya Pal, Vineeth N. Balasubramanian

In this work, we present a novel meta-learning algorithm, i.e. TTNet, that regresses model parameters for novel tasks for which no ground truth is available (zero-shot tasks). In order to adapt to novel zero-shot tasks, …

Camera Pose EstimationMeta-LearningPose EstimationTransfer Learning+1

Soft Layer Selection with Meta-Learning for Zero-Shot Cross-Lingual Transfer

2021-07-21 · ACL (MetaNLP) 2021 8 · Weijia Xu, Batool Haider, Jason Krone, Saab Mansour

Multilingual pre-trained contextual embedding models (Devlin et al., 2019) have achieved impressive performance on zero-shot cross-lingual transfer tasks. Finding the most effective fine-tuning strategy to fine-tune thes…

Cross-Lingual Natural Language InferenceCross-Lingual TransferMeta-LearningNatural Language Inference+1

Meta-X_{NLG}: A Meta-Learning Approach Based on Language Clustering for Zero-Shot Cross-Lingual Transfer and Generation

2022-05-01 · Findings (ACL) 2022 5 · Kaushal Maurya, Maunendra Desarkar

Recently, the NLP community has witnessed a rapid advancement in multilingual and cross-lingual transfer research where the supervision is transferred from high-resource languages (HRLs) to low-resource languages (LRLs).…

Abstractive Text SummarizationCross-Lingual TransferMeta-LearningQuestion Generation+3

Meta-X$_{NLG}$: A Meta-Learning Approach Based on Language Clustering for Zero-Shot Cross-Lingual Transfer and Generation

2022-03-19 · Kaushal Kumar Maurya, Maunendra Sankar Desarkar

Recently, the NLP community has witnessed a rapid advancement in multilingual and cross-lingual transfer research where the supervision is transferred from high-resource languages (HRLs) to low-resource languages (LRLs).…

Abstractive Text SummarizationCross-Lingual TransferMeta-LearningQuestion Generation+3

The Curse of Zero Task Diversity: On the Failure of Transfer Learning to Outperform MAML and their Empirical Equivalence

2021-12-24 · Brando Miranda, Yu-Xiong Wang, Sanmi Koyejo

Recently, it has been observed that a transfer learning solution might be all we need to solve many few-shot learning benchmarks -- thus raising important questions about when and how meta-learning algorithms should be d…

DiversityFew-Shot LearningMeta-LearningTransfer Learning