paper-with-me

Papers

Amazon SageMaker Clarify: Machine Learning Bias Detection and Explainability in the Cloud

2021-09-07 · Michaela Hardt, Xiaoguang Chen, Xiaoyi Cheng, Michele Donini, Jason Gelman, Satish Gollaprolu, John He, Pedro Larroy, Xinyu Liu, Nick McCarthy, Ashish Rathi, Scott Rees, Ankit Siva, ErhYuan Tsai, Keerthan Vasist, Pinar Yilmaz, Muhammad Bilal Zafar, Sanjiv Das, Kevin Haas, Tyler Hill, Krishnaram Kenthapadi

Understanding the predictions made by machine learning (ML) models and their potential biases remains a challenging and labor-intensive task that depends on the application, the dataset, and the specific model. We present Amazon SageMaker Clarify, an explainability feature for Amazon SageMaker that launched in December 2020, providing insights into data and ML models by identifying biases and explaining predictions. It is deeply integrated into Amazon SageMaker, a fully managed service that enables data scientists and developers to build, train, and deploy ML models at any scale. Clarify supports bias detection and feature importance computation across the ML lifecycle, during data preparation, model evaluation, and post-deployment monitoring. We outline the desiderata derived from customer input, the modular architecture, and the methodology for bias and explanation computations. Further, we describe the technical challenges encountered and the tradeoffs we had to make. For illustration, we discuss two customer use cases. We present our deployment results including qualitative customer feedback and a quantitative evaluation. Finally, we summarize lessons learned, and discuss best practices for the successful adoption of fairness and explanation tools in practice.

📄 PDF Abstract BibTeX arXiv:2109.03285

Code (1)

aws/amazon-sagemaker-clarify 공식 구현

Tasks

Bias DetectionBIG-bench Machine LearningFairnessFeature Importance

Methods 이 논문이 사용한 방법론

Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Amazon SageMaker Model Monitor: A System for Real-Time Insights into Deployed Machine Learning Models

2021-11-26 · David Nigenda, Zohar Karnin, Muhammad Bilal Zafar, Raghu Ramesha 외

With the increasing adoption of machine learning (ML) models and systems in high-stakes settings across different industries, guaranteeing a model's performance after deployment has become crucial. Monitoring models in p…

BIG-bench Machine Learning

Amazon SageMaker Automatic Model Tuning: Scalable Gradient-Free Optimization

2020-12-15 · Valerio Perrone, Huibin Shen, Aida Zolic, Iaroslav Shcherbatyi 외

Tuning complex machine learning systems is challenging. Machine learning typically requires to set hyperparameters, be it regularization, architecture, or optimization parameters, whose tuning is critical to achieve good…

Bayesian OptimizationBIG-bench Machine Learning

Amazon SageMaker Autopilot: a white box AutoML solution at scale

2020-12-15 · Piali Das, Valerio Perrone, Nikita Ivkin, Tanya Bansal 외

AutoML systems provide a black-box solution to machine learning problems by selecting the right way of processing features, choosing an algorithm and tuning the hyperparameters of the entire pipeline. Although these syst…

AutoMLMeta-Learning

Amazon SageMaker Model Parallelism: A General and Flexible Framework for Large Model Training

2021-11-10 · Can Karakus, Rahul Huilgol, Fei Wu, Anirudh Subramanian 외

With deep learning models rapidly growing in size, systems-level solutions for large-model training are required. We present Amazon SageMaker model parallelism, a software library that integrates with PyTorch, and enable…

Collaborative Filteringmodel

Learning from Drivers to Tackle the Amazon Last Mile Routing Research Challenge

2022-05-09 · Chen Wu, Yin Song, Verdi March, Eden Duthie

The goal of the Amazon Last Mile Routing Research Challenge is to integrate the real-life experience of Amazon drivers into the solution of optimal route planning and optimization. This paper presents our method that tac…