Duplicate Question Retrieval and Confirmation Time Prediction in Software Communities
Rima Hazra, Debanjan Saha, Amruit Sahoo, Somnath Banerjee, Animesh, Mukherjee

TL;DR
This paper presents a neural network approach for retrieving duplicate questions and predicting the confirmation time in software community Q&A platforms, improving efficiency for moderators handling large datasets.
Contribution
It introduces a Siamese neural network for duplicate question retrieval and a regression model for confirmation time prediction, leveraging text and network features.
Findings
Outperforms state-of-the-art baseline techniques in duplicate retrieval.
Achieves 5-7% improvement over existing methods.
Attains statistically significant correlation in confirmation time prediction.
Abstract
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 platforms, a massive amount of archived data makes it difficult for moderators to retrieve possible duplicates for a new question and identify and confirm existing question pairs as duplicates at the right time. This problem is even more critical in CQAs corresponding to large software systems like askubuntu where moderators need to be experts to comprehend something as a duplicate. Note that the prime challenge in such CQA platforms is that the moderators are themselves experts and are therefore usually extremely busy with their time being extraordinarily expensive. To facilitate the task of the moderators, in this work, we have tackled two significant issues for the…
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
TopicsExpert finding and Q&A systems · Topic Modeling
MethodsFocus
