paper-with-me

Papers

BSS-CFFMA: Cross-Domain Feature Fusion and Multi-Attention Speech Enhancement Network based on Self-Supervised Embedding

2024-08-13 · Alimjan Mattursun, Liejun Wang, Yinfeng Yu

Speech self-supervised learning (SSL) represents has achieved state-of-the-art (SOTA) performance in multiple downstream tasks. However, its application in speech enhancement (SE) tasks remains immature, offering opportunities for improvement. In this study, we introduce a novel cross-domain feature fusion and multi-attention speech enhancement network, termed BSS-CFFMA, which leverages self-supervised embeddings. BSS-CFFMA comprises a multi-scale cross-domain feature fusion (MSCFF) block and a residual hybrid multi-attention (RHMA) block. The MSCFF block effectively integrates cross-domain features, facilitating the extraction of rich acoustic information. The RHMA block, serving as the primary enhancement module, utilizes three distinct attention modules to capture diverse attention representations and estimate high-quality speech signals. We evaluate the performance of the BSS-CFFMA model through comparative and ablation studies on the VoiceBank-DEMAND dataset, achieving SOTA results. Furthermore, we select three types of data from the WHAMR! dataset, a collection specifically designed for speech enhancement tasks, to assess the capabilities of BSS-CFFMA in tasks such as denoising only, dereverberation only, and simultaneous denoising and dereverberation. This study marks the first attempt to explore the effectiveness of self-supervised embedding-based speech enhancement methods in complex tasks encompassing dereverberation and simultaneous denoising and dereverberation. The demo implementation of BSS-CFFMA is available online\footnote[2]{https://github.com/AlimMat/BSS-CFFMA. \label{s1}}.

📄 PDF Abstract BibTeX arXiv:2408.06851

Code (1)

alimmat/bss-cffma 공식 구현 pytorch

Tasks

DenoisingSelf-Supervised LearningSpeech 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 설명 없음

Similar Papers 제목 키워드 기반

Leveraging Multimodal Data and Side Users for Diffusion Cross-Domain Recommendation

2025-07-05 · Fan Zhang, Jinpeng Chen, Huan Li, Senzhang Wang 외 arxiv

Cross-domain recommendation (CDR) aims to address the persistent cold-start problem in Recommender Systems. Current CDR research concentrates on transferring cold-start users' information from the auxiliary domain to the…

LEGO: Learnable Expansion of Graph Operators for Multi-Modal Feature Fusion

2024-10-02 · Dexuan Ding, Lei Wang, Liyun Zhu, Tom Gedeon 외

In computer vision tasks, features often come from diverse representations, domains, and modalities, such as text, images, and videos. Effectively fusing these features is essential for robust performance, especially wit…

Anomaly DetectionVideo Anomaly Detection

FreDFT: Frequency Domain Fusion Transformer for Visible-Infrared Object Detection

2025-11-13 · Wencong Wu, Xiuwei Zhang, Hanlin Yin, Shun Dai 외 arxiv

Visible-infrared object detection has gained sufficient attention due to its detection performance in low light, fog, and rain conditions. However, visible and infrared modalities captured by different sensors exist the …

Object Detection

Wavelet-Assisted Multi-Frequency Attention Network for Pansharpening

2025-02-07 · Jie Huang, Rui Huang, Jinghao Xu, Siran Pen 외

Pansharpening aims to combine a high-resolution panchromatic (PAN) image with a low-resolution multispectral (LRMS) image to produce a high-resolution multispectral (HRMS) image. Although pansharpening in the frequency d…

Pansharpening

CDFormer: Cross-Domain Few-Shot Object Detection Transformer Against Feature Confusion

2025-05-02 · Boyuan Meng, Xiaohan Zhang, Peilin Li, Zhe Wu 외

Cross-domain few-shot object detection (CD-FSOD) aims to detect novel objects across different domains with limited class instances. Feature confusion, including object-background confusion and object-object confusion, p…

Cross-Domain Few-ShotCross-Domain Few-Shot Object DetectionFew-Shot Object DetectionObject+2