paper-with-me

Papers

SIGMA: Sheaf-Informed Geometric Multi-Agent Pathfinding

2025-02-10 · Shuhao Liao, Weihang Xia, Yuhong Cao, Weiheng Dai, Chengyang He, Wenjun Wu, Guillaume Sartoretti

The Multi-Agent Path Finding (MAPF) problem aims to determine the shortest and collision-free paths for multiple agents in a known, potentially obstacle-ridden environment. It is the core challenge for robotic deployments in large-scale logistics and transportation. Decentralized learning-based approaches have shown great potential for addressing the MAPF problems, offering more reactive and scalable solutions. However, existing learning-based MAPF methods usually rely on agents making decisions based on a limited field of view (FOV), resulting in short-sighted policies and inefficient cooperation in complex scenarios. There, a critical challenge is to achieve consensus on potential movements between agents based on limited observations and communications. To tackle this challenge, we introduce a new framework that applies sheaf theory to decentralized deep reinforcement learning, enabling agents to learn geometric cross-dependencies between each other through local consensus and utilize them for tightly cooperative decision-making. In particular, sheaf theory provides a mathematical proof of conditions for achieving global consensus through local observation. Inspired by this, we incorporate a neural network to approximately model the consensus in latent space based on sheaf theory and train it through self-supervised learning. During the task, in addition to normal features for MAPF as in previous works, each agent distributedly reasons about a learned consensus feature, leading to efficient cooperation on pathfinding and collision avoidance. As a result, our proposed method demonstrates significant improvements over state-of-the-art learning-based MAPF planners, especially in relatively large and complex scenarios, demonstrating its superiority over baselines in various simulations and real-world robot experiments.

📄 PDF Abstract BibTeX arXiv:2502.06440

Code (1)

marmotlab/SIGMA 공식 구현 pytorch

Tasks

Collision AvoidanceDeep Reinforcement LearningMulti-Agent Path FindingSelf-Supervised Learning

Similar Papers 제목 키워드 기반

A Sheaf and Topology Approach to Generating Local Branch Numbers in Digital Images

2020-11-27 · Chuan-Shen Hu, Yu-Min Chung

This paper concerns a theoretical approach that combines topological data analysis (TDA) and sheaf theory. Topological data analysis, a rising field in mathematics and computer science, concerns the shape of the data and…

RelationTopological Data Analysis

Foundations of Equivariant Deep Learning: Unifying Graph and Sheaf Neural Networks

2026-07-04 · Yoshihiro Maruyama arxiv

Symmetry is everywhere in nature and society. Geometric deep learning exploits symmetries in data to improve the performance and efficiency of deep learning systems. In this paper, we extend geometric deep learning to ut…

Demystifying Oversmoothing in Sheaf Neural Networks: An Index-Theoretic Criterion

2026-08-17 · Junwen Dong, Yuhan Peng, Hao Li, Huitao Feng 외 arxiv

To combat oversmoothing in Graph Convolutional Networks, Sheaf Neural Networks (SNNs) were proposed as a generalization by equipping the graph with a sheaf structure and replacing the graph Laplacian with a sheaf Laplaci…

SuperLocalMemory V3: Information-Geometric Foundations for Zero-LLM Enterprise Agent Memory

2026-03-15 · Varun Pratap Bhardwaj arxiv

Persistent memory is a central capability for AI agents, yet the mathematical foundations of memory retrieval, lifecycle management, and consistency remain unexplored. Current systems employ cosine similarity for retriev…

Polynomial Neural Sheaf Diffusion: A Spectral Filtering Approach on Cellular Sheaves

2025-11-28 · Alessio Borgi, Fabrizio Silvestri, Pietro Liò arxiv

Sheaf Neural Networks equip graph structures with a cellular sheaf: a geometric structure which assigns local vector spaces (stalks) and a linear learnable restriction/transport maps to nodes and edges, yielding an edge-…