埋め込み型アダプティブ・セル:医用画像セグメンテーションにおける事前学習済みU-Netのための新しい改良手法

arXiv cs.AI / 2026/4/10

💬 オピニオンIdeas & Deep AnalysisModels & Research

要点

  • 本論文は、事前に学習済みのU-Netのスキップ接続に注入して医用画像セグメンテーションを改善できる、小型のNAS(Neural Architecture Search)で発見されたモジュール「Implantable Adaptive Cells(IAC)」を提案する。
  • IACは、元モデルの完全な再学習を必要とせずに改良(refinement)を狙う、部分的結合のDARTSベースで勾配駆動のNeural Architecture Search手法により特定される。
  • 4つのMRI/CTの医用データセットにまたがる実験(複数のU-Net構成の評価)により、一貫した性能向上が示されており、平均で約5パーセントポイント、最良の場合では最大で~11パーセントポイントのセグメンテーション精度向上が報告されている。
  • 著者らはIACを、複雑なセグメンテーション・パイプラインをゼロから再設計したり再学習したりする代替として、費用対効果の高い手法だと位置づけており、本手法はU-Net以外の他のアーキテクチャや領域にも一般化できる可能性があると示唆している。
  • 全体として本研究は、アーキテクチャ「強化(enhancement)」モジュールを、事前学習済みネットワークを活用しつつ、セグメンテーション課題で測定可能な精度改善を達成するための実用的な方法として位置づけている。

Abstract

This paper introduces a novel approach to enhance the performance of pre-trained neural networks in medical image segmentation using gradient-based Neural Architecture Search (NAS) methods. We present the concept of Implantable Adaptive Cell (IAC), small modules identified through Partially-Connected DARTS based approach, designed to be injected into the skip connections of an existing and already trained U-shaped model. Unlike traditional NAS methods, our approach refines existing architectures without full retraining. Experiments on four medical datasets with MRI and CT images show consistent accuracy improvements on various U-Net configurations, with segmentation accuracy gain by approximately 5 percentage points across all validation datasets, with improvements reaching up to 11\%pt in the best-performing cases. The findings of this study not only offer a cost-effective alternative to the complete overhaul of complex models for performance upgrades but also indicate the potential applicability of our method to other architectures and problem domains.