paper-with-me

Papers

Variational Sequential Labelers for Semi-Supervised Learning

2019-06-23 · EMNLP 2018 10 · Mingda Chen, Qingming Tang, Karen Livescu, Kevin Gimpel

We introduce a family of multitask variational methods for semi-supervised sequence labeling. Our model family consists of a latent-variable generative model and a discriminative labeler. The generative models use latent variables to define the conditional probability of a word given its context, drawing inspiration from word prediction objectives commonly used in learning word embeddings. The labeler helps inject discriminative information into the latent space. We explore several latent variable configurations, including ones with hierarchical structure, which enables the model to account for both label-specific and word-specific information. Our models consistently outperform standard sequential baselines on 8 sequence labeling datasets, and improve further with unlabeled data.

📄 PDF Abstract BibTeX arXiv:1906.09535

Code (1)

mingdachen/vsl 공식 구현 pytorch

Tasks

Learning Word EmbeddingsWord Embeddings

Similar Papers 제목 키워드 기반

DSAL: Deeply Supervised Active Learning from Strong and Weak Labelers for Biomedical Image Segmentation

2021-01-22 · Ziyuan Zhao, Zeng Zeng, Kaixin Xu, Cen Chen 외

Image segmentation is one of the most essential biomedical image processing problems for different imaging modalities, including microscopy and X-ray in the Internet-of-Medical-Things (IoMT) domain. However, annotating b…

Active LearningEnsemble LearningImage SegmentationSemantic Segmentation

Event Representation with Sequential, Semi-Supervised Discrete Variables

2020-10-09 · NAACL 2021 4 · Mehdi Rezaee, Francis Ferraro

Within the context of event modeling and understanding, we propose a new method for neural sequence modeling that takes partially-observed sequences of discrete, external knowledge into account. We construct a sequential…

Variational Latent-State GPT for Semi-Supervised Task-Oriented Dialog Systems

2021-09-09 · Hong Liu, Yucheng Cai, Zhenru Lin, Zhijian Ou 외

Recently, two approaches, fine-tuning large pre-trained language models and variational training, have attracted significant interests, separately, for semi-supervised end-to-end task-oriented dialog (TOD) systems. In th…

Semi-supervised Parsing with a Variational Autoencoding Parser

2020-07-01 · WS 2020 7 · Xiao Zhang, Dan Goldwasser

We propose an end-to-end variational autoencoding parsing (VAP) model for semi-supervised graph-based projective dependency parsing. It encodes the input using continuous latent variables in a sequential manner by deep n…

Dependency Parsing

A Probabilistic Semi-Supervised Approach with Triplet Markov Chains

2023-09-07 · Katherine Morales, Yohan Petetin

Triplet Markov chains are general generative models for sequential data which take into account three kinds of random variables: (noisy) observations, their associated discrete labels and latent variables which aim at st…

Bayesian InferenceTriplet