attention-mechanism

Tag

Cards List
#attention-mechanism

Bigger context windows just give you a bigger dead zone in the middle

Reddit r/AI_Agents · yesterday

An analysis of 847 AI agent runs reveals that larger context windows cause performance drops due to attention cliffs, and Synap is presented as a tool to efficiently manage context and reduce token usage.

0 favorites 0 likes
#attention-mechanism

Attention-Aware Routing: Coupling Routing and Attention in MoEs

arXiv cs.AI · 3d ago Cached

This paper introduces Attention-Aware Routing (AAR), a method that enhances Mixture-of-Experts language models by incorporating attention weights into the router, improving mathematical reasoning performance and revealing coupled dynamics between routing and attention.

0 favorites 0 likes
#attention-mechanism

Complex KDA: Understanding and Enhancing the Expressivity of Kimi Delta Attention

Hugging Face Daily Papers · 3d ago Cached

This paper introduces Complex KDA, an enhanced version of Kimi Delta Attention that combines a delta-rule transformation with a reflection to achieve greater expressivity, outperforming Transformers in some tasks while maintaining efficiency, with open-source code and models available.

0 favorites 0 likes
#attention-mechanism

@techNmak: One useful way to study AI is to forget the model names for a while and look at the operations. Take attention. A query…

X AI KOLs Timeline · 4d ago Cached

This tweet explains how core AI operations like attention and convolution are based on foundational mathematics such as linear algebra and probability, emphasizing the value of understanding these operations over model names.

0 favorites 0 likes
#attention-mechanism

@antiAIvo: When learning Transformer The hardest part to handle is multi-dimensional matrix operations The human brain can only mo…

X AI KOLs Timeline · 4d ago Cached

The article introduces a visualization tool for the attention mechanism in Transformers, allowing users to customize input matrices and see step-by-step computations of attention scores. It is an initial version with plans for future updates based on user feedback.

0 favorites 0 likes
#attention-mechanism

@yibie: https://x.com/yibie/status/2101165795665457154

X AI KOLs Timeline · 5d ago Cached

This article explores two possible architectural hypotheses for the underlying base model of TypeSafe's Jev API: a bidirectional encoder or a modified causal decoder, and analyzes the relevant evidence and implications.

0 favorites 0 likes
#attention-mechanism

MetaRTL: Meta-path Attention Enhanced Relational Table Learning

arXiv cs.AI · 6d ago Cached

MetaRTL is a two-stage framework for relational table learning that uses meta-path attention to efficiently capture relational semantics, demonstrated effective across multiple datasets.

0 favorites 0 likes
#attention-mechanism

@PyTorch: New from @Meta Engineering: FlashAttention-4 extended with MXFP8 support for @nvidia Blackwell—from forward and backwar…

X AI KOLs Timeline · 2026-09-16 Cached

Meta Engineering extends FlashAttention-4 with MXFP8 support for NVIDIA Blackwell, achieving up to 2.85 PFLOP/s forward performance and integrating into production training workflows like GEM.

0 favorites 0 likes
#attention-mechanism

@no_stp_on_snek: DeepSeek-V4.1-Flash on 2 Sparks. thinking high, TP=2. 55M tokens. Actual kernel work, not a demo. it read the notes and…

X AI KOLs Timeline · 2026-09-15 Cached

The article describes an optimization for the DeepSeek-V4.1-Flash AI model on Metal hardware, where the attention kernel was improved to only launch necessary tiles, reducing compute waste and enhancing inference speed.

0 favorites 0 likes
#attention-mechanism

Attention Is All You Need (to Avoid Spurious Oscillations)

arXiv cs.LG · 2026-09-15 Cached

This paper proposes an attention-based finite-volume scheme for shock transport, using a CFL-conditioned flux to enable efficient and accurate simulations with larger time steps.

0 favorites 0 likes
#attention-mechanism

CRFCAN: A Complex-Valued Cross-Domain Residual Network for Joint Channel and Phase Noise Estimation in Sub-THz OFDM Systems

arXiv cs.LG · 2026-09-14 Cached

Proposes CRFCAN, a complex-valued residual network for joint channel and phase noise estimation in sub-THz OFDM systems, which achieves end-to-end recovery with physics-inspired structure and outperforms conventional and state-of-the-art deep learning models.

0 favorites 0 likes
#attention-mechanism

@dongxi_nlp: https://x.com/dongxi_nlp/status/2098945504289669481

X AI KOLs Timeline · 2026-09-13 Cached

This article explains in detail why the KV cache stores K and V but not Q in large language models, and discusses prefill, prefix cache, and architectural innovations in models like DeepSeek-V4.1-Flash.

0 favorites 0 likes
#attention-mechanism

Recurrent Looped Transformer

Hacker News Top · 2026-09-13 Cached

Recurrent Looped Transformer (RLT) is a novel architecture combining a causal encoder with a recurrent decoder to achieve latent reasoning with unbounded temporal depth, model-hardware co-design, and model-RL algorithm co-design.

0 favorites 0 likes
#attention-mechanism

@ethantsliu: LLMs can control their own attention for long-context! During text generation, LLMs typically read the full KV cache at…

X AI KOLs Timeline · 2026-09-12 Cached

The paper introduces declarative attention, a technique where LLMs explicitly declare which context segments to attend to, reducing token usage by up to 52% with minimal accuracy drops.

0 favorites 0 likes
#attention-mechanism

What's the next big breakthrough after attention mechanism? My bet is not on Engrams.

Reddit r/LocalLLaMA · 2026-09-10

The article speculates that the next major breakthrough after the attention mechanism may involve AI architectures with input-dependent weights, potentially building on DeepSeek's Engram mechanism.

0 favorites 0 likes
#attention-mechanism

Grouped Value Attention: Efficient KV Caching via On-Demand Key Reconstruction

Hugging Face Daily Papers · 2026-09-08 Cached

Grouped Value Attention reduces transformer KV cache size by storing grouped values and reconstructing keys via a learned linear map, achieving near-GQA accuracy with a smaller persistent cache.

0 favorites 0 likes
#attention-mechanism

Random Attention (GitHub Repo)

TLDR AI · 2026-09-07 Cached

Random Attention presents a signal-free KV-cache eviction policy for reasoning models that matches or exceeds the performance of learned methods on benchmarks like MATH-500 and LiveCodeBench, while being faster in inference.

0 favorites 0 likes
#attention-mechanism

RenderFormer-V2: Neural Rendering with Heterogeneous Scene Primitives

Hugging Face Daily Papers · 2026-09-04 Cached

RenderFormer-V2 is a transformer-based neural rendering model that handles diverse light-transport effects using a two-stage sequence-to-sequence architecture with improved attention mechanisms and support for heterogeneous scene primitives.

0 favorites 0 likes
#attention-mechanism

@omarsar0: Banger paper from Google DeepMind and colleagues. (bookmark it) A model reads its entire KV cache on every generated to…

X AI KOLs Following · 2026-09-03 Cached

This paper introduces Declarative Attention, a protocol that allows language models to declare where to attend in their chain-of-thought, reducing attended tokens by 52% on Gemma-4-31B and 31.1% on Qwen-3.6-27B with minimal accuracy drops.

0 favorites 0 likes
#attention-mechanism

@xuanyuanzhifeng: https://x.com/xuanyuanzhifeng/status/2095044737531306357

X AI KOLs Timeline · 2026-09-02 Cached

This article provides a detailed explanation of the Transformer architecture, covering attention mechanisms, QKV, and residual connections, while tracing its historical development from N-gram to LSTM.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback