Automated Assessment of Residual Plots with Computer Vision Models
Weihao Li, Dianne Cook, Emi Tanaka, Susan VanderPlas, Klaus Ackermann

TL;DR
This paper introduces a computer vision model that automates the assessment of residual plots, improving diagnostic efficiency and consistency over human judgment and traditional tests.
Contribution
It presents a novel machine learning approach to evaluate residual plots automatically, reducing reliance on human visual judgment and enhancing diagnostic procedures.
Findings
The model predicts a divergence measure between residual and reference distributions.
It shows lower sensitivity than traditional tests but higher than human visual assessment.
It performs slightly less effectively on non-linearity detection.
Abstract
Plotting the residuals is a recommended procedure to diagnose deviations from linear model assumptions, such as non-linearity, heteroscedasticity, and non-normality. The presence of structure in residual plots can be tested using the lineup protocol to do visual inference. There are a variety of conventional residual tests, but the lineup protocol, used as a statistical test, performs better for diagnostic purposes because it is less sensitive and applies more broadly to different types of departures. However, the lineup protocol relies on human judgment which limits its scalability. This work presents a solution by providing a computer vision model to automate the assessment of residual plots. It is trained to predict a distance measure that quantifies the disparity between the residual distribution of a fitted classical normal linear regression model and the reference distribution,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advanced Measurement and Metrology Techniques · Advanced Surface Polishing Techniques
MethodsLinear Regression
