paper-with-me

홈 › Papers

Learning Class and Domain Augmentations for Single-Source Open-Domain Generalization

2023-11-05 · Prathmesh Bele, Valay Bundele, Avigyan Bhattacharya, Ankit Jha, Gemma Roig, Biplab Banerjee

Single-source open-domain generalization (SS-ODG) addresses the challenge of labeled source domains with supervision during training and unlabeled novel target domains during testing. The target domain includes both known classes from the source domain and samples from previously unseen classes. Existing techniques for SS-ODG primarily focus on calibrating source-domain classifiers to identify open samples in the target domain. However, these methods struggle with visually fine-grained open-closed data, often misclassifying open samples as closed-set classes. Moreover, relying solely on a single source domain restricts the model's ability to generalize. To overcome these limitations, we propose a novel framework called SODG-Net that simultaneously synthesizes novel domains and generates pseudo-open samples using a learning-based objective, in contrast to the ad-hoc mixing strategies commonly found in the literature. Our approach enhances generalization by diversifying the styles of known class samples using a novel metric criterion and generates diverse pseudo-open samples to train a unified and confident multi-class classifier capable of handling both open and closed-set data. Extensive experimental evaluations conducted on multiple benchmarks consistently demonstrate the superior performance of SODG-Net compared to the literature.

📄 PDF Abstract BibTeX arXiv:2311.02599

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Adversarial Bayesian Augmentation for Single-Source Domain Generalization

2023-07-18 · ICCV 2023 1 · Sheng Cheng, Tejas Gokhale, Yezhou Yang

Generalizing to unseen image domains is a challenging problem primarily due to the lack of diverse training data, inaccessible target data, and the large domain shift that may exist in many real-world settings. As such d…

Data AugmentationDomain GeneralizationPhoto to Rest GeneralizationSingle-Source Domain Generalization

AdvST: Revisiting Data Augmentations for Single Domain Generalization

2023-12-20 · Guangtao Zheng, Mengdi Huai, Aidong Zhang

Single domain generalization (SDG) aims to train a robust model against unknown target domain shifts using data from a single source domain. Data augmentation has been proven an effective approach to SDG. However, the ut…

Data AugmentationDomain Generalization

Target-Aware Generative Augmentations for Single-Shot Adaptation

2023-05-22 · Kowshik Thopalli, Rakshith Subramanyam, Pavan Turaga, Jayaraman J. Thiagarajan

In this paper, we address the problem of adapting models from a source domain to a target domain, a task that has become increasingly important due to the brittle generalization of deep neural networks. While several tes…

AttributeObject RecognitionTest-time Adaptation

Domain-guided data augmentation for deep learning on medical imaging

2022-10-10 · Chinmayee Athalye, Rima Arnaout

While domain-specific data augmentation can be useful in training neural networks for medical imaging tasks, such techniques have not been widely used to date. Here, we test whether domain-specific data augmentation is u…

Data AugmentationDeep Learningvalid

Single-Shot Domain Adaptation via Target-Aware Generative Augmentation

2022-10-29 · Rakshith Subramanyam, Kowshik Thopalli, Spring Berman, Pavan Turaga 외

The problem of adapting models from a source domain using data from any target domain of interest has gained prominence, thanks to the brittle generalization in deep neural networks. While several test-time adaptation te…

AttributeDomain AdaptationTest-time Adaptation