paper-with-me

Papers

Evaluating Neural Word Representations in Tensor-Based Compositional Settings

2014-08-26 · EMNLP 2014 10 · Dmitrijs Milajevs, Dimitri Kartsaklis, Mehrnoosh Sadrzadeh, Matthew Purver

We provide a comparative study between neural word representations and traditional vector spaces based on co-occurrence counts, in a number of compositional tasks. We use three different semantic spaces and implement seven tensor-based compositional models, which we then test (together with simpler additive and multiplicative approaches) in tasks involving verb disambiguation and sentence similarity. To check their scalability, we additionally evaluate the spaces using simple compositional methods on larger-scale tasks with less constrained language: paraphrase detection and dialogue act tagging. In the more constrained tasks, co-occurrence vectors are competitive, although choice of compositional method is important; on the larger-scale tasks, they are outperformed by neural word embeddings, which show robust, stable performance across the tasks.

📄 PDF Abstract BibTeX arXiv:1408.6179

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentence SimilarityWord Embeddings

Similar Papers 제목 키워드 기반

RNNs Implicitly Implement Tensor Product Representations

2018-12-20 · R. Thomas McCoy, Tal Linzen, Ewan Dunbar, Paul Smolensky

Recurrent neural networks (RNNs) can learn continuous vector representations of symbolic structures such as sequences and sentences; these representations often exhibit linear regularities (analogies). Such regularities …

Representation LearningSentence

RNNs implicitly implement tensor-product representations

2019-05-01 · ICLR 2019 5 · R. Thomas McCoy, Tal Linzen, Ewan Dunbar, Paul Smolensky

Recurrent neural networks (RNNs) can learn continuous vector representations of symbolic structures such as sequences and sentences; these representations often exhibit linear regularities (analogies). Such regularities…

Representation LearningSentence

Collaborative Training of Tensors for Compositional Distributional Semantics

2016-07-08 · Tamara Polajnar

Type-based compositional distributional semantic models present an interesting line of research into functional representations of linguistic meaning. One of the drawbacks of such models, however, is the lack of training…

Zero-Shot Learning

DisCoCLIP: A Distributional Compositional Tensor Network Encoder for Vision-Language Understanding

2025-09-25 · Kin Ian Lo, Hala Hawashin, Mina Abbaszadeh, Tilen Limback-Stokin 외 arxiv

Recent vision-language models excel at large-scale image-text alignment but often neglect the compositional structure of language, leading to failures on tasks that hinge on word order and predicate-argument structure. W…

Exploring Semantic Incrementality with Dynamic Syntax and Vector Space Semantics

2018-11-01 · Mehrnoosh Sadrzadeh, Matthew Purver, Julian Hough, Ruth Kempson

One of the fundamental requirements for models of semantic processing in dialogue is incrementality: a model must reflect how people interpret and generate language at least on a word-by-word basis, and handle phenomena …