← Search

Firas Al-Hafez

4 accepted papers

2026

Discrete Variational Autoencoding via Policy Search

ICLR 2026poster

Discrete latent bottlenecks in variational autoencoders (VAEs) offer high bit efficiency and can be modeled with autoregressive discrete distributions, enabling parameter-efficient multimodal search with transformers. However, discrete random variables do not allow for exact differentiable parameter…

Cited by 0SourceScholar
2024

Time-Efficient Reinforcement Learning with Stochastic Stateful Policies

ICLR 2024poster

Stateful policies play an important role in reinforcement learning, such as handling partially observable environments, enhancing robustness, or imposing an inductive bias directly into the policy structure. The conventional method for training stateful policies is Backpropagation Through Time (BPTT…

Cited by 3SourcePDFScholar
2023

LS-IQ: Implicit Reward Regularization for Inverse Reinforcement Learning

ICLR 2023poster

Recent methods for imitation learning directly learn a $Q$-function using an implicit reward formulation rather than an explicit reward function. However, these methods generally require implicit reward regularization to improve stability and often mistreat absorbing states. Previous works show that…