paper-with-me

Papers

Regression from Upper One-side Labeled Data

2021-01-01 · Takayuki Katsuki

We address a regression problem from weakly labeled data that are correctly labeled only above a regression line, i.e., upper one-side labeled data. The label values of the data are the results of sensing the magnitude of some phenomenon. In this case, the labels often contain missing or incomplete observations whose values are lower than those of correct observations and are also usually lower than the regression line. It follows that data labeled with lower values than the estimations of a regression function (lower-side data) are mixed with data that should originally be labeled above the regression line (upper-side data). When such missing label observations are observed in a non-negligible amount, we thus should assume our lower-side data to be unlabeled data that are a mix of original upper- and lower-side data. We formulate a regression problem from these upper-side labeled and lower-side unlabeled data. We then derive a learning algorithm in an unbiased and consistent manner to ordinary regression that is learned from data labeled correctly in both upper- and lower-side cases. Our key idea is that we can derive a gradient that requires only upper-side data and unlabeled data as the equivalent expression of that for ordinary regression. We additionally found that a specific class of losses enables us to learn unbiased solutions practically. In numerical experiments on synthetic and real-world datasets, we demonstrate the advantages of our algorithm.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Density-Aware Farthest Point Sampling

2025-09-16 · Paolo Climaco, Jochen Garcke arxiv

We focus on training machine learning regression models in scenarios where the availability of labeled training data is limited due to computational constraints or high labeling costs. Thus, selecting suitable training s…

Active Learning with Importance Sampling

2019-10-10 · Muni Sreenivas Pydi, Vishnu Suresh Lokhande

We consider an active learning setting where the algorithm has access to a large pool of unlabeled data and a small pool of labeled data. In each iteration, the algorithm chooses few unlabeled data points and obtains the…

Active Learning

On the prediction loss of the lasso in the partially labeled setting

2016-06-20 · Pierre C. Bellec, Arnak S. Dalalyan, Edwin Grappin, Quentin Paris

In this paper we revisit the risk bounds of the lasso estimator in the context of transductive and semi-supervised learning. In other terms, the setting under consideration is that of regression with random design under …

Optimal learning rates for Kernel Conjugate Gradient regression

2010-12-01 · NeurIPS 2010 12 · Gilles Blanchard, Nicole Krämer

We prove rates of convergence in the statistical sense for kernel-based least squares regression using a conjugate gradient algorithm, where regularization against overfitting is obtained by early stopping. This method i…

Dimensionality ReductionregressionSupervised dimensionality reduction

Sample Complexity of Deep Active Learning

2021-09-29 · Zhao Song, Baocheng Sun, Danyang Zhuo

Many machine learning algorithms require large numbers of labeled training data to deliver state-of-the-art results. However, in many domains of AI, there are abundant unlabeled data but it is costly to get data labeled …

Active LearningBIG-bench Machine LearningFraud DetectionMedical Diagnosis