paper-with-me

Papers

Implicit Identity Representation Conditioned Memory Compensation Network for Talking Head video Generation

2023-07-19 · ICCV 2023 1 · Fa-Ting Hong, Dan Xu

Talking head video generation aims to animate a human face in a still image with dynamic poses and expressions using motion information derived from a target-driving video, while maintaining the person's identity in the source image. However, dramatic and complex motions in the driving video cause ambiguous generation, because the still source image cannot provide sufficient appearance information for occluded regions or delicate expression variations, which produces severe artifacts and significantly degrades the generation quality. To tackle this problem, we propose to learn a global facial representation space, and design a novel implicit identity representation conditioned memory compensation network, coined as MCNet, for high-fidelity talking head generation.~Specifically, we devise a network module to learn a unified spatial facial meta-memory bank from all training samples, which can provide rich facial structure and appearance priors to compensate warped source facial features for the generation. Furthermore, we propose an effective query mechanism based on implicit identity representations learned from the discrete keypoints of the source image. It can greatly facilitate the retrieval of more correlated information from the memory bank for the compensation. Extensive experiments demonstrate that MCNet can learn representative and complementary facial memory, and can clearly outperform previous state-of-the-art talking head generation methods on VoxCeleb1 and CelebV datasets. Please check our \href{https://github.com/harlanhong/ICCV2023-MCNET}{Project}.

📄 PDF Abstract BibTeX arXiv:2307.09906

Code (1)

harlanhong/iccv2023-mcnet 공식 구현 pytorch

Tasks

Talking Head GenerationVideo Generation

Similar Papers 제목 키워드 기반

Modeling the Neonatal Brain Development Using Implicit Neural Representations

2024-08-16 · Florentin Bieder, Paul Friedrich, Hélène Corbaz, Alicia Durrer 외

The human brain undergoes rapid development during the third trimester of pregnancy. In this work, we model the neonatal development of the infant brain in this age range. As a basis, we use MR images of preterm- and ter…

DenoisingDisentanglement

GRAIL: Post-hoc Compensation by Linear Reconstruction for Compressed Networks

2026-02-27 · Wenwu Tang, Dong Wang, Lothar Thiele, Olga Saukh arxiv

Structured deep model compression methods are hardware-friendly and substantially reduce memory and inference costs. However, under aggressive compression, the resulting accuracy degradation often necessitates post-compr…

Model Compression

On the Condition Number Upper Bound of the L-BFGS Inverse Hessian Approximation Matrix with a Two-Sided Geometric Envelope Safeguarding Mechanism

2026-07-07 · Don Li arxiv

The limited-memory BFGS (L-BFGS) algorithm is a cornerstone of large-scale optimization due to its linear memory and computational costs. However, in ill-conditioned or non-convex landscapes, the implicit inverse Hessian…

ISAP-3D: Identity-Slot Aligned Part-Aware 3D Generation

2026-06-10 · Junlin Hao, Haoshuai Fu, Xibin Song, Wei Li 외 arxiv

Part-aware 3D generation aims to synthesize structured objects with semantically meaningful components, yet often suffers from structural ambiguity due to identity-layout entanglement. Existing methods either infer part …

3D Generation

VideoMemory: Toward Consistent Video Generation via Memory Integration

2026-01-07 · Jinsong Zhou, Yihua Du, Xinli Xu, Luozhou Wang 외 arxiv

Maintaining consistent characters, props, and environments across multiple shots is a central challenge in narrative video generation. Existing models can produce high-quality short clips but often fail to preserve entit…

Video Generation