中文
相关论文

相关论文: gComm: An environment for investigating generaliza…

200 篇论文

Recently, there has been a great deal of research in emergent communication on artificial agents interacting in simulated environments. Recent studies have revealed that, in general, emergent languages do not follow the compositionality…

计算与语言 · 计算机科学 2023-01-30 Rishi Hazra , Sonu Dixit , Sayambhu Sen

Retrieval-Augmented Generation (RAG) has become an essential approach for extending the reasoning and knowledge capacity of large language models (LLMs). While prior research has primarily focused on retrieval quality and prompting…

计算与语言 · 计算机科学 2025-12-09 Jiamin Chen , Yuchen Li , Xinyu Ma , Xinran Chen , Xiaokun Zhang , Shuaiqiang Wang , Chen Ma , Dawei Yin

Large Language Model (LLM) agents have demonstrated impressive capabilities for social interaction and are increasingly being deployed in situations where they might engage with both human and artificial agents. These interactions represent…

人工智能 · 计算机科学 2025-12-04 Chandler Smith , Marwa Abdulhai , Manfred Diaz , Marko Tesic , Rakshit S. Trivedi , Alexander Sasha Vezhnevets , Lewis Hammond , Jesse Clifton , Minsuk Chang , Edgar A. Duéñez-Guzmán , John P. Agapiou , Jayd Matyas , Danny Karmon , Akash Kundu , Aliaksei Korshuk , Ananya Ananya , Arrasy Rahman , Avinaash Anand Kulandaivel , Bain McHale , Beining Zhang , Buyantuev Alexander , Carlos Saith Rodriguez Rojas , Caroline Wang , Chetan Talele , Chenao Liu , Chichen Lin , Diana Riazi , Di Yang Shi , Emanuel Tewolde , Elizaveta Tennant , Fangwei Zhong , Fuyang Cui , Gang Zhao , Gema Parreño Piqueras , Hyeonggeun Yun , Ilya Makarov , Jiaxun Cui , Jebish Purbey , Jim Dilkes , Jord Nguyen , Lingyun Xiao , Luis Felipe Giraldo , Manuela Chacon-Chamorro , Manuel Sebastian Rios Beltran , Marta Emili García Segura , Mengmeng Wang , Mogtaba Alim , Nicanor Quijano , Nico Schiavone , Olivia Macmillan-Scott , Oswaldo Peña , Peter Stone , Ram Mohan Rao Kadiyala , Rolando Fernandez , Ruben Manrique , Sunjia Lu , Sheila A. McIlraith , Shamika Dhuri , Shuqing Shi , Siddhant Gupta , Sneheel Sarangi , Sriram Ganapathi Subramanian , Taehun Cha , Toryn Q. Klassen , Wenming Tu , Weijian Fan , Wu Ruiyang , Xue Feng , Yali Du , Yang Liu , Yiding Wang , Yipeng Kang , Yoonchang Sung , Yuxuan Chen , Zhaowei Zhang , Zhihan Wang , Zhiqiang Wu , Ziang Chen , Zilong Zheng , Zixia Jia , Ziyan Wang , Dylan Hadfield-Menell , Natasha Jaques , Tim Baarslag , Jose Hernandez-Orallo , Joel Z. Leibo

Standard Large Language Model (LLM) pre-training typically treats corpora as flattened token sequences, often overlooking the real-world context that humans naturally rely on to contextualize information. To bridge this gap, we introduce…

计算与语言 · 计算机科学 2026-04-15 Yudong Li , Jiawei Cai , Linlin Shen

Most multimodal large language models (MLLMs) learn language-to-object grounding through causal language modeling where grounded objects are captured by bounding boxes as sequences of location tokens. This paradigm lacks pixel-level…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Yichi Zhang , Ziqiao Ma , Xiaofeng Gao , Suhaila Shakiah , Qiaozi Gao , Joyce Chai

The popularity of image sharing on social media and the engagement it creates between users reflects the important role that visual context plays in everyday conversations. We present a novel task, Image-Grounded Conversations (IGC), in…

With the rapid development of deep learning, most of current state-of-the-art techniques in natural langauge processing are based on deep learning models trained with argescaled static textual corpora. However, we human beings learn and…

