paper-with-me

Papers

Graph Attention-Guided Search for Dense Multi-Agent Pathfinding

2025-10-20 · Rishabh Jain, Keisuke Okumura, Michael Amir, Amanda Prorok arxiv

Finding near-optimal solutions for dense multi-agent pathfinding (MAPF) problems in real-time remains challenging even for state-of-the-art planners. To this end, we develop a hybrid framework that integrates a learned heuristic derived from MAGAT, a neural MAPF policy with a graph attention scheme, into a leading search-based algorithm, LaCAM. While prior work has explored learning-guided search in MAPF, such methods have historically underperformed. In contrast, our approach, termed LaGAT, outperforms both purely search-based and purely learning-based methods in dense scenarios. This is achieved through an enhanced MAGAT architecture, a pre-train-then-fine-tune strategy on maps of interest, and a deadlock detection scheme to account for imperfect neural guidance. Our results demonstrate that, when carefully designed, hybrid search offers a powerful solution for tightly coupled, challenging multi-agent coordination problems.

📄 PDF Abstract BibTeX arXiv:2510.17382

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Query-Aware Graph Neural Networks for Enhanced Retrieval-Augmented Generation

2025-07-25 · Vibhor Agrawal, Fay Wang, Rishi Puri arxiv

We present a novel graph neural network (GNN) architecture for retrieval-augmented generation (RAG) that leverages query-aware attention mechanisms and learned scoring heads to improve retrieval accuracy on complex, mult…

Graph Neural NetworkQuestion AnsweringKnowledge Graphs

SALT-GNN: Handling Dense Neighborhoods in Anti-Money Laundering Graphs via Statistics-Aware Attention

2026-07-11 · Lidia Losavio, Francesco Sovrano, Dario Fenoglio, Martin Gjoreski 외 arxiv

Money laundering threatens financial stability and exposes institutions to penalties, motivating automated detection. Because laundering schemes often emerge through relational patterns, graph neural networks (GNNs) are …

AUNet: Attention-guided dense-upsampling networks for breast mass segmentation in whole mammograms

2018-10-24 · Hui Sun, Cheng Li, Boqiang Liu, Hairong Zheng 외

Mammography is one of the most commonly applied tools for early breast cancer screening. Automatic segmentation of breast masses in mammograms is essential but challenging due to the low signal-to-noise ratio and the wid…

Breast Mass Segmentation In Whole MammogramsDecoderSegmentation

What Dense Graph Do You Need for Self-Attention?

2022-05-27 · Yuxin Wang, Chu-Tak Lee, Qipeng Guo, Zhangyue Yin 외

Transformers have made progress in miscellaneous tasks, but suffer from quadratic computational and memory complexities. Recent works propose sparse Transformers with attention on sparse graphs to reduce complexity and r…

Miscellaneous

Locally Grouped and Scale-Guided Attention for Dense Pest Counting

2024-08-29 · Chang-Hwan Son

This study introduces a new dense pest counting problem to predict densely distributed pests captured by digital traps. Unlike traditional detection-based counting models for sparsely distributed objects, trap-based pest…