paper-with-me

홈 › Papers

EIA-SEC: Improved Actor-Critic Framework for Multi-UAV Collaborative Control in Smart Agriculture

2025-12-21 · Quanxi Zhou, Wencan Mao, Yilei Liang, Manabu Tsukada, Yunling Liu, Jon Crowcroft arxiv

The widespread application of wireless communication technology has promoted the development of smart agriculture, where unmanned aerial vehicles (UAVs) play a multifunctional role. We target a multi-UAV smart agriculture system where UAVs cooperatively perform data collection, image acquisition, and communication tasks. In this context, we model a Markov decision process to solve the multi-UAV trajectory planning problem. Moreover, we propose a novel Elite Imitation Actor-Shared Ensemble Critic (EIA-SEC) framework, where agents adaptively learn from the elite agent to reduce trial-and-error costs, and a shared ensemble critic collaborates with each agent's local critic to ensure unbiased objective value estimates and prevent overestimation. Experimental results demonstrate that EIA-SEC outperforms state-of-the-art baselines in terms of reward performance, training stability, and convergence speed.

📄 PDF Abstract BibTeX arXiv:2512.18596

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Multi-Microgrid Collaborative Optimization Scheduling Using an Improved Multi-Agent Soft Actor-Critic Algorithm

2023-04-01 · Jiankai Gao, Yang Li, Bin Wang, Haibo Wu

The implementation of a multi-microgrid (MMG) system with multiple renewable energy sources enables the facilitation of electricity trading. To tackle the energy management problem of a MMG system, which consists of mult…

AutoMLDeep Reinforcement Learningenergy managementManagement+3

ACC-Debate: An Actor-Critic Approach to Multi-Agent Debate

2024-10-30 · Andrew Estornell, Jean-Francois Ton, Yuanshun Yao, Yang Liu

Large language models (LLMs) have demonstrated a remarkable ability to serve as general-purpose tools for various language-based tasks. Recent works have demonstrated that the efficacy of such models can be improved thro…

Collaborative Deep Reinforcement Learning

2017-02-19 · Kaixiang Lin, Shu Wang, Jiayu Zhou

Besides independent learning, human learning process is highly improved by summarizing what has been learned, communicating it with peers, and subsequently fusing knowledge from different sources to assist the current le…

Deep Reinforcement LearningKnowledge DistillationOpenAI Gymreinforcement-learning+3

Actor-Director-Critic: A Novel Deep Reinforcement Learning Framework

2023-01-10 · Zongwei Liu, Yonghong Song, Yuanlin Zhang

In this paper, we propose actor-director-critic, a new framework for deep reinforcement learning. Compared with the actor-critic framework, the director role is added, and action classification and action evaluation are …

Action ClassificationDecision MakingDeep Reinforcement LearningMuJoCo+3

Collaborative decoding of critical tokens for boosting factuality of large language models

2024-02-28 · Lifeng Jin, Baolin Peng, Linfeng Song, Haitao Mi 외

The most common training pipeline for large language models includes pretraining, finetuning and aligning phases, with their respective resulting models, such as the pretrained model and the finetuned model. Finetuned an…

HallucinationInstruction Following