REVIEW 13 cited by
PonderNet: Learning to Ponder
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
In standard neural networks the amount of computation used grows with the size of the inputs, but not with the complexity of the problem being learnt. To overcome this limitation we introduce PonderNet, a new algorithm that learns to adapt the amount of computation based on the complexity of the problem at hand. PonderNet learns end-to-end the number of computational steps to achieve an effective compromise between training prediction accuracy, computational cost and generalization. On a complex synthetic problem, PonderNet dramatically improves performance over previous adaptive computation methods and additionally succeeds at extrapolation tests where traditional neural networks fail. Also, our method matched the current state of the art results on a real world question and answering dataset, but using less compute. Finally, PonderNet reached state of the art results on a complex task designed to test the reasoning capabilities of neural networks.1
Forward citations
Cited by 13 Pith papers
-
Adaptive Compute in Latent World Models: When Depth Helps, Hurts, or Doesn't Matter
Predictor depth survives autoregressive composition on 6/9 DMC tasks but inverts on 2/9 because per-step deep supervision trains shallow exits to out-roll the full stack (routability catch-22).
-
The Equilibrium Is the Initialization: Lazy Identity Collapse in Physics-Structured Deep Equilibrium Reasoning
In a port-Hamiltonian DEQ with learned initialization, the equilibrium equals the start to numerical precision and contributes +0.00 pp accuracy in 18 of 19 runs; a four-test diagnostic exposes the no-op.
-
Turbo Connection: Reasoning as Information Flow from Higher to Lower Layers
An architecture that routes hidden states from higher to lower layers between consecutive tokens improves reasoning accuracy and length generalization in fine-tuned LLMs.
-
Scaling Latent Reasoning via Looped Language Models
Looped language models with latent iterative computation and entropy-regularized depth allocation achieve performance matching up to 12B standard LLMs through superior knowledge manipulation.
-
LoopMTP: A looped transformer guided by latent multi-token prediction
Aligning each loop iteration's hidden state with a future token's embedding improves looped transformer accuracy by up to 8.1% relative over a non-looped baseline.
-
Dynamic Parameterization Is Not Dynamic Inference
Dynamic parameterization alone does not establish dynamic inference or computational savings, as demonstrated by a frozen-controller audit on FeatureGate and MUDDPythia.
-
Per-Token Fixed-Point Convergence in Depth-Recurrent Transformers
In a depth-recurrent transformer, each token converges to a fixed point at its own rate; a parameter-free early-exit rule reads this and matches depth-8 quality at 4.94 average loops, beating a learned router.
-
DeepLoop: Depth Scaling for Looped Transformers
Looped Transformers need residual-scaling exponent p=1/2 instead of DeepNorm's 1/4 when shared blocks are revisited with aligned visit-wise gradients.
-
Adaptive Depth in Looped Transformers: Diagnosing Learned Halting Gates and Trajectory Readouts
In looped transformers, halting-gate failures come mainly from how gate training reshapes the trajectory; fixed-prior depth supervision plus simple confidence readouts yields better accuracy per unit of compute.
-
Listen, Think, Transcribe: Continuous Latent Test-Time Scaling for ASR
Two small modules enable continuous latent test-time refinement on a frozen ASR backbone, cutting error on hard speech under a 500-utterance regime where fine-tuning, LoRA and prompt tuning all regress.
-
Latency Coding for Efficient and Low-Latency Deep Spiking Neural Networks
Deep TTFS/latency-coded SNNs can be trained directly with backpropagation, reaching ~93.6% on CIFAR-10 with an average inference latency near one timestep.
-
Entropy-Guided Loop: Achieving Reasoning through Uncertainty-Aware Generation
A lightweight entropy-triggered refinement loop improves a small LLM's answer quality to roughly 95% of a reasoning model's, at about one-third the cost.
-
Change of Thought: Adaptive Test-Time Computation
A transformer layer that iteratively refines its attention matrix to a fixed point is claimed to improve accuracy with no extra parameters, but the benchmark evidence is not reproducible.
Discussion (0). Sign in to comment.