paper-with-me

홈 › Papers

Learning Text Similarity with Siamese Recurrent Networks

2016-08-01 · WS 2016 8 · Paul Neculoiu, Maarten Versteegh, Mihai Rotaru
📄 PDF Abstract BibTeX

Code (1)

DavidHarar/Siamese-Networks-for-name-nickname-similarity

Tasks

Contrastive LearningRepresentation LearningSemantic Textual Similaritytext similarity

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

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

Predicting the Semantic Textual Similarity with Siamese CNN and LSTM

2018-10-24 · JEPTALNRECITAL 2018 5 · Elvys Linhares Pontes, Stéphane Huet, Andréa Carneiro Linhares, Juan-Manuel Torres-Moreno

Semantic Textual Similarity (STS) is the basis of many applications in Natural Language Processing (NLP). Our system combines convolution and recurrent neural networks to measure the semantic similarity of sentences. It …

Semantic SimilaritySemantic Textual SimilaritySTS

Modeling Time Series Similarity with Siamese Recurrent Networks

2016-03-15 · Wenjie Pei, David M. J. Tax, Laurens van der Maaten

Traditional techniques for measuring similarities between time series are based on handcrafted similarity measures, whereas more recent learning-based approaches cannot exploit external supervision. We combine ideas from…

domain classificationGeneral ClassificationMetric LearningOne-Shot Learning+3

Sequence Metric Learning as Synchronization of Recurrent Neural Networks

2021-01-01 · Paul Compagnon, Grégoire Lefebvre, Stefan Duffner, Christophe Garcia

Sequence metric learning is becoming a widely adopted approach for various applications dealing with sequential multi-variate data such as activity recognition or natural language processing and is most of the time tackl…

Activity RecognitionMetric LearningRepresentation Learning

Supervised Rhyme Detection with Siamese Recurrent Networks

2018-08-01 · COLING 2018 8 · Thomas Haider, Jonas Kuhn

We present the first supervised approach to rhyme detection with Siamese Recurrent Networks (SRN) that offer near perfect performance (97{\%} accuracy) with a single model on rhyme pairs for German, English and French, a…

Binary ClassificationGeneral Classification