# tax2vec: Constructing Interpretable Features from Taxonomies for Short   Text Classification

**Authors:** Bla\v{z} \v{S}krlj, Matej Martinc, Jan Kralj, Nada Lavra\v{c}, Senja, Pollak

arXiv: 1902.00438 · 2020-12-01

## TL;DR

tax2vec introduces a method for creating interpretable, taxonomy-based semantic features to enhance short text classification, showing improved performance especially in data-scarce scenarios.

## Contribution

The paper presents tax2vec, a novel parallel algorithm for constructing taxonomy-based features, demonstrating its effectiveness across various short text classification tasks.

## Key findings

- Semantic features improve classification accuracy.
- Tax2vec performs well in few-shot learning scenarios.
- Extracted features follow Zipf's law pattern.

## Abstract

The use of background knowledge is largely unexploited in text classification tasks. This paper explores word taxonomies as means for constructing new semantic features, which may improve the performance and robustness of the learned classifiers. We propose tax2vec, a parallel algorithm for constructing taxonomy-based features, and demonstrate its use on six short text classification problems: prediction of gender, personality type, age, news topics, drug side effects and drug effectiveness. The constructed semantic features, in combination with fast linear classifiers, tested against strong baselines such as hierarchical attention neural networks, achieves comparable classification results on short text documents. The algorithm's performance is also tested in a few-shot learning setting, indicating that the inclusion of semantic features can improve the performance in data-scarce situations. The tax2vec capability to extract corpus-specific semantic keywords is also demonstrated. Finally, we investigate the semantic space of potential features, where we observe a similarity with the well known Zipf's law.

## Full text

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

## Figures

9 figures with captions in the complete paper: https://tomesphere.com/paper/1902.00438/full.md

## References

85 references — full list in the complete paper: https://tomesphere.com/paper/1902.00438/full.md

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