English

Algorithms of Sampling-Frequency-Independent Layers for Non-integer Strides

Sound 2024-01-25 v1 Audio and Speech Processing

Abstract

In this paper, we propose algorithms for handling non-integer strides in sampling-frequency-independent (SFI) convolutional and transposed convolutional layers. The SFI layers have been developed for handling various sampling frequencies (SFs) by a single neural network. They are replaceable with their non-SFI counterparts and can be introduced into various network architectures. However, they could not handle some specific configurations when combined with non-SFI layers. For example, an SFI extension of Conv-TasNet, a standard audio source separation model, cannot handle some pairs of trained and target SFs because the strides of the SFI layers become non-integers. This problem cannot be solved by simple rounding or signal resampling, resulting in the significant performance degradation. To overcome this problem, we propose algorithms for handling non-integer strides by using windowed sinc interpolation. The proposed algorithms realize the continuous-time representations of features using the interpolation and enable us to sample instants with the desired stride. Experimental results on music source separation showed that the proposed algorithms outperformed the rounding- and signal-resampling-based methods at SFs lower than the trained SF.

Keywords

Cite

@article{arxiv.2306.10718,
  title  = {Algorithms of Sampling-Frequency-Independent Layers for Non-integer Strides},
  author = {Kanami Imamura and Tomohiko Nakamura and Norihiro Takamune and Kohei Yatabe and Hiroshi Saruwatari},
  journal= {arXiv preprint arXiv:2306.10718},
  year   = {2024}
}

Comments

5 pages, 3 figures, accepted for European Signal Processing Conference 2023 (EUSIPCO 2023)

R2 v1 2026-06-28T11:08:28.095Z