paper-with-me

홈 › Papers

Explaining AI Without Code: A User Study on Explainable AI

2025-12-28 · Natalia Abarca, Andrés Carvallo, Claudia López Moncada, Felipe Bravo-Marquez arxiv

The increasing use of Machine Learning (ML) in sensitive domains such as healthcare, finance, and public policy has raised concerns about the transparency of automated decisions. Explainable AI (XAI) addresses this by clarifying how models generate predictions, yet most methods demand technical expertise, limiting their value for novices. This gap is especially critical in no-code ML platforms, which seek to democratize AI but rarely include explainability. We present a human-centered XAI module in DashAI, an open-source no-code ML platform. The module integrates three complementary techniques, which are Partial Dependence Plots (PDP), Permutation Feature Importance (PFI), and KernelSHAP, into DashAI's workflow for tabular classification. A user study (N = 20; ML novices and experts) evaluated usability and the impact of explanations. Results show: (i) high task success ($\geq80\%$) across all explainability tasks; (ii) novices rated explanations as useful, accurate, and trustworthy on the Explanation Satisfaction Scale (ESS, Cronbach's $α$ = 0.74, a measure of internal consistency), while experts were more critical of sufficiency and completeness; and (iii) explanations improved perceived predictability and confidence on the Trust in Automation scale (TiA, $α$ = 0.60), with novices showing higher trust than experts. These findings highlight a central challenge for XAI in no-code ML, making explanations both accessible to novices and sufficiently detailed for experts.

📄 PDF Abstract BibTeX arXiv:2602.11159

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

XNLI: Explaining and Diagnosing NLI-based Visual Data Analysis

2023-01-25 · Yingchaojie Feng, Xingbo Wang, Bo Pan, Kam Kwai Wong 외

Natural language interfaces (NLIs) enable users to flexibly specify analytical intentions in data visualization. However, diagnosing the visualization results without understanding the underlying generation process is ch…

Data Visualization

Category Aware Explainable Conversational Recommendation

2021-03-15 · Nikolaos Kondylidis, Jie Zou, Evangelos Kanoulas

Most conversational recommendation approaches are either not explainable, or they require external user's knowledge for explaining or their explanations cannot be applied in real time due to computational limitations. In…

Conversational Recommendation

Towards Reconciling Usability and Usefulness of Explainable AI Methodologies

2023-01-13 · Pradyumna Tambwekar, Matthew Gombolay

Interactive Artificial Intelligence (AI) agents are becoming increasingly prevalent in society. However, application of such systems without understanding them can be problematic. Black-box AI systems can lead to liabili…

Decision MakingExplainable Artificial Intelligence (XAI)Self-Driving Cars

Explainable Recommendation via Multi-Task Learning in Opinionated Text Data

2018-06-10 · Nan Wang, Hongning Wang, Yiling Jia, Yue Yin

Explaining automatically generated recommendations allows users to make more informed and accurate decisions about which results to utilize, and therefore improves their satisfaction. In this work, we develop a multi-tas…

Explainable RecommendationMulti-Task Learning

Why is "Problems" Predictive of Positive Sentiment? A Case Study of Explaining Unintuitive Features in Sentiment Classification

2024-06-05 · Jiaming Qu, Jaime Arguello, Yue Wang

Explainable AI (XAI) algorithms aim to help users understand how a machine learning model makes predictions. To this end, many approaches explain which input features are most predictive of a target label. However, such …

Sentiment AnalysisSentiment Classification