コンピューター断層撮影(CT)では、データの切り捨てが一般的な問題です。切り捨てられたデータから標準のフィルターをかけた逆投影アルゴリズムによって再構成された画像は、視野(FOV)内のカッピングアーティファクトに悩まされますが、解剖学的構造はFOVの外でひどく歪んだり欠落しています。ディープラーニング、特にU-Netは、後処理方法としてFOVを拡張するために適用されています。画像間予測では、測定された投影データに対するデータの忠実度が無視されるため、このようなアプローチでは、FOV内であっても誤った構造が再構築される可能性があります。したがって、後処理ニューラルネットワークから再構成画像を直接生成することは不適切です。この作業では、切り捨てられた投影を外挿するための事前学習としてディープラーニング再構築を使用し、測定された生データと一致する再構築を制約する従来の反復再構築を使用するデータ一貫性再構築方法を提案します。その有効性は私たちの研究で実証されており、FOV内で24 HUの小さな平均二乗平均誤差と、テスト患者のCTデータで全身領域の0.993の高い構造類似性指数を達成しています。
In computed tomography (CT), data truncation is a common problem. Images reconstructed by the standard filtered back-projection algorithm from truncated data suffer from cupping artifacts inside the field-of-view (FOV), while anatomical structures are severely distorted or missing outside the FOV. Deep learning, particularly the U-Net, has been applied to extend the FOV as a post-processing method. Since image-to-image prediction neglects the data fidelity to measured projection data, incorrect structures, even inside the FOV, might be reconstructed by such an approach. Therefore, generating reconstructed images directly from a post-processing neural network is inadequate. In this work, we propose a data consistent reconstruction method, which utilizes deep learning reconstruction as prior for extrapolating truncated projections and a conventional iterative reconstruction to constrain the reconstruction consistent to measured raw data. Its efficacy is demonstrated in our study, achieving small average root-mean-square error of 24 HU inside the FOV and a high structure similarity index of 0.993 for the whole body area on a test patient's CT data.