paper-with-me

홈 › Papers

"The Sum of Its Parts": Joint Learning of Word and Phrase Representations with Autoencoders

2015-06-18 · Rémi Lebret, Ronan Collobert

Recently, there has been a lot of effort to represent words in continuous vector spaces. Those representations have been shown to capture both semantic and syntactic information about words. However, distributed representations of phrases remain a challenge. We introduce a novel model that jointly learns word vector representations and their summation. Word representations are learnt using the word co-occurrence statistical information. To embed sequences of words (i.e. phrases) with different sizes into a common semantic space, we propose to average word vector representations. In contrast with previous methods which reported a posteriori some compositionality aspects by simple summation, we simultaneously train words to sum, while keeping the maximum information from the original vectors. We evaluate the quality of the word representations on several classical word evaluation tasks, and we introduce a novel task to evaluate the quality of the phrase representations. While our distributed representations compete with other methods of learning word representations on word evaluations, we show that they give better performance on the phrase evaluation. Such representations of phrases could be interesting for many tasks in natural language processing.

📄 PDF Abstract BibTeX arXiv:1506.05703

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Bilingual Learning of Multi-sense Embeddings with Discrete Autoencoders

2016-03-30 · NAACL 2016 6 · Simon Šuster, Ivan Titov, Gertjan van Noord

We present an approach to learning multi-sense word embeddings relying both on monolingual and bilingual information. Our model consists of an encoder, which uses monolingual and bilingual context (i.e. a parallel senten…

DecoderSentenceWord Embeddings

BattRAE: Bidimensional Attention-Based Recursive Autoencoders for Learning Bilingual Phrase Embeddings

2016-05-25 · Biao Zhang, Deyi Xiong, Jinsong Su

In this paper, we propose a bidimensional attention based recursive autoencoder (BattRAE) to integrate clues and sourcetarget interactions at multiple levels of granularity into bilingual phrase representations. We emplo…

Semantic SimilaritySemantic Textual Similarity

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

Open Knowledge Graphs Canonicalization using Variational Autoencoders

2020-12-08 · EMNLP 2021 11 · Sarthak Dash, Gaetano Rossiello, Nandana Mihindukulasooriya, Sugato Bagchi 외

Noun phrases and Relation phrases in open knowledge graphs are not canonicalized, leading to an explosion of redundant and ambiguous subject-relation-object triples. Existing approaches to solve this problem take a two-s…

ClusteringKnowledge GraphsRelation

Jointly optimizing word representations for lexical and sentential tasks with the C-PHRASE model

2015-07-01 · IJCNLP 2015 7 · Nghia The Pham, Germ{\'a}n Kruszewski, Angeliki Lazaridou, Marco Baroni