paper-with-me

홈 › Papers

On the Efficacy of Generalization Error Prediction Scoring Functions

2023-03-23 · Puja Trivedi, Danai Koutra, Jayaraman J. Thiagarajan

Generalization error predictors (GEPs) aim to predict model performance on unseen distributions by deriving dataset-level error estimates from sample-level scores. However, GEPs often utilize disparate mechanisms (e.g., regressors, thresholding functions, calibration datasets, etc), to derive such error estimates, which can obfuscate the benefits of a particular scoring function. Therefore, in this work, we rigorously study the effectiveness of popular scoring functions (confidence, local manifold smoothness, model agreement), independent of mechanism choice. We find, absent complex mechanisms, that state-of-the-art confidence- and smoothness- based scores fail to outperform simple model-agreement scores when estimating error under distribution shifts and corruptions. Furthermore, on realistic settings where the training data has been compromised (e.g., label noise, measurement noise, undersampling), we find that model-agreement scores continue to perform well and that ensemble diversity is important for improving its performance. Finally, to better understand the limitations of scoring functions, we demonstrate that simplicity bias, or the propensity of deep neural networks to rely upon simple but brittle features, can adversely affect GEP performance. Overall, our work carefully studies the effectiveness of popular scoring functions in realistic settings and helps to better understand their limitations.

📄 PDF Abstract BibTeX arXiv:2303.13589

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityPrediction

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Generalization Beyond Benchmarks: Evaluating Learnable Protein-Ligand Scoring Functions on Unseen Targets

2025-12-05 · Jakub Kopko, David Graber, Saltuk Mustafa Eyrilmez, Stanislav Mazurenko 외 arxiv

As machine learning becomes increasingly central to molecular design, it is vital to ensure the reliability of learnable protein-ligand scoring functions on novel protein targets. While many scoring functions perform wel…

I Know Therefore I Score: Label-Free Crafting of Scoring Functions using Constraints Based on Domain Expertise

2022-03-18 · Ragja Palakkadavath, Sarath Sivaprasad, Shirish Karande, Niranjan Pedanekar

Several real-life applications require crafting concise, quantitative scoring functions (also called rating systems) from measured observations. For example, an effectiveness score needs to be created for advertising cam…

Predictive Value Generalization Bounds

2020-07-09 · Keshav Vemuri, Nathan Srebro

In this paper, we study a bi-criterion framework for assessing scoring functions in the context of binary classification. The positive and negative predictive values (ppv and npv, respectively) are conditional probabilit…

Binary ClassificationGeneral ClassificationGeneralization Bounds

Logical Expressivity and Explanations for Monotonic GNNs with Scoring Functions

2025-08-14 · Matthew Morris, David J. Tena Cucala, Bernardo Cuenca Grau arxiv

Graph neural networks (GNNs) are often used for the task of link prediction: predicting missing binary facts in knowledge graphs (KGs). To address the lack of explainability of GNNs on KGs, recent works extract Datalog r…

Knowledge GraphsLink Prediction

U-Calibration: Forecasting for an Unknown Agent

2023-06-30 · Robert Kleinberg, Renato Paes Leme, Jon Schneider, Yifeng Teng

We consider the problem of evaluating forecasts of binary events whose predictions are consumed by rational agents who take an action in response to a prediction, but whose utility is unknown to the forecaster. We show t…

Allscoring rule