paper-with-me

Papers

A Concept and Argumentation based Interpretable Model in High Risk Domains

2022-08-17 · Haixiao Chi, Dawei Wang, Gaojie Cui, Feng Mao, Beishui Liao

Interpretability has become an essential topic for artificial intelligence in some high-risk domains such as healthcare, bank and security. For commonly-used tabular data, traditional methods trained end-to-end machine learning models with numerical and categorical data only, and did not leverage human understandable knowledge such as data descriptions. Yet mining human-level knowledge from tabular data and using it for prediction remain a challenge. Therefore, we propose a concept and argumentation based model (CAM) that includes the following two components: a novel concept mining method to obtain human understandable concepts and their relations from both descriptions of features and the underlying data, and a quantitative argumentation-based method to do knowledge representation and reasoning. As a result of it, CAM provides decisions that are based on human-level knowledge and the reasoning process is intrinsically interpretable. Finally, to visualize the purposed interpretable model, we provide a dialogical explanation that contain dominated reasoning path within CAM. Experimental results on both open source benchmark dataset and real-word business dataset show that (1) CAM is transparent and interpretable, and the knowledge inside the CAM is coherent with human understanding; (2) Our interpretable approach can reach competitive results comparing with other state-of-art models.

📄 PDF Abstract BibTeX arXiv:2208.08149

Code (0)

등록된 구현이 없습니다.

Tasks

Vocal Bursts Intensity Prediction

Methods 이 논문이 사용한 방법론

CAM Class activation maps could be used to interpret the prediction decision made by the convolutional neural network (CNN). Image source: [Learning Deep Features for…

Similar Papers 제목 키워드 기반

Learning Gradual Argumentation Frameworks using Genetic Algorithms

2021-06-25 · Jonathan Spieler, Nico Potyka, Steffen Staab

Gradual argumentation frameworks represent arguments and their relationships in a weighted graph. Their graphical structure and intuitive semantics makes them a potentially interesting tool for interpretable machine lear…

BIG-bench Machine LearningInterpretable Machine Learning

A Unifying Framework for Learning Argumentation Semantics

2023-10-18 · Zlatina Mileva, Antonis Bikakis, Fabio Aurelio D'Asaro, Mark Law 외

Argumentation is a very active research field of Artificial Intelligence concerned with the representation and evaluation of arguments used in dialogues between humans and/or artificial agents. Acceptability semantics of…

Inductive logic programming

Applying Abstract Argumentation Theory to Cooperative Game Theory

2019-05-15 · Anthony P. Young, David Kohan Marzagao, Josh Murphy

We apply ideas from abstract argumentation theory to study cooperative game theory. Building on Dung's results in his seminal paper, we further the correspondence between Dung's four argumentation semantics and solution …

Abstract Argumentation

Deep Arguing

2026-05-11 · Adam Gould, Francesca Toni arxiv

Deep learning has become the dominant approach for creating high capacity, scalable models across diverse data modalities. However, because these models rely on a large number of learned parameters, tightly couple featur…

CARA: Concept-Aware Risk Attention for Interpretable Collision Anticipation

2026-07-24 · Zhishan Tao, Ruoyu Wang, Yucheng Wu, Enjun Du 외 arxiv

Collision anticipation in autonomous driving requires not only accurate early warnings but also interpretable reasoning about what risk factors are being tracked and how risk evolves over time. Existing methods fall shor…