Probably.
I am not aware of any work that checks how accurate such age progression (or regression) transforms are, but there are many papers that use the realism (as evaluated by humans) of the results as a criteria.
As one example, here is a recent paper (Deep Feature Interpolation for Image Content Changes) that uses age progression as one of the evaluation tasks: https://arxiv.org/abs/1611.05507
Regardless of the model you choose, if accuracy is your goal your training data may need 2+ images of each subject at different ages, labelled as to age (and possibly year). You might not necessarily need to associate different images of the same person with each other, you just need to give your system the opportunity to learn more than just how a generic 16yo ages to a generic 37yo, etc.
As a bonus for having the images labelled by year, the same model should also be able to transform a 1972 18yo into a 2012 18yo, etc.