Related Experiment Video
Updated: Mar 21, 2026

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
8.1K
Learning From M-Tuple One-vs-All Confidence Comparison Data
IEEE Transactions on Neural Networks and Learning Systems
|March 19, 2026
Summary
This study introduces preferred-label partial-label learning (PLL-OVA), a new method for classification with ambiguous supervision. PLL-OVA improves accuracy by considering a preferred label and potential missing true labels in noisy datasets.
Area of Science:
- Machine Learning
- Computer Science
- Artificial Intelligence
Background:
- Partial-label learning (PLL) addresses classification with ambiguous supervision, where instances have candidate label sets containing the true label.
- Real-world annotation often provides richer structure than simple sets, including ranked candidates and potential omissions of the true label.
Purpose of the Study:
- To propose a novel weak-supervision paradigm, preferred-label PLL in a one-vs-all view (PLL-OVA), to handle more realistic annotation scenarios.
- To model preferred-label generation and incorporate missing-true-label situations for improved robustness.
Main Methods:
- Developed a flexible noisy-channel formulation for preferred-label generation, accommodating symmetric and asymmetric mis-selection.
- Derived principled empirical risk minimization (ERM) procedures via risk rewriting and established identifiability requirements.
- Introduced risk-correction functions (e.g., ReLU/ABS) to enhance optimization stability and robustness.
Main Results:
- PLL-OVA consistently outperforms standard PLL baselines across benchmark datasets.
- The proposed method shows significant improvements, particularly with high candidate ambiguity or non-uniform mis-selection patterns.
- Empirical performance is enhanced by the introduced risk-correction functions.
Conclusions:
- PLL-OVA offers a more practical and effective framework for partial-label learning by accounting for preferred labels and missing true labels.
- The method demonstrates robustness and superior performance in challenging, realistic noisy annotation settings.
- The study validates the effectiveness and practicality of the PLL-OVA framework for weak-supervised classification.
Related Concept Videos
Confidence Coefficient
10.9K
The confidence coefficient is also known as the confidence level or degree of confidence. It is the percent expression for the probability, 1-α, that the confidence interval contains the true population parameter assuming that the confidence interval is obtained after sufficient unbiased sampling; for example, if the CL = 90%, then in 90 out of 100 samples the interval estimate will enclose the true population parameter. Here α is the area under the curve, distributed equally under...
10.9K
Confidence Intervals
11.1K
An unbiased point estimate is often insufficient to predict a population estimate, such as population mean or population proportion. In this scenario, a confidence interval is used. A confidence interval is an estimate similar to a sample proportion. However, unlike the point estimate which is a single value, the confidence interval contains a range of values. These values have lower and upper limits, known as confidence limits, and can be designated as L1 and L2, respectively.
A...
A...
11.1K
Multiple Comparison Tests
4.6K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.6K
Uncertainty: Confidence Intervals
12.0K
The confidence interval is the range of values around the mean that contains the true mean. It is expressed as a probability percentage. The interpretation of a 95% confidence interval, for instance, is that the statistician is 95% confident that the true mean falls within the interval. The upper and lower limits of this range are known as confidence limits. The confidence limits for the true mean are estimated from the sample's mean, the standard deviation, and the statistical factor...
12.0K
Interpretation of Confidence Intervals
10.3K
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
10.3K
Confidence Interval for Estimating Population Mean
9.1K
A point estimate of the population mean is obtained from a single sample. Such a point estimate does not represent a population well because it needs to account for variability in the population. Single point estimate can also be biased despite the sample being selected randomly. Thus, a point estimate is often unreliable. A confidence interval is needed to reduce this unreliability.
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
A confidence interval for the mean is a range of values that provides an estimate of the population mean. As the...
9.1K
