Dynamic User Profiling for Streams of Short Texts

Abstract

In this paper, we aim at tackling the problem of dynamic user profiling in the context of streams of short texts. Profiling users' expertise in such context is more challenging than in the case of long documents in static collection as it is difficult to track users' dynamic expertise in streaming sparse data. To obtain better profiling performance, we propose a streaming profiling algorithm (SPA). SPA first utilizes the proposed user expertise tracking topic model (UET) to track the changes of users' dynamic expertise and then utilizes the proposed streaming keyword diversification algorithm (SKDA) to produce top-k diversified keywords for profiling users' dynamic expertise at a specific point in time. Experimental results validate the effectiveness of the proposed algorithms.

Cite

Text

Liang. "Dynamic User Profiling for Streams of Short Texts." AAAI Conference on Artificial Intelligence, 2018. doi:10.1609/AAAI.V32I1.12051

Markdown

[Liang. "Dynamic User Profiling for Streams of Short Texts." AAAI Conference on Artificial Intelligence, 2018.](https://mlanthology.org/aaai/2018/liang2018aaai-dynamic/) doi:10.1609/AAAI.V32I1.12051

BibTeX

@inproceedings{liang2018aaai-dynamic,
  title     = {{Dynamic User Profiling for Streams of Short Texts}},
  author    = {Liang, Shangsong},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {5860-5867},
  doi       = {10.1609/AAAI.V32I1.12051},
  url       = {https://mlanthology.org/aaai/2018/liang2018aaai-dynamic/}
}