paper-with-me

홈 › Papers

Learning Hidden Markov Models with Distributed State Representations for Domain Adaptation

2015-07-01 · IJCNLP 2015 7 · Min Xiao, Yuhong Guo
📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingDependency ParsingDomain AdaptationNamed Entity Recognition (NER)Part-Of-Speech TaggingRepresentation LearningSemantic Role Labeling

Similar Papers 제목 키워드 기반

The Restless Hidden Markov Bandit with Linear Rewards and Side Information

2019-10-22 · Michal Yemini, Amir Leshem, Anelia Somekh-Baruch

In this paper we present a model for the hidden Markovian bandit problem with linear rewards. As opposed to current work on Markovian bandits, we do not assume that the state is known to the decision maker before making …

Domain adaptation for sequence labeling using hidden Markov models

2013-12-14 · Edouard Grave, Guillaume Obozinski, Francis Bach

Most natural language processing systems based on machine learning are not robust to domain shift. For example, a state-of-the-art syntactic dependency parser trained on Wall Street Journal sentences has an absolute drop…

Domain AdaptationPart-Of-Speech Tagging

DenseHMM: Learning Hidden Markov Models by Learning Dense Representations

2020-12-17 · Joachim Sicking, Maximilian Pintz, Maram Akila, Tim Wirtz

We propose DenseHMM - a modification of Hidden Markov Models (HMMs) that allows to learn dense representations of both the hidden states and the observables. Compared to the standard HMM, transition probabilities are not…

Tensorized algorithms and scalable filtering methods for hidden Markov and factorial hidden Markov models

2026-07-08 · Roxana Barrios, Ioannis Sgouralis arxiv

A common method for the representation and analysis of time-series data is the hidden Markov model (HMM), where each observation is associated with a hidden state that evolves over time. However, many real-world systems …

The Truth Lies Somewhere in the Middle (of the Generated Tokens)

2026-05-11 · Sophie L. Wang, Phillip Isola, Brian Cheung arxiv

How should hidden states generated autoregressively be collapsed into a representation that reflects a language model's internal state? Despite tokens being generated under causal masking, we find that mean pooling acros…