paper-with-me

Papers

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

2022-03-15 · 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 BibTeX arXiv:2203.07656

Code (1)

lovelyqian/wave-SAN-CDFSL 공식 구현 pytorch

Tasks

Cross-Domain Few-Shotcross-domain few-shot learningFew-Shot LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Wave-Mask/Mix: Exploring Wavelet-Based Augmentations for Time Series Forecasting

2024-08-20 · Dona Arabi, Jafar Bakhshaliyev, Ayse Coskuner, Kiran Madhusudhanan 외

Data augmentation is important for improving machine learning model performance when faced with limited real-world data. In time series forecasting (TSF), where accurate predictions are crucial in fields like finance, he…

Data AugmentationTime SeriesTime Series Forecasting

SWAGAN: A Style-based Wavelet-driven Generative Model

2021-02-11 · Rinon Gal, Dana Cohen, Amit Bermano, Daniel Cohen-Or

In recent years, considerable progress has been made in the visual quality of Generative Adversarial Networks (GANs). Even so, these networks still suffer from degradation in quality for high-frequency content, stemming …

Image Generationmodel

Wavelet-based GAN Fingerprint Detection using ResNet50

2025-10-21 · Sai Teja Erukude, Suhasnadh Reddy Veluru, Viswa Chaitanya Marella arxiv

Identifying images generated by Generative Adversarial Networks (GANs) has become a significant challenge in digital image forensics. This research presents a wavelet-based detection method that uses discrete wavelet tra…

DeepFake Detection

Uncertainty-Aware Source-Free Adaptive Image Super-Resolution with Wavelet Augmentation Transformer

2023-03-31 · CVPR 2024 1 · Yuang Ai, Xiaoqiang Zhou, Huaibo Huang, Lei Zhang 외

Unsupervised Domain Adaptation (UDA) can effectively address domain gap issues in real-world image Super-Resolution (SR) by accessing both the source and target data. Considering privacy policies or transmission restrict…

Domain AdaptationImage Super-ResolutionSource-Free Domain AdaptationSuper-Resolution+1

Wavelet Domain Style Transfer for an Effective Perception-distortion Tradeoff in Single Image Super-Resolution

2019-10-09 · ICCV 2019 10 · Xin Deng, Ren Yang, Mai Xu, Pier Luigi Dragotti

In single image super-resolution (SISR), given a low-resolution (LR) image, one wishes to find a high-resolution (HR) version of it which is both accurate and photo-realistic. Recently, it has been shown that there exist…

Generative Adversarial NetworkImage Super-ResolutionStyle TransferSuper-Resolution