中文
相关论文

相关论文: Multi-Agent Programming Contest 2011 - The Python-…

200 篇论文

We present an open deep research system for long-form question answering, selected as a winning system in the text-to-text track of the MMU-RAG competition at NeurIPS 2025. The system combines an open-source large language model (LLM) with…

计算与语言 · 计算机科学 2025-12-16 Ikuya Yamada , Wataru Ikeda , Ko Yoshida , Mengyu Ye , Hinata Sugimoto , Masatoshi Suzuki , Hisanori Ozaki , Jun Suzuki

We introduce a new approach to agent programming, the development of LLM-based agents. Current approaches to agent programming often entangle two aspects of agent design: the core workflow logic and the inference-time strategy (e.g., tree…

人工智能 · 计算机科学 2025-12-04 Zhening Li , Armando Solar-Lezama , Yisong Yue , Stephan Zheng

We present Code Broker, a multi agent system built on Google s Agent Development Kit ADK that analyses Python source code from individual files, local directory trees, or remote GitHub repositories and generates structured, actionable…

软件工程 · 计算机科学 2026-05-07 Samer Attrah

We describe a method of automatic feedback provision for students learning programming and computational methods in Python. We have implemented, used and refined this system since 2009 for growing student numbers, and summarise the design…

计算机与社会 · 计算机科学 2015-09-14 Hans Fangohr , Neil O'Brien , Anil Prabhakar , Arti Kashyap

This paper introduces Miutsu, National Taiwan University's Alexa Prize TaskBot, which is designed to assist users in completing tasks requiring multiple steps and decisions in two different domains -- home improvement and cooking. We…

计算与语言 · 计算机科学 2022-05-17 Yen-Ting Lin , Hui-Chi Kuo , Ze-Song Xu , Ssu Chiu , Chieh-Chi Hung , Yi-Cheng Chen , Chao-Wei Huang , Yun-Nung Chen

We present Pommerman, a multi-agent environment based on the classic console game Bomberman. Pommerman consists of a set of scenarios, each having at least four players and containing both cooperative and competitive aspects. We believe…

多智能体系统 · 计算机科学 2022-04-22 Cinjon Resnick , Wes Eldridge , David Ha , Denny Britz , Jakob Foerster , Julian Togelius , Kyunghyun Cho , Joan Bruna

We present ADAM, a software system for designing and running child language learning experiments in Python. The system uses a virtual world to simulate a grounded language acquisition process in which the language learner utilizes…

计算与语言 · 计算机科学 2021-05-07 Ryan Gabbard , Deniz Beser , Jacob Lichtefeld , Joe Cecil , Mitch Marcus , Sarah Payne , Charles Yang , Marjorie Freedman

This work introduces a novel, modular, layered web based platform for managing machine learning experiments on grid-based High Performance Computing infrastructures. The coupling of the communication services offered by the grid, with an…

分布式、并行与集群计算 · 计算机科学 2016-10-12 Chairi Kiourt , Dimitris Kalles

The Deferred Acceptance Algorithm (DAA) is the most widely accepted and used algorithm to match students, workers, or residents to colleges, firms or hospitals respectively. In this paper, we consider for the first time, the complexity of…

计算机科学与博弈论 · 计算机科学 2015-02-24 Haris Aziz , Hans Georg Seedig , Jana Karina von Wedel

Mixed integer sets have a strong modeling capacity to describe practical systems. Nevertheless, incorporating a mixed integer set often renders an optimization formulation drastically more challenging to compute. In this paper, we study how…

最优化与控制 · 数学 2023-12-22 Wei Wang , Bo Zeng

A brief introduction of the technical approach to model FTUs as an aggregate of cells, whose state transition dynamics are mathematically represented as port-hamiltonians or Differential Algebraic equations is presented. A python library…

组织与器官 · 定量生物学 2024-06-18 Jagir R. Hussan

In a previous paper a web service called Projekt Tomo intended to ease the process of learning programming for teachers and students has been described. Since the service received a very warm welcome from teachers and students alike we…

计算机与社会 · 计算机科学 2017-02-20 Gregor Jerše , Matija Lokar

The aim of multi-agent reinforcement learning systems is to provide interacting agents with the ability to collaboratively learn and adapt to the behavior of other agents. In many real-world applications, the agents can only acquire a…

人工智能 · 计算机科学 2019-10-10 Mingyang Geng , Kele Xu , Yiying Li , Shuqi Liu , Bo Ding , Huaimin Wang

Fraud can pose a challenge in many resource allocation domains, including social service delivery and credit provision. For example, agents may misreport private information in order to gain benefits or access to credit. To mitigate this, a…

计算机科学与博弈论 · 计算机科学 2026-04-29 Sanmay Das , Fang-Yi Yu , Yuang Zhang

We present a generative optimization approach for learning game-playing agents, where policies are represented as Python programs and refined using large language models (LLMs). Our method treats decision-making policies as self-evolving…

机器学习 · 计算机科学 2025-08-28 Zhiyi Kuang , Ryan Rong , YuCheng Yuan , Allen Nie

We introduce tulip agent, an architecture for autonomous LLM-based agents with Create, Read, Update, and Delete access to a tool library containing a potentially large number of tools. In contrast to state-of-the-art implementations, tulip…

人工智能 · 计算机科学 2024-08-01 Felix Ocker , Daniel Tanneberg , Julian Eggert , Michael Gienger

Current tool-using AI agents suffer from limited action space, context inefficiency, and probabilistic instability that makes them unsuitable for handling repetitive tasks which are otherwise reliably and efficiently tackled by agentic…

软件工程 · 计算机科学 2025-12-19 Nishant Gaurav , Adit Akarsh , Tejas Ravishankar , Manoj Bajaj

Systems integration is a difficult matter particularly when its components are varied. The problem becomes even more difficult when such components are heterogeneous such as humans, robots and software systems. Currently, the humans are…

软件工程 · 计算机科学 2014-08-27 Ammar Lahlouhi

The Da Vinci Code, a game of logical deduction and imperfect information, presents unique challenges for artificial intelligence, demanding nuanced reasoning beyond simple pattern recognition. This paper investigates the efficacy of various…

人工智能 · 计算机科学 2025-06-17 LeCheng Zhang , Yuanshi Wang , Haotian Shen , Xujie Wang

This document describes our agent Pilot, winner of the Human-Agent Negotiation Challenge at ANAC, IJCAI 2020. Pilot is a virtual human that participates in a sequence of three negotiations with a human partner. Our system is based on the…

人机交互 · 计算机科学 2021-01-20 Kushal Chawla , Gale Lucas
‹ 上一页 1 8 9 10 下一页 ›