Pith. sign in

REVIEW 1 cited by

AGaLiTe: Approximate Gated Linear Transformers for Online Reinforcement Learning

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2310.15719 v2 pith:OX3KNHQH submitted 2023-10-24 cs.LG cs.AI

classification cs.LGcs.AI
keywords learningonlinereinforcementarchitecturegtrxlinferencemechanismself-attention
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this paper we investigate transformer architectures designed for partially observable online reinforcement learning. The self-attention mechanism in the transformer architecture is capable of capturing long-range dependencies and it is the main reason behind its effectiveness in processing sequential data. Nevertheless, despite their success, transformers have two significant drawbacks that still limit their applicability in online reinforcement learning: (1) in order to remember all past information, the self-attention mechanism requires access to the whole history to be provided as context. (2) The inference cost in transformers is expensive. In this paper, we introduce recurrent alternatives to the transformer self-attention mechanism that offer context-independent inference cost, leverage long-range dependencies effectively, and performs well in online reinforcement learning task. We quantify the impact of the different components of our architecture in a diagnostic environment and assess performance gains in 2D and 3D pixel-based partially-observable environments (e.g. T-Maze, Mystery Path, Craftax, and Memory Maze). Compared with a state-of-the-art architecture, GTrXL, inference in our approach is at least 40% cheaper while reducing memory use more than 50%. Our approach either performs similarly or better than GTrXL, improving more than 37% upon GTrXL performance in harder tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ReGLA: Refining Gated Linear Attention

    cs.CL 2025-02 conditional novelty 5.0 of 10

    ReGLA combines a bounded exponential feature map, a log-normal variance scaling factor, and a refined forget gate to improve gated linear attention perplexity on WikiText-103 and post-linearized Pythia-160M.

Pith tools