コンピューター断層撮影(CT)金属アーチファクト削減(MAR)への現在のディープニューラルネットワークベースのアプローチは、トレーニングのために合成された金属アーチファクトに依存する監視方法です。ただし、合成されたデータはCTイメージングの基礎となる物理的メカニズムを正確にシミュレートできない可能性があるため、監視された方法は臨床応用にあまり一般化されないことがよくあります。この問題に対処するために、我々の知る限りでは、MARに対する最初の教師なし学習アプローチを提案します。具体的には、潜在空間のCT画像から金属アーチファクトを解く新規のアーチファクト解絡ネットワークを導入します。合成データによる監視の必要性をなくすために、特殊な損失関数を使用して、さまざまな形式の世代(アーティファクトの削減、アーティファクトの転送、および自己再構成など)をサポートしています。広範な実験により、合成されたデータセットに適用した場合、本手法は、自然な画像から画像への変換問題用に設計された既存の監視なしモデルよりもはるかに優れた金属アーチファクトに対処し、MARの既存の監視付きモデルと同等のパフォーマンスを達成することが示されています。臨床データセットに適用すると、我々の方法は、教師ありモデルよりも優れた一般化能力を実証します。このペーパーのソースコードは、https://github.com/liaohaofu/adnで公開されています。
Current deep neural network based approaches to computed tomography (CT) metal artifact reduction (MAR) are supervised methods that rely on synthesized metal artifacts for training. However, as synthesized data may not accurately simulate the underlying physical mechanisms of CT imaging, the supervised methods often generalize poorly to clinical applications. To address this problem, we propose, to the best of our knowledge, the first unsupervised learning approach to MAR. Specifically, we introduce a novel artifact disentanglement network that disentangles the metal artifacts from CT images in the latent space. It supports different forms of generations (artifact reduction, artifact transfer, and self-reconstruction, etc.) with specialized loss functions to obviate the need for supervision with synthesized data. Extensive experiments show that when applied to a synthesized dataset, our method addresses metal artifacts significantly better than the existing unsupervised models designed for natural image-to-image translation problems, and achieves comparable performance to existing supervised models for MAR. When applied to clinical datasets, our method demonstrates better generalization ability over the supervised models. The source code of this paper is publicly available at https://github.com/liaohaofu/adn.