The study explores the strengths and weaknesses of models that generalize from weak to strong supervision.
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
RAVEN improves weak-to-strong generalization under distribution shifts.
New model shows weak teachers can help strong students learn even with imperfect labels.
Weak labels can significantly speed up learning for strong tasks.
Weak supervision challenges black-box models, suggesting fusion of modeling cultures.
We describe a novel weakly labeled Audio Event Classification approach based on a self-supervised attention model. The weakly labeled framework is used to eliminate the need for expensive data labeling procedure and self-supervised attention is deployed to help a model distinguish between relevant and irrelevant parts …
This work explores how feature decorrelation improves self-supervised learning.
New theory explains how strong models can learn from weak ones.
Study shows how a strong model can learn a task's feature while retaining other capabilities.
Self-supervised bidirectional transformer models such as BERT have led to dramatic improvements in a wide variety of textual classification tasks. The modern digital world is increasingly multimodal, however, and textual information is often accompanied by other modalities such as images. We introduce a supervised mult…
We present a technique to improve the transferability of deep representations learned on small labeled datasets by introducing self-supervised tasks as auxiliary loss functions. While recent approaches for self-supervised learning have shown the benefits of training on large unlabeled datasets, we find improvements in …
The effectiveness of supervised learning techniques has made them ubiquitous in research and practice. In high-dimensional settings, supervised learning commonly relies on dimensionality reduction to improve performance and identify the most important factors in predicting outcomes. However, the economic importance of …
Maximizing the area under the receiver operating characteristic curve (AUC) is a standard approach to imbalanced classification. So far, various supervised AUC optimization methods have been developed and they are also extended to semi-supervised scenarios to cope with small sample problems. However, existing semi-supe…
For semi-supervised techniques to be applied safely in practice we at least want methods to outperform their supervised counterparts. We study this question for classification using the well-known quadratic surrogate loss function. Using a projection of the supervised estimate onto a set of constraints imposed by the u…
CVAE learns disentangled and coupled representations without prior knowledge.
Study of multi-task semi-supervised learning in high dimensions.
Human language is a rich multimodal signal consisting of spoken words, facial expressions, body gestures, and vocal intonations. Learning representations for these spoken utterances is a complex research problem due to the presence of multiple heterogeneous sources of information. Recent advances in multimodal learning…
APC overcomes missing data and class imbalance in time series data.
Recent advances in semi-supervised learning have shown tremendous potential in overcoming a major barrier to the success of modern machine learning algorithms: access to vast amounts of human-labeled training data. Previous algorithms based on consistency regularization can harness the abundance of unlabeled data to pr…
Self-supervised skip-tree training improves mathematical reasoning in language models.
Simplified non-contrastive learning avoids representation collapse.
GANs can approximate SDEs for large time steps.
Unified framework for semi-supervised learning reduces annotation needs.
Paper proposes a self-supervised method to denoise autoregressive signals with heavy-tailed noise.
Stochastic Gradient Descent (SGD) has become popular for solving large scale supervised machine learning optimization problems such as SVM, due to their strong theoretical guarantees. While the closely related Dual Coordinate Ascent (DCA) method has been implemented in various software packages, it has so far lacked go…
Deep neural networks are gaining increasing popularity for the classic text classification task, due to their strong expressive power and less requirement for feature engineering. Despite such attractiveness, neural text classification models suffer from the lack of training data in many real-world applications. Althou…
A self-supervised debiasing method using rank regularization mitigates spurious correlations in neural networks.
Paper analyzes weak-to-strong generalization in CNNs, identifying data-scarce and data-abundant regimes.
New measure quantifies contrastive self-supervised learning's generalization ability.
Data mining methods have been widely applied in financial markets, with the purpose of providing suitable tools for prices forecasting and automatic trading. Particularly, learning methods aim to identify patterns in time series and, based on such patterns, to recommend buy/sell operations. The objective of this work i…
This paper proposes a novel kernel approach to linear dimension reduction for supervised learning. The purpose of the dimension reduction is to find directions in the input space to explain the output as effectively as possible. The proposed method uses an estimator for the gradient of regression function, based on the…
SPIN converts weak LLMs to strong ones using self-play.
Big models pretrain and fine-tune for semi-supervised learning on ImageNet.
DBT combines diffusion models and boosting for supervised learning.
New method identifies latent variables with sparse perturbations.
New algorithm robustly trains deep neural networks under corrupted supervision.
Fisheye cameras are commonly used in applications like autonomous driving and surveillance to provide a large field of view (). However, they come at the cost of strong non-linear distortions which require more complex algorithms. In this paper, we explore Euclidean distance estimation on fisheye cameras …
In many domains, collecting sufficient labeled training data for supervised machine learning requires easily accessible but noisy sources, such as crowdsourcing services or tagged Web data. Noisy labels occur frequently in data sets harvested via these means, sometimes resulting in entire classes of data on which learn…
We present a novel approach to train pixel resolution segmentation models on whole slide images in a weakly supervised setup. The model is trained to classify patches extracted from slides. This leads the training to be made under noisy labeled data. We solve the problem with two complementary strategies. First, the pa…
Graph neural network executes value iteration for flexible environments.
The paper cleans label noise in supervised classification using Bernoulli sampling.
TrustNet robustly learns noise patterns from trusted data to improve weakly-supervised classification.
ORDisCo learns from unlabeled data to improve semi-supervised continual learning.
We propose a new image denoising algorithm, dubbed as Fully Convolutional Adaptive Image DEnoiser (FC-AIDE), that can learn from an offline supervised training set with a fully convolutional neural network as well as adaptively fine-tune the supervised model for each given noisy image. We significantly extend the frame…
We introduce a new approach for topic modeling that is supervised by survival analysis. Specifically, we build on recent work on unsupervised topic modeling with so-called anchor words by providing supervision through an elastic-net regularized Cox proportional hazards model. In short, an anchor word being present in a…
Foundation models outperform supervised methods in time series forecasting across various operational regimes.
Semi-supervised learning deals with the problem of how, if possible, to take advantage of a huge amount of unclassified data, to perform a classification in situations when, typically, there is little labeled data. Even though this is not always possible (it depends on how useful, for inferring the labels, it would be …
New recursive algorithm estimates conditional kernel mean embeddings in Hilbert space.