paper-with-me

Papers

A Relational Model for One-Shot Classification

2021-11-08 · Arturs Polis, Alexander Ilin

We show that a deep learning model with built-in relational inductive bias can bring benefits to sample-efficient learning, without relying on extensive data augmentation. The proposed one-shot classification model performs relational matching of a pair of inputs in the form of local and pairwise attention. Our approach solves perfectly the one-shot image classification Omniglot challenge. Our model exceeds human level accuracy, as well as the previous state of the art, with no data augmentation.

📄 PDF Abstract BibTeX arXiv:2111.04313

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationData Augmentationimage-classificationImage ClassificationInductive Biasmodel

Similar Papers 제목 키워드 기반

Relational Embedding for Few-Shot Classification

2021-08-22 · ICCV 2021 10 · Dahyun Kang, Heeseung Kwon, Juhong Min, Minsu Cho

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 se…

ClassificationFew-Shot Image ClassificationMeta-Learning

Relational Transformer: Toward Zero-Shot Foundation Models for Relational Data

2025-10-07 · Rishabh Ranjan, Valter Hudovernik, Mark Znidar, Charilaos Kanatsoulis 외 arxiv

Pretrained transformers readily adapt to new sequence modeling tasks via zero-shot prompting, but relational domains still lack architectures that transfer across datasets and tasks. The core challenge is the diversity o…

Binary Classification

Advancing Cache-Based Few-Shot Classification via Patch-Driven Relational Gated Graph Attention

2025-12-13 · Tasweer Ahmad, Arindam Sikdar, Sandip Pradhan, Ardhendu Behera arxiv

Few-shot image classification remains difficult under limited supervision and visual domain shift. Recent cache-based adaptation approaches (e.g., Tip-Adapter) address this challenge to some extent by learning lightweigh…

Few-Shot Image Classification

Enhancing Few-shot Image Classification with Cosine Transformer

2022-11-13 · Quang-Huy Nguyen, Cuong Q. Nguyen, Dung D. Le, Hieu H. Pham

This paper addresses the few-shot image classification problem, where the classification task is performed on unlabeled query samples given a small amount of labeled support samples only. One major challenge of the few-s…

ClassificationFew-Shot Image ClassificationFew-Shot Learningimage-classification+1

Knowledge Graph-Enhanced Zero-Shot Topic Classification: A Multi-Strategy Comparative Study

2026-05-28 · Shahana Akter, Yatharth Vohra, Ankita Shukla, Souvika Sarkar arxiv

Multi-label topic classification without labeled training data is a challenging task, specially when documents contain complex relational information. We present a zero-shot multi-label topic classification framework and…