English

Semantic Tagging with Deep Residual Networks

Computation and Language 2016-11-01 v2

Abstract

We propose a novel semantic tagging task, sem-tagging, tailored for the purpose of multilingual semantic parsing, and present the first tagger using deep residual networks (ResNets). Our tagger uses both word and character representations and includes a novel residual bypass architecture. We evaluate the tagset both intrinsically on the new task of semantic tagging, as well as on Part-of-Speech (POS) tagging. Our system, consisting of a ResNet and an auxiliary loss function predicting our semantic tags, significantly outperforms prior results on English Universal Dependencies POS tagging (95.71% accuracy on UD v1.2 and 95.67% accuracy on UD v1.3).

Keywords

Cite

@article{arxiv.1609.07053,
  title  = {Semantic Tagging with Deep Residual Networks},
  author = {Johannes Bjerva and Barbara Plank and Johan Bos},
  journal= {arXiv preprint arXiv:1609.07053},
  year   = {2016}
}

Comments

COLING 2016, camera ready version

R2 v1 2026-06-22T15:58:11.865Z