Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens
Computation and Language
2018-05-08 v1 Machine Learning
Neural and Evolutionary Computing
Abstract
Can attention- or gradient-based visualization techniques be used to infer token-level labels for binary sequence tagging problems, using networks trained only on sentence-level labels? We construct a neural network architecture based on soft attention, train it as a binary sentence classifier and evaluate against token-level annotation on four different datasets. Inferring token labels from a network provides a method for quantitatively evaluating what the model is learning, along with generating useful feedback in assistance systems. Our results indicate that attention-based methods are able to predict token-level labels more accurately, compared to gradient-based methods, sometimes even rivaling the supervised oracle network.
Cite
@article{arxiv.1805.02214,
title = {Zero-shot Sequence Labeling: Transferring Knowledge from Sentences to Tokens},
author = {Marek Rei and Anders Søgaard},
journal= {arXiv preprint arXiv:1805.02214},
year = {2018}
}
Comments
NAACL 2018