paper-with-me

Papers

Consecutive Knowledge Meta-Adaptation Learning for Unsupervised Medical Diagnosis

2022-09-21 · Yumin Zhang, Yawen Hou, Xiuyi Chen, Hongyuan Yu, Long Xia

Deep learning-based Computer-Aided Diagnosis (CAD) has attracted appealing attention in academic researches and clinical applications. Nevertheless, the Convolutional Neural Networks (CNNs) diagnosis system heavily relies on the well-labeled lesion dataset, and the sensitivity to the variation of data distribution also restricts the potential application of CNNs in CAD. Unsupervised Domain Adaptation (UDA) methods are developed to solve the expensive annotation and domain gaps problem and have achieved remarkable success in medical image analysis. Yet existing UDA approaches only adapt knowledge learned from the source lesion domain to a single target lesion domain, which is against the clinical scenario: the new unlabeled target domains to be diagnosed always arrive in an online and continual manner. Moreover, the performance of existing approaches degrades dramatically on previously learned target lesion domains, due to the newly learned knowledge overwriting the previously learned knowledge (i.e., catastrophic forgetting). To deal with the above issues, we develop a meta-adaptation framework named Consecutive Lesion Knowledge Meta-Adaptation (CLKM), which mainly consists of Semantic Adaptation Phase (SAP) and Representation Adaptation Phase (RAP) to learn the diagnosis model in an online and continual manner. In the SAP, the semantic knowledge learned from the source lesion domain is transferred to consecutive target lesion domains. In the RAP, the feature-extractor is optimized to align the transferable representation knowledge across the source and multiple target lesion domains.

📄 PDF Abstract BibTeX arXiv:2209.10425

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationMedical DiagnosisMedical Image AnalysisUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Knowledge-Aware Meta-learning for Low-Resource Text Classification

2021-09-10 · EMNLP 2021 11 · Huaxiu Yao, Yingxin Wu, Maruan Al-Shedivat, Eric P. Xing

Meta-learning has achieved great success in leveraging the historical learned knowledge to facilitate the learning process of the new task. However, merely learning the knowledge from the historical tasks, adopted by cur…

ClassificationMeta-LearningSentencetext-classification+1

Meta-hallucinator: Towards Few-Shot Cross-Modality Cardiac Image Segmentation

2023-05-11 · Ziyuan Zhao, Fangcheng Zhou, Zeng Zeng, Cuntai Guan 외

Domain shift and label scarcity heavily limit deep learning applications to various medical image analysis tasks. Unsupervised domain adaptation (UDA) techniques have recently achieved promising cross-modality medical im…

Cardiac SegmentationDomain AdaptationHallucinationImage Segmentation+7

Who Needs Labels? Adapting Vision Foundation Models With the Metadata You Already Have

2026-06-03 · Elouan Gardès, Seung Eun Yi, Kartik Ahuja, Théo Moutakanni 외 arxiv

We propose a label-free approach to adapt powerful but generic vision foundation models to specialized scientific domains. Standard supervised fine-tuning is often ill-suited to these settings: labels are scarce, and tas…

Unsupervised Domain Adaptation

A Unified Meta-Learning Framework for Dynamic Transfer Learning

2022-07-05 · Jun Wu, Jingrui He

Transfer learning refers to the transfer of knowledge or information from a relevant source task to a target task. However, most existing works assume both tasks are sampled from a stationary task distribution, thereby l…

Meta-LearningTransfer Learning

Learning to Adapt to Evolving Domains

2020-12-01 · NeurIPS 2020 12 · Hong Liu, Mingsheng Long, Jianmin Wang, Yu Wang

Domain adaptation aims at knowledge transfer from a labeled source domain to an unlabeled target domain. Current domain adaptation methods have made substantial advances in adapting discrete domains. However, this can be…

Domain AdaptationMeta-LearningTransfer LearningUnsupervised Domain Adaptation