paper-with-me

Papers

Exploring Cycle Consistency Learning in Interactive Volume Segmentation

2023-03-11 · Qin Liu, Meng Zheng, Benjamin Planche, Zhongpai Gao, Terrence Chen, Marc Niethammer, Ziyan Wu

Automatic medical volume segmentation often lacks clinical accuracy, necessitating further refinement. In this work, we interactively approach medical volume segmentation via two decoupled modules: interaction-to-segmentation and segmentation propagation. Given a medical volume, a user first segments a slice (or several slices) via the interaction module and then propagates the segmentation(s) to the remaining slices. The user may repeat this process multiple times until a sufficiently high volume segmentation quality is achieved. However, due to the lack of human correction during propagation, segmentation errors are prone to accumulate in the intermediate slices and may lead to sub-optimal performance. To alleviate this issue, we propose a simple yet effective cycle consistency loss that regularizes an intermediate segmentation by referencing the accurate segmentation in the starting slice. To this end, we introduce a backward segmentation path that propagates the intermediate segmentation back to the starting slice using the same propagation network. With cycle consistency training, the propagation network is better regularized than in standard forward-only training approaches. Evaluation results on challenging AbdomenCT-1K and OAI-ZIB datasets demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:2303.06493

Code (1)

uncbiag/isegformer 공식 구현 pytorch

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…

Similar Papers 제목 키워드 기반

CycleINR: Cycle Implicit Neural Representation for Arbitrary-Scale Volumetric Super-Resolution of Medical Data

2024-04-07 · CVPR 2024 1 · Wei Fang, Yuxing Tang, Heng Guo, Mingze Yuan 외

In the realm of medical 3D data, such as CT and MRI images, prevalent anisotropic resolution is characterized by high intra-slice but diminished inter-slice resolution. The lowered resolution between adjacent slices pose…

Super-Resolution

Translating and Segmenting Multimodal Medical Volumes with Cycle- and Shape-Consistency Generative Adversarial Network

2018-02-27 · CVPR 2018 6 · Zizhao Zhang, Lin Yang, Yefeng Zheng

Synthesized medical images have several important applications, e.g., as an intermedium in cross-modality image registration and as supplementary training samples to boost the generalization capability of a classifier. E…

Computed Tomography (CT)Generative Adversarial NetworkImage GenerationImage Registration+1

Cycle Consistency in Video Object-Centric Learning

2026-05-28 · Rongzhen Zhao, Zhiyuan Li, Ruonan Wei, Juho Kannala 외 arxiv

Self-supervised video Object-Centric Learning (OCL) aims to discover distinct objects and associate them across time, whereas self-supervised Multi-Object Tracking (MOT) focuses on associating pre-defined object detectio…

Multi-Object Tracking

CGIM: A Cycle Guided Interactive Learning Model for Consistency Identification in Task-oriented Dialogue

2022-10-01 · COLING 2022 10 · Libo Qin, Qiguang Chen, Tianbao Xie, Qian Liu 외

Consistency identification in task-oriented dialog (CI-ToD) usually consists of three subtasks, aiming to identify inconsistency between current system response and current user response, dialog history and the correspon…

Interactive Image Selection and Training for Brain Tumor Segmentation Network

2024-06-05 · Matheus A. Cerqueira, Flávia Sprenger, Bernardo C. A. Teixeira, Alexandre X. Falcão

Medical image segmentation is a relevant problem, with deep learning being an exponent. However, the necessity of a high volume of fully annotated images for training massive models can be a problem, especially for appli…

Brain Tumor SegmentationDiversityImage SegmentationMedical Image Segmentation+2