PulseAugur
实时 23:31:22

New model TeCQR leverages conversations for better question retrieval

Researchers have developed a new model called TeCQR to improve the retrieval of related questions on community question-answering platforms. This model leverages conversational interactions, specifically by creating conversations through tag-enhanced clarifying questions. TeCQR incorporates a noise-tolerant mechanism to assess semantic similarity between questions and tags, allowing it to handle imperfect feedback effectively. The proposed tag-enhanced two-stage offline training method aims to capture detailed representations of user queries, questions, and tags, ultimately enhancing the accuracy of related question retrieval. AI

影响 Improves information retrieval in community Q&A platforms by leveraging conversational context.

排序理由 Academic paper proposing a new model for question retrieval.

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New model TeCQR leverages conversations for better question retrieval

报道来源 [1]

  1. arXiv cs.CL TIER_1 English(EN) · Xiao Ao, Jie Zou, Yibiao Wei, Peng Wang, Weikang Guo ·

    Beyond Static: Related Questions Retrieval Through Conversations in Community Question Answering

    arXiv:2604.22759v1 Announce Type: cross Abstract: In community question answering (cQA) platforms like Stack Overflow, related question retrieval is recognized as a fundamental task that allows users to retrieve related questions to answer user queries automatically. Although man…