paper-with-me

Papers

Selective Experience Sharing in Reinforcement Learning Enhances Interference Management

2025-01-27 · Madan Dahal, Mojtaba Vaezi

We propose a novel multi-agent reinforcement learning (RL) approach for inter-cell interference mitigation, in which agents selectively share their experiences with other agents. Each base station is equipped with an agent, which receives signal-to-interference-plus-noise ratio from its own associated users. This information is used to evaluate and selectively share experiences with neighboring agents. The idea is that even a few pertinent experiences from other agents can lead to effective learning. This approach enables fully decentralized training and execution, minimizes information sharing between agents and significantly reduces communication overhead, which is typically the burden of interference management. The proposed method outperforms state-of-the-art multi-agent RL techniques where training is done in a decentralized manner. Furthermore, with a 75% reduction in experience sharing, the proposed algorithm achieves 98% of the spectral efficiency obtained by algorithms sharing all experiences.

📄 PDF Abstract BibTeX arXiv:2501.15735

Code (0)

등록된 구현이 없습니다.

Tasks

ManagementMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Selectively Sharing Experiences Improves Multi-Agent Reinforcement Learning

2023-11-01 · NeurIPS 2023 11 · Matthias Gerstgrasser, Tom Danino, Sarah Keren

We present a novel multi-agent RL approach, Selective Multi-Agent Prioritized Experience Relay, in which agents share with other agents a limited number of transitions they observe during training. The intuition behind t…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

iVPT: Improving Task-relevant Information Sharing in Visual Prompt Tuning by Cross-layer Dynamic Connection

2024-04-08 · Nan Zhou, Jiaxin Chen, Di Huang

Recent progress has shown great potential of visual prompt tuning (VPT) when adapting pre-trained vision transformers to various downstream tasks. However, most existing solutions independently optimize prompts at each l…

image-classificationImage ClassificationSemantic SegmentationVisual Prompt Tuning

EVAF: A Test-Retest Protocol for Selective Parametric Consolidation

2026-06-29 · Haoliang Han arxiv

Long-running language agents need mechanisms for deciding which experiences should persist after the working context is gone. Retrieval systems can reinsert past text, but they do not by themselves show that an experienc…

Shared Experience Actor-Critic for Multi-Agent Reinforcement Learning

2020-06-12 · NeurIPS 2020 12 · Filippos Christianos, Lukas Schäfer, Stefano V. Albrecht

Exploration in multi-agent reinforcement learning is a challenging problem, especially in environments with sparse rewards. We propose a general method for efficient exploration by sharing experience amongst agents. Our …

Efficient ExplorationMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

LLaVA-NeuMT: Selective Layer-Neuron Modulation for Efficient Multilingual Multimodal Translation

2025-07-25 · Jingxuan Wei, Caijun Jia, Qi Chen, Yujun Cai 외 arxiv

Multimodal Machine Translation (MMT) enhances translation quality by incorporating visual context, helping to resolve textual ambiguities. While existing MMT methods perform well in bilingual settings, extending them to …

Multimodal Machine Translation