Search papers, labs, and topics across Lattice.
This paper addresses the challenge of detecting authenticity in 3D Gaussian heads reconstructed from single portraits, which can obscure forgery traces and complicate identity verification. By establishing a large-scale benchmark and evaluating existing detectors, the authors highlight significant shortcomings in retaining fine-grained information and feature consistency. They introduce a novel two-stage detector that combines masked autoencoding and multi-view contrastive learning, achieving superior accuracy compared to existing methods.
Existing detectors fail to maintain critical visual information, but a new two-stage approach achieves unprecedented accuracy in distinguishing real from fake 3D faces.
Recent advances in single-image 3D Gaussian head reconstruction have enabled highly realistic and freely renderable digital heads from a single portrait. However, reconstruction and rendering can weaken the forgery traces in the source portrait, making the resulting 3D face difficult to classify whether its underlying face is real or fake, and thereby posing risks to identity authentication and face privacy. To study this problem, we introduce the first large-scale benchmark for this task by collecting real portraits and fake portraits from multiple sources and evaluate representative existing detectors on this benchmark, revealing their lack of explicit mechanisms for retaining fine-grained information and maintaining feature consistency across rendered views. To directly address these two limitations, we propose a detector trained with a two-stage strategy. In Stage I, masked autoencoding encourages the visual backbone to retain the fine-grained appearance information required for local reconstruction, while multi-view contrastive learning enforces feature consistency across rendered views of the same head. Since CLS tokens at different depths exhibit complementary spatial attention patterns, Stage II freezes the adapted backbone and concatenates low-, middle-, and high-level CLS tokens for classification. Experiments show that our method achieves the highest accuracy and ranks first across all reported metrics among the evaluated detectors.