English

Dilated CNNs for Periodic Signal Processing: A Low-Complexity Approach

Machine Learning 2026-04-24 v1 Artificial Intelligence Audio and Speech Processing Signal Processing

Abstract

Denoising of periodic signals and accurate waveform estimation are core tasks across many signal processing domains, including speech, music, medical diagnostics, radio, and sonar. Although deep learning methods have recently shown performance improvements over classical approaches, they require substantial computational resources and are usually trained separately for each signal observation. This study proposes a computationally efficient method based on DCNN and Re-sampling, termed R-DCNN, designed for operation under strict power and resource constraints. The approach targets signals with varying fundamental frequencies and requires only a single observation for training. It generalizes to additional signals via a lightweight resampling step that aligns time scales in signals with different frequencies to re-use the same network weights. Despite its low computational complexity, R-DCNN achieves performance comparable to state-of-the-art classical methods, such as autoregressive (AR)-based techniques, as well as conventional DCNNs trained individually for each observation. This combination of efficiency and performance makes the proposed method particularly well suited for deployment in resource-constrained environments without sacrificing denoising or estimation accuracy.

Keywords

Cite

@article{arxiv.2604.21651,
  title  = {Dilated CNNs for Periodic Signal Processing: A Low-Complexity Approach},
  author = {Eli Gildish and Michael Grebshtein and Igor Makienko},
  journal= {arXiv preprint arXiv:2604.21651},
  year   = {2026}
}

Comments

16 pages, 8 figures, the use of deep learning in IoT devices

R2 v1 2026-07-01T12:32:27.372Z