TL;DR
This paper presents a method using Dataflow Engines to efficiently sample from Wiener posteriors for image data, significantly accelerating the process compared to traditional CPU-based methods, with applications in astronomy.
Contribution
The paper introduces a DFE-based implementation of a messenger field algorithm for fast sampling from Wiener posteriors, enabling scalable analysis of large image datasets.
Findings
Achieved a speed-up factor of over 11 times using 8 DFEs for 128x128 images.
Demonstrated efficient sampling of large numbers of images from the Wiener posterior.
Potential application in astronomy for improved dark matter mapping.
Abstract
We use Dataflow Engines (DFE) to construct an efficient Wiener filter of noisy and incomplete image data, and to quickly draw probabilistic samples of the compatible true underlying images from the Wiener posterior. Dataflow computing is a powerful approach using reconfigurable hardware, which can be deeply pipelined and is intrinsically parallel. The unique Wiener-filtered image is the minimum-variance linear estimate of the true image (if the signal and noise covariances are known) and the most probable true image (if the signal and noise are Gaussian distributed). However, many images are compatible with the data with different probabilities, given by the analytic posterior probability distribution referred to as the Wiener posterior. The DFE code also draws large numbers of samples of true images from this posterior, which allows for further statistical analysis. Naive computation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