计算与语言 · 计算机科学 2019-11-05 Shangmin Guo

In this paper, we investigate the problem of embodied multi-agent cooperation, where decentralized agents must cooperate given only egocentric views of the world. To effectively plan in this setting, in contrast to learning world dynamics…

计算机视觉与模式识别 · 计算机科学 2025-04-17 Hongxin Zhang , Zeyuan Wang , Qiushi Lyu , Zheyuan Zhang , Sunli Chen , Tianmin Shu , Behzad Dariush , Kwonjoon Lee , Yilun Du , Chuang Gan

A robot's ability to understand or ground natural language instructions is fundamentally tied to its knowledge about the surrounding world. We present an approach to grounding natural language utterances in the context of factual…

机器人学 · 计算机科学 2018-11-19 Rohan Paul , Andrei Barbu , Sue Felshin , Boris Katz , Nicholas Roy

Large language models (LLMs) have unveiled remarkable reasoning capabilities by exploiting chain-of-thought (CoT) prompting, which generates intermediate reasoning chains to serve as the rationale for deriving the answer. However, current…

计算与语言 · 计算机科学 2024-02-21 Anni Zou , Zhuosheng Zhang , Hai Zhao , Xiangru Tang

Sample efficiency is a critical challenge in reinforcement learning. Model-based RL has emerged as a solution, but its application has largely been confined to single-agent scenarios. In this work, we introduce CoDreamer, an extension of…

人工智能 · 计算机科学 2024-06-21 Edan Toledo , Amanda Prorok

The NLP community has seen substantial recent interest in grounding to facilitate interaction between language technologies and the world. However, as a community, we use the term broadly to reference any linking of text to data or…

计算与语言 · 计算机科学 2021-06-07 Khyathi Raghavi Chandu , Yonatan Bisk , Alan W Black

The natural world is abundant with concepts expressed via visual, acoustic, tactile, and linguistic modalities. Much of the existing progress in multimodal learning, however, focuses primarily on problems where the same set of modalities…

机器学习 · 计算机科学 2020-12-08 Paul Pu Liang , Peter Wu , Liu Ziyin , Louis-Philippe Morency , Ruslan Salakhutdinov

Behavior cloning has shown success in many sequential decision-making tasks by learning from expert demonstrations, yet they can be very sample inefficient and fail to generalize to unseen scenarios. One approach to these problems is to…

人工智能 · 计算机科学 2026-02-05 Feiyu Zhu , Jean Oh , Reid Simmons

Enhancing AI systems with efficient communication skills that align with human understanding is crucial for their effective assistance to human users. Proactive initiatives from the system side are needed to discern specific circumstances…

计算与语言 · 计算机科学 2023-06-22 Weijie Jack Zhang

To build agents that can collaborate effectively with others, recent research has trained artificial agents to communicate with each other in Lewis-style referential games. However, this often leads to successful but uninterpretable…

计算与语言 · 计算机科学 2022-01-11 Jesse Mu , Noah Goodman

Common grounding is the process of creating, repairing and updating mutual understandings, which is a fundamental aspect of natural language conversation. However, interpreting the process of common grounding is a challenging task,…

计算与语言 · 计算机科学 2019-11-19 Takuma Udagawa , Akiko Aizawa

Language is fundamental to human cooperation, facilitating not only the exchange of information but also the coordination of actions through shared interpretations of situational contexts. This study explores whether the Generative…

计算与语言 · 计算机科学 2025-10-16 Agnese Lombardi , Alessandro Lenci

While most machine translation systems to date are trained on large parallel corpora, humans learn language in a different way: by being grounded in an environment and interacting with other humans. In this work, we propose a communication…

计算与语言 · 计算机科学 2018-04-12 Jason Lee , Kyunghyun Cho , Jason Weston , Douwe Kiela

Numerous models for grounded language understanding have been recently proposed, including (i) generic models that can be easily adapted to any given task and (ii) intuitively appealing modular models that require background knowledge to be…

计算与语言 · 计算机科学 2019-04-23 Dzmitry Bahdanau , Shikhar Murty , Michael Noukhovitch , Thien Huu Nguyen , Harm de Vries , Aaron Courville
‹ 上一页 1 8 9 10 下一页 ›