Task-agnostic Decision Transformer for Multi-type Agent Control with Federated Split Training
Zhiyuan Wang, Bokui Chen, Xiaoyang Qu, Zhenhou Hong, Jing Xiao,, Jianzong Wang

TL;DR
This paper introduces FSDT, a federated split decision transformer framework that enables privacy-preserving, efficient, and effective multi-agent decision-making using distributed offline reinforcement learning data.
Contribution
The paper presents a novel federated split decision transformer framework tailored for personalized multi-agent control, addressing aggregation challenges and reducing communication overhead.
Findings
FSDT outperforms traditional methods on D4RL benchmark.
Significant reduction in communication and computational costs.
Effective in privacy-preserving collaborative offline reinforcement learning.
Abstract
With the rapid advancements in artificial intelligence, the development of knowledgeable and personalized agents has become increasingly prevalent. However, the inherent variability in state variables and action spaces among personalized agents poses significant aggregation challenges for traditional federated learning algorithms. To tackle these challenges, we introduce the Federated Split Decision Transformer (FSDT), an innovative framework designed explicitly for AI agent decision tasks. The FSDT framework excels at navigating the intricacies of personalized agents by harnessing distributed data for training while preserving data privacy. It employs a two-stage training process, with local embedding and prediction models on client agents and a global transformer decoder model on the server. Our comprehensive evaluation using the benchmark D4RL dataset highlights the superior…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFault Detection and Control Systems · Advanced Control Systems Optimization
MethodsAttention Is All You Need · Linear Layer · Position-Wise Feed-Forward Layer · Multi-Head Attention · Residual Connection · Byte Pair Encoding · Label Smoothing · Adam · Absolute Position Encodings · Dropout
