English

DeepTagRec: A Content-cum-User based Tag Recommendation Framework for Stack Overflow

Social and Information Networks 2019-03-12 v1 Information Retrieval

Abstract

In this paper, we develop a content-cum-user based deep learning framework DeepTagRec to recommend appropriate question tags on Stack Overflow. The proposed system learns the content representation from question title and body. Subsequently, the learnt representation from heterogeneous relationship between user and tags is fused with the content representation for the final tag prediction. On a very large-scale dataset comprising half a million question posts, DeepTagRec beats all the baselines; in particular, it significantly outperforms the best performing baseline T agCombine achieving an overall gain of 60.8% and 36.8% in precision@3 and recall@10 respectively. DeepTagRec also achieves 63% and 33.14% maximum improvement in exact-k accuracy and top-k accuracy respectively over TagCombine

Keywords

Cite

@article{arxiv.1903.03941,
  title  = {DeepTagRec: A Content-cum-User based Tag Recommendation Framework for Stack Overflow},
  author = {Suman Kalyan Maity and Abhishek Panigrahi and Sayan Ghosh and Arundhati Banerjee and Pawan Goyal and Animesh Mukherjee},
  journal= {arXiv preprint arXiv:1903.03941},
  year   = {2019}
}

Comments

7 pages, 1 figure, 2 tables, In proceedings of ECIR 2019

R2 v1 2026-06-23T08:03:21.567Z