← Search

Ping-Chun Hsieh

23 accepted papers

2026

A Reward-Free Viewpoint on Multi-Objective Reinforcement Learning

ICLR 2026poster

Many sequential decision-making tasks involve optimizing multiple conflicting objectives, requiring policies that adapt to different user preferences. In multi-objective reinforcement learning (MORL), one widely studied approach addresses this by training a single policy network conditioned on prefe…

Cited by 0SourceScholar
2026

Cross-Domain Policy Optimization via Bellman Consistency and Hybrid Critics

ICLR 2026poster

Cross-domain reinforcement learning (CDRL) is meant to improve the data efficiency of RL by leveraging the data samples collected from a source domain to facilitate the learning in a similar target domain. Despite its potential, cross-domain transfer in RL is known to have two fundamental and intert…

Cited by 0SourceScholar
2026

From Reward-Free Representations to Preferences: Rethinking Offline Preference-Based Reinforcement Learning

ICML 2026poster

Preference-based reinforcement learning (PbRL) avoids explicit reward engineering by learning from pairwise human preference feedback. Existing offline PbRL methods typically follow a two-stage pipeline, first learning a reward or preference model from labeled preferences and then performing offline…

Cited by 0SourceScholar
2026

Test-Time Alignment for Large Language Models via Textual Model Predictive Control

ICLR 2026poster

Aligning Large Language Models (LLMs) with human preferences through finetuning is resource-intensive, motivating lightweight alternatives at test time. We address test-time alignment through the lens of sequential decision making, a perspective that reveals two fundamental challenges. When actions…

Cited by 0SourceScholar
2025

Action-Constrained Imitation Learning

ICML 2025poster

Policy learning under action constraints plays a central role in ensuring safe behaviors in various robot control and resource allocation applications. In this paper, we study a new problem setting termed Action-Constrained Imitation Learning (ACIL), where an action-constrained imitator aims to lear…

Cited by 0SourcePDFScholar
2025

BOFormer: Learning to Solve Multi-Objective Bayesian Optimization via Non-Markovian RL

ICLR 2025poster

Bayesian optimization (BO) offers an efficient pipeline for optimizing black-box functions with the help of a Gaussian process prior and an acquisition function (AF). Recently, in the context of single-objective BO, learning-based AFs witnessed promising empirical results given its favorable non-myo…

Cited by 0SourcePDFScholar
2025

Efficient Action-Constrained Reinforcement Learning via Acceptance-Rejection Method and Augmented MDPs

ICLR 2025poster

Action-constrained reinforcement learning (ACRL) is a generic framework for learning control policies with zero action constraint violation, which is required by various safety-critical and resource-constrained applications. The existing ACRL methods can typically achieve favorable constraint satisf…

Cited by 0SourcePDFScholar
2025

Extending Automatic Machine Translation Evaluation to Book-Length Documents

EMNLP 2025

Despite Large Language Models (LLMs) demonstrating superior translation performance and long-context capabilities, evaluation methodologies remain constrained to sentence-level assessment due to dataset limitations, token number restrictions in metrics, and rigid sentence boundary requirements. We i

2025

Learning Human-Like RL Agents Through Trajectory Optimization With Action Quantization

NeurIPS 2025poster

Human-like agents have long been one of the goals in pursuing artificial intelligence. Although reinforcement learning (RL) has achieved superhuman performance in many domains, relatively little attention has been focused on designing human-like RL agents. As a result, many reward-driven RL agents o…

Cited by 0SourceScholar
2024

Accelerated Policy Gradient: On the Convergence Rates of the Nesterov Momentum for Reinforcement Learning

ICML 2024poster

Various acceleration approaches for Policy Gradient (PG) have been analyzed within the realm of Reinforcement Learning (RL). However, the theoretical understanding of the widely used momentum-based acceleration method on PG remains largely open. In response to this gap, we adapt the celebrated Neste…

2024

Diffusion-Reward Adversarial Imitation Learning

NeurIPS 2024poster

Imitation learning aims to learn a policy from observing expert demonstrations without access to reward signals from environments. Generative adversarial imitation learning (GAIL) formulates imitation learning as adversarial learning, employing a generator policy learning to imitate expert behaviors…

2024

Enhancing Value Function Estimation through First-Order State-Action Dynamics in Offline Reinforcement Learning

ICML 2024poster

In offline reinforcement learning (RL), updating the value function with the discrete-time Bellman Equation often encounters challenges due to the limited scope of available data. This limitation stems from the Bellman Equation, which cannot accurately predict the value of unvisited states. To addre…

