paper-with-me

홈 › Papers

GLAM: Global-Local Variation Awareness in Mamba-based World Model

2025-01-21 · Qian He, Wenqi Liang, Chunhui Hao, Gan Sun, Jiandong Tian

Mimicking the real interaction trajectory in the inference of the world model has been shown to improve the sample efficiency of model-based reinforcement learning (MBRL) algorithms. Many methods directly use known state sequences for reasoning. However, this approach fails to enhance the quality of reasoning by capturing the subtle variation between states. Much like how humans infer trends in event development from this variation, in this work, we introduce Global-Local variation Awareness Mamba-based world model (GLAM) that improves reasoning quality by perceiving and predicting variation between states. GLAM comprises two Mambabased parallel reasoning modules, GMamba and LMamba, which focus on perceiving variation from global and local perspectives, respectively, during the reasoning process. GMamba focuses on identifying patterns of variation between states in the input sequence and leverages these patterns to enhance the prediction of future state variation. LMamba emphasizes reasoning about unknown information, such as rewards, termination signals, and visual representations, by perceiving variation in adjacent states. By integrating the strengths of the two modules, GLAM accounts for highervalue variation in environmental changes, providing the agent with more efficient imagination-based training. We demonstrate that our method outperforms existing methods in normalized human scores on the Atari 100k benchmark.

📄 PDF Abstract BibTeX arXiv:2501.11949

Code (0)

등록된 구현이 없습니다.

Tasks

MambaModel-based Reinforcement Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

SST: Multi-Scale Hybrid Mamba-Transformer Experts for Long-Short Range Time Series Forecasting

2024-04-23 · Xiongxiao Xu, Canyu Chen, Yueqing Liang, Baixiang Huang 외

Despite significant progress in time series forecasting, existing forecasters often overlook the heterogeneity between long-range and short-range time series, leading to performance degradation in practical applications.…

MambaTime SeriesTime Series ForecastingWeather Forecasting

Looking GLAMORous: Vehicle Re-Id in Heterogeneous Cameras Networks with Global and Local Attention

2020-02-06 · Abhijit Suprem, Calton Pu

Vehicle re-identification (re-id) is a fundamental problem for modern surveillance camera networks. Existing approaches for vehicle re-id utilize global features and local features for re-id by combining multiple subnetw…

Vehicle Re-Identification

Full Contextual Attention for Multi-resolution Transformers in Semantic Segmentation

2022-12-15 · Loic Themyr, Clement Rambour, Nicolas Thome, Toby Collins 외

Transformers have proved to be very effective for visual recognition tasks. In particular, vision transformers construct compressed global representations through self-attention and learnable class tokens. Multi-resoluti…

Semantic Segmentation

MambaTAD: When State-Space Models Meet Long-Range Temporal Action Detection

2025-11-22 · Hui Lu, Yi Yu, Shijian Lu, Deepu Rajan 외 arxiv

Temporal Action Detection (TAD) aims to identify and localize actions by determining their starting and ending frames within untrimmed videos. Recent Structured State-Space Models such as Mamba have demonstrated potentia…

Long-range modelingAction Detection

COMMA: Coordinate-aware Modulated Mamba Network for 3D Dispersed Vessel Segmentation

2025-03-04 · Gen Shi, HUI ZHANG, Jie Tian

Accurate segmentation of 3D vascular structures is essential for various medical imaging applications. The dispersed nature of vascular structures leads to inherent spatial uncertainty and necessitates location awareness…

Computational EfficiencyMamba