paper-with-me

Papers

Siamese Networks for Semantic Pattern Similarity

2018-12-17 · Yassine Benajiba, Jin Sun, Yong Zhang, Longquan Jiang, Zhiliang Weng, Or Biran

Semantic Pattern Similarity is an interesting, though not often encountered NLP task where two sentences are compared not by their specific meaning, but by their more abstract semantic pattern (e.g., preposition or frame). We utilize Siamese Networks to model this task, and show its usefulness in determining SQL patterns for unseen questions in a database-backed question answering scenario. Our approach achieves high accuracy and contains a built-in proxy for confidence, which can be used to keep precision arbitrarily high.

📄 PDF Abstract BibTeX arXiv:1812.06604

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Similar Papers 제목 키워드 기반

A Siamese CNN Architecture for Learning Chinese Sentence Similarity

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Haoxiang Shi, Cen Wang, Tetsuya Sakai

This paper presents a deep neural architecture which applies the siamese convolutional neural network sharing model parameters for learning a semantic similarity metric between two sentences. In addition, two different s…

Semantic SimilaritySemantic Textual SimilaritySentenceSentence Similarity

Extractive Summarization for Arabic Documents Using SAraBERT with a Semantic Siamese Similarity Evaluation Metric

2026-08-21 · Sami Shames El Deen, Mariette Awad arxiv

In this research, we introduce SAraBERT, an enhanced version of AraBERT which proposes inter-sentence transformer layers for extractive summarization tasks. To ensure that the summaries generated by SAraBERT achieve a hi…

Improving Text Semantic Similarity Modeling through a 3D Siamese Network

2023-07-18 · Jianxiang Zang, Hui Liu

Siamese networks have gained popularity as a method for modeling text semantic similarity. Traditional methods rely on pooling operation to compress the semantic representations from Transformer blocks in encoding, resul…

NavigateSemantic SimilaritySemantic Textual Similarity

Common Variable Learning and Invariant Representation Learning using Siamese Neural Networks

2015-12-29 · Uri Shaham, Roy Lederman

We consider the statistical problem of learning common source of variability in data which are synchronously captured by multiple sensors, and demonstrate that Siamese neural networks can be naturally applied to this pro…

Representation LearningSemantic SimilaritySemantic Textual Similarity

Semantic Textual Similarity with Siamese Neural Networks

2019-09-01 · RANLP 2019 9 · Tharindu Ranasinghe, Constantin Orasan, Ruslan Mitkov

Calculating the Semantic Textual Similarity (STS) is an important research area in natural language processing which plays a significant role in many applications such as question answering, document summarisation, infor…

Information RetrievalQuestion AnsweringRetrievalSemantic Textual Similarity+1