Skip to main content

Showing 1–9 of 9 results for author: Shams, Z

  1. arXiv:2309.16928  [pdf, other

    cs.LG cs.AI

    Learning to Receive Help: Intervention-Aware Concept Embedding Models

    Authors: Mateo Espinosa Zarlenga, Katherine M. Collins, Krishnamurthy Dvijotham, Adrian Weller, Zohreh Shams, Mateja Jamnik

    Abstract: Concept Bottleneck Models (CBMs) tackle the opacity of neural architectures by constructing and explaining their predictions using a set of high-level concepts. A special property of these models is that they permit concept interventions, wherein users can correct mispredicted concepts and thus improve the model's performance. Recent work, however, has shown that intervention efficacy can be highl… ▽ More

    Submitted 25 October, 2023; v1 submitted 28 September, 2023; originally announced September 2023.

    Comments: Accepted as a spotlight at the Thirty-seventh Conference on Neural Information Processing Systems (NeurIPS 2023)

  2. arXiv:2304.05207  [pdf, other

    cs.LG cs.AI

    CGXplain: Rule-Based Deep Neural Network Explanations Using Dual Linear Programs

    Authors: Konstantin Hemker, Zohreh Shams, Mateja Jamnik

    Abstract: Rule-based surrogate models are an effective and interpretable way to approximate a Deep Neural Network's (DNN) decision boundaries, allowing humans to easily understand deep learning models. Current state-of-the-art decompositional methods, which are those that consider the DNN's latent space to extract more exact rule sets, manage to derive rule sets at high accuracy. However, they a) do not gua… ▽ More

    Submitted 11 April, 2023; originally announced April 2023.

    Comments: Accepted at ICLR 2023 Workshop on Trustworthy Machine Learning for Healthcare

  3. Towards Robust Metrics for Concept Representation Evaluation

    Authors: Mateo Espinosa Zarlenga, Pietro Barbiero, Zohreh Shams, Dmitry Kazhdan, Umang Bhatt, Adrian Weller, Mateja Jamnik

    Abstract: Recent work on interpretability has focused on concept-based explanations, where deep learning models are explained in terms of high-level units of information, referred to as concepts. Concept learning models, however, have been shown to be prone to encoding impurities in their representations, failing to fully capture meaningful features of their inputs. While concept learning lacks metrics to m… ▽ More

    Submitted 24 January, 2023; originally announced January 2023.

    Comments: To appear at AAAI 2023

    MSC Class: 68T07 ACM Class: I.2.6

  4. arXiv:2209.09056  [pdf, other

    cs.LG cs.AI

    Concept Embedding Models: Beyond the Accuracy-Explainability Trade-Off

    Authors: Mateo Espinosa Zarlenga, Pietro Barbiero, Gabriele Ciravegna, Giuseppe Marra, Francesco Giannini, Michelangelo Diligenti, Zohreh Shams, Frederic Precioso, Stefano Melacci, Adrian Weller, Pietro Lio, Mateja Jamnik

    Abstract: Deploying AI-powered systems requires trustworthy models supporting effective human interactions, going beyond raw prediction accuracy. Concept bottleneck models promote trustworthiness by conditioning classification tasks on an intermediate level of human-like concepts. This enables human interventions which can correct mispredicted concepts to improve the model's performance. However, existing c… ▽ More

    Submitted 5 December, 2022; v1 submitted 19 September, 2022; originally announced September 2022.

    Comments: To appear at NeurIPS 2022

    Report number: 35 MSC Class: 68T07 ACM Class: I.2.6

    Journal ref: https://proceedings.neurips.cc/paper_files/paper/2022/hash/867c06823281e506e8059f5c13a57f75-Abstract-Conference.html

  5. arXiv:2111.12628  [pdf, other

    cs.LG cs.AI

    Efficient Decompositional Rule Extraction for Deep Neural Networks

    Authors: Mateo Espinosa Zarlenga, Zohreh Shams, Mateja Jamnik

    Abstract: In recent years, there has been significant work on increasing both interpretability and debuggability of a Deep Neural Network (DNN) by extracting a rule-based model that approximates its decision boundary. Nevertheless, current DNN rule extraction methods that consider a DNN's latent space when extracting rules, known as decompositional algorithms, are either restricted to single-layer DNNs or i… ▽ More

    Submitted 24 November, 2021; originally announced November 2021.

    Comments: Accepted at NeurIPS 2021 Workshop on eXplainable AI approaches for debugging and diagnosis (XAI4Debugging)

  6. arXiv:2011.10998  [pdf, other

    q-bio.GN cs.LG

    Using ontology embeddings for structural inductive bias in gene expression data analysis

    Authors: Maja Trębacz, Zohreh Shams, Mateja Jamnik, Paul Scherer, Nikola Simidjievski, Helena Andres Terre, Pietro Liò

    Abstract: Stratifying cancer patients based on their gene expression levels allows improving diagnosis, survival analysis and treatment planning. However, such data is extremely highly dimensional as it contains expression values for over 20000 genes per patient, and the number of samples in the datasets is low. To deal with such settings, we propose to incorporate prior biological knowledge about genes fro… ▽ More

    Submitted 22 November, 2020; originally announced November 2020.

    Comments: 4 pages + 2 page references, 15th Machine Learning in Computational Biology (MLCB) meeting, 2020

  7. arXiv:2010.00387  [pdf, other

    q-bio.MN cs.LG cs.SI stat.ML

    Incorporating network based protein complex discovery into automated model construction

    Authors: Paul Scherer, Maja Trȩbacz, Nikola Simidjievski, Zohreh Shams, Helena Andres Terre, Pietro Liò, Mateja Jamnik

    Abstract: We propose a method for gene expression based analysis of cancer phenotypes incorporating network biology knowledge through unsupervised construction of computational graphs. The structural construction of the computational graphs is driven by the use of topological clustering algorithms on protein-protein networks which incorporate inductive biases stemming from network biology research in protei… ▽ More

    Submitted 29 September, 2020; originally announced October 2020.

    Comments: 7 Pages, 2 Figures

  8. arXiv:2004.07928  [pdf, other

    cs.LG cs.AI stat.ML

    MARLeME: A Multi-Agent Reinforcement Learning Model Extraction Library

    Authors: Dmitry Kazhdan, Zohreh Shams, Pietro Liò

    Abstract: Multi-Agent Reinforcement Learning (MARL) encompasses a powerful class of methodologies that have been applied in a wide range of fields. An effective way to further empower these methodologies is to develop libraries and tools that could expand their interpretability and explainability. In this work, we introduce MARLeME: a MARL model extraction library, designed to improve explainability of MARL… ▽ More

    Submitted 16 April, 2020; originally announced April 2020.

    Comments: Presented at the KR2ML workshop at the 33rd Conference on Neural Information Processing Systems (NeurIPS 2019), Vancouver, Canada

  9. arXiv:1701.08306  [pdf, other

    cs.AI

    Practical Reasoning with Norms for Autonomous Software Agents (Full Edition)

    Authors: Zohreh Shams, Marina De Vos, Julian Padget, Wamberto W. Vasconcelos

    Abstract: Autonomous software agents operating in dynamic environments need to constantly reason about actions in pursuit of their goals, while taking into consideration norms which might be imposed on those actions. Normative practical reasoning supports agents making decisions about what is best for them to (not) do in a given situation. What makes practical reasoning challenging is the interplay between… ▽ More

    Submitted 28 January, 2017; originally announced January 2017.