Table of Contents
Fetching ...

MeanFlowSE: one-step generative speech enhancement via conditional mean flow

Duojia Li, Shenghui Lu, Hongchen Pan, Zongyi Zhan, Qingyang Hong, Lin Li

TL;DR

This work introduces MeanFlowSE, a conditional generative model that learns the average velocity over finite intervals along a trajectory, and derives a local training objective that directly supervises finite-interval displacement while remaining consistent with the instantaneous-field constraint on the diagonal.

Abstract

Multistep inference is a bottleneck for real-time generative speech enhancement because flow- and diffusion-based systems learn an instantaneous velocity field and therefore rely on iterative ordinary differential equation (ODE) solvers. We introduce MeanFlowSE, a conditional generative model that learns the average velocity over finite intervals along a trajectory. Using a Jacobian-vector product (JVP) to instantiate the MeanFlow identity, we derive a local training objective that directly supervises finite-interval displacement while remaining consistent with the instantaneous-field constraint on the diagonal. At inference, MeanFlowSE performs single-step generation via a backward-in-time displacement, removing the need for multistep solvers; an optional few-step variant offers additional refinement. On VoiceBank-DEMAND, the single-step model achieves strong intelligibility, fidelity, and perceptual quality with substantially lower computational cost than multistep baselines. The method requires no knowledge distillation or external teachers, providing an efficient, high-fidelity framework for real-time generative speech enhancement. The proposed method is open-sourced at https://github.com/liduojia1/MeanFlowSE.

MeanFlowSE: one-step generative speech enhancement via conditional mean flow

TL;DR

This work introduces MeanFlowSE, a conditional generative model that learns the average velocity over finite intervals along a trajectory, and derives a local training objective that directly supervises finite-interval displacement while remaining consistent with the instantaneous-field constraint on the diagonal.

Abstract

Multistep inference is a bottleneck for real-time generative speech enhancement because flow- and diffusion-based systems learn an instantaneous velocity field and therefore rely on iterative ordinary differential equation (ODE) solvers. We introduce MeanFlowSE, a conditional generative model that learns the average velocity over finite intervals along a trajectory. Using a Jacobian-vector product (JVP) to instantiate the MeanFlow identity, we derive a local training objective that directly supervises finite-interval displacement while remaining consistent with the instantaneous-field constraint on the diagonal. At inference, MeanFlowSE performs single-step generation via a backward-in-time displacement, removing the need for multistep solvers; an optional few-step variant offers additional refinement. On VoiceBank-DEMAND, the single-step model achieves strong intelligibility, fidelity, and perceptual quality with substantially lower computational cost than multistep baselines. The method requires no knowledge distillation or external teachers, providing an efficient, high-fidelity framework for real-time generative speech enhancement. The proposed method is open-sourced at https://github.com/liduojia1/MeanFlowSE.

Paper Structure

This paper contains 11 sections, 19 equations, 1 figure, 2 tables.

Figures (1)

  • Figure 1: One-step backward-in-time displacement. Trained with the MeanFlowSE loss, the model maps the noisy spectrogram at $t{=}1$ to an enhanced estimate via a single finite-interval displacement along the conditional path toward $t{=}0$