paper-with-me

Papers

Multilingual Models for Compositional Distributed Semantics

2014-04-17 · ACL 2014 6 · Karl Moritz Hermann, Phil Blunsom

We present a novel technique for learning semantic representations, which extends the distributional hypothesis to multilingual data and joint-space embeddings. Our models leverage parallel data and learn to strongly align the embeddings of semantically equivalent sentences, while maintaining sufficient distance between those of dissimilar sentences. The models do not rely on word alignments or any syntactic information and are successfully applied to a number of diverse languages. We extend our approach to learn semantic representations at the document level, too. We evaluate these models on two cross-lingual document classification tasks, outperforming the prior state of the art. Through qualitative analysis and the study of pivoting effects we demonstrate that our representations are semantically plausible and can capture semantic relationships across languages without parallel data.

📄 PDF Abstract BibTeX arXiv:1404.4641

Code (1)

karlmoritz/bicvm

Tasks

Cross-Lingual Document ClassificationDocument ClassificationGeneral ClassificationLearning Semantic Representations

Similar Papers 제목 키워드 기반

Japanese to English Machine Translation using Preordering and Compositional Distributed Semantics

2014-10-01 · WS 2014 10 · Sho Hoshino, Hubert Soyer, Yusuke Miyao, Akiko Aizawa
Language ModellingMachine TranslationTranslation

Distributed Representations for Compositional Semantics

2014-11-12 · Karl Moritz Hermann

The mathematical representation of semantics is a key issue for Natural Language Processing (NLP). A lot of research has been devoted to finding ways of representing the semantics of individual words in vector spaces. Di…

Representation Learning

Idiom-Aware Compositional Distributed Semantics

2017-09-01 · EMNLP 2017 9 · Pengfei Liu, Kaiyu Qian, Xipeng Qiu, Xuanjing Huang

Idioms are peculiar linguistic constructions that impose great challenges for representing the semantics of language, especially in current prevailing end-to-end neural models, which assume that the semantics of a phrase…

General ClassificationMachine TranslationSentenceSentiment Analysis+2

Joint Universal Syntactic and Semantic Parsing

2021-04-12 · Elias Stengel-Eskin, Kenton Murray, Sheng Zhang, Aaron Steven White 외

While numerous attempts have been made to jointly parse syntax and semantics, high performance in one domain typically comes at the price of performance in the other. This trade-off contradicts the large body of research…

Semantic Parsing

Evaluating Distributed Representations for Multi-Level Lexical Semantics: A Research Proposal

2024-06-02 · Zhu Liu

Modern neural networks (NNs), trained on extensive raw sentence data, construct distributed representations by compressing individual words into dense, continuous, high-dimensional vectors. These representations are expe…

Sentence