You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manuscript/manuscript.tex
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,7 @@ \subsection{Scope}
97
97
In addition to publications on the theory and application of Markov state modeling~\cite{schuette-msm,buchete-msm-2008,noe-tmat-sampling,bowman-msm-2009,noe-folding-pathways,sarich-msm-quality,noe-fingerprints,noe-dy-neut-scatt,Chodera2014,ben-rev-msm,simon-mech-mod-nmr,oom-feliks,simon-amm},
98
98
we also recommend the literature on TICA~\cite{tica,tica3,tica2,kinetic-maps},
99
99
transition path theory (TPT)~\cite{weinan-tpt,metzner-msm-tpt},
100
-
hidden Markov state models (HMMs)~\cite{noe-proj-hid-msm,hmm-baum-welch-alg,hmm-tutorial,jhp-spectral-rate-theory,bhmm-preprint},
100
+
hidden Markov state models (HMMs)~\cite{noe-proj-hid-msm,jhp-spectral-rate-theory,bhmm-preprint},
101
101
and variational techniques~\cite{noe-vac,vamp-preprint,gmrq},
102
102
as these topics play important roles within the standard MSM workflow.
103
103
@@ -271,14 +271,16 @@ \subsection{Hidden Markov state models}
271
271
The HMM then consists of a transition matrix $\tilde{\mathbf{P}}(\tau)$ between $m<n$ hidden states
272
272
and a row-stochastic matrix ($\bm{\chi}$) of probabilities $\chi\left( s \middle| \tilde{s} \right)$
273
273
to emit the discrete state $s$ conditional on being in the hidden state $\tilde{s}$.
274
-
For more details about HMM properties and the estimation algorithm, we suggest Ref.~\cite{hmm-tutorial}.
275
274
276
275
An HMM estimation always yields a model with a small number of (hidden) states
277
276
where each state is considered to be metastable and,
278
277
thus, the number of hidden states is a new hyper-parameter which needs to be chosen carefully (see notebook~07).
279
278
As the HMMs---like MSMs---approximate the full phase-space dynamics,
280
279
we can similarly compute the metastable kinetics, apply TPT, visualize the network, and obtain physical observables.
281
280
281
+
For an extensive discussion of details about HMM properties and the estimation algorithm in general, we suggest Ref.~\cite{hmm-tutorial}.
282
+
For its specific application to the discretization of MSMs using HMMs, we suggest Ref.~\cite{noe-proj-hid-msm}. A generalized extension for estimating this type of low-dimensional projection from the data is given in Ref.~\cite{wu2015projected}.
283
+
282
284
\subsection{Software and installation}
283
285
284
286
We utilize Jupyter~\cite{jupyter} notebooks to show code examples along with figures and interactive widgets to display molecules.
0 commit comments