# Mimicking Human Process: Text Representation via Latent Semantic   Clustering for Classification

**Authors:** Xiaoye Tan, Rui Yan, Chongyang Tao, Mingrui Wu

arXiv: 1906.07525 · 2019-06-19

## TL;DR

This paper introduces a novel text representation method that clusters words based on their latent semantics to improve classification performance, validated through experiments on multiple benchmarks.

## Contribution

It proposes a new semantic clustering-based text representation scheme that enhances classification accuracy over traditional methods.

## Key findings

- Effective on five classification benchmarks
- Visualization confirms meaningful semantic clustering
- Improves semantic expression for text classification

## Abstract

Considering that words with different characteristic in the text have different importance for classification, grouping them together separately can strengthen the semantic expression of each part. Thus we propose a new text representation scheme by clustering words according to their latent semantics and composing them together to get a set of cluster vectors, which are then concatenated as the final text representation. Evaluation on five classification benchmarks proves the effectiveness of our method. We further conduct visualization analysis showing statistical clustering results and verifying the validity of our motivation.

## Full text

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

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1906.07525/full.md

## References

23 references — full list in the complete paper: https://tomesphere.com/paper/1906.07525/full.md

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