cd /news/artificial-intelligence/bcmt-blockwise-causal-memory-transfo… · home topics artificial-intelligence article
[ARTICLE · art-99328] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

BCMT: Blockwise Causal Memory Transformer

Researchers introduced BCMT (Blockwise Causal Memory Transformer), a new architecture for long-context language modeling that decouples local token interactions from global context propagation, achieving validation performance comparable to Dense Transformers on contexts up to 1024 tokens while significantly improving training throughput and reducing memory consumption. The architecture applies dense causal self-attention within local blocks and uses an exponential causal memory of block summaries to propagate long-range context, avoiding explicit global attention and learned memory states.

read1 min views1 publishedAug 17, 2026

arXiv:2608.13578v1 Announce Type: new Abstract: Transformer architectures rely on dense self-attention to model long-range dependencies, but this mechanism exhibits quadratic complexity with respect to sequence length. We introduce BCMT (Blockwise Causal Memory Transformer), an architecture for long-context language modeling that decouples local token interactions from global context propagation. Dense causal self-attention is applied independently within local blocks, while each block produces an adaptive summary aggregated through an exponential causal memory. This memory is subsequently injected back into the token representations, enabling efficient propagation of long-range contextual information without relying on explicit global attention. Unlike standard Transformers and recurrent memory architectures, BCMT maintains neither dense interactions between distant tokens nor learned memory states. Its memory mechanism is fully parallelizable and remains compatible with standard implementations of dense self-attention. Experiments on language modeling with context lengths of up to 1024 tokens show that BCMT achieves validation performance comparable to that of Dense Transformers while significantly improving training throughput and reducing memory consumption. An ablation study further confirms that these improvements arise from the proposed memory mechanism. These results demonstrate that an exponential causal memory constructed from block summaries provides an effective alternative to dense global attention mechanisms for long-context language modeling.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @bcmt 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/bcmt-blockwise-causa…] indexed:0 read:1min 2026-08-17 ·