Goto

Collaborating Authors

 Explanation & Argumentation


Google's new 'Explainable AI" (xAI) service - WebSystemer.no

#artificialintelligence

Google has started offering a new service for "explainable AI" or XAI, as it is fashionably called. We take a look at the intent.


Google tackles the black box problem with Explainable AI

#artificialintelligence

There is a problem with artificial intelligence. It can be amazing at churning through gigantic amounts of data to solve challenges that humans struggle with. But understanding how it makes its decisions is often very difficult to do, if not impossible. That means when an AI model works it is not as easy as it should be to make further refinements, and when it exhibits odd behaviour it can be hard to fix. But at an event in London this week, Google's cloud computing division pitched a new facility that it hopes will give it the edge on Microsoft and Amazon, which dominate the sector.


Full Professor in Explainable Artificial Intelligence

#artificialintelligence

We are the Department of Data Science and Knowledge Engineering (DKE) at Maastricht University, the Netherlands: an international community of 50 researchers at various stages of their career, embedded in the Faculty of Science and Engineering (FSE). Our department has nearly 30 years' experience with research and teaching in the fields of Artificial Intelligence, Computer Science and Mathematics, and we do so in a highly collaborative and cross-disciplinary manner. To strengthen our team, we are looking for a full professor who will work on AI systems that are able to explain the decisions and actions they recommend or take in a human-understandable way. Our department is growing rapidly. This position is one of multiple job openings: you are more than welcome to browse through our other vacancies.



Google's Explainable AI service sheds light on how machine learning models make decisions - SiliconANGLE

#artificialintelligence

Google LLC has introduced a new "Explainable AI" service to its cloud platform aimed at making the process by which machine learning models come to their decisions more transparent. The idea is that this will help build greater trust in those models, Google said. That's important because most existing models tend to be rather opaque. It's just not clear how they reach their decisions. Tracy Frey, director of strategy for Google Cloud AI, explained in a blog post today that Explainable AI is intended to improve the interpretability of machine learning models.


Towards Quantification of Explainability in Explainable Artificial Intelligence Methods

arXiv.org Artificial Intelligence

Artificial Intelligence (AI) has become an integral part of domains such as security, finance, healthcare, medicine, and criminal justice. Explaining the decisions of AI systems in human terms is a key challenge--due to the high complexity of the model, as well as the potential implications on human interests, rights, and lives . While Explainable AI is an emerging field of research, there is no consensus on the definition, quantification, and formalization of explainability. In fact, the quantification of explainability is an open challenge. In our previous work, we incorporated domain knowledge for better explainability, however, we were unable to quantify the extent of explainability. In this work, we (1) briefly analyze the definitions of explainability from the perspective of different disciplines (e.g., psychology, social science), properties of explanation, explanation methods, and human-friendly explanations; and (2) propose and formulate an approach to quantify the extent of explainability. Our experimental result suggests a reasonable and model-agnostic way to quantify explainability


PRINCE: Provider-side Interpretability with Counterfactual Explanations in Recommender Systems

arXiv.org Artificial Intelligence

Interpretable explanations for recommender systems and other machine learning models are crucial to gain user trust. Prior works that have focused on paths connecting users and items in a heterogeneous network have several limitations, such as discovering relationships rather than true explanations, or disregarding other users' privacy. In this work, we take a fresh perspective, and present PRINCE: a provider-side mechanism to produce tangible explanations for end-users, where an explanation is defined to be a set of minimal actions performed by the user that, if removed, changes the recommendation to a different item. Given a recommendation, PRINCE uses a polynomial-time optimal algorithm for finding this minimal set of a user's actions from an exponential search space, based on random walks over dynamic graphs. Experiments on two real-world datasets show that PRINCE provides more compact explanations than intuitive baselines, and insights from a crowdsourced user-study demonstrate the viability of such action-based explanations. We thus posit that PRINCE produces scrutable, actionable, and concise explanations, owing to its use of counterfactual evidence, a user's own actions, and minimal sets, respectively.


Protecting Explainable AI Innovations In Health Care

#artificialintelligence

Health care innovators are developing artificial intelligence algorithms called Explainable AI (XAI) that actually reveal the logic behind their diagnoses. Because their results can be verified, doctors and regulators will be more likely to adopt these algorithms than traditional "black box" AI. However, the transparency that makes these algorithms valuable to practitioners also makes the technology trickier to protect as intellectual property. With some legal creativity, there are multiple paths to patent protection for XAI-based diagnostics. The very nature of XAI algorithms prevents them from being kept secret, and the law governing patents for diagnostic algorithms is nearly undecipherable.


Red Dragon AI at TextGraphs 2019 Shared Task: Language Model Assisted Explanation Generation

arXiv.org Artificial Intelligence

The TextGraphs-13 Shared Task on Explanation Regeneration asked participants to develop methods to reconstruct gold explanations for elementary science questions. Red Dragon AI's entries used the language of the questions and explanation text directly, rather than a constructing a separate graph-like representation. Our leaderboard submission placed us 3rd in the competition, but we present here three methods of increasing sophistication, each of which scored successively higher on the test set after the competition close.


LionForests: Local Interpretation of Random Forests through Path Selection

arXiv.org Artificial Intelligence

Towards a future where machine learning systems will integrate into every aspect of people's lives, researching methods to interpret such systems is necessary, instead of focusing exclusively on enhancing their performance. Enriching the trust between these systems and people will accelerate this integration process. Many medical and retail banking/finance applications use state-of-the-art machine learning techniques to predict certain aspects of new instances. Tree ensembles, like random forests, are widely acceptable solutions on these tasks, while at the same time they are avoided due to their black-box uninterpretable nature, creating an unreasonable paradox. In this paper, we provide a sequence of actions for shedding light on the predictions of the misjudged family of tree ensemble algorithms. Using classic unsupervised learning techniques and an enhanced similarity metric, to wander among transparent trees inside a forest following breadcrumbs, the interpretable essence of tree ensembles arises. An explanation provided by these systems using our approach, which we call "LionForests", can be a simple, comprehensive rule.