Point Spread Function Deconvolution Using a Convolutional Autoencoder for Astronomical Applications

Sreevarsha Sreejith,Anže Slosar,Hong Wang
2024-10-01
Abstract:A major issue in optical astronomical image analysis is the combined effect of the instrument's point spread function (PSF) and the atmospheric seeing that blurs images and changes their shape in a way that is band and time-of-observation dependent. In this work we present a very simple neural network based approach to non-blind image deconvolution that relies on feeding a Convolutional Autoencoder (CAE) input images that have been preprocessed by convolution with the corresponding PSF and its regularized inverse, a method which is both conceptually simple and computationally less intensive. We also present here, a new approach for dealing with limited input dynamic range of neural networks compared to the dynamic range present in astronomical images.
Instrumentation and Methods for Astrophysics,Astrophysics of Galaxies
What problem does this paper attempt to address?
### What problem does this paper attempt to solve? This paper aims to solve an important problem in optical astronomical image analysis: the influence of the instrument's Point Spread Function (PSF) and atmospheric seeing on the image. These factors will blur the image and change its shape, and this influence depends on the observation band and time. Specifically: 1. **Influence of PSF and Atmospheric Seeing**: - **PSF** (Point Spread Function) describes how an optical system spreads a point light source into a broader distribution. - **Atmospheric seeing** is the optical wave - front perturbation caused by atmospheric turbulence, resulting in image distortion and the formation of a finite Point Spread Function. 2. **Limitations of Existing Methods**: - Most existing methods assume that the PSF is constant, but this is not true in actual observations. The size, shape, and orientation of the PSF will change with the observation conditions. - Such changes will lead to photometric measurement biases, especially when dealing with individual celestial bodies. 3. **Research Objectives**: - This paper proposes a method based on Convolutional Autoencoder (CAE) to solve the non - blind image deconvolution problem. - By using pre - processed input images (i.e., images after convolution with the corresponding PSF and its regularized inverse), this method can be conceptually simple and computationally inexpensive. - The research also explores how to deal with the problem of the limited dynamic range of neural network inputs to adapt to the large dynamic range of astronomical images. 4. **Specific Problems**: - How to remove the influence of PSF on the image and restore the true position, shape, and flux of celestial bodies. - How to effectively perform deconvolution and denoising under different Signal - to - Noise Ratio (SNR) conditions. - How to ensure that the deconvolved image can be used for subsequent accurate data analysis, such as cosmological studies of weak lensing effects. ### Core Contributions of the Paper - Proposed a simple and effective neural network architecture that can remove the residual PSF influence with minimal pre - processing and effectively restore the position and shape of celestial bodies. - Verified the performance of this method under different Signal - to - Noise Ratio conditions through experiments, demonstrating its superior performance under low - noise conditions. - Provided a new method to deal with the problem of the limited dynamic range of neural network inputs, thereby better adapting to the large dynamic range of astronomical images. ### Summary The main purpose of this paper is to develop a deep - learning - based method to solve the problem of astronomical image blurring caused by PSF and atmospheric seeing, thereby improving the accuracy and reliability of astronomical image analysis.