paper-with-me

Papers

Weakly-Supervised Emotion Transition Learning for Diverse 3D Co-speech Gesture Generation

2023-11-29 · CVPR 2024 1 · Xingqun Qi, Jiahao Pan, Peng Li, Ruibin Yuan, Xiaowei Chi, Mengfei Li, Wenhan Luo, Wei Xue, Shanghang Zhang, Qifeng Liu, Yike Guo

Generating vivid and emotional 3D co-speech gestures is crucial for virtual avatar animation in human-machine interaction applications. While the existing methods enable generating the gestures to follow a single emotion label, they overlook that long gesture sequence modeling with emotion transition is more practical in real scenes. In addition, the lack of large-scale available datasets with emotional transition speech and corresponding 3D human gestures also limits the addressing of this task. To fulfill this goal, we first incorporate the ChatGPT-4 and an audio inpainting approach to construct the high-fidelity emotion transition human speeches. Considering obtaining the realistic 3D pose annotations corresponding to the dynamically inpainted emotion transition audio is extremely difficult, we propose a novel weakly supervised training strategy to encourage authority gesture transitions. Specifically, to enhance the coordination of transition gestures w.r.t different emotional ones, we model the temporal association representation between two different emotional gesture sequences as style guidance and infuse it into the transition generation. We further devise an emotion mixture mechanism that provides weak supervision based on a learnable mixed emotion label for transition gestures. Last, we present a keyframe sampler to supply effective initial posture cues in long sequences, enabling us to generate diverse gestures. Extensive experiments demonstrate that our method outperforms the state-of-the-art models constructed by adapting single emotion-conditioned counterparts on our newly defined emotion transition task and datasets. Our code and dataset will be released on the project page: https://xingqunqi-lab.github.io/Emo-Transition-Gesture/.

📄 PDF Abstract BibTeX arXiv:2311.17532

Code (0)

등록된 구현이 없습니다.

Tasks

Audio inpaintingGesture Generation

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

EmoTransCap: Dataset and Pipeline for Emotion Transition-Aware Speech Captioning in Discourses

2026-04-29 · Shuhao Xu, Yifan Hu, Jingjing Wu, Zhihao Du 외 arxiv

Emotion perception and adaptive expression are fundamental capabilities in human-agent interaction. While recent advances in speech emotion captioning (SEC) have improved fine-grained emotional modeling, existing systems…

Speech Synthesis

LanSER: Language-Model Supported Speech Emotion Recognition

2023-09-07 · Taesik Gong, Josh Belanich, Krishna Somandepalli, Arsha Nagrani 외

Speech emotion recognition (SER) models typically rely on costly human-labeled data for training, making scaling methods to large speech datasets and nuanced emotion taxonomies difficult. We present LanSER, a method that…

Automatic Speech RecognitionEmotion RecognitionLanguage ModelingLanguage Modelling+6

Dual-Scale State-Space Modeling with Speaker-Wise Dynamic CRF for Speech Emotion Recognition in Conversation

2026-08-23 · Guan-Hua Wen, Hou-Chiang Tseng, Kuan-Yu Chen arxiv

Conversational speech emotion recognition must reconcile acoustic evidence across temporal scales with two interaction processes: cross-speaker contextual influence and within-speaker emotion evolution. We propose DSSM-C…

Speech Emotion Recognition

EMO-Reasoning: Benchmarking Emotional Reasoning Capabilities in Spoken Dialogue Systems

2025-08-25 · Jingwen Liu, Kan Jen Cheng, Jiachen Lian, Akshay Anand 외 arxiv

Speech emotions play a crucial role in human-computer interaction, shaping engagement and context-aware communication. Despite recent advances in spoken dialogue systems, a holistic system for evaluating emotional reason…

FastBUS: A Fast Bayesian Framework for Unified Weakly-Supervised Learning

2026-02-28 · Ziquan Wang, Haobo Wang, Ke Chen, Lei Feng 외 arxiv

Machine Learning often involves various imprecise labels, leading to diverse weakly supervised settings. While recent methods aim for universal handling, they usually suffer from complex manual pre-work, ignore the relat…