paper-with-me

Papers

STAS: Spatial-Temporal Return Decomposition for Multi-agent Reinforcement Learning

2023-04-15 · Sirui Chen, Zhaowei Zhang, Yaodong Yang, Yali Du

Centralized Training with Decentralized Execution (CTDE) has been proven to be an effective paradigm in cooperative multi-agent reinforcement learning (MARL). One of the major challenges is credit assignment, which aims to credit agents by their contributions. While prior studies have shown great success, their methods typically fail to work in episodic reinforcement learning scenarios where global rewards are revealed only at the end of the episode. They lack the functionality to model complicated relations of the delayed global reward in the temporal dimension and suffer from inefficiencies. To tackle this, we introduce Spatial-Temporal Attention with Shapley (STAS), a novel method that learns credit assignment in both temporal and spatial dimensions. It first decomposes the global return back to each time step, then utilizes the Shapley Value to redistribute the individual payoff from the decomposed global reward. To mitigate the computational complexity of the Shapley Value, we introduce an approximation of marginal contribution and utilize Monte Carlo sampling to estimate it. We evaluate our method on an Alice & Bob example and MPE environments across different scenarios. Our results demonstrate that our method effectively assigns spatial-temporal credit, outperforming all state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2304.07520

Code (1)

zowiezhang/stas 공식 구현 pytorch

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

STAS: Spatio-Temporal Adaptive Computation Time for Spiking Transformers

2025-08-19 · Donghwa Kang, Doohyun Kim, Sang-Ki Ko, Jinkyu Lee 외 arxiv

Spiking neural networks (SNNs) offer energy efficiency over artificial neural networks (ANNs) but suffer from high latency and computational overhead due to their multi-timestep operational nature. While various dynamic …

InstaScene: Towards Complete 3D Instance Decomposition and Reconstruction from Cluttered Scenes

2025-07-11 · Zesong Yang, Bangbang Yang, Wenqi Dong, Chenxuan Cao 외 arxiv

Humans can naturally identify and mentally complete occluded objects in cluttered environments. However, imparting similar cognitive ability to robotics remains challenging even with advanced reconstruction techniques, w…

Contrastive Learning

4D-ACFNet: A 4D Attention Mechanism-Based Prognostic Framework for Colorectal Cancer Liver Metastasis Integrating Multimodal Spatiotemporal Features

2025-03-12 · Zesheng Li, Wei Yang, Yan Su, Yiran Zhu 외

Postoperative prognostic prediction for colorectal cancer liver metastasis (CRLM) remains challenging due to tumor heterogeneity, dynamic evolution of the hepatic microenvironment, and insufficient multimodal data fusion…

cross-modal alignmentDisentanglement

STAS: Adaptive Selecting Spatio-Temporal Deep Features for Improving Bias Correction on Precipitation

2020-04-13 · Yiqun Liu, Shouzhen Chen, Lei Chen, Hai Chu 외

Numerical Weather Prediction (NWP) can reduce human suffering by predicting disastrous precipitation in time. A commonly-used NWP in the world is the European Centre for medium-range weather forecasts (EC). However, it i…

Spatiotemporal Joint Filter Decomposition in 3D Convolutional Neural Networks

2021-12-01 · NeurIPS 2021 12 · Zichen Miao, Ze Wang, Xiuyuan Cheng, Qiang Qiu

In this paper, we introduce spatiotemporal joint filter decomposition to decouple spatial and temporal learning, while preserving spatiotemporal dependency in a video. A 3D convolutional filter is now jointly decomposed …

Action Recognition