← Search

Yivan Zhang

6 accepted papers

2026

Compositional Behavioral Semantics and Metrics for State Abstraction in Reinforcement Learning

ICML 2026poster

State abstraction plays a central role in scaling reinforcement learning to complex but structured systems. In studying such systems, a wide range of behavioral structures have been proposed in reinforcement learning, including value functions, invariants, bisimulation relations, and behavioral metr…

Cited by 0SourceScholar
2021

Classification with Rejection Based on Cost-sensitive Classification

ICML 2021spotlight

The goal of classification with rejection is to avoid risky misclassification in error-critical applications such as medical diagnosis and product inspection. In this paper, based on the relationship between classification with rejection and cost-sensitive classification, we propose a novel method o…

Cited by 107SourcePDFScholar
2021

Learning Noise Transition Matrix from Only Noisy Labels via Total Variation Regularization

ICML 2021oral

Many weakly supervised classification methods employ a noise transition matrix to capture the class-conditional label corruption. To estimate the transition matrix from noisy data, existing methods often need to estimate the noisy class-posterior, which could be unreliable due to the overconfidence…

2020

Learning from Aggregate Observations

NeurIPS 2020poster

We study the problem of learning from aggregate observations where supervision signals are given to sets of instances instead of individual instances, while the goal is still to predict labels of unseen individuals. A well-known example is multiple instance learning (MIL). In this paper, we extend…