← Search

Weitong ZHANG

23 accepted papers

2026

ICPO: Provable and Practical In-Context Policy Optimization for Test-Time Scaling

ICLR 2026poster

We study test-time scaling, where a model improves its answer through multi-round self-reflection at inference. We introduce In-Context Policy Optimization (ICPO), in which an agent optimizes its response in context using self-assessed or externally observed rewards without modifying its parameters.…

Cited by 0SourceScholar
2026

Near-Optimal Second-Order Guarantees for Model-Based Adversarial Imitation Learning

ICLR 2026poster

We study online adversarial imitation learning (AIL), where an agent learns from offline expert demonstrations and interacts with the environment online without access to rewards. Despite strong empirical results, the benefits of online interaction and the impact of stochasticity remain poorly under…

Cited by 0SourceScholar
2026

Personalized Federated Training of Diffusion Models with Privacy Guarantees

CVPR 2026

We propose a federated framework for training diffusion models on decentralized and private datasets. The method learns a shared generative model alongside personalized client models, allowing clients to benefit from cross-client structure while ensuring that the shared model cannot reproduce any cl

Cited by 0SourceScholar
2026

Return-to-Go Is More Than a Number: Q-Guided Alignment for Return-Conditioned Supervised Learning

ICML 2026poster

Conditioned Sequence Models (CSMs) learn policies by treating return-to-go (RTG) as a control signal. However, existing CSMs often treat the RTGs as simple numerical inputs rather than aligning them with the performance of their policies. In this paper, we propose Q-ALIGN DT, a framework that enforc…

Cited by 0SourceScholar
2025

Anyprefer: An Agentic Framework for Preference Data Synthesis

ICLR 2025poster

High-quality preference data is essential for aligning foundation models with human values through preference learning. However, manual annotation of such data is often time-consuming and costly. Recent methods often adopt a self-rewarding approach, where the target model generates and annotates its…

Cited by 0SourcePDFScholar
2025

CREAM: Consistency Regularized Self-Rewarding Language Models

ICLR 2025poster

Recent self-rewarding large language models (LLM) have successfully applied LLM-as-a-Judge to iteratively improve the alignment performance without the need of human annotations for preference data. These methods commonly utilize the same LLM to act as both the policy model (which generates response…

2025

From Self-Check to Consensus: Bayesian Strategic Decoding in Large Language Models

NeurIPS 2025poster

Large Language Models exhibit logical inconsistency across multi-turn inference processes, undermining correctness in complex inferential tasks. Challenges arise from ensuring that outputs align with both factual correctness and human intent. Approaches like single-agent reflection and multi-agent d…

Cited by 0SourceScholar
2025

Image Generation Diversity Issues and How to Tame Them

CVPR 2025poster

Generative methods have reached a level of quality that is almost indistinguishable from real data. However, while individual samples may appear unique, generative models often exhibit limitations in covering the full data distribution. Unlike quality issues, diversity problems within generative mod…

2025

Mitigating Object Hallucination in Large Vision-Language Models via Image-Grounded Guidance

ICML 2025spotlight

The advancement of Large Vision-Language Models (LVLMs) has increasingly highlighted the critical issue of their tendency to hallucinate non-existing objects in the images. To address this issue, previous works focused on using specially curated datasets or powerful LLMs to rectify the outputs of LV…

2025

Phi: Preference Hijacking in Multi-modal Large Language Models at Inference Time

EMNLP 2025

Recently, Multimodal Large Language Models (MLLMs) have gained significant attention across various domains. However, their widespread adoption has also raised serious safety concerns.In this paper, we uncover a new safety risk of MLLMs: the output preference of MLLMs can be arbitrarily manipulated

2024

Achieving Constant Regret in Linear Markov Decision Processes

NeurIPS 2024poster

We study the constant regret guarantees in reinforcement learning (RL). Our objective is to design an algorithm that incurs only finite regret over infinite episodes with high probability. We introduce an algorithm, Cert-LSVI-UCB, for misspecified linear Markov decision processes (MDPs) where both t…

Cited by 0SourcePDFScholar
2024

Horizon-free Reinforcement Learning in Adversarial Linear Mixture MDPs

ICLR 2024poster

Recent studies have shown that the regret of reinforcement learning (RL) can be polylogarithmic in the planning horizon $H$. However, it remains an open question whether such a result holds for adversarial RL. In this paper, we answer this question affirmatively by proposing the first horizon-free p…

Cited by 4SourcePDFScholar
2024

Stability and Generalizability in SDE Diffusion Models with Measure-Preserving Dynamics

NeurIPS 2024poster

Inverse problems describe the process of estimating the causal factors from a set of measurements or data. Mapping of often incomplete or degraded data to parameters is ill-posed, thus data-driven iterative solutions are required, for example when reconstructing clean images from poor signals. Dif…

Cited by 1SourcePDFScholar
2024

Uncertainty-Aware Reward-Free Exploration with General Function Approximation

ICML 2024poster

Mastering multiple tasks through exploration and learning in an environment poses a significant challenge in reinforcement learning (RL). Unsupervised RL has been introduced to address this challenge by training policies with intrinsic rewards rather than extrinsic rewards. However, current intrinsi…

2023

On the Interplay Between Misspecification and Sub-optimality Gap in Linear Contextual Bandits

ICML 2023poster

We study linear contextual bandits in the misspecified setting, where the expected reward function can be approximated by a linear function class up to a bounded misspecification level $\zeta>0$. We propose an algorithm based on a novel data selection scheme, which only selects the contextual vector…

Cited by 9SourcePDFScholar
2022

Learning Neural Contextual Bandits through Perturbed Rewards

ICLR 2022poster

Thanks to the power of representation learning, neural contextual bandit algorithms demonstrate remarkable performance improvement against their classical counterparts. But because their exploration has to be performed in the entire neural network parameter space to obtain nearly optimal regret, the…

Cited by 15SourcePDFScholar
2021

Reward-Free Model-Based Reinforcement Learning with Linear Function Approximation

NeurIPS 2021poster

We study the model-based reward-free reinforcement learning with linear function approximation for episodic Markov decision processes (MDPs). In this setting, the agent works in two phases. In the exploration phase, the agent interacts with the environment and collects samples without the reward. In…

Cited by 39SourcePDFScholar
2020

A Finite-Time Analysis of Two Time-Scale Actor-Critic Methods

NeurIPS 2020poster

Actor-critic (AC) methods have exhibited great empirical success compared with other reinforcement learning algorithms, where the actor uses the policy gradient to improve the learning policy and the critic uses temporal difference learning to estimate the policy gradient. Under the two time-scale l…

Cited by 179SourcePDFScholar