paper-with-me

Papers

CADA: Multi-scale Collaborative Adversarial Domain Adaptation for Unsupervised Optic Disc and Cup Segmentation

2021-10-05 · Peng Liu, Charlie T. Tran, Bin Kong, Ruogu Fang

The diversity of retinal imaging devices poses a significant challenge: domain shift, which leads to performance degradation when applying the deep learning models trained on one domain to new testing domains. In this paper, we propose a multi-scale input along with multiple domain adaptors applied hierarchically in both feature and output spaces. The proposed training strategy and novel unsupervised domain adaptation framework, called Collaborative Adversarial Domain Adaptation (CADA), can effectively overcome the challenge. Multi-scale inputs can reduce the information loss due to the pooling layers used in the network for feature extraction, while our proposed CADA is an interactive paradigm that presents an exquisite collaborative adaptation through both adversarial learning and ensembling weights at different network layers. In particular, to produce a better prediction for the unlabeled target domain data, we simultaneously achieve domain invariance and model generalizability via adversarial learning at multi-scale outputs from different levels of network layers and maintaining an exponential moving average (EMA) of the historical weights during training. Without annotating any sample from the target domain, multiple adversarial losses in encoder and decoder layers guide the extraction of domain-invariant features to confuse the domain classifier. Meanwhile, the ensembling of weights via EMA reduces the uncertainty of adapting multiple discriminator learning. Comprehensive experimental results demonstrate that our CADA model incorporating multi-scale input training can overcome performance degradation and outperform state-of-the-art domain adaptation methods in segmenting retinal optic disc and cup from fundus images stemming from the REFUGE, Drishti-GS, and Rim-One-r3 datasets.

📄 PDF Abstract BibTeX arXiv:2110.02417

Code (1)

cswin/cada 공식 구현 pytorch

Tasks

Domain AdaptationUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

LC-GAN: Image-to-image Translation Based on Generative Adversarial Network for Endoscopic Images

2020-03-10 · Shan Lin, Fangbo Qin, Yangming Li, Randall A. Bly 외

Intelligent vision is appealing in computer-assisted and robotic surgeries. Vision-based analysis with deep learning usually requires large labeled datasets, but manual data labeling is expensive and time-consuming in me…

Generative Adversarial NetworkImage SegmentationImage-to-Image TranslationSegmentation+2

CyCADA: Cycle-Consistent Adversarial Domain Adaptation

2017-11-08 · ICML 2018 7 · Judy Hoffman, Eric Tzeng, Taesung Park, Jun-Yan Zhu 외

Domain adaptation is critical for success in new, unseen environments. Adversarial adaptation models applied in feature spaces discover domain invariant representations, but are difficult to visualize and sometimes fail …

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

Unsupervised Domain Adversarial Self-Calibration for Electromyographic-based Gesture Recognition

2019-12-21 · Ulysse Côté-Allard, Gabriel Gagnon-Turcotte, Angkoon Phinyomark, Kyrre Glette 외

Surface electromyography (sEMG) provides an intuitive and non-invasive interface from which to control machines. However, preserving the myoelectric control system's performance over multiple days is challenging, due to …

Gesture Recognition

Improving Rumor Detection by Class-based Adversarial Domain Adaptation

2023-10-01 · MM '23: Proceedings of the 31st ACM International Conference on Multimedia 2023 10 · Jingqiu Li, Lanjun Wang, Jianlin He, Yongdong Zhang 외

Since rumors widely spread on social networks can cause seri- ous negative impacts, a batch of studies have investigated how to detect rumors. Most of them rely on existing datasets and try to improve the detection perfo…

Domain AdaptationEvent Detection

$\oslash$ Source Models Leak What They Shouldn't $\nrightarrow$: Unlearning Zero-Shot Transfer in Domain Adaptation Through Adversarial Optimization

2026-04-09 · Arnav Devalapally, Poornima Jain, Kartik Srinivas, Vineeth N. Balasubramanian arxiv

The increasing adaptation of vision models across domains, such as satellite imagery and medical scans, has raised an emerging privacy risk: models may inadvertently retain and leak sensitive source-domain specific infor…

Source-Free Domain Adaptation