paper-with-me

홈 › Papers

Taxonomy Adaptive Cross-Domain Adaptation in Medical Imaging via Optimization Trajectory Distillation

2023-07-27 · ICCV 2023 1 · Jianan Fan, Dongnan Liu, Hang Chang, Heng Huang, Mei Chen, Weidong Cai

The success of automated medical image analysis depends on large-scale and expert-annotated training sets. Unsupervised domain adaptation (UDA) has been raised as a promising approach to alleviate the burden of labeled data collection. However, they generally operate under the closed-set adaptation setting assuming an identical label set between the source and target domains, which is over-restrictive in clinical practice where new classes commonly exist across datasets due to taxonomic inconsistency. While several methods have been presented to tackle both domain shifts and incoherent label sets, none of them take into account the common characteristics of the two issues and consider the learning dynamics along network training. In this work, we propose optimization trajectory distillation, a unified approach to address the two technical challenges from a new perspective. It exploits the low-rank nature of gradient space and devises a dual-stream distillation algorithm to regularize the learning dynamics of insufficiently annotated domain and classes with the external guidance obtained from reliable sources. Our approach resolves the issue of inadequate navigation along network optimization, which is the major obstacle in the taxonomy adaptive cross-domain adaptation scenario. We evaluate the proposed method extensively on several tasks towards various endpoints with clinical and open-world significance. The results demonstrate its effectiveness and improvements over previous methods.

📄 PDF Abstract BibTeX arXiv:2307.14709

Code (1)

camwew/tada-mi 공식 구현 pytorch

Tasks

Domain AdaptationMedical Image AnalysisUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

None 설명 없음

Similar Papers 제목 키워드 기반

TACS: Taxonomy Adaptive Cross-Domain Semantic Segmentation

2021-09-10 · Rui Gong, Martin Danelljan, Dengxin Dai, Danda Pani Paudel 외

Traditional domain adaptive semantic segmentation addresses the task of adapting a model to a novel target domain under limited or no additional supervision. While tackling the input domain gap, the standard domain adapt…

Contrastive LearningDomain AdaptationSemantic Segmentation

Cross-Domain Semantic Segmentation on Inconsistent Taxonomy using VLMs

2024-08-05 · Jeongkee Lim, Yusung Kim

The challenge of semantic segmentation in Unsupervised Domain Adaptation (UDA) emerges not only from domain shifts between source and target images but also from discrepancies in class taxonomies across domains. Traditio…

Domain AdaptationSegmentationSemantic SegmentationUnsupervised Domain Adaptation

Causal Transfer in Medical Image Analysis

2026-03-25 · Mohammed M. Abdelsamea, Daniel Tweneboah Anyimadu, Tasneem Selim, Saif Alzubi 외 arxiv

Medical imaging models frequently fail when deployed across hospitals, scanners, populations, or imaging protocols due to domain shift, limiting their clinical reliability. While transfer learning and domain adaptation a…

Representation LearningTransfer LearningDomain AdaptationAnomaly Detection

Domain Adaptation for Disease Phrase Matching with Adversarial Networks

2018-07-01 · WS 2018 7 · Miaofeng Liu, Jialong Han, Haisong Zhang, Yan Song

With the development of medical information management, numerous medical data are being classified, indexed, and searched in various systems. Disease phrase matching, i.e., deciding whether two given disease phrases inte…

Domain AdaptationEntity LinkingManagementNatural Language Inference

Addressing Domain Shift via Imbalance-Aware Domain Adaptation in Embryo Development Assessment

2025-01-09 · Lei LI, Xinglin Zhang, Jun Liang, Tao Chen

Deep learning models in medical imaging face dual challenges: domain shift, where models perform poorly when deployed in settings different from their training environment, and class imbalance, where certain disease cond…

Domain Adaptation