paper-with-me

Papers

AMBUSH: Collaborative Capture in Complex Environments with Neural Acceleration

2026-07-01 · Junfeng Chen, YinHang Luo, Xinyi Wang, Junrui Li, Meng Guo arxiv

Collaborative capture of dynamic targets is common in nature as an essential strategy for weaker species against the strong. Similar concepts have shown to be useful for numerous robotic applications, such as security and surveillance, search and rescue. However, most existing works focus on analytical and geometric solutions or end-to-end reinforcement learning methods, which are largely constrained to obstacle-free environments or scenarios with sparse, regularly distributed obstacles. This work tackles the problem from a unique perspective: the renowned strategy of``ambush'' alone would suffice for multiple slower pursuers to capture one faster evader with different levels of intelligence efficiently in complex environments. A parameterized strategy of ambush (including discrete and continuous parameters) is designed first, which takes into account the topological properties of the workspace, the truncated line-of-sight visibility, the relative speed ratio and the limited capture range. Then, a Hybrid Monte Carlo Tree Search (H-MCTS) algorithm is proposed to optimize the associated parameters through long-term planning, enabling the identification of highly promising parameters for future capture. Lastly, the neural acceleration is trained offline to learn the ranking of different choices of parameters across various environments, and to directly predict scores, replacing the rollout process in H-MCTS. The neural acceleration is adopted during online H-MCTS to accelerate the planning procedure while guaranteeing the planning quality. Its efficiency and effectiveness are validated in extensive simulations and hardware experiments, against evaders with different capabilities and intelligence levels, including two-times higher velocity and human-controlled behavior.

📄 PDF Abstract BibTeX arXiv:2607.01029

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Ambush strategy enhances organisms' performance in rock-paper-scissors games

2024-05-04 · R. Barbalho, S. Rodrigues, M. Tenorio, J. Menezes

We study a five-species cyclic system wherein individuals of one species strategically adapt their movements to enhance their performance in the spatial rock-paper-scissors game. Environmental cues enable the awareness o…

Decision Making

A Complete framework for ambush avoidance in realistic environments

2014-08-26 · Emmanuel Boidot, Aude Marzuoli, Eric Feron

Operating vehicles in adversarial environments between a recurring origin-destination pair requires new planning techniques. A two players zero-sum game is introduced. The goal of the first player is to minimize the expe…

Algorithmic Acceleration of Parallel ALS for Collaborative Filtering: Speeding up Distributed Big Data Recommendation in Spark

2016-01-10 · Winlaw Manda, Hynes Michael B., Caterini Anthony, De Sterck Hans

Collaborative filtering algorithms are important building blocks in many practical recommendation systems. For example, many large-scale data processing environments include collaborative filtering models for which the A…

Collaborative FilteringRecommendation Systems

Generalizable Collaborative Search-and-Capture in Cluttered Environments via Path-Guided MAPPO and Directional Frontier Allocation

2025-12-10 · Jialin Ying, Zhihao Li, Zicheng Dong, Guohua Wu 외 arxiv

Collaborative pursuit-evasion in cluttered environments presents significant challenges due to sparse rewards and constrained Fields of View (FOV). Standard Multi-Agent Reinforcement Learning (MARL) often suffers from in…

Multi-agent Reinforcement LearningZero-shot Generalization

Galaxy: A Resource-Efficient Collaborative Edge AI System for In-situ Transformer Inference

2024-05-27 · Shengyuan Ye, Jiangsu Du, Liekang Zeng, Wenzhong Ou 외

Transformer-based models have unlocked a plethora of powerful intelligent applications at the edge, such as voice assistant in smart home. Traditional deployment approaches offload the inference workloads to the remote c…

Collaborative Inference