Applying Transfer Learning for Improving Domain-Specific Search Experience Using Query to Question Similarity
Ankush Chopra, Shruti Agrawal, Sohom Ghosh

TL;DR
This paper presents a transfer learning framework using Siamese networks and multiple similarity measures to improve domain-specific question matching, especially for incomplete or ill-formed queries, demonstrated in the financial domain.
Contribution
It introduces a novel combination of similarity scores and a meta-classifier to enhance question similarity detection in domain-specific search applications.
Findings
Outperforms existing SOTA models on QQP dataset
Effective in handling incomplete or ill-formed queries
Generalizable framework for various domains
Abstract
Search is one of the most common platforms used to seek information. However, users mostly get overloaded with results whenever they use such a platform to resolve their queries. Nowadays, direct answers to queries are being provided as a part of the search experience. The question-answer (QA) retrieval process plays a significant role in enriching the search experience. Most off-the-shelf Semantic Textual Similarity models work fine for well-formed search queries, but their performances degrade when applied to a domain-specific setting having incomplete or grammatically ill-formed search queries in prevalence. In this paper, we discuss a framework for calculating similarities between a given input query and a set of predefined questions to retrieve the question which matches to it the most. We have used it for the financial domain, but the framework is generalized for any…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Layer · Weight Decay · Linear Warmup With Linear Decay · Softmax · Dropout · Dense Connections · Attention Is All You Need · Multi-Head Attention · WordPiece · Attention Dropout
