AI Navigate

Statistical Characteristic-Guided Denoising for Rapid High-Resolution Transmission Electron Microscopy Imaging

arXiv cs.CV / 3/20/2026

💬 OpinionModels & Research

Key Points

  • The paper introduces a statistical characteristic-guided denoising network (SCGN) for high-resolution TEM imaging to mitigate noise during rapid nucleation observations.
  • It employs spatial deviation-guided weighting to select convolution operations at each spatial location based on deviation characteristics.
  • It also uses frequency band-guided weighting to enhance signals and suppress noise in the frequency domain according to band characteristics.
  • The authors develop an HRTEM-specific noise calibration method and build a dataset with disordered structures and realistic image noise to ensure robust denoising on real images.
  • Experiments on synthetic and real data show SCGN outperforms state-of-the-art methods and improves localization tasks, with code to be released at GitHub.

Abstract

High-Resolution Transmission Electron Microscopy (HRTEM) enables atomic-scale observation of nucleation dynamics, which boosts the studies of advanced solid materials. Nonetheless, due to the millisecond-scale rapid change of nucleation, it requires short-exposure rapid imaging, leading to severe noise that obscures atomic positions. In this work, we propose a statistical characteristic-guided denoising network, which utilizes statistical characteristics to guide the denoising process in both spatial and frequency domains. In the spatial domain, we present spatial deviation-guided weighting to select appropriate convolution operations for each spatial position based on deviation characteristic. In the frequency domain, we present frequency band-guided weighting to enhance signals and suppress noise based on band characteristics. We also develop an HRTEM-specific noise calibration method and generate a dataset with disordered structures and realistic HRTEM image noises. It can ensure the denoising performance of models on real images for nucleation observation. Experiments on synthetic and real data show our method outperforms the state-of-the-art methods in HRTEM image denoising, with effectiveness in the localization downstream task. Code will be available at https://github.com/HeasonLee/SCGN.