← Search

Vlad Firoiu

3 accepted papers

2022

Proving Theorems using Incremental Learning and Hindsight Experience Replay

ICML 2022spotlight

Traditional automated theorem proving systems for first-order logic depend on speed-optimized search and many handcrafted heuristics designed to work over a wide range of domains. Machine learning approaches in the literature either depend on these traditional provers to bootstrap themselves, by lev…

Cited by 23SourcePDFScholar
2020

Automated curriculum generation through setter-solver interactions

ICLR 2020poster

Reinforcement learning algorithms use correlations between policies and rewards to improve agent performance. But in dynamic or sparsely rewarding environments these correlations are often too small, or rewarding events are too infrequent to make learning feasible. Human education instead relies…

Cited by 44SourceScholar
2018

IMPALA: Scalable Distributed Deep-RL with Importance Weighted Actor-Learner Architectures

ICML 2018oral

In this work we aim to solve a large collection of tasks using a single reinforcement learning agent with a single set of parameters. A key challenge is to handle the increased amount of data and extended training time. We have developed a new distributed agent IMPALA (Importance Weighted Actor-Lear…