paper-with-me

Papers

Discrete Facial Encoding: : A Framework for Data-driven Facial Display Discovery

2025-10-02 · Minh Tran, Maksim Siniukov, Zhangyu Jin, Mohammad Soleymani arxiv

Facial expression analysis is central to understanding human behavior, yet existing coding systems such as the Facial Action Coding System (FACS) are constrained by limited coverage and costly manual annotation. In this work, we introduce Discrete Facial Encoding (DFE), an unsupervised, data-driven alternative of compact and interpretable dictionary of facial expressions from 3D mesh sequences learned through a Residual Vector Quantized Variational Autoencoder (RVQ-VAE). Our approach first extracts identity-invariant expression features from images using a 3D Morphable Model (3DMM), effectively disentangling factors such as head pose and facial geometry. We then encode these features using an RVQ-VAE, producing a sequence of discrete tokens from a shared codebook, where each token captures a specific, reusable facial deformation pattern that contributes to the overall expression. Through extensive experiments, we demonstrate that Discrete Facial Encoding captures more precise facial behaviors than FACS and other facial encoding alternatives. We evaluate the utility of our representation across three high-level psychological tasks: stress detection, personality prediction, and depression detection. Using a simple Bag-of-Words model built on top of the learned tokens, our system consistently outperforms both FACS-based pipelines and strong image and video representation learning models such as Masked Autoencoders. Further analysis reveals that our representation covers a wider variety of facial displays, highlighting its potential as a scalable and effective alternative to FACS for psychological and affective computing applications.

📄 PDF Abstract BibTeX arXiv:2510.01662

Code (0)

등록된 구현이 없습니다.

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

From Tokens to Faces: Investigating Discrete Speech Representations for 3D Facial Animation

2026-06-11 · Pedro Correa, Olivier Perrotin, Samir Sadok, Paula Costa 외 arxiv

The choice of speech representation is critical in speech-driven 3D facial animation. Representations differ in what they encode: SSL features emphasize segmental and semantic cues, neural codecs yield latents optimized …

Zero-Shot Text-to-Parameter Translation for Game Character Auto-Creation

2023-03-02 · CVPR 2023 1 · Rui Zhao, Wei Li, Zhipeng Hu, Lincheng Li 외

Recent popular Role-Playing Games (RPGs) saw the great success of character auto-creation systems. The bone-driven face model controlled by continuous parameters (like the position of bones) and discrete parameters (like…

3D GenerationFace ModelNeural RenderingText to 3D+1

CodeTalker: Speech-Driven 3D Facial Animation with Discrete Motion Prior

2023-01-06 · CVPR 2023 1 · Jinbo Xing, Menghan Xia, Yuechen Zhang, Xiaodong Cun 외

Speech-driven 3D facial animation has been widely studied, yet there is still a gap to achieving realism and vividness due to the highly ill-posed nature and scarcity of audio-visual data. Existing works typically formul…

3D Face Animationregression

When Less Is More: A Sparse Facial Motion Structure For Listening Motion Learning

2025-04-08 · Tri Tung Nguyen Nguyen, Quang Tien Dam, Dinh Tuan Tran, Joo-Ho Lee

Effective human behavior modeling is critical for successful human-robot interaction. Current state-of-the-art approaches for predicting listening head behavior during dyadic conversations employ continuous-to-discrete r…

Diversity

Breathing Life into Faces: Speech-driven 3D Facial Animation with Natural Head Pose and Detailed Shape

2023-10-31 · Wei Zhao, Yijun Wang, Tianyu He, Lianying Yin 외

The creation of lifelike speech-driven 3D facial animation requires a natural and precise synchronization between audio input and facial expressions. However, existing works still fail to render shapes with flexible head…