paper-with-me

Papers

A Case for Backward Compatibility for Human-AI Teams

2019-06-04 · Gagan Bansal, Besmira Nushi, Ece Kamar, Dan Weld, Walter Lasecki, Eric Horvitz

AI systems are being deployed to support human decision making in high-stakes domains. In many cases, the human and AI form a team, in which the human makes decisions after reviewing the AI's inferences. A successful partnership requires that the human develops insights into the performance of the AI system, including its failures. We study the influence of updates to an AI system in this setting. While updates can increase the AI's predictive performance, they may also lead to changes that are at odds with the user's prior experiences and confidence in the AI's inferences, hurting therefore the overall team performance. We introduce the notion of the compatibility of an AI update with prior user experience and present methods for studying the role of compatibility in human-AI teams. Empirical results on three high-stakes domains show that current machine learning algorithms do not produce compatible updates. We propose a re-training objective to improve the compatibility of an update by penalizing new errors. The objective offers full leverage of the performance/compatibility tradeoff, enabling more compatible yet accurate updates.

📄 PDF Abstract BibTeX arXiv:1906.01148

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Learning Backward Compatible Embeddings

2022-06-07 · Weihua Hu, Rajas Bansal, Kaidi Cao, Nikhil Rao 외

Embeddings, low-dimensional vector representation of objects, are fundamental in building modern machine learning systems. In industrial settings, there is usually an embedding team that trains an embedding model to solv…

Fraud DetectionProduct RecommendationRecommendation Systems

An Empirical Analysis of Backward Compatibility in Machine Learning Systems

2020-08-11 · Megha Srivastava, Besmira Nushi, Ece Kamar, Shital Shah 외

In many applications of machine learning (ML), updates are performed with the goal of enhancing model performance. However, current practices for updating models rely solely on isolated, aggregate performance analyses, o…

BIG-bench Machine Learning

Personalization in Human-AI Teams: Improving the Compatibility-Accuracy Tradeoff

2020-04-05 · Jonathan Martinez, Kobi Gal, Ece Kamar, Levi H. S. Lelis

AI systems that model and interact with users can update their models over time to reflect new information and changes in the environment. Although these updates may improve the overall performance of the AI system, they…

Lifelong Person Re-Identification with Backward-Compatibility

2024-03-15 · Minyoung Oh, Jae-Young Sim

Lifelong person re-identification (LReID) assumes a practical scenario where the model is sequentially trained on continuously incoming datasets while alleviating the catastrophic forgetting in the old datasets. However,…

Contrastive LearningPerson Re-Identification

Measuring and Reducing Model Update Regression in Structured Prediction for NLP

2022-02-07 · Deng Cai, Elman Mansimov, Yi-An Lai, Yixuan Su 외

Recent advance in deep learning has led to the rapid adoption of machine learning-based NLP models in a wide range of applications. Despite the continuous gain in accuracy, backward compatibility is also an important asp…

Dependency ParsingKnowledge DistillationPredictionregression+3