paper-with-me

홈 › Papers

Pay Attention to the Atlas: Atlas-Guided Test-Time Adaptation Method for Robust 3D Medical Image Segmentation

2023-07-02 · Jingjie Guo, Weitong Zhang, Matthew Sinclair, Daniel Rueckert, Chen Chen

Convolutional neural networks (CNNs) often suffer from poor performance when tested on target data that differs from the training (source) data distribution, particularly in medical imaging applications where variations in imaging protocols across different clinical sites and scanners lead to different imaging appearances. However, re-accessing source training data for unsupervised domain adaptation or labeling additional test data for model fine-tuning can be difficult due to privacy issues and high labeling costs, respectively. To solve this problem, we propose a novel atlas-guided test-time adaptation (TTA) method for robust 3D medical image segmentation, called AdaAtlas. AdaAtlas only takes one single unlabeled test sample as input and adapts the segmentation network by minimizing an atlas-based loss. Specifically, the network is adapted so that its prediction after registration is aligned with the learned atlas in the atlas space, which helps to reduce anatomical segmentation errors at test time. In addition, different from most existing TTA methods which restrict the adaptation to batch normalization blocks in the segmentation network only, we further exploit the use of channel and spatial attention blocks for improved adaptability at test time. Extensive experiments on multiple datasets from different sites show that AdaAtlas with attention blocks adapted (AdaAtlas-Attention) achieves superior performance improvements, greatly outperforming other competitive TTA methods.

📄 PDF Abstract BibTeX arXiv:2307.00676

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationImage SegmentationMedical Image SegmentationSegmentationSemantic SegmentationTest-time AdaptationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Brain Atlas Guided Attention U-Net for White Matter Hyperintensity Segmentation

2020-10-19 · Zicong Zhang, Kimerly Powell, Changchang Yin, Shilei Cao 외

White Matter Hyperintensities (WMH) are the most common manifestation of cerebral small vessel disease (cSVD) on the brain MRI. Accurate WMH segmentation algorithms are important to determine cSVD burden and its clinical…

Segmentation

ATLAS: Verifier-Guided Adaptive Latent Activation Steering for Efficient LLM Reasoning

2026-01-06 · Tuc Nguyen, Thai Le arxiv

Recent work on activation and latent steering has demonstrated that modifying internal representations can effectively guide large language models (LLMs) toward improved reasoning and efficiency without updating model pa…

ATLAS: A Layered Constraint-Guided Framework for Structured Artifact Generation in LLM-Assisted MDE

2025-10-29 · Tong Ma, Hui Lai, Hui Wang, Zhenhu Tian 외 arxiv

ATLAS is a constraint-guided generation framework for structured engineering artifacts whose outputs must satisfy explicit schemas, domain rules, and audit requirements. Rather than treating a large language model as a s…

Atlas: Multi-Scale Attention Improves Long Context Image Modeling

2025-03-16 · Kumar Krishna Agrawal, Long Lian, Longchao Liu, Natalia Harguindeguy 외

Efficiently modeling massive images is a long-standing challenge in machine learning. To this end, we introduce Multi-Scale Attention (MSA). MSA relies on two key ideas, (i) multi-scale representations (ii) bi-directiona…

DiffAtlas: GenAI-fying Atlas Segmentation via Image-Mask Diffusion

2025-03-09 · Hantao Zhang, Yuhe Liu, Jiancheng Yang, Weidong Guo 외

Accurate medical image segmentation is crucial for precise anatomical delineation. Deep learning models like U-Net have shown great success but depend heavily on large datasets and struggle with domain shifts, complex st…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation