paper-with-me

Papers

Partial sequence labeling with structured Gaussian Processes

2022-09-20 · Xiaolei Lu, Tommy W. S. Chow

Existing partial sequence labeling models mainly focus on max-margin framework which fails to provide an uncertainty estimation of the prediction. Further, the unique ground truth disambiguation strategy employed by these models may include wrong label information for parameter learning. In this paper, we propose structured Gaussian Processes for partial sequence labeling (SGPPSL), which encodes uncertainty in the prediction and does not need extra effort for model selection and hyperparameter learning. The model employs factor-as-piece approximation that divides the linear-chain graph structure into the set of pieces, which preserves the basic Markov Random Field structure and effectively avoids handling large number of candidate output sequences generated by partially annotated data. Then confidence measure is introduced in the model to address different contributions of candidate labels, which enables the ground-truth label information to be utilized in parameter learning. Based on the derived lower bound of the variational lower bound of the proposed model, variational parameters and confidence measures are estimated in the framework of alternating optimization. Moreover, weighted Viterbi algorithm is proposed to incorporate confidence measure to sequence prediction, which considers label ambiguity arose from multiple annotations in the training data and thus helps improve the performance. SGPPSL is evaluated on several sequence labeling tasks and the experimental results show the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2209.09397

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian ProcessesModel Selection

Similar Papers 제목 키워드 기반

Gaussian Process Pseudo-Likelihood Models for Sequence Labeling

2014-12-25 · P. K. Srijith, P. Balamurugan, Shirish Shevade

Several machine learning problems arising in natural language processing can be modeled as a sequence labeling problem. We provide Gaussian process models based on pseudo-likelihood approximation to perform sequence labe…

Gaussian Processes

Numerical Gaussian Processes for Time-dependent and Non-linear Partial Differential Equations

2017-03-29 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

We introduce the concept of numerical Gaussian processes, which we define as Gaussian processes with covariance functions resulting from temporal discretization of time-dependent partial differential equations. Numerical…

Gaussian Processes

Weak Disambiguation for Partial Structured Output Learning

2022-09-20 · Xiaolei Lu, Tommy W. S. Chow

Existing disambiguation strategies for partial structured output learning just cannot generalize well to solve the problem that there are some candidates which can be false positive or similar to the ground-truth label. …

Structured prediction models for RNN based sequence labeling in clinical text

2016-08-01 · EMNLP 2016 11 · Abhyuday Jagannatha, Hong Yu

Sequence labeling is a widely used method for named entity recognition and information extraction from unstructured natural language data. In clinical domain one major application of sequence labeling involves extraction…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Structured Prediction

Partially Observable Gaussian Process Network and Doubly Stochastic Variational Inference

2025-02-19 · Saksham Kiroriwal, Julius Pfrommer, Jürgen Beyerer

To reduce the curse of dimensionality for Gaussian processes (GP), they can be decomposed into a Gaussian Process Network (GPN) of coupled subprocesses with lower dimensionality. In some cases, intermediate observations …

Gaussian ProcessesVariational Inference