paper-with-me

홈 › Papers

Towards Rich Emotions in 3D Avatars: A Text-to-3D Avatar Generation Benchmark

2024-12-03 · Haidong Xu, Meishan Zhang, Hao Ju, Zhedong Zheng, Erik Cambria, Min Zhang, Hao Fei

Producing emotionally dynamic 3D facial avatars with text derived from spoken words (Emo3D) has been a pivotal research topic in 3D avatar generation. While progress has been made in general-purpose 3D avatar generation, the exploration of generating emotional 3D avatars remains scarce, primarily due to the complexities of identifying and rendering rich emotions from spoken words. This paper reexamines Emo3D generation and draws inspiration from human processes, breaking down Emo3D into two cascading steps: Text-to-3D Expression Mapping (T3DEM) and 3D Avatar Rendering (3DAR). T3DEM is the most crucial step in determining the quality of Emo3D generation and encompasses three key challenges: Expression Diversity, Emotion-Content Consistency, and Expression Fluidity. To address these challenges, we introduce a novel benchmark to advance research in Emo3D generation. First, we present EmoAva, a large-scale, high-quality dataset for T3DEM, comprising 15,000 text-to-3D expression mappings that characterize the aforementioned three challenges in Emo3D generation. Furthermore, we develop various metrics to effectively evaluate models against these identified challenges. Next, to effectively model the consistency, diversity, and fluidity of human expressions in the T3DEM step, we propose the Continuous Text-to-Expression Generator, which employs an autoregressive Conditional Variational Autoencoder for expression code generation, enhanced with Latent Temporal Attention and Expression-wise Attention mechanisms. Finally, to further enhance the 3DAR step on rendering higher-quality subtle expressions, we present the Globally-informed Gaussian Avatar (GiGA) model. GiGA incorporates a global information mechanism into 3D Gaussian representations, enabling the capture of subtle micro-expressions and seamless transitions between emotional states.

📄 PDF Abstract BibTeX arXiv:2412.02508

Code (1)

walkermitty/emoava 공식 구현 pytorch

Tasks

Code GenerationDiversityText to 3D

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 제목 키워드 기반

InstructAvatar: Text-Guided Emotion and Motion Control for Avatar Generation

2024-05-24 · Yuchi Wang, Junliang Guo, Jianhong Bai, Runyi Yu 외

Recent talking avatar generation models have made strides in achieving realistic and accurate lip synchronization with the audio, but often fall short in controlling and conveying detailed expressions and emotions of the…

DivAvatar: Diverse 3D Avatar Generation with a Single Prompt

2024-02-27 · Weijing Tao, Biwen Lei, Kunhao Liu, Shijian Lu 외

Text-to-Avatar generation has recently made significant strides due to advancements in diffusion models. However, most existing work remains constrained by limited diversity, producing avatars with subtle differences in …

DiversityNeRF

Rodin: A Generative Model for Sculpting 3D Digital Avatars Using Diffusion

2022-12-12 · CVPR 2023 1 · Tengfei Wang, Bo Zhang, Ting Zhang, Shuyang Gu 외

This paper presents a 3D generative model that uses diffusion models to automatically generate 3D digital avatars represented as neural radiance fields. A significant challenge in generating such avatars is that the memo…

Computational Efficiency

From Flat to Feeling: A Feasibility and Impact Study on Dynamic Facial Emotions in AI-Generated Avatars

2025-06-16 · Pegah Salehi, Sajad Amouei Sheshkal, Vajira Thambawita, Pål Halvorsen

Dynamic facial emotion is essential for believable AI-generated avatars; however, most systems remain visually inert, limiting their utility in high-stakes simulations such as virtual training for investigative interview…

GPUSpeech Synthesis

Supervising 3D Talking Head Avatars with Analysis-by-Audio-Synthesis

2025-04-18 · Radek Daněček, Carolin Schmitt, Senya Polikovsky, Michael J. Black

In order to be widely applicable, speech-driven 3D head avatars must articulate their lips in accordance with speech, while also conveying the appropriate emotions with dynamically changing facial expressions. The key pr…

Audio Synthesis