中文
相关论文

相关论文: MarlRank: Multi-agent Reinforced Learning to Rank

200 篇论文

Large Language Models (LLMs) are becoming essential tools for various natural language processing tasks but often suffer from generating outdated or incorrect information. Retrieval-Augmented Generation (RAG) addresses this issue by…

In tabular multi-agent reinforcement learning with average-cost criterion, a team of agents sequentially interacts with the environment and observes local incentives. We focus on the case that the global reward is a sum of local rewards,…

最优化与控制 · 数学 2021-10-26 Alec Koppel , Amrit Singh Bedi , Bhargav Ganguly , Vaneet Aggarwal

In order to adopt deep learning for information retrieval, models are needed that can capture all relevant information required to assess the relevance of a document to a given user query. While previous works have successfully captured…

信息检索 · 计算机科学 2017-07-25 Kai Hui , Andrew Yates , Klaus Berberich , Gerard de Melo

Significant advances have recently been achieved in Multi-Agent Reinforcement Learning (MARL) which tackles sequential decision-making problems involving multiple participants. However, MARL requires a tremendous number of samples for…

多智能体系统 · 计算机科学 2024-12-30 Xihuai Wang , Zhicheng Zhang , Weinan Zhang

Traditional Information Retrieval (IR) metrics, such as nDCG, MAP, and MRR, assume that human users sequentially examine documents with diminishing attention to lower ranks. This assumption breaks down in Retrieval Augmented Generation…

计算与语言 · 计算机科学 2025-10-27 Giovanni Trappolini , Florin Cuconasu , Simone Filice , Yoelle Maarek , Fabrizio Silvestri

Communication is an effective mechanism for coordinating the behaviors of multiple agents, broadening their views of the environment, and to support their collaborations. In the field of multi-agent deep reinforcement learning (MADRL),…

多智能体系统 · 计算机科学 2024-10-21 Changxi Zhu , Mehdi Dastani , Shihan Wang

Large Language Models (LLMs) perform well in language tasks but often lack collaborative awareness and struggle to optimize global performance in multi-agent settings. We present a reinforcement learning-augmented LLM agent framework that…

人工智能 · 计算机科学 2026-01-01 Dong Qiu , Duo Xu , Limengxi Yue

The Mutual Reinforcement Effect (MRE) investigates the synergistic relationship between word-level and text-level classifications in text classification tasks. It posits that the performance of both classification levels can be mutually…

计算与语言 · 计算机科学 2024-06-06 Chengguang Gan , Xuzheng He , Qinghao Zhang , Tatsunori Mori

Reinforcement Learning (RL) is a potent tool for sequential decision-making and has achieved performance surpassing human capabilities across many challenging real-world tasks. As the extension of RL in the multi-agent system domain,…

Query reformulations have long been a key mechanism to alleviate the vocabulary-mismatch problem in information retrieval, for example by expanding the queries with related query terms or by generating paraphrases of the queries. In this…

信息检索 · 计算机科学 2020-07-17 Xiao Wang , Craig Macdonald , Iadh Ounis

Misinformation spreading over the Internet poses a significant threat to both societies and individuals, necessitating robust and scalable fact-checking that relies on retrieving accurate and trustworthy evidence. Previous methods rely on…

人工智能 · 计算机科学 2026-03-03 Shuzhi Gong , Richard O. Sinnott , Jianzhong Qi , Cecile Paris , Preslav Nakov , Zhuohan Xie

Leveraging multiple large language models (LLMs) to build collaborative multi-agentic workflows has demonstrated significant potential. However, most previous studies focus on prompting the out-of-the-box LLMs, relying on their innate…

人工智能 · 计算机科学 2025-07-15 Chanwoo Park , Seungju Han , Xingzhi Guo , Asuman Ozdaglar , Kaiqing Zhang , Joo-Kyung Kim

In edge computing systems, autonomous agents must make fast local decisions while competing for shared resources. Existing MARL methods often resume to centralized critics or frequent communication, which fail under limited observability…

机器学习 · 计算机科学 2025-10-24 Andrea Fox , Francesco De Pellegrini , Eitan Altman

Effective coordination and cooperation among agents are crucial for accomplishing individual or shared objectives in multi-agent systems. In many real-world multi-agent systems, agents possess varying abilities and constraints, making it…

多智能体系统 · 计算机科学 2023-10-20 Yasin Findik , Paul Robinette , Kshitij Jerath , S. Reza Ahmadzadeh

This paper presents deep meta coordination graphs (DMCG) for learning cooperative policies in multi-agent reinforcement learning (MARL). Coordination graph formulations encode local interactions and accordingly factorize the joint value…

机器学习 · 计算机科学 2026-02-11 Nikunj Gupta , James Zachary Hare , Jesse Milzman , Rajgopal Kannan , Viktor Prasanna

As multi-agent reinforcement learning (MARL) systems are increasingly deployed throughout society, it is imperative yet challenging for users to understand the emergent behaviors of MARL agents in complex environments. This work presents an…

人工智能 · 计算机科学 2023-05-18 Kayla Boggess , Sarit Kraus , Lu Feng

We introduce a novel re-ranking model that aims to augment the functionality of standard search engines to support classroom search activities for children (ages 6 to 11). This model extends the known listwise learning-to-rank framework by…

A fundamental goal of search engines is to identify, given a query, documents that have relevant text. This is intrinsically difficult because the query and the document may use different vocabulary, or the document may contain query words…

信息检索 · 计算机科学 2016-02-04 Bhaskar Mitra , Eric Nalisnick , Nick Craswell , Rich Caruana

Collaborative information from user-item interactions is a fundamental source of signal in successful recommender systems. Recently, researchers have attempted to incorporate this knowledge into large language model-based recommender…

信息检索 · 计算机科学 2026-03-24 Shahrooz Pouryousef , Ali Montazeralghaem

The retrieval-ranking paradigm has long dominated e-commerce search, but its reliance on query-item matching fundamentally misaligns with multi-stage cognitive decision processes of platform users. This misalignment introduces critical…

计算与语言 · 计算机科学 2025-10-24 Zhouwei Zhai , Mengxiang Chen , Haoyun Xia , Jin Li , Renquan Zhou , Min Yang