Interactive Text Games: Lookahead Is All You Need! (2025.acl-srw)

Copied to clipboard

Challenge: Existing approaches to ground LLMs in textual interactions have been limited due to low computational efficiency and limited performance.
Approach: They propose to use Lookahead models to ground LLMs in interactive text-based games to investigate their language grounding capabilities.
Outcome: The proposed model significantly improves training speed and performance relative to the size of the action space.

Similar Papers

Learning to Play Like Humans: A Framework for LLM Adaptation in Interactive Fiction Games (2025.findings-acl)

Copied to clipboard

Challenge: Existing approaches prioritize task-specific performance metrics over human-like comprehension of narrative context and gameplay logic.
Approach: They propose a framework that guides Large Language Models to learn and play IF games systematically.
Outcome: The proposed framework aligns LLMs-based agents’ behavior with narrative intent and commonsense constraints to deliver more interpretable, human-like performance.
Abstract then Play: A Skill-centric Reinforcement Learning Framework for Text-based Games (2023.findings-acl)

Copied to clipboard

Challenge: Existing reinforcement learning frameworks fail to decompose the task and abstract the action autonomously.
Approach: They propose a skill-centric reinforcement learning framework capable of abstracting the action in an end-to-end manner.
Outcome: Empirical experiments on the Jericho environment validate the proposed framework against state-of-the-art baselines.
A Framework for Exploring Player Perceptions of LLM-Generated Dialogue in Commercial Video Games (2023.findings-emnlp)

Copied to clipboard

Challenge: evaluating the player experience in a roleplaying game augmented with LLM-generated dialogue remains a major challenge.
Approach: They propose a dynamic evaluation framework for the dialogue management systems that govern the task-oriented dialogue often found in roleplaying video games.
Outcome: The proposed framework directly evaluates the performance of LLM-generated dialogue in a role-playing game with 28 players.
clembench: Using Game Play to Evaluate Chat-Optimized Language Models as Conversational Agents (2023.emnlp-main)

Copied to clipboard

Challenge: Recent work suggests large language models can be understood as (simulators of) such agents.
Approach: They propose a method for systematic evaluation of "Situated Language Understanding Agents" they propose implementing a framework for implementing rules to be played in "self-play"
Outcome: The proposed model can be evaluated in game-like settings, the authors show . they show that the model can follow game-play instructions and perform better than existing models .
Keep CALM and Explore: Language Models for Action Generation in Text-based Games (2020.emnlp-main)

Copied to clipboard

Challenge: Text-based games present a unique challenge for autonomous agents to operate in natural language and handle enormous action spaces.
Approach: They propose a Contextual Action Language Model (CALM) to generate a compact set of action candidates at each game state.
Outcome: The proposed model achieves a 69% improvement in average game score on unsupervised games . the proposed model is competitive with or better than other models that have access to ground truth admissible actions on half of the games tested .
AgentGym: Evaluating and Training Large Language Model-based Agents across Diverse Environments (2025.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) are promising foundations to build generally-capable agents . however, the community lacks a unified interactive framework that covers diverse environments for comprehensive evaluation of agents.
Approach: They propose a framework that features 7 real-world scenarios, 14 environments, and 89 tasks for unified, real-time, and concurrent agent interaction.
Outcome: The proposed framework features 7 real-world scenarios, 14 environments, and 89 tasks for unified, real-time, and concurrent agent interaction.
You Only Look at Screens: Multimodal Chain-of-Action Agents (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to creating autonomous graphical user interfaces rely on external tools and application-specific APIs to interpret the environment.
Approach: They propose a multimodal solution that directly interacts with the user interface without environment parsing.
Outcome: The proposed solution bypasses environment parsing and reliance on application-dependent APIs.
Open-Theatre: An Open-Source Toolkit for LLM-based Interactive Drama (2025.emnlp-demos)

Copied to clipboard

Challenge: Existing tools for creating, modifying, and experimenting with interactive dramas are limited.
Approach: They propose an open-source toolkit for creating configurable LLM-based interactive drama.
Outcome: The proposed toolkit enhances narrative coherence and realistic behavior in interactions with agents.
Self-imitation Learning for Action Generation in Text-based Games (2023.eacl-main)

Copied to clipboard

Challenge: Text-based games are situated systems where the game agents observe textual descriptions, and generate textual commands to interact with the environment.
Approach: They propose a confidence-based self-imitation model to generate action candidates for the RL agent by exploiting past valuable trajectories to adapt a pre-trained language model towards a target game.
Outcome: The proposed model performs well in multiple challenging games.
Interactive Fiction Game Playing as Multi-Paragraph Reading Comprehension with Reinforcement Learning (2020.emnlp-main)

Copied to clipboard

Challenge: Interactive Fiction (IF) games with real human-written natural language texts provide a new natural evaluation for language understanding techniques.
Approach: They propose to re-formulate IF game solving as Multi-Passage Reading Comprehension tasks using context-query attention mechanisms and structured prediction to efficiently generate and evaluate action outputs.
Outcome: The proposed methods achieve high winning rates and low data requirements on the recent IF benchmark (Jericho)

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations