paper-with-me

홈 › Papers

A Novel Fast Framework for Topic Labeling Based on Similarity-preserved Hashing

2016-12-01 · COLING 2016 12 · Xian-Ling Mao, Yi-Jing Hao, Qiang Zhou, Wen-Qing Yuan, Liner Yang, He-Yan Huang

Recently, topic modeling has been widely applied in data mining due to its powerful ability. A common, major challenge in applying such topic models to other tasks is to accurately interpret the meaning of each topic. Topic labeling, as a major interpreting method, has attracted significant attention recently. However, most of previous works only focus on the effectiveness of topic labeling, and less attention has been paid to quickly creating good topic descriptors; meanwhile, it{'}s hard to assign labels for new emerging topics by using most of existing methods. To solve the problems above, in this paper, we propose a novel fast topic labeling framework that casts the labeling problem as a k-nearest neighbor (KNN) search problem in a probability vector set. Our experimental results show that the proposed sequential interleaving method based on locality sensitive hashing (LSH) technology is efficient in boosting the comparison speed among probability distributions, and the proposed framework can generate meaningful labels to interpret topics, including new emerging topics.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ChunkingTopic Models

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Topic Similarity Networks: Visual Analytics for Large Document Sets

2014-09-26 · Arun S. Maiya, Robert M. Rolfe

We investigate ways in which to improve the interpretability of LDA topic models by better analyzing and visualizing their outputs. We focus on examining what we refer to as topic similarity networks: graphs in which nod…

Topic Models

Word Embedding and Topic Modeling Enhanced Multiple Features for Content Linking and Argument / Sentiment Labeling in Online Forums

2017-04-01 · WS 2017 4 · Lei Li, Liyuan Mao, Moye Chen

Multiple grammatical and semantic features are adopted in content linking and argument/sentiment labeling for online forums in this paper. There are mainly two different methods for content linking. First, we utilize the…

ClusteringSentenceSentence SimilaritySentiment Analysis+1

Correlation Clustering via Strong Triadic Closure Labeling: Fast Approximation Algorithms and Practical Lower Bounds

2021-11-20 · Nate Veldt

Correlation clustering is a widely studied framework for clustering based on pairwise similarity and dissimilarity scores, but its best approximation algorithms rely on impractical linear programming relaxations. We pres…

Clustering

MMTM: Tri-Modal Topic Modeling for Long-Form Video via Similarity-Gated Fusion

2026-05-28 · Ali Abusaleh, Bhuvanesh Verma, Alexander Mehler arxiv

We introduce MMTM, a modular pipeline for topic discovery in long-form video that integrates speech recognition, audio and visual embeddings, and BERTopic clustering through a deterministic similarity-gated fusion. Evalu…

Speech Recognition

Efficient Topic Extraction via Graph-Based Labeling: A Lightweight Alternative to Deep Models

2025-11-06 · Salma Mekaoui, Hiba Sofyan, Imane Amaaz, Imane Benchrif 외 arxiv

Extracting topics from text has become an essential task, especially with the rapid growth of unstructured textual data. Most existing works rely on highly computational methods to address this challenge. In this paper, …