Data Association for Topic Intensity Tracking
Abstract
We present a unified model of what was traditionally viewed as two separate tasks: data association and intensity tracking of multiple topics over time. In the data association part, the task is to assign a topic (a class) to each data point, and the intensity tracking part models the bursts and changes in intensities of topics over time. Our approach to this problem combines an extension of Factorial Hidden Markov models for topic intensity tracking with exponential order statistics for implicit data association. Experiments on text and email datasets show that the interplay of classification and topic intensity tracking improves the accuracy of both classification and intensity tracking. Even a little noise in topic assignments can mislead the traditional algorithms. However, our approach detects correct topic intensities even with 30% topic noise.
Cite
Text
Krause et al. "Data Association for Topic Intensity Tracking." International Conference on Machine Learning, 2006. doi:10.1145/1143844.1143907Markdown
[Krause et al. "Data Association for Topic Intensity Tracking." International Conference on Machine Learning, 2006.](https://mlanthology.org/icml/2006/krause2006icml-data/) doi:10.1145/1143844.1143907BibTeX
@inproceedings{krause2006icml-data,
title = {{Data Association for Topic Intensity Tracking}},
author = {Krause, Andreas and Leskovec, Jure and Guestrin, Carlos},
booktitle = {International Conference on Machine Learning},
year = {2006},
pages = {497-504},
doi = {10.1145/1143844.1143907},
url = {https://mlanthology.org/icml/2006/krause2006icml-data/}
}