中文
相关论文

相关论文: Automatic Generation of Board Game Manuals

200 篇论文

Procedural content generation in video games has a long history. Existing procedural content generation methods, such as search-based, solver-based, rule-based and grammar-based methods have been applied to various content types such as…

人工智能 · 计算机科学 2020-10-12 Jialin Liu , Sam Snodgrass , Ahmed Khalifa , Sebastian Risi , Georgios N. Yannakakis , Julian Togelius

"This paper introduces a new task and a new dataset", "we improve the state of the art in X by Y" -- it is rare to find a current natural language processing paper (or AI paper more generally) that does not contain such statements. What is…

计算与语言 · 计算机科学 2019-08-29 David Schlangen

This paper presents a novel concept for intuitive end-user programming of robots, inspired by natural interaction between humans. Natural language and supportive gestures are translated into robot programs using large language models (LLMs)…

机器人学 · 计算机科学 2026-04-08 Bijan Kavousian , Petar Tesic , Oliver Petrovic , Christian Brecher

Game balancing is an important part of the (computer) game design process, in which designers adapt a game prototype so that the resulting gameplay is as entertaining as possible. In industry, the evaluation of a game is often based on…

人机交互 · 计算机科学 2016-03-15 Vanessa Volz , Günter Rudolph , Boris Naujoks

Automatic assessment of code, in particular to support education, is an important feature included in several Learning Management Systems (LMS), at least to some extent. Several kinds of assessments can be designed, such as exercises asking…

软件工程 · 计算机科学 2019-11-28 Sébastien Combéfis , Guillaume de Moffarts

Designing effective game tutorials is crucial for a smooth learning curve for new players, especially in games with many rules and complex core mechanics. Evaluating the effectiveness of these tutorials usually requires multiple iterations…

计算机视觉与模式识别 · 计算机科学 2025-05-27 Daniele Rege Cambrin , Gabriele Scaffidi Militone , Luca Colomba , Giovanni Malnati , Daniele Apiletti , Paolo Garza

Game Description Generation (GDG) is the task of generating a game description written in a Game Description Language (GDL) from natural language text. Previous studies have explored generation methods leveraging the contextual…

计算与语言 · 计算机科学 2025-06-30 Tsunehiko Tanaka , Edgar Simo-Serra

Text-to-level generation aims to translate natural language descriptions into structured game levels, enabling intuitive control over procedural content generation. While prior text-to-level generators are typically limited to a single game…

人工智能 · 计算机科学 2026-04-01 In-Chang Baek , Jiyun Jung , Geum-Hwan Hwang , Sung-Hyun Kim , Kyung-Joong Kim

Dialogue authoring in large games requires not only content creation but the subtlety of its delivery, which can vary from character to character. Manually authoring this dialogue can be tedious, time-consuming, or even altogether…

计算与语言 · 计算机科学 2017-08-31 Stephanie M. Lukin , James O. Ryan , Marilyn A. Walker

As we develop more assistive and automated game design systems, the question of how these systems should be integrated into game development workflows, and how much adaptation may be required, becomes increasingly important. In this paper…

软件工程 · 计算机科学 2020-04-07 Michael Cook

Several attempts have been made to implement text command control for game agents. However, current technologies are limited to processing predefined format commands. This paper proposes a pioneering text command control system for a game…

人工智能 · 计算机科学 2024-12-19 Ray Ito , Junichiro Takahashi

Game UI development is essential to the game industry. However, the traditional workflow requires substantial manual effort to integrate pairwise UI and UX designs into a cohesive game user interface (GameUI). The inconsistency between the…

人机交互 · 计算机科学 2026-01-28 Zhongliang Tang , Qingrong Cheng , Mengchen Tan , Yongxiang Zhang , Fei Xia

Procedural content generation via Machine Learning (PCGML) is the umbrella term for approaches that generate content for games via machine learning. One of the benefits of PCGML is that, unlike search or grammar-based PCG, it does not…

人工智能 · 计算机科学 2018-09-26 Matthew Guzdial , Joshua Reno , Jonathan Chen , Gillian Smith , Mark Riedl

We introduce GamEDAI, a hierarchical multi-agent framework that transforms instructor-provided questions into fully playable, pedagogically grounded educational games validated through formal mechanic contracts. Built on phase-based…

人工智能 · 计算机科学 2026-05-11 Shiven Agarwal , Yash Shah , Ashish Raj Shekhar , Priyanuj Bordoloi , Vivek Gupta

This short paper describes an ongoing research project that requires the automated self-play learning and evaluation of a large number of board games in digital form. We describe the approach we are taking to determine relevant features,…

人工智能 · 计算机科学 2021-01-05 Cameron Browne , Dennis J. N. J. Soemers , Eric Piette

The Game Description Language (GDL) is a widely used formalism for specifying the rules of general games. Writing correct GDL descriptions can be challenging, especially for non-experts. Automated theorem proving has been proposed to assist…

计算机科学中的逻辑 · 计算机科学 2025-08-15 Yifan He , Munyque Mittelmann , Aniello Murano , Abdallah Saffidine , Michael Thielscher

Large Language Models (LLM) based agents have shown promise in autonomously completing tasks across various domains, e.g., robotics, games, and web navigation. However, these agents typically require elaborate design and expert prompts to…

人工智能 · 计算机科学 2024-11-12 Minghao Chen , Yihang Li , Yanting Yang , Shiyu Yu , Binbin Lin , Xiaofei He

A method is presented for automatically augmenting the bilingual lexicon of an existing Machine Translation system, by extracting bilingual entries from aligned bilingual text. The proposed method only relies on the resources already…

cmp-lg · 计算机科学 2007-05-23 Davide Turcato

Machine learning for procedural content generation has recently become an active area of research. Levels vary in both form and function and are mostly unrelated to each other across games. This has made it difficult to assemble suitably…

人工智能 · 计算机科学 2021-08-11 Philip Bontrager , Julian Togelius

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