Pith. sign in

REVIEW 2 cited by

Can bidirectional encoder become the ultimate winner for downstream applications of foundation models?

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 2411.18021 v1 pith:M3BCDNQ4 submitted 2024-11-27 cs.CL

Can bidirectional encoder become the ultimate winner for downstream applications of foundation models?

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

Over the past few decades, Artificial Intelligence(AI) has progressed from the initial machine learning stage to the deep learning stage, and now to the stage of foundational models. Foundational models have the characteristics of pre-training, transfer learning, and self-supervised learning, and pre-trained models can be fine-tuned and applied to various downstream tasks. Under the framework of foundational models, models such as Bidirectional Encoder Representations from Transformers(BERT) and Generative Pre-trained Transformer(GPT) have greatly advanced the development of natural language processing(NLP), especially the emergence of many models based on BERT. BERT broke through the limitation of only using one-way methods for language modeling in pre-training by using a masked language model. It can capture bidirectional context information to predict the masked words in the sequence, this can improve the feature extraction ability of the model. This makes the model very useful for downstream tasks, especially for specialized applications. The model using the bidirectional encoder can better understand the domain knowledge and be better applied to these downstream tasks. So we hope to help understand how this technology has evolved and improved model performance in various natural language processing tasks under the background of foundational models and reveal its importance in capturing context information and improving the model's performance on downstream tasks. This article analyzes one-way and bidirectional models based on GPT and BERT and compares their differences based on the purpose of the model. It also briefly analyzes BERT and the improvements of some models based on BERT. The model's performance on the Stanford Question Answering Dataset(SQuAD) and General Language Understanding Evaluation(GLUE) was compared.

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. The Case Against Generation for Retrieval: Discriminative Language Models as Effective Retrievers

    cs.IR 2026-07 conditional novelty 5.0

    LLM-native two-tower retrieval with EOS pooling, cross-dataset transfer, distillation from a cross-encoder, and latent user reasoning reaches SoTA-comparable recall on Amazon benchmarks.

  2. The Case Against Generation for Retrieval: Discriminative Language Models as Effective Retrievers

    cs.IR 2026-07 conditional novelty 4.0

    A shared-encoder two-tower retriever built from a 0.6B LLM matches or beats an 8B generative recommender on Recall@10 across three Amazon datasets.