English

ComRAG: Retrieval-Augmented Generation with Dynamic Vector Stores for Real-time Community Question Answering in Industry

Computation and Language 2025-07-02 v2 Artificial Intelligence

Abstract

Community Question Answering (CQA) platforms can be deemed as important knowledge bases in community, but effectively leveraging historical interactions and domain knowledge in real-time remains a challenge. Existing methods often underutilize external knowledge, fail to incorporate dynamic historical QA context, or lack memory mechanisms suited for industrial deployment. We propose ComRAG, a retrieval-augmented generation framework for real-time industrial CQA that integrates static knowledge with dynamic historical QA pairs via a centroid-based memory mechanism designed for retrieval, generation, and efficient storage. Evaluated on three industrial CQA datasets, ComRAG consistently outperforms all baselines--achieving up to 25.9% improvement in vector similarity, reducing latency by 8.7% to 23.3%, and lowering chunk growth from 20.23% to 2.06% over iterations.

Keywords

Cite

@article{arxiv.2506.21098,
  title  = {ComRAG: Retrieval-Augmented Generation with Dynamic Vector Stores for Real-time Community Question Answering in Industry},
  author = {Qinwen Chen and Wenbiao Tao and Zhiwei Zhu and Mingfan Xi and Liangzhong Guo and Yuan Wang and Wei Wang and Yunshi Lan},
  journal= {arXiv preprint arXiv:2506.21098},
  year   = {2025}
}

Comments

7 pages, 4 figures. Accepted at ACL 2025 Industry Track

R2 v1 2026-07-01T03:34:12.256Z