paper-with-me

Papers

Best-First Width Search for Multi Agent Privacy-preserving Planning

2019-06-10 · Alfonso E. Gerevini, Nir Lipovetzky, Francesco Percassi, Alessandro Saetti, Ivan Serina

In multi-agent planning, preserving the agents' privacy has become an increasingly popular research topic. For preserving the agents' privacy, agents jointly compute a plan that achieves mutual goals by keeping certain information private to the individual agents. Unfortunately, this can severely restrict the accuracy of the heuristic functions used while searching for solutions. It has been recently shown that, for centralized planning, the performance of goal oriented search can be improved by combining goal oriented search and width-based search. The combination of these techniques has been called best-first width search. In this paper, we investigate the usage of best-first width search in the context of (decentralised) multi-agent privacy-preserving planning, addressing the challenges related to the agents' privacy and performance. In particular, we show that best-first width search is a very effective approach over several benchmark domains, even when the search is driven by heuristics that roughly estimate the distance from goal states, computed without using the private information of other agents. An experimental study analyses the effectiveness of our techniques and compares them with the state-of-the-art.

📄 PDF Abstract BibTeX arXiv:1906.03955

Code (0)

등록된 구현이 없습니다.

Tasks

Privacy Preserving

Similar Papers 제목 키워드 기반

DeepWideSearch: Benchmarking Depth and Width in Agentic Information Seeking

2025-10-23 · Tian Lan, Bin Zhu, Qianghuai Jia, Junyang Ren 외 arxiv

Current search agents fundamentally lack the ability to simultaneously perform \textit{deep} reasoning over multi-hop retrieval and \textit{wide}-scale information collection-a critical deficiency for real-world applicat…

Bandwidth-Efficient Multi-Agent Communication through Information Bottleneck and Vector Quantization

2026-02-02 · Ahmad Farooq, Kamran Iqbal arxiv

Multi-agent reinforcement learning systems deployed in real-world robotics applications face severe communication constraints that significantly impact coordination effectiveness. We present a framework that combines inf…

Multi-agent Reinforcement Learning

Improved Monte Carlo tree search formulation with multiple root nodes for discrete sizing optimization of truss structures

2023-09-12 · Fu-Yao Ko, Katsuyuki Suzuki, Kazuo Yonekura

This paper proposes a novel reinforcement learning (RL) algorithm using improved Monte Carlo tree search (IMCTS) formulation for discrete optimum design of truss structures. IMCTS with multiple root nodes includes update…

Reinforcement Learning (RL)

W&D:Scaling Parallel Tool Calling for Efficient Deep Research Agents

2026-02-07 · Xiaoqiang Lin, Jun Hao Liew, Silvio Savarese, Junnan Li arxiv

Deep research agents have emerged as powerful tools for automating complex intellectual tasks through multi-step reasoning and web-based information seeking. While recent efforts have successfully enhanced these agents b…

Decoupling Communication from Policy: Robust MARL under Bandwidth Constraints

2026-05-20 · Alexi Canesse, Benoît Goupil, Jesse Read, Sonia Vanier arxiv

Communication enables coordination in multi-agent reinforcement learning (MARL), but many real-world applications, e.g., search-and-rescue with drone swarms, operate under severe bandwidth constraints. Many communication…

Multi-agent Reinforcement Learning