paper-with-me

Papers

HyperTransformer: Attention-Based CNN Model Generation from Few Samples

2021-09-29 · Andrey Zhmoginov, Max Vladymyrov, Mark Sandler

In this work we propose a HyperTransformer, a transformer based model that generates all weights of a CNN model directly from the support samples. This approach allows to use a high-capacity model for encoding task-dependent variations in the weights of a smaller model. We show for multiple few-shot benchmarks with different architectures and datasets that our method beats or matches that of the traditional learning methods in a few-shot regime. Specifically, we show that for very small target models, our method can generate significantly better performing models than traditional few-shot learning methods. For larger models we discover that applying generation to the last layer only, allows to produce competitive or better results while being end-to-end differentiable. Finally, we extend our approach to semi-supervised regime utilizing unlabeled samples in the support set and further improving few-shot performance in the presence of unlabeled data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

HyperTransformer: A Textural and Spectral Feature Fusion Transformer for Pansharpening

2022-03-04 · CVPR 2022 1 · Wele Gedara Chaminda Bandara, Vishal M. Patel

Pansharpening aims to fuse a registered high-resolution panchromatic image (PAN) with a low-resolution hyperspectral image (LR-HSI) to generate an enhanced HSI with high spectral and spatial resolution. Existing pansharp…

PansharpeningSuper-Resolution

HyperTransformer: Model Generation for Supervised and Semi-Supervised Few-Shot Learning

2022-01-11 · Andrey Zhmoginov, Mark Sandler, Max Vladymyrov

In this work we propose a HyperTransformer, a Transformer-based model for supervised and semi-supervised few-shot learning that generates weights of a convolutional neural network (CNN) directly from support samples. Sin…

Few-Shot Image ClassificationFew-Shot Learning

Attention over Phrases

2019-09-25 · Wanyun Cui

How to represent the sentence ``That's the last straw for her''? The answer of the self-attention is a weighted sum of each individual words, i.e. $$semantics=\alpha_1Emb(\text{That})+\alpha_2Emb(\text{'s})+\cdots+\alpha…

Inductive BiasSentence

Continual HyperTransformer: A Meta-Learner for Continual Few-Shot Learning

2023-01-11 · Max Vladymyrov, Andrey Zhmoginov, Mark Sandler

We focus on the problem of learning without forgetting from multiple tasks arriving sequentially, where each task is defined using a few-shot episode of novel or already seen classes. We approach this problem using the r…

class-incremental learningClass Incremental Learningcontinual few-shot learningContinual Learning+2

GANet: Glyph-Attention Network for Few-Shot Font Generation

2021-09-29 · Mingtao Guo, Wei Xiong, Zheng Wang, Yong Tang 외

Font generation is a valuable but challenging task, it is time consuming and costly to design font libraries which cover all glyphs with various styles. The time and cost of such task will be greatly reduced if the compl…

DecoderFont Generation