Pith. sign in

REVIEW 2 cited by

Universal Text Representation from BERT: An Empirical Study

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 1910.07973 v2 pith:FGC3MHCA submitted 2019-10-17 cs.CL cs.LG

Universal Text Representation from BERT: An Empirical Study

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

We present a systematic investigation of layer-wise BERT activations for general-purpose text representations to understand what linguistic information they capture and how transferable they are across different tasks. Sentence-level embeddings are evaluated against two state-of-the-art models on downstream and probing tasks from SentEval, while passage-level embeddings are evaluated on four question-answering (QA) datasets under a learning-to-rank problem setting. Embeddings from the pre-trained BERT model perform poorly in semantic similarity and sentence surface information probing tasks. Fine-tuning BERT on natural language inference data greatly improves the quality of the embeddings. Combining embeddings from different BERT layers can further boost performance. BERT embeddings outperform BM25 baseline significantly on factoid QA datasets at the passage level, but fail to perform better than BM25 on non-factoid datasets. For all QA datasets, there is a gap between embedding-based method and in-domain fine-tuned BERT (we report new state-of-the-art results on two datasets), which suggests deep interactions between question and answer pairs are critical for those hard tasks.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

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

  1. Texture Representations in Deep Vision Models: Comparing CNNs, Vision Transformers, and Human Perception

    cs.CV 2026-07 conditional novelty 6.0

    ViT texture representations align with each other and with human psychophysics better than VGG-19 representations, suggesting architecture drives texture coding more than training objective.

  2. Towards Generalizable Representations of Mathematical Strategies

    cs.CY 2026-04 unverdicted novelty 6.0

    Transition embeddings from pretrained algebraic encoders combined with SimCSE produce problem-invariant representations of student solution strategies that encode meaningful information and correlate with short- and l...