H-Net++: Hierarchical Dynamic Chunking for Tokenizer-Free Language Modelling in Morphologically-Rich Languages
Mehrdad Zakershahrak, Samira Ghodratnama

TL;DR
H-Net++ introduces a hierarchical dynamic chunking approach for tokenizer-free language modeling in morphologically-rich languages, improving efficiency and accuracy by learning linguistically-informed segmentation end-to-end.
Contribution
It presents a novel hierarchical dynamic-chunking model with end-to-end training, addressing challenges in morphologically-rich languages without relying on traditional tokenizers.
Findings
Achieves state-of-the-art results on Persian corpus
Reduces bits-per-byte by 12% compared to BPE-based GPT-2-fa
Improves morphological boundary detection with 73.8% F1 score
Abstract
Byte-level language models eliminate fragile tokenizers but face computational challenges in morphologically-rich languages (MRLs), where words span many bytes. We propose H-NET++, a hierarchical dynamic-chunking model that learns linguistically-informed segmentation through end-to-end training. Key innovations include: (1) a lightweight Transformer context-mixer (1.9M parameters) for cross-chunk attention, (2) a two-level latent hyper-prior for document-level consistency, (3) specialized handling of orthographic artifacts (e.g. Persian ZWNJ), and (4) curriculum-based training with staged sequence lengths. On a 1.4B-token Persian corpus, H-NET++ achieves state-of-the-art results: 0.159 BPB reduction versus BPE-based GPT-2-fa (12% better compression), 5.4pp gain on ParsGLUE, 53% improved robustness to ZWNJ corruption, and 73.8% F1 on gold morphological boundaries. Our learned chunks…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
