paper-with-me

Papers

Normalize Everything: A Preconditioned Magnitude-Preserving Architecture for Diffusion-Based Speech Enhancement

2025-05-08 · Julius Richter, Danilo de Oliveira, Timo Gerkmann

This paper presents a new framework for diffusion-based speech enhancement. Our method employs a Schroedinger bridge to transform the noisy speech distribution into the clean speech distribution. To stabilize and improve training, we employ time-dependent scalings of the inputs and outputs of the network, known as preconditioning. We consider two skip connection configurations, which either include or omit the current process state in the denoiser's output, enabling the network to predict either environmental noise or clean speech. Each approach leads to improved performance on different speech enhancement metrics. To maintain stable magnitude levels and balance during training, we use a magnitude-preserving network architecture that normalizes all activations and network weights to unit length. Additionally, we propose learning the contribution of the noisy input within each network block for effective input conditioning. After training, we apply a method to approximate different exponential moving average (EMA) profiles and investigate their effects on the speech enhancement performance. In contrast to image generation tasks, where longer EMA lengths often enhance mode coverage, we observe that shorter EMA lengths consistently lead to better performance on standard speech enhancement metrics. Code, audio examples, and checkpoints are available online.

📄 PDF Abstract BibTeX arXiv:2505.05216

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationSpeech Enhancement

Similar Papers 제목 키워드 기반

Transformers Can Implement Preconditioned Richardson Iteration for In-Context Gaussian Kernel Regression

2026-05-08 · Mingsong Yan, Dongyang Li, Charles Kulick, Sui Tang arxiv

Mechanistic accounts of in-context learning (ICL) have identified iterative algorithms for linear regression and related linear prediction tasks, often using linear or ReLU attention variants. For nonlinear ICL, prior wo…

When Does Embedding Magnitude Matter? A Cross-Task Functional-Symmetry Framework

2026-02-09 · Xincan Feng, Taro Watanabe arxiv

Cosine similarity normalizes both sides; dot product normalizes neither. We propose a 2x2 framework that independently controls query-side and document-side normalization, exposing two intermediate variants (QNorm, DNorm…

Semantic Textual SimilarityKnowledge Graph Completion

TrAct: Making First-layer Pre-Activations Trainable

2024-10-31 · Felix Petersen, Christian Borgelt, Stefano Ermon

We consider the training of the first layer of vision models and notice the clear relationship between pixel values and gradient update magnitudes: the gradients arriving at the weights of a first layer are by definition…

AutoInit: Analytic Signal-Preserving Weight Initialization for Neural Networks

2021-09-18 · Garrett Bingham, Risto Miikkulainen

Neural networks require careful weight initialization to prevent signals from exploding or vanishing. Existing initialization schemes solve this problem in specific cases by assuming that the network has a certain activa…

Meta-LearningNeural Architecture SearchTransfer Learning

Why is Normalization Preferred? A Worst-Case Complexity Theory for Stochastically Preconditioned SGD under Heavy-Tailed Noise

2026-02-13 · Yuchen Fang, James Demmel, Javad Lavaei arxiv

We develop a worst-case complexity theory for stochastically preconditioned stochastic gradient descent (SPSGD) and its accelerated variants under heavy-tailed noise, a setting that encompasses widely used adaptive metho…