ExplorerBio-AI InterfacesNeuroscience
Research PaperResearchia:202606.13001

ffdas: Volumetric ultrasound reconstruction at warp speed

Luuk Verhoef

Abstract

Volumetric ultrafast ultrasound imaging demands reconstruction of images with millions of voxels thousands of times per second, creating computational challenges that limit both real-time feedback and easy offline analysis. Graphics processing units (GPUs) are well suited to this workload, yet we show that standard delay-and-sum implementations underutilize GPU resources through fragmented memory access patterns, even when sufficient computational capacity is available. Three optimization strate...

Submitted: June 13, 2026Subjects: Neuroscience; Bio-AI Interfaces

Description / Details

Volumetric ultrafast ultrasound imaging demands reconstruction of images with millions of voxels thousands of times per second, creating computational challenges that limit both real-time feedback and easy offline analysis. Graphics processing units (GPUs) are well suited to this workload, yet we show that standard delay-and-sum implementations underutilize GPU resources through fragmented memory access patterns, even when sufficient computational capacity is available. Three optimization strategies address this: aligning memory access with GPU transfer granularity, halving memory traffic through mixed-precision storage, and exploiting spatial locality to utilize tensor core arithmetic. Together, these achieve kilohertz frame rates for 1283128^3-voxel grids with 1024-element arrays, substantially outperforming existing implementations while maintaining image quality. This enables real-time volumetric imaging at scales previously restricted to offline processing, supporting applications such as intraoperative brain imaging and brain-computer interfaces where immediate feedback is essential. We release our implementation as part of the open-source \texttt{ffdas} library.


Source: arXiv:2606.13259v1 - http://arxiv.org/abs/2606.13259v1 PDF: https://arxiv.org/pdf/2606.13259v1 Original Link: http://arxiv.org/abs/2606.13259v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jun 13, 2026
Topic:
Bio-AI Interfaces
Area:
Neuroscience
Comments:
0
Bookmark