← Search

Honghao Wei

15 accepted papers

2026

Keep the Best, Forget the Rest: Reliable Alignment with Order-Aware Preference Optimization

ICLR 2026poster

Direct Preference Optimization (DPO) has emerged as a powerful framework for aligning large language models (LLMs) with human preferences via pairwise comparisons. However, its performance is highly sensitive to the quality of training samples: when the reference policy is poorly aligned with human…

Cited by 0SourcecodeScholar
2025

An Optimistic Algorithm for online CMDPS with Anytime Adversarial Constraints

ICML 2025poster

Online safe reinforcement learning (RL) plays a key role in dynamic environments, with applications in autonomous driving, robotics, and cybersecurity. The objective is to learn optimal policies that maximize rewards while satisfying safety constraints modeled by constrained Markov decision processe…

Cited by 0SourcePDFScholar
2025

Constraint-Adaptive Policy Switching for Offline Safe Reinforcement Learning

AAAI 2025technical

Offline safe reinforcement learning (OSRL) involves learning a decision-making policy to maximize rewards from a fixed batch of training data to satisfy pre-defined safety constraints. However, adapting to varying safety constraints during deployment without retraining remains an under-explored chal…

2025

DATA: Domain-And-Time Alignment for High-Quality Feature Fusion in Collaborative Perception

ICCV 2025poster

Feature-level fusion shows promise in collaborative perception (CP) through balanced performance and communication bandwidth trade-off. However, its effectiveness critically relies on input feature quality. The acquisition of high-quality features faces domain gaps from hardware diversity and deploy…

Cited by 0SourcePDFScholar
2025

Enhancing Safety in Reinforcement Learning with Human Feedback via Rectified Policy Optimization

NeurIPS 2025poster

Balancing helpfulness and safety (harmlessness) is a critical challenge in aligning large language models (LLMs). Current approaches often decouple these two objectives, training separate preference models for helpfulness and safety, while framing safety as a constraint within a constrained Markov D…

Cited by 0SourcecodeScholar
2025

HGSFusion: Radar-Camera Fusion with Hybrid Generation and Synchronization for 3D Object Detection

AAAI 2025technical

Millimeter-wave radar plays a vital role in 3D object detection for autonomous driving due to its all-weather and all-lighting-condition capabilities for perception. However, radar point clouds suffer from pronounced sparsity and unavoidable angle estimation errors. To address these limitations, inc…

2024

Adversarially Trained Weighted Actor-Critic for Safe Offline Reinforcement Learning

NeurIPS 2024poster

We propose WSAC (Weighted Safe Actor-Critic), a novel algorithm for Safe Offline Reinforcement Learning (RL) under functional approximation, which can robustly optimize policies to improve upon an arbitrary reference policy with limited data coverage. WSAC is designed as a two-player Stackelberg gam…

Cited by 0SourcePDFScholar
2024

Safe Reinforcement Learning with Instantaneous Constraints: The Role of Aggressive Exploration

AAAI 2024technical

This paper studies safe Reinforcement Learning (safe RL) with linear function approximation and under hard instantaneous constraints where unsafe actions must be avoided at each step. Existing studies have considered safe RL with hard instantaneous constraints, but their approaches rely on several k…

Cited by 7SourcePDFScholar
2024

Safe and Efficient: A Primal-Dual Method for Offline Convex CMDPs under Partial Data Coverage

NeurIPS 2024poster

Offline safe reinforcement learning (RL) aims to find an optimal policy using a pre-collected dataset when data collection is impractical or risky. We propose a novel linear programming (LP) based primal-dual algorithm for convex MDPs that incorporates ``uncertainty'' parameters to improve data effi…

Cited by 0SourcePDFScholar
2023

Provably Efficient Model-Free Algorithms for Non-stationary CMDPs

AISTATS 2023poster

We study model-free reinforcement learning (RL) algorithms in episodic non-stationary constrained Markov decision processes (CMDPs), in which an agent aims to maximize the expected cumulative reward subject to a cumulative constraint on the expected utility (cost). In the non-stationary environment,…

Cited by 21SourcePDFScholar
2023

Sample Efficient Reinforcement Learning in Mixed Systems through Augmented Samples and Its Applications to Queueing Networks

NeurIPS 2023spotlight

This paper considers a class of reinforcement learning problems, which involve systems with two types of states: stochastic and pseudo-stochastic. In such systems, stochastic states follow a stochastic transition kernel while the transitions of pseudo-stochastic states are deterministic {\em given}…

Cited by 11SourcePDFScholar
2022

A Provably-Efficient Model-Free Algorithm for Infinite-Horizon Average-Reward Constrained Markov Decision Processes

AAAI 2022technical

This paper presents a model-free reinforcement learning (RL) algorithm for infinite-horizon average-reward Constrained Markov Decision Processes (CMDPs). Considering a learning horizon K, which is sufficiently large, the proposed algorithm achieves sublinear regret and zero constraint violation. The…

Cited by 32SourcePDFScholar
2022

Online Convex Optimization with Hard Constraints: Towards the Best of Two Worlds and Beyond

NeurIPS 2022accept

This paper considers online convex optimization with hard constraints and analyzes achievable regret and cumulative hard constraint violation (violation for short). The problem distinguishes itself from online convex optimization with soft constraints, where a violation at one round can be compensat…

Cited by 40SourcePDFScholar
2022

Triple-Q: A Model-Free Algorithm for Constrained Reinforcement Learning with Sublinear Regret and Zero Constraint Violation

AISTATS 2022poster

This paper presents the first model-free, simulator-free reinforcement learning algorithm for Constrained Markov Decision Processes (CMDPs) with sublinear regret and zero constraint violation. The algorithm is named Triple-Q because it includes three key components: a Q-function (also called action-…

Cited by 41SourcePDFScholar