Learning Rules-First Classifiers

Abstract

Complex classifiers may exhibit “embarassing” failures in cases where humans can easily provide a justified classification. Avoiding such failures is obviously of key importance. In this work, we focus on one such setting, where a label is perfectly predictable if the input contains certain features, or rules, and otherwise it is predictable by a linear classifier. We define a hypothesis class that captures this notion and determine its sample complexity. We also give evidence that efficient algorithms cannot achieve this sample complexity. We then derive a simple and efficient algorithm and show that its sample complexity is close to optimal, among efficient algorithms. Experiments on synthetic and sentiment analysis data demonstrate the efficacy of the method, both in terms of accuracy and interpretability.

Cite

Text

Cohen et al. "Learning Rules-First Classifiers." Artificial Intelligence and Statistics, 2019.

Markdown

[Cohen et al. "Learning Rules-First Classifiers." Artificial Intelligence and Statistics, 2019.](https://mlanthology.org/aistats/2019/cohen2019aistats-learning/)

BibTeX

@inproceedings{cohen2019aistats-learning,
  title     = {{Learning Rules-First Classifiers}},
  author    = {Cohen, Deborah and Daniely, Amit and Globerson, Amir and Elidan, Gal},
  booktitle = {Artificial Intelligence and Statistics},
  year      = {2019},
  pages     = {1398-1406},
  volume    = {89},
  url       = {https://mlanthology.org/aistats/2019/cohen2019aistats-learning/}
}