paper-with-me

홈 › Papers

Relational Sentence Embedding for Flexible Semantic Matching

2022-12-17 · Bin Wang, Haizhou Li

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 textual similarity, transfer, and domain-specific tasks. Experimental results show that our method is effective and flexible in modeling sentence relations and outperforms a series of state-of-the-art sentence embedding methods. https://github.com/BinWang28/RSE

📄 PDF Abstract BibTeX arXiv:2212.08802

Code (1)

binwang28/rse 공식 구현 jax

Tasks

RelationSemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSentence Embeddings

Similar Papers 제목 키워드 기반

Unsupervised Matching of Data and Text

2021-12-16 · Naser Ahmadi, Hansjorg Sand, Paolo Papotti

Entity resolution is a widely studied problem with several proposals to match records across relations. Matching textual content is a widespread task in many applications, such as question answering and search. While rec…

Entity ResolutionQuestion AnsweringvalidWord Embeddings

Local Embeddings for Relational Data Integration

2019-09-03 · Riccardo Cappuzzo, Paolo Papotti, Saravanan Thirumuruganathan

Deep learning based techniques have been recently used with promising results for data integration problems. Some methods directly use pre-trained embeddings that were trained on a large corpus such as Wikipedia. However…

Data IntegrationEntity ResolutionSentence

Improving Composition of Sentence Embeddings through the Lens of Statistical Relational Learning

2019-05-01 · ICLR 2019 5 · Damien Sileo, Tim Van De Cruys, Camille Pradel, Philippe Muller

Various NLP problems -- such as the prediction of sentence similarity, entailment, and discourse relations -- are all instances of the same general task: the modeling of semantic relations between a pair of textual eleme…

Natural Language InferencePredictionRelational ReasoningRelation Prediction+4

Semantic Sentence Matching via Interacting Syntax Graphs

2022-10-01 · COLING 2022 10 · Chen Xu, Jun Xu, Zhenhua Dong, Ji-Rong Wen

Studies have shown that the sentence’s syntactic structures are important for semantic sentence matching. A typical approach is encoding each sentence’s syntactic structure into an embedding vector, which can be combined…

Graph MatchingSentence

A Semantic Matching Energy Function for Learning with Multi-relational Data

2013-01-15 · Xavier Glorot, Antoine Bordes, Jason Weston, Yoshua Bengio

Large-scale relational learning becomes crucial for handling the huge amounts of structured data generated daily in many application domains ranging from computational biology or information retrieval, to natural languag…

Information RetrievalLink PredictionRelational ReasoningRetrieval