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

arXiv cs.CV / 3/25/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces TimeWeaver, a reference-based face restoration framework designed to work when reference images come from a different age than the degraded target.
  • It improves cross-age restoration by separating identity and age conditioning, learning an age-robust identity representation using global identity embeddings fused with age-suppressed facial tokens via a transformer ID-Fusion module.
  • For inference, TimeWeaver uses two training-free steering techniques—Age-Aware Gradient Guidance and Token-Targeted Attention Boost—to better align outputs with a target-age prompt.
  • Experiments report that TimeWeaver outperforms prior approaches on visual quality, identity preservation, and age consistency, addressing failures of age-misaligned reference-based methods.
  • The work targets scenarios like historical image restoration and missing-person retrieval where cross-age references are often the only available inputs.

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.