attention

Tag

Cards List
#attention

Let Credit Follow Computation: Architecture-Aware Credit Transport for Large Language Model Reinforcement Learning

arXiv cs.AI · 2026-08-25 Cached

The paper proposes computation-conditioned credit transport (CCT) and the CompPO algorithm for architecture-aware credit assignment in large language model reinforcement learning, showing improved performance over baselines like GRPO.

0 favorites 0 likes
#attention

@lateinteraction: Intuition: Compaction is agentic recurrence (RNNs), whereas recursion (RLMs) is agentic attention. Recurrence maintains…

X AI KOLs Timeline · 2026-08-15 Cached

The article shares an intuition that compaction in RNNs represents agentic recurrence while recursion in RLMs represents agentic attention, comparing different context-handling approaches in AI models.

0 favorites 0 likes
#attention

MARCH: Scaling Recurrent Memory with Content-Routed State Anchors

arXiv cs.LG · 2026-08-14 Cached

This paper introduces MARCH, a network architecture that scales recurrent state-space models beyond fixed-size dimensions by caching cumulative recurrent-state checkpoints as content-addressable state anchors, enabling efficient long-range memory retrieval that outperforms linear attention variants on long-context benchmarks.

0 favorites 0 likes
#attention

LoKiFormer: Locality-aware Attention with Decoupled Knowledge Memory for Efficient Large Language Model Pretraining

arXiv cs.LG · 2026-08-14 Cached

LoKiFormer proposes a new LLM architecture with Local Fusion Attention and a Knowledge Memory Module to improve pretraining efficiency, achieving 1.33x faster convergence than baselines.

0 favorites 0 likes
#attention

Efficient Reinforcement Learning for Long-Horizon Tool-Use Agentic Tasks

arXiv cs.LG · 2026-08-12 Cached

This paper introduces SinkFlex-RL, a modular training system for memory-feasible reinforcement learning in long-horizon tool-use agentic tasks. It combines a Gymnasium-compatible environment wrapper, GRPO-based policy optimization, and a sink-aware FlexAttention path, reducing peak VRAM by 19.7% at 4096 tokens and enabling 8192-token runs where eager attention runs out of memory.

0 favorites 0 likes
#attention

Spectral Outliers Reveal Dominant Learned Structure in Transformer Attention

arXiv cs.LG · 2026-08-11 Cached

This paper applies Marchenko-Pastur random matrix theory to pre-trained attention weights, separating each projection matrix into a random-like bulk and spectral outliers. Causal experiments show zeroing these outliers in Mistral-7B drives performance near random chance, revealing that spectral outliers encode dominant learned structure across 11 transformers.

0 favorites 0 likes
#attention

Motif 3: Technical Report

Hugging Face Daily Papers · 2026-08-10 Cached

Motif 3 is a 314B-parameter Mixture-of-Experts language model with 13.2B active parameters per token, featuring Grouped Differential Latent Attention and trained on 12.5T tokens, demonstrating competitive performance across reasoning, coding, and long-context tasks.

0 favorites 0 likes
#attention

RIG-RoPE: Relation- and Instance-Gated Rotary Positional Encoding with Duration-Aware Temporal Coordinates

arXiv cs.CL · 2026-08-07 Cached

This preliminary technical report proposes RIG-RoPE, a relation- and instance-gated rotary positional encoding with duration-aware temporal coordinates, aiming to address spatial interference and improper temporal scaling in multimodal LLMs. It introduces a gating mechanism for height/width rotations and duration-aware temporal coordinates, but leaves large-scale empirical validation to future work.

0 favorites 0 likes
#attention

Attention-based representations for multi-task computation

arXiv cs.LG · 2026-08-06 Cached

This paper establishes theoretical bounds on the number of attention heads needed to produce vector representations that support multiple tasks, such as computing min/max and XOR, showing trade-offs between head count, embedding dimension, and precision.

0 favorites 0 likes
#attention

Spend Bits Where Queries Look: KV Cache Vector Quantization with Attention-Preserving Transforms

arXiv cs.LG · 2026-08-06 Cached

