paper-with-me

홈 › Papers

Beware of Validation by Eye: Visual Validation of Linear Trends in Scatterplots

2024-07-16 · Daniel Braun, Remco Chang, Michael Gleicher, Tatiana von Landesberger

Visual validation of regression models in scatterplots is a common practice for assessing model quality, yet its efficacy remains unquantified. We conducted two empirical experiments to investigate individuals' ability to visually validate linear regression models (linear trends) and to examine the impact of common visualization designs on validation quality. The first experiment showed that the level of accuracy for visual estimation of slope (i.e., fitting a line to data) is higher than for visual validation of slope (i.e., accepting a shown line). Notably, we found bias toward slopes that are "too steep" in both cases. This lead to novel insights that participants naturally assessed regression with orthogonal distances between the points and the line (i.e., ODR regression) rather than the common vertical distances (OLS regression). In the second experiment, we investigated whether incorporating common designs for regression visualization (error lines, bounding boxes, and confidence intervals) would improve visual validation. Even though error lines reduced validation bias, results failed to show the desired improvements in accuracy for any design. Overall, our findings suggest caution in using visual model validation for linear trends in scatterplots.

📄 PDF Abstract BibTeX arXiv:2407.11625

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Methods 이 논문이 사용한 방법론

Linear Regression Linear Regression is a method for modelling a relationship between a dependent variable and independent variables. These models can be fit with numerous approaches. The most…

Similar Papers 제목 키워드 기반

Beware of Aliases -- Signal Preservation is Crucial for Robust Image Restoration

2024-06-11 · Shashank Agnihotri, Julia Grabinski, Janis Keuper, Margret Keuper

Image restoration networks are usually comprised of an encoder and a decoder, responsible for aggregating image content from noisy, distorted data and to restore clean, undistorted images, respectively. Data aggregation …

DecoderImage GenerationImage Restoration

An analysis of deep neural networks for predicting trends in time series data

2020-09-16 · Kouame Hermann Kouassi, Deshendran Moodley

Recently, a hybrid Deep Neural Network (DNN) algorithm, TreNet was proposed for predicting trends in time series data. While TreNet was shown to have superior performance for trend prediction to other DNN and traditional…

Speech RecognitionTime SeriesTime Series AnalysisTime Series Prediction

Optimizing Financial Data Analysis: A Comparative Study of Preprocessing Techniques for Regression Modeling of Apple Inc.'s Net Income and Stock Prices

2025-01-11 · Kevin Ungar, Camelia Oprean-Stan

This article presents a comprehensive methodology for processing financial datasets of Apple Inc., encompassing quarterly income and daily stock prices, spanning from March 31, 2009, to December 31, 2023. Leveraging 60 o…

regression

Refining Focus in AI for Lung Cancer: Comparing Lesion-Centric and Chest-Region Models with Performance Insights from Internal and External Validation

2024-11-25 · Fakrul Islam Tushar

Background: AI-based classification models are essential for improving lung cancer diagnosis. However, the relative performance of lesion-level versus chest-region models in internal and external datasets remains unclear…

Cancer ClassificationLung Cancer Diagnosis

Measuring Sharpness in Grokking

2024-02-14 · Jack Miller, Patrick Gleeson, Charles O'Neill, Thang Bui 외

Neural networks sometimes exhibit grokking, a phenomenon where perfect or near-perfect performance is achieved on a validation set well after the same performance has been obtained on the corresponding training set. In t…