← Search

Kuangqi Zhou

7 accepted papers

2026

PepBenchmark: A Standardized Benchmark for Peptide Machine Learning

ICLR 2026poster

Peptide therapeutics are widely regarded as the “third generation” of drugs, yet progress in peptide Machine Learning (ML) are hindered by the absence of standardized benchmarks. Here we present \textbf{PepBenchmark}, which standardizes datasets, preprocessing, and evaluation protocols for peptide d…

Cited by 0SourcecodeScholar
2023

Online Learning for Non-monotone DR-Submodular Maximization: From Full Information to Bandit Feedback

AISTATS 2023poster

In this paper, we revisit the online non-monotone continuous DR-submodular maximization problem over a down-closed convex set, which finds wide real-world applications in the domain of machine learning, economics, and operations research. At first, we present the Meta-MFW algorithm achieving a $1/e$…

Cited by 13SourcePDFScholar
2023

Reachability-Aware Laplacian Representation in Reinforcement Learning

ICML 2023poster

In Reinforcement Learning (RL), Laplacian Representation (LapRep) is a task-agnostic state representation that encodes the geometry of the environment. A desirable property of LapRep stated in prior works is that the Euclidean distance in the LapRep space roughly reflects the reachability between st…

Cited by 4SourcePDFScholar
2023

Revisiting Intrinsic Reward for Exploration in Procedurally Generated Environments

ICLR 2023poster

Exploration under sparse rewards remains a key challenge in deep reinforcement learning. Recently, studying exploration in procedurally-generated environments has drawn increasing attention. Existing works generally combine lifelong intrinsic rewards and episodic intrinsic rewards to encourage explo…

Cited by 16SourcePDFScholar
2022

Mimicking the Oracle: An Initial Phase Decorrelation Approach for Class Incremental Learning

CVPR 2022poster

Class Incremental Learning (CIL) aims at learning a classifier in a phase-by-phase manner, in which only data of a subset of the classes are provided at each phase. Previous works mainly focus on mitigating forgetting in phases after the initial one. However, we find that improving CIL at its initia…

Cited by 89PDFcodeScholar
2022

The Geometry of Robust Value Functions

ICML 2022spotlight

The space of value functions is a fundamental concept in reinforcement learning. Characterizing its geometric properties may provide insights for optimization and representation. Existing works mainly focus on the value space for Markov Decision Processes (MDPs). In this paper, we study the geometry…

Cited by 8SourcePDFScholar
2021

Towards Better Laplacian Representation in Reinforcement Learning with Generalized Graph Drawing

ICML 2021spotlight

The Laplacian representation recently gains increasing attention for reinforcement learning as it provides succinct and informative representation for states, by taking the eigenvectors of the Laplacian matrix of the state-transition graph as state embeddings. Such representation captures the geomet…