Parallel Discrete Convolutions on Adaptive Particle Representations of Images
Joel Jonsson, Bevan L. Cheeseman, Suryanarayana Maddu, Krzysztof, Gonciarz, Ivo F. Sbalzarini

TL;DR
This paper introduces efficient algorithms for native convolution operations on Adaptive Particle Representations (APR) of images, enabling scalable, memory-efficient processing of large, sparse microscopy images on parallel hardware.
Contribution
It provides the first scalable, native convolution algorithms for APR, facilitating efficient processing of large sparse images without reverting to pixel representations.
Findings
Achieves up to 1 TB/s throughput on GPU
Reduces memory usage by up to two orders of magnitude
Enables scalable parallel processing on CPU and GPU
Abstract
We present data structures and algorithms for native implementations of discrete convolution operators over Adaptive Particle Representations (APR) of images on parallel computer architectures. The APR is a content-adaptive image representation that locally adapts the sampling resolution to the image signal. It has been developed as an alternative to pixel representations for large, sparse images as they typically occur in fluorescence microscopy. It has been shown to reduce the memory and runtime costs of storing, visualizing, and processing such images. This, however, requires that image processing natively operates on APRs, without intermediately reverting to pixels. Designing efficient and scalable APR-native image processing primitives, however, is complicated by the APR's irregular memory structure. Here, we provide the algorithmic building blocks required to efficiently and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConvolution
