paper-with-me

홈 › Papers

CroSTAta: Cross-State Transition Attention Transformer for Robotic Manipulation

2025-10-01 · Giovanni Minelli, Giulio Turrisi, Victor Barasuol, Claudio Semini arxiv

Learning robotic manipulation policies through supervised learning from demonstrations remains challenging when policies encounter execution variations not explicitly covered during training. While incorporating historical context through attention mechanisms can improve robustness, standard approaches process all past states in a sequence without explicitly modeling the temporal structure that demonstrations may include, such as failure and recovery patterns. We propose a Cross-State Transition Attention Transformer that employs a novel State Transition Attention (STA) mechanism to modulate standard attention weights based on learned state evolution patterns, enabling policies to better adapt their behavior based on execution history. Our approach combines this structured attention with temporal masking during training, where visual information is randomly removed from recent timesteps to encourage temporal reasoning from historical context. Evaluation in simulation shows that STA consistently outperforms standard attention approach and temporal modeling methods like TCN and LSTM networks, achieving more than 2x improvement over cross-attention on precision-critical tasks. The source code and data can be accessed at https://github.com/iit-DLSLab/croSTAta

📄 PDF Abstract BibTeX arXiv:2510.00726

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Transition-based Parsing with Stack-Transformers

2020-10-20 · Findings of the Association for Computational Linguistics 2020 · Ramon Fernandez Astudillo, Miguel Ballesteros, Tahira Naseem, Austin Blodgett 외

Modeling the parser state is key to good performance in transition-based parsing. Recurrent Neural Networks considerably improved the performance of transition-based systems by modelling the global state, e.g. stack-LSTM…

Abstract Meaning RepresentationAMR Parsing

DiTCtrl: Exploring Attention Control in Multi-Modal Diffusion Transformer for Tuning-Free Multi-Prompt Longer Video Generation

2024-12-24 · CVPR 2025 1 · Minghong Cai, Xiaodong Cun, Xiaoyu Li, Wenze Liu 외

Sora-like video generation models have achieved remarkable progress with a Multi-Modal Diffusion Transformer MM-DiT architecture. However, the current video generation models predominantly focus on single-prompt, struggl…

Video EditingVideo Generation

Phase Transitions in Attention: A Bayesian Theory of Copy Head Emergence

2026-06-10 · Itay Lavie, Kirsten Fischer, Andrey Lekov, Frederic Van Maele 외 arxiv

Attention is the key mechanism underlying in-context learning in transformers, and attention patterns have been observed empirically to emerge abruptly during training. We present a Bayesian theory of feature learning in…

Attention to Order: Transformers Discover Phase Transitions via Learnability

2025-10-08 · Şener Özönder arxiv

Phase transitions mark qualitative reorganizations of collective behavior, yet identifying their boundaries remains challenging whenever analytic solutions are absent and conventional simulations fail. Here we introduce …

Self-Supervised Learning

AMR Parsing with Action-Pointer Transformer

2020-11-24 · Anonymous

Abstract Meaning Representation parsing belongs to a category of sentence-to-graph prediction tasks where the target graph is not explicitly linked to the sentence tokens. However, nodes or subgraphs are semantically rel…

Abstract Meaning RepresentationAMR ParsingHard AttentionSentence