TransAM: Transformer-Based Agent Modeling for Multi-Agent Systems via Local Trajectory Encoding
Conor Wallace, Umer Siddique, Yongcan Cao

TL;DR
TransAM introduces a transformer-based method for agent modeling in multi-agent systems that encodes local trajectories to effectively infer other agents' policies, improving performance across various environments.
Contribution
It presents a novel local trajectory encoding approach using transformers for robust agent modeling without access to full episodic data.
Findings
Enhanced policy representation quality
Improved episodic returns in experiments
Effective in cooperative, competitive, and mixed settings
Abstract
Agent modeling is a critical component in developing effective policies within multi-agent systems, as it enables agents to form beliefs about the behaviors, intentions, and competencies of others. Many existing approaches assume access to other agents' episodic trajectories, a condition often unrealistic in real-world applications. Consequently, a practical agent modeling approach must learn a robust representation of the policies of the other agents based only on the local trajectory of the controlled agent. In this paper, we propose \texttt{TransAM}, a novel transformer-based agent modeling approach to encode local trajectories into an embedding space that effectively captures the policies of other agents. We evaluate the performance of the proposed method in cooperative, competitive, and mixed multi-agent environments. Extensive experimental results demonstrate that our approach…
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
TopicsReinforcement Learning in Robotics · Multimodal Machine Learning Applications · Artificial Intelligence in Games
