paper-with-me

홈 › Papers

SOCKET: SOft Collision Kernel EsTimator for Sparse Attention

2026-02-06 · Sahil Joshi, Agniva Chowdhury, Wyatt Bellinger, Amar Kanakamedala, Ekam Singh, Hoang Anh Duy Le, Aditya Desai, Anshumali Shrivastava arxiv

Exploiting sparsity during long-context inference is key to scaling large language models, as attention dominates the cost of autoregressive decoding. Sparse attention reduces this cost by restricting computation to a subset of tokens, but its effectiveness depends on efficient scoring and selection at inference time. We revisit Locality-Sensitive Hashing (LSH) and introduce SOCKET, a SOft Collision Kernel EsTimator that replaces hard bucket matches with probabilistic, similarity-aware aggregation. Traditional LSH yields binary collision signals that limit ranking quality and require substantial memory to perform well. In contrast, soft LSH accumulates graded collision evidence across hash tables, preserving top-k ordering with significantly less memory. This reframes LSH from a candidate generator into a principled scoring kernel for sparse attention. Leveraging this property, SOCKET enables efficient token selection without ad hoc voting and matches or surpasses prior sparse attention methods across multiple long-context benchmarks. With a custom CUDA scoring kernel and a Flash Decode Triton backend, SOCKET achieves up to 1.5$\times$ higher throughput than FlashAttention.

📄 PDF Abstract BibTeX arXiv:2602.06283

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Ball-and-socket joint pose estimation using magnetic field

2022-10-08 · Tai Hoang, Alona Kharchenko, Simon Trendel, Rafael Hostettler

Roboy 3.0 is an open-source tendon-driven humanoid robot that mimics the musculoskeletal system of the human body. Roboy 3.0 is being developed as a remote robotic body - or a robotic avatar - for humans to achieve remot…

Pose Estimation

Sparse Attention as Compact Kernel Regression

2026-01-30 · Saul Santos, Nuno Gonçalves, Daniel C. McNamee, Marcos Treviso 외 arxiv

Recent work has revealed a link between self-attention mechanisms in transformers and test-time kernel regression via the Nadaraya-Watson estimator, with standard softmax attention corresponding to a Gaussian kernel. How…

Density Estimation

Revisiting Forest Proximities via Sparse Leaf-Incidence Kernels

2026-01-06 · Adrien Aumon, Guy Wolf, Kevin R. Moon, Jake S. Rhodes arxiv

Decision forests induce supervised similarities through the partition structure of their trees. Yet forest proximity computation is still often treated as a quadratic operation in the number of samples, which limits scal…

Autonomous Navigation in Unknown Environments using Sparse Kernel-based Occupancy Mapping

2020-02-05 · Thai Duong, Nikhil Das, Michael Yip, Nikolay Atanasov

This paper focuses on real-time occupancy mapping and collision checking onboard an autonomous robot navigating in an unknown environment. We propose a new map representation, in which occupied and free space are separat…

Autonomous Navigation

Kernel Meets Sieve: Post-Regularization Confidence Bands for Sparse Additive Model

2015-03-10 · Junwei Lu, Mladen Kolar, Han Liu

We develop a novel procedure for constructing confidence bands for components of a sparse additive model. Our procedure is based on a new kernel-sieve hybrid estimator that combines two most popular nonparametric estimat…

Additive models