paper-with-me

홈 › Papers

Sequence Classification with Neural Conditional Random Fields

2016-02-05 · Myriam Abramson

The proliferation of sensor devices monitoring human activity generates voluminous amount of temporal sequences needing to be interpreted and categorized. Moreover, complex behavior detection requires the personalization of multi-sensor fusion algorithms. Conditional random fields (CRFs) are commonly used in structured prediction tasks such as part-of-speech tagging in natural language processing. Conditional probabilities guide the choice of each tag/label in the sequence conflating the structured prediction task with the sequence classification task where different models provide different categorization of the same sequence. The claim of this paper is that CRF models also provide discriminative models to distinguish between types of sequence regardless of the accuracy of the labels obtained if we calibrate the class membership estimate of the sequence. We introduce and compare different neural network based linear-chain CRFs and we present experiments on two complex sequence classification and structured prediction tasks to support this claim.

📄 PDF Abstract BibTeX arXiv:1602.02123

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationPart-Of-Speech TaggingPredictionSensor FusionStructured PredictionTAGTemporal Sequences

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

What's the point? Frame-wise Pointing Gesture Recognition with Latent-Dynamic Conditional Random Fields

2015-10-20 · Christian Wittner, Boris Schauerte, Rainer Stiefelhagen

We use Latent-Dynamic Conditional Random Fields to perform skeleton-based pointing gesture classification at each time instance of a video sequence, where we achieve a frame-wise pointing accuracy of roughly 83%. Subsequ…

General ClassificationGesture Recognition

Training LDCRF model on unsegmented sequences using Connectionist Temporal Classification

2016-06-26 · Amir Ahooye Atashin, Kamaledin Ghiasi-Shirazi, Ahad Harati

Many machine learning problems such as speech recognition, gesture recognition, and handwriting recognition are concerned with simultaneous segmentation and labeling of sequence data. Latent-dynamic conditional random fi…

ClassificationGeneral ClassificationGesture RecognitionHandwriting Recognition+2

A Rate Distortion Approach for Semi-Supervised Conditional Random Fields

2009-12-01 · NeurIPS 2009 12 · Yang Wang, Gholamreza Haffari, Shaojun Wang, Greg Mori

We propose a novel information theoretic approach for semi-supervised learning of conditional random fields. Our approach defines a training objective that combines the conditional likelihood on labeled data and the mutu…

General ClassificationMulti-class ClassificationStructured Prediction

Sequence-based Sleep Stage Classification using Conditional Neural Fields

2016-10-06 · Intan Nurma Yulita, Mohamad Ivan Fanany, Aniati Murni Arymurthy

Sleep signals from a polysomnographic database are sequences in nature. Commonly employed analysis and classification methods, however, ignored this fact and treated the sleep signals as non-sequence data. Treating the s…

ClassificationClusteringGeneral Classification

Conditional Random Fields with High-Order Features for Sequence Labeling

2009-12-01 · NeurIPS 2009 12 · Nan Ye, Wee S. Lee, Hai L. Chieu, Dan Wu

Dependencies among neighbouring labels in a sequence is an important source of information for sequence labeling problems. However, only dependencies between adjacent labels are commonly exploited in practice because of …

Vocal Bursts Intensity Prediction