WebSHAP: Towards Explaining Any Machine Learning Models Anywhere

March 16, 2023 ยท Entered Twilight ยท ๐Ÿ› The Web Conference

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: .c8rc.json, .eslintignore, .eslintrc.cjs, .gitattributes, .github, .gitignore, .npmignore, .prettierignore, .prettierrc, LICENSE, README.md, examples, package.json, src, test, tsconfig.json, typescript.eslintrc.json, vite.config.ts

Authors Zijie J. Wang, Duen Horng Chau arXiv ID 2303.09545 Category cs.LG: Machine Learning Cross-listed cs.AI, cs.HC Citations 3 Venue The Web Conference Repository https://github.com/poloclub/webshap โญ 68 Last Checked 1 month ago
Abstract
As machine learning (ML) is increasingly integrated into our everyday Web experience, there is a call for transparent and explainable web-based ML. However, existing explainability techniques often require dedicated backend servers, which limit their usefulness as the Web community moves toward in-browser ML for lower latency and greater privacy. To address the pressing need for a client-side explainability solution, we present WebSHAP, the first in-browser tool that adapts the state-of-the-art model-agnostic explainability technique SHAP to the Web environment. Our open-source tool is developed with modern Web technologies such as WebGL that leverage client-side hardware capabilities and make it easy to integrate into existing Web ML applications. We demonstrate WebSHAP in a usage scenario of explaining ML-based loan approval decisions to loan applicants. Reflecting on our work, we discuss the opportunities and challenges for future research on transparent Web ML. WebSHAP is available at https://github.com/poloclub/webshap.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning