Pith. sign in

Title resolution pending

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

4 Pith papers citing it

fields

cs.CL 3 cs.LG 1

years

2026 3 2019 1

representative citing papers

Delta Attention Residuals

cs.LG · 2026-05-13 · unverdicted · novelty 7.0

Delta Attention Residuals attend over per-sublayer deltas instead of cumulative hidden states, producing higher-contrast attention weights and 1.7-8.2% validation perplexity gains over standard and attention residuals across 220M-7.6B models.

SocialIQA: Commonsense Reasoning about Social Interactions

cs.CL · 2019-04-22 · unverdicted · novelty 7.0

SocialIQA is the first large-scale benchmark with 38k crowdsourced questions testing commonsense about social interactions, where pretrained language models trail humans by over 20% but transfer to improve performance on Winograd Schemas and COPA.

River-LLM: Large Language Model Seamless Exit Based on KV Share

cs.CL · 2026-04-20 · conditional · novelty 6.0

River-LLM enables token-level early exit in decoder-only LLMs by routing exited tokens through 4-bit quantized copies of backbone layers that share the KV cache addressing scheme, achieving 1.53–2.16× wall-clock speedup without training.

citing papers explorer

Showing 4 of 4 citing papers.

  • Delta Attention Residuals cs.LG · 2026-05-13 · unverdicted · none · ref 11

    Delta Attention Residuals attend over per-sublayer deltas instead of cumulative hidden states, producing higher-contrast attention weights and 1.7-8.2% validation perplexity gains over standard and attention residuals across 220M-7.6B models.

  • SocialIQA: Commonsense Reasoning about Social Interactions cs.CL · 2019-04-22 · unverdicted · none · ref 98

    SocialIQA is the first large-scale benchmark with 38k crowdsourced questions testing commonsense about social interactions, where pretrained language models trail humans by over 20% but transfer to improve performance on Winograd Schemas and COPA.

  • River-LLM: Large Language Model Seamless Exit Based on KV Share cs.CL · 2026-04-20 · conditional · none · ref 7

    River-LLM enables token-level early exit in decoder-only LLMs by routing exited tokens through 4-bit quantized copies of backbone layers that share the KV cache addressing scheme, achieving 1.53–2.16× wall-clock speedup without training.

  • Exploring Language-Agnosticity in Function Vectors: A Case Study in Machine Translation cs.CL · 2026-04-21 · conditional · none · ref 27

    Translation function vectors extracted from one language direction transfer to unseen target languages, indicating a language-agnostic translation signal in multilingual LLMs.