QAGCF: Graph Collaborative Filtering for Q&A Recommendation
Changshuo Zhang, Teng Shi, Xiao Zhang, Yanping Zheng, Ruobing Xie, Qi, Liu, Jun Xu, Ji-Rong Wen

TL;DR
This paper introduces QAGCF, a graph neural network model that disentangles collaborative and semantic information in question-answer pairs for improved Q&A recommendation, outperforming existing methods.
Contribution
The paper proposes a novel graph neural network approach with separate collaborative and semantic views, effectively modeling complex user behaviors in Q&A platforms.
Findings
QAGCF outperforms baseline methods on multiple datasets.
The model effectively disentangles collaborative and semantic information.
Contrastive learning enhances embedding robustness.
Abstract
Question and answer (Q&A) platforms usually recommend question-answer pairs to meet users' knowledge acquisition needs, unlike traditional recommendations that recommend only one item. This makes user behaviors more complex, and presents two challenges for Q&A recommendation, including: the collaborative information entanglement, which means user feedback is influenced by either the question or the answer; and the semantic information entanglement, where questions are correlated with their corresponding answers, and correlations also exist among different question-answer pairs. Traditional recommendation methods treat the question-answer pair as a whole or only consider the answer as a single item, which overlooks the two challenges and cannot effectively model user interests. To address these challenges, we introduce Question & Answer Graph Collaborative Filtering (QAGCF), a graph…
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 · Digital Marketing and Social Media · Advanced Text Analysis Techniques
MethodsContrastive Learning · Graph Neural Network
