paper-with-me

홈 › Papers

Residual Tokens Enhance Masked Autoencoders for Speech Modeling

2026-01-27 · Samir Sadok, Stéphane Lathuilière, Xavier Alameda-Pineda arxiv

Recent speech modeling relies on explicit attributes such as pitch, content, and speaker identity, but these alone cannot capture the full richness of natural speech. We introduce RT-MAE, a novel masked autoencoder framework that augments the supervised attributes-based modeling with unsupervised residual trainable tokens, designed to encode the information not explained by explicit labeled factors (e.g., timbre variations, noise, emotion etc). Experiments show that RT-MAE improves reconstruction quality, preserving content and speaker similarity while enhancing expressivity. We further demonstrate its applicability to speech enhancement, removing noise at inference while maintaining controllability and naturalness.

📄 PDF Abstract BibTeX arXiv:2601.19399

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

A vector quantized masked autoencoder for audiovisual speech emotion recognition

2023-05-05 · Samir Sadok, Simon Leglaive, Renaud Séguier

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoe…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning+1

Masked Autoencoders that Listen

2022-07-13 · Po-Yao Huang, Hu Xu, Juncheng Li, Alexei Baevski 외

This paper studies a simple extension of image-based Masked Autoencoders (MAE) to self-supervised representation learning from audio spectrograms. Following the Transformer encoder-decoder design in MAE, our Audio-MAE fi…

Audio ClassificationDecoderRepresentation LearningSpeaker Identification

Masked Autoencoders as Universal Speech Enhancer

2026-02-02 · Rajalaxmi Rajagopalan, Ritwik Giri, Zhiqiang Tang, Kyu Han arxiv

Supervised speech enhancement methods have been very successful. However, in practical scenarios, there is a lack of clean speech, and self-supervised learning-based (SSL) speech enhancement methods that offer comparable…

Self-Supervised LearningSpeech Enhancement

Interpreting and Steering a Text-to-Speech Language Model with Sparse Autoencoders

2026-06-08 · Nikita Koriagin, Georgii Aparin, Nikita Balagansky, Daniil Gavrilov arxiv

Language models increasingly serve as the backbone of text-to-speech (TTS) systems, yet we understand little about the representations they build when text and generated speech tokens share a single residual stream. We t…

Rethinking Patch Dependence for Masked Autoencoders

2024-01-25 · Letian Fu, Long Lian, Renhao Wang, Baifeng Shi 외

In this work, we re-examine inter-patch dependencies in the decoding mechanism of masked autoencoders (MAE). We decompose this decoding mechanism for masked patch reconstruction in MAE into self-attention and cross-atten…

DecoderInstance SegmentationRepresentation LearningSemantic Segmentation