Wave-SAN: Wavelet based Style Augmentation Network for Cross-Domain Few-Shot Learning

15 Mar 2022  ·  Yuqian Fu, Yu Xie, Yanwei Fu, Jingjing Chen, Yu-Gang Jiang ·

Previous few-shot learning (FSL) works mostly are limited to natural images of general concepts and categories. These works assume very high visual similarity between the source and target classes. In contrast, the recently proposed cross-domain few-shot learning (CD-FSL) aims at transferring knowledge from general nature images of many labeled examples to novel domain-specific target categories of only a few labeled examples. The key challenge of CD-FSL lies in the huge data shift between source and target domains, which is typically in the form of totally different visual styles. This makes it very nontrivial to directly extend the classical FSL methods to address the CD-FSL task. To this end, this paper studies the problem of CD-FSL by spanning the style distributions of the source dataset. Particularly, wavelet transform is introduced to enable the decomposition of visual representations into low-frequency components such as shape and style and high-frequency components e.g., texture. To make our model robust to visual styles, the source images are augmented by swapping the styles of their low-frequency components with each other. We propose a novel Style Augmentation (StyleAug) module to implement this idea. Furthermore, we present a Self-Supervised Learning (SSL) module to ensure the predictions of style-augmented images are semantically similar to the unchanged ones. This avoids the potential semantic drift problem in exchanging the styles. Extensive experiments on two CD-FSL benchmarks show the effectiveness of our method. Our codes and models will be released.

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Cross-Domain Few-Shot cars wave-SAN 5 shot 46.11 # 7
Cross-Domain Few-Shot ChestX wave-SAN 5 shot 25.63 # 4
Cross-Domain Few-Shot CropDisease wave-SAN 5 shot 89.70 # 5
Cross-Domain Few-Shot CUB wave-SAN 5 shot 70.31 # 2
Cross-Domain Few-Shot EuroSAT wave-SAN 5 shot 85.22 # 5
Cross-Domain Few-Shot ISIC2018 wave-SAN 5 shot 44.93 # 6
Cross-Domain Few-Shot Places wave-SAN 5 shot 76.88 # 3
Cross-Domain Few-Shot Plantae wave-SAN 5 shot 57.72 # 5

Methods


No methods listed for this paper. Add relevant methods here