paper-with-me

홈 › Papers

BPE-knockout: Pruning Pre-existing BPE Tokenisers with Backwards-compatible Morphological Semi-supervision

2024-06-13 · NAACL 2024 6 · Thomas Bauwens, Pieter Delobelle

Byte-pair encoding (BPE) has become the default subword tokeniser in language models (LMs), allowing the representation of an infinite space of text with a finite set of units. Yet, BPE training is unsupervised, receiving no explicit information about a language’s morphology. This results in a subword vocabulary wherein many units are a concatenation of partial morphemes, preventing their formation as tokens. This, in turn, causes consistent intra-word patterns to be displayed inconsistently to downstream models, and bloats the vocabulary, hence requiring unnecessary embedding storage. In this paper, we address this issue by identifying blameworthy BPE merges and removing the resulting subwords from the BPE vocabulary, without impeding further use of merges that relied on them. We find that our method, BPE-knockout, is effective at making BPE’s segmentation positions adhere better to derivational and compound boundaries in English, Dutch and German, and improves token-based tasks in Dutch RoBERTa models, indicating that a tokeniser’s adherence to morphology impacts downstream models. We demonstrate the latter not only by training LMs from scratch, but also by continuing the pre-training of existing LMs. This proves promising, showing that suboptimal tokenisers can be remedied whilst salvaging training cost of downstream LMs.

📄 PDF Abstract BibTeX

Code (1)

bauwenst/BPE-knockout

Tasks

Morphological Analysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Towards Backwards-Compatible Data with Confounded Domain Adaptation

2022-03-23 · Calvin Mccarter

Most current domain adaptation methods address either covariate shift or label shift, but are not applicable where they occur simultaneously and are confounded with each other. Domain adaptation approaches which do accou…

Domain Adaptation

An Empirical Study on How Video-LLMs Answer Video Questions

2025-08-21 · Chenhui Gou, Ziyu Ma, Zicheng Duan, Haoyu He 외 arxiv

Taking advantage of large-scale data and pretrained language models, Video Large Language Models (Video-LLMs) have shown strong capabilities in answering video questions. However, most existing efforts focus on improving…

Video Question AnsweringInformation Extraction

Conditional Co-Ablation: Recovering Self-Repair Backups in Transformer Circuits

2026-07-02 · Zhiren Gong, Zihao Zeng, Chau Yuen, Wei Yang Bryan Lim arxiv

Mechanistic interpretability often relies on component-level interventions to discover how a model produces a behavior. This guides attribution, capability knockout, and model pruning downstream to operate by scoring eac…

GenePheno: Interpretable Gene Knockout-Induced Phenotype Abnormality Prediction from Gene Sequences

2025-11-12 · Jingquan Yan, Yuwei Miao, Lei Yu, Yuzhi Guo 외 arxiv

Exploring how genetic sequences shape phenotypes is a fundamental challenge in biology and a key step toward scalable, hypothesis-driven experimentation. The task is complicated by the large modality gap between sequence…

Multi-Label Learning

A Coupled Stochastic Model Explains Differences in Circadian Behavior of Cry1 and Cry2 Knockouts

2015-02-22

In the mammalian suprachiasmatic nucleus (SCN), a population of noisy cell-autonomous oscillators synchronizes to generate robust circadian rhythms at the organism-level. Within these cells two isoforms of Cryptochrome, …