English

lilGym: Natural Language Visual Reasoning with Reinforcement Learning

Machine Learning 2023-05-30 v3 Artificial Intelligence Computation and Language

Abstract

We present lilGym, a new benchmark for language-conditioned reinforcement learning in visual environments. lilGym is based on 2,661 highly-compositional human-written natural language statements grounded in an interactive visual environment. We introduce a new approach for exact reward computation in every possible world state by annotating all statements with executable Python programs. Each statement is paired with multiple start states and reward functions to form thousands of distinct Markov Decision Processes of varying difficulty. We experiment with lilGym with different models and learning regimes. Our results and analysis show that while existing methods are able to achieve non-trivial performance, lilGym forms a challenging open problem. lilGym is available at https://lil.nlp.cornell.edu/lilgym/.

Keywords

Cite

@article{arxiv.2211.01994,
  title  = {lilGym: Natural Language Visual Reasoning with Reinforcement Learning},
  author = {Anne Wu and Kianté Brantley and Noriyuki Kojima and Yoav Artzi},
  journal= {arXiv preprint arXiv:2211.01994},
  year   = {2023}
}

Comments

ACL 2023 Long Paper

R2 v1 2026-06-28T05:07:49.301Z