paper-with-me

홈 › Papers

Student Becomes Decathlon Master in Retinal Vessel Segmentation via Dual-teacher Multi-target Domain Adaptation

2022-03-07 · Linkai Peng, Li Lin, Pujin Cheng, Huaqing He, Xiaoying Tang

Unsupervised domain adaptation has been proposed recently to tackle the so-called domain shift between training data and test data with different distributions. However, most of them only focus on single-target domain adaptation and cannot be applied to the scenario with multiple target domains. In this paper, we propose RVms, a novel unsupervised multi-target domain adaptation approach to segment retinal vessels (RVs) from multimodal and multicenter retinal images. RVms mainly consists of a style augmentation and transfer (SAT) module and a dual-teacher knowledge distillation (DTKD) module. SAT augments and clusters images into source-similar domains and source-dissimilar domains via Bezier and Fourier transformations. DTKD utilizes the augmented and transformed data to train two teachers, one for source-similar domains and the other for source-dissimilar domains. Afterwards, knowledge distillation is performed to iteratively distill different domain knowledge from teachers to a generic student. The local relative intensity transformation is employed to characterize RVs in a domain invariant manner and promote the generalizability of teachers and student models. Moreover, we construct a new multimodal and multicenter vascular segmentation dataset from existing publicly-available datasets, which can be used to benchmark various domain adaptation and domain generalization methods. Through extensive experiments, RVms is found to be very close to the target-trained Oracle in terms of segmenting the RVs, largely outperforming other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2203.03631

Code (1)

lkpengcs/rvms 공식 구현 pytorch

Tasks

Domain AdaptationDomain GeneralizationKnowledge DistillationMulti-target Domain AdaptationRetinal Vessel SegmentationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Study Group Learning: Improving Retinal Vessel Segmentation Trained with Noisy Labels

2021-03-05 · Yuqian Zhou, Hanchao Yu, Humphrey Shi

Retinal vessel segmentation from retinal images is an essential task for developing the computer-aided diagnosis system for retinal diseases. Efforts have been made on high-performance deep learning-based approaches to s…

Retinal Vessel SegmentationSegmentation

Robust Retinal Vessel Segmentation from a Data Augmentation Perspective

2020-07-31 · Xu Sun, Huihui Fang, Yehui Yang, Dongwei Zhu 외

Retinal vessel segmentation is a fundamental step in screening, diagnosis, and treatment of various cardiovascular and ophthalmic diseases. Robustness is one of the most critical requirements for practical utilization, s…

Data AugmentationRetinal Vessel Segmentation

Deep Learning Methods for Retinal Blood Vessel Segmentation: Evaluation on Images with Retinopathy of Prematurity

2023-06-20 · Gorana Gojić, Veljko Petrović, Radovan Turović, Dinu Dragan 외

Automatic blood vessel segmentation from retinal images plays an important role in the diagnosis of many systemic and eye diseases, including retinopathy of prematurity. Current state-of-the-art research in blood vessel …

Segmentation

Retinal Vessel Segmentation based on Fully Convolutional Networks

2019-11-22 · Zhengyuan Liu

The morphological attributes of retinal vessels, such as length, width, tortuosity and branching pattern and angles, play an important role in diagnosis, screening, treatment, and evaluation of various cardiovascular and…

Retinal Vessel SegmentationSegmentation

Low complexity convolutional neural network for vessel segmentation in portable retinal diagnostic devices

2018-02-21 · M. Hajabdollahi, R. Esfandiarpoor, S. M. R. Soroushmehr, N. Karimi 외

Retinal vessel information is helpful in retinal disease screening and diagnosis. Retinal vessel segmentation provides useful information about vessels and can be used by physicians during intraocular surgery and retinal…

DiagnosticGeneral ClassificationQuantizationRetinal Vessel Segmentation+1