Pith. sign in

REVIEW 1 cited by

Subword Pooling Makes a Difference

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2102.10864 v2 pith:ZAUXSGPQ submitted 2021-02-22 cs.CL

classification cs.CL
keywords subwordbestpoolingsubwordschoicelanguagesmbertmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Contextual word-representations became a standard in modern natural language processing systems. These models use subword tokenization to handle large vocabularies and unknown words. Word-level usage of such systems requires a way of pooling multiple subwords that correspond to a single word. In this paper we investigate how the choice of subword pooling affects the downstream performance on three tasks: morphological probing, POS tagging and NER, in 9 typologically diverse languages. We compare these in two massively multilingual models, mBERT and XLM-RoBERTa. For morphological tasks, the widely used `choose the first subword' is the worst strategy and the best results are obtained by using attention over the subwords. For POS tagging both of these strategies perform poorly and the best choice is to use a small LSTM over the subwords. The same strategy works best for NER and we show that mBERT is better than XLM-RoBERTa in all 9 languages. We publicly release all code, data and the full result tables at \url{https://github.com/juditacs/subword-choice}.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Mechanistic Decomposition of Sentence Representations

    cs.CL 2025-06 conditional novelty 6.0 of 10

    Sentence embeddings can be decomposed into sparse, interpretable atoms via supervised dictionary learning, and mean pooling preserves mainly atoms aligned with the sentence direction.

Pith tools