← Search

Alexandre Piché

3 accepted papers

2025

How to Train Your LLM Web Agent: A Statistical Diagnosis

NeurIPS 2025poster

Large language model (LLM) agents for web interfaces have advanced rapidly, yet open-source systems still lag behind proprietary agents. Bridging this gap is key to enabling customizable, efficient, and privacy-preserving agents. Two challenges hinder progress: the reproducibility issues in RL and L…

Cited by 0SourceScholar
2023

Mastering the Unsupervised Reinforcement Learning Benchmark from Pixels

ICML 2023oral

Controlling artificial agents from visual sensory data is an arduous task. Reinforcement learning (RL) algorithms can succeed but require large amounts of interactions between the agent and the environment. To alleviate the issue, unsupervised RL proposes to employ self-supervised interaction and le…

2021

Iterative Amortized Policy Optimization

NeurIPS 2021poster

Policy networks are a central feature of deep reinforcement learning (RL) algorithms for continuous control, enabling the estimation and sampling of high-value actions. From the variational inference perspective on RL, policy networks, when used with entropy or KL regularization, are a form of amort…