paper-with-me

Papers

Multi-Agent Clarity-Aware Dynamic Coverage with Gaussian Processes

2024-03-26 · Devansh R. Agrawal, Dimitra Panagou

This paper presents two algorithms for multi-agent dynamic coverage in spatiotemporal environments, where the coverage algorithms are informed by the method of data assimilation. In particular, we show that by explicitly modeling the environment using a Gaussian Process (GP) model, and considering the sensing capabilities and the dynamics of a team of robots, we can design an estimation algorithm and multi-agent coverage controller that explores and estimates the state of the spatiotemporal environment. The uncertainty of the estimate is quantified using clarity, an information-theoretic metric, where higher clarity corresponds to lower uncertainty. By exploiting the relationship between GPs and Stochastic Differential Equations (SDEs) we quantify the increase in clarity of the estimated state at any position due to a measurement taken from any other position. We use this relationship to design two new coverage controllers, both of which scale well with the number of agents exploring the domain, assuming the robots can share the map of the clarity over the spatial domain via communication. We demonstrate the algorithms through a realistic simulation of a team of robots collecting wind data over a region in Austria.

📄 PDF Abstract BibTeX arXiv:2403.17917

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesPosition

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…
Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

SPICE: An Automated SWE-Bench Labeling Pipeline for Issue Clarity, Test Coverage, and Effort Estimation

2025-07-12 · Gustavo A. Oliva, Gopi Krishnan Rajbahadur, Aaditya Bhatia, Haoxiang Zhang 외 arxiv

High-quality labeled datasets are crucial for training and evaluating foundation models in software engineering, but creating them is often prohibitively expensive and labor-intensive. We introduce SPICE, a scalable, aut…

CLARity: Reasoning Consistency Alone Can Teach Reinforced Experts

2025-10-10 · Jiuheng Lin, Cong Jiang, Zirui Wu, Jiarui Sun 외 arxiv

Training expert LLMs in domains with scarce data is difficult, often relying on multiple-choice questions (MCQs). However, standard outcome-based reinforcement learning (RL) on MCQs is risky. While it may improve accurac…

Reinforcement Learning

Improving Role Consistency in Multi-Agent Collaboration via Quantitative Role Clarity

2026-04-03 · Guoling Zhou, Wenpei Han, Fengqin Yang, Li Wang 외 arxiv

In large language model (LLM)-driven multi-agent systems, disobey role specification (failure to adhere to the defined responsibilities and constraints of an assigned role, potentially leading to an agent behaving like a…

Semantic Similarity

HMPCC: Human-Aware Model Predictive Coverage Control

2025-12-14 · Mattia Catellani, Marta Gabbi, Lorenzo Sabattini arxiv

We address the problem of coordinating a team of robots to cover an unknown environment while ensuring safe operation and avoiding collisions with non-cooperative agents. Traditional coverage strategies often rely on sim…

Trajectory Forecasting

Heterogeneous Self-Play for Realistic Highway Traffic Simulation

2026-03-31 · Jinkai Qiu, Alessandro Saviolo, Chaojie Wang, Mingke Wang 외 arxiv

Realistic highway simulation is critical for scalable safety evaluation of autonomous vehicles, particularly for interactions that are too rare to study from logged data alone. Yet highway traffic generation remains chal…

Autonomous Vehicles