Are finite state irreducible continuous Markov chains identifiable in general?

Let $S=\{1,...,h\}$ be a finite state space and $X(t)$ an irreducible Markov chain fully described by a generator matrix $Q$ with a transition probability matrix $P(t)=e^{Qt}$ on time horizon $[0,T]$. I have noticed in literature that identifiability of $Q$ is always assumed; however, I can hardly imagine that this cannot be proven. Unfortunately, I get stuck on where to look using the definition of identifiability \begin{equation} P_{Q_{1}}=P_{Q_{2}}\implies Q_{1}=Q_{2} \end{equation} and the MLE \begin{equation} q_{ij}=\frac{N_{ij}(T)}{R_{i}(T)} \end{equation} with $N_{ij}(t)$ the number of $i\rightarrow j$ transition up to time and $R_{i}(t)=\int_{0}^{t}1_{\{X(u)=i\}}du$ for $t\in[0,T]$ and any $i,j\in S$ with $j\neq i$ and \begin{equation} q_{ii}=-\sum_{j=1,j\neq i}q_{ij} \end{equation}

Does anyone have some tips on where to start on or literature proving identifiability?


If $Q_1\not=Q_2$ then $P_1(t)\not=P_2(t)$ for all $t>0$, and the law of a Markov chain with generator $Q_1$ will be different from the law of a Markov chain with generator $Q_2$. If you are thinking of this as a statistical model with $Q$ as parameter, then the model is identifiable.

In fact, as you seem to be suggesting, a single sample path of the chain will almost surely allow you to recover $Q$. First, $R_i(t)/t$ converges a.s. to $\pi_i$ (the stationary probability for state $i$); second, the diagonal entry, $q_i=-q_{ii}$, is the a.s. limit $\lim_{t\to\infty} N_i(t)/(t\pi_i)$, and finally, for $i\not=j$, $q_{ij} =\lim_{t\to\infty} N_{ij}(t)/(t\pi_i/q_i)$.