paper-with-me

홈 › Papers

Equivariant Multi-agent Reinforcement Learning for Multimodal Vehicle-to-Infrastructure Systems

2026-04-08 · Charbel Bou Chaaya, Mehdi Bennis arxiv

In this paper, we study a vehicle-to-infrastructure (V2I) system where distributed base stations (BSs) acting as road-side units (RSUs) collect multimodal (wireless and visual) data from moving vehicles. We consider a decentralized rate maximization problem, where each RSU relies on its local observations to optimize its resources, while all RSUs must collaborate to guarantee favorable network performance. We recast this problem as a distributed multi-agent reinforcement learning (MARL) problem, by incorporating rotation symmetries in terms of vehicles' locations. To exploit these symmetries, we propose a novel self-supervised learning framework where each BS agent aligns the latent features of its multimodal observation to extract the positions of the vehicles in its local region. Equipped with this sensing data at each RSU, we train an equivariant policy network using a graph neural network (GNN) with message passing layers, such that each agent computes its policy locally, while all agents coordinate their policies via a signaling scheme that overcomes partial observability and guarantees the equivariance of the global policy. We present numerical results carried out in a simulation environment, where ray-tracing and computer graphics are used to collect wireless and visual data. Results show the generalizability of our self-supervised and multimodal sensing approach, achieving more than two-fold accuracy gains over baselines, and the efficiency of our equivariant MARL training, attaining more than 50% performance gains over standard approaches.

📄 PDF Abstract BibTeX arXiv:2604.06914

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement LearningSelf-Supervised LearningGraph Neural Network

Similar Papers 제목 키워드 기반

EqDrive: Efficient Equivariant Motion Forecasting with Multi-Modality for Autonomous Driving

2023-10-26 · Yuping Wang, Jier Chen

Forecasting vehicular motions in autonomous driving requires a deep understanding of agent interactions and the preservation of motion equivariance under Euclidean geometric transformations. Traditional models often lack…

Autonomous DrivingAutonomous VehiclesMotion ForecastingPrediction

Robust Autonomous UAV Landing on Maritime Platforms via Multimodal Agentic AI and Active Wave Compensation

2026-06-30 · Francisco S. Neves, Pedro N. Pereira, Raul D. S. G. Campilho, Andry M. Pinto arxiv

Autonomous aerial inspection of marine infrastructure is frequently compromised by stochastic sea states, introducing risks of high-kinetic impacts, post-landing toppling, and sensory occlusion. This paper proposes a dec…

Reinforcement Learning

Centralized Permutation Equivariant Policy for Cooperative Multi-Agent Reinforcement Learning

2025-08-13 · Zhuofan Xu, Benedikt Bollig, Matthias Függer, Thomas Nowak 외 arxiv

The Centralized Training with Decentralized Execution (CTDE) paradigm has gained significant attention in multi-agent reinforcement learning (MARL) and is the foundation of many recent algorithms. However, decentralized …

Multi-agent Reinforcement Learning

Equivariant Reinforcement Learning for Quadrotor UAV

2022-06-02 · Beomyeol Yu, Taeyoung Lee

This paper presents an equivariant reinforcement learning framework for quadrotor unmanned aerial vehicles. Successful training of reinforcement learning often requires numerous interactions with the environments, which …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Group Equivariant Deep Reinforcement Learning

2020-07-01 · Arnab Kumar Mondal, Pratheeksha Nair, Kaleem Siddiqi

In Reinforcement Learning (RL), Convolutional Neural Networks(CNNs) have been successfully applied as function approximators in Deep Q-Learning algorithms, which seek to learn action-value functions and policies in vario…

Deep Reinforcement LearningInductive BiasQ-Learningreinforcement-learning+2