Audio Compression using Periodic Gabor with Biorthogonal Exchange: Implementation Using the Zak Transform
Roger Alimi, David J. Tannor
TL;DR
The paper introduces Audio Compression using Periodic Gabor with Biorthogonal Exchange implemented via the Zak Transform (PGBZ). By exchanging the Gabor and biorthogonal bases, the method achieves sparsity, while the Zak transform enables a fast, low-memory computation of PGBZ coefficients that scales as $O(N\log N)$, avoiding large matrix inversions. Compared with STFT and DWT on a diverse set of audio signals, PGBZ delivers substantially lower reconstruction error at high compression levels and maintains strong temporal fidelity, with practical memory and speed advantages. The approach offers a parameter-light, basis-based alternative to conventional TF methods and shows promise for extension to image compression; residual periodic noise is manageable via post-processing such as noise reduction filters or Porat-like corrections.
Abstract
An efficient new approach to signal compression is presented based of a novel variation on the Gabor basis set. Following earlier work by Shimshovitz and Tannor, we convolve the conventional Gabor functions with Dirichlet functions to obtain a Periodic Gabor basis set (PG). The PG basis is exact for continuous functions that are periodic band-limited. Using the orthonormality of the Dirichlet functions, the calculation of the PG coefficients becomes trivial and numerically stable, but its representation does not allow compression. Large compression factors are achieved by exchanging the PG basis with its biorthogonal basis, thereby using the localized PG basis to calculate the coefficients (PGB). Here we implement the PGB formalism using the Fast Zak Transform and obtain very high efficiency with respect to both CPU and memory. We compare the method with the state of the art Short-Time Fourier Transform (STFT) and Discrete Wavelet Transform (DWT) methods on a variety of audio files, including music and speech samples. In all cases tested our scheme surpasses the STFT by far and in most cases outperforms DWT.
