paper-with-me

Papers

Statistical Distance-Guided Unsupervised Domain Adaptation for Automated Multi-Class Cardiovascular Magnetic Resonance Image Quality Assessment

2024-08-31 · Shahabedin Nabavi, Kian Anvari Hamedani, Mohsen Ebrahimi Moghaddam, Ahmad Ali Abin, Alejandro F. Frangi

This study proposes an attention-based statistical distance-guided unsupervised domain adaptation model for multi-class cardiovascular magnetic resonance (CMR) image quality assessment. The proposed model consists of a feature extractor, a label predictor and a statistical distance estimator. An annotated dataset as the source set and an unlabeled dataset as the target set with different statistical distributions are considered inputs. The statistical distance estimator approximates the Wasserstein distance between the extracted feature vectors from the source and target data in a mini-batch. The label predictor predicts data labels of source data and uses a combinational loss function for training, which includes cross entropy and centre loss functions plus the estimated value of the distance estimator. Four datasets, including imaging and k-space data, were used to evaluate the proposed model in identifying four common CMR imaging artefacts: respiratory and cardiac motions, Gibbs ringing and Aliasing. The results of the extensive experiments showed that the proposed model, both in image and k-space analysis, has an acceptable performance in covering the domain shift between the source and target sets. The model explainability evaluations and the ablation studies confirmed the proper functioning and effectiveness of all the model's modules. The proposed model outperformed the previous studies regarding performance and the number of examined artefacts. The proposed model can be used for CMR post-imaging quality control or in large-scale cohort studies for image and k-space quality assessment due to the appropriate performance in domain shift coverage without a tedious data-labelling process.

📄 PDF Abstract BibTeX arXiv:2409.00375

Code (1)

kiananvari/statistical-distance-guided-unsupervised-domain-adaptation-for-automated-multi-class-cmr-iqa 공식 구현 pytorch

Tasks

Domain AdaptationImage Quality AssessmentUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Unsupervised Wasserstein Distance Guided Domain Adaptation for 3D Multi-Domain Liver Segmentation

2020-09-06 · Chenyu You, Junlin Yang, Julius Chapiro, James S. Duncan

Deep neural networks have shown exceptional learning capability and generalizability in the source domain when massive labeled data is provided. However, the well-trained models often fail in the target domain due to the…

DisentanglementDomain AdaptationLiver SegmentationRepresentation Learning+2

Cluster-Guided Unsupervised Domain Adaptation for Deep Speaker Embedding

2023-03-28 · Haiquan Mao, Feng Hong, Man-Wai Mak

Recent studies have shown that pseudo labels can contribute to unsupervised domain adaptation (UDA) for speaker verification. Inspired by the self-training strategies that use an existing classifier to label the unlabele…

ClusteringDomain AdaptationSpeaker VerificationUnsupervised Domain Adaptation

Unsupervised Cross-domain Image Classification by Distance Metric Guided Feature Alignment

2020-08-19 · Qingjie Meng, Daniel Rueckert, Bernhard Kainz

Learning deep neural networks that are generalizable across different domains remains a challenge due to the problem of domain shift. Unsupervised domain adaptation is a promising avenue which transfers knowledge from a …

Domain AdaptationGeneral Classificationimage-classificationImage Classification+1

A Prototype-Oriented Framework for Unsupervised Domain Adaptation

2021-10-22 · NeurIPS 2021 12 · Korawat Tanwisuth, Xinjie Fan, Huangjie Zheng, Shujian Zhang 외

Existing methods for unsupervised domain adaptation often rely on minimizing some statistical distance between the source and target samples in the latent space. To avoid the sampling variability, class imbalance, and da…

Domain AdaptationUnsupervised Domain Adaptation

Discriminative Feature Alignment: Improving Transferability of Unsupervised Domain Adaptation by Gaussian-guided Latent Alignment

2020-06-23 · Jing Wang, Jiahong Chen, Jianzhe Lin, Leonid Sigal 외

In this study, we focus on the unsupervised domain adaptation problem where an approximate inference model is to be learned from a labeled data domain and expected to generalize well to an unlabeled data domain. The succ…

Data AugmentationDecoderDomain AdaptationDomain Generalization+3