paper-with-me

Papers

UDAMA: Unsupervised Domain Adaptation through Multi-discriminator Adversarial Training with Noisy Labels Improves Cardio-fitness Prediction

2023-07-31 · Yu Wu, Dimitris Spathis, Hong Jia, Ignacio Perez-Pozuelo, Tomas Gonzales, Soren Brage, Nicholas Wareham, Cecilia Mascolo

Deep learning models have shown great promise in various healthcare monitoring applications. However, most healthcare datasets with high-quality (gold-standard) labels are small-scale, as directly collecting ground truth is often costly and time-consuming. As a result, models developed and validated on small-scale datasets often suffer from overfitting and do not generalize well to unseen scenarios. At the same time, large amounts of imprecise (silver-standard) labeled data, annotated by approximate methods with the help of modern wearables and in the absence of ground truth validation, are starting to emerge. However, due to measurement differences, this data displays significant label distribution shifts, which motivates the use of domain adaptation. To this end, we introduce UDAMA, a method with two key components: Unsupervised Domain Adaptation and Multidiscriminator Adversarial Training, where we pre-train on the silver-standard data and employ adversarial adaptation with the gold-standard data along with two domain discriminators. In particular, we showcase the practical potential of UDAMA by applying it to Cardio-respiratory fitness (CRF) prediction. CRF is a crucial determinant of metabolic disease and mortality, and it presents labels with various levels of noise (goldand silver-standard), making it challenging to establish an accurate prediction model. Our results show promising performance by alleviating distribution shifts in various label shift settings. Additionally, by using data from two free-living cohort studies (Fenland and BBVS), we show that UDAMA consistently outperforms up to 12% compared to competitive transfer learning and state-of-the-art domain adaptation models, paving the way for leveraging noisy labeled data to improve fitness estimation at scale.

📄 PDF Abstract BibTeX arXiv:2307.16651

Code (1)

yvonneywu/udama 공식 구현 tf

Tasks

Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Turning Silver into Gold: Domain Adaptation with Noisy Labels for Wearable Cardio-Respiratory Fitness Prediction

2022-11-20 · Yu Wu, Dimitris Spathis, Hong Jia, Ignacio Perez-Pozuelo 외

Deep learning models have shown great promise in various healthcare applications. However, most models are developed and validated on small-scale datasets, as collecting high-quality (gold-standard) labels for health app…

Domain AdaptationUnsupervised Domain Adaptation

Making LLMs Optimize Multi-Scenario CUDA Kernels Like Experts

2026-03-07 · Yuxuan Han, Meng-Hao Guo, Zhengning Liu, Wenguang Chen 외 arxiv

Optimizing GPU kernels manually is a challenging and time-consuming task. With the rapid development of LLMs, automated GPU kernel optimization is gradually becoming a tangible reality. However, current LLM-driven automa…

Adversarial Training Based Multi-Source Unsupervised Domain Adaptation for Sentiment Analysis

2020-06-10 · Yong Dai, Jian Liu, Xiancong Ren, Zenglin Xu

Multi-source unsupervised domain adaptation (MS-UDA) for sentiment analysis (SA) aims to leverage useful information in multiple source domains to help do SA in an unlabeled target domain that has no supervised informati…

Domain AdaptationMulti-Source Unsupervised Domain AdaptationSentiment AnalysisTransfer Learning+1

Multi-Target Domain Adaptation with Collaborative Consistency Learning

2021-06-07 · CVPR 2021 1 · Takashi Isobe, Xu Jia, Shuaijun Chen, Jianzhong He 외

Recently unsupervised domain adaptation for the semantic segmentation task has become more and more popular due to high-cost of pixel-level annotation on real-world images. However, most domain adaptation methods are onl…

Domain AdaptationMulti-target Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

Structure Preserving Cycle-GAN for Unsupervised Medical Image Domain Adaptation

2023-04-18 · Paolo Iacono, Naimul Khan

The presence of domain shift in medical imaging is a common issue, which can greatly impact the performance of segmentation models when dealing with unseen image domains. Adversarial-based deep learning models, such as C…

Domain AdaptationMyocardium SegmentationSegmentationUnsupervised Domain Adaptation