Develops methods for valid and validated confidence sets in multiclass and multilabel prediction.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Improves test set performance and reduces out-of-sample disappointment for unstable models.
New method uses weak labels to create valid confidence sets for predictions.
The paper offers guidelines for validating data-driven models.
A new method controls risk for set predictors using cross-validation.
Proposes a test to ensure predictive algorithms predict intended outcomes better than unintended ones.
A new method selects training samples for fine-tuning using validation set inference.
Proposes a falsification framework to test algorithmic discriminant validity.
We compare and contrast two approaches to validating a trained classifier while using all in-sample data for training. One is simultaneous validation over an organized set of hypotheses (SVOOSH), the well-known method that began with VC theory. The other is withhold and gap (WAG). WAG withholds a validation set, trains…
Develops CPL for optimal prediction set length and validity.
Method selects valid IVs from a large set using clustering and test of overidentifying restrictions.
Proposes a new cross-validation method to estimate model performance.
Optimizes Lasso hyperparameters using leave-one-out CV.
A new method improves super learner validation efficiency.
We introduce an exploratory study on Mutation Validation (MV), a model validation method using mutated training labels for supervised learning. MV mutates training data labels, retrains the model against the mutated data, then uses the metamorphic relation that captures the consequent training performance changes to as…
Label noise may affect the generalization of classifiers, and the effective learning of main patterns from samples with noisy labels is an important challenge. Recent studies have shown that deep neural networks tend to prioritize the learning of simple patterns over the memorization of noise patterns. This suggests a …
With the increasing size of today's data sets, finding the right parameter configuration in model selection via cross-validation can be an extremely time-consuming task. In this paper we propose an improved cross-validation procedure which uses nonparametric testing coupled with sequential analysis to determine the bes…
The paper extends conformal risk control to be valid with high probability over a growing calibration dataset.
Early stopping is a widely used technique to prevent poor generalization performance when training an over-expressive model by means of gradient-based optimization. To find a good point to halt the optimizer, a common practice is to split the dataset into a training and a smaller validation set to obtain an ongoing est…
Linear principal component analysis (PCA) can be extended to a nonlinear PCA by using artificial neural networks. But the benefit of curved components requires a careful control of the model complexity. Moreover, standard techniques for model selection, including cross-validation and more generally the use of an indepe…
Valid prediction sets for dynamic graphs using conformal prediction.
We present a novel regularization approach to train neural networks that enjoys better generalization and test error than standard stochastic gradient descent. Our approach is based on the principles of cross-validation, where a validation set is used to limit the model overfitting. We formulate such principles as a bi…
New framework validates counterfactual estimations in network interference settings.
Due to the increasing availability of high-dimensional empirical applications in many research disciplines, valid simultaneous inference becomes more and more important. For instance, high-dimensional settings might arise in economic studies due to very rich data sets with many potential covariates or in the analysis o…
Confounding bias, missing data, and selection bias are three common obstacles to valid causal inference in the data sciences. Covariate adjustment is the most pervasive technique for recovering casual effects from confounding bias. In this paper, we introduce a covariate adjustment formulation for controlling confoundi…
Cross-validation is one of the most popular model selection methods in statistics and machine learning. Despite its wide applicability, traditional cross validation methods tend to select overfitting models, due to the ignorance of the uncertainty in the testing sample. We develop a new, statistically principled infere…
Generalizes conformal prediction to multiple learnable parameters for efficient prediction sets.
Enhances clustering quality evaluation in noisy data.
To solve a text-based game, an agent needs to formulate valid text commands for a given context and find the ones that lead to success. Recent attempts at solving text-based games with deep reinforcement learning have focused on the latter, i.e., learning to act optimally when valid actions are known in advance. In thi…
Meta-learning reduces set prediction size in conformal prediction for few-shot calibration.
Valid causal inference with unobserved confounding in high-dimensional settings.
Cluster analysis is used to explore structure in unlabeled data sets in a wide range of applications. An important part of cluster analysis is validating the quality of computationally obtained clusters. A large number of different internal indices have been developed for validation in the offline setting. However, thi…
This paper identifies a problem with the usual procedure for L2-regularization parameter estimation in a domain adaptation setting. In such a setting, there are differences between the distributions generating the training data (source domain) and the test data (target domain). The usual cross-validation procedure requ…
CPTD improves prediction intervals in time series regression with cross-sectional data.
Optimizes minimum-volume prediction sets for multivariate regression.
Paper revisits pre-validation method, improving hypothesis testing.
Four geometries govern sequential and distribution-free inference.
In this article, we derive concentration inequalities for the cross-validation estimate of the generalization error for subagged estimators, both for classification and regressor. General loss functions and class of predictors with both finite and infinite VC-dimension are considered. We slightly generalize the formali…
Valid p-value for bounded random variables without distributional assumptions.
A stability-based method selects the most desirable conformal prediction set.
New method infers causal effects without knowing control variables.
Bayesian inference corrected for bias in high-dimensional models.
We consider the parametric learning problem, where the objective of the learner is determined by a parametric loss function. Employing empirical risk minimization with possibly regularization, the inferred parameter vector will be biased toward the training samples. Such bias is measured by the cross validation procedu…
In this article, we derive concentration inequalities for the cross-validation estimate of the generalization error for empirical risk minimizers. In the general setting, we prove sanity-check bounds in the spirit of \cite{KR99} \textquotedblleft\textit{bounds showing that the worst-case error of this estimate is not m…
Model selection on validation data is an essential step in machine learning. While the mixing of data between training and validation is considered taboo, practitioners often violate it to increase performance. Here, we offer a simple, practical method for using the validation set for training, which allows for a conti…
New IF method improves accuracy in deep neural networks with noisy data.
Flexible framework integrates machine learning and DRO for uncertain parameter prediction.
Adapts self-supervised learning using probabilistic sets with validity guarantees.