paper-with-me

홈 › Papers

Prototypes-oriented Transductive Few-shot Learning with Conditional Transport

2023-08-06 · ICCV 2023 1 · Long Tian, Jingyi Feng, Wenchao Chen, Xiaoqiang Chai, Liming Wang, Xiyang Liu, Bo Chen

Transductive Few-Shot Learning (TFSL) has recently attracted increasing attention since it typically outperforms its inductive peer by leveraging statistics of query samples. However, previous TFSL methods usually encode uniform prior that all the classes within query samples are equally likely, which is biased in imbalanced TFSL and causes severe performance degradation. Given this pivotal issue, in this work, we propose a novel Conditional Transport (CT) based imbalanced TFSL model called {\textbf P}rototypes-oriented {\textbf U}nbiased {\textbf T}ransfer {\textbf M}odel (PUTM) to fully exploit unbiased statistics of imbalanced query samples, which employs forward and backward navigators as transport matrices to balance the prior of query samples per class between uniform and adaptive data-driven distributions. For efficiently transferring statistics learned by CT, we further derive a closed form solution to refine prototypes based on MAP given the learned navigators. The above two steps of discovering and transferring unbiased statistics follow an iterative manner, formulating our EM-based solver. Experimental results on four standard benchmarks including miniImageNet, tieredImageNet, CUB, and CIFAR-FS demonstrate superiority of our model in class-imbalanced generalization.

📄 PDF Abstract BibTeX arXiv:2308.03047

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

Few-Shot Open-Set Audio Classification via Transductive Prototype Refinement and Class Logit Enhancement

2026-07-29 · Tianyan Deng, Yanxiong Li, Rui Gao, Jiahao Du arxiv

Few-shot Open-set audio classification requires classifying query samples from known classes with a few labeled support samples while rejecting query samples from unknown classes. Transductive inference jointly observes …

Audio Classification

Transductive Few-shot Learning with Prototype-based Label Propagation by Iterative Graph Refinement

2023-04-23 · CVPR 2023 1 · Hao Zhu, Piotr Koniusz

Few-shot learning (FSL) is popular due to its ability to adapt to novel classes. Compared with inductive few-shot learning, transductive models typically perform better as they leverage all samples of the query set. The …

Few-Shot Learninggraph construction

Zero-Shot Recognition via Optimal Transport

2019-10-20 · Wenlin Wang, Hongteng Xu, Guoyin Wang, Wenqi Wang 외

We propose an optimal transport (OT) framework for generalized zero-shot learning (GZSL), seeking to distinguish samples for both seen and unseen classes, with the assist of auxiliary attributes. The discrepancy between …

AttributeGeneralized Zero-Shot LearningZero-Shot Learning

Progressive Cluster Purification for Transductive Few-shot Learning

2019-06-10 · Chenyang Si, Wentao Chen, Wei Wang, Liang Wang 외

Few-shot learning aims to learn to generalize a classifier to novel classes with limited labeled data. Transductive inference that utilizes unlabeled test set to deal with low-data problem has been employed for few-shot …

Few-Shot LearningGeneral Classification

Robust Transductive Few-shot Learning via Joint Message Passing and Prototype-based Soft-label Propagation

2023-11-28 · Jiahui Wang, Qin Xu, Bo Jiang, Bin Luo

Few-shot learning (FSL) aims to develop a learning model with the ability to generalize to new classes using a few support samples. For transductive FSL tasks, prototype learning and label propagation methods are commonl…

Few-Shot Learning