中文
相关论文

相关论文: BAP v2: An Enhanced Task Framework for Instruction…

200 篇论文

When engaging in collaborative tasks, humans efficiently exploit the semantic structure of a conversation to optimize verbal and nonverbal interactions. But in recent "language to code" or "language to action" models, this information is…

计算与语言 · 计算机科学 2024-10-10 Akshay Chaturvedi , Kate Thompson , Nicholas Asher

In long-horizon open-world multi-agent systems, existing methods often treat local anomalies as automatic triggers for communication. This default design introduces coordination noise, interrupts local execution, and overuses public…

多智能体系统 · 计算机科学 2026-04-22 HuaDong Jian , Chenghao Li , Haoyu Wang , Jiajia Shuai , Jinyu Guo , Yang Yang , Chaoning Zhang

The last decade has seen a significant increase of interest in deep learning research, with many public successes that have demonstrated its potential. As such, these systems are now being incorporated into commercial products. With this…

While current LLM chatbots like GPT-4V bridge the gap between human instructions and visual representations to enable text-image generations, they still lack efficient alignment methods for high-fidelity performance on multiple downstream…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Xiaowei Chi , Junbo Qi , Rongyu Zhang , Shanghang Zhang , Qifeng Liu , Yike Guo

Collaboration is a cornerstone of society. In the real world, human teammates make use of multi-sensory data to tackle challenging tasks in ever-changing environments. It is essential for embodied agents collaborating in visually-rich…

人工智能 · 计算机科学 2024-12-09 Qian Long , Zhi Li , Ran Gong , Ying Nian Wu , Demetri Terzopoulos , Xiaofeng Gao

Vision-language models are increasingly employed as multimodal conversational agents (MCAs) for diverse conversational tasks. Recently, reinforcement learning (RL) has been widely explored for adapting MCAs to various human-AI interaction…

计算与语言 · 计算机科学 2026-04-14 Yongqi Li , Hao Lang , Tieyun Qian , Yongbin Li

We study the problem of learning goal-conditioned policies in Minecraft, a popular, widely accessible yet challenging open-ended environment for developing human-level multi-task agents. We first identify two main challenges of learning…

人工智能 · 计算机科学 2023-10-16 Shaofei Cai , Zihao Wang , Xiaojian Ma , Anji Liu , Yitao Liang

Recent advancements in Large Language Model~(LLM)-based Multi-Agent Systems (MAS) have demonstrated remarkable potential for tackling complex decision-making tasks. However, existing frameworks inevitably rely on serialized execution…

人工智能 · 计算机科学 2026-03-10 Yaoru Li , Shunyu Liu , Tongya Zheng , Li Sun , Mingli Song

Language agents have shown impressive problem-solving skills within defined settings and brief timelines. Yet, with the ever-evolving complexities of open-world simulations, there's a pressing need for agents that can flexibly adapt to…

人工智能 · 计算机科学 2024-01-01 Ming Yan , Ruihao Li , Hao Zhang , Hao Wang , Zhilan Yang , Ji Yan

Building open agents has always been the ultimate goal in AI research, and creative agents are the more enticing. Existing LLM agents excel at long-horizon tasks with well-defined goals (e.g., `mine diamonds' in Minecraft). However, they…

In open-world environments like Minecraft, existing agents face challenges in continuously learning structured knowledge, particularly causality. These challenges stem from the opacity inherent in black-box models and an excessive reliance…

人工智能 · 计算机科学 2024-10-30 Shu Yu , Chaochao Lu

Large Language Models (LLMs) have the capacity of performing complex scheduling in a multi-agent system and can coordinate these agents into completing sophisticated tasks that require extensive collaboration. However, despite the…

Recent advancements in dialogue response selection (DRS) are based on the \textit{task-adaptive pre-training (TAP)} approach, by first initializing their model with BERT~\cite{devlin-etal-2019-bert}, and adapt to dialogue data with…

计算与语言 · 计算机科学 2022-10-11 Tzu-Hsiang Lin , Ta-Chung Chi , Anna Rumshisky

The use of generative AI in video game development is on the rise, and as the conversational and other capabilities of large language models continue to improve, we expect LLM-driven non-player characters (NPCs) to become widely deployed.…

计算与语言 · 计算机科学 2024-07-08 Sudha Rao , Weijia Xu , Michael Xu , Jorge Leandro , Ken Lobb , Gabriel DesGarennes , Chris Brockett , Bill Dolan

Socially compliant navigation requires robots to move safely and appropriately in human-centered environments by respecting social norms. However, social norms are often ambiguous, and in a single scenario, multiple actions may be equally…

机器人学 · 计算机科学 2025-12-29 Zishuo Wang , Xinyu Zhang , Zhuonan Liu , Tomohito Kawabata , Daeun Song , Xuesu Xiao , Ling Xiao

One of the essential missions in the AI research community is to build an autonomous embodied agent that can achieve high-level performance across a wide spectrum of tasks. However, acquiring or manually designing rewards for all open-ended…

机器学习 · 计算机科学 2024-08-06 Haobin Jiang , Junpeng Yue , Hao Luo , Ziluo Ding , Zongqing Lu

Advances in deep generative modeling have made it increasingly plausible to train human-level embodied agents. Yet progress has been limited by the absence of large-scale, real-time, multi-modal, and socially interactive datasets that…

机器学习 · 计算机科学 2026-02-19 Yingchen He , Christian D. Weilbach , Martyna E. Wojciechowska , Yuxuan Zhang , Frank Wood

Reasoning about motion and space is a fundamental cognitive capability that is required by multiple real-world applications. While many studies highlight that large multimodal language models (MLMs) struggle to reason about space, they only…

This paper addresses task planning problems for language-instructed robot teams. Tasks are expressed in natural language (NL), requiring the robots to apply their capabilities at various locations and semantic objects. Several recent works…

机器人学 · 计算机科学 2024-11-22 Jun Wang , Guocheng He , Yiannis Kantaros

An important challenge in reinforcement learning is training agents that can solve a wide variety of tasks. If tasks depend on each other (e.g. needing to learn to walk before learning to run), curriculum learning can speed up learning by…