用扩散模型生成带解剖结构的手术场景分割数据,提升标注效率
Data Augmentation for Surgical Scene Segmentation with Anatomy-Aware Diffusion Models
- 分阶段扩散模型生成多类手术图像,通过掩码引导保持器官结构
- 合成数据与真实数据结合使分割性能提升15%
- 适用于缺乏标注数据的医疗图像分割研究
在计算机辅助手术中,自动识别解剖器官对理解手术场景和术中辅助至关重要。尽管机器学习模型可识别这些结构,但其部署受限于需大量带解剖标注的标注数据集。标注多个器官类别耗时且需医学专家参与。虽然合成图像可提升分割性能,但保持器官结构与纹理一致仍具挑战。本文提出一种多阶段扩散模型方法,生成带标注的多类手术数据集。通过二值分割掩码引导的修复目标训练器官特异性模型,增强解剖意识。使用预训练ControlNet进行推理,确保器官结构稳定。通过图像拼接构建多类合成数据集,保障结构与纹理一致性。该方法可从真实二值数据集或模拟手术掩码生成多类数据。在图像质量与下游分割任务上全面评估,合成数据与真实数据结合使分割得分提升15%。代码已开源。
原文摘要 · Abstract (English)
In computer-assisted surgery, automatically recognizing anatomical organs is crucial for understanding the surgical scene and providing intraoperative assistance. While machine learning models can identify such structures, their deployment is hindered by the need for labeled, diverse surgical datasets with anatomical annotations. Labeling multiple classes (i.e., organs) in a surgical scene is time-intensive, requiring medical experts. Although synthetically generated images can enhance segmentation performance, maintaining both organ structure and texture during generation is challenging. We introduce a multi-stage approach using diffusion models to generate multi-class surgical datasets with annotations. Our framework improves anatomy awareness by training organ specific models with an inpainting objective guided by binary segmentation masks. The organs are generated with an inference pipeline using pre-trained ControlNet to maintain the organ structure. The synthetic multi-class datasets are constructed through an image composition step, ensuring structural and textural consistency. This versatile approach allows the generation of multi-class datasets from real binary datasets and simulated surgical masks. We thoroughly evaluate the generated datasets on image quality and downstream segmentation, achieving a $15\%$ improvement in segmentation scores when combined with real images. The code is available at https://gitlab.com/nct_tso_public/muli-class-image-synthesis
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。