Evaluating Representation Quality: Metrics and Methodologies
Was this section helpful?
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - This book is a comprehensive reference for deep learning, with Chapter 15 specifically covering representation learning and various evaluation aspects.
The Unreasonable Effectiveness of Deep Features as a Perceptual Metric, Richard Zhang, Phillip Isola, Alexei A. Efros, Eli Shechtman, Oliver Wang, 2018Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) (IEEE)DOI: 10.1109/CVPR.2018.00068 - Introduces LPIPS, a learned perceptual metric for image quality, which is directly mentioned in the section content as an advanced reconstruction quality metric.
Challenging Common Assumptions in the Unsupervised Learning of Disentangled Representations, Mathieu Locatello, Stefan Bauer, Mario Lucic, Gunnar Raetsch, Sylvain Gelly, Bernhard Schoelkopf, and Olivier Bachem, 2019Proceedings of the 36th International Conference on Machine Learning (ICML), Vol. 97 (PMLR)DOI: 10.5555/3305890.3306006 - This paper provides a rigorous study of disentangled representation learning, evaluating various models and metrics, including those based on total correlation, directly relevant to the VAE context.