Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Joint Distribution Matters: Deep Brownian Distance Covariance for Few-Shot Classification

About

Few-shot classification is a challenging problem as only very few training examples are given for each new task. One of the effective research lines to address this challenge focuses on learning deep representations driven by a similarity measure between a query image and few support images of some class. Statistically, this amounts to measure the dependency of image features, viewed as random vectors in a high-dimensional embedding space. Previous methods either only use marginal distributions without considering joint distributions, suffering from limited representation capability, or are computationally expensive though harnessing joint distributions. In this paper, we propose a deep Brownian Distance Covariance (DeepBDC) method for few-shot classification. The central idea of DeepBDC is to learn image representations by measuring the discrepancy between joint characteristic functions of embedded features and product of the marginals. As the BDC metric is decoupled, we formulate it as a highly modular and efficient layer. Furthermore, we instantiate DeepBDC in two different few-shot classification frameworks. We make experiments on six standard few-shot image benchmarks, covering general object recognition, fine-grained categorization and cross-domain classification. Extensive evaluations show our DeepBDC significantly outperforms the counterparts, while establishing new state-of-the-art results. The source code is available at http://www.peihuali.org/DeepBDC

Jiangtao Xie, Fei Long, Jiaming Lv, Qilong Wang, Peihua Li• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot classificationtieredImageNet (test)--
282
5-way Few-shot ClassificationMiniImagenet
Accuracy (5-shot)85.45
150
Few-shot classificationCUB (test)--
145
Few-shot classificationminiImageNet (test)
Accuracy84.46
120
Few-shot Image ClassificationminiImageNet (test)--
111
5-way Few-shot ClassificationCUB
5-shot Acc94.02
95
Few-shot Image ClassificationtieredImageNet (test)
Accuracy87.31
86
5-way Few-shot ClassificationtieredImageNet
Accuracy (1-shot)73.82
49
Few-shot Image Classificationmini-Cars (test)
Accuracy58.09
28
Image ClassificationminiImageNet -> FGVC-Aircraft (test)
Accuracy69.07
8
Showing 10 of 10 rows

Other info

Code

Follow for update