BBS based hot topic retrieval using back-propagation neural network

Lan You,Yongping Du,Jiayin Ge,Xuanjing Huang,Lide Wu
DOI: https://doi.org/10.1007/978-3-540-30211-7_15
2005-01-01
Abstract:BBS, often referred to as forum, is a system that offers so much information, where people talk about various topics. Some topics are hot while others are unpopular. It’s rather a hard job for a person to find out hot topics in these tons of information. In this paper we introduce a system that automatically retrieves hot topics on BBS. Unlike some topic detection systems, this system not only discovers topics but also judges their hotness. Messages are first clustered into topics based on their lexical similarity. Then a BPNN (Back-Propagation Neural Network) based classification algorithm is used to judge the hotness of topic according to its popularity, its quality as well as its message distribution over time. We have conducted experiments over Yahoo! Message Board (Yahoo BBS) and retrieved satisfactory results.
What problem does this paper attempt to address?