← Search

Ruida Zhou

18 accepted papers

2026

Beyond Binary Preferences: A Principled Framework for Reward Modeling with Ordinal Feedback

ICLR 2026poster

Reward modeling is crucial for aligning large language models with human preferences, yet current approaches lack a principled mathematical framework for leveraging ordinal preference data. When human annotators provide graded preferences on a Likert scale (e.g., significantly better, better, slight…

Cited by 0SourceScholar
2026

HiPER: Hierarchical Plan–Execute RL for Multi-Turn LLM Agents

ICML 2026poster

Training LLMs as interactive agents for multi-turn decision-making remains challenging, particularly in long-horizon tasks with sparse and delayed rewards, where agents must execute extended sequences of actions before receiving meaningful feedback. Most existing reinforcement learning (RL) methods …

Cited by 0SourceScholar
2025

ADEPT: Hierarchical Bayes Approach to Personalized Federated Unsupervised Learning

AISTATS 2025poster

Statistical heterogeneity of clients' local data is an important characteristic in federated learning, motivating personalized algorithms tailored to local data statistics. Though there has been a plethora of algorithms proposed for personalized supervised learning, discovering the structure of loca…

Cited by 0SourcecodeScholar
2025

Data-adaptive Differentially Private Prompt Synthesis for In-Context Learning

ICLR 2025poster

Large Language Models (LLMs) rely on the contextual information embedded in examples/demonstrations to perform in-context learning (ICL). To mitigate the risk of LLMs potentially leaking private information contained in examples in the prompt, we introduce a novel data-adaptive differentially privat…

Cited by 1SourcePDFScholar
2025

On the Learn-to-Optimize Capabilities of Transformers in In-Context Sparse Recovery

ICLR 2025poster

An intriguing property of the Transformer is its ability to perform in-context learning (ICL), where the Transformer can solve different inference tasks without parameter updating based on the contextual information provided by the corresponding input-output demonstration pairs. It has been theoreti…

Cited by 0SourcePDFScholar
2025

On the Training Convergence of Transformers for In-Context Classification of Gaussian Mixtures

ICML 2025poster

Although transformers have demonstrated impressive capabilities for in-context learning (ICL) in practice, theoretical understanding of the underlying mechanism that allows transformers to perform ICL is still in its infancy. This work aims to theoretically study the training dynamics of transformer…

Cited by 0SourcePDFScholar
2024

Latent 3D Graph Diffusion

ICLR 2024poster

Generating 3D graphs of symmetry-group equivariance is of intriguing potential in broad applications from machine vision to molecular discovery. Emerging approaches adopt diffusion generative models (DGMs) with proper re-engineering to capture 3D graph distributions. In this paper, we raise an ortho…

2024

Provable Policy Gradient Methods for Average-Reward Markov Potential Games

AISTATS 2024poster

We study Markov potential games under the infinite horizon average reward criterion. Most previous studies have been for discounted rewards. We prove that both algorithms based on independent policy gradient and independent natural policy gradient converge globally to a Nash equilibrium for the aver…

Cited by 8SourcePDFScholar
2023

Natural Actor-Critic for Robust Reinforcement Learning with Function Approximation

NeurIPS 2023poster

We study robust reinforcement learning (RL) with the goal of determining a well-performing policy that is robust against model mismatch between the training simulator and the testing environment. Previous policy-based robust RL algorithms mainly focus on the tabular setting under uncertainty sets th…

2023

Provably Fast Convergence of Independent Natural Policy Gradient for Markov Potential Games

NeurIPS 2023poster

This work studies an independent natural policy gradient (NPG) algorithm for the multi-agent reinforcement learning problem in Markov potential games. It is shown that, under mild technical assumptions and the introduction of the \textit{suboptimality gap}, the independent NPG method with an oracle…

2022

Anchor-Changing Regularized Natural Policy Gradient for Multi-Objective Reinforcement Learning

NeurIPS 2022accept

We study policy optimization for Markov decision processes (MDPs) with multiple reward value functions, which are to be jointly optimized according to given criteria such as proportional fairness (smooth concave scalarization), hard constraints (constrained MDP), and max-min trade-off. We propose an…

2022

Learning from Few Samples: Transformation-Invariant SVMs with Composition and Locality at Multiple Scales

NeurIPS 2022accept

Motivated by the problem of learning with small sample sizes, this paper shows how to incorporate into support-vector machines (SVMs) those properties that have made convolutional neural networks (CNNs) successful. Particularly important is the ability to incorporate domain knowledge of invariances,…

2021

Learning Policies with Zero or Bounded Constraint Violation for Constrained MDPs

NeurIPS 2021poster

We address the issue of safety in reinforcement learning. We pose the problem in an episodic framework of a constrained Markov decision process. Existing results have shown that it is possible to achieve a reward regret of $\tilde{\mathcal{O}}(\sqrt{K})$ while allowing an $\tilde{\mathcal{O}}(\sqrt{…

Cited by 95SourcePDFScholar