paper-with-me

Papers

Prism: Spectral-Aware Block-Sparse Attention

2026-02-09 · Xinghao Wang, Pengyu Wang, Xiaoran Liu, Fangxu Liu, Jason Chu, Kai Song, Xipeng Qiu arxiv

Block-sparse attention is promising for accelerating long-context LLM pre-filling, yet identifying relevant blocks efficiently remains a bottleneck. Existing methods typically employ coarse-grained attention as a proxy for block importance estimation, but often resort to expensive token-level searching or scoring, resulting in significant selection overhead. In this work, we trace the inaccuracy of standard coarse-grained attention via mean pooling to a theoretical root cause: the interaction between mean pooling and Rotary Positional Embeddings (RoPE). We prove that mean pooling acts as a low-pass filter that induces destructive interference in high-frequency dimensions, effectively creating a "blind spot" for local positional information (e.g., slash patterns). To address this, we introduce Prism, a training-free spectral-aware approach that decomposes block selection into high-frequency and low-frequency branches. By applying energy-based temperature calibration, Prism restores the attenuated positional signals directly from pooled representations, enabling block importance estimation using purely block-level operations, thereby improving efficiency. Extensive evaluations confirm that Prism maintains accuracy parity with full attention while delivering up to $\mathbf{5.1\times}$ speedup.

📄 PDF Abstract BibTeX arXiv:2602.08426

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Loss Guidance: Using PDE Residuals as Spectral Attention in Diffusion Neural Operators

2025-12-01 · Medha Sawhney, Abhilash Neog, Mridul Khurana, Anuj Karpatne arxiv

Diffusion-based solvers for partial differential equations (PDEs) are often bottle-necked by slow gradient-based test-time optimization routines that use PDE residuals for loss guidance. They additionally suffer from opt…

FreqFormer: Hierarchical Frequency-Domain Attention with Adaptive Spectral Routing for Long-Sequence Video Diffusion Transformers

2026-04-14 · Haopeng Jin arxiv

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video…

PRISM: Parallel Reward Integration with Symmetry for MORL

2026-02-20 · Finn van der Knaap, Kejiang Qian, Zheng Xu, Fengxiang He arxiv

This work studies heterogeneous Multi-Objective Reinforcement Learning (MORL), where objectives can differ sharply in temporal frequency. Such heterogeneity allows dense objectives to dominate learning, while sparse long…

Reinforcement Learning

Spectral Phase Transition and Optimal PCA in Block-Structured Spiked models

2024-03-06 · Pierre Mergny, Justin Ko, Florent Krzakala

We discuss the inhomogeneous spiked Wigner model, a theoretical framework recently introduced to study structured noise in various learning scenarios, through the prism of random matrix theory, with a specific focus on i…

VSANet: View-aware Sparse Attention Network for Light Field Image Denoising

2026-06-23 · Gargi Panda, Soumitra Kundu, Saumik Bhattacharya, Aurobinda Routray arxiv

Light field (LF) image denoising is challenging due to the high-dimensional structure of LF data. While noise is independent across sub-aperture images, scene content exhibits strong cross-view correlations. We introduce…

Image Denoising