Human Guided Learning of Transparent Regression Models
Lukas Pensel, Stefan Kramer

TL;DR
This paper introduces HuGuR, a human-in-the-loop method for transparent permutation regression models that allows users to interactively add constraints, enabling understandable models that perform well on small datasets.
Contribution
The paper presents HuGuR, a novel interactive approach for building transparent regression models with human-understandable constraints, evaluated through user studies and benchmarked against baselines.
Findings
User-built models outperform baselines on small datasets.
Models are interpretable and understandable to humans.
Machine models outperform user models on larger datasets.
Abstract
We present a human-in-the-loop (HIL) approach to permutation regression, the novel task of predicting a continuous value for a given ordering of items. The model is a gradient boosted regression model that incorporates simple human-understandable constraints of the form x < y, i.e. item x has to be before item y, as binary features. The approach, HuGuR (Human Guided Regression), lets a human explore the search space of such transparent regression models. Interacting with HuGuR, users can add, remove, and refine order constraints interactively, while the coefficients are calculated on the fly. We evaluate HuGuR in a user study and compare the performance of user-built models with multiple baselines on 9 data sets. The results show that the user-built models outperform the compared methods on small data sets and in general perform on par with the other methods, while being in principle…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Neural Networks and Applications
