paper-with-me

Papers

Cost-Sensitive Unbiased Risk Estimation for Multi-Class Positive-Unlabeled Learning

2025-10-29 · Miao Zhang, Junpeng Li, Changchun Hua, Yana Yang arxiv

Positive--Unlabeled (PU) learning considers settings in which only positive and unlabeled data are available, while negatives are missing or left unlabeled. This situation is common in real applications where annotating reliable negatives is difficult or costly. Despite substantial progress in PU learning, the multi-class case (MPU) remains challenging: many existing approaches do not ensure \emph{unbiased risk estimation}, which limits performance and stability. We propose a cost-sensitive multi-class PU method based on \emph{adaptive loss weighting}. Within the empirical risk minimization framework, we assign distinct, data-dependent weights to the positive and \emph{inferred-negative} (from the unlabeled mixture) loss components so that the resulting empirical objective is an unbiased estimator of the target risk. We formalize the MPU data-generating process and establish a generalization error bound for the proposed estimator. Extensive experiments on \textbf{eight} public datasets, spanning varying class priors and numbers of classes, show consistent gains over strong baselines in both accuracy and stability.

📄 PDF Abstract BibTeX arXiv:2510.25226

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Natural Actor-Critic Algorithm with Downside Risk Constraints

2020-07-08 · Thomas Spooner, Rahul Savani

Existing work on risk-sensitive reinforcement learning - both for symmetric and downside risk measures - has typically used direct Monte-Carlo estimation of policy gradients. While this approach yields unbiased gradient …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-Label Learning with Pairwise Relevance Ordering

2021-12-01 · NeurIPS 2021 12 · Ming-Kun Xie, Sheng-Jun Huang

Precisely annotating objects with multiple labels is costly and has become a critical bottleneck in real-world multi-label classification tasks. Instead, deciding the relative order of label pairs is obviously less labor…

Multi-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti-Label Learning

Unbiased estimation of risk

2017-08-24

The estimation of risk measures recently gained a lot of attention, partly because of the backtesting issues of expected shortfall related to elicitability. In this work we shed a new and fundamental light on optimal est…

Distribution-Calibrated Hierarchical Classification

2009-12-01 · NeurIPS 2009 12 · Ofer Dekel

While many advances have already been made on the topic of hierarchical classi- fication learning, we take a step back and examine how a hierarchical classifica- tion problem should be formally defined. We pay particular …

ClassificationGeneral Classification

A Policy Gradient Algorithm for the Risk-Sensitive Exponential Cost MDP

2022-02-08 · Mehrdad Moharrami, Yashaswini Murthy, Arghyadip Roy, R. Srikant

We study the risk-sensitive exponential cost MDP formulation and develop a trajectory-based gradient algorithm to find the stationary point of the cost associated with a set of parameterized policies. We derive a formula…