Domain Adaptation for Rare Classes Augmented with Synthetic Samples
To alleviate lower classification performance on rare classes in imbalanced datasets, a possible solution is to augment the underrepresented classes with synthetic samples. Domain adaptation can be incorporated in a classifier to decrease the domain discrepancy between real and synthetic samples. While domain adaptation is generally applied on completely synthetic source domains and real target domains, we explore how domain adaptation can be applied when only a single rare class is augmented with simulated samples. As a testbed, we use a camera trap animal dataset with a rare deer class, which is augmented with synthetic deer samples. We adapt existing domain adaptation methods to two new methods for the single rare class setting: DeerDANN, based on the Domain-Adversarial Neural Network (DANN), and DeerCORAL, based on deep correlation alignment (Deep CORAL) architectures. Experiments show that DeerDANN has the highest improvement in deer classification accuracy of 24.0% versus 22.4% improvement of DeerCORAL when compared to the baseline. Further, both methods require fewer than 10k synthetic samples, as used by the baseline, to achieve these higher accuracies. DeerCORAL requires the least number of synthetic samples (2k deer), followed by DeerDANN (8k deer).
Code (0)
등록된 구현이 없습니다.
Tasks
2k8kDomain AdaptationSimilar Papers 제목 키워드 기반
Image-to-Image Translation of Synthetic Samples for Rare Classes
The natural world is long-tailed: rare classes are observed orders of magnitudes less frequently than common ones, leading to highly-imbalanced data where rare classes can have only handfuls of examples. Learning from fe…
ClassificationImage-to-Image TranslationTranslationThermal-Infrared Remote Target Detection System for Maritime Rescue based on Data Augmentation with 3D Synthetic Data
This paper proposes a thermal-infrared (TIR) remote target detection system for maritime rescue using deep learning and data augmentation. We established a self-collected TIR dataset consisting of multiple scenes imitati…
Data AugmentationDomain AdaptationSegmentationrareboost3d: a synthetic lidar dataset with enhanced rare classes
Real-world point cloud datasets have made significant contributions to the development of LiDAR-based perception technologies, such as object segmentation for autonomous driving. However, due to the limited number of ins…
Point Cloud SegmentationObject SegmentationAutonomous DrivingMemSAC: Memory Augmented Sample Consistency for Large Scale Unsupervised Domain Adaptation
Practical real world datasets with plentiful categories introduce new challenges for unsupervised domain adaptation like small inter-class discriminability, that existing approaches relying on domain invariance alone can…
Domain AdaptationFine-Grained Visual RecognitionUnsupervised Domain AdaptationThe Parrot Dilemma: Human-Labeled vs. LLM-augmented Data in Classification Tasks
In the realm of Computational Social Science (CSS), practitioners often navigate complex, low-resource domains and face the costly and time-intensive challenges of acquiring and annotating data. We aim to establish a set…
Data AugmentationLanguage ModellingNavigatezero-shot-classification+1