paper-with-me

Papers

Decompositional Generation Process for Instance-Dependent Partial Label Learning

2022-04-08 · Congyu Qiao, Ning Xu, Xin Geng

Partial label learning (PLL) is a typical weakly supervised learning problem, where each training example is associated with a set of candidate labels among which only one is true. Most existing PLL approaches assume that the incorrect labels in each training example are randomly picked as the candidate labels and model the generation process of the candidate labels in a simple way. However, these approaches usually do not perform as well as expected due to the fact that the generation process of the candidate labels is always instance-dependent. Therefore, it deserves to be modeled in a refined way. In this paper, we consider instance-dependent PLL and assume that the generation process of the candidate labels could decompose into two sequential parts, where the correct label emerges first in the mind of the annotator but then the incorrect labels related to the feature are also selected with the correct label as candidate labels due to uncertainty of labeling. Motivated by this consideration, we propose a novel PLL method that performs Maximum A Posterior (MAP) based on an explicitly modeled generation process of candidate labels via decomposed probability distribution models. Extensive experiments on manually corrupted benchmark datasets and real-world datasets validate the effectiveness of the proposed method. Source code is available at https://github.com/palm-ml/idgp.

📄 PDF Abstract BibTeX arXiv:2204.03845

Code (1)

palm-ml/idgp 공식 구현 pytorch

Tasks

Partial Label LearningWeakly-supervised Learning

Similar Papers 제목 키워드 기반

Progressive Purification for Instance-Dependent Partial Label Learning

2022-06-02 · Ning Xu, Biao Liu, Jiaqi Lv, Congyu Qiao 외

Partial label learning (PLL) aims to train multiclass classifiers from the examples each annotated with a set of candidate labels where a fixed but unknown candidate label is correct. In the last few years, the instance-…

Partial Label Learning

Independent Modular Networks

2023-06-02 · Hamed Damirchi, Forest Agostinelli, Pooyan Jamshidi

Monolithic neural networks that make use of a single set of weights to learn useful representations for downstream tasks explicitly dismiss the compositional nature of data generation processes. This characteristic exist…

State Estimation

Cross-lingual Decompositional Semantic Parsing

2018-10-01 · EMNLP 2018 10 · Sheng Zhang, Xutai Ma, Rachel Rudinger, Kevin Duh 외

We introduce the task of cross-lingual decompositional semantic parsing: mapping content provided in a source language into a decompositional semantic analysis based on a target language. We present: (1) a form of decomp…

Semantic Parsing

DeMoGen: Towards Decompositional Human Motion Generation with Energy-Based Diffusion Models

2025-12-26 · Jianrong Zhang, Hehe Fan, Yi Yang arxiv

Human motions are compositional: complex behaviors can be described as combinations of simpler primitives. However, existing approaches primarily focus on forward modeling, e.g., learning holistic mappings from text to m…

Universal Decompositional Semantic Parsing

2019-10-22 · ACL 2020 6 · Elias Stengel-Eskin, Aaron Steven White, Sheng Zhang, Benjamin Van Durme

We introduce a transductive model for parsing into Universal Decompositional Semantics (UDS) representations, which jointly learns to map natural language utterances into UDS graph structures and annotate the graph with …

AttributePredictionSemantic Parsing