<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>applications of topic models to tweets and reviews &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/applications-of-topic-models-to-tweets-and-reviews/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 18:47:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>applications of topic models to tweets and reviews &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Spherical Topic Models Bring Coherence to Short-Text Machine Learning</title>
		<link>https://scienmag.com/spherical-topic-models-bring-coherence-to-short-text-machine-learning/</link>
		
		<dc:creator><![CDATA[Teresa Odom]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 18:47:39 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[advances in text mining for short texts]]></category>
		<category><![CDATA[applications of topic models to tweets and reviews]]></category>
		<category><![CDATA[challenges in short text topic coherence]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[directional statistics]]></category>
		<category><![CDATA[embedding-based supervised topic modeling]]></category>
		<category><![CDATA[geometric space representation of topics]]></category>
		<category><![CDATA[hyperspherical supervised topic models]]></category>
		<category><![CDATA[improving short text interpretability]]></category>
		<category><![CDATA[knowledge graphs]]></category>
		<category><![CDATA[latent Dirichlet allocation limitations]]></category>
		<category><![CDATA[probabilistic topic models]]></category>
		<category><![CDATA[probabilistic topic models for short documents]]></category>
		<category><![CDATA[short document clustering techniques]]></category>
		<category><![CDATA[short text modeling]]></category>
		<category><![CDATA[short-text machine learning]]></category>
		<category><![CDATA[spherical embedding]]></category>
		<category><![CDATA[supervised learning]]></category>
		<category><![CDATA[text classification]]></category>
		<category><![CDATA[topic interpretability]]></category>
		<category><![CDATA[topic models]]></category>
		<category><![CDATA[von Mises-Fisher distribution]]></category>
		<category><![CDATA[word embedding]]></category>
		<category><![CDATA[word embeddings in topic modeling]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=197576</guid>

					<description><![CDATA[Researchers have developed hyperspherical supervised topic models that encode word and knowledge graph embeddings on the unit sphere to produce coherent, interpretable topics from short texts while maintaining competitive classification accuracy.]]></description>
										<content:encoded><![CDATA[<p>Probabilistic topic models have long served as one of the workhorses of text mining, offering a statistical lens through which vast collections of documents can be organized into interpretable themes. From latent Dirichlet allocation onward, these models have assumed that documents contain rich word co-occurrence patterns from which hidden semantics can be recovered. Yet a quiet crisis has been brewing wherever text is short: tweets, headlines, search queries, product reviews, and chat messages simply do not provide enough co-occurrence signal for classical models to function well. The result is a familiar litany of failures, including incoherent topic word lists, repetitive themes that collapse onto one another, and latent representations that drift far from what human readers would recognize as meaningful. A new study published in Data Mining and Knowledge Discovery confronts this problem directly, proposing a family of hyperspherical supervised topic models that reshape how words, topics, and labels are represented in geometric space.</p>
<p>The research, conducted by Hafsa Ennajari of Khalifa University in Abu Dhabi, together with Nizar Bouguila of Concordia University and Jamal Bentahar, who holds affiliations with both institutions, introduces an embedded supervised topic model that encodes both pre-trained word embeddings and latent topic representations on the surface of a hypersphere, guided throughout by class labels. The choice of spherical geometry is not cosmetic. In high-dimensional Euclidean spaces, distances between points tend to concentrate, which means that distinctions between similar and dissimilar items become increasingly difficult to draw. Directional statistics, and in particular the von Mises-Fisher distribution, offer an alternative in which probability mass is concentrated around a mean direction on the unit sphere. By placing topic and word representations in this directional space, the model can exploit angular similarity, a measure that often behaves more gracefully in high dimensions than raw Euclidean distance.</p>
<p>What distinguishes the new framework from earlier supervised topic models is its refusal to sacrifice interpretability on the altar of prediction accuracy. Many supervised extensions of topic models, from maximum margin approaches to neural variants, treat the latent topics primarily as intermediate features that help classify documents into categories. In doing so, they often neglect whether the topics themselves remain meaningful to a human reader. The hyperspherical approach integrates pre-trained word embeddings directly into the probabilistic generative process, so that the topics inferred by the model are anchored in the semantic geometry of the embedding space. Because these embeddings encode distributional information learned from massive external corpora, the model effectively borrows statistical strength from beyond the short documents it is analyzing, mitigating the data sparsity that cripples conventional count-based topic inference.</p>
<p>The supervision mechanism works by guiding the learning of latent topic representations with class labels, so that the inferred topics become indicative of document categories. This coupling yields a dual benefit. On one hand, the spherical representations produced by the model can be used directly for prediction tasks, since documents sharing a label tend to cluster in the same directional neighborhoods. On the other hand, the topics that emerge are not merely discriminative features; they remain genuine thematic summaries whose top words can be inspected and understood. The authors emphasize that this stands in contrast to existing supervised topic models that focus on target prediction and neglect topic interpretability, a trade-off that has limited the practical adoption of supervised topic modeling in settings where human oversight of the discovered themes matters.</p>
<p>Recognizing that word embeddings alone cannot fully resolve the sparsity problem, the researchers propose a second framework that goes a step further by integrating knowledge graph embeddings into the probabilistic model. Knowledge graphs encode structured relational facts about entities and their connections, and their embeddings capture semantic regularities that word embeddings, trained purely on co-occurrence, may miss. By injecting this structured knowledge into the spherical topic model, the framework gains an additional source of prior information that helps stabilize inference when documents are extremely short. The idea builds on the authors&#8217; earlier work combining knowledge graph and word embeddings for spherical topic modeling, but the new supervised setting adds label guidance to the mix, creating a model in which three complementary signals, distributional word semantics, structured knowledge, and supervised category information, converge within a single directional probabilistic architecture.</p>
<p>The technical machinery underlying the models draws on a rich tradition in directional statistics and machine learning. Von Mises-Fisher mixtures have been used for clustering on the unit hypersphere, hyperspherical variational auto-encoders have demonstrated the benefits of spherical latent spaces for generative modeling, and spherical text embedding has shown that words and documents can be positioned effectively on curved manifolds. The new work synthesizes these threads into a supervised topic modeling framework, employing inference procedures that estimate the latent spherical representations while respecting the label supervision. The authors describe algorithmic procedures for learning the model parameters, and the published article includes detailed figures and algorithms illustrating the generative process and the optimization scheme that alternates between updating the spherical topic representations and refining the embedding-guided structure.</p>
<p>Evaluation was carried out on four benchmark datasets, providing a test bed that spans different domains and text lengths. The results show that the proposed models outperform existing approaches on topic interpretability, the quality measure most directly tied to whether discovered topics align with human judgment. Interpretability was assessed using established coherence metrics that quantify the semantic relatedness of each topic&#8217;s most probable words, a methodology grounded in prior work on optimizing semantic coherence and on studies of how humans interpret topic models. At the same time, the models achieved competitive label prediction capability, demonstrating that the gains in interpretability did not come at the cost of classification performance. This combination is notable because interpretability and predictive power have often been presented as opposing forces in supervised topic modeling, with methods typically excelling at one while compromising the other.</p>
<p>The implications extend across the many applications where short text dominates. Content recommendation, social media monitoring, customer support triage, news aggregation, and biomedical abstract analysis all involve documents too brief for classical topic models to parse reliably. A model that can extract coherent, human-readable themes from such fragments, while simultaneously predicting their categories, offers a practical tool for organizing information streams that were previously resistant to topic-level analysis. Moreover, the knowledge-enhanced variant points toward a broader trend in machine learning, in which structured knowledge sources are fused with distributional representations to compensate for the weaknesses of each. As large language models absorb much of the attention in modern natural language processing, work like this highlights the enduring value of probabilistic topic models, particularly in settings where transparency, interpretability, and principled uncertainty quantification remain essential requirements.</p>
<p>The study, received in September 2023 and accepted in July 2026 after an extended review, appears in volume 40 of Data Mining and Knowledge Discovery as article number 84. Its publication marks a consolidation of a research program that the authors have developed over several years, spanning embedded spherical topic models for supervised learning, knowledge-enhanced spherical representation learning for text classification, and the earlier unsupervised combination of knowledge graph and word embeddings for spherical topic modeling. By unifying these strands under a supervised, hyperspherical framework validated on multiple benchmarks, the researchers offer the text mining community a concrete answer to a persistent question: how to discover topics that both machines can classify and humans can actually read, even when the texts in question are only a few words long. The hyperspherical supervised topic models presented in this work suggest that the geometry of the representation space, as much as the depth of the architecture, may hold the key to that balance.</p>
<p><strong>Subject of Research:</strong> Supervised probabilistic topic modeling on the hypersphere using word and knowledge graph embeddings for short-text interpretation and classification</p>
<p><strong>Article Title:</strong> Hyperspherical Supervised Topic Models</p>
<p><strong>Article References:</strong> Ennajari, H., Bouguila, N., &amp; Bentahar, J. (2026). Hyperspherical Supervised Topic Models. <em>Data Mining and Knowledge Discovery, 40</em>(5), Article 84. <a href="https://doi.org/10.1007/s10618-026-01251-6" rel="noopener noreferrer">https://doi.org/10.1007/s10618-026-01251-6</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s10618-026-01251-6" rel="noopener noreferrer">10.1007/s10618-026-01251-6</a></p>
<p><strong>Keywords:</strong> topic models, short text modeling, spherical embedding, knowledge graphs, word embedding, von Mises-Fisher distribution, supervised learning, text classification, topic interpretability, directional statistics, probabilistic topic models, data mining</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">197576</post-id>	</item>
	</channel>
</rss>
