CLOct 2, 2020

Syntax Representation in Word Embeddings and Neural Networks -- A Survey

arXiv:2010.01063v19 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental overview for researchers in NLP, focusing on assessing syntax in pre-trained models for transfer learning.

The survey examines how neural networks capture syntactic information without explicit supervision, summarizing evaluation methods for word embeddings across various architectures and tasks.

Neural networks trained on natural language processing tasks capture syntax even though it is not provided as a supervision signal. This indicates that syntactic analysis is essential to the understating of language in artificial intelligence systems. This overview paper covers approaches of evaluating the amount of syntactic information included in the representations of words for different neural network architectures. We mainly summarize re-search on English monolingual data on language modeling tasks and multilingual data for neural machine translation systems and multilingual language models. We describe which pre-trained models and representations of language are best suited for transfer to syntactic tasks.

Foundations

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

Your Notes