PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 1, 200624 citations

Online decoding of Markov models under latency constraints

View Full Paper
MNMukund NarasimhanSathyabama Institute of Science and TechnologyPVPaul ViolaUniversity of Technology MalaysiaMSMichael ShilmanMicrosoft (United States)

Key Points

Key points are not available for this paper at this time.

Abstract

The Viterbi algorithm is an efficient and optimal method for decoding linear-chain Markov Models. However, the entire input sequence must be observed before the labels for any time step can be generated, and therefore Viterbi cannot be directly applied to online/interactive/streaming scenarios without incurring significant (possibly unbounded) latency. A widely used approach is to break the input stream into fixed-size windows, and apply Viterbi to each window. Larger windows lead to higher accuracy, but result in higher latency.We propose several alternative algorithms to the fixed-sized window decoding approach. These approaches compute a certainty measure on predicted labels that allows us to trade off latency for expected accuracy dynamically, without having to choose a fixed window size up front. Not surprisingly, this more principled approach gives us a substantial improvement over choosing a fixed window. We show the effectiveness of the approach for the task of spotting semi-structured information in large documents. When compared to full Viterbi, the approach suffers a 0.1 percent error degradation with a average latency of 2.6 time steps (versus the potentially infinite latency of Viterbi). When compared to fixed windows Viterbi, we achieve a 40x reduction in error and 6x reduction in latency.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Narasimhan et al. (2006) studied this question.

synapsesocial.com/papers/6a2162c8005ad239837d06a8https://doi.org/10.1145/1143844.1143927
Ask AI
Helpful
Bookmark
Share
View Full Paper