This paper proposes NOVA-KV, a transform-coding approach to KV cache quantization that uses attention-preserving transforms to allocate bits where queries actually attend, improving long-context retrieval accuracy at low bit rates compared to prior methods.

0 favorites 0 likes
#attention

Interoceptive Attention as Dynamic Homeostatic Prioritization in a Foraging Agent

arXiv cs.AI · 2026-08-06 Cached

This paper studies how an agent with limited perceptual bandwidth should allocate interoceptive precision across bodily needs in a foraging task, showing that dynamically attending to the most-needed channel improves survival under a fixed precision budget.

0 favorites 0 likes
#attention

Output-Aware Rotation for INT2 KV-Cache Quantization

arXiv cs.LG · 2026-08-05 Cached

Proposes OptR, an output-aware rotation method for INT2 KV-cache quantization that minimizes post-output attention error, improving QuaRot and OSCAR across models and benchmarks.

0 favorites 0 likes
#attention

@AI_Whisper_X: Reposting Su Jianlin's review of the K3 architecture. In one sentence, K3 = KDA + MLA + Stable LatentMoE + AttnRes. The whole design isn't about showing off; the core is making trade-offs among model performance, computational efficiency, and training stability. Here's a brief explanation: KD…

X AI KOLs Timeline · 2026-08-04 Cached

Su Jianlin reviews the K3 architecture, focusing on the combination of KDA + MLA + Stable LatentMoE + AttnRes. He explains the design trade-offs, MoE stability improvements, why MLA was kept, and the relationship between DSV4 and MLA.

0 favorites 0 likes
#attention

@modal: DeepSeek-V4-Flash has 284B total parameters with 13B active per token. Combined with a hybrid compressed attention mech…

X AI KOLs Following · 2026-08-03 Cached

DeepSeek-V4-Flash is a 284B-parameter MoE model with 13B active parameters per token, featuring a hybrid compressed attention mechanism that reduces KV cache needs for 1M-token contexts. It can be served with SGLang on Modal for fast decoding on a single B300.

0 favorites 0 likes
#attention

@NVIDIAAI: A long-context model's serving speed is largely decided before training starts. Attention used to be a small part of a …

X AI KOLs Timeline · 2026-08-03 Cached

NVIDIA explains how attention architecture choices (group size, head dimension, KV-cache size, parallelism) set the ceiling for long-context inference performance, with guidelines for co-designing models for faster serving.

0 favorites 0 likes
#attention

ResKV: Reconstructing Omitted Attention Contributions for Fixed-Budget KV Cache Compression

arXiv cs.CL · 2026-08-03 Cached

ResKV proposes a KV cache compression method that divides a fixed budget into an exact main cache and a compact residual cache to reconstruct omitted attention contributions, improving performance on LongBench and RULER across multiple backbones.

0 favorites 0 likes
#attention

SEDR-Seq2P: A Lightweight Dilated Residual Sequence-to-Point Network for Multi-Task Industrial NILM

arXiv cs.LG · 2026-08-03 Cached

This paper proposes SEDR-Seq2P, a lightweight dilated residual sequence-to-point network for multi-task industrial non-intrusive load monitoring (NILM), achieving improved accuracy and 58% lower inference latency compared to WaveNet.

0 favorites 0 likes
#attention

Back from the Future: Key-Value Cache Management by Counter-Causal Surprise

arXiv cs.LG · 2026-07-31 Cached

This paper proposes a KV cache eviction strategy that scores tokens by counter-causal surprise, removing past tokens that are well-predicted from future context. The method is training-free, in-distribution, and achieves competitive performance with a fast single-layer approximation.

0 favorites 0 likes
#attention

Memory for Large Language Models

arXiv cs.CL · 2026-07-29 Cached

This survey presents a systematic taxonomy of memory mechanisms in large language models, classifying along axes of representation, update dynamics, and persistence, and formalizing the underlying mechanistic components.

0 favorites 0 likes
#attention

MM-ShiftKV: Decode-Aware Prefill-Stage KV Selection for Multimodal Large Language Models

arXiv cs.AI · 2026-07-28 Cached

MM-ShiftKV is a training-free method that improves KV cache selection for multimodal LLMs by approximating decoding-time query behavior during prefilling, reducing memory footprint while preserving performance.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback