過去 10 年間にわたり、畳み込みニューラル ネットワークが出現し、さまざまな画像解析やコンピューター ビジョン アプリケーションの最先端を進歩させてきました。 2D 画像分類ネットワークのパフォーマンスは常に向上しており、何百万もの自然画像で構成されるデータベースでトレーニングされています。しかし、医療画像解析の進歩は、限られた注釈付きデータと取得の制約によって妨げられてきました。医療画像データの量を考慮すると、これらの制限はさらに顕著になります。この論文では、自然画像でトレーニングされた 2D 分類ネットワークの効率を 2D、3D のユニモーダルおよびマルチモーダル医用画像セグメンテーション アプリケーションに移す効率的な方法を紹介します。この方向に向けて、私たちは 2 つの重要な原則に基づいて新しいアーキテクチャを設計しました。1 つは 2D 事前トレーニング済みエンコーダーを高次元の U-Net に埋め込むことによる重み転送、もう 1 つは 2D セグメンテーション ネットワークをより高次元のネットワークに拡張することによる次元転送です。提案されたネットワークは、MR、CT、超音波画像などのさまざまなモダリティで構成されるベンチマークでテストされました。当社の 2D ネットワークは、心エコー図データのセグメント化に特化した CAMUS チャレンジで 1 位にランクされ、最先端のネットワークを上回りました。 CHAOS チャレンジの 2D/3D MR および CT 腹部画像に関して、私たちのアプローチは、Dice、RAVD、ASSD、および MSSD スコアに関してチャレンジ論文に記載されている他の 2D ベースの方法を大幅に上回り、オンライン評価プラットフォームで 3 位にランクされました。 BraTS 2022 コンペティションに適用された当社の 3D ネットワークも有望な結果を達成し、平均 Dice スコアが腫瘍全体で 91.69% (91.22%)、腫瘍コアで 83.23% (84.77%)、腫瘍コアで 81.75% (83.88%) に達しました。重量(次元)移動に基づくアプローチを使用して腫瘍を強化しました。実験結果と定性結果は、多次元医用画像セグメンテーションに対する私たちの方法の有効性を示しています。
Over the last decade, convolutional neural networks have emerged and advanced the state-of-the-art in various image analysis and computer vision applications. The performance of 2D image classification networks is constantly improving and being trained on databases made of millions of natural images. However, progress in medical image analysis has been hindered by limited annotated data and acquisition constraints. These limitations are even more pronounced given the volumetry of medical imaging data. In this paper, we introduce an efficient way to transfer the efficiency of a 2D classification network trained on natural images to 2D, 3D uni- and multi-modal medical image segmentation applications. In this direction, we designed novel architectures based on two key principles: weight transfer by embedding a 2D pre-trained encoder into a higher dimensional U-Net, and dimensional transfer by expanding a 2D segmentation network into a higher dimension one. The proposed networks were tested on benchmarks comprising different modalities: MR, CT, and ultrasound images. Our 2D network ranked first on the CAMUS challenge dedicated to echo-cardiographic data segmentation and surpassed the state-of-the-art. Regarding 2D/3D MR and CT abdominal images from the CHAOS challenge, our approach largely outperformed the other 2D-based methods described in the challenge paper on Dice, RAVD, ASSD, and MSSD scores and ranked third on the online evaluation platform. Our 3D network applied to the BraTS 2022 competition also achieved promising results, reaching an average Dice score of 91.69% (91.22%) for the whole tumor, 83.23% (84.77%) for the tumor core, and 81.75% (83.88%) for enhanced tumor using the approach based on weight (dimensional) transfer. Experimental and qualitative results illustrate the effectiveness of our methods for multi-dimensional medical image segmentation.