English

AEPL: Automated and Editable Prompt Learning for Brain Tumor Segmentation

Computer Vision and Pattern Recognition 2024-10-29 v1 Artificial Intelligence Machine Learning

Abstract

Brain tumor segmentation is crucial for accurate diagnosisand treatment planning, but the small size and irregular shapeof tumors pose significant challenges. Existing methods of-ten fail to effectively incorporate medical domain knowledgesuch as tumor grade, which correlates with tumor aggres-siveness and morphology, providing critical insights for moreaccurate detection of tumor subregions during segmentation.We propose an Automated and Editable Prompt Learning(AEPL) framework that integrates tumor grade into the seg-mentation process by combining multi-task learning andprompt learning with automatic and editable prompt gen-eration. Specifically, AEPL employs an encoder to extractimage features for both tumor-grade prediction and segmen-tation mask generation. The predicted tumor grades serveas auto-generated prompts, guiding the decoder to produceprecise segmentation masks. This eliminates the need formanual prompts while allowing clinicians to manually editthe auto-generated prompts to fine-tune the segmentation,enhancing both flexibility and precision. The proposed AEPLachieves state-of-the-art performance on the BraTS 2018dataset, demonstrating its effectiveness and clinical potential.The source code can be accessed online.

Keywords

Cite

@article{arxiv.2410.19847,
  title  = {AEPL: Automated and Editable Prompt Learning for Brain Tumor Segmentation},
  author = {Yongheng Sun and Mingxia Liu and Chunfeng Lian},
  journal= {arXiv preprint arXiv:2410.19847},
  year   = {2024}
}

Comments

4 pages paper for ISBI2025

R2 v1 2026-06-28T19:36:00.898Z