arXiv reaDer
自動医療画像セグメンテーションのための高解像度SwinTransformer
High-Resolution Swin Transformer for Automatic Medical Image Segmentation
特徴マップの解像度は、医療画像のセグメンテーションにとって重要です。医用画像セグメンテーション用の既存のTransformerベースのネットワークのほとんどは、入力された医用画像を高解像度の表現から低解像度の特徴マップとデコーダーに変換するためにTransformerブロックのシーケンスを利用するエンコーダーを含むU-Netのようなアーキテクチャです。これにより、低解像度のフィーチャマップから高解像度の表現が徐々に復元されます。以前の研究とは異なり、この論文では、高解像度ネットワーク(HRNet)のネットワーク設計スタイルを利用し、畳み込み層をTransformerブロックに置き換え、Transformerブロックによって生成されたさまざまな解像度のフィーチャマップからの情報を継続的に交換します。このホワイトペーパーで紹介する新たにTransformerベースのネットワークは、High-Resolution Swin Transformer Network(HRSTNet)と呼ばれます。広範な実験により、HRSTNetは、脳腫瘍セグメンテーション(BraTS)2021およびMedicalSegmentationDecathlonの肝臓データセットで最先端のTransformerベースのU-Netのようなアーキテクチャと同等のパフォーマンスを達成できることが示されています。 HRSTNetのコードは、https://github.com/auroua/HRSTNetで公開されます。
The Resolution of feature maps is critical for medical image segmentation. Most of the existing Transformer-based networks for medical image segmentation are U-Net-like architecture that contains an encoder that utilizes a sequence of Transformer blocks to convert the input medical image from high-resolution representation into low-resolution feature maps and a decoder that gradually recovers the high-resolution representation from low-resolution feature maps. Unlike previous studies, in this paper, we utilize the network design style from the High-Resolution Network (HRNet), replace the convolutional layers with Transformer blocks, and continuously exchange information from the different resolution feature maps that are generated by Transformer blocks. The newly Transformer-based network presented in this paper is denoted as High-Resolution Swin Transformer Network (HRSTNet). Extensive experiments illustrate that HRSTNet can achieve comparable performance with the state-of-the-art Transformer-based U-Net-like architecture on Brain Tumor Segmentation(BraTS) 2021 and the liver dataset from Medical Segmentation Decathlon. The code of HRSTNet will be publicly available at https://github.com/auroua/HRSTNet.
updated: Sat Jul 23 2022 16:55:37 GMT+0000 (UTC)
published: Sat Jul 23 2022 16:55:37 GMT+0000 (UTC)
参考文献 (このサイトで利用可能なもの) / References (only if available on this site)
被参照文献 (このサイトで利用可能なものを新しい順に) / Citations (only if available on this site, in order of most recent)
Amazon.co.jpアソシエイト