top-k

Tag

Cards List
#top-k

Recall Before You Rank: Similarity-Guided Top-$K$ Reuse for Efficient Long-Context Attention

arXiv cs.CL · 2026-07-31 Cached

ReTopK is a training-free method that accelerates dynamic Top-K sparse attention for long-context LLMs by reusing historical query–support pairs, avoiding full-context scoring and global Top-K selection. It achieves up to 3.07x speedup over Exact Top-K with only 0.50% perplexity increase at 128K context.

0 favorites 0 likes
#top-k

Automorphism-Induced Non-Canonicity in Top-k Explanations of Graph Neural Networks

arXiv cs.LG · 2026-07-30 Cached

This paper identifies a fundamental issue in top-k explanations for graph neural networks: automorphisms in input graphs cause non-unique explanations, as the model cannot distinguish symmetric elements. The authors provide a criterion to detect such arbitrariness and verify it using automated reasoning in Lean 4, showing the problem is widespread in molecular datasets.

0 favorites 0 likes
#top-k

SonicSampler: Unified Tile-Aware Kernels for LLM Sampling and Speculative Verification

arXiv cs.AI · 2026-07-24 Cached

SonicSampler presents a unified suite of tile-aware Triton kernels that vertically fuse the entire LLM sampling pipeline, supporting dynamic per-request behaviors and speculative verification, achieving up to 16x speedup over state-of-the-art baselines.

0 favorites 0 likes
#top-k

Gemini last models: temperature, top_p, and top_k are deprecated and ignored

Hacker News Top · 2026-07-21

Google's Gemini models are deprecating and ignoring the temperature, top_p, and top_k parameters, likely simplifying inference configuration.

0 favorites 0 likes
#top-k

My suitcase robot gets high now off a real gas sensor wired straight into the LLM sampler. Smoke raises temperature/top_p/top_k live, so his speech genuinely gets loopier and never repeats.

Reddit r/LocalLLaMA · 2026-06-18

A suitcase robot uses a real gas sensor to live-adjust LLM sampler parameters (temperature, top_p, top_k) based on smoke detection, causing the robot's speech to become more unpredictable and loop-free.

0 favorites 0 likes
#top-k

@pradheepraop: implemented the top-k kernel from the kernel design section in the msa paper. https://github.com/Mantissagithub/learn_c…

X AI KOLs Timeline · 2026-06-15 Cached

Implemented a top-k kernel from the kernel design section of the MSA paper, using exp-free comparison and warp-level tree merging with CUDA shuffles. The code is available on GitHub.

0 favorites 0 likes
← Back to home

Submit Feedback