We address the challenge of adapting models from a source domain to a target domain, given the limited generalization ability of deep neural networks. Existing techniques rely on synthetic data augmentations when target data is scarce, but they struggle with significant distribution shifts. To overcome this, we propose SiSTA (Single-Shot Target Augmentations), which fine-tunes a generative model using a single target sample and employs innovative sampling strategies to generate synthetic target data. SiSTA outperforms existing methods in binary and multi-class problems, handles various distribution shifts effectively, and achieves performance comparable to models trained on full target datasets.
SiSTA significantly improves generalization of face attribute detectors. Here is 1−shot SFDA performance (Accuracy %) averaged across different face attribute detection tasks, under varying levels distribution shift severity (Domains A, B & C) and a suite of image corruptions (Domain D). SiSTA consistently improves upon the SoTA baselines, and when combined with toolbox augmentations matches Full Target DA.
@INPROCEEDINGS{ICML_SISTA,
author={Thopalli, Kowshik and Subramanyam, Rakshith and Turaga, Pavan and Thiagarajan, Jayaraman J.},
booktitle={International Conference on Machine Learning},
title={Single-Shot Domain Adaptation via Target-Aware Generative Augmentations},
year={2023}}
@INPROCEEDINGS{10096784,
author={Subramanyam, Rakshith and Thopalli, Kowshik and Berman, Spring and Turaga, Pavan and Thiagarajan, Jayaraman J.},
booktitle={ICASSP 2023 - 2023 IEEE International Conference on Acoustics, Speech and Signal Processing (ICASSP)},
title={Single-Shot Domain Adaptation via Target-Aware Generative Augmentations},
year={2023},
pages={1-5},
doi={10.1109/ICASSP49357.2023.10096784}}
If you have any questions, please feel free to contact us via email: thopalli1@llnl.gov; rakshith.subramanyam@asu.edu; jjayaram@llnl.gov