paper-with-me

홈 › Papers

Recovering Accurate Labeling Information from Partially Valid Data for Effective Multi-Label Learning

2020-06-20 · Xi-Ming Li, Yang Wang

Partial Multi-label Learning (PML) aims to induce the multi-label predictor from datasets with noisy supervision, where each training instance is associated with several candidate labels but only partially valid. To address the noisy issue, the existing PML methods basically recover the ground-truth labels by leveraging the ground-truth confidence of the candidate label, \ie the likelihood of a candidate label being a ground-truth one. However, they neglect the information from non-candidate labels, which potentially contributes to the ground-truth label recovery. In this paper, we propose to recover the ground-truth labels, \ie estimating the ground-truth confidences, from the label enrichment, composed of the relevance degrees of candidate labels and irrelevance degrees of non-candidate labels. Upon this observation, we further develop a novel two-stage PML method, namely \emph{\underline{P}artial \underline{M}ulti-\underline{L}abel \underline{L}earning with \underline{L}abel \underline{E}nrichment-\underline{R}ecovery} (\baby), where in the first stage, it estimates the label enrichment with unconstrained label propagation, then jointly learns the ground-truth confidence and multi-label predictor given the label enrichment. Experimental results validate that \baby outperforms the state-of-the-art PML methods.

📄 PDF Abstract BibTeX arXiv:2006.11488

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Learningvalid

Similar Papers 제목 키워드 기반

Foundation Model-guided Iteratively Prompting and Pseudo-Labeling for Partially Labeled Medical Image Segmentation

2026-04-01 · Qiaochu Zhao, Wei Wei, David Horowitz, Richard Bakst 외 arxiv

Automated medical image segmentation has achieved remarkable progress with fully labeled data. However, site-specific clinical priorities and the high cost of manual annotation often yield scans with only a subset of org…

Medical Image Segmentation

Information-Theoretic Thresholds for the Alignments of Partially Correlated Graphs

2024-06-08 · Dong Huang, Xianwen Song, Pengkun Yang

This paper studies the problem of recovering the hidden vertex correspondence between two correlated random graphs. We propose the partially correlated Erd\H{o}s-R\'enyi graphs model, wherein a pair of induced subgraphs …

Point Projection Mapping System for Tracking, Registering, Labeling and Validating Optical Tissue Measurements

2023-11-22 · Lianne Feenstra, Stefan D. van der Stel, Marcos Da Silva Guimaraes, Theo J. M Ruers 외

Validation of newly developed optical tissue sensing techniques for tumor detection during cancer surgery requires an accurate correlation with histological results. Additionally, such accurate correlation facilitates pr…

Fast exploration and learning of latent graphs with aliased observations

2023-03-13 · Miguel Lazaro-Gredilla, Ishan Deshpande, Sivaramakrishnan Swaminathan, Meet Dave 외

We consider the problem of recovering a latent graph where the observations at each node are \emph{aliased}, and transitions are stochastic. Observations are gathered by an agent traversing the graph. Aliasing means that…

Efficient Exploration

Recovering 3D Planes from a Single Image via Convolutional Neural Networks

2018-09-01 · ECCV 2018 9 · Fengting Yang, Zihan Zhou

In this paper, we study the problem of recovering 3D planar surfaces from a single image of man-made environment. We show that it is possible to directly train a deep neural network to achieve this goal. A novel plane st…