New research shows the maximum ℓ1-margin classifier doesn't adapt to sparse ground truths.
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
Noise affects the effectiveness of interpolating models, especially those with strong inductive biases.
New theory for partial disentanglement from sparse graphs.
New algorithm improves sparse-view tomography without needing ground-truth data.
Autonomy and adaptation of machines requires that they be able to measure their own errors. We consider the advantages and limitations of such an approach when a machine has to measure the error in a regression task. How can a machine measure the error of regression sub-components when it does not have the ground truth…
Study tightens bounds for interpolating noisy data using minimum l1-norm.
A method for inferring ground-truth signals from degraded sensor data.
Blind deconvolution is a ubiquitous problem of recovering two unknown signals from their convolution. Unfortunately, this is an ill-posed problem in general. This paper focuses on the {\em short and sparse} blind deconvolution problem, where the one unknown signal is short and the other one is sparsely and randomly sup…
In semi-supervised learning for classification, it is assumed that every ground truth class of data is present in the small labelled dataset. Many real-world sparsely-labelled datasets are plausibly not of this type. It could easily be the case that some classes of data are found only in the unlabelled dataset -- perha…
Partial Label Learning (PLL) aims to learn from the data where each training instance is associated with a set of candidate labels, among which only one is correct. Most existing methods deal with such problem by either treating each candidate label equally or identifying the ground-truth label iteratively. In this pap…
New method for hyperparameter tuning in sparse matrix factorization.
Universally valid ground truth is almost impossible to obtain or would come at a very high cost. For supervised learning without universally valid ground truth, a recommended approach is applying crowdsourcing: Gathering a large data set annotated by multiple individuals of varying possibly expertise levels and inferri…
Paper proposes a method to recover accurate labels from partially valid data in multi-label learning.
Tests for classifier independence without ground truth labels.
RealCause provides a realistic benchmark for causal inference.
A new score measures data reliability without ground truth.
Recently developed deep-learning-based denoisers often outperform state-of-the-art conventional denoisers such as the BM3D. They are typically trained to minimize the mean squared error (MSE) between the output image of a deep neural network (DNN) and a ground truth image. Thus, it is important for deep-learning-based …
Estimates classifier errors without ground truth using algebraic geometry.
We investigate the learning rate of multiple kernel learning (MKL) with and elastic-net regularizations. The elastic-net regularization is a composition of an -regularizer for inducing the sparsity and an -regularizer for controlling the smoothness. We focus on a sparse setting where the total …
Ranking a set of objects involves establishing an order allowing for comparisons between any pair of objects in the set. Oftentimes, due to the unavailability of a ground truth of ranked orders, researchers resort to obtaining judgments from multiple annotators followed by inferring the ground truth based on the collec…
Paper introduces metrics to evaluate missing data imputation without ground truth.
QUACKIE creates a new benchmark for NLP interpretability.
SAMPLR optimizes for ground truth in aleatoric parameters to avoid curriculum-induced covariate shift.
Unsupervised clustering can reproduce categorization systems if features and metrics are correctly selected.
We investigate the learning rate of multiple kernel leaning (MKL) with elastic-net regularization, which consists of an -regularizer for inducing the sparsity and an -regularizer for controlling the smoothness. We focus on a sparse setting where the total number of kernels is large but the number of non…
This paper proposes a set of criteria to evaluate the objectiveness of explanation methods of neural networks, which is crucial for the development of explainable AI, but it also presents significant challenges. The core challenge is that people usually cannot obtain ground-truth explanations of the neural network. To …
New method accounts for uncertainty in medical AI evaluations.
Supervised learning is the workhorse for regression and classification tasks, but the standard approach presumes ground truth for every measurement. In real world applications, limitations due to expense or general in-feasibility due to the specific application are common. In the context of agriculture applications, yi…
Generative model combines multi-dimensional annotations for more accurate ground truth estimation.
New method falsifies causal discovery results without ground truth.
One of the most surprising and exciting discoveries in supervised learning was the benefit of overparameterization (i.e. training a very large model) to improving the optimization landscape of a problem, with minimal effect on statistical performance (i.e. generalization). In contrast, unsupervised settings have been u…
Self-supervised methods learn from noisy data alone, useful for imaging problems.
Preconditioned SGD accelerates convergence for ill-conditioned huge-scale matrix completion.
Study reveals issues with neural autoregressive models and proposes mode recovery cost.
It is widely believed that sharing gradients will not leak private training data in distributed learning systems such as Collaborative Learning and Federated Learning, etc. Recently, Zhu et al. presented an approach which shows the possibility to obtain private training data from the publicly shared gradients. In their…
New method estimates model performance bounds without ground truth labels.
Lower bounds show OLS outperforms basis pursuit in overparameterized linear regression.
Paper proposes a new method to separate low rank and sparse matrices without bias.
In machine learning the best performance on a certain task is achieved by fully supervised methods when perfect ground truth labels are available. However, labels are often noisy, especially in remote sensing where manually curated public datasets are rare. We study the multi-modal cadaster map alignment problem for wh…
LLMs fail to match statistical ground truth despite stable run-to-run performance.
FUSE improves verification quality without ground truth labels.
Improved generalization with iterative self-distillation using weighted ground-truth targets.
In this work, we propose an iterative reconstruction scheme (ALONE - Adaptive Learning Of NEtworks) for 2D radial cine MRI based on ground truth-free unsupervised learning of shallow convolutional neural networks. The network is trained to approximate patches of the current estimate of the solution during the reconstru…
Polymarket-v1 Database tracks 1.2B trades across 1.3M markets with 100% ground-truth direction.
A new method finds DAG models without ground truth.
The paper analyzes GNNs with one hidden layer, proving their generalizability and convergence rate.
Regression analysis is a standard supervised machine learning method used to model an outcome variable in terms of a set of predictor variables. In most real-world applications we do not know the true value of the outcome variable being predicted outside the training data, i.e., the ground truth is unknown. It is hence…
Separating an audio scene such as a cocktail party into constituent, meaningful components is a core task in computer audition. Deep networks are the state-of-the-art approach. They are trained on synthetic mixtures of audio made from isolated sound source recordings so that ground truth for the separation is known. Ho…