Papers › Rational Recurrences

Rational Recurrences

28 Aug 2018EMNLP 2018 10arXiv:1808.09357archive 2025-07-28

Hao Peng, Roy Schwartz, Sam Thomson, Noah A. Smith

Despite the tremendous empirical success of neural models in natural language processing, many of them lack the strong intuitions that accompany classical machine learning approaches. Recently, connections have been shown between convolutional neural networks (CNNs) and weighted finite state automata (WFSAs), leading to new interpretations and insights. In this work, we show that some recurrent neural networks also share this connection to WFSAs. We characterize this connection formally, defining rational recurrences to be recurrent hidden state update functions that can be written as the Forward calculation of a finite set of WFSAs. We show that several recent neural models use rational recurrences. Our analysis provides a fresh view of these models and facilitates devising new neural architectures that draw inspiration from WFSAs. We present one such model, which performs better than two recent baselines on language modeling and text classification. Our results demonstrate that transferring intuitions from classical models like WFSAs can be an effective approach to designing and understanding neural models.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1808.09357")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · violated contract.

By repository: official repository: 13 samples from 1 repository, 2 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Noahs-ARK/rational-recurrences officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 2 ran; 1 honoured the contract we drafted; 11 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · violated contract
11unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Noahs-ARK/rational-recurrences. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

identity Noahs-ARK/rational-recurrences/semiring.py official repository ran · honoured contract fingerprinted MIT (permissive) · 9910e2fc297f8665 · report
str2bool Noahs-ARK/rational-recurrences/classification/train_classifier.py official repository ran · violated contract MIT (permissive) · f017532fc389cbfe · report
RRNN_Compute_CPU Noahs-ARK/rational-recurrences/rrnn.py official repository unverified MIT (permissive) · 0872bd92b43d3638 · report
clean_str Noahs-ARK/rational-recurrences/classification/dataloader.py official repository unverified MIT (permissive) · e9b5db20aa3c2994 · report
create_batches Noahs-ARK/rational-recurrences/language_model/train_lm.py official repository unverified MIT (permissive) · a44cd456a2bbbef2 · report
eval_model Noahs-ARK/rational-recurrences/classification/train_classifier.py official repository unverified MIT (permissive) · ffb793bae7c75c69 · report
one Noahs-ARK/rational-recurrences/semiring.py official repository unverified MIT (permissive) · 52a2958712db2837 · report
read_MR Noahs-ARK/rational-recurrences/classification/dataloader.py official repository unverified MIT (permissive) · 26599e150bedbc60 · report
read_corpus Noahs-ARK/rational-recurrences/language_model/train_lm.py official repository unverified MIT (permissive) · 1855e1e72c54dfb0 · report
read_corpus Noahs-ARK/rational-recurrences/classification/dataloader.py official repository unverified MIT (permissive) · bb9a0e505460a9eb · report
repackage_hidden Noahs-ARK/rational-recurrences/language_model/train_lm.py official repository unverified MIT (permissive) · 25b388c0d2d1ecab · report
train_model Noahs-ARK/rational-recurrences/classification/train_classifier.py official repository unverified MIT (permissive) · 9b454a14330f8001 · report
zero Noahs-ARK/rational-recurrences/semiring.py official repository unverified MIT (permissive) · 43b57409cd1e6b6f · report

Tasks

Language ModelingLanguage ModellingText Classificationtext-classification

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections