Regulation of Language Models With Interpretability Will Likely Result In A Performance Trade-Off
Eoin M. Kenny, Julie A. Shah
TL;DR
The paper tackles regulatory constraints on large language models by developing a regulatable, prototype-based LLM designed to use human-defined concepts in a transparent manner within insurance liability tasks. It formalizes the Regulation Performance Trade-Off, balancing compliance with interpretability against traditional predictive performance, and demonstrates that enforcing regulatability can incur about a 7.34% drop in class accuracy while still improving human task efficiency and confidence in deployment. The authors present a two-dataset evaluation (insurance liability and beer reviews) and a pilot with eight adjusters to assess real-world utility, showing that human-AI collaboration can benefit even under regulatory constraints. This work advances practical pathways for auditable, safer AI in high-stakes domains, while outlining limitations and directions for broader generalization and end-to-end training improvements.
Abstract
Regulation is increasingly cited as the most important and pressing concern in machine learning. However, it is currently unknown how to implement this, and perhaps more importantly, how it would effect model performance alongside human collaboration if actually realized. In this paper, we attempt to answer these questions by building a regulatable large-language model (LLM), and then quantifying how the additional constraints involved affect (1) model performance, alongside (2) human collaboration. Our empirical results reveal that it is possible to force an LLM to use human-defined features in a transparent way, but a "regulation performance trade-off" previously not considered reveals itself in the form of a 7.34% classification performance drop. Surprisingly however, we show that despite this, such systems actually improve human task performance speed and appropriate confidence in a realistic deployment setting compared to no AI assistance, thus paving a way for fair, regulatable AI, which benefits users.
