paper-with-me

홈 › Papers

GAM Changer: Editing Generalized Additive Models with Interactive Visualization

2021-12-06 · Zijie J. Wang, Alex Kale, Harsha Nori, Peter Stella, Mark Nunnally, Duen Horng Chau, Mihaela Vorvoreanu, Jennifer Wortman Vaughan, Rich Caruana

Recent strides in interpretable machine learning (ML) research reveal that models exploit undesirable patterns in the data to make predictions, which potentially causes harms in deployment. However, it is unclear how we can fix these models. We present our ongoing work, GAM Changer, an open-source interactive system to help data scientists and domain experts easily and responsibly edit their Generalized Additive Models (GAMs). With novel visualization techniques, our tool puts interpretability into action -- empowering human users to analyze, validate, and align model behaviors with their knowledge and values. Built using modern web technologies, our tool runs locally in users' computational notebooks or web browsers without requiring extra compute resources, lowering the barrier to creating more responsible ML models. GAM Changer is available at https://interpret.ml/gam-changer.

📄 PDF Abstract BibTeX arXiv:2112.03245

Code (1)

interpretml/gam-changer 공식 구현

Tasks

Additive modelsInterpretable Machine Learning

Methods 이 논문이 사용한 방법론

GAM 설명 없음

Similar Papers 제목 키워드 기반

Interpretability, Then What? Editing Machine Learning Models to Reflect Human Knowledge and Values

2022-06-30 · Zijie J. Wang, Alex Kale, Harsha Nori, Peter Stella 외

Machine learning (ML) interpretability techniques can reveal undesirable patterns in data that models exploit to make predictions--potentially causing harms once deployed. However, how to take action to address these pat…

Additive modelsBIG-bench Machine LearningModel Editing

Multiplicative-Additive Constrained Models:Toward Joint Visualization of Interactive and Independent Effects

2025-09-26 · Fumin Wang arxiv

Interpretability is one of the considerations when applying machine learning to high-stakes fields such as healthcare that involve matters of life safety. Generalized Additive Models (GAMs) enhance interpretability by vi…

Interactive Segmentation and Visualization for Tiny Objects in Multi-megapixel Images

2022-04-21 · CVPR 2022 1 · Chengyuan Xu, Boning Dong, Noah Stier, Curtis McCully 외

We introduce an interactive image segmentation and visualization framework for identifying, inspecting, and editing tiny objects (just a few pixels wide) in large multi-megapixel high-dynamic-range (HDR) images. Detectin…

GPUImage SegmentationInteractive SegmentationSegmentation+1

Changer: Feature Interaction is What You Need for Change Detection

2022-09-17 · Sheng Fang, Kaiyu Li, Zhe Li

Change detection is an important tool for long-term earth observation missions. It takes bi-temporal images as input and predicts "where" the change has occurred. Different from other dense prediction tasks, a meaningful…

Building change detection for remote sensing imagesChange DetectionEarth Observation

GAM Coach: Towards Interactive and User-centered Algorithmic Recourse

2023-02-27 · Zijie J. Wang, Jennifer Wortman Vaughan, Rich Caruana, Duen Horng Chau

Machine learning (ML) recourse techniques are increasingly used in high-stakes domains, providing end users with actions to alter ML predictions, but they assume ML developers understand what input variables can be chang…

Additive modelscounterfactual