Relational Sentence Embedding for Flexible Semantic Matching
Bin Wang, Haizhou Li

TL;DR
Relational Sentence Embedding (RSE) introduces a new approach to capture various sentence relations by learning relational embeddings, significantly improving performance across multiple NLP tasks compared to existing methods.
Contribution
The paper proposes RSE, a novel framework that models diverse sentence relations through relational embeddings and relation-wise translation, enhancing semantic matching capabilities.
Findings
Outperforms state-of-the-art sentence embedding methods
Effective across 19 diverse datasets
Captures complex semantic relations better than prior models
Abstract
We present Relational Sentence Embedding (RSE), a new paradigm to further discover the potential of sentence embeddings. Prior work mainly models the similarity between sentences based on their embedding distance. Because of the complex semantic meanings conveyed, sentence pairs can have various relation types, including but not limited to entailment, paraphrasing, and question-answer. It poses challenges to existing embedding methods to capture such relational information. We handle the problem by learning associated relational embeddings. Specifically, a relation-wise translation operation is applied to the source sentence to infer the corresponding target sentence with a pre-trained Siamese-based encoder. The fine-grained relational similarity scores can be computed from learned embeddings. We benchmark our method on 19 datasets covering a wide range of tasks, including semantic…
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 · Natural Language Processing Techniques · Text Readability and Simplification
