paper-with-me

Papers

What Do Questions Exactly Ask? MFAE: Duplicate Question Identification with Multi-Fusion Asking Emphasis

2020-05-07 · SIAM International Conference on Data Mining (SDM20) 2020 5 · Rong Zhang, Qifei Zhou, Bo Wu, Weiping Li, Tong Mo

Duplicate Question Identification (DQI) improves the processing efficiency and accuracy of large-scale community question answering and automatic QA system. The purpose of DQI task is to identify whether the paired questions are semantically equivalent. However, how to distinguish the synonyms or homonyms in paired questions is still challenging. Most previous works focus on the word-level or phrase-level semantic differences. We firstly propose to explore the asking emphasis of a question as a key factor in DQI. Asking emphasis bridges semantic equivalence between two questions. In this paper, we propose an attention model with multi-fusion asking emphasis (MFAE) for DQI. At first, BERT is used to obtain the dynamic pre-trained word embeddings. Then we get inter- and intra-asking emphasis by summing inter-attention and self-attention, respectively; the idea is that, the more a word interacts with others, the more important the word is. Finally, we use eight-way combinations to generate multi-fusion asking emphasis and multi-fusion word representation. Experimental results demonstrate that our model achieves state-of-the-art performance on both Quora Question Pairs and CQADupStack data. In addition, our model can also improve the results for natural language inference task on SNLI and MultiNLI datasets. The code is available at https://github.com/rzhangpku/MFAE.

📄 PDF Abstract BibTeX

Code (1)

rzhangpku/MFAE pytorch

Tasks

Community Question AnsweringNatural Language InferenceParaphrase IdentificationQuestion AnsweringWord Embeddings

Similar Papers 제목 키워드 기반

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

Unsupervised Question Duplicate and Related Questions Detection in e-learning platforms

2022-12-20 · Maksimjeet Chowdhary, Sanyam Goyal, Venktesh V, Mukesh Mohania 외

Online learning platforms provide diverse questions to gauge the learners' understanding of different concepts. The repository of questions has to be constantly updated to ensure a diverse pool of questions to conduct as…

Mining Duplicate Questions of Stack Overflow

2022-10-04 · Mihir Kale, Anirudha Rayasam, Radhika Parik, Pranav Dheram

There has a been a significant rise in the use of Community Question Answering sites (CQAs) over the last decade owing primarily to their ability to leverage the wisdom of the crowd. Duplicate questions have a crippling …

Community Question AnsweringQuestion Answering

On Generality and Knowledge Transferability in Cross-Domain Duplicate Question Detection for Heterogeneous Community Question Answering

2018-11-15 · Mohomed Shazan Mohomed Jabbar, Luke Kumar, Hamman Samuel, Mi-Young Kim 외

Duplicate question detection is an ongoing challenge in community question answering because semantically equivalent questions can have significantly different words and structures. In addition, the identification of dup…

Community Question AnsweringDomain AdaptationGeneral ClassificationQuestion Answering+2

Crypto x AI, AI x Crypto: A Survey

2026-06-11 · Sarah Allen, Pranay Anchuri, James Austgen, Maryam Bahrani 외 arxiv

The intersection of crypto x AI is spawning papers, products, online posts, and companies. All the surrounding buzz, though, obscures what exactly has been done, what the opportunities and challenges are, and what open q…