Session track: AI Engineering
Session time:
Session description:
Knowledge Graph Embedding (KGE) models such as TransE, ComplEx, and DistMult are widely used for link prediction on knowledge graphs, but they lack direct interpretability; a growing concern as regulatory frameworks like the EU AI Act increase explainability requirements for AI systems. In this talk, we show how to explain KGE link predictions in practice. We walk through concrete examples: given a prediction such as gene PRKN is associated with Parkinson's Disease, how do we identify which training triples in the knowledge graph were most responsible for that score? We demonstrate this using real datasets (FB15k-237, WN18RR) and biomedical knowledge graphs from applications in gene-disease association and patient relapse risk prediction. We survey post-hoc explainability methods, including Gradient Rollback, Adversarial Explanations, ExamplE, and Kelpie, focusing on their practical tradeoffs: speed, memory, and whether the explanations actually make sense to an end user. We show code using AmpliGraph and discuss how to evaluate explanations using Remove-and-Retrain protocols.
Speaker

KG+AI Researcher, Accenture Labs
Adrianna Janik is a Senior AI Researcher at Accenture Labs, Dublin, where she works on knowledge graph explainability and its application to real-world AI systems. She holds a B.E. in Control Engineering, two M.S. degrees in Data Science, and an Executive MBA from Trinity College Dublin. She has over ten years of experience spanning industry and academia.