paper-with-me

홈 › Papers

Adapting Neural Audio Codecs to EEG

2025-11-28 · Ard Kastrati, Luca Lanzendörfer, Riccardo Rigoni, John Staib Matilla, Roger Wattenhofer arxiv

EEG and audio are inherently distinct modalities, differing in sampling rate, channel structure, and scale. Yet, we show that pretrained neural audio codecs can serve as effective starting points for EEG compression, provided that the data are preprocessed to be suitable to the codec's input constraints. Using DAC, a state-of-the-art neural audio codec as our base, we demonstrate that raw EEG can be mapped into the codec's stride-based framing, enabling direct reuse of the audio-pretrained encoder-decoder. Even without modification, this setup yields stable EEG reconstructions, and fine-tuning on EEG data further improves fidelity and generalization compared to training from scratch. We systematically explore compression-quality trade-offs by varying residual codebook depth, codebook (vocabulary) size, and input sampling rate. To capture spatial dependencies across electrodes, we propose DAC-MC, a multi-channel extension with attention-based cross-channel aggregation and channel-specific decoding, while retaining the audio-pretrained initialization. Evaluations on the TUH Abnormal and Epilepsy datasets show that the adapted codecs preserve clinically relevant information, as reflected in spectrogram-based reconstruction loss and downstream classification accuracy.

📄 PDF Abstract BibTeX arXiv:2511.23142

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniSRCodec: Unified and Low-Bitrate Single Codebook Codec with Sub-Band Reconstruction

2026-01-06 · Zhisheng Zhang, Xiang Li, Yixuan Zhou, Jing Peng 외 arxiv

Neural Audio Codecs (NACs) can reduce transmission overhead by performing compact compression and reconstruction, which also aim to bridge the gap between continuous and discrete signals. Existing NACs can be divided int…

CodecSlime: Temporal Redundancy Compression of Neural Speech Codec via Dynamic Frame Rate

2025-06-26 · Hankun Wang, Yiwei Guo, Chongtian Shao, Bohan Li 외

Neural speech codecs have been widely used in audio compression and various downstream tasks. Current mainstream codecs are fixed-frame-rate (FFR), which allocate the same number of tokens to every equal-duration slice. …

Audio Compression

Spectral Codecs: Improving Non-Autoregressive Speech Synthesis with Spectrogram-Based Audio Codecs

2024-06-07 · Ryan Langman, Ante Jukić, Kunal Dhawan, Nithin Rao Koluguri 외

Historically, most speech models in machine-learning have used the mel-spectrogram as a speech representation. Recently, discrete audio tokens produced by neural audio codecs have become a popular alternate speech repres…

QuantizationSpeech Synthesistext-to-speechText to Speech

CodecSep: Prompt-Driven Universal Sound Separation on Neural Audio Codec Latents

2025-09-15 · Adhiraj Banerjee, Vipul Arora arxiv

Text-guided sound separation enables flexible audio editing, assistive listening, and open-domain source extraction, but systems such as AudioSep remain too expensive for low-latency edge or codec-mediated deployment. Ex…

Towards audio language modeling - an overview

2024-02-20 · Haibin Wu, Xuanjun Chen, Yi-Cheng Lin, Kai-Wei Chang 외

Neural audio codecs are initially introduced to compress audio data into compact codes to reduce transmission latency. Researchers recently discovered the potential of codecs as suitable tokenizers for converting continu…

Language ModelingLanguage Modelling