paper-with-me

Papers

EchoMask: Speech-Queried Attention-based Mask Modeling for Holistic Co-Speech Motion Generation

2025-04-12 · Xiangyue Zhang, Jianfang Li, Jiaxu Zhang, Jianqiang Ren, Liefeng Bo, Zhigang Tu

Masked modeling framework has shown promise in co-speech motion generation. However, it struggles to identify semantically significant frames for effective motion masking. In this work, we propose a speech-queried attention-based mask modeling framework for co-speech motion generation. Our key insight is to leverage motion-aligned speech features to guide the masked motion modeling process, selectively masking rhythm-related and semantically expressive motion frames. Specifically, we first propose a motion-audio alignment module (MAM) to construct a latent motion-audio joint space. In this space, both low-level and high-level speech features are projected, enabling motion-aligned speech representation using learnable speech queries. Then, a speech-queried attention mechanism (SQA) is introduced to compute frame-level attention scores through interactions between motion keys and speech queries, guiding selective masking toward motion frames with high attention scores. Finally, the motion-aligned speech features are also injected into the generation network to facilitate co-speech motion generation. Qualitative and quantitative evaluations confirm that our method outperforms existing state-of-the-art approaches, successfully producing high-quality co-speech motion.

📄 PDF Abstract BibTeX arXiv:2504.09209

Code (0)

등록된 구현이 없습니다.

Tasks

Gesture GenerationMotion GenerationRhythm

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

OmniMotion: Multimodal Motion Generation with Continuous Masked Autoregression

2025-10-16 · Zhe Li, Weihao Yuan, Weichao Shen, Siyu Zhu 외 arxiv

Whole-body multi-modal human motion generation poses two primary challenges: creating an effective motion generation mechanism and integrating various modalities, such as text, speech, and music, into a cohesive framewor…

DF-Conformer: Integrated architecture of Conv-TasNet and Conformer using linear complexity self-attention for speech enhancement

2021-06-30 · Yuma Koizumi, Shigeki Karita, Scott Wisdom, Hakan Erdogan 외

Single-channel speech enhancement (SE) is an important task in speech processing. A widely used framework combines an analysis/synthesis filterbank with a mask prediction network, such as the Conv-TasNet architecture. In…

Computational EfficiencyDenoisingPredictionSpeech Enhancement

Effective Decoder Masking for Transformer Based End-to-End Speech Recognition

2020-10-27 · Shi-Yan Weng, Berlin Chen

The attention-based encoder-decoder modeling paradigm has achieved promising results on a variety of speech processing tasks like automatic speech recognition (ASR), text-to-speech (TTS) and among others. This paradigm t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+6

Collaborative Spatial-Temporal Modeling for Language-Queried Video Actor Segmentation

2021-05-14 · CVPR 2021 1 · Tianrui Hui, Shaofei Huang, Si Liu, Zihan Ding 외

Language-queried video actor segmentation aims to predict the pixel-level mask of the actor which performs the actions described by a natural language query in the target frames. Existing methods adopt 3D CNNs over the v…

Decoderfeature selectionReferring Expression Segmentation

Streaming End-to-End ASR based on Blockwise Non-Autoregressive Models

2021-07-20 · Tianzi Wang, Yuya Fujita, Xuankai Chang, Shinji Watanabe

Non-autoregressive (NAR) modeling has gained more and more attention in speech processing. With recent state-of-the-art attention-based automatic speech recognition (ASR) structure, NAR can realize promising real-time fa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition