paper-with-me

홈 › Papers

Explaining black boxes with a SMILE: Statistical Model-agnostic Interpretability with Local Explanations

2023-11-13 · Koorosh Aslansefat, Mojgan Hashemian, Martin Walker, Mohammed Naveed Akram, Ioannis Sorokos, Yiannis Papadopoulos

Machine learning is currently undergoing an explosion in capability, popularity, and sophistication. However, one of the major barriers to widespread acceptance of machine learning (ML) is trustworthiness: most ML models operate as black boxes, their inner workings opaque and mysterious, and it can be difficult to trust their conclusions without understanding how those conclusions are reached. Explainability is therefore a key aspect of improving trustworthiness: the ability to better understand, interpret, and anticipate the behaviour of ML models. To this end, we propose SMILE, a new method that builds on previous approaches by making use of statistical distance measures to improve explainability while remaining applicable to a wide range of input data domains.

📄 PDF Abstract BibTeX arXiv:2311.07286

Code (1)

dependable-intelligent-systems-lab/xwhy 공식 구현

Tasks

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explainable ModelsInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…

Similar Papers 제목 키워드 기반

Explainability of Large Language Models using SMILE: Statistical Model-agnostic Interpretability with Local Explanations

2025-05-27 · Zeinab Dehghani, Mohammed Naveed Akram, Koorosh Aslansefat, Adil Khan

Large language models like GPT, LLAMA, and Claude have become incredibly powerful at generating text, but they are still black boxes, so it is hard to understand how they decide what to say. That lack of transparency can…

Mapping the Mind of an Instruction-based Image Editing using SMILE

2024-12-20 · Zeinab Dehghani, Koorosh Aslansefat, Adil Khan, Adín Ramírez Rivera 외

Despite recent advancements in Instruct-based Image Editing models for generating high-quality images, they are known as black boxes and a significant barrier to transparency and user trust. To solve this issue, we intro…

Autonomous Driving

Stop Explaining Black Box Machine Learning Models for High Stakes Decisions and Use Interpretable Models Instead

2018-11-26 · Cynthia Rudin

Black box machine learning models are currently being used for high stakes decision-making throughout society, causing problems throughout healthcare, criminal justice, and in other domains. People have hoped that creati…

BIG-bench Machine LearningDecision MakingInterpretable Machine Learning

Explaining Black Boxes on Sequential Data using Weighted Automata

2018-10-12 · Stephane Ayache, Remi Eyraud, Noe Goudian

Understanding how a learned black box works is of crucial interest for the future of Machine Learning. In this paper, we pioneer the question of the global interpretability of learned black box models that assign numeric…

"How do I fool you?": Manipulating User Trust via Misleading Black Box Explanations

2019-11-15 · Himabindu Lakkaraju, Osbert Bastani

As machine learning black boxes are increasingly being deployed in critical domains such as healthcare and criminal justice, there has been a growing emphasis on developing techniques for explaining these black boxes in …