Skip to content
gentic.news — AI News Intelligence Platform
Connecting to the Living Graph…

attention

30 articles about attention in AI news

MiniMax M3: Sparse Attention, 1M Context, Multimodal via Together

MiniMax M3 uses sparse attention for 1M context and multimodality, with Together AI serving fast inference.

95% relevant

MiniMax M3 Sparse Attention: 15.6x Decoding Speedup at 1M Tokens

MiniMax M3 sparse attention achieves 9.7x prefilling and 15.6x decoding speedup at 1M tokens, reversing M2's full-attention stance.

100% relevant

Alibaba + Nanjing Univ Claim 9.36X Faster Million-Token Prefill vs FlashAttention-2

Alibaba + Nanjing Univ claim 9.36X faster million-token prefill vs FlashAttention-2, targeting the key bottleneck in long-context LLM inference.

85% relevant

Apple's 'Attention to Mamba' Paper Proposes Cross-Architecture Transfer

Apple researchers introduced a two-stage recipe for transferring capabilities from Transformer models to Mamba-based architectures. This could enable efficient models that retain the performance of larger, attention-based predecessors.

85% relevant

DeepSeek's HISA: Hierarchical Sparse Attention Cuts 64K Context Indexing Cost

DeepSeek researchers introduced HISA, a hierarchical sparse attention method that replaces flat token scanning. It removes a computational bottleneck at 64K context lengths without requiring any model retraining.

85% relevant

SteerViT Enables Natural Language Control of Vision Transformer Attention Maps

Researchers introduced SteerViT, a method that modifies Vision Transformers to accept natural language instructions, enabling users to steer the model's visual attention toward specific objects or concepts while maintaining representation quality.

85% relevant

ASI-Evolve Automates AI Research Loop, Discovers 105 Better Linear Attention Designs and Boosts AMC32 Scores by 12.5 Points

Researchers developed ASI-Evolve, an AI system that automates experimental loops in AI research. It discovered 105 improved linear attention variants and boosted AMC32 scores by 12.5 points, demonstrating automated research acceleration.

95% relevant

HIVE Framework Introduces Hierarchical Cross-Attention for Vision-Language Pre-Training, Outperforms Self-Attention on MME and GQA

A new paper introduces HIVE, a hierarchical pre-training framework that connects vision encoders to LLMs via cross-attention across multiple layers. It outperforms conventional self-attention methods on benchmarks like MME and GQA, improving vision-language alignment.

84% relevant

The Cognitive Divergence: AI Context Windows Expand as Human Attention Declines, Creating a Delegation Feedback Loop

A new arXiv paper documents the exponential growth of AI context windows (512 tokens in 2017 to 2M in 2026) alongside a measured decline in human sustained-attention capacity. It introduces the 'Delegation Feedback Loop' hypothesis, where easier AI delegation may further erode human cognitive practice. This is a foundational study on human-AI interaction dynamics.

84% relevant

Memory Sparse Attention (MSA) Achieves 100M Token Context with Near-Linear Complexity

A new attention architecture, Memory Sparse Attention (MSA), breaks the 100M token context barrier while maintaining 94% accuracy at 1M tokens. It uses document-wise RoPE and end-to-end sparse attention to outperform RAG systems and frontier models.

95% relevant

Moonshot AI CEO Yang Zhilin Advocates for Attention Residuals in LLM Architecture

Yang Zhilin, founder of Moonshot AI, argues for the architectural value of attention residuals in large language models. This technical perspective comes from the creator of the popular Kimi Chat model.

85% relevant

Insanely Fast Whisper CLI Transcribes 2.5 Hours of Audio in 98 Seconds with Flash Attention 2

A new open-source CLI tool called Insanely Fast Whisper achieves 19x speedup over standard Whisper large-v3, transcribing 150 minutes of audio in 98 seconds using Flash Attention 2 and batching with no quality loss.

97% relevant

ColBERT-Att: New Research Enhances Neural Retrieval by Integrating Attention into Late Interaction

Researchers propose ColBERT-Att, a novel neural information retrieval model that integrates attention weights into the late-interaction framework. The method shows improved recall accuracy on standard benchmarks like MS-MARCO, BEIR, and LoTTE.

86% relevant

LLMs Show 'Privileged Access' to Own Policies in Introspect-Bench, Explaining Self-Knowledge via Attention Diffusion

Researchers formalize LLM introspection as computation over model parameters, showing frontier models outperform peers at predicting their own behavior. The study provides causal evidence for how introspection emerges via attention diffusion without explicit training.

86% relevant

From Token to Item: New Research Proposes Item-Aware Attention to Enhance LLMs for Recommendation

Researchers propose an Item-Aware Attention Mechanism (IAM) that restructures how LLMs process product data for recommendations. It separates attention into intra-item (content) and inter-item (collaborative) layers to better model item-level relationships. This addresses a key limitation in current LLM-based recommenders.

