English

Relational Embedding for Few-Shot Classification

Computer Vision and Pattern Recognition 2021-08-24 v1

Abstract

We propose to address the problem of few-shot classification by meta-learning "what to observe" and "where to attend" in a relational perspective. Our method leverages relational patterns within and between images via self-correlational representation (SCR) and cross-correlational attention (CCA). Within each image, the SCR module transforms a base feature map into a self-correlation tensor and learns to extract structural patterns from the tensor. Between the images, the CCA module computes cross-correlation between two image representations and learns to produce co-attention between them. Our Relational Embedding Network (RENet) combines the two relational modules to learn relational embedding in an end-to-end manner. In experimental evaluation, it achieves consistent improvements over state-of-the-art methods on four widely used few-shot classification benchmarks of miniImageNet, tieredImageNet, CUB-200-2011, and CIFAR-FS.

Keywords

Cite

@article{arxiv.2108.09666,
  title  = {Relational Embedding for Few-Shot Classification},
  author = {Dahyun Kang and Heeseung Kwon and Juhong Min and Minsu Cho},
  journal= {arXiv preprint arXiv:2108.09666},
  year   = {2021}
}

Comments

Accepted at ICCV 2021

R2 v1 2026-06-24T05:19:01.259Z