医用画像分析のさまざまな分野でのディープラーニングの最近のアプリケーションは、優れたパフォーマンスの向上をもたらしました。特に、医療画像登録のディープラーニングに基づく技術は、登録時間と精度の両方で、従来の最適化ベースの登録アルゴリズムよりも優れています。ただし、ほとんどの画像登録フレームワークで使用されているU-netベースのアーキテクチャは、データをダウンスケールし、グローバル情報を削除して変形に影響を与えます。この論文では、変形可能な画像レジストレーションのための密に接続された畳み込みアーキテクチャを提示します。提案されている高密度ネットワークは、1段階でデータを縮小し、U-netアーキテクチャのスキップ接続の代わりに高密度接続を使用します。ネットワークのトレーニングは監視されておらず、ラベルとして地盤の変形や合成変形を必要としません。提案されたアーキテクチャは、元の単一セル解像度データセットの10 \%および25 \%の解像度で、組織クリアデータの2つの異なるバージョンでトレーニングおよびテストされます。最新の登録方法に匹敵する登録パフォーマンスと、精度と解像度処理能力の向上という点で、深層学習ベースのVoxelMorphメソッドに比べて優れたパフォーマンスを示します。どちらの解像度でも、提案されたDenseDeformationネットワークは、登録精度においてVoxelMorphよりも優れています。重要なことは、従来の方法では25 \%の解像度で数時間かかることがある1分で脳を登録できることです。
The recent application of deep learning in various areas of medical image analysis has brought excellent performance gains. In particular, technologies based on deep learning in medical image registration can outperform traditional optimisation-based registration algorithms both in registration time and accuracy. However, the U-net based architectures used in most of the image registration frameworks downscale the data, which removes global information and affects the deformation. In this paper, we present a densely connected convolutional architecture for deformable image registration. Our proposed dense network downsizes data only in one stage and have dense connections instead of the skip connections in U-net architecture. The training of the network is unsupervised and does not require ground-truth deformation or any synthetic deformation as a label. The proposed architecture is trained and tested on two different versions of tissue-cleared data, at 10\% and 25\% resolution of the original single-cell-resolution dataset. We demonstrate comparable registration performance to state-of-the-art registration methods and superior performance to the deep-learning based VoxelMorph method in terms of accuracy and increased resolution handling ability. In both resolutions, the proposed DenseDeformation network outperforms VoxelMorph in registration accuracy. Importantly, it can register brains in one minute where conventional methods can take hours at 25\% resolution.