v1v2 (latest)
Zero-shot Sequence Labeling for Transformer-based Sentence Classifiers
Workshop on Representation Learning for NLP (RepL4NLP), 2021
- VLM
Main:5 Pages
6 Figures
Bibliography:2 Pages
10 Tables
Appendix:4 Pages
Abstract
We investigate how sentence-level transformers can be modified into effective sequence labelers at the token level without any direct supervision. Existing approaches to zero-shot sequence labeling do not perform well when applied on transformer-based architectures. As transformers contain multiple layers of multi-head self-attention, information in the sentence gets distributed between many tokens, negatively affecting zero-shot token-level performance. We find that a soft attention module which explicitly encourages sharpness of attention weights can significantly outperform existing methods.
View on arXivComments on this paper
