← Search

Zhuoming Li

4 accepted papers

2026

DiCaP: Distribution-Calibrated Pseudo-labeling for Semi-Supervised Multi-Label Learning

AAAI 2026technical

Semi-supervised multi-label learning (SSMLL) aims to address the challenge of limited labeled data in multi-label learning (MLL) by leveraging unlabeled data to improve the model’s performance. While pseudo-labeling has become a dominant strategy in SSMLL, most existing methods assign equal weights

Cited by 0SourcePDFScholar
2026

One Coin Has Two Sides: Single Poistive Multi Label Learning from Salient Annotations

ICML 2026poster

Single-Positive Multi-Label Learning (SPML) studies learning from incomplete supervision, where each instance is annotated with only one positive label despite potentially belonging to multiple categories. While existing methods assume the annotated labels are randomly distributed, real-world annota…

Cited by 0SourceScholar
2026

Segment-Aligned Policy Optimization for Multi-Modal Reasoning

ICML 2026poster

Existing reinforcement learning approaches for Large Language Models typically perform policy optimization at the granularity of individual tokens or entire response sequences. However, such formulations often misalign with the natural step-wise structure of reasoning processes, leading to suboptima…

Cited by 0SourceScholar
2025

Calibrated Disambiguation for Partial Multi-label Learning

AAAI 2025technical

Partial multi-label learning (PML) aims to train a classifier on dataset whose instances are over-annotated with not only relevant labels but also irrelevant labels, which is common when datasets are collected from crowd-sourcing platform. Existing works primarily approach it from a curriculum learn…