paper-with-me

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 labeling. Gaussian processes (GPs) provide a Bayesian approach to learning in a kernel based framework. The pseudo-likelihood model enables one to capture long range dependencies among the output components of the sequence without becoming computationally intractable. We use an efficient variational Gaussian approximation method to perform inference in the proposed model. We also provide an iterative algorithm which can effectively make use of the information from the neighboring labels to perform prediction. The ability to capture long range dependencies makes the proposed approach useful for a wide range of sequence labeling problems. Numerical experiments on some sequence labeling data sets demonstrate the usefulness of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1412.7868

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Pseudo-Bayesian Learning via Direct Loss Minimization with Applications to Sparse Gaussian Process Models

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Rishit Sheth, Roni Khardon

We propose that approximate Bayesian algorithms should optimize a new criterion, directly derived from the loss, to calculate their approximate posterior which we refer to as pseudo-posterior. Unlike standard variational…

Variational Inference

A Singular Woodbury and Pseudo-Determinant Matrix Identities and Application to Gaussian Process Regression

2022-07-16 · Siavash Ameli, Shawn C. Shadden

We study a matrix that arises from a singular form of the Woodbury matrix identity. We present generalized inverse and pseudo-determinant identities for this matrix, which have direct applications for Gaussian process re…

regression

Uncertainty-aware Self-training for Low-resource Neural Sequence Labeling

2023-02-17 · Jianing Wang, Chengyu Wang, Jun Huang, Ming Gao 외

Neural sequence labeling (NSL) aims at assigning labels for input language tokens, which covers a broad range of applications, such as named entity recognition (NER) and slot filling, etc. However, the satisfying results…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Beyond Strong labels: Weakly-supervised Learning Based on Gaussian Pseudo Labels for The Segmentation of Ellipse-like Vascular Structures in Non-contrast CTs

2024-02-05 · Qixiang Ma, Antoine Łucas, Huazhong Shu, Adrien Kaladji 외

Deep-learning-based automated segmentation of vascular structures in preoperative CT scans contributes to computer-assisted diagnosis and intervention procedure in vascular diseases. While CT angiography (CTA) is the com…

Weakly-supervised Learning

DiCaP: Distribution-Calibrated Pseudo-labeling for Semi-Supervised Multi-Label Learning

2025-11-25 · Bo Han, Zhuoming Li, Xiaoyu Wang, Yaxin Hou 외 arxiv

Semi-supervised multi-label learning (SSMLL) aims to address the challenge of limited labeled data in multi-label learning (MLL) by leveraging unlabeled data to improve the model's performance. While pseudo-labeling has …

Multi-Label LearningContrastive Learning