TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Transductive Decoupled Variational Inference for Few-Shot ...

Transductive Decoupled Variational Inference for Few-Shot Classification

Anuj Singh, Hadi Jamali-Rad

2022-08-22Few-Shot LearningProbabilistic Deep LearningFew-Shot Image ClassificationClassificationVariational Inference
PaperPDFCode(official)

Abstract

The versatility to learn from a handful of samples is the hallmark of human intelligence. Few-shot learning is an endeavour to transcend this capability down to machines. Inspired by the promise and power of probabilistic deep learning, we propose a novel variational inference network for few-shot classification (coined as TRIDENT) to decouple the representation of an image into semantic and label latent variables, and simultaneously infer them in an intertwined fashion. To induce task-awareness, as part of the inference mechanics of TRIDENT, we exploit information across both query and support images of a few-shot task using a novel built-in attention-based transductive feature extraction module (we call AttFEX). Our extensive experimental results corroborate the efficacy of TRIDENT and demonstrate that, using the simplest of backbones, it sets a new state-of-the-art in the most commonly adopted datasets miniImageNet and tieredImageNet (offering up to 4% and 5% improvements, respectively), as well as for the recent challenging cross-domain miniImagenet --> CUB scenario offering a significant margin (up to 20% improvement) beyond the best existing cross-domain baselines. Code and experimentation can be found in our GitHub repository: https://github.com/anujinho/trident

Results

TaskDatasetMetricValueModel
Image ClassificationMini-ImageNet-CUB 5-way (5-shot)Accuracy80.74TRIDENT
Image ClassificationMini-ImageNet-CUB 5-way (1-shot)Accuracy84.61TRIDENT
Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy95.95TRIDENT
Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy86.11TRIDENT
Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy86.97TRIDENT
Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy96.57TRIDENT
Few-Shot Image ClassificationMini-ImageNet-CUB 5-way (5-shot)Accuracy80.74TRIDENT
Few-Shot Image ClassificationMini-ImageNet-CUB 5-way (1-shot)Accuracy84.61TRIDENT
Few-Shot Image ClassificationMini-Imagenet 5-way (5-shot)Accuracy95.95TRIDENT
Few-Shot Image ClassificationMini-Imagenet 5-way (1-shot)Accuracy86.11TRIDENT
Few-Shot Image ClassificationTiered ImageNet 5-way (1-shot)Accuracy86.97TRIDENT
Few-Shot Image ClassificationTiered ImageNet 5-way (5-shot)Accuracy96.57TRIDENT

Related Papers

GLAD: Generalizable Tuning for Vision-Language Models2025-07-17Adversarial attacks to image classification systems using evolutionary algorithms2025-07-17Efficient Calisthenics Skills Classification through Foreground Instance Selection and Depth Estimation2025-07-16Safeguarding Federated Learning-based Road Condition Classification2025-07-16Interpretable Bayesian Tensor Network Kernel Machines with Automatic Rank and Feature Selection2025-07-15AI-Enhanced Pediatric Pneumonia Detection: A CNN-Based Approach Using Data Augmentation and Generative Adversarial Networks (GANs)2025-07-13ViT-ProtoNet for Few-Shot Image Classification: A Multi-Benchmark Evaluation2025-07-12Doodle Your Keypoints: Sketch-Based Few-Shot Keypoint Detection2025-07-10