paper-with-me

Papers

Replicated Siamese LSTM in Ticketing System for Similarity Learning and Retrieval in Asymmetric Texts

2018-07-08 · COLING 2018 8 · Pankaj Gupta, Bernt Andrassy, Hinrich Schütze

The goal of our industrial ticketing system is to retrieve a relevant solution for an input query, by matching with historical tickets stored in knowledge base. A query is comprised of subject and description, while a historical ticket consists of subject, description and solution. To retrieve a relevant solution, we use textual similarity paradigm to learn similarity in the query and historical tickets. The task is challenging due to significant term mismatch in the query and ticket pairs of asymmetric lengths, where subject is a short text but description and solution are multi-sentence texts. We present a novel Replicated Siamese LSTM model to learn similarity in asymmetric text pairs, that gives 22% and 7% gain (Accuracy@10) for retrieval task, respectively over unsupervised and supervised baselines. We also show that the topic and distributed semantic features for short and long texts improved both similarity learning and retrieval.

📄 PDF Abstract BibTeX arXiv:1807.02854

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalSentence

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

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

3D Human Action Recognition with Siamese-LSTM Based Deep Metric Learning

2018-07-05 · Seyma Yucer, Yusuf Sinan Akgul

This paper proposes a new 3D Human Action Recognition system as a two-phase system: (1) Deep Metric Learning Module which learns a similarity metric between two 3D joint sequences using Siamese-LSTM networks; (2) A Multi…

3D Action RecognitionAction RecognitionGeneral ClassificationMetric Learning+1

UniMelb at SemEval-2018 Task 12: Generative Implication using LSTMs, Siamese Networks and Semantic Representations with Synonym Fuzzing

2018-06-01 · SEMEVAL 2018 6 · Anirudh Joshi, Tim Baldwin, Richard O. Sinnott, Cecile Paris

This paper describes a warrant classification system for SemEval 2018 Task 12, that attempts to learn semantic representations of reasons, claims and warrants. The system consists of 3 stacked LSTMs: one for the reason, …

General ClassificationMulti-Task LearningSemantic SimilaritySemantic Textual Similarity+1

Short Ticketing Detection Framework Analysis Report

2025-10-21 · Yuyang Miao, Huijun Xing, Danilo P. Mandic, Tony G. Constantinides arxiv

This report presents a comprehensive analysis of an unsupervised multi-expert machine learning framework for detecting short ticketing fraud in railway systems. The study introduces an A/B/C/D station classification syst…

Chinese Sentences Similarity via Cross-Attention Based Siamese Network

2021-04-18 · Zhen Wang, Xiangxie Zhang, Yicong Tan

Measuring sentence similarity is a key research area nowadays as it allows machines to better understand human languages. In this paper, we proposed a Cross-Attention Siamese Network (CATsNet) to carry out the task of le…

SentenceSentence Similarity