paper-with-me

Papers

Domain Adaptation for Rare Classes Augmented with Synthetic Samples

2021-10-23 · Tuhin Das, Robert-Jan Bruintjes, Attila Lengyel, Jan van Gemert, Sara Beery

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).

📄 PDF Abstract BibTeX arXiv:2110.12216

Code (0)

등록된 구현이 없습니다.

Tasks

2k8kDomain Adaptation

Similar Papers 제목 키워드 기반

Image-to-Image Translation of Synthetic Samples for Rare Classes

2021-06-23 · Edoardo Lanzini, Sara Beery

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 TranslationTranslation

Thermal-Infrared Remote Target Detection System for Maritime Rescue based on Data Augmentation with 3D Synthetic Data

2023-10-31 · Sungjin Cheong, Wonho Jung, Yoon Seop Lim, Yong-Hwa Park

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 AdaptationSegmentation

rareboost3d: a synthetic lidar dataset with enhanced rare classes

2025-10-13 · Shutong Lin, Zhengkang Xiang, Jianzhong Qi, Kourosh Khoshelham arxiv

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 Driving

MemSAC: Memory Augmented Sample Consistency for Large Scale Unsupervised Domain Adaptation

2022-07-25 · Tarun Kalluri, Astuti Sharma, Manmohan Chandraker

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 Adaptation

The Parrot Dilemma: Human-Labeled vs. LLM-augmented Data in Classification Tasks

2023-04-26 · Anders Giovanni Møller, Jacob Aarup Dalsgaard, Arianna Pera, Luca Maria Aiello

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