March 20, 2019
Conference Paper

Towards Rapid Interactive Machine Learning: Evaluating Tradeoffs of Classification without Representation

Abstract

Our contribution is the design and evaluation of an interac- tive machine learning interface that rapidly provides the user with model feedback after every interaction. To address visual scalability, this interface communicates with the user via a “tip of the iceberg” approach, where the user interacts with a small set of recommended instances for each class. To address computational scalability, we developed an O(n) classification algorithm that incorporates user feedback incrementally, and without consulting the underlying data’s representation matrix. Our computational evaluation showed that this algorithm has similar accuracy to several off-the-shelf classification algo- rithms with small amounts of labeled data. Empirical evalu- ation revealed that users performed better using our design compared to an equivalent active learning setup.

Revised: June 12, 2019 | Published: March 20, 2019

Citation

Arendt D.L., E.G. Saldanha, R. Wesslen, S. Volkova, and W. Dou. 2019. Towards Rapid Interactive Machine Learning: Evaluating Tradeoffs of Classification without Representation. In International Conference on Intelligent User Interfaces, (IUI 2019), March 17-20, 2019, Marina del Ray, CA, 591-602. New York, New York:ACM. PNNL-SA-138765. doi:10.1145/3301275.3302280