paper-with-me

홈 › Papers

An Interpretable, Controllable Time-Varying IIR Denoiser for On-Device Assistive Hearing

2026-03-03 · Riccardo Rota, Kiril Ratmanski, Jozef Coldenhoff, Milos Cernak arxiv

We present TVF (Time-Varying Filtering), an interpretable, low-latency speech enhancement model for real-time, on-device assistive hearing. A lightweight neural controller predicts, in real time, the coefficients of a differentiable cascade of 35 second-order IIR filters (biquads), so the model tracks non-stationary noise while keeping a fully interpretable processing chain: every spectral modification is an explicit, adjustable equalizer curve rather than an opaque `black-box' transform. Because the biquad cascade carries the signal processing, the controller can be made very small, driving the cascade with only 24k parameters at a 10.7ms algorithmic latency, within hearing-aid budgets, and running entirely on-device so that audio never leaves the device. We also expose the suppression-versus-preservation trade-off as an explicit control: it can be set during training through the loss weighting, and adjusted at inference, with no retraining, by mixing the noisy input with the denoised output. On hearing-aid metrics (HASPI/HASQI) the 24k model stays within about 0.02 of DFNet3 (2.3M parameters, almost two orders of magnitude larger) while using about 29X fewer multiply-accumulates, although larger black-box models still lead on reference metrics such as PESQ. We present TVF as a proof of concept for a compact, interpretable, and controllable denoiser for on-device assistive hearing.

📄 PDF Abstract BibTeX arXiv:2603.02794

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

Learned Nonlocal Feature Matching and Filtering for RAW Image Denoising

2026-04-19 · Marco Sánchez-Beeckman, Antoni Buades arxiv

Being one of the oldest and most basic problems in image processing, image denoising has seen a resurgence spurred by rapid advances in deep learning. Yet, most modern denoising architectures make limited use of the tech…

Collaborative FilteringImage Denoising

Image Denoising with Control over Deep Network Hallucination

2022-01-02 · Qiyuan Liang, Florian Cassayre, Haley Owsianko, Majed El Helou 외

Deep image denoisers achieve state-of-the-art results but with a hidden cost. As witnessed in recent literature, these deep networks are capable of overfitting their training distributions, causing inaccurate hallucinati…

DenoisingHallucinationImage Denoising

Constructing an Interpretable Deep Denoiser by Unrolling Graph Laplacian Regularizer

2024-09-10 · Seyed Alireza Hosseini, Tam Thuc Do, Gene Cheung, Yuichi Tanaka

An image denoiser can be used for a wide range of restoration problems via the Plug-and-Play (PnP) architecture. In this paper, we propose a general framework to build an interpretable graph-based deep denoiser (GDD) by …

DenoisingImage Denoising

Real-time Controllable Denoising for Image and Video

2023-03-29 · CVPR 2023 1 · Zhaoyang Zhang, Yitong Jiang, Wenqi Shao, Xiaogang Wang 외

Controllable image denoising aims to generate clean samples with human perceptual priors and balance sharpness and smoothness. In traditional filter-based denoising methods, this can be easily achieved by adjusting the f…

DenoisingImage DenoisingVideo Denoising

Noise Conditional Variational Score Distillation

2025-06-11 · Xinyu Peng, Ziyang Zheng, Yaoming Wang, Han Li 외

We propose Noise Conditional Variational Score Distillation (NCVSD), a novel method for distilling pretrained diffusion models into generative denoisers. We achieve this by revealing that the unconditional score function…

Conditional Image GenerationDenoisingImage Generation