Effective FAQ Retrieval and Question Matching With Unsupervised Knowledge Injection
Wen-Ting Tseng, Tien-Hong Lo, Yung-Chang Hsu, Berlin Chen

TL;DR
This paper proposes an unsupervised knowledge injection method into language models to improve FAQ retrieval and question matching by leveraging domain-specific and topical word relations, demonstrating promising results.
Contribution
It introduces a novel unsupervised approach to inject domain-specific and topical knowledge into language models for enhanced FAQ retrieval and question matching.
Findings
Improved accuracy on Chinese FAQ dataset
Effective use of unsupervised domain-specific relations
Competitive performance on large-scale question matching
Abstract
Frequently asked question (FAQ) retrieval, with the purpose of providing information on frequent questions or concerns, has far-reaching applications in many areas, where a collection of question-answer (Q-A) pairs compiled a priori can be employed to retrieve an appropriate answer in response to a user\u2019s query that is likely to reoccur frequently. To this end, predominant approaches to FAQ retrieval typically rank question-answer pairs by considering either the similarity between the query and a question (q-Q), the relevance between the query and the associated answer of a question (q-A), or combining the clues gathered from the q-Q similarity measure and the q-A relevance measure. In this paper, we extend this line of research by combining the clues gathered from the q-Q similarity measure and the q-A relevance measure and meanwhile injecting extra word interaction information,…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Expert finding and Q&A systems
