English

TimeWeaver: Age-Consistent Reference-Based Face Restoration with Identity Preservation

Computer Vision and Pattern Recognition 2026-03-25 v1

Abstract

Recent progress in face restoration has shifted from visual fidelity to identity fidelity, driving a transition from reference-free to reference-based paradigms that condition restoration on reference images of the same person. However, these methods assume the reference and degraded input are age-aligned. When only cross-age references are available, as in historical restoration or missing-person retrieval, they fail to maintain age fidelity. To address this limitation, we propose TimeWeaver, the first reference-based face restoration framework supporting cross-age references. Given arbitrary reference images and a target-age prompt, TimeWeaver produces restorations with both identity fidelity and age consistency. Specifically, we decouple identity and age conditioning across training and inference. During training, the model learns an age-robust identity representation by fusing a global identity embedding with age-suppressed facial tokens via a transformer-based ID-Fusion module. During inference, two training-free techniques, Age-Aware Gradient Guidance and Token-Targeted Attention Boost, steer sampling toward desired age semantics, enabling precise adherence to the target-age prompt. Extensive experiments show that TimeWeaver surpasses existing methods in visual quality, identity preservation, and age consistency.

Keywords

Cite

@article{arxiv.2603.22701,
  title  = {TimeWeaver: Age-Consistent Reference-Based Face Restoration with Identity Preservation},
  author = {Teer Song and Yue Zhang and Yu Tian and Ziyang Wang and Xianlin Zhang and Guixuan Zhang and Xuan Liu and Xueming Li and Yasen Zhang},
  journal= {arXiv preprint arXiv:2603.22701},
  year   = {2026}
}

Comments

This is an improved version based on arXiv:2603.18645

R2 v1 2026-07-01T11:34:39.634Z