paper-with-me

홈 › Papers

HiTR: Hierarchical Topic Model Re-estimation for Measuring Topical Diversity of Documents

2018-10-12 · Hosein Azarbonyad, Mostafa Dehghani, Tom Kenter, Maarten Marx, Jaap Kamps, Maarten de Rijke

A high degree of topical diversity is often considered to be an important characteristic of interesting text documents. A recent proposal for measuring topical diversity identifies three distributions for assessing the diversity of documents: distributions of words within documents, words within topics, and topics within documents. Topic models play a central role in this approach and, hence, their quality is crucial to the efficacy of measuring topical diversity. The quality of topic models is affected by two causes: generality and impurity of topics. General topics only include common information of a background corpus and are assigned to most of the documents. Impure topics contain words that are not related to the topic. Impurity lowers the interpretability of topic models. Impure topics are likely to get assigned to documents erroneously. We propose a hierarchical re-estimation process aimed at removing generality and impurity. Our approach has three re-estimation components: (1) document re-estimation, which removes general words from the documents; (2) topic re-estimation, which re-estimates the distribution over words of each topic; and (3) topic assignment re-estimation, which re-estimates for each document its distributions over topics. For measuring topical diversity of text documents, our HiTR approach improves over the state-of-the-art measured on PubMed dataset.

📄 PDF Abstract BibTeX arXiv:1810.05436

Code (1)

HoseinAzarbonyad/HiTR 공식 구현

Tasks

DiversityTopic Models

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical Re-estimation of Topic Models for Measuring Topical Diversity

2017-01-16 · Azarbonyad Hosein, Dehghani Mostafa, Kenter Tom, Marx Maarten 외

A high degree of topical diversity is often considered to be an important characteristic of interesting text documents. A recent proposal for measuring topical diversity identifies three elements for assessing diversity:…

DiversityTopic Models

Topical Keyphrase Extraction with Hierarchical Semantic Networks

2019-10-17 · Yoo yeon Sung, Seoung Bum Kim

Topical keyphrase extraction is used to summarize large collections of text documents. However, traditional methods cannot properly reflect the intrinsic semantics and relationships of keyphrases because they rely on a s…

Keyphrase Extraction

Analysis and tuning of hierarchical topic models based on Renyi entropy approach

2021-01-19 · Sergei Koltcov, Vera Ignatenko, Maxim Terpilovskii, Paolo Rosso

Hierarchical topic modeling is a potentially powerful instrument for determining the topical structure of text collections that allows constructing a topical hierarchy representing levels of topical abstraction. However,…

Topic Models

Taxonomic Recommendations of Real Estate Properties with Textual Attribute Information

2022-10-27 · Zachary Harrison, Anish Khazane

In this extended abstract, we present an end to end approach for building a taxonomy of home attribute terms that enables hierarchical recommendations of real estate properties. We cover the methodology for building a re…

Attribute

TCA-SIR: Learning Target-Conditioned Abstractions for Scientific Inspiration Retrieval

2026-07-30 · Yuto Suzuki, Farnoush Banaei-Kashani arxiv

Scientific hypothesis generation for AI for Science typically involves Scientific Inspiration Retrieval (SIR) followed by hypothesis composition. Existing SIR methods rank papers by topical similarity and do not explicit…