paper-with-me

Papers

SSM2Mel: State Space Model to Reconstruct Mel Spectrogram from the EEG

2025-01-03 · Cunhang Fan, Sheng Zhang, Jingjing Zhang, Zexu Pan, Zhao Lv

Decoding speech from brain signals is a challenging research problem that holds significant importance for studying speech processing in the brain. Although breakthroughs have been made in reconstructing the mel spectrograms of audio stimuli perceived by subjects at the word or letter level using noninvasive electroencephalography (EEG), there is still a critical gap in precisely reconstructing continuous speech features, especially at the minute level. To address this issue, this paper proposes a State Space Model (SSM) to reconstruct the mel spectrogram of continuous speech from EEG, named SSM2Mel. This model introduces a novel Mamba module to effectively model the long sequence of EEG signals for imagined speech. In the SSM2Mel model, the S4-UNet structure is used to enhance the extraction of local features of EEG signals, and the Embedding Strength Modulator (ESM) module is used to incorporate subject-specific information. Experimental results show that our model achieves a Pearson correlation of 0.069 on the SparrKULee dataset, which is a 38% improvement over the previous baseline.

📄 PDF Abstract BibTeX arXiv:2501.10402

Code (0)

등록된 구현이 없습니다.

Tasks

EEGMamba

Methods 이 논문이 사용한 방법론

Mamba Foundation models, now powering most of the exciting applications in deep learning, are almost universally based on the Transformer architecture and its core attention module.…

Similar Papers 제목 키워드 기반

K-Space Transformer for Undersampled MRI Reconstruction

2022-06-14 · Ziheng Zhao, Tianjiao Zhang, Weidi Xie, Yanfeng Wang 외

This paper considers the problem of undersampled MRI reconstruction. We propose a novel Transformer-based framework for directly processing signal in k-space, going beyond the limitation of regular grids as ConvNets do. …

DecoderInductive BiasMRI Reconstruction

The Effect of Spectrogram Reconstruction on Automatic Music Transcription: An Alternative Approach to Improve Transcription Accuracy

2020-10-20 · Kin Wai Cheuk, Yin-Jyun Luo, Emmanouil Benetos, Dorien Herremans

Most of the state-of-the-art automatic music transcription (AMT) models break down the main transcription task into sub-tasks such as onset prediction and offset prediction and train them with onset and offset labels. Th…

Music Transcription

Interpretable Deep Learning Model for the Detection and Reconstruction of Dysarthric Speech

2019-07-10 · Daniel Korzekwa, Roberto Barra-Chicote, Bozena Kostek, Thomas Drugman 외

This paper proposed a novel approach for the detection and reconstruction of dysarthric speech. The encoder-decoder model factorizes speech into a low-dimensional latent space and encoding of the input text. We showed th…

Decoder

High-Fidelity Music Vocoder using Neural Audio Codecs

2025-02-18 · Luca A. Lanzendörfer, Florian Grötschla, Michael Ungersböck, Roger Wattenhofer

While neural vocoders have made significant progress in high-fidelity speech synthesis, their application on polyphonic music has remained underexplored. In this work, we propose DisCoder, a neural vocoder that leverages…

DecoderSpeech Synthesis

Multi-Discriminator Sobolev Defense-GAN Against Adversarial Attacks for End-to-End Speech Systems

2021-03-15 · Mohammad Esmaeilpour, Patrick Cardinal, Alessandro Lameiras Koerich

This paper introduces a defense approach against end-to-end adversarial attacks developed for cutting-edge speech-to-text systems. The proposed defense algorithm has four major steps. First, we represent speech signals w…

Speech-to-Text