SelfAge: Personalized Facial Age Transformation Using Self-reference Images

University of Tsukuba
CGI 2025 (The VIsual Computer Journal)
Banner image

Our method applies personalized age transformation to the input facial image (top left) using a few (3-5) self-reference images (left). The number on each image in the left column is the age estimated by an age estimator.

Abstract

Age transformation of facial images is a technique that edits age-related person's appearances while preserving the identity. Existing deep learning-based methods can reproduce natural age transformations; however, they only reproduce averaged transitions and fail to account for individual-specific appearances influenced by their life histories. In this paper, we propose the first diffusion model-based method for personalized age transformation. Our diffusion model takes a facial image and a target age as input and generates an age-edited face image as output. To reflect individual-specific features, we incorporate additional supervision using self-reference images, which are facial images of the same person at different ages. Specifically, we fine-tune a pretrained diffusion model for personalized adaptation using approximately 3 to 5 self-reference images. Additionally, we design an effective prompt to enhance the performance of age editing and identity preservation. Experiments demonstrate that our method achieves superior performance both quantitatively and qualitatively compared to existing methods.

BibTeX


        @article{ItoCGI2025,
          author = {Taishi Ito and Yuki Endo and Yoshihiro Kanamori},
          title={SelfAge: Personalized Facial Age Transformation Using Self-reference Images},
          journal   = {The Visual Computer},
          volume    = {},
          number    = {},
          year={2025}
        }

Our Related Work

Taishi Ito, Yuki Endo, Yoshihiro Kanamori, "Age-Dependent Face Diversification via Latent Space Analysis," The Visual Computer (Computer Graphics International 2023).

Concurrent Work

Luchao Qi, Jiaye Wu, Bang Gong, Annie N. Wang, David W. Jacobs, Roni Sengupta, "MyTimeMachine: Personalized Facial Age Transformation," SIGGRAPH2025 (Journal Track).