Bipartite Graph for Topic Extraction

Abstract

This paper presents a bipartite graph propagation method to be applied to different tasks in the machine learning unsupervised domain, such as topic extraction and clustering. We introduce the objectives and hypothesis that motivate the use of graph based method, and we give the intuition of the proposed Bipartite Graph Propagation Algorithm. The contribution of this study is the development of new method that allows the use of heuristic knowledge to discover topics in textual data easier than it is possible in the traditional mathematical formalism based on Latent Dirichlet Allocation (LDA). Initial experiments demonstrate that our Bipartite Graph Propagation algorithm return good results in a static context (offline algorithm). Now, our research is focusing on big amount of data and dynamic context (online algorithm).

Cite

Text

de Paulo Faleiros and de Andrade Lopes. "Bipartite Graph for Topic Extraction." International Joint Conference on Artificial Intelligence, 2015.

Markdown

[de Paulo Faleiros and de Andrade Lopes. "Bipartite Graph for Topic Extraction." International Joint Conference on Artificial Intelligence, 2015.](https://mlanthology.org/ijcai/2015/depaulofaleiros2015ijcai-bipartite/)

BibTeX

@inproceedings{depaulofaleiros2015ijcai-bipartite,
  title     = {{Bipartite Graph for Topic Extraction}},
  author    = {de Paulo Faleiros, Thiago and de Andrade Lopes, Alneu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {4363-4364},
  url       = {https://mlanthology.org/ijcai/2015/depaulofaleiros2015ijcai-bipartite/}
}