paper-with-me

홈 › Papers

A Neural Model for Compositional Word Embeddings and Sentence Processing

2022-05-01 · CMCL (ACL) 2022 5 · Shalom Lappin, Jean-Philippe Bernardy

We propose a new neural model for word embeddings, which uses Unitary Matrices as the primary device for encoding lexical information. It uses simple matrix multiplication to derive matrices for large units, yielding a sentence processing model that is strictly compositional, does not lose information over time steps, and is transparent, in the sense that word embeddings can be analysed regardless of context. This model does not employ activation functions, and so the network is fully accessible to analysis by the methods of linear algebra at each point in its operation on an input sequence. We test it in two NLP agreement tasks and obtain rule like perfect accuracy, with greater stability than current state-of-the-art systems. Our proposed model goes some way towards offering a class of computationally powerful deep learning systems that can be fully understood and compared to human cognitive processes for natural language learning and representation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceWord Embeddings

Similar Papers 제목 키워드 기반

Decoding Brain Activity Associated with Literal and Metaphoric Sentence Comprehension Using Distributional Semantic Models

2020-01-01 · TACL 2020 1 · Vesna G. Djokic, Jean Maillard, Luana Bulat, Ekaterina Shutova

Recent years have seen a growing interest within the natural language processing (NLP) community in evaluating the ability of semantic models to capture human meaning representation in the brain. Existing research has ma…

SentenceWord Embeddings

A Structured Distributional Model of Sentence Meaning and Processing

2019-06-17 · Emmanuele Chersoni, Enrico Santus, Ludovica Pannitto, Alessandro Lenci 외

Most compositional distributional semantic models represent sentence meaning with a single vector. In this paper, we propose a Structured Distributional Model (SDM) that combines word embeddings with formal semantics and…

SentenceWord Embeddings

pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference

2018-10-20 · NAACL 2019 6 · Mandar Joshi, Eunsol Choi, Omer Levy, Daniel S. Weld 외

Reasoning about implied relationships (e.g., paraphrastic, common sense, encyclopedic) between pairs of words is crucial for many cross-sentence inference problems. This paper proposes new methods for learning and using …

Common Sense ReasoningSentenceWord Embeddings

Syntax-Aware Multi-Sense Word Embeddings for Deep Compositional Models of Meaning

2015-08-10 · EMNLP 2015 9 · Jianpeng Cheng, Dimitri Kartsaklis

Deep compositional models of meaning acting on distributional representations of words in order to produce vectors of larger text constituents are evolving to a popular area of NLP research. We detail a compositional dis…

SentenceSentence EmbeddingsWord Embeddings

Unsupervised Learning of Sentence Embeddings using Compositional n-Gram Features

2017-03-07 · NAACL 2018 6 · Matteo Pagliardini, Prakhar Gupta, Martin Jaggi

The recent tremendous success of unsupervised word embeddings in a multitude of applications raises the obvious question if similar methods could be derived to improve embeddings (i.e. semantic representations) of word s…

SentenceSentence EmbeddingsWord Embeddings