Skip to main content

Showing 1–13 of 13 results for author: Costabello, L

.
  1. arXiv:2402.06098  [pdf, other

    cs.AI cs.LG

    Veni, Vidi, Vici: Solving the Myriad of Challenges before Knowledge Graph Learning

    Authors: Jeffrey Sardina, Luca Costabello, Christophe Guéret

    Abstract: Knowledge Graphs (KGs) have become increasingly common for representing large-scale linked data. However, their immense size has required graph learning systems to assist humans in analysis, interpretation, and pattern detection. While there have been promising results for researcher- and clinician- empowerment through a variety of KG learning systems, we identify four key deficiencies in state-of… ▽ More

    Submitted 8 February, 2024; originally announced February 2024.

    Comments: This article was accepted for publication at IEEE ICSC 2024, and is being made available as an author preprint. As soon as it is published by IEEE, this registry will be updated in accordance with the IEEE copyright agreement

  2. arXiv:2310.01065  [pdf, other

    cs.AI

    KGEx: Explaining Knowledge Graph Embeddings via Subgraph Sampling and Knowledge Distillation

    Authors: Vasileios Baltatzis, Luca Costabello

    Abstract: Despite being the go-to choice for link prediction on knowledge graphs, research on interpretability of knowledge graph embeddings (KGE) has been relatively unexplored. We present KGEx, a novel post-hoc method that explains individual link predictions by drawing inspiration from surrogate models research. Given a target triple to predict, KGEx trains surrogate KGE models that we use to identify im… ▽ More

    Submitted 2 October, 2023; originally announced October 2023.

  3. arXiv:2212.08507  [pdf, other

    cs.LG

    Robust Explanation Constraints for Neural Networks

    Authors: Matthew Wicker, Juyeon Heo, Luca Costabello, Adrian Weller

    Abstract: Post-hoc explanation methods are used with the intent of providing insights about neural networks and are sometimes said to help engender trust in their outputs. However, popular explanations methods have been found to be fragile to minor perturbations of input features or model parameters. Relying on constraint relaxation techniques from non-convex optimization, we develop a method that upper-bou… ▽ More

    Submitted 16 December, 2022; originally announced December 2022.

    Comments: 23 pages, 12 figures

  4. arXiv:2212.02651  [pdf, other

    cs.LG

    Explaining Link Predictions in Knowledge Graph Embedding Models with Influential Examples

    Authors: Adrianna Janik, Luca Costabello

    Abstract: We study the problem of explaining link predictions in the Knowledge Graph Embedding (KGE) models. We propose an example-based approach that exploits the latent space representation of nodes and edges in a knowledge graph to explain predictions. We evaluated the importance of identified triples by observing progressing degradation of model performance upon influential triples removal. Our experime… ▽ More

    Submitted 5 December, 2022; originally announced December 2022.

  5. arXiv:2211.09856  [pdf, other

    cs.LG q-bio.QM

    Machine Learning-Assisted Recurrence Prediction for Early-Stage Non-Small-Cell Lung Cancer Patients

    Authors: Adrianna Janik, Maria Torrente, Luca Costabello, Virginia Calvo, Brian Walsh, Carlos Camps, Sameh K. Mohamed, Ana L. Ortega, Vít Nováček, Bartomeu Massutí, Pasquale Minervini, M. Rosario Garcia Campelo, Edel del Barco, Joaquim Bosch-Barrera, Ernestina Menasalvas, Mohan Timilsina, Mariano Provencio

    Abstract: Background: Stratifying cancer patients according to risk of relapse can personalize their care. In this work, we provide an answer to the following research question: How to utilize machine learning to estimate probability of relapse in early-stage non-small-cell lung cancer patients? Methods: For predicting relapse in 1,387 early-stage (I-II), non-small-cell lung cancer (NSCLC) patients from t… ▽ More

    Submitted 17 November, 2022; originally announced November 2022.

  6. arXiv:2111.06345  [pdf, other

    cs.LG cs.AI cs.CL cs.NE

    Poisoning Knowledge Graph Embeddings via Relation Inference Patterns

    Authors: Peru Bhardwaj, John Kelleher, Luca Costabello, Declan O'Sullivan

    Abstract: We study the problem of generating data poisoning attacks against Knowledge Graph Embedding (KGE) models for the task of link prediction in knowledge graphs. To poison KGE models, we propose to exploit their inductive abilities which are captured through the relationship patterns like symmetry, inversion and composition in the knowledge graph. Specifically, to degrade the model's prediction confid… ▽ More

    Submitted 11 November, 2021; originally announced November 2021.

    Comments: Joint Conference of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing (ACL-IJCNLP 2021)

  7. arXiv:2111.03120  [pdf, other

    cs.LG cs.AI cs.CL cs.NE

    Adversarial Attacks on Knowledge Graph Embeddings via Instance Attribution Methods

    Authors: Peru Bhardwaj, John Kelleher, Luca Costabello, Declan O'Sullivan

    Abstract: Despite the widespread use of Knowledge Graph Embeddings (KGE), little is known about the security vulnerabilities that might disrupt their intended behaviour. We study data poisoning attacks against KGE models for link prediction. These attacks craft adversarial additions or deletions at training time to cause model failure at test time. To select adversarial deletions, we propose to use the mode… ▽ More

    Submitted 4 November, 2021; originally announced November 2021.

    Comments: 2021 Conference on Empirical Methods in Natural Language Processing (EMNLP 2021)

  8. arXiv:2105.08683  [pdf, other

    cs.AI

    Learning Embeddings from Knowledge Graphs With Numeric Edge Attributes

    Authors: Sumit Pai, Luca Costabello

    Abstract: Numeric values associated to edges of a knowledge graph have been used to represent uncertainty, edge importance, and even out-of-band knowledge in a growing number of scenarios, ranging from genetic data to social networks. Nevertheless, traditional knowledge graph embedding models are not designed to capture such information, to the detriment of predictive power. We propose a novel method that i… ▽ More

    Submitted 18 May, 2021; originally announced May 2021.

    Comments: IJCAI 2021

  9. arXiv:2103.08951  [pdf, other

    cs.LG stat.AP

    Generating Interpretable Counterfactual Explanations By Implicit Minimisation of Epistemic and Aleatoric Uncertainties

    Authors: Lisa Schut, Oscar Key, Rory McGrath, Luca Costabello, Bogdan Sacaleanu, Medb Corcoran, Yarin Gal

    Abstract: Counterfactual explanations (CEs) are a practical tool for demonstrating why machine learning classifiers make particular decisions. For CEs to be useful, it is important that they are easy for users to interpret. Existing methods for generating interpretable CEs rely on auxiliary generative models, which may not be suitable for complex datasets, and incur engineering overhead. We introduce a simp… ▽ More

    Submitted 16 March, 2021; originally announced March 2021.

    Comments: 21 pages, 13 Figures

    Journal ref: Proceedings of the 24th International Conference on Artificial Intelligence and Statistics (AISTATS) 2021

  10. arXiv:2006.14248  [pdf, other

    cs.LG stat.ML

    Background Knowledge Injection for Interpretable Sequence Classification

    Authors: Severin Gsponer, Luca Costabello, Chan Le Van, Sumit Pai, Christophe Gueret, Georgiana Ifrim, Freddy Lecue

    Abstract: Sequence classification is the supervised learning task of building models that predict class labels of unseen sequences of symbols. Although accuracy is paramount, in certain scenarios interpretability is a must. Unfortunately, such trade-off is often hard to achieve since we lack human-independent interpretability metrics. We introduce a novel sequence learning algorithm, that combines (i) linea… ▽ More

    Submitted 25 June, 2020; originally announced June 2020.

    Comments: New Frontiers in Mining Complex Patterns 2019 @ ECML 2019, 12 pages

  11. Knowledge Graph Embeddings and Explainable AI

    Authors: Federico Bianchi, Gaetano Rossiello, Luca Costabello, Matteo Palmonari, Pasquale Minervini

    Abstract: Knowledge graph embeddings are now a widely adopted approach to knowledge representation in which entities and relationships are embedded in vector spaces. In this chapter, we introduce the reader to the concept of knowledge graph embeddings by explaining what they are, how they can be generated and how they can be evaluated. We summarize the state-of-the-art in this field by describing the approa… ▽ More

    Submitted 30 April, 2020; originally announced April 2020.

    Comments: Federico Bianchi, Gaetano Rossiello, Luca Costabello, Matteo Plamonari, Pasquale Minervini, Knowledge Graph Embeddings and Explainable AI. In: Ilaria Tiddi, Freddy Lecue, Pascal Hitzler (eds.), Knowledge Graphs for eXplainable AI -- Foundations, Applications and Challenges. Studies on the Semantic Web, IOS Press, Amsterdam, 2020

  12. arXiv:1912.10000  [pdf, other

    cs.AI cs.CL cs.LG

    Probability Calibration for Knowledge Graph Embedding Models

    Authors: Pedro Tabacof, Luca Costabello

    Abstract: Knowledge graph embedding research has overlooked the problem of probability calibration. We show popular embedding models are indeed uncalibrated. That means probability estimates associated to predicted triples are unreliable. We present a novel method to calibrate a model when ground truth negatives are not available, which is the usual case in knowledge graphs. We propose to use Platt scaling… ▽ More

    Submitted 13 February, 2020; v1 submitted 20 December, 2019; originally announced December 2019.

    Comments: ICLR 2020

  13. arXiv:1811.05245  [pdf, ps, other

    cs.AI

    Interpretable Credit Application Predictions With Counterfactual Explanations

    Authors: Rory Mc Grath, Luca Costabello, Chan Le Van, Paul Sweeney, Farbod Kamiab, Zhao Shen, Freddy Lecue

    Abstract: We predict credit applications with off-the-shelf, interchangeable black-box classifiers and we explain single predictions with counterfactual explanations. Counterfactual explanations expose the minimal changes required on the input data to obtain a different result e.g., approved vs rejected application. Despite their effectiveness, counterfactuals are mainly designed for changing an undesired o… ▽ More

    Submitted 16 November, 2018; v1 submitted 13 November, 2018; originally announced November 2018.