Publication Details

On the usage of the Sparse Fourier Transform in ultrasound propagation simulation

OLŠÁK Ondřej and JAROŠ Jiří. On the usage of the Sparse Fourier Transform in ultrasound propagation simulation. In: ICBRA '23: Proceedings of the 10th International Conference on Bioinformatics Research and Applications. New York: Association for Computing Machinery, 2024, pp. 107-113. ISBN 979-8-4007-0815-2.
Czech title
Použití řídké Fourierovy transformace při simulaci šíření ultrazvuku
Type
conference paper
Language
english
Authors
Keywords

Fourier transform, Sparse Fourier transform, high performance computing, k-Wave, ultrasound wave propagation

Abstract

The Fourier transform is an algorithm for transforming the signal from the space/time domain into the frequency domain. This algorithm is essential for applications like image processing, communication, medicine, differential equations solvers, and many others. In some of these applications, most of the Fourier coefficients are small or equal to zero. This property of the signals is used by the Sparse Fourier transform which estimates significant coefficients of the signal with a lower time complexity than the Fourier transform. The goal of this paper is to evaluate available implementations of the Sparse Fourier transform on a set of benchmarks solving the ultrasound wave propagation in 1D, 2D, and 3D heterogeneous media. The results show that the fastest available implementation in 1D domains is MSFFT, however, it is not possible to use it in our implementation of the 2D Sparse Fourier transform. Thus the AAFFT 0.9 is selected for our implementation of the 2D Sparse Fourier transform as the most stable and acceptably fast implementation. The results on 3D simulation data show, that by using the SpFFT library it is possible to reduce the computation time of the Fourier transform in ultrasound wave propagation simulation.

Published
2024
Pages
107-113
Proceedings
ICBRA '23: Proceedings of the 10th International Conference on Bioinformatics Research and Applications
Conference
The 10th International Conference on Bioinformatics Research and Applications, Barcelona, ES
ISBN
979-8-4007-0815-2
Publisher
Association for Computing Machinery
Place
New York, US
DOI
EID Scopus
BibTeX
@INPROCEEDINGS{FITPUB12994,
   author = "Ond\v{r}ej Ol\v{s}\'{a}k and Ji\v{r}\'{i} Jaro\v{s}",
   title = "On the usage of the Sparse Fourier Transform in ultrasound propagation simulation",
   pages = "107--113",
   booktitle = "ICBRA '23: Proceedings of the 10th International Conference on Bioinformatics Research and Applications",
   year = 2024,
   location = "New York, US",
   publisher = "Association for Computing Machinery",
   ISBN = "979-8-4007-0815-2",
   doi = "10.1145/3632047.3632064",
   language = "english",
   url = "https://www.fit.vut.cz/research/publication/12994"
}
Back to top