paper-with-me

홈 › Papers

Lower-Bounded Proper Losses for Weakly Supervised Classification

2021-03-04 · Shuhei M. Yoshida, Takashi Takenouchi, Masashi Sugiyama

This paper discusses the problem of weakly supervised classification, in which instances are given weak labels that are produced by some label-corruption process. The goal is to derive conditions under which loss functions for weak-label learning are proper and lower-bounded -- two essential requirements for the losses used in class-probability estimation. To this end, we derive a representation theorem for proper losses in supervised learning, which dualizes the Savage representation. We use this theorem to characterize proper weak-label losses and find a condition for them to be lower-bounded. From these theoretical findings, we derive a novel regularization scheme called generalized logit squeezing, which makes any proper weak-label loss bounded from below, without losing properness. Furthermore, we experimentally demonstrate the effectiveness of our proposed approach, as compared to improper or unbounded losses. The results highlight the importance of properness and lower-boundedness.

📄 PDF Abstract BibTeX arXiv:2103.02893

Code (1)

yoshum/lower-bounded-proper-losses 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationWeakly Supervised Classification

Similar Papers 제목 키워드 기반

Unconstrained Online Learning with Unbounded Losses

2023-06-08 · Andrew Jacobsen, Ashok Cutkosky

Algorithms for online learning typically require one or more boundedness assumptions: that the domain is bounded, that the losses are Lipschitz, or both. In this paper, we develop a new setting for online learning with u…

Optimal Multiclass U-Calibration Error and Beyond

2024-05-28 · Haipeng Luo, Spandan Senapati, Vatsal Sharan

We consider the problem of online multiclass U-calibration, where a forecaster aims to make sequential distributional predictions over $K$ classes with low U-calibration error, that is, low regret with respect to all bou…

Robust Trust Region for Weakly Supervised Segmentation

2021-04-05 · ICCV 2021 10 · Dmitrii Marin, Yuri Boykov

Acquisition of training data for the standard semantic segmentation is expensive if requiring that each pixel is labeled. Yet, current methods significantly deteriorate in weakly supervised settings, e.g. where a fractio…

SegmentationSemantic SegmentationWeakly supervised segmentation

Losses over Labels: Weakly Supervised Learning via Direct Loss Construction

2022-12-13 · Dylan Sam, J. Zico Kolter

Owing to the prohibitive costs of generating large amounts of labeled data, programmatic weak supervision is a growing paradigm within machine learning. In this setting, users design heuristics that provide noisy labels …

feature selectionimage-classificationImage ClassificationWeakly-supervised Learning

Beyond Pigouvian Taxes: A Worst Case Analysis

2021-07-26 · Moshe Babaioff, Ruty Mundel, Noam Nisan

In the early $20^{th}$ century, Pigou observed that imposing a marginal cost tax on the usage of a public good induces a socially efficient level of use as an equilibrium. Unfortunately, such a "Pigouvian" tax may also i…