中文
相关论文

相关论文: Python Agent in Ludii

200 篇论文

We explore the use of GPT-4 on a humanoid robot in simulation and the real world as proof of concept of a novel large language model (LLM) driven behaviour method. LLMs have shown the ability to perform various tasks, including robotic…

机器人学 · 计算机科学 2025-04-01 Thomas O'Brien , Ysobel Sims

We introduce Pok\'eAI, the first text-based, multi-agent large language model (LLM) framework designed to autonomously play and progress through Pok\'emon Red. Our system consists of three specialized agents-Planning, Execution, and…

人工智能 · 计算机科学 2025-07-01 Zihao Liu , Xinhang Sui , Yueran Song , Siwen Wang

LLM agents are increasingly deployed to plan, retrieve, and write with tools, yet evaluation still leans on static benchmarks and small human studies. We present the Agent-Testing Agent (ATA), a meta-agent that combines static code…

计算与语言 · 计算机科学 2025-08-26 Sameer Komoravolu , Khalil Mrini

This study aims to explore the best practices for utilizing GenAI as a programming tool, through a comparative analysis between GPT-4 and GLM-4. By evaluating prompting strategies at different levels of complexity, we identify that simplest…

软件工程 · 计算机科学 2024-02-21 Angus Yang , Zehan Li , Jie Li

We introduce MapStory, an LLM-powered animation prototyping tool that generates editable map animation sequences directly from natural language text by leveraging a dual-agent LLM architecture. Given a user written script, MapStory…

人机交互 · 计算机科学 2025-08-14 Aditya Gunturu , Ben Pearman , Keiichi Ihara , Morteza Faraji , Bryan Wang , Rubaiat Habib Kazi , Ryo Suzuki

Evolutionary Game Theory (EGT) simulations are used to model populations undergoing biological and cultural evolution in a range of fields, from biology to economics to linguistics. In this paper we present DyPy, an open source Python…

种群与进化 · 定量生物学 2020-07-29 Anjalika Nande , Andrew Ferdowsian , Eric Lubin , Erez Yoeli , Martin Nowak

Large language models are redefining software engineering by implementing AI-powered techniques throughout the whole software development process, including requirement gathering, software architecture, code generation, testing, and…

软件工程 · 计算机科学 2024-06-11 Malik Abdul Sami , Muhammad Waseem , Zeeshan Rasheed , Mika Saari , Kari Systä , Pekka Abrahamsson

Adaptive user interfaces (UIs) automatically change an interface to better support users' tasks. Recently, machine learning techniques have enabled the transition to more powerful and complex adaptive UIs. However, a core challenge for…

人机交互 · 计算机科学 2023-10-30 Thomas Langerak , Sammy Christen , Mert Albaba , Christoph Gebhardt , Otmar Hilliges

This paper introduces pyRecLab, a software library written in C++ with Python bindings which allows to quickly train, test and develop recommender systems. Although there are several software libraries for this purpose, only a few let…

软件工程 · 计算机科学 2017-07-12 Gabriel Sepulveda , Vicente Dominguez , Denis Parra

Methods for dynamic difficulty adjustment allow games to be tailored to particular players to maximize their engagement. However, current methods often only modify a limited set of game features such as the difficulty of the opponents, or…

人工智能 · 计算机科学 2020-06-29 Miguel González-Duque , Rasmus Berg Palm , David Ha , Sebastian Risi

We present Prover Agent, a novel AI agent for automated theorem proving that integrates large language models (LLMs) with a formal proof assistant, Lean. Prover Agent coordinates an informal reasoning LLM, a formal prover model, and…

人工智能 · 计算机科学 2026-02-18 Kaito Baba , Chaoran Liu , Shuhei Kurita , Akiyoshi Sannai

Robotic research is inherently challenging, requiring expertise in diverse environments and control algorithms. Adapting algorithms to new environments often poses significant difficulties, compounded by the need for extensive…

机器人学 · 计算机科学 2025-04-10 Halid Abdulrahim Kadi , Kasim Terzić

Large language models (LLMs) have been widely used as agents to complete different tasks, such as personal assistance or event planning. While most of the work has focused on cooperation and collaboration between agents, little work…

人工智能 · 计算机科学 2024-06-10 Qinlin Zhao , Jindong Wang , Yixuan Zhang , Yiqiao Jin , Kaijie Zhu , Hao Chen , Xing Xie

We provide a brief description of the GOAL-DTU system for the agent contest, including the overall strategy and how the system is designed to apply this strategy. Our agents are implemented using the GOAL programming language. We evaluate…

多智能体系统 · 计算机科学 2020-06-15 Alexander Birch Jensen , Jørgen Villadsen

Corrigibility is a safety property for artificially intelligent agents. A corrigible agent will not resist attempts by authorized parties to alter the goals and constraints that were encoded in the agent when it was first started. This…

人工智能 · 计算机科学 2020-04-06 Koen Holtman

Automated testing of computer games is a challenging problem, especially when lengthy scenarios have to be tested. Automating such a scenario boils down to finding the right sequence of interactions given an abstract description of the…

软件工程 · 计算机科学 2024-05-21 Samira Shirzadeh-hajimahmood , I. S. W. B. Prasteya , Mehdi Dastani , Frank Dignum

Large language models (LLMs) enable end-users to delegate complex tasks to autonomous agents through natural language. However, prompt-based interaction faces critical limitations: Users often struggle to specify procedural requirements for…

人机交互 · 计算机科学 2025-10-14 Jiawen Li , Zheng Ning , Yuan Tian , Toby Jia-jun Li

We present SDialog, an MIT-licensed open-source Python toolkit that unifies dialog generation, evaluation and mechanistic interpretability into a single end-to-end framework for building and analyzing LLM-based conversational agents. Built…

Developing autonomous agents that effectively interact with Graphic User Interfaces (GUIs) remains a challenging open problem, especially for small on-device models. In this paper, we present Ferret-UI Lite, a compact, end-to-end GUI agent…

Educational games can foster critical thinking, problem-solving, and motivation, yet instructors often find it difficult to design games that reliably achieve specific learning outcomes. Existing authoring environments reduce the need for…

人机交互 · 计算机科学 2026-03-05 Daijin Yang , Erica Kleinman , Casper Harteveld
‹ 上一页 1 8 9 10 下一页 ›