paper-with-me

Papers

Quantizer-Aware Hierarchical Neural Codec Modeling for Speech Deepfake Detection

2026-03-10 · Jinyang Wu, Zihan Pan, Qiquan Zhang, Sailor Hardik Bhupendra, Soumik Mondal arxiv

Neural audio codecs discretize speech via residual vector quantization (RVQ), forming a coarse-to-fine hierarchy across quantizers. While codec models have been explored for representation learning, their discrete structure remains underutilized in speech deepfake detection. In particular, different quantization levels capture complementary acoustic cues, where early quantizers encode coarse structure and later quantizers refine residual details that reveal synthesis artifacts. Existing systems either rely on continuous encoder features or ignore this quantizer-level hierarchy. We propose a hierarchy-aware representation learning framework that models quantizer-level contributions through learnable global weighting, enabling structured codec representations aligned with forensic cues. Keeping the speech encoder backbone frozen and updating only 4.4% additional parameters, our method achieves relative EER reductions of 46.2% on ASVspoof 2019 and 13.9% on ASVspoof5 over strong baselines.

📄 PDF Abstract BibTeX arXiv:2603.16914

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningDeepFake Detection

Similar Papers 제목 키워드 기반

HH-Codec: High Compression High-fidelity Discrete Neural Codec for Spoken Language Modeling

2025-07-25 · Rongkun Xue, Yazhe Niu, Shuai Hu, Zixin Yin 외 arxiv

Discrete speech tokenization is a fundamental component in speech codecs. However, in large-scale speech-to-speech systems, the complexity of parallel streams from multiple quantizers and the computational cost of high-t…

CodecFlow: Efficient Bandwidth Extension via Conditional Flow Matching in Neural Codec Latent Space

2026-03-02 · Bowen Zhang, Junchuan Zhao, Ian McLoughlin, Ye Wang 외 arxiv

Speech Bandwidth Extension improves clarity and intelligibility by restoring/inferring appropriate high-frequency content for low-bandwidth speech. Existing methods often rely on spectrogram or waveform modeling, which c…

Bandwidth Extension

Rate-Aware Learned Speech Compression

2025-01-21 · Jun Xu, Zhengxue Cheng, Guangchuan Chi, YuHan Liu 외

The rapid rise of real-time communication and large language models has significantly increased the importance of speech compression. Deep learning-based neural speech codecs have outperformed traditional signal-level sp…

Decoder

UniCodec: Unified Audio Codec with Single Domain-Adaptive Codebook

2025-02-27 · Yidi Jiang, Qian Chen, Shengpeng Ji, Yu Xi 외

The emergence of audio language models is empowered by neural audio codecs, which establish critical mappings between continuous waveforms and discrete tokens compatible with language model paradigms. The evolutionary tr…

Language ModelingLanguage ModellingMixture-of-Experts

One Quantizer is Enough: Toward a Lightweight Audio Codec

2025-04-07 · Linwei Zhai, Han Ding, Cui Zhao, Fei Wang 외

Neural audio codecs have recently gained traction for their ability to compress high-fidelity audio and generate discrete tokens that can be utilized in downstream generative modeling tasks. However, leading approaches o…