paper-with-me

홈 › Papers

NLDF: Neural Light Dynamic Fields for Efficient 3D Talking Head Generation

2024-06-17 · Niu Guanchen

Talking head generation based on the neural radiation fields model has shown promising visual effects. However, the slow rendering speed of NeRF seriously limits its application, due to the burdensome calculation process over hundreds of sampled points to synthesize one pixel. In this work, a novel Neural Light Dynamic Fields model is proposed aiming to achieve generating high quality 3D talking face with significant speedup. The NLDF represents light fields based on light segments, and a deep network is used to learn the entire light beam's information at once. In learning the knowledge distillation is applied and the NeRF based synthesized result is used to guide the correct coloration of light segments in NLDF. Furthermore, a novel active pool training strategy is proposed to focus on high frequency movements, particularly on the speaker mouth and eyebrows. The propose method effectively represents the facial light dynamics in 3D talking video generation, and it achieves approximately 30 times faster speed compared to state of the art NeRF based method, with comparable generation visual quality.

📄 PDF Abstract BibTeX arXiv:2406.11259

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationNeRFTalking Head GenerationVideo Generation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Focus 설명 없음
Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

InsTaG: Learning Personalized 3D Talking Head from Few-Second Video

2025-02-27 · CVPR 2025 1 · Jiahe Li, Jiawei Zhang, Xiao Bai, Jin Zheng 외

Despite exhibiting impressive performance in synthesizing lifelike personalized 3D talking heads, prevailing methods based on radiance fields suffer from high demands for training data and time for each new identity. Thi…

3DGSTalking Head Generation

Real-time Neural Radiance Talking Portrait Synthesis via Audio-spatial Decomposition

2022-11-22 · Jiaxiang Tang, Kaisiyuan Wang, Hang Zhou, Xiaokang Chen 외

While dynamic Neural Radiance Fields (NeRF) have shown success in high-fidelity 3D modeling of talking portraits, the slow training and inference speed severely obstruct their potential usage. In this paper, we propose a…

NeRFTalking Face Generation

Learning Dynamic Facial Radiance Fields for Few-Shot Talking Head Synthesis

2022-07-24 · Shuai Shen, Wanhua Li, Zheng Zhu, Yueqi Duan 외

Talking head synthesis is an emerging technology with wide applications in film dubbing, virtual avatars and online education. Recent NeRF-based methods generate more natural talking videos, as they better capture the 3D…

3D geometryNeRFTalking Face GenerationTalking Head Generation

LokiTalk: Learning Fine-Grained and Generalizable Correspondences to Enhance NeRF-based Talking Head Synthesis

2024-11-29 · Tianqi Li, Ruobing Zheng, Bonan Li, ZiCheng Zhang 외

Despite significant progress in talking head synthesis since the introduction of Neural Radiance Fields (NeRF), visual artifacts and high training costs persist as major obstacles to large-scale commercial adoption. We p…

NeRFTransfer Learning

TalkingGaussian: Structure-Persistent 3D Talking Head Synthesis via Gaussian Splatting

2024-04-23 · Jiahe Li, Jiawei Zhang, Xiao Bai, Jin Zheng 외

Radiance fields have demonstrated impressive performance in synthesizing lifelike 3D talking heads. However, due to the difficulty in fitting steep appearance changes, the prevailing paradigm that presents facial motions…