paper-with-me

Papers

Diffusion-based Generative Modeling with Discriminative Guidance for Streamable Speech Enhancement

2024-06-19 · Chenda Li, Samuele Cornell, Shinji Watanabe, Yanmin Qian

Diffusion-based generative models (DGMs) have recently attracted attention in speech enhancement research (SE) as previous works showed a remarkable generalization capability. However, DGMs are also computationally intensive, as they usually require many iterations in the reverse diffusion process (RDP), making them impractical for streaming SE systems. In this paper, we propose to use discriminative scores from discriminative models in the first steps of the RDP. These discriminative scores require only one forward pass with the discriminative model for multiple RDP steps, thus greatly reducing computations. This approach also allows for performance improvements. We show that we can trade off between generative and discriminative capabilities as the number of steps with the discriminative score increases. Furthermore, we propose a novel streamable time-domain generative model with an algorithmic latency of 50 ms, which has no significant performance degradation compared to offline models.

📄 PDF Abstract BibTeX arXiv:2406.13471

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

A Gift from the Integration of Discriminative and Diffusion-based Generative Learning: Boundary Refinement Remote Sensing Semantic Segmentation

2025-07-02 · Hao Wang, Keyan Hu, Xin Guo, Haifeng Li 외 arxiv

Remote sensing semantic segmentation must address both what the ground objects are within an image and where they are located. Consequently, segmentation models must ensure not only the semantic correctness of large-scal…

Semantic Segmentation

Your ViT is Secretly a Hybrid Discriminative-Generative Diffusion Model

2022-08-16 · Xiulong Yang, Sheng-Min Shih, Yinlin Fu, Xiaoting Zhao 외

Diffusion Denoising Probability Models (DDPM) and Vision Transformer (ViT) have demonstrated significant progress in generative tasks and discriminative tasks, respectively, and thus far these models have largely been de…

DenoisingImage ClassificationImage Generation

Diffusion-TTA: Test-time Adaptation of Discriminative Models via Generative Feedback

2023-11-27 · Mihir Prabhudesai, Tsung-Wei Ke, Alexander C. Li, Deepak Pathak 외

The advancements in generative modeling, particularly the advent of diffusion models, have sparked a fundamental question: how can these models be effectively used for discriminative tasks? In this work, we find that gen…

Test-time Adaptation

Test-time Adaptation of Discriminative Models via Diffusion Generative Feedback

2023-09-21 · NeurIPS 2023 11

The advancements in generative modeling, particularly the advent of diffusion models, have sparked a fundamental question: how can these models be effectively used for discriminative tasks? In this work, we find that gen…

Protein Design with Guided Discrete Diffusion

2023-05-31 · NeurIPS 2023 11 · Nate Gruver, Samuel Stanton, Nathan C. Frey, Tim G. J. Rudner 외

A popular approach to protein design is to combine a generative model with a discriminative model for conditional sampling. The generative model samples plausible sequences while the discriminative model guides a search …

Bayesian OptimizationDenoisingProtein Design