יום שלישי, 15 בספטמבר 2026 LIVE
AI־INFO

כתבה arXiv cs.LG ·

BPE היררכי עם תכנון דינמי

Dynamic-Programming-Guided Hierarchical BPE and Empirical Analysis of Vocabulary Pruning
DH-BPE הוא שיטה חדשה לבניית אוצר מילים עם תכנון דינמי. היא משלבת חשיפת טוקנים עם תלות היררכית. DH-BPE משפרת את הדחיסה בהשוואה לשיטות קודמות.
תקציר מקורי באנגליתarXiv:2609.06898v1 Announce Type: cross Abstract: Byte Pair Encoding (BPE) constructs vocabularies through greedy pair merging, but the resulting merge order does not necessarily allocate a fixed model-visible vocabulary optimally for compression. We propose Dynamic-Programming-Guided Hierarchical BPE (DH-BPE), a vocabulary-construction method that combines token exposure under exact minimum-token segmentation with the hierarchical dependencies induced by BPE training. Starting from a modestly overshot BPE candidate vocabulary, DH-BPE uses dynamic programming to measure candidate utility and applies exposure-guided, dependency-aware pruning to select a fixed-size model-visible vocabulary. We compare DH-BPE against Standard BPE and recent vocabulary-optimization baselines, including Pruned
קרא במקור המקורי