Pith. sign in

REVIEW 1 cited by

Backpropagation Through Time For Networks With Long-Term Dependencies

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

arxiv 2103.15589 v3 pith:KSPE23SI submitted 2021-03-26 cs.LG

classification cs.LG
keywords backpropagationdependenciesnetworksassumptionlong-termneuralparametersrecurrent
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Backpropagation through time (BPTT) is a technique of updating tuned parameters within recurrent neural networks (RNNs). Several attempts at creating such an algorithm have been made including: Nth Ordered Approximations and Truncated-BPTT. These methods approximate the backpropagation gradients under the assumption that the RNN only utilises short-term dependencies. This is an acceptable assumption to make for the current state of artificial neural networks. As RNNs become more advanced, a shift towards influence by long-term dependencies is likely. Thus, a new method for backpropagation is required. We propose using the 'discrete forward sensitivity equation' and a variant of it for single and multiple interacting recurrent loops respectively. This solution is exact and also allows the network's parameters to vary between each subsequent step, however it does require the computation of a Jacobian.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Think Deep, Speak Once: Relit, A Recursive Latent Implicit Transformer Framework

    cs.AI 2026-08 reject novelty 5.0 of 10

    ReLIT reaches 98.6% on ProofWriter and 97.6% on RuleTaker by adding a recursive latent block to a frozen TinyLlama backbone.

Pith tools