A new algorithm detects changepoints in labeled and unlabeled data.
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
Neural networks fit fewer samples than their parameters suggest in practice.
Label aggregation makes learning robust to noisy labels.
Proposes a method to make statistical inferences robust in spatially dependent settings with missing at random labels.
Modern neural networks are typically trained in an over-parameterized regime where the parameters of the model far exceed the size of the training data. Such neural networks in principle have the capacity to (over)fit any set of labels including pure noise. Despite this, somewhat paradoxically, neural network models tr…
Deep models can fit noisy labels, but robustness and reliability are still issues.
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…
While semi-supervised learning (SSL) algorithms provide an efficient way to make use of both labelled and unlabelled data, they generally struggle when the number of annotated samples is very small. In this work, we consider the problem of SSL multi-class classification with very few labelled instances. We introduce tw…
Over-parameterized deep neural networks trained by simple first-order methods are known to be able to fit any labeling of data. Such over-fitting ability hinders generalization when mislabeled training examples are present. On the other hand, simple regularization methods like early-stopping can often achieve highly no…
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…
New approach for feature evolution in streaming data with limited storage.
GRASP tests goodness-of-fit for binary classifiers without parametric assumptions.
Self-training improves generalization by fitting to reliable pseudo-labels or gradually improving the classification plane.
Neural networks can overfit perfectly to noisy data and then grok near-optimal generalization.
MEC improves efficiency and robustness in semi-supervised inference.
An active learner is given a hypothesis class, a large set of unlabeled examples and the ability to interactively query labels to an oracle of a subset of these examples; the goal of the learner is to learn a hypothesis in the class that fits the data well by making as few label queries as possible. This work addresses…
State-of-the-art results on image recognition tasks are achieved using over-parameterized learning algorithms that (nearly) perfectly fit the training set and are known to fit well even random labels. This tendency to memorize the labels of the training data is not explained by existing theoretical analyses. Memorizati…
Paper tackles noisy labels by compressing feature representations.
The study initiates a theoretical analysis of dynamic benchmarking models.
DP models misspecify LF dependencies, leading to significant performance errors.
Enhances graph classification models on small datasets.
Binary classification improves with a small fraction of corrupted labels.
Deep neural networks (DNNs) can easily fit a random labeling of the training data with zero training error. What is the difference between DNNs trained with random labels and the ones trained with true labels? Our paper answers this question with two contributions. First, we study the memorization properties of DNNs. O…
The study establishes SQ lower bounds for learning halfspaces and ReLUs under Gaussian marginals.
Method reweights instances and classes to improve robustness in noisy data.
In many applications the process of generating label information is expensive and time consuming. We present a new method that combines active and semi-supervised deep learning to achieve high generalization performance from a deep convolutional neural network with as few known labels as possible. In a setting where a …
New geometric interpretation explains over-parameterized models and adversarial perturbations.
We consider the problem of estimating the class prior in an unlabeled dataset. Under the assumption that an additional labeled dataset is available, the class prior can be estimated by fitting a mixture of class-wise data distributions to the unlabeled data distribution. However, in practice, such an additional labeled…
We investigate the effects of the unsupervised pre-training method under the perspective of information theory. If the input distribution displays multiple views of the supervision, then unsupervised pre-training allows to learn hierarchical representation which communicates these views across layers, while disentangli…
Semi-supervised learning benefits from informative missing labels, improving classifier performance.
New method uses weak labels to create valid confidence sets for predictions.
SJS model predicts label shifts in multinomial datasets.
Several works have aimed to explain why overparameterized neural networks generalize well when trained by Stochastic Gradient Descent (SGD). The consensus explanation that has emerged credits the randomized nature of SGD for the bias of the training process towards low-complexity models and, thus, for implicit regulari…
We present a new modeling technique for solving the problem of ecological inference, in which individual-level associations are inferred from labeled data available only at the aggregate level. We model aggregate count data as arising from the Poisson binomial, the distribution of the sum of independent but not identic…
Image classification problems are typically addressed by first collecting examples with candidate labels, second cleaning the candidate labels manually, and third training a deep neural network on the clean examples. The manual labeling step is often the most expensive one as it requires workers to label millions of im…
This paper improves multi-label classification by leveraging high-order label correlations.
Method converts age labels into distributions to improve speaker age estimation.
Study semi-supervised learning with noisy proxy covariates, deriving bounds and showing gains.
Deep networks can handle noisy labels up to a certain threshold.
The study analyzes how label noise affects deep learning feature learning.
Neural networks learn clean data patterns first, then noisy data, leading to improved performance initially but deteriorating later.
Noise-ignorant empirical risk minimization achieves state-of-the-art performance on noisy data.
DoubleMatch combines pseudo-labeling with self-supervision for SSL.
Over-parameterized models can memorize noisy labels and still generalize well, revealing a hidden structure.
Much recent machine learning research has been directed towards leveraging shared statistics among labels, instances and data views, commonly referred to as multi-label, multi-instance and multi-view learning. The underlying premises are that there exist correlations among input parts and among output targets, and the …
Multi-label text classification is a popular machine learning task where each document is assigned with multiple relevant labels. This task is challenging due to high dimensional features and correlated labels. Multi-label text classifiers need to be carefully regularized to prevent the severe over-fitting in the high …
Non-convex SGD learns halfspaces with adversarial label noise efficiently.
Deep neural networks (DNNs) have been shown to over-fit a dataset when being trained with noisy labels for a long enough time. To overcome this problem, we present a simple and effective method self-ensemble label filtering (SELF) to progressively filter out the wrong labels during training. Our method improves the tas…