Pith. sign in

REVIEW 1 cited by

Increasing the Interpretability of Recurrent Neural Networks Using Hidden Markov Models

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 1606.05320 v2 pith:7S5M46QU submitted 2016-06-16 stat.ML cs.CLcs.LG

Increasing the Interpretability of Recurrent Neural Networks Using Hidden Markov Models

classification stat.ML cs.CLcs.LG
keywords modeltrainedincreasinglstmmodelsnetworksneuralhidden
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

As deep neural networks continue to revolutionize various application domains, there is increasing interest in making these powerful models more understandable and interpretable, and narrowing down the causes of good and bad predictions. We focus on recurrent neural networks (RNNs), state of the art models in speech recognition and translation. Our approach to increasing interpretability is by combining an RNN with a hidden Markov model (HMM), a simpler and more transparent model. We explore various combinations of RNNs and HMMs: an HMM trained on LSTM states; a hybrid model where an HMM is trained first, then a small LSTM is given HMM state distributions and trained to fill in gaps in the HMM's performance; and a jointly trained hybrid model. We find that the LSTM and HMM learn complementary information about the features in the text.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

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

  1. Latent States in Neural Networks: Recovering the Temporal Structure of Drifting Data from Model Weights

    cs.LG 2026-07 conditional novelty 5.0

    A hidden Markov model fit to aligned per-window classifier weights recovers temporal states, and models transfer better within those states than across boundaries.