By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Even AI Needs Glasses: When Space Images Get Too Fuzzy to Fix | HackerNoon
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > Computing > Even AI Needs Glasses: When Space Images Get Too Fuzzy to Fix | HackerNoon
Computing

Even AI Needs Glasses: When Space Images Get Too Fuzzy to Fix | HackerNoon

News Room
Last updated: 2025/05/07 at 7:22 AM
News Room Published 7 May 2025
Share
SHARE

Authors:

(1) Hyosun park, Department of Astronomy, Yonsei University, Seoul, Republic of Korea;

(2) Yongsik Jo, Artificial Intelligence Graduate School, UNIST, Ulsan, Republic of Korea;

(3) Seokun Kang, Artificial Intelligence Graduate School, UNIST, Ulsan, Republic of Korea;

(4) Taehwan Kim, Artificial Intelligence Graduate School, UNIST, Ulsan, Republic of Korea;

(5) M. James Jee, Department of Astronomy, Yonsei University, Seoul, Republic of Korea and Department of Physics and Astronomy, University of California, Davis, CA, USA.

Table of Links

Abstract and 1 Introduction

2 Method

2.1. Overview and 2.2. Encoder-Decoder Architecture

2.3. Transformers for Image Restoration

2.4. Implementation Details

3 Data and 3.1. HST Dataset

3.2. GalSim Dataset

3.3. JWST Dataset

4 JWST Test Dataset Results and 4.1. PSNR and SSIM

4.2. Visual Inspection

4.3. Restoration of Morphological Parameters

4.4. Restoration of Photometric Parameters

5 Application to real HST Images and 5.1. Restoration of Single-epoch Images and Comparison with Multi-epoch Images

5.2. Restoration of Multi-epoch HST Images and Comparison with Multi-epoch JWST Images

6 Limitations

6.1. Degradation in Restoration Quality Due to High Noise Level

6.2. Point Source Recovery Test

6.3. Artifacts Due to Pixel Correlation

7 Conclusions and Acknowledgements

Appendix: A. Image restoration test with Blank Noise-Only Images

References

6. LIMITATIONS

6.1. Degradation in Restoration Quality Due to High Noise Level

Although our Transformer-based deep learning model provides state-of-the-art performance in both resolution enhancement and noise reduction for moderate noise levels, inevitably, proper restoration becomes impossible when the noise level exceeds a certain threshold.

Figure 11 shows four such examples. The top row illustrates a case, where the distinct spiral arm in the GT image is not restored. Upon scrutiny of the corresponding LQ image, we believe that the information loss due to noise is too significant to hint at the presence of the spiral arm. The second row shows a case, where the position angle of the GT image is not properly restored. Again, we suspect that the LQ image is too noisy to enable a proper inference of the position angle of the GT image. The third row is an example, where the ellipticity of the RS image is much rounder than that of the GT image. In the last row, we illustrate a case, where the deep learning model fails to unveil the two distinct peaks of the GT image.

Since the exact definition of restoration failure is a subjective matter, it is difficult to quote an exact threshold. Nevertheless, from visual inspections, we suggest that the failure frequency increases noticeably when the rms value (after min-max normalization) of the LQ image is larger than ∼0.1.

6.2. Point Source Recovery Test

In principle, the perfect deconvolution algorithm should restore a point source to a delta function, which is infinitely smaller than a pixel. In traditional deconvolution in the Fourier domain, it is a challenging task because the operation is numerically unstable. The resulting images often exhibit many ringing effects around a bright central peak.

Since we excluded stars from the training dataset, our deep learning model did not explicitly learn to deconvolve point source images. Thus, it is interesting to examine how well our deep learning model, trained with only galaxy images, restore point sources. We perform a point source recovery test as follows. First, we created 1,000 JWST-quality star GT images. Because we did not remove the JWST PSF from the training dataset, the star GT images should not resemble a delta functions but the JWST PSF. We implemented this by convolving a single pixel with a Gaussian whose kernel size matches the JWST PSF. Note that we randomize the positions of the stars within the central 24×24 pixels of the 64 × 64 postage-stamp images. Then, we created their LQ versions by further convolving the GT images with the HST PSF and adding noise. Finally, these LQ images are restored by our deep learning model. To investigate the systematic effect, we stack the 1,000 GT and RS images separately after aligning their centers.

Figure 12 shows that the difference is subtle when we compare the GT (left) and RS (middle) stacks visually. However, the residual image (right) illustrates that the PSF of the RS stack is systematically larger. Thus, we conclude that our deep learning model, trained solely with galaxy images, performs less than ideally for point sources.

6.3. Artifacts Due to Pixel Correlation

In our generation of LQ images, we assume that the noise is Gaussian. However, in real astronomical images, especially when we create deep images by stacking many dithered exposures, there exist significant interpixel noise correlations. We find that these inter-pixel noise correlations create non-negligible artifacts.

Figure 13 display some examples of these artifacts. The LQ images here are sampled from multi-epoch drizzled images. The presence of correlated noise is apparent

Figure 9. Comparison of morphological parameters between MT-HQ and SG-LQ images (blue) and between MT-HQ and RS images (red). We follow the same format as in Figure 6. Note that the MT-HQ images have higher noise than the GT images created from the JWST images. Also, the SG-LQ images are noisier than the LQ images in the JWST dataset. Since SG images are in the geometrically distorted CCD coordinate, we applied the due transformation to the MT-HQ images in the rectified coordinate to align them with the SG images in the CCD coordinate. The properties measured in RS images are more closely correlated with those in MT-HQ images than those in the SG-LQ images.Figure 9. Comparison of morphological parameters between MT-HQ and SG-LQ images (blue) and between MT-HQ and RS images (red). We follow the same format as in Figure 6. Note that the MT-HQ images have higher noise than the GT images created from the JWST images. Also, the SG-LQ images are noisier than the LQ images in the JWST dataset. Since SG images are in the geometrically distorted CCD coordinate, we applied the due transformation to the MT-HQ images in the rectified coordinate to align them with the SG images in the CCD coordinate. The properties measured in RS images are more closely correlated with those in MT-HQ images than those in the SG-LQ images.

Figure 10. Comparison of photometric information between MT-HQ and SG-LQ images (blue) and between MT-HQ and RS images (red). Significant improvements over the SG-LQ images are clear. In particular, the pixel-to-pixel comparison shows remarkable enhancement in both correlation strength and scatter reduction.Figure 10. Comparison of photometric information between MT-HQ and SG-LQ images (blue) and between MT-HQ and RS images (red). Significant improvements over the SG-LQ images are clear. In particular, the pixel-to-pixel comparison shows remarkable enhancement in both correlation strength and scatter reduction.

even from visual inspection. The RS images show that the correlated noise creates some low-surface brightness artifacts in the galaxy outskirts, which however are absent in the JWST images. Addressing this issue could involve strategies such as employing a different drizzling kernel for image stacking or leveraging more advanced deep learning algorithms. Exploring these solutions will be a key focus of our future work.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Navigating Supply Chain Volatility: Lessons From The Front Lines
Next Article Google warns millions to check phone settings right now over mysterious attack
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

Gurman: iOS 19 to include new feature to greatly simplify public Wi-Fi experience – 9to5Mac
News
Ad Hoc Meeting Essentials: 7 Key Steps for Success |
Computing
More concise chatbot responses tied to increase in hallucinations, study finds
News
2023 TechNode Content Team Annual Insights: AI&EV to be the spotlight in 2024 · TechNode
Computing

You Might also Like

Computing

Ad Hoc Meeting Essentials: 7 Key Steps for Success |

28 Min Read
Computing

2023 TechNode Content Team Annual Insights: AI&EV to be the spotlight in 2024 · TechNode

5 Min Read
Computing

BOE overtakes Samsung in foldable display market in Q4 2023 · TechNode

1 Min Read
Computing

China unveils first batch of imported game licenses in 2024 · TechNode

1 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?