Hidden Technical Debt in Machine Learning Systems, D. Sculley, Gary Holt, Daniel Golovin, Eugene Davydov, Todd Phillips, Dietmar Ebner, Vinay Chaudhary, Michael Young, Jean-François Crespo, Dan Dennison, 2015Advances in Neural Information Processing Systems 28 (NIPS 2015) (Curran Associates, Inc.) - A foundational paper identifying non-ML components of ML systems that contribute to maintenance and operational issues, many of which feature governance aims to address.
Data Governance: The Definitive Guide, Evren Eryurek, Uri Gilad, Valliappa Lakshmanan, Anita Kibunguchy-Grant, Jessi Ashdown, 2021 (O'Reilly Media) - This 2nd edition provides a comprehensive framework for data governance, covering principles like data quality, ownership, and compliance, which are directly applicable to feature governance.
Data Quality for Machine Learning: An Introduction and Survey, Vedrana Stoyanovich, Felix Naumann, Saravanan Thirumuruganathan, H. V. Jagadish, Gerome Miklau, Divesh Srivastava, 2020VLDB Journal, Vol. 29 (Springer Berlin Heidelberg)DOI: 10.1007/s00778-020-00626-9 - A survey on data quality challenges and solutions specifically for machine learning pipelines, essential for ensuring feature reliability.
MLOps Engineering at Scale, Kedar Sethuraman, Vignesh Kothari, 2022 (O'Reilly Media) - This book offers practical guidance on building and operating production ML systems, including detailed sections on feature stores and their management within an MLOps framework.