Conference paper Open Access

WaveTF: A Fast 2D Wavelet Transform for Machine Learning in Keras

Versaci, Francesco

The wavelet transform is a powerful tool for performing multiscale analysis and it is a key subroutine in countless applications, from image processing to astronomy.  Recently, it has extended its range of users to include the ever growing machine learning community. For a wavelet library to be efficiently adopted in this context, it needs to provide transformations which can be integrated seamlessly in already existing machine learning workflows and neural networks, being able to leverage the same libraries and run on the same hardware (e.g., CPU vs GPU) as the rest of the machine learning pipeline, without impacting training and evaluation performance.

In this paper we present WaveTF, a wavelet library available as a Keras layer, which leverages TensorFlow to exploit GPU parallelism and can be used to enrich already existing machine learning workflows. To demonstrate its efficiency we compare its raw performance against other alternative libraries and finally measure the overhead it causes to the learning process when it is integrated in an already existing Convolutional Neural Network.

Files (557.0 kB)
Name Size
wavetf.pdf
md5:91aca93c2b9babe209f83ad003ae0401
557.0 kB Download
48
892
views
downloads
Views 48
Downloads 892
Data volume 496.9 MB
Unique views 46
Unique downloads 858

Share

Cite as