← Search

Huy Hoang

5 accepted papers

2026

DualCOIL: Offline Imitation Learning from Contrasting Demonstrations

ICML 2026poster

Offline imitation learning typically learns from expert and unlabeled demonstrations, yet often overlooks the valuable signal in explicitly undesirable behaviors. In this work, we study offline imitation learning from contrasting behaviors, where the dataset contains both expert and undesirable demo…

Cited by 0SourceScholar
2024

Imitate the Good and Avoid the Bad: An Incremental Approach to Safe Reinforcement Learning

AAAI 2024technical

A popular framework for enforcing safe actions in Reinforcement Learning (RL) is Constrained RL, where trajectory based constraints on expected cost (or other cost measures) are employed to enforce safety and more importantly these constraints are enforced while maximizing expected reward. Most rece…

2024

Reward Penalties on Augmented States for Solving Richly Constrained RL Effectively

AAAI 2024technical

Constrained Reinforcement Learning employs trajectory-based cost constraints (such as expected cost, Value at Risk, or Conditional VaR cost) to compute safe policies. The challenge lies in handling these constraints effectively while optimizing expected reward. Existing methods convert such trajecto…

2024

SPRINQL: Sub-optimal Demonstrations driven Offline Imitation Learning

NeurIPS 2024poster

We focus on offline imitation learning (IL), which aims to mimic an expert's behavior using demonstrations without any interaction with the environment. One of the main challenges in offline IL is the limited support of expert demonstrations, which typically cover only a small fraction of the state-…