Methods › Natural Language Processing › Subword Segmentation › BPE

Byte Pair Encoding

BPE

18,975 papers tagged archive 2025-07-28

Introduced by Rico Sennrich et al. in Neural Machine Translation of Rare Words with Subword Units

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word classes are translatable via smaller units than words, for instance names (via character copying or transliteration), compounds (via compositional translation), and cognates and loanwords (via phonological and morphological transformations).

Lei Mao has a detailed blog post that explains how this works.

PaperSource

Papers archive 2025-07-28

30 shown of 18,975, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

20 shown of 2,351 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Language Modelling2,160
Language Modeling1,675
Retrieval1,510
RAG1,346
Decoder1,232
Retrieval-augmented Generation1,166
Question Answering1,130
Translation930
Machine Translation856
Large Language Model762
Sentence712
Text Generation689
Semantic Segmentation681
Object Detection555
Image Classification534
object-detection503
Representation Learning472
Segmentation462
image-classification431
Transfer Learning417

Usage over time archive 2025-07-28

Papers per year tagged with BPE: 2015 to 2025, peak 6,130 6,130 0 2015: 1 paper 2015 2016: 2 papers 2016 2017: 23 papers 2017 2018: 122 papers 2018 2019: 584 papers 2019 2020: 1064 papers 2020 2021: 1882 papers 2021 2022: 2398 papers 2022 2023: 4305 papers 2023 2024: 6130 papers 2024 2025: 2464 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (18,975 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Subword Segmentation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections