中文
相关论文

相关论文: NAIL: A General Interactive Fiction Agent

200 篇论文

Multi-agent simulations are versatile tools for exploring interactions among natural and artificial agents, but their development typically demands domain expertise and manual effort. This work introduces the Generative Agents for…

人工智能 · 计算机科学 2025-05-30 Agnieszka Mensfelt , Kostas Stathis , Vince Trencsenyi

Many creative writing tasks (e.g., fiction writing) require authors to write complex narrative components (e.g., characterization, events, dialogue) over the course of a long story. Similarly, literary scholars need to manually annotate and…

人机交互 · 计算机科学 2023-08-09 Md Naimul Hoque , Bhavya Ghai , Kari Kraus , Niklas Elmqvist

Generative AI has unlocked new possibilities in content discovery and management. Through collaboration with the National Football League (NFL), we demonstrate how a generative-AI based workflow enables media researchers and analysts to…

人工智能 · 计算机科学 2025-10-09 Henry Wang , Md Sirajus Salekin , Jake Lee , Ross Claytor , Shinan Zhang , Michael Chi

Language agents have shown some ability to interact with an external environment, e.g., a virtual world such as ScienceWorld, to perform complex tasks, e.g., growing a plant, without the startup costs of reinforcement learning. However,…

Text-based games (TGs) are language-based interactive environments for reinforcement learning. While language models (LMs) and knowledge graphs (KGs) are commonly used for handling large action space in TGs, it is unclear whether these…

机器学习 · 计算机科学 2023-12-01 Dongwon Kelvin Ryu , Meng Fang , Shirui Pan , Gholamreza Haffari , Ehsan Shareghi

Large Language Models (LLMs) increasingly rely on agentic capabilities-iterative retrieval, tool use, and decision-making-to overcome the limits of static, parametric knowledge. Yet existing agentic frameworks treat external information as…

计算与语言 · 计算机科学 2026-04-24 Yuanfu Sun , Kang Li , Dongzhe Fan , Jiajin Liu , Qiaoyu Tan

In this work we design a narrative understanding tool Text2ALM. This tool uses an action language ALM to perform inferences on complex interactions of events described in narratives. The methodology used to implement the Text2ALM system was…

人工智能 · 计算机科学 2019-09-19 Craig Olson , Yuliya Lierler

Interactive fictions, or text-adventures, are games in which a player interacts with a world entirely through textual descriptions and text actions. Text-adventure games are typically structured as puzzles or quests wherein the player must…

计算与语言 · 计算机科学 2020-08-20 Prithviraj Ammanabrolu , William Broniec , Alex Mueller , Jeremy Paul , Mark O. Riedl

Dialogue agents that support human users in solving complex tasks have received much attention recently. Many such tasks are NP-hard optimization problems that require careful collaborative exploration of the solution space. We introduce a…

计算与语言 · 计算机科学 2026-01-09 Isidora Jeknic , Alex Duchnowski , Alexander Koller

Modern interactive visualizations are akin to distributed systems, where user interactions, background data processing, remote requests, and streaming data read and modify the interface at the same time. This concurrency is crucial to…

人机交互 · 计算机科学 2019-07-02 Yifan Wu , Remco Chang , Eugene Wu , Joe Hellerstein

Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an essential cornerstone in building general AI systems. We propose a new commonsense reasoning dataset based on human's Interactive…

计算与语言 · 计算机科学 2023-05-29 Mo Yu , Yi Gu , Xiaoxiao Guo , Yufei Feng , Xiaodan Zhu , Michael Greenspan , Murray Campbell , Chuang Gan

For over a decade now, robotics and the use of artificial agents have become a common thing.Testing the performance of new path finding or search space optimization algorithms has also become a challenge as they require simulation or an…

机器学习 · 计算机科学 2022-07-29 Jerin Paul Selvan , Pravin S. Game

Fictitious play (FP) is a well-studied algorithm that enables agents to learn Nash equilibrium in games with certain reward structures. However, when agents have no prior knowledge of the reward functions, FP faces a major challenge: the…

计算机科学与博弈论 · 计算机科学 2025-08-28 Semih Kara , Tamer Başar

OpenAI's ChatGPT Atlas introduces new capabilities for web interaction, enabling the model to analyze webpages, process user intents, and execute cursor and keyboard inputs directly within the browser. While its capacity for information…

计算与语言 · 计算机科学 2025-10-31 Jingran Zhang , Ning Li , Justin Cui

Recently, text world games have been proposed to enable artificial agents to understand and reason about real-world scenarios. These text-based games are challenging for artificial agents, as it requires an understanding of and interaction…

计算与语言 · 计算机科学 2021-12-24 Ishika Singh , Gargi Singh , Ashutosh Modi

This document describes the design and implementation of the Tabletop Games framework (TAG), a Java-based benchmark for developing modern board games for AI research. TAG provides a common skeleton for implementing tabletop games based on a…

人工智能 · 计算机科学 2020-09-28 Raluca D. Gaina , Martin Balla , Alexander Dockhorn , Raul Montoliu , Diego Perez-Liebana

As increasingly capable agents are deployed, a central safety challenge is how to retain meaningful human control without modifying the underlying system. We study a minimal control interface in which an agent chooses whether to act…

人工智能 · 计算机科学 2026-02-23 William Overman , Mohsen Bayati

Understanding procedural text requires tracking entities, actions and effects as the narrative unfolds. We focus on the challenging real-world problem of action-graph extraction from material science papers, where language is highly…

机器学习 · 计算机科学 2019-04-09 Ronen Tamari , Hiroyuki Shindo , Dafna Shahaf , Yuji Matsumoto

We introduce AI rationalization, an approach for generating explanations of autonomous system behavior as if a human had performed the behavior. We describe a rationalization technique that uses neural machine translation to translate…

人工智能 · 计算机科学 2017-12-20 Upol Ehsan , Brent Harrison , Larry Chan , Mark O. Riedl

As a contribution to the challenge of building game-playing AI systems, we develop and analyse a formal language for representing and reasoning about strategies. Our logical language builds on the existing general Game Description Language…

人工智能 · 计算机科学 2014-07-22 Dongmo Zhang , Michael Thielsher