paper-with-me

Papers

Time-Graph Frequency Representation with Singular Value Decomposition for Neural Speech Enhancement

2024-12-22 · Tingting Wang, Tianrui Wang, Meng Ge, Qiquan Zhang, Zirui Ge, Zhen Yang

Time-frequency (T-F) domain methods for monaural speech enhancement have benefited from the success of deep learning. Recently, focus has been put on designing two-stream network models to predict amplitude mask and phase separately, or, coupling the amplitude and phase into Cartesian coordinates and constructing real and imaginary pairs. However, most methods suffer from the alignment modeling of amplitude and phase (real and imaginary pairs) in a two-stream network framework, which inevitably incurs performance restrictions. In this paper, we introduce a graph Fourier transform defined with the singular value decomposition (GFT-SVD), resulting in real-valued time-graph representation for neural speech enhancement. This real-valued representation-based GFT-SVD provides an ability to align the modeling of amplitude and phase, leading to avoiding recovering the target speech phase information. Our findings demonstrate the effects of real-valued time-graph representation based on GFT-SVD for neutral speech enhancement. The extensive speech enhancement experiments establish that the combination of GFT-SVD and DNN outperforms the combination of GFT with the eigenvector decomposition (GFT-EVD) and magnitude estimation UNet, and outperforms the short-time Fourier transform (STFT) and DNN, regarding objective intelligibility and perceptual quality. We release our source code at: https://github.com/Wangfighting0015/GFT\_project.

📄 PDF Abstract BibTeX arXiv:2412.16823

Code (1)

Wangfighting0015/GFT_project 공식 구현 pytorch

Tasks

Speech Enhancement

Methods 이 논문이 사용한 방법론

Focus 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Graph Fourier transform based on singular value decomposition of directed Laplacian

2022-05-12 · Yang Chen, Cheng Cheng, Qiyu Sun

Graph Fourier transform (GFT) is a fundamental concept in graph signal processing. In this paper, based on singular value decomposition of Laplacian, we introduce a novel definition of GFT on directed graphs, and use sin…

SVDformer: Direction-Aware Spectral Graph Embedding Learning via SVD and Transformer

2025-08-19 · Jiayu Fang, Zhiqi Shao, S T Boris Choy, Junbin Gao arxiv

Directed graphs are widely used to model asymmetric relationships in real-world systems. However, existing directed graph neural networks often struggle to jointly capture directional semantics and global structural patt…

Graph Representation LearningNode ClassificationGraph Embedding

On the use of Singular Spectrum Analysis

2018-07-27

Singular Spectrum Analysis (SSA) or Singular Value Decomposition (SVD) are often used to de-noise univariate time series or to study their spectral profile. Both techniques rely on the eigendecomposition of the cor- rela…

Time SeriesTime Series Analysis

Learning Advanced Self-Attention for Linear Transformers in the Singular Value Domain

2025-05-13 · Hyowon Wi, Jeongwhan Choi, Noseong Park

Transformers have demonstrated remarkable performance across diverse domains. The key component of Transformers is self-attention, which learns the relationship between any two tokens in the input sequence. Recent studie…

Time Series Classification

Multi-frequency wavefield solutions for variable velocity models using meta-learning enhanced low-rank physics-informed neural network

2025-02-02 · Shijun Cheng, Tariq Alkhalifah

Physics-informed neural networks (PINNs) face significant challenges in modeling multi-frequency wavefields in complex velocity models due to their slow convergence, difficulty in representing high-frequency details, and…

Computational EfficiencyMeta-Learning