Are Linear Regression Models White Box and Interpretable?
Ahmed M Salih, Yuhe Wang

TL;DR
This paper challenges the common perception that linear regression models are inherently interpretable and suggests they should be evaluated with the same rigor as complex models in terms of explainability.
Contribution
It critically examines the interpretability of linear regression models and argues for equal treatment of simple and complex models in explainability assessments.
Findings
Linear regression models face interpretability challenges similar to complex models.
Common XAI metrics reveal limitations in understanding linear models.
Linear models should be evaluated with the same standards as complex models for explainability.
Abstract
Explainable artificial intelligence (XAI) is a set of tools and algorithms that applied or embedded to machine learning models to understand and interpret the models. They are recommended especially for complex or advanced models including deep neural network because they are not interpretable from human point of view. On the other hand, simple models including linear regression are easy to implement, has less computational complexity and easy to visualize the output. The common notion in the literature that simple models including linear regression are considered as "white box" because they are more interpretable and easier to understand. This is based on the idea that linear regression models have several favorable outcomes including the effect of the features in the model and whether they affect positively or negatively toward model output. Moreover, uncertainty of the model can be…
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
TopicsStatistical and Computational Modeling
MethodsSparse Evolutionary Training · Linear Regression
