A Comparative Study on Structural and Semantic Properties of Sentence Embeddings
Alexander Kalinowski, Yuan An

TL;DR
This paper compares various sentence embedding techniques to understand their structural and semantic properties, especially for relation extraction, revealing how different embeddings capture sentence similarities and their potential for aligning with knowledge graphs.
Contribution
It provides a comprehensive evaluation of multiple sentence embedding methods, analyzing their structural and semantic properties for relation extraction tasks.
Findings
Different embeddings vary in capturing semantic proximity.
Some embeddings are more effective for relation extraction.
The study offers insights for improving embedding-based NLP methods.
Abstract
Sentence embeddings encode natural language sentences as low-dimensional dense vectors. A great deal of effort has been put into using sentence embeddings to improve several important natural language processing tasks. Relation extraction is such an NLP task that aims at identifying structured relations defined in a knowledge base from unstructured text. A promising and more efficient approach would be to embed both the text and structured knowledge in low-dimensional spaces and discover semantic alignments or mappings between them. Although a number of techniques have been proposed in the literature for embedding both sentences and knowledge graphs, little is known about the structural and semantic properties of these embedding spaces in terms of relation extraction. In this paper, we investigate the aforementioned properties by evaluating the extent to which sentences carrying similar…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Sentiment Analysis and Opinion Mining · Natural Language Processing Techniques
