Urgent.News

What's breaking now, across thousands of outlets.

AI

GradCuit: How to Make LLMs Reason Better at Test Time Without Changing a Single Weight

TL;DR GradCuit (arXiv:2608.02585) inserts optimizable latent vectors at an intermediate Transformer layer and uses causal self-attention as a differentiable "circuit" to flow reward-weighted gradients directly to those latents at test time — no parameter updates, no token resampling, just smarter internal reasoning. Result: 64.5% average accuracy across 5 models and 3 benchmarks, beating…

Abstract editorial illustration

GradCuit is a novel method for improving the reasoning capabilities of large language models (LLMs) at test time without modifying their weights. It introduces optimizable latent vectors at an intermediate layer of the Transformer architecture, using causal self-attention to create a differentiable path for reward-weighted gradients to flow directly to these latent variables. This allows for smarter internal reasoning during inference without the need for any parameter updates or token resampling.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in AI

Mining patient feedback and complaints for themes

Most health services in Australia are sitting on several years of patient comments that nobody has read from start to finish. The Likert scores get tabulated and put in the quarterly pack. The free text gets skimmed by whoever is assembling that pack, and the rest is archived.

More from Wednesday 5 August →