SYNTOLOGY HomeExplorerAtlasCodeMethodologyAboutDevelopersFeedPricing
Paper · 2109.05676 · 2021

Domain and Content Adaptive Convolution based Multi-Source Domain Generalization for Medical Image Segmentation

arXiv · PDF · Open in the Atlas

Code that ran

We lifted 3 functions out of this paper's own repositories and ran 0 of them in a sandbox. "Ran" means the function executed on a synthesized input and returned a value. It is not a reproduction of the paper's results.

RepositoryRoleRan
ShishuaiHu/DCAC canonical 0 of 3
FunctionStatusWhere it lives
DCAC_encoding_class_for_COVID Not yet run ShishuaiHu/DCAC/nnUNet/nnunet/DCAC/DCAC_encoding.py
code served (permissive licence) · get_code("75a56a3e9929b905")
DCAC_encoding_class_for_Fundus Not yet run ShishuaiHu/DCAC/nnUNet/nnunet/DCAC/DCAC_encoding.py
code served (permissive licence) · get_code("162f060131a2b7c7")
DCAC_encoding_class_for_Prostate Not yet run ShishuaiHu/DCAC/nnUNet/nnunet/DCAC/DCAC_encoding.py
code served (permissive licence) · get_code("44bd32714ccce20f")

Repositories linked to this paper

Some links come from the archived Papers with Code dataset (CC BY-SA 4.0): attribution and licence.

Abstract

The domain gap caused mainly by variable medical image quality renders a major obstacle on the path between training a segmentation model in the lab and applying the trained model to unseen clinical data. To address this issue, domain generalization methods have been proposed, which however usually use static convolutions and are less flexible. In this paper, we propose a multi-source domain generalization model based on the domain and content adaptive convolution (DCAC) for the segmentation of medical images across different modalities. Specifically, we design the domain adaptive convolution (DAC) module and content adaptive convolution (CAC) module and incorporate both into an encoder-decoder backbone. In the DAC module, a dynamic convolutional head is conditioned on the predicted domain code of the input to make our model adapt to the unseen target domain. In the CAC module, a dynamic convolutional head is conditioned on the global image features to make our model adapt to the test image. We evaluated the DCAC model against the baseline and four state-of-the-art domain generalization methods on the prostate segmentation, COVID-19 lesion segmentation, and optic cup/optic disc segmentation tasks. Our results not only indicate that the proposed DCAC model outperforms all competing methods on each segmentation task but also demonstrate the effectiveness of the DAC and CAC modules. Code is available at \url{https://git.io/DCAC}.

For agents

The same record, over MCP at https://syntology.ai/mcp:

get_harvested_code_for_paper("2109.05676")
get_code_for_paper("2109.05676")
have("2109.05676")

Connect an agent — have() is free.