CLLGApr 6, 2017

Multi-space Variational Encoder-Decoders for Semi-supervised Labeled Sequence Transduction

arXiv:1704.01691v255 citations
Originality Incremental advance
AI Analysis

This addresses the problem of improving sequence transformation with labels, particularly in linguistics, though it appears incremental as it builds on existing variational methods.

The paper tackles labeled sequence transduction by proposing multi-space variational encoder-decoders, a semi-supervised model that outperforms single-model state-of-the-art results on the SIGMORPHON morphological inflection benchmark for most languages.

Labeled sequence transduction is a task of transforming one sequence into another sequence that satisfies desiderata specified by a set of labels. In this paper we propose multi-space variational encoder-decoders, a new model for labeled sequence transduction with semi-supervised learning. The generative model can use neural networks to handle both discrete and continuous latent variables to exploit various features of data. Experiments show that our model provides not only a powerful supervised framework but also can effectively take advantage of the unlabeled data. On the SIGMORPHON morphological inflection benchmark, our model outperforms single-model state-of-art results by a large margin for the majority of languages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes