Gaussian Process Pseudo-Likelihood Models for Sequence Labeling
P. K. Srijith, P. Balamurugan, Shirish Shevade

TL;DR
This paper introduces a Gaussian process pseudo-likelihood model for sequence labeling that captures long-range dependencies efficiently, improving accuracy in natural language processing tasks.
Contribution
It proposes a novel Bayesian Gaussian process model with pseudo-likelihood approximation for sequence labeling, enabling long-range dependency modeling without high computational costs.
Findings
Effective in capturing long-range dependencies
Improves sequence labeling accuracy
Demonstrated on real NLP datasets
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Algorithms · Advanced Multi-Objective Optimization Algorithms
MethodsGaussian Process
