# Re-Ranking Words to Improve Interpretability of Automatically Generated   Topics

**Authors:** Areej Alokaili, Nikolaos Aletras, Mark Stevenson

arXiv: 1903.12542 · 2019-04-01

## TL;DR

This paper investigates re-ranking words in topic models like LDA to enhance human interpretability, demonstrating that combined importance and frequency measures improve understanding across human and automatic evaluations.

## Contribution

It introduces and evaluates re-ranking schemes that improve interpretability of topic words, validated through both human and automatic assessments.

## Key findings

- Re-ranking improves topic interpretability in experiments.
- Combined importance and frequency measures are most effective.
- Automatic evaluation correlates well with human judgments.

## Abstract

Topics models, such as LDA, are widely used in Natural Language Processing. Making their output interpretable is an important area of research with applications to areas such as the enhancement of exploratory search interfaces and the development of interpretable machine learning models. Conventionally, topics are represented by their n most probable words, however, these representations are often difficult for humans to interpret. This paper explores the re-ranking of topic words to generate more interpretable topic representations. A range of approaches are compared and evaluated in two experiments. The first uses crowdworkers to associate topics represented by different word rankings with related documents. The second experiment is an automatic approach based on a document retrieval task applied on multiple domains. Results in both experiments demonstrate that re-ranking words improves topic interpretability and that the most effective re-ranking schemes were those which combine information about the importance of words both within topics and their relative frequency in the entire corpus. In addition, close correlation between the results of the two evaluation approaches suggests that the automatic method proposed here could be used to evaluate re-ranking methods without the need for human judgements.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.12542/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1903.12542/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1903.12542/full.md

---
Source: https://tomesphere.com/paper/1903.12542