Iteratively-Refined Interactive 3D Medical Image Segmentation with Multi-Agent Reinforcement Learning
Xuan Liao, Wenhao Li, Qisen Xu, Xiangfeng Wang, Bo Jin, Xiaoyun Zhang,, Ya Zhang, Yanfeng Wang

TL;DR
This paper introduces a multi-agent reinforcement learning framework for iterative 3D medical image segmentation, modeling the process as an MDP and leveraging voxel-wise agents to improve accuracy and efficiency.
Contribution
It proposes a novel multi-agent RL approach that captures voxel dependencies and incorporates uncertainty, significantly enhancing interactive segmentation performance.
Findings
Outperforms state-of-the-art methods in accuracy.
Requires fewer user interactions for high-quality segmentation.
Achieves faster convergence in medical image segmentation tasks.
Abstract
Existing automatic 3D image segmentation methods usually fail to meet the clinic use. Many studies have explored an interactive strategy to improve the image segmentation performance by iteratively incorporating user hints. However, the dynamic process for successive interactions is largely ignored. We here propose to model the dynamic process of iterative interactive image segmentation as a Markov decision process (MDP) and solve it with reinforcement learning (RL). Unfortunately, it is intractable to use single-agent RL for voxel-wise prediction due to the large exploration space. To reduce the exploration space to a tractable size, we treat each voxel as an agent with a shared voxel-level behavior strategy so that it can be solved with multi-agent reinforcement learning. An additional advantage of this multi-agent model is to capture the dependency among voxels for segmentation task.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Visual Attention and Saliency Detection
