Search papers, labs, and topics across Lattice.
This paper introduces a statistical characteristic-guided denoising network (SCGN) for high-resolution transmission electron microscopy (HRTEM) images, addressing the challenge of severe noise in rapid, short-exposure imaging. SCGN leverages spatial deviation-guided weighting for adaptive convolution and frequency band-guided weighting for signal enhancement. The authors also contribute a HRTEM-specific noise calibration method and dataset, demonstrating superior denoising performance and improved localization accuracy compared to existing methods on both synthetic and real data.
Achieve atomic-scale clarity in noisy HRTEM images with a novel denoising network that intelligently exploits statistical characteristics in both spatial and frequency domains.
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.