Predictive Accuracy-Based Active Learning for Medical Image Segmentation

Abstract

Accurate vessel segmentation is essential for diagnosing and managing vascular and ophthalmic diseases. Traditional learning-based vessel segmentation methods heavily rely on high-quality, pixel-level annotated datasets. However, segmentation performance suffers significantly when applied in federated learning settings due to vessel morphology inconsistency and vessel-background imbalance. The former limits the ability of models to capture fine-grained vessels, while the latter overemphasizes background pixels and biases the model towards them. To address these challenges, we propose a novel method named Federated Vessel-Aware Calibration (FVAC), which leverages global uncertainty to provide differentiated guidance for clients, focusing on pixels of various morphologies that are difficult to distinguish. Furthermore, we introduce a foreground-background decoupling alignment strategy that utilizes more stable and balanced global features to mitigate semantic drift caused by vessel-background imbalance in local clients. Comprehensive experiments confirm the effectiveness of our method

Cite

Text

Shi et al. "Predictive Accuracy-Based Active Learning for Medical Image Segmentation." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/540

Markdown

[Shi et al. "Predictive Accuracy-Based Active Learning for Medical Image Segmentation." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/shi2024ijcai-predictive/) doi:10.24963/ijcai.2024/540

BibTeX

@inproceedings{shi2024ijcai-predictive,
  title     = {{Predictive Accuracy-Based Active Learning for Medical Image Segmentation}},
  author    = {Shi, Jun and Ruan, Shulan and Zhu, Ziqi and Zhao, Minfan and An, Hong and Xue, Xudong and Yan, Bing},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2024},
  pages     = {4885-4893},
  doi       = {10.24963/ijcai.2024/540},
  url       = {https://mlanthology.org/ijcai/2024/shi2024ijcai-predictive/}
}