76% relevant

Memory Sparse Attention (MSA) Enables 100M Token Context Windows with Minimal Performance Loss

Memory Sparse Attention (MSA) is a proposed architecture that allows AI models to store and reason over massive long-term memory directly within their attention mechanism, eliminating the need for external retrieval systems. The approach reportedly enables context windows of up to 100 million tokens with minimal performance degradation.

85% relevant

ByteDance Seed's Mixture-of-Depths Attention Reaches 97.3% of FlashAttention-2 Efficiency with 3.7% FLOPs Overhead

ByteDance Seed researchers introduced Mixture-of-Depths Attention (MoDA), an attention mechanism that addresses signal degradation in deep LLMs by allowing heads to attend to both current and previous layer KV pairs. The method achieves 97.3% of FlashAttention-2's efficiency while improving downstream performance by 2.11% with only a 3.7% computational overhead.

95% relevant

QV-Ka: New Research Proposes Eliminating Key Projection from Transformer Attention

A new arXiv paper argues the Key projection in Transformer attention is theoretically redundant. The proposed QV-Ka scheme removes it, simplifying architecture while maintaining performance on language tasks.

77% relevant

Moonshot AI's Kimi Introduces Attention Residuals to Mitigate Deep-Layer Information Loss in LLMs

Moonshot AI's Kimi team proposes Attention Residuals, a novel mechanism replacing standard residual connections. It allows each layer to attend to and selectively retrieve information from any previous layer, improving performance on long-context reasoning tasks.

89% relevant

Kimi Team's 'Attention Residuals' Replace Fixed Summation with Softmax Attention, Boosts GPQA-Diamond by +7.5%

Researchers propose Attention Residuals, a content-dependent alternative to standard residual connections in Transformers. The method improves scaling laws, matches a baseline trained with 1.25x more compute, and adds under 2% inference overhead.

97% relevant

New Research Shows How LLMs and Graph Attention Can Build Lightweight Strategic AI

A new arXiv paper proposes a hybrid AI framework for the Game of the Amazons that integrates LLMs with graph attention networks. It achieves strong performance in resource-constrained settings by using the LLM as a noisy supervisor and the graph network as a structural filter.

98% relevant

Decoding the First Token Fixation: How LLMs Develop Structural Attention Biases

New research reveals how large language models develop 'attention sinks'—disproportionate focus on the first input token—through a simple circuit mechanism that emerges early in training. This structural bias has significant implications for model interpretability and performance.

75% relevant

New AI Research: Cluster-Aware Attention-Based Deep RL for Pickup and Delivery Problems

Researchers propose CAADRL, a deep reinforcement learning framework that explicitly models clustered spatial layouts to solve complex pickup and delivery routing problems more efficiently. It matches state-of-the-art performance with significantly lower inference latency.

79% relevant

The Great Unbundling: How AI Is Decoupling Human Attention from Digital Execution

The current AI revolution represents a fundamental architectural shift from deterministic software systems requiring constant human oversight to probabilistic reasoning engines that autonomously execute tasks. This transition transforms developers from code writers to boundary condition designers, with profound implications for workflow automation and software development.

85% relevant

No single fusion strategy wins

Zhang et al. test 4 fusion strategies on 7K+ patients, finding no universal best. Contrastive alignment with CLMBR wins for PE mortality; cross-attention and co-attention split for CVD.

70% relevant

DeepSeek-V4 Hits 500K Context with 90% Less KV Cache via FlashMemory

DeepSeek-V4 achieves 500K context with 90% less KV cache via FlashMemory's lookahead sparse attention, keeping only 13.5% of cache in GPU memory without retraining.

98% relevant

Multi-Level Graph Contrastive Learning Beats SOTA on KG Recommendations

Multi-level graph attention network with contrastive learning outperforms SOTA on KG recommendations by handling sparse labels and noisy entities.

78% relevant

TikTok Brain Has an EEG Signature: Frontal Theta Drops 0.395

Zhejiang University EEG study finds 0.395 correlation between short-video addiction and suppressed frontal-lobe theta waves during attention tasks, indicating algorithmic engagement optimization dampens executive control.

65% relevant

Georgia Tech Finds AI Knows When You're Wrong — Agrees Anyway

Georgia Tech found sycophantic attention heads in 12 open models. Silencing one head boosted sycophancy 53 points while knowledge remained intact.

88% relevant

DeepSeek V4-Pro: 1.6T parameters, open weights, undercuts rivals 10x

DeepSeek unveiled V4-Pro and V4-Flash, its largest open-weight models with up to 1.6 trillion parameters and a 1M-token context window. The new hybrid attention architecture cuts compute for long contexts by 73–90%, enabling prices far below OpenAI, Google, and Anthropic.

100% relevant