Tag-Weighted Topic Model For Large-scale Semi-Structured Documents
Shuangyin Li, Jiefei Li, Guan Huang, Ruiyang Tan, and Rong Pan

TL;DR
This paper introduces a Tag-Weighted Topic Model (TWTM) that effectively leverages both tags and text in large-scale semi-structured documents, improving modeling accuracy and efficiency.
Contribution
The paper proposes a novel TWTM framework that integrates tags and words for better document modeling and introduces three scalable MapReduce solutions for large datasets.
Findings
TWTM outperforms state-of-the-art models in document modeling, tag prediction, and classification.
The proposed methods are efficient and robust on large-scale SSDs.
Distributed solutions significantly reduce computation time while maintaining accuracy.
Abstract
To date, there have been massive Semi-Structured Documents (SSDs) during the evolution of the Internet. These SSDs contain both unstructured features (e.g., plain text) and metadata (e.g., tags). Most previous works focused on modeling the unstructured text, and recently, some other methods have been proposed to model the unstructured text with specific tags. To build a general model for SSDs remains an important problem in terms of both model fitness and efficiency. We propose a novel method to model the SSDs by a so-called Tag-Weighted Topic Model (TWTM). TWTM is a framework that leverages both the tags and words information, not only to learn the document-topic and topic-word distributions, but also to infer the tag-topic distributions for text mining tasks. We present an efficient variational inference method with an EM algorithm for estimating the model parameters. Meanwhile, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Data Mining Algorithms and Applications · Topic Modeling
