Transfer learning improves sentiment classification using XR framework.
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
New method for estimating class proportions in open-set label shift data.
Easyllp simplifies LLP, achieving low task loss at individual instance level.
RLSbench benchmarks domain adaptation under label proportion shifts, revealing widespread failures and proposing a two-step meta-algorithm.
Paper improves deep learning for instance-level classification from label proportions.
Learning from Label Proportions (LLP) is a learning setting, where the training data is provided in groups, or "bags", and only the proportion of each class in each bag is known. The task is to learn a model to predict the class labels of the individual instances. LLP has broad applications in political science, market…
Paper proposes a new model using consistency regularization for learning from label proportions.
Paper proposes a transfer learning method for learning with label proportions that handles uncertain data.
EC method calibrates neural networks by matching average confidence to correct label proportion.
Generative adversarial networks learn from label proportions without distributional restrictions.
We propose a learning algorithm capable of learning from label proportions instead of direct data labels. In this scenario, our data are arranged into various bags of a certain size, and only the proportions of each label within a given bag are known. This is a common situation in cases where per-data labeling is lengt…
We study the problem of learning with label proportions in which the training data is provided in groups and only the proportion of each class in each group is known. We propose a new method called proportion-SVM, or SVM, which explicitly models the latent unknown instance labels together with the known group …
The paper explores learning from label proportions, showing differences in efficiency between LLP and PAC learning.
New learning rules achieve optimal sample complexity for weakly supervised classification.
New framework for weakly supervised learning from label proportions.
Datasets with significant proportions of noisy (incorrect) class labels present challenges for training accurate Deep Neural Networks (DNNs). We propose a new perspective for understanding DNN generalization for such datasets, by investigating the dimensionality of the deep representation subspace of training samples. …
Extends risk control to adaptive data collection, anytime-valid guarantees.
We are interested in estimating individual labels given only coarse, aggregated signal over the data points. In our setting, we receive sets ("bags") of unlabeled instances with constraints on label proportions. We relax the unrealistic assumption of known label proportions, made in previous work; instead, we assume on…
We determine the optimal amount to invest in a Black-Scholes financial market for an individual who consumes at a rate equal to a constant proportion of her wealth and who wishes to minimize the expected time that her wealth spends in drawdown during her lifetime. Drawdown occurs when wealth is less than some fixed pro…
This work efficiently learns linear threshold functions from label proportions using Gaussian distributions.
New attacks reveal training label proportions in federated learning.
Learning with Label Proportions (LLP) is the problem of recovering the underlying true labels given a dataset when the data is presented in the form of bags. This paradigm is particularly suitable in contexts where providing individual labels is expensive and label aggregates are more easily obtained. In the healthcare…
In many real-world classification problems, the labels of training examples are randomly corrupted. Most previous theoretical work on classification with label noise assumes that the two classes are separable, that the label noise is independent of the true class label, or that the noise proportions for each class are …
Study improves binary classification with multiple corrupted samples.
This work addresses two classification problems that fall under the heading of domain adaptation, wherein the distributions of training and testing examples differ. The first problem studied is that of class proportion estimation, which is the problem of estimating the class proportions in an unlabeled testing data set…
Proportional transaction costs present difficult theoretical problems in trading algorithm design, on account of their lack of analytical tractability. The author derives a solution of DT-NT-DT form for an arbitrary model in which the the traded asset has diffusive dynamics described by one or more stochastic risk fact…
ETM models improve efficiency in semi-supervised logistic regression.
Develops NPMC method for noisy labels, improving multiclass classification accuracy.
A new large-scale tabular benchmark for Learning from Label Proportions.
A common approach in positive-unlabeled learning is to train a classification model between labeled and unlabeled data. This strategy is in fact known to give an optimal classifier under mild conditions; however, it results in biased empirical estimates of the classifier performance. In this work, we show that the typi…
A reinsurance contract should address the conflicting interests of the insurer and reinsurer. Most of existing optimal reinsurance contracts only considers the interests of one party. This article combines the proportional and stop-loss reinsurance contracts and introduces a new reinsurance contract called proportional…
New framework for learning from various weak supervision types.
Proposes a method to create predictive sets from partially labeled data.
In this paper, we consider the problem of maximizing the expected discounted utility of dividend payments for an insurance company that controls risk exposure by purchasing proportional reinsurance. We assume the preference of the insurer is of CRRA form. By solving the corresponding Hamilton-Jacobi-Bellman equation, w…
This work tackles robust multi-source domain adaptation under label shift.
Modern machine learning techniques can be used to construct powerful models for difficult collider physics problems. In many applications, however, these models are trained on imperfect simulations due to a lack of truth-level information in the data, which risks the model learning artifacts of the simulation. In this …
Random spherical harmonics on have a single nodal component with expected genus proportional to .
New research shows that binary classification can be done with noisy data, but only if there are clean samples available.
Annotating large unlabeled datasets can be a major bottleneck for machine learning applications. We introduce a scheme for inferring labels of unlabeled data at a fraction of the cost of labeling the entire dataset. Our scheme, bounded expectation of label assignment (BELA), greedily queries an oracle (or human labeler…
A new method for semi-supervised learning with missing data using GMM and margin confidence.
DCEM algorithm reduces bias in machine learning models trained on selective labels.
In this paper, we study the optimal control problem for a company whose surplus process evolves as an upward jump diffusion with random return on investment. Three types of practical optimization problems faced by a company that can control its liquid reserves by paying dividends and injecting capital. In the first pro…
Researchers develop a method to interpret GNNs by identifying unnecessary edges in NLP models.
Study robustness of conformal prediction to label noise in regression and classification.
Paper explores Bayes rule for Gaussian mixtures with missing data, outperforming supervised classifiers.
Study separates interventions on a causal Bayesian network using aggregate observations.
Bias - variance decomposition of the expected error defined for regression and classification problems is an important tool to study and compare different algorithms, to find the best areas for their application. Here the decomposition is introduced for the survival analysis problem. In our experiments, we study bias -…
Study reveals differences in label shift problem difficulty in supervised vs. unsupervised settings.