scispace - formally typeset
S

Sameer Singh

Researcher at University of California, Irvine

Publications -  196
Citations -  24675

Sameer Singh is an academic researcher from University of California, Irvine. The author has contributed to research in topics: Computer science & Inference. The author has an hindex of 45, co-authored 185 publications receiving 15043 citations. Previous affiliations of Sameer Singh include University of Washington & University of Massachusetts Amherst.

Papers
More filters
Proceedings ArticleDOI

"Why Should I Trust You?": Explaining the Predictions of Any Classifier

TL;DR: In this article, the authors propose LIME, a method to explain models by presenting representative individual predictions and their explanations in a non-redundant way, framing the task as a submodular optimization problem.
Proceedings Article

Anchors: High-Precision Model-Agnostic Explanations

TL;DR: This work introduces a novel model-agnostic system that explains the behavior of complex models with high-precision rules called anchors, representing local, “sufficient” conditions for predictions, and proposes an algorithm to efficiently compute these explanations for any black-box model with high probability guarantees.
Proceedings ArticleDOI

Beyond accuracy: Behavioral testing of NLP models with checklist

TL;DR: CheckList as mentioned in this paper is a task-agnostic methodology for testing NLP models, which includes a matrix of general linguistic capabilities and test types that facilitate comprehensive test ideation, as well as a software tool to generate a large and diverse number of test cases quickly.
Proceedings ArticleDOI

“Why Should I Trust You?”: Explaining the Predictions of Any Classifier

TL;DR: In this article, the authors propose LIME, a method to explain models by presenting representative individual predictions and their explanations in a non-redundant way, framing the task as a submodular optimization problem.
Proceedings ArticleDOI

Universal Adversarial Triggers for Attacking and Analyzing NLP

TL;DR: This article propose a gradient-guided search over tokens which finds short trigger sequences (e.g., one word for classification and four words for language modeling) that successfully trigger the target prediction.