English

Meta-Learning for Adaptive Filters with Higher-Order Frequency Dependencies

Sound 2022-09-22 v1 Audio and Speech Processing

Abstract

Adaptive filters are applicable to many signal processing tasks including acoustic echo cancellation, beamforming, and more. Adaptive filters are typically controlled using algorithms such as least-mean squares(LMS), recursive least squares(RLS), or Kalman filter updates. Such models are often applied in the frequency domain, assume frequency independent processing, and do not exploit higher-order frequency dependencies, for simplicity. Recent work on meta-adaptive filters, however, has shown that we can control filter adaptation using neural networks without manual derivation, motivating new work to exploit such information. In this work, we present higher-order meta-adaptive filters, a key improvement to meta-adaptive filters that incorporates higher-order frequency dependencies. We demonstrate our approach on acoustic echo cancellation and develop a family of filters that yield multi-dB improvements over competitive baselines, and are at least an order-of-magnitude less complex. Moreover, we show our improvements hold with or without a downstream speech enhancer.

Keywords

Cite

@article{arxiv.2209.09955,
  title  = {Meta-Learning for Adaptive Filters with Higher-Order Frequency Dependencies},
  author = {Junkai Wu and Jonah Casebeer and Nicholas J. Bryan and Paris Smaragdis},
  journal= {arXiv preprint arXiv:2209.09955},
  year   = {2022}
}

Comments

Source code and audio examples: https://jmcasebeer.github.io/metaaf/higher-order

R2 v1 2026-06-28T01:46:06.600Z