← Search

Fuchao Yang

5 accepted papers

2026

Generative Online Reinforcement Learning

ICML 2026poster

Reinforcement learning (RL) faces a persistent tension: policies that are stable to optimize (e.g., Gaussians) are often too simple to represent the multimodal action distributions required for complex control. Conversely, expressive generative policies—such as diffusion and flow matching—are freque…

Cited by 0SourceScholar
2026

Revisiting Sparsity Constraint Under High-Rank Property in Partial Multi-Label Learning

CVPR 2026

Partial Multi-Label Learning (PML) extends the multi-label learning paradigm to scenarios where each sample is associated with a candidate label set containing both ground-truth labels and noisy labels. Existing PML methods commonly rely on two assumptions: sparsity of the noise label matrix and low

Cited by 0SourceScholar
2025

Noise Separation guided Candidate Label Reconstruction for Noisy Partial Label Learning

ICLR 2025poster

Partial label learning is a weakly supervised learning problem in which an instance is annotated with a set of candidate labels, among which only one is the correct label. However, in practice the correct label is not always in the candidate label set, leading to the noisy partial label learning (NP…

2023

Partial Label Learning with Dissimilarity Propagation guided Candidate Label Shrinkage

NeurIPS 2023poster

In partial label learning (PLL), each sample is associated with a group of candidate labels, among which only one label is correct. The key of PLL is to disambiguate the candidate label set to find the ground-truth label. To this end, we first construct a constrained regression model to capture the…