paper-with-me

홈 › Papers

STAIRS-Former: Spatio-Temporal Attention with Interleaved Recursive Structure Transformer for Offline Multi-task Multi-agent Reinforcement Learning

2026-03-12 · Jiwon Jeon, Myungsik Cho, Youngchul Sung arxiv

Offline multi-agent reinforcement learning (MARL) with multi-task datasets is challenging due to varying numbers of agents across tasks and the need to generalize to unseen scenarios. Prior works employ transformers with observation tokenization and hierarchical skill learning to address these issues. However, they underutilize the transformer attention mechanism for inter-agent coordination and rely on a single history token, which limits their ability to capture long-horizon temporal dependencies in partially observable MARL settings. In this paper, we propose STAIRS-Former, a transformer architecture augmented with spatial and temporal hierarchies that enables effective attention over critical tokens while capturing long interaction histories. We further introduce token dropout to enhance robustness and generalization across varying agent populations. Extensive experiments on diverse multi-agent benchmarks, including SMAC, SMAC-v2, MPE, and MaMuJoCo, with multi-task datasets demonstrate that STAIRS-Former consistently outperforms prior methods and achieves new state-of-the-art performance.

📄 PDF Abstract BibTeX arXiv:2603.11691

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learning

Similar Papers 제목 키워드 기반

StairMaster: Learning to Conquer Risky Hollow Stairs for Agile Quadrupedal Robots

2026-06-24 · Xincheng Tang, Youhan Xie, Zhengjie Shu, Wanyu Li 외 arxiv

Climbing hollow stairs remains a challenging problem for quadruped robots due to the high risk of leg trapping, severe depth sparsity, and high-frequency depth-sensing noise. In this paper, we propose StairMaster, a nove…

Reinforcement Learning

A Graph Attention Spatio-temporal Convolutional Network for 3D Human Pose Estimation in Video

2020-03-11 · Junfa Liu, Juan Rojas, Zhijun Liang, Yihui Li 외

Spatio-temporal information is key to resolve occlusion and depth ambiguity in 3D pose estimation. Previous methods have focused on either temporal contexts or local-to-global architectures that embed fixed-length spatio…

3D Human Pose Estimation3D Pose EstimationGraph AttentionPose Estimation+1

STAR-Transformer: A Spatio-temporal Cross Attention Transformer for Human Action Recognition

2022-10-14 · WACV 2023 1 · Dasom Ahn, Sangwon Kim, Hyunsu Hong, Byoung Chul Ko

In action recognition, although the combination of spatio-temporal videos and skeleton features can improve the recognition performance, a separate model and balancing feature representation for cross-modal data are requ…

Action RecognitionDecoderTemporal Action Localization

Kriformer: A Novel Spatiotemporal Kriging Approach Based on Graph Transformers

2024-09-23 · Renbin Pan, Feng Xiao, Hegui Zhang, Minyu Shen

Accurately estimating data in sensor-less areas is crucial for understanding system dynamics, such as traffic state estimation and environmental monitoring. This study addresses challenges posed by sparse sensor deployme…

Representation LearningState Estimation

Spatiotemporal Self-attention Modeling with Temporal Patch Shift for Action Recognition

2022-07-27 · Wangmeng Xiang, Chao Li, Biao Wang, Xihan Wei 외

Transformer-based methods have recently achieved great advancement on 2D image-based vision tasks. For 3D video-based tasks such as action recognition, however, directly applying spatiotemporal transformers on video data…

Action ClassificationAction Recognition