中文
相关论文

相关论文: Explaining Black-box Models for Biomedical Text Cl…

200 篇论文

Local explanation frameworks aim to rationalize particular decisions made by a black-box prediction model. Existing techniques are often restricted to a specific type of predictor or based on input saliency, which may be undesirably…

机器学习 · 计算机科学 2019-02-12 Brandon Carter , Jonas Mueller , Siddhartha Jain , David Gifford

In recent years, XAI researchers have been formalizing proposals and developing new methods to explain black box models, with no general consensus in the community on which method to use to explain these models, with this choice being…

机器学习 · 计算机科学 2024-07-04 José Ribeiro , Lucas Cardoso , Raíssa Silva , Vitor Cirilo , Níkolas Carneiro , Ronnie Alves

In recent years, deep learning models have been extensively applied to biological data across various modalities. Discriminative deep learning models have excelled at classifying images into categories (e.g., healthy versus diseased,…

计算机视觉与模式识别 · 计算机科学 2025-02-17 Anis Bourou , Saranga Kingkor Mahanta , Thomas Boyer , Valérie Mezger , Auguste Genovesio

Calibration strengthens the trustworthiness of black-box models by producing better accurate confidence estimates on given examples. However, little is known about if model explanations can help confidence calibration. Intuitively, humans…

计算与语言 · 计算机科学 2022-11-08 Dongfang Li , Baotian Hu , Qingcai Chen

We introduce a new model-agnostic explanation technique which explains the prediction of any classifier called CLE. CLE gives an faithful and interpretable explanation to the prediction, by approximating the model locally using an…

机器学习 · 计算机科学 2019-10-03 Zijian Zhang , Fan Yang , Haofan Wang , Xia Hu

Nowadays, deep neural networks are being used in many domains because of their high accuracy results. However, they are considered as "black box", means that they are not explainable for humans. On the other hand, in some tasks such as…

机器学习 · 计算机科学 2022-04-08 Niloofar Ranjbar , Reza Safabakhsh

We aim to explain a black-box classifier with the form: `data X is classified as class Y because X \textit{has} A, B and \textit{does not have} C' in which A, B, and C are high-level concepts. The challenge is that we have to discover in an…

机器学习 · 计算机科学 2021-09-13 Thien Q. Tran , Kazuto Fukuchi , Youhei Akimoto , Jun Sakuma

In the present paper we present the potential of Explainable Artificial Intelligence methods for decision-support in medical image analysis scenarios. With three types of explainable methods applied to the same medical image data set our…

人工智能 · 计算机科学 2021-05-20 Samanta Knapič , Avleen Malhi , Rohit Saluja , Kary Främling

Biomedical question answering often requires decisions from retrieved literature whose relevance, quality, and support for candidate answers are uneven. Most retrieval-augmented large language model (LLM) methods feed this literature to the…

计算与语言 · 计算机科学 2026-05-19 Chang Zong , Hao Ning , Siliang Tang , Jie Huang , Jian Wan

We propose a BlackBox Counterfactual Explainer, designed to explain image classification models for medical applications. Classical approaches (e.g., saliency maps) that assess feature importance do not explain "how" imaging features in…

计算机视觉与模式识别 · 计算机科学 2022-11-21 Sumedha Singla , Motahhare Eslami , Brian Pollack , Stephen Wallace , Kayhan Batmanghelich

Many practical applications of AI in medicine consist of semi-supervised discovery: The investigator aims to identify features of interest at a resolution more fine-grained than that of the available human labels. This is often the scenario…

计算与语言 · 计算机科学 2020-04-08 Allen Schmaltz , Andrew Beam

A key to effective teaching is an awareness and accurate understanding of the thinking and implicit assumptions that students bring to the subject to be learned. In the absence of extensive Socratic interactions with students, one strategy…

其他定量生物学 · 定量生物学 2010-12-22 Michael W. Klymkowsky , Sonia M. Underwood , R. Kathleen Garvin-Doxas

Machine learning and especially deep learning have garneredtremendous popularity in recent years due to their increased performanceover other methods. The availability of large amount of data has aidedin the progress of deep learning.…

机器学习 · 计算机科学 2019-09-06 Sharath M. Shankaranarayana , Davor Runje

Explainable AI is an evolving area that deals with understanding the decision making of machine learning models so that these models are more transparent, accountable, and understandable for humans. In particular, post-hoc model-agnostic…

机器学习 · 计算机科学 2023-07-04 Praharsh Nanavati , Ranjitha Prasad

Objective: Automatic text summarization tools can help users in the biomedical domain to access information efficiently from a large volume of scientific literature and other sources of text documents. In this paper, we propose a…

信息检索 · 计算机科学 2018-11-26 Milad Moradi , Nasser Ghadiri

Providing explanations along with predictions is crucial in some text processing tasks. Therefore, we propose a new self-interpretable model that performs output prediction and simultaneously provides an explanation in terms of the presence…

机器学习 · 计算机科学 2019-09-30 Diane Bouchacourt , Ludovic Denoyer

We propose selective debiasing -- an inference-time safety mechanism designed to enhance the overall model quality in terms of prediction performance and fairness, especially in scenarios where retraining the model is impractical. The…

计算与语言 · 计算机科学 2025-03-12 Gleb Kuzmin , Neemesh Yadav , Ivan Smirnov , Timothy Baldwin , Artem Shelmanov

Model explainability is essential for the creation of trustworthy Machine Learning models in healthcare. An ideal explanation resembles the decision-making process of a domain expert and is expressed using concepts or terminology that is…

机器学习 · 计算机科学 2021-07-14 Sumedha Singla , Stephen Wallace , Sofia Triantafillou , Kayhan Batmanghelich

Healthcare predictive analytics aids medical decision-making, diagnosis prediction and drug review analysis. Therefore, prediction accuracy is an important criteria which also necessitates robust predictive language models. However, the…

计算与语言 · 计算机科学 2021-04-06 Ishani Mondal

Despite widespread adoption, machine learning models remain mostly black boxes. Understanding the reasons behind predictions is, however, quite important in assessing trust, which is fundamental if one plans to take action based on a…

机器学习 · 计算机科学 2016-08-10 Marco Tulio Ribeiro , Sameer Singh , Carlos Guestrin