paper-with-me

홈 › Papers

Adaptive Joint Learning of Compositional and Non-Compositional Phrase Embeddings

2016-03-19 · ACL 2016 8 · Kazuma Hashimoto, Yoshimasa Tsuruoka

We present a novel method for jointly learning compositional and non-compositional phrase embeddings by adaptively weighting both types of embeddings using a compositionality scoring function. The scoring function is used to quantify the level of compositionality of each phrase, and the parameters of the function are jointly optimized with the objective for learning phrase embeddings. In experiments, we apply the adaptive joint learning method to the task of learning embeddings of transitive verb phrases, and show that the compositionality scores have strong correlation with human ratings for verb-object compositionality, substantially outperforming the previous state of the art. Moreover, our embeddings improve upon the previous best model on a transitive verb disambiguation task. We also show that a simple ensemble technique further improves the results for both tasks.

📄 PDF Abstract BibTeX arXiv:1603.06067

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Exploring phrase-compositionality in skip-gram models

2016-07-21 · Xiaochang Peng, Daniel Gildea

In this paper, we introduce a variation of the skip-gram model which jointly learns distributed word vector representations and their way of composing to form phrase embeddings. In particular, we propose a learning proce…

Dependency Parsing

Efficient, Compositional, Order-sensitive n-gram Embeddings

2017-04-01 · EACL 2017 4 · Adam Poliak, Pushpendre Rastogi, M. Patrick Martin, Benjamin Van Durme

We propose ECO: a new way to generate embeddings for phrases that is Efficient, Compositional, and Order-sensitive. Our method creates decompositional embeddings for words offline and combines them to create new embeddin…

Word Embeddings

When a Red Herring in Not a Red Herring: Using Compositional Methods to Detect Non-Compositional Phrases

2017-04-01 · EACL 2017 4 · Julie Weeds, Thomas Kober, Jeremy Reffin, David Weir

Non-compositional phrases such as \textit{red herring} and weakly compositional phrases such as \textit{spelling bee} are an integral part of natural language (Sag, 2002). They are also the phrases that are difficult, or…

Contextual Compositionality Detection with External Knowledge Bases andWord Embeddings

2019-03-20 · Dongsheng Wang, Quichi Li, Lucas Chaves Lima, Jakob Grue Simonsen 외

When the meaning of a phrase cannot be inferred from the individual meanings of its words (e.g., hot dog), that phrase is said to be non-compositional. Automatic compositionality detection in multi-word phrases is critic…

On the Compositionality Prediction of Noun Phrases using Poincaré Embeddings

2019-06-07 · Abhik Jana, Dmitry Puzyrev, Alexander Panchenko, Pawan Goyal 외

The compositionality degree of multiword expressions indicates to what extent the meaning of a phrase can be derived from the meaning of its constituents and their grammatical relations. Prediction of (non)-compositional…