paper-with-me

홈 › Papers

GRATE: a Graph transformer-based deep Reinforcement learning Approach for Time-efficient autonomous robot Exploration

2025-09-16 · Haozhan Ni, Jingsong Liang, Chenyu He, Yuhong Cao, Guillaume Sartoretti arxiv

Autonomous robot exploration (ARE) is the process of a robot autonomously navigating and mapping an unknown environment. Recent Reinforcement Learning (RL)-based approaches typically formulate ARE as a sequential decision-making problem defined on a collision-free informative graph. However, these methods often demonstrate limited reasoning ability over graph-structured data. Moreover, due to the insufficient consideration of robot motion, the resulting RL policies are generally optimized to minimize travel distance, while neglecting time efficiency. To overcome these limitations, we propose GRATE, a Deep Reinforcement Learning (DRL)-based approach that leverages a Graph Transformer to effectively capture both local structure patterns and global contextual dependencies of the informative graph, thereby enhancing the model's reasoning capability across the entire environment. In addition, we deploy a Kalman filter to smooth the waypoint outputs, ensuring that the resulting path is kinodynamically feasible for the robot to follow. Experimental results demonstrate that our method exhibits better exploration efficiency (up to 21.5% in distance and 21.3% in time to complete exploration) than state-of-the-art conventional and learning-based baselines in various simulation benchmarks. We also validate our planner in real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2509.12863

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

New Spiking Architecture for Multi-Modal Decision-Making in Autonomous Vehicles

2025-12-01 · Aref Ghoreishee, Abhishek Mishra, Lifeng Zhou, John Walsh 외 arxiv

This work proposes an end-to-end multi-modal reinforcement learning framework for high-level decision-making in autonomous vehicles. The framework integrates heterogeneous sensory input, including camera images, LiDAR po…

Reinforcement LearningAutonomous VehiclesPoint Clouds

AutoGrid AI: Deep Reinforcement Learning Framework for Autonomous Microgrid Management

2025-09-03 · Kenny Guo, Nicholas Eckhert, Krish Chhajer, Luthira Abeykoon 외 arxiv

We present a deep reinforcement learning-based framework for autonomous microgrid management. tailored for remote communities. Using deep reinforcement learning and time-series forecasting models, we optimize microgrid e…

Reinforcement Learning

Energy-Efficient Deep Reinforcement Learning with Spiking Transformers

2025-05-20 · Mohammad Irfan Uddin, Nishad Tasnim, Md Omor Faruk, Zejian Zhou

Agent-based Transformers have been widely adopted in recent reinforcement learning advances due to their demonstrated ability to solve complex tasks. However, the high computational complexity of Transformers often resul…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Graph Based Deep Reinforcement Learning Aided by Transformers for Multi-Agent Cooperation

2025-04-11 · Michael Elrod, Niloufar Mehrabi, Rahul Amin, Manveen Kaur 외

Mission planning for a fleet of cooperative autonomous drones in applications that involve serving distributed target points, such as disaster response, environmental monitoring, and surveillance, is challenging, especia…

Deep Reinforcement LearningDisaster Responsegraph construction

DeepXplain: XAI-Guided Autonomous Defense Against Multi-Stage APT Campaigns

2026-03-22 · Trung V. Phan, Thomas Bauschert arxiv

Advanced Persistent Threats (APTs) are stealthy, multi-stage attacks that require adaptive and timely defense. While deep reinforcement learning (DRL) enables autonomous cyber defense, its decisions are often opaque and …

Reinforcement LearningGraph Learning