paper-with-me

Papers

Topics in the Haystack: Extracting and Evaluating Topics beyond Coherence

2023-03-30 · Anton Thielmann, Quentin Seifert, Arik Reuter, Elisabeth Bergherr, Benjamin Säfken

Extracting and identifying latent topics in large text corpora has gained increasing importance in Natural Language Processing (NLP). Most models, whether probabilistic models similar to Latent Dirichlet Allocation (LDA) or neural topic models, follow the same underlying approach of topic interpretability and topic extraction. We propose a method that incorporates a deeper understanding of both sentence and document themes, and goes beyond simply analyzing word frequencies in the data. This allows our model to detect latent topics that may include uncommon words or neologisms, as well as words not present in the documents themselves. Additionally, we propose several new evaluation metrics based on intruder words and similarity measures in the semantic space. We present correlation coefficients with human identification of intruder words and achieve near-human level results at the word-intrusion task. We demonstrate the competitive performance of our method with a large benchmark study, and achieve superior results compared to state-of-the-art topic modeling and document clustering models.

📄 PDF Abstract BibTeX arXiv:2303.17324

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTopic Models

Similar Papers 제목 키워드 기반

On the Topic of Jets: Disentangling Quarks and Gluons at Colliders

2018-01-31 · Eric M. Metodiev, Jesse Thaler

We introduce jet topics: a framework to identify underlying classes of jets from collider data. Because of a close mathematical relationship between distributions of observables in jets and emergent themes in sets of doc…

Extracting and categorising the reactions to COVID-19 by the South African public -- A social media study

2020-06-11 · Vukosi Marivate, Avashlin Moodley, Athandiwe Saba

Social Media can be used to extract discussion topics during a disaster. With the COVID-19 pandemic impact on South Africa, we need to understand how the law and regulation promulgated by the government in response to th…

Large Language Models Struggle to Describe the Haystack without Human Help: Human-in-the-loop Evaluation of LLMs

2025-02-20 · Zongxia Li, Lorena Calvo-Bartolomé, Alexander Hoyle, Paiheng Xu 외

A common use of NLP is to facilitate the understanding of large document collections, with a shift from using traditional topic models to Large Language Models. Yet the effectiveness of using LLM for large corpus underst…

HallucinationTopic Models

Extracting Major Topics of COVID-19 Related Tweets

2021-10-05 · Faezeh Azizi, Hamed Vahdat-Nejad, Hamideh Hajiabadi, Mohammad Hossein Khosravi

With the outbreak of the Covid-19 virus, the activity of users on Twitter has significantly increased. Some studies have investigated the hot topics of tweets in this period; however, little attention has been paid to pr…

Extracting Topics with Simultaneous Word Co-occurrence and Semantic Correlation Graphs: Neural Topic Modeling for Short Texts

2021-11-01 · Findings (EMNLP) 2021 11 · Yiming Wang, Ximing Li, Xiaotang Zhou, Jihong Ouyang

Short text nowadays has become a more fashionable form of text data, e.g., Twitter posts, news titles, and product reviews. Extracting semantic topics from short texts plays a significant role in a wide spectrum of NLP a…

Topic ModelsVariational InferenceWord Embeddings