English

HyperText: Endowing FastText with Hyperbolic Geometry

Computation and Language 2021-12-20 v3 Machine Learning

Abstract

Natural language data exhibit tree-like hierarchical structures such as the hypernym-hyponym relations in WordNet. FastText, as the state-of-the-art text classifier based on shallow neural network in Euclidean space, may not model such hierarchies precisely with limited representation capacity. Considering that hyperbolic space is naturally suitable for modeling tree-like hierarchical data, we propose a new model named HyperText for efficient text classification by endowing FastText with hyperbolic geometry. Empirically, we show that HyperText outperforms FastText on a range of text classification tasks with much reduced parameters.

Keywords

Cite

@article{arxiv.2010.16143,
  title  = {HyperText: Endowing FastText with Hyperbolic Geometry},
  author = {Yudong Zhu and Di Zhou and Jinghui Xiao and Xin Jiang and Xiao Chen and Qun Liu},
  journal= {arXiv preprint arXiv:2010.16143},
  year   = {2021}
}

Comments

Findings of EMNLP 2020

R2 v1 2026-06-23T19:46:18.507Z