paper-with-me

홈 › Papers

JOLT3D: Joint Learning of Talking Heads and 3DMM Parameters with Application to Lip-Sync

2025-07-28 · Sungjoon Park, Minsik Park, Haneol Lee, Jaesub Yun, Donggeon Lee arxiv

In this work, we revisit the effectiveness of 3DMM for talking head synthesis by jointly learning a 3D face reconstruction model and a talking head synthesis model. This enables us to obtain a FACS-based blendshape representation of facial expressions that is optimized for talking head synthesis. This contrasts with previous methods that either fit 3DMM parameters to 2D landmarks or rely on pretrained face reconstruction models. Not only does our approach increase the quality of the generated face, but it also allows us to take advantage of the blendshape representation to modify just the mouth region for the purpose of audio-based lip-sync. To this end, we propose a novel lip-sync pipeline that, unlike previous methods, decouples the original chin contour from the lip-synced chin contour, and reduces flickering near the mouth.

📄 PDF Abstract BibTeX arXiv:2507.20452

Code (0)

등록된 구현이 없습니다.

Tasks

3D Face Reconstruction

Similar Papers 제목 키워드 기반

JoLT: Joint Probabilistic Predictions on Tabular Data Using LLMs

2025-02-17 · Aliaksandra Shysheya, John Bronskill, James Requeima, Shoaib Ahmed Siddiqui 외

We introduce a simple method for probabilistic predictions on tabular data based on Large Language Models (LLMs) called JoLT (Joint LLM Process for Tabular data). JoLT uses the in-context learning capabilities of LLMs to…

ImputationIn-Context Learningtabular-classification

A JoLT for the KV Cache: Near-Lossless KV Cache Compression via Joint Tucker and JL-Residual Allocation for LLMs

2026-07-14 · Rahul Krishnan, Volker Schulz arxiv

The key-value (KV) cache has become the dominant memory cost of transformer inference: it grows with batch size, context length, and depth, and at long context it, rather than the model weights, sets the throughput ceili…

Talking-Heads Attention

2020-03-05 · Noam Shazeer, Zhenzhong Lan, Youlong Cheng, Nan Ding 외

We introduce "talking-heads attention" - a variation on multi-head attention which includes linearprojections across the attention-heads dimension, immediately before and after the softmax operation.While inserting only …

Language ModelingLanguage ModellingMasked Language ModelingQuestion Answering+1

JOLT-SQL: Joint Loss Tuning of Text-to-SQL with Confusion-aware Noisy Schema Sampling

2025-05-20 · Jinwang Song, Hongying Zan, Kunli Zhang, Lingling Mu 외

Text-to-SQL, which maps natural language to SQL queries, has benefited greatly from recent advances in Large Language Models (LLMs). While LLMs offer various paradigms for this task, including prompting and supervised fi…

Text to SQLText-To-SQL

GaussianHeadTalk: Wobble-Free 3D Talking Heads with Audio Driven Gaussian Splatting

2025-12-11 · Madhav Agarwal, Mingtian Zhang, Laura Sevilla-Lara, Steven McDonagh arxiv

Speech-driven talking heads have recently emerged and enable interactive avatars. However, real-world applications are limited, as current methods achieve high visual fidelity but slow or fast yet temporally unstable. Di…

Image Generation