Cited by 1SourcePDFScholar
2024

PPO-Clip Attains Global Optimality: Towards Deeper Understandings of Clipping

AAAI 2024technical

Proximal Policy Optimization algorithm employing a clipped surrogate objective (PPO-Clip) is a prominent exemplar of the policy optimization methods. However, despite its remarkable empirical success, PPO-Clip lacks theoretical substantiation to date. In this paper, we contribute to the field by est…

Cited by 13SourcePDFScholar
2023

Coordinate Ascent for Off-Policy RL with Global Convergence Guarantees

AISTATS 2023poster

We revisit the domain of off-policy policy optimization in RL from the perspective of coordinate ascent. One commonly-used approach is to leverage the off-policy policy gradient to optimize a surrogate objective – the total discounted in expectation return of the target policy with respect to the st…

Cited by 0SourcePDFScholar
2023

Q-Pensieve: Boosting Sample Efficiency of Multi-Objective RL Through Memory Sharing of Q-Snapshots

ICLR 2023poster

Many real-world continuous control problems are in the dilemma of weighing the pros and cons, multi-objective reinforcement learning (MORL) serves as a generic framework of learning control policies for different preferences over objectives. However, the existing MORL methods either rely on multiple…

2023

Revisiting Domain Randomization via Relaxed State-Adversarial Policy Optimization

ICML 2023poster

Domain randomization (DR) is widely used in reinforcement learning (RL) to bridge the gap between simulation and reality by maximizing its average returns under the perturbation of environmental parameters. However, even the most complex simulators cannot capture all details in reality due to finite…

2023

Reward-Biased Maximum Likelihood Estimation for Neural Contextual Bandits: A Distributional Learning Perspective

AAAI 2023technical

Reward-biased maximum likelihood estimation (RBMLE) is a classic principle in the adaptive control literature for tackling explore-exploit trade-offs. This paper studies the neural contextual bandit problem from a distributional perspective and proposes NeuralRBMLE, which leverages the likelihood of…

Cited by 2SourcePDFScholar
2021

Escaping from zero gradient: Revisiting action-constrained reinforcement learning via Frank-Wolfe policy optimization

UAI 2021poster

Action-constrained reinforcement learning (RL) is a widely-used approach in various real-world applications, such as scheduling in networked systems with resource constraints and control of a robot with kinematic constraints. While the existing projection-based approaches ensure zero constraint viol…

2021

NeurWIN: Neural Whittle Index Network For Restless Bandits Via Deep RL

NeurIPS 2021poster

Whittle index policy is a powerful tool to obtain asymptotically optimal solutions for the notoriously intractable problem of restless bandits. However, finding the Whittle indices remains a difficult problem for many practical restless bandits with convoluted transition kernels. This paper proposes…

2021

Reinforced Few-Shot Acquisition Function Learning for Bayesian Optimization

NeurIPS 2021poster

Bayesian optimization (BO) conventionally relies on handcrafted acquisition functions (AFs) to sequentially determine the sample points. However, it has been widely observed in practice that the best-performing AF in terms of regret can vary significantly under different types of black-box functions…

Cited by 23SourcePDFScholar
2021

Reward-Biased Maximum Likelihood Estimation for Linear Stochastic Bandits

AAAI 2021technical

Modifying the reward-biased maximum likelihood method originally proposed in the adaptive control literature, we propose novel learning algorithms to handle the explore-exploit trade-off in linear bandits problems as well as generalized linear bandits problems. We develop novel index policies that w…

Cited by 15SourcePDFScholar
2020

Exploration Through Reward Biasing: Reward-Biased Maximum Likelihood Estimation for Stochastic Multi-Armed Bandits

ICML 2020poster

Inspired by the Reward-Biased Maximum Likelihood Estimate method of adaptive control, we propose RBMLE – a novel family of learning algorithms for stochastic multi-armed bandits (SMABs). For a broad range of SMABs including both the parametric Exponential Family as well as the non-parametric sub-Gau…

Cited by 16SourcePDFScholar
2019

Stay With Me: Lifetime Maximization Through Heteroscedastic Linear Bandits With Reneging

ICML 2019oral

Sequential decision making for lifetime maximization is a critical problem in many real-world applications, such as medical treatment and portfolio selection. In these applications, a “reneging” phenomenon, where participants may disengage from future interactions after observing an unsatisfiable ou…

Cited by 5SourcePDFScholar