R-grams: Unsupervised Learning of Semantic Units in Natural Language
Ariel Ekgren, Amaru Cuba Gyllensten, Magnus Sahlgren

TL;DR
This paper explores data-driven segmentation methods to identify semantic units called r-grams, extending beyond subword units, and evaluates their effectiveness in language modeling and embedding tasks across monolingual and multilingual contexts.
Contribution
It introduces the concept of r-grams as a general segmentation approach and demonstrates their properties and utility in language-invariant embedding techniques.
Findings
R-grams influence token frequency distributions.
Effective in monolingual and multilingual embedding tasks.
Qualitative examples show language-invariant segmentation viability.
Abstract
This paper investigates data-driven segmentation using Re-Pair or Byte Pair Encoding-techniques. In contrast to previous work which has primarily been focused on subword units for machine translation, we are interested in the general properties of such segments above the word level. We call these segments r-grams, and discuss their properties and the effect they have on the token frequency distribution. The proposed approach is evaluated by demonstrating its viability in embedding techniques, both in monolingual and multilingual test settings. We also provide a number of qualitative examples of the proposed methodology, demonstrating its viability as a language-invariant segmentation procedure.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Speech Recognition and Synthesis
