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

Clustered-patch Element Connection for Few-shot Learning

About

Weak feature representation problem has influenced the performance of few-shot classification task for a long time. To alleviate this problem, recent researchers build connections between support and query instances through embedding patch features to generate discriminative representations. However, we observe that there exists semantic mismatches (foreground/ background) among these local patches, because the location and size of the target object are not fixed. What is worse, these mismatches result in unreliable similarity confidences, and complex dense connection exacerbates the problem. According to this, we propose a novel Clustered-patch Element Connection (CEC) layer to correct the mismatch problem. The CEC layer leverages Patch Cluster and Element Connection operations to collect and establish reliable connections with high similarity patch features, respectively. Moreover, we propose a CECNet, including CEC layer based attention module and distance metric. The former is utilized to generate a more discriminative representation benefiting from the global clustered-patch features, and the latter is introduced to reliably measure the similarity between pair-features. Extensive experiments demonstrate that our CECNet outperforms the state-of-the-art methods on classification benchmark. Furthermore, our CEC approach can be extended into few-shot segmentation and detection tasks, which achieves competitive performances.

Jinxiang Lai, Siqian Yang, Junhong Zhou, Wenlong Wu, Xiaochen Chen, Jun Liu, Bin-Bin Gao, Chengjie Wang• 2023

Related benchmarks

TaskDatasetResultRank
5-way Few-shot ClassificationMiniImagenet
Accuracy (5-shot)85
150
5-way Few-shot ClassificationtieredImageNet
Accuracy (1-shot)73.84
49
Few-shot Object DetectionPascal VOC (Novel Split 3)
AP5064.9
11
Few-shot classificationCIFAR-FS 5-way 5-shot (test)
Accuracy89.77
11
Few-shot classificationCIFAR-FS 1-shot (test)
Accuracy79.67
5
Few-shot Object DetectionCOCO 1-shot
nmAP11.5
4
Few-shot Object DetectionCOCO 5-shot
nmAP17.2
4
Few-shot Semantic SegmentationPASCAL-5^2
mIoU (1-shot)60.5
4
Few-shot Semantic SegmentationCOCO-20^2
1-shot mIoU38.3
4
Showing 9 of 9 rows

Other info

Follow for update