Skip to main content

Showing 1–10 of 10 results for author: Galárraga, L

.
  1. arXiv:2404.14943  [pdf, other

    cs.CL cs.LG

    Does It Make Sense to Explain a Black Box With Another Black Box?

    Authors: Julien Delaunay, Luis Galárraga, Christine Largouët

    Abstract: Although counterfactual explanations are a popular approach to explain ML black-box classifiers, they are less widespread in NLP. Most methods find those explanations by iteratively perturbing the target document until it is classified differently by the black box. We identify two main families of counterfactual explanation methods in the literature, namely, (a) \emph{transparent} methods that per… ▽ More

    Submitted 23 April, 2024; originally announced April 2024.

    Comments: This article was originally published in French at the Journal TAL. VOL 64 n°3/2023. arXiv admin note: substantial text overlap with arXiv:2402.10888

    MSC Class: 68T50

  2. arXiv:2312.12115  [pdf, other

    cs.LG cs.AI

    Sha** Up SHAP: Enhancing Stability through Layer-Wise Neighbor Selection

    Authors: Gwladys Kelodjou, Laurence Rozé, Véronique Masson, Luis Galárraga, Romaric Gaudel, Maurice Tchuente, Alexandre Termier

    Abstract: Machine learning techniques, such as deep learning and ensemble methods, are widely used in various domains due to their ability to handle complex real-world tasks. However, their black-box nature has raised multiple concerns about the fairness, trustworthiness, and transparency of computer-assisted decision-making. This has led to the emergence of local post-hoc explainability methods, which offe… ▽ More

    Submitted 17 June, 2024; v1 submitted 19 December, 2023; originally announced December 2023.

    Journal ref: AAAI Conference on Artificial Intelligence, 2024

  3. arXiv:2302.06967  [pdf, ps, other

    cs.AI cs.LG

    Effects of Locality and Rule Language on Explanations for Knowledge Graph Embeddings

    Authors: Luis Galárraga

    Abstract: Knowledge graphs (KGs) are key tools in many AI-related tasks such as reasoning or question answering. This has, in turn, propelled research in link prediction in KGs, the task of predicting missing relationships from the available knowledge. Solutions based on KG embeddings have shown promising results in this matter. On the downside, these approaches are usually unable to explain their predictio… ▽ More

    Submitted 14 February, 2023; originally announced February 2023.

    Journal ref: Full paper at the Symposium on Intelligent Data Analysis (IDA) 2023

  4. arXiv:2208.01510  [pdf, other

    cs.LG

    s-LIME: Reconciling Locality and Fidelity in Linear Explanations

    Authors: Romaric Gaudel, Luis Galárraga, Julien Delaunay, Laurence Rozé, Vaishnavi Bhargava

    Abstract: The benefit of locality is one of the major premises of LIME, one of the most prominent methods to explain black-box machine learning models. This emphasis relies on the postulate that the more locally we look at the vicinity of an instance, the simpler the black-box model becomes, and the more accurately we can mimic it with a linear surrogate. As logical as this seems, our findings suggest that,… ▽ More

    Submitted 2 August, 2022; originally announced August 2022.

    Journal ref: Symposium on Intelligent Data Analysis (IDA'22), Apr 2022, Rennes, France

  5. arXiv:2109.07519  [pdf, other

    cs.LG cs.AI

    Discovering Useful Compact Sets of Sequential Rules in a Long Sequence

    Authors: Erwan Bourrand, Luis Galárraga, Esther Galbrun, Elisa Fromont, Alexandre Termier

    Abstract: We are interested in understanding the underlying generation process for long sequences of symbolic events. To do so, we propose COSSU, an algorithm to mine small and meaningful sets of sequential rules. The rules are selected using an MDL-inspired criterion that favors compactness and relies on a novel rule-based encoding scheme for sequences. Our evaluation shows that COSSU can successfully retr… ▽ More

    Submitted 30 December, 2022; v1 submitted 15 September, 2021; originally announced September 2021.

    Comments: 8 pages, published in the proceedings of the 33rd IEEE International Conference on Tools with Artificial Intelligence

  6. Showing Academic Performance Predictions during Term Planning: Effects on Students' Decisions, Behaviors, and Preferences

    Authors: Gonzalo Gabriel Méndez, Luis Galárraga, Katherine Chiluiza

    Abstract: Course selection is a crucial activity for students as it directly impacts their workload and performance. It is also time-consuming, prone to subjectivity, and often carried out based on incomplete information. This task can, nevertheless, be assisted with computational tools, for instance, by predicting performance based on historical data. We investigate the effects of showing grade predictions… ▽ More

    Submitted 31 March, 2021; originally announced April 2021.

    Comments: 17 pages

  7. arXiv:2102.12370  [pdf, other

    cs.LG

    HiPaR: Hierarchical Pattern-aided Regression

    Authors: Luis Galárraga, Olivier Pelgrin, Alexandre Termier

    Abstract: We introduce HiPaR, a novel pattern-aided regression method for tabular data containing both categorical and numerical attributes. HiPaR mines hybrid rules of the form $p \Rightarrow y = f(X)$ where $p$ is the characterization of a data region and $f(X)$ is a linear regression model on a variable of interest $y$. HiPaR relies on pattern mining techniques to identify regions of the data where the t… ▽ More

    Submitted 24 February, 2021; originally announced February 2021.

    Journal ref: Proceedings of the 25th Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD 2021)

  8. arXiv:1911.01157  [pdf, other

    cs.AI

    REMI: Mining Intuitive Referring Expressions on Knowledge Bases

    Authors: Luis Galárraga, Julien Delaunay, Jean-Louis Dessalles

    Abstract: A referring expression (RE) is a description that identifies a set of instances unambiguously. Mining REs from data finds applications in natural language generation, algorithmic journalism, and data maintenance. Since there may exist multiple REs for a given set of entities, it is common to focus on the most intuitive ones, i.e., the most concise and informative. In this paper we present REMI, a… ▽ More

    Submitted 4 November, 2019; originally announced November 2019.

  9. Predicting Completeness in Knowledge Bases

    Authors: Luis Galárraga, Simon Razniewski, Antoine Amarilli, Fabian M. Suchanek

    Abstract: Knowledge bases such as Wikidata, DBpedia, or YAGO contain millions of entities and facts. In some knowledge bases, the correctness of these facts has been evaluated. However, much less is known about their completeness, i.e., the proportion of real facts that the knowledge bases cover. In this work, we investigate different signals to identify the areas where a knowledge base is complete. We show… ▽ More

    Submitted 17 December, 2016; originally announced December 2016.

    Comments: 21 pages, 19 references, 1 figure, 5 tables. Complete version of the article accepted at WSDM'17

  10. arXiv:1212.5636  [pdf, other

    cs.DB

    Partout: A Distributed Engine for Efficient RDF Processing

    Authors: Luis Galárraga, Katja Hose, Ralf Schenkel

    Abstract: The increasing interest in Semantic Web technologies has led not only to a rapid growth of semantic data on the Web but also to an increasing number of backend applications with already more than a trillion triples in some cases. Confronted with such huge amounts of data and the future growth, existing state-of-the-art systems for storing RDF and processing SPARQL queries are no longer sufficient.… ▽ More

    Submitted 21 December, 2012; originally announced December 2012.