pith. sign in

Advances in Neural Information Processing Systems , volume=

10 Pith papers cite this work. Polarity classification is still indexing.

10 Pith papers citing it

years

2026 8 2025 2

clear filters

representative citing papers

PARTREP: Learning What to Repeat for Decoder-only LLMs

cs.CL · 2026-07-02 · conditional · novelty 6.0

PartRep selects high-NLL tokens via a lightweight early-exit gate for partial prompt repetition, retaining most full-repetition gains at 59.4% KV cache and 79% prefill FLOPs on eight benchmarks.

Search Your Block Floating Point Scales!

cs.LG · 2026-05-12 · unverdicted · novelty 6.0

ScaleSearch optimizes block floating point scales via fine-grained search to cut quantization error by 27% for NVFP4, improving PTQ by up to 15 points on MATH500 for Qwen3-8B and attention PPL by 0.77 on Llama 3.1 70B.

Simplified Sparse Attention via Gist Tokens

cs.LG · 2026-04-22 · conditional · novelty 6.0

SSA uses learned gist tokens to score and selectively unfold relevant context chunks, achieving sparse attention without auxiliary KV caches or architectural changes.

citing papers explorer

Showing 4 of 4 citing papers after filters.

  • Search Your Block Floating Point Scales! cs.LG · 2026-05-12 · unverdicted · none · ref 47

    ScaleSearch optimizes block floating point scales via fine-grained search to cut quantization error by 27% for NVFP4, improving PTQ by up to 15 points on MATH500 for Qwen3-8B and attention PPL by 0.77 on Llama 3.1 70B.

  • Simplified Sparse Attention via Gist Tokens cs.LG · 2026-04-22 · conditional · none · ref 32

    SSA uses learned gist tokens to score and selectively unfold relevant context chunks, achieving sparse attention without auxiliary KV caches or architectural changes.

  • RetentiveKV: State-Space Memory for Uncertainty-Aware Multimodal KV Cache Eviction cs.LG · 2026-04-14 · unverdicted · none · ref 2

    RetentiveKV uses entropy to drive state-space model transitions that retain and reactivate low-attention visual tokens in a continuous memory instead of pruning them, delivering 5x KV cache compression and 1.5x faster decoding.

  • MoBA: Mixture of Block Attention for Long-Context LLMs cs.LG · 2025-02-18 · unverdicted · none · ref 21

    MoBA routes attention over blocks via MoE-style gating to enable dynamic, bias-light long-context attention that matches full attention performance at lower cost.