English

Stride: a flexible platform for high-performance ultrasound computed tomography

Medical Physics 2022-07-01 v3 Signal Processing Applied Physics Computational Physics

Abstract

Advanced ultrasound computed tomography techniques like full-waveform inversion are mathematically challenging and orders of magnitude more computationally expensive than conventional ultrasound imaging methods. This computational and algorithmic complexity, and a lack of open-source libraries in this field, represent a barrier preventing the generalised adoption of these techniques, slowing the pace of research and hindering reproducibility. Consequently, we have developed Stride, an open-source Python library for the solution of large-scale ultrasound tomography problems. On one hand, Stride provides high-level interfaces and tools for expressing the types of optimisation problems encountered in medical ultrasound tomography. On the other, these high-level abstractions seamlessly integrate with high-performance wave-equation solvers and with scalable parallelisation routines. The wave-equation solvers are generated automatically using Devito, a domain specific language, and the parallelisation routines are provided through the custom actor-based library Mosaic. Through a series of examples, we show how Stride can handle realistic tomographic problems, in 2D and 3D, providing intuitive and flexible interfaces that scale from a local multi-processing environment to a multi-node high-performance cluster.

Keywords

Cite

@article{arxiv.2110.03345,
  title  = {Stride: a flexible platform for high-performance ultrasound computed tomography},
  author = {Carlos Cueto and Oscar Bates and George Strong and Javier Cudeiro and Fabio Luporini and Oscar Calderon Agudo and Gerard Gorman and Lluis Guasch and Meng-Xing Tang},
  journal= {arXiv preprint arXiv:2110.03345},
  year   = {2022}
}
R2 v1 2026-06-24T06:42:01.653Z