paper-with-me

홈 › Papers

Adversarial Sample Enhanced Domain Adaptation: A Case Study on Predictive Modeling with Electronic Health Records

2021-01-13 · Yiqin Yu, Pin-Yu Chen, Yuan Zhou, Jing Mei

With the successful adoption of machine learning on electronic health records (EHRs), numerous computational models have been deployed to address a variety of clinical problems. However, due to the heterogeneity of EHRs, models trained on different patient groups suffer from poor generalizability. How to mitigate domain shifts between the source patient group where the model is built upon and the target one where the model will be deployed becomes a critical issue. In this paper, we propose a data augmentation method to facilitate domain adaptation, which leverages knowledge from the source patient group when training model on the target one. Specifically, adversarially generated samples are used during domain adaptation to fill the generalization gap between the two patient groups. The proposed method is evaluated by a case study on different predictive modeling tasks on MIMIC-III EHR dataset. Results confirm the effectiveness of our method and the generality on different tasks.

📄 PDF Abstract BibTeX arXiv:2101.04853

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDomain Adaptation

Similar Papers 제목 키워드 기반

AdCorDA: Classifier Refinement via Adversarial Correction and Domain Adaptation

2024-01-24 · Lulan Shen, Ali Edalati, Brett Meyer, Warren Gross 외

This paper describes a simple yet effective technique for refining a pretrained classifier network. The proposed AdCorDA method is based on modification of the training set and making use of the duality between network w…

Domain Adaptation

ATPL: Mutually enhanced adversarial training and pseudo labeling for unsupervised domain adaptation

2022-08-17 · Knowledge-Based Systems 2022 8 · Changan Yi, Haotian Chen, Yonghui Xu, Yong liu 외

Unsupervised domain adaptation aims to transfer knowledge from a labeled source domain to a related but unlabeled target domain. Most existing approaches either adversarially reduce the domain shift or use pseudo-labels …

Domain AdaptationUnsupervised Domain Adaptation

Adversarial Semi-Supervised Domain Adaptation for Semantic Segmentation: A New Role for Labeled Target Samples

2023-12-12 · Marwa Kechaou, Mokhtar Z. Alaya, Romain Hérault, Gilles Gasso

Adversarial learning baselines for domain adaptation (DA) approaches in the context of semantic segmentation are under explored in semi-supervised framework. These baselines involve solely the available labeled target sa…

Domain AdaptationSemantic SegmentationSemi-supervised Domain Adaptation

Unsupervised Domain Adaptation for Learning Eye Gaze from a Million Synthetic Images: An Adversarial Approach

2018-10-18 · Avisek Lahiri, Abhinav Agarwalla, Prabir Kumar Biswas

With contemporary advancements of graphics engines, recent trend in deep learning community is to train models on automatically annotated simulated examples and apply on real data during test time. This alleviates the bu…

Domain AdaptationGaze EstimationUnsupervised Domain Adaptation

E-ADDA: Unsupervised Adversarial Domain Adaptation Enhanced by a New Mahalanobis Distance Loss for Smart Computing

2022-01-24 · Ye Gao, Brian Baucom, Karen Rose, Kristina Gordon 외

In smart computing, the labels of training samples for a specific task are not always abundant. However, the labels of samples in a relevant but different dataset are available. As a result, researchers have relied on un…

Domain AdaptationOut-of-Distribution DetectionUnsupervised Domain Adaptation