Skip to main content

Showing 1–10 of 10 results for author: Evgeniou, T

Searching in archive cs. Search in all archives.
.
  1. arXiv:2309.17057  [pdf, other

    cs.AI

    Tell Me a Story! Narrative-Driven XAI with Large Language Models

    Authors: David Martens, James Hinns, Camille Dams, Mark Vergouwen, Theodoros Evgeniou

    Abstract: In many AI applications today, the predominance of black-box machine learning models, due to their typically higher accuracy, amplifies the need for Explainable AI (XAI). Existing XAI approaches, such as the widely used SHAP values or counterfactual (CF) explanations, are arguably often too technical for users to understand and act upon. To enhance comprehension of explanations of AI decisions and… ▽ More

    Submitted 12 June, 2024; v1 submitted 29 September, 2023; originally announced September 2023.

  2. arXiv:2306.13885  [pdf, other

    cs.AI

    Manipulation Risks in Explainable AI: The Implications of the Disagreement Problem

    Authors: Sofie Goethals, David Martens, Theodoros Evgeniou

    Abstract: Artificial Intelligence (AI) systems are increasingly used in high-stakes domains of our life, increasing the need to explain these decisions and to make sure that they are aligned with how we want the decision to be made. The field of Explainable AI (XAI) has emerged in response. However, it faces a significant challenge known as the disagreement problem, where multiple explanations are possible… ▽ More

    Submitted 27 June, 2023; v1 submitted 24 June, 2023; originally announced June 2023.

  3. arXiv:2107.02624  [pdf, other

    cs.HC

    Understanding Consumer Preferences for Explanations Generated by XAI Algorithms

    Authors: Yanou Ramon, Tom Vermeire, Olivier Toubia, David Martens, Theodoros Evgeniou

    Abstract: Explaining firm decisions made by algorithms in customer-facing applications is increasingly required by regulators and expected by customers. While the emerging field of Explainable Artificial Intelligence (XAI) has mainly focused on develo** algorithms that generate such explanations, there has not yet been sufficient consideration of customers' preferences for various types and formats of exp… ▽ More

    Submitted 6 July, 2021; originally announced July 2021.

    Comments: 18 pages, 1 appendix, 3 figures, 4 tables

  4. Metafeatures-based Rule-Extraction for Classifiers on Behavioral and Textual Data

    Authors: Yanou Ramon, David Martens, Theodoros Evgeniou, Stiene Praet

    Abstract: Machine learning models on behavioral and textual data can result in highly accurate prediction models, but are often very difficult to interpret. Rule-extraction techniques have been proposed to combine the desired predictive accuracy of complex "black-box" models with global explainability. However, rule-extraction in the context of high-dimensional, sparse data, where many features are relevant… ▽ More

    Submitted 4 March, 2021; v1 submitted 10 March, 2020; originally announced March 2020.

    Comments: 31 pages, 13 figures

  5. Counterfactual Explanation Algorithms for Behavioral and Textual Data

    Authors: Yanou Ramon, David Martens, Foster Provost, Theodoros Evgeniou

    Abstract: We study the interpretability of predictive systems that use high-dimensonal behavioral and textual data. Examples include predicting product interest based on online browsing data and detecting spam emails or objectionable web content. Recently, counterfactual explanations have been proposed for generating insight into model predictions, which focus on what is relevant to a particular instance. C… ▽ More

    Submitted 4 December, 2019; originally announced December 2019.

    Comments: 24 pages, 7 figures, currently under review

  6. Reproducible evaluation of classification methods in Alzheimer's disease: framework and application to MRI and PET data

    Authors: Jorge Samper-González, Ninon Burgos, Simona Bottani, Sabrina Fontanella, Pascal Lu, Arnaud Marcoux, Alexandre Routier, Jérémy Guillon, Michael Bacci, Junhao Wen, Anne Bertrand, Hugo Bertin, Marie-Odile Habert, Stanley Durrleman, Theodoros Evgeniou, Olivier Colliot

    Abstract: A large number of papers have introduced novel machine learning and feature extraction methods for automatic classification of AD. However, they are difficult to reproduce because key components of the validation are often not readily available. These components include selected participants and input data, image preprocessing and cross-validation procedures. The performance of the different appro… ▽ More

    Submitted 20 August, 2018; originally announced August 2018.

  7. arXiv:1709.07267  [pdf, other

    stat.ML cs.CV q-bio.NC q-bio.QM

    Yet Another ADNI Machine Learning Paper? Paving The Way Towards Fully-reproducible Research on Classification of Alzheimer's Disease

    Authors: Jorge Samper-González, Ninon Burgos, Sabrina Fontanella, Hugo Bertin, Marie-Odile Habert, Stanley Durrleman, Theodoros Evgeniou, Olivier Colliot

    Abstract: In recent years, the number of papers on Alzheimer's disease classification has increased dramatically, generating interesting methodological ideas on the use machine learning and feature extraction methods. However, practical impact is much more limited and, eventually, one could not tell which of these approaches are the most efficient. While over 90\% of these works make use of ADNI an objectiv… ▽ More

    Submitted 21 September, 2017; originally announced September 2017.

    Journal ref: Proc. Machine Learning in Medical Imaging MLMI 2017, MICCAI Worskhop, Lecture Notes in Computer Science, volume 10541, pp 53-60, Springer

  8. arXiv:1203.5438  [pdf, ps, other

    cs.LG stat.ML

    A Regularization Approach for Prediction of Edges and Node Features in Dynamic Graphs

    Authors: Emile Richard, Andreas Argyriou, Theodoros Evgeniou, Nicolas Vayatis

    Abstract: We consider the two problems of predicting links in a dynamic graph sequence and predicting functions defined at each node of the graph. In many applications, the solution of one problem is useful for solving the other. Indeed, if these functions reflect node features, then they are related through the graph structure. In this paper, we formulate a hybrid approach that simultaneously learns the st… ▽ More

    Submitted 24 March, 2012; originally announced March 2012.

  9. arXiv:0802.1430  [pdf, ps, other

    cs.LG

    A New Approach to Collaborative Filtering: Operator Estimation with Spectral Regularization

    Authors: Jacob Abernethy, Francis Bach, Theodoros Evgeniou, Jean-Philippe Vert

    Abstract: We present a general approach for collaborative filtering (CF) using spectral regularization to learn linear operators from "users" to the "objects" they rate. Recent low-rank type matrix completion approaches to CF are shown to be special cases. However, unlike existing regularization based CF methods, our approach can be used to also incorporate information such as attributes of the users or t… ▽ More

    Submitted 19 December, 2008; v1 submitted 11 February, 2008; originally announced February 2008.

  10. arXiv:cs/0611124  [pdf, ps, other

    cs.LG cs.AI cs.IR

    Low-rank matrix factorization with attributes

    Authors: Jacob Abernethy, Francis Bach, Theodoros Evgeniou, Jean-Philippe Vert

    Abstract: We develop a new collaborative filtering (CF) method that combines both previously known users' preferences, i.e. standard CF, as well as product/user attributes, i.e. classical function approximation, to predict a given user's interest in a particular product. Our method is a generalized low rank matrix completion problem, where we learn a function whose inputs are pairs of vectors -- the stand… ▽ More

    Submitted 24 November, 2006; originally announced November 2006.

    Comments: 12 pages, 2 figures

    Report number: N-24/06/MM