paper-with-me

Papers

Extending Decision Predicate Graphs for Comprehensive Explanation of Isolation Forest

2025-05-06 · Matteo Ceschin, Leonardo Arrighi, Luca Longo, Sylvio Barbon Junior

The need to explain predictive models is well-established in modern machine learning. However, beyond model interpretability, understanding pre-processing methods is equally essential. Understanding how data modifications impact model performance improvements and potential biases and promoting a reliable pipeline is mandatory for developing robust machine learning solutions. Isolation Forest (iForest) is a widely used technique for outlier detection that performs well. Its effectiveness increases with the number of tree-based learners. However, this also complicates the explanation of outlier selection and the decision boundaries for inliers. This research introduces a novel Explainable AI (XAI) method, tackling the problem of global explainability. In detail, it aims to offer a global explanation for outlier detection to address its opaque nature. Our approach is based on the Decision Predicate Graph (DPG), which clarifies the logic of ensemble methods and provides both insights and a graph-based metric to explain how samples are identified as outliers using the proposed Inlier-Outlier Propagation Score (IOP-Score). Our proposal enhances iForest's explainability and provides a comprehensive view of the decision-making process, detailing which features contribute to outlier identification and how the model utilizes them. This method advances the state-of-the-art by providing insights into decision boundaries and a comprehensive view of holistic feature usage in outlier identification. -- thus promoting a fully explainable machine learning pipeline.

📄 PDF Abstract BibTeX arXiv:2505.04019

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Close to Reality: Interpretable and Feasible Data Augmentation for Imbalanced Learning

2026-03-14 · Matheus Camilo da Silva, Gabriel Gustavo Costanzo, Andrea de Lorenzo, Sylvio Barbon Junior arxiv

Many machine learning classification tasks involve imbalanced datasets, which are often subject to over-sampling techniques aimed at improving model performance. However, these techniques are prone to generating unrealis…

Data Augmentation

Learning Typed Entailment Graphs with Global Soft Constraints

2018-01-01 · TACL 2018 1 · Mohammad Javad Hosseini, Nathanael Chambers, Siva Reddy, Xavier R. Holt 외

This paper presents a new method for learning typed entailment graphs from text. We extract predicate-argument structures from multiple-source news corpora, and compute local distributional similarity scores to learn ent…

Graph Learning

Trustworthy Clinical Decision Support Using Meta-Predicates and Domain-Specific Languages

2026-04-23 · Michael Bouzinier, Sergey Trifonov, Michael Chumack, Eugenia Lvova 외 arxiv

\textbf{Background:} Regulatory frameworks for AI in healthcare, including the EU AI Act and FDA guidance on AI/ML-based medical devices, require clinical decision support to demonstrate not only accuracy but auditabilit…

Explainable Claim Verification via Knowledge-Grounded Reasoning with Large Language Models

2023-10-08 · Haoran Wang, Kai Shu

Claim verification plays a crucial role in combating misinformation. While existing works on claim verification have shown promising results, a crucial piece of the puzzle that remains unsolved is to understand how to ve…

Claim VerificationDecision MakingIn-Context LearningMisinformation

Extending LIME for Business Process Automation

2021-08-09 · Sohini Upadhyay, Vatche Isahagian, Vinod Muthusamy, Yara Rizk

AI business process applications automate high-stakes business decisions where there is an increasing demand to justify or explain the rationale behind algorithmic decisions. Business process applications have ordering o…