paper-with-me

홈 › Papers

Emergent Region-Level Facial Correspondence in Frozen Vision Foundation Models

2026-07-15 · Izaldein Al-Zyoud, Abdulmotaleb El Saddik arxiv

Frozen self-supervised vision models can align parts of generic objects, but it remains unclear whether this correspondence extends to human faces, where global layout is shared while identity-specific appearance varies sharply. We test whether frozen DINOv3 features define a region-level facial coordinate system: a feature space in which eyes, brows, nose, mouth, skin, and hair remain distinguishable across people and across time without face-specific training. Using DINOv3 ViT-L/16 patch embeddings and FaRL only as a face-part labeling interface, we evaluate cross-identity nearest-neighbor matching and temporal label propagation on 200 CelebDF-v2 real videos. DINOv3 achieves 83.0% region-level semantic accuracy under unconstrained cross-identity matching, compared with a 23.0% area-weighted random baseline, and 95.5% temporal tracking accuracy without a learned temporal module. A no-FaRL control collapses to 0.9%, showing that FaRL supplies semantic initialization while DINOv3 supplies dense spatial correspondence. The strongest correspondence appears at an intermediate layer: block 18 gives a 4.93x same-region versus cross-region discrimination ratio, compared with 1.48x at the final block. Against CLIP ViT-L/14, DINOv3 shows only a small aggregate advantage but a +16.8 pp gain on anatomical regions, indicating that image-level contrastive supervision captures coarse facial layout but not fine-grained anatomical identity. These results establish frozen DINOv3 as a strong zero-shot representation for region-level facial correspondence and identify intermediate self-supervised features as the most useful layer for dense face analysis.

📄 PDF Abstract BibTeX arXiv:2607.14423

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Segmentation-Guided Spatial Indexing for Generalizable and Explainable Deepfake Detection

2026-05-25 · Izaldein Al-Zyoud, Abdulmotaleb El Saddik arxiv

We introduce segmentation-guided spatial indexing for generalizable and explainable deepfake detection. The key idea reverses the standard design order: rather than pooling all facial tokens and classifying afterward, we…

DeepFake Detection

Scalable Face Security Vision Foundation Model for Deepfake, Diffusion, and Spoofing Detection

2025-10-12 · Gaojian Wang, Feng Lin, Tong Wu, Zhisheng Yan 외 arxiv

With abundant, unlabeled real faces, how can we learn robust and transferable facial representations to boost generalization across various face security tasks? We make the first attempt and propose FS-VFM, a scalable se…

Face Anti-SpoofingDeepFake Detection

LaCoVL-FER: Landmark-Guided Contrastive Learning Network with Vision-Language Enhancement for Facial Expression Recognition

2026-05-19 · Jiaxin Wang, Muwei Jian, Hui Yu, Junyu Dong 외 arxiv

Facial Expression Recognition (FER) in the wild requires models to identify subtle expression cues under large variations in pose, occlusion, illumination, and identity. Recent FER methods improve robustness by introduci…

Facial Expression RecognitionContrastive Learning

Emergent Alignment

2026-06-17 · Martin Kolář arxiv

Can Large Language Models (LLMs) discern when their own outputs are misaligned with human ethics? And can they self-correct? We endow an LLM with a conscience step that reviews its own reasoning and outputs, and we exten…

Zero-Shot Learning

Region-Wise Correspondence Prediction between Manga Line Art Images

2025-09-11 · Yingxuan Li, Jiafeng Mao, Qianru Qiu, Yusuke Matsui arxiv

Understanding region-wise correspondences between manga line art images is fundamental for high-level manga processing, supporting downstream tasks such as line art colorization and in-between frame generation. Unlike na…