Square loss performs comparably or better than cross-entropy in neural architectures for various tasks.
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
Proposes squentropy loss for improved classification accuracy and model calibration.
This work investigates square loss in overparametrized neural networks, revealing its advantages in robustness and calibration.
Gradient descent on ReLU networks with square loss implicitly favors balanced weights.
We consider binary classification problems with positive definite kernels and square loss, and study the convergence rates of stochastic gradient methods. We show that while the excess testing loss (squared loss) converges slowly to zero as the number of observations (and thus iterations) goes to infinity, the testing …
In this short note, we provide a sample complexity lower bound for learning linear predictors with respect to the squared loss. Our focus is on an agnostic setting, where no assumptions are made on the data distribution. This contrasts with standard results in the literature, which either make distributional assumption…
Transformer-based models overfit financial time series data, leading to increased prediction variance.
The paper improves Kaczmarz algorithm with momentum for linear least squares.
Feature selection is a technique to screen out less important features. Many existing supervised feature selection algorithms use redundancy and relevancy as the main criteria to select features. However, feature interaction, potentially a key characteristic in real-world problems, has not received much attention. As a…
New method optimizes fairness in predictive models for continuous sensitive attributes.
We consider regression with square loss and general classes of functions without the boundedness assumption. We introduce a notion of offset Rademacher complexity that provides a transparent way to study localization both in expectation and in high probability. For any (possibly non-convex) class, the excess loss of a …
We show that learning methods interpolating the training data can achieve optimal rates for the problems of nonparametric regression and prediction with square loss.
In this paper, we consider the nonparametric least square regression in a Reproducing Kernel Hilbert Space (RKHS). We propose a new randomized algorithm that has optimal generalization error bounds with respect to the square loss, closing a long-standing gap between upper and lower bounds. Moreover, we show that our al…
The study explains delayed spikes in batch-normalized models.
We consider the problem of learning linear classifiers when both features and labels are binary. In addition, the features are noisy, i.e., they could be flipped with an unknown probability. In Sy-De attribute noise model, where all features could be noisy together with same probability, we show that - loss ($l_{…
A novel dictionary-based approach for predicting functions.
AEW estimator achieves optimal risk in expectation for large enough temperatures.
The paper introduces a new FOR framework using Huber and ε-insensitive losses.
The goal of temporal alignment is to establish time correspondence between two sequences, which has many applications in a variety of areas such as speech processing, bioinformatics, computer vision, and computer graphics. In this paper, we propose a novel temporal alignment method called least-squares dynamic time war…
Information-maximization clustering learns a probabilistic classifier in an unsupervised manner so that mutual information between feature vectors and cluster assignments is maximized. A notable advantage of this approach is that it only involves continuous optimization of model parameters, which is substantially easie…
This paper analyzes M-estimators under infinite-variance noise in high dimensions.
Study risk bounds for distributed ERM with general loss functions and hypothesis spaces.
We introduce the implicitly constrained least squares (ICLS) classifier, a novel semi-supervised version of the least squares classifier. This classifier minimizes the squared loss on the labeled data among the set of parameters implied by all possible labelings of the unlabeled data. Unlike other discriminative semi-s…
We consider the setting of online linear regression for arbitrary deterministic sequences, with the square loss. We are interested in the aim set by Bartlett et al. (2015): obtain regret bounds that hold uniformly over all competitor vectors. When the feature sequence is known at the beginning of the game, they provide…
We study tensor completion in the agnostic setting. In the classical tensor completion problem, we receive entries of an unknown rank- tensor and wish to exactly complete the remaining entries. In agnostic tensor completion, we make no assumption on the rank of the unknown tensor, but attempt to predict unknown …
AutoML simplifies two-sample tests for detecting distribution shifts.
Recently there has been a surge of interest in understanding implicit regularization properties of iterative gradient-based optimization algorithms. In this paper, we study the statistical guarantees on the excess risk achieved by early-stopped unconstrained mirror descent algorithms applied to the unregularized empiri…
The past decade has witnessed a successful application of deep learning to solving many challenging problems in machine learning and artificial intelligence. However, the loss functions of deep neural networks (especially nonlinear networks) are still far from being well understood from a theoretical aspect. In this pa…
Analytical method finds deeper optima in two-layer ReLU networks.
Neural networks perform differently when regression is treated as classification.
Sharp rates found for learning with dependent data, avoiding sample size deflation.
Regression aims at estimating the conditional mean of output given input. However, regression is not informative enough if the conditional density is multimodal, heteroscedastic, and asymmetric. In such a case, estimating the conditional density itself is preferable, but conditional density estimation (CDE) is challeng…
This work introduces a new method for coupling base and target densities in generative models.
Optimizes neural networks' last layer with closed-form solutions.
The paper explores how different loss functions impact reinforcement learning algorithms.
We consider the problem of computing the best-fitting ReLU with respect to square-loss on a training set when the examples have been drawn according to a spherical Gaussian distribution (the labels can be arbitrary). Let be the population loss of the best-fitting ReLU. We prove: 1. Finding a ReLU wit…
In recent years Variation Autoencoders have become one of the most popular unsupervised learning of complicated distributions.Variational Autoencoder (VAE) provides more efficient reconstructive performance over a traditional autoencoder. Variational auto enocders make better approximaiton than MCMC. The VAE defines a …
The paper improves sparse Gaussian processes by optimizing predictive loss.
Efficiently removes specific data subsets without retraining for GDPR compliance.
We consider the online version of the isotonic regression problem. Given a set of linearly ordered points (e.g., on the real line), the learner must predict labels sequentially at adversarially chosen positions and is evaluated by her total squared loss compared against the best isotonic (non-decreasing) function in hi…
This paper introduces a new transfer learning method for regression.
Two novel methods estimate multiple FDR directions for binary categorical responses.
New DAM method improves AUC scores in medical image classification.
Improved neural network training by coupled initialization reduces neuron count.
New algorithms adapt to model misspecification in contextual bandits.
In "Dictionary Learning" one tries to recover incoherent matrices (typically overcomplete and whose columns are assumed to be normalized) and sparse vectors with a small support of size for some while having access to observations $y \in \mathbb{…
The study establishes SQ lower bounds for learning halfspaces and ReLUs under Gaussian marginals.
Theoretical justification for deep networks' performance with regularization techniques.