利用蒙特卡罗树搜索优化医学图像分割神经网络架构

📄 中文摘要

提出了一种新颖的医学图像分割框架MNAS-Unet,该框架结合了蒙特卡罗树搜索(MCTS)和神经架构搜索(NAS)。MNAS-Unet通过MCTS动态探索有前景的网络架构,显著提高了架构搜索的效率和准确性。同时,优化了DownSC和UpSC单元结构,实现了快速而精确的模型调整。实验结果表明,MNAS-Unet在多个医学图像数据集(包括PROMISE12、超声神经和CHAOS)上的分割准确性优于NAS-Unet及其他最先进的模型。此外,与NAS-Unet相比,MNAS-Unet将架构搜索预算减少了54%(在139个epoch时提前停止)。

📄 English Summary

Optimizing Neural Network Architecture for Medical Image Segmentation Using Monte Carlo Tree Search

A novel medical image segmentation framework, MNAS-Unet, is proposed, which integrates Monte Carlo Tree Search (MCTS) with Neural Architecture Search (NAS). MNAS-Unet dynamically explores promising network architectures through MCTS, significantly enhancing the efficiency and accuracy of architecture search. It also optimizes the structures of DownSC and UpSC units, enabling rapid and precise model adjustments. Experimental results demonstrate that MNAS-Unet outperforms NAS-Unet and other state-of-the-art models in segmentation accuracy across several medical image datasets, including PROMISE12, Ultrasound Nerve, and CHAOS. Furthermore, compared to NAS-Unet, MNAS-Unet reduces the architecture search budget by 54% with early stopping at 139 epochs.

Powered by Cloudflare Workers + Payload CMS + Claude 3.5

数据源: OpenAI, Google AI, DeepMind, AWS ML Blog, HuggingFace 等