Deng Shiyu, Huang Wei, Chen Chang, Fu Xueyang, Xiong Zhiwei
IEEE Trans Med Imaging. 2022 Dec;41(12):3734-3746. doi: 10.1109/TMI.2022.3194984. Epub 2022 Dec 2.
Serial section transmission electron micro-scopy (ssTEM) reveals biological information at a scale of nanometer and plays an important role in the ultrastructural analysis. However, due to the imperfect preparation of biological samples, ssTEM images are usually degraded with various artifacts that greatly challenge the subsequent analysis and visualization. In this paper, we introduce a unified deep learning framework for ssTEM image restoration which addresses three main types of artifacts, i.e., Support Film Folds (SFF), Staining Precipitates (SP), and Missing Sections (MS). To achieve this goal, we first model the appearance of SFF and SP artifacts by conducting comprehensive analyses on the statistics of real degraded images, relying on which we can then simulate a large number of paired images (degraded/artifacts-free) for training a deep restoration network. Then, we design a coarse-to-fine restoration network consisting of three modules, i.e., interpolation, correction, and fusion. The interpolation module exploits the adjacent artifacts-free images for an initial restoration, while the correction module resorts to the degraded image itself to rectify the artifacts. Finally, the fusion module jointly utilizes the above two results to further improve the restoration fidelity. Experimental results on both synthetic and real test data validate the significantly improved performance of our proposed framework over existing solutions, in terms of both image restoration fidelity and neuron segmentation accuracy. To the best of our knowledge, this is the first unified deep learning framework for ssTEM image restoration from different types of artifacts. Code is available at https://github.com/sydeng99/ssTEM-restoration.
连续切片透射电子显微镜(ssTEM)能够在纳米尺度上揭示生物信息,在超微结构分析中发挥着重要作用。然而,由于生物样本制备不完善,ssTEM图像通常会因各种伪像而退化,这对后续的分析和可视化提出了极大挑战。在本文中,我们介绍了一种用于ssTEM图像恢复的统一深度学习框架,该框架可处理三种主要类型的伪像,即支撑膜褶皱(SFF)、染色沉淀(SP)和缺失切片(MS)。为实现这一目标,我们首先通过对真实退化图像的统计数据进行全面分析,对SFF和SP伪像的外观进行建模,在此基础上,我们可以模拟大量配对图像(退化/无伪像)来训练深度恢复网络。然后,我们设计了一个由三个模块组成的从粗到细的恢复网络,即插值、校正和融合。插值模块利用相邻的无伪像图像进行初始恢复,而校正模块则借助退化图像本身来校正伪像。最后,融合模块联合利用上述两个结果进一步提高恢复保真度。在合成数据和真实测试数据上的实验结果均验证了我们提出的框架在图像恢复保真度和神经元分割精度方面,相较于现有解决方案有显著提升。据我们所知,这是首个用于从不同类型伪像中恢复ssTEM图像的统一深度学习框架。代码可在https://github.com/sydeng99/ssTEM-restoration获取。