paper-with-me

홈 › Papers

Explainable Artificial Intelligence for Dependent Features: Additive Effects of Collinearity

2024-10-30 · Ahmed M Salih

Explainable Artificial Intelligence (XAI) emerged to reveal the internal mechanism of machine learning models and how the features affect the prediction outcome. Collinearity is one of the big issues that XAI methods face when identifying the most informative features in the model. Current XAI approaches assume the features in the models are independent and calculate the effect of each feature toward model prediction independently from the rest of the features. However, such assumption is not realistic in real life applications. We propose an Additive Effects of Collinearity (AEC) as a novel XAI method that aim to considers the collinearity issue when it models the effect of each feature in the model on the outcome. AEC is based on the idea of dividing multivariate models into several univariate models in order to examine their impact on each other and consequently on the outcome. The proposed method is implemented using simulated and real data to validate its efficiency comparing with the a state of arts XAI method. The results indicate that AEC is more robust and stable against the impact of collinearity when it explains AI models compared with the state of arts XAI method.

📄 PDF Abstract BibTeX arXiv:2411.00846

Code (1)

amaa11/Additive-Effects-of-Collinearity 공식 구현

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Similar Papers 제목 키워드 기반

Explainable Artificial Intelligence to Detect Image Spam Using Convolutional Neural Network

2022-09-07 · Zhibo Zhang, Ernesto Damiani, Hussam Al Hamadi, Chan Yeob Yeun 외

Image spam threat detection has continually been a popular area of research with the internet's phenomenal expansion. This research presents an explainable framework for detecting spam images using Convolutional Neural N…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

A Perspective on Explainable Artificial Intelligence Methods: SHAP and LIME

2023-05-03 · Ahmed Salih, Zahra Raisi-Estabragh, Ilaria Boscolo Galazzo, Petia Radeva 외

eXplainable artificial intelligence (XAI) methods have emerged to convert the black box of machine learning (ML) models into a more digestible form. These methods help to communicate how the model works with the aim of m…

domain classificationExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Employing Explainable Artificial Intelligence (XAI) Methodologies to Analyze the Correlation between Input Variables and Tensile Strength in Additively Manufactured Samples

2023-05-28 · Akshansh Mishra, Vijaykumar S Jatti

This research paper explores the impact of various input parameters, including Infill percentage, Layer Height, Extrusion Temperature, and Print Speed, on the resulting Tensile Strength in objects produced through additi…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Do Not Trust Additive Explanations

2019-03-27 · Alicja Gosiewska, Przemyslaw Biecek

Explainable Artificial Intelligence (XAI)has received a great deal of attention recently. Explainability is being presented as a remedy for the distrust of complex and opaque models. Model agnostic methods such as LIME, …

Additive modelsBIG-bench Machine LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)

Explainable Automated Machine Learning for Credit Decisions: Enhancing Human Artificial Intelligence Collaboration in Financial Engineering

2024-02-06 · Marc Schmitt

This paper explores the integration of Explainable Automated Machine Learning (AutoML) in the realm of financial engineering, specifically focusing on its application in credit decision-making. The rapid evolution of Art…

AutoMLDecision Making