We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Cascaded Semantic and Positional Self-Attention Network for Document Classification

Abstract: Transformers have shown great success in learning representations for language modelling. However, an open challenge still remains on how to systematically aggregate semantic information (word embedding) with positional (or temporal) information (word orders). In this work, we propose a new architecture to aggregate the two sources of information using cascaded semantic and positional self-attention network (CSPAN) in the context of document classification. The CSPAN uses a semantic self-attention layer cascaded with Bi-LSTM to process the semantic and positional information in a sequential manner, and then adaptively combine them together through a residue connection. Compared with commonly used positional encoding schemes, CSPAN can exploit the interaction between semantics and word positions in a more interpretable and adaptive manner, and the classification performance can be notably improved while simultaneously preserving a compact model size and high convergence rate. We evaluate the CSPAN model on several benchmark data sets for document classification with careful ablation studies, and demonstrate the encouraging results compared with state of the art.
Comments: Accepted to Proc. Conf. Empirical Methods in Natural Language Processing 2020
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2009.07148 [cs.CL]
  (or arXiv:2009.07148v2 [cs.CL] for this version)

Submission history

From: Juyong Jiang [view email]
[v1] Tue, 15 Sep 2020 15:02:28 GMT (897kb)
[v2] Sat, 19 Sep 2020 18:43:59 GMT (904kb)

Link back to: arXiv, form interface, contact.