paper-with-me

홈 › Papers

Siamese Neural Networks with Random Forest for detecting duplicate question pairs

2018-01-22 · Ameya Godbole, Aman Dalmia, Sunil Kumar Sahu

Determining whether two given questions are semantically similar is a fairly challenging task given the different structures and forms that the questions can take. In this paper, we use Gated Recurrent Units(GRU) in combination with other highly used machine learning algorithms like Random Forest, Adaboost and SVM for the similarity prediction task on a dataset released by Quora, consisting of about 400k labeled question pairs. We got the best result by using the Siamese adaptation of a Bidirectional GRU with a Random Forest classifier, which landed us among the top 24% in the competition Quora Question Pairs hosted on Kaggle.

📄 PDF Abstract BibTeX arXiv:1801.07288

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

MultiSiam: A Multiple Input Siamese Network For Social Media Text Classification And Duplicate Text Detection

2024-01-06 · Sudhanshu Bhoi, Swapnil Markhedkar, Shruti Phadke, Prashant Agrawal

Social media accounts post increasingly similar content, creating a chaotic experience across platforms, which makes accessing desired information difficult. These posts can be organized by categorizing and grouping dupl…

text-classificationText ClassificationText Detection

Refining GPT-3 Embeddings with a Siamese Structure for Technical Post Duplicate Detection

2023-12-22 · Xingfang Wu, Heng Li, Nobukazu Yoshioka, Hironori Washizaki 외

One goal of technical online communities is to help developers find the right answer in one place. A single question can be asked in different ways with different wordings, leading to the existence of duplicate posts on …

Duplicate Question Retrieval and Confirmation Time Prediction in Software Communities

2023-09-10 · Rima Hazra, Debanjan Saha, Amruit Sahoo, Somnath Banerjee 외

Community Question Answering (CQA) in different domains is growing at a large scale because of the availability of several platforms and huge shareable information among users. With the rapid growth of such online platfo…

Community Question AnsweringDuplicate-Question RetrievalQuestion AnsweringRetrieval

Adversarial Domain Adaptation for Duplicate Question Detection

2018-09-07 · EMNLP 2018 10 · Darsh J Shah, Tao Lei, Alessandro Moschitti, Salvatore Romeo 외

We address the problem of detecting duplicate questions in forums, which is an important step towards automating the process of answering new questions. As finding and annotating such potential duplicates manually is ver…

Domain AdaptationQuestion Similarity

Detecting Near-Duplicate Face Images

2024-08-14 · Sudipta Banerjee, Arun Ross

Near-duplicate images are often generated when applying repeated photometric and geometric transformations that produce imperceptible variants of the original image. Consequently, a deluge of near-duplicates can be circu…