paper-with-me

Papers

Evaluation of BERT and ALBERT Sentence Embedding Performance on Downstream NLP Tasks

2021-01-26 · Hyunjin Choi, Judong Kim, Seongho Joe, Youngjune Gwon

Contextualized representations from a pre-trained language model are central to achieve a high performance on downstream NLP task. The pre-trained BERT and A Lite BERT (ALBERT) models can be fine-tuned to give state-ofthe-art results in sentence-pair regressions such as semantic textual similarity (STS) and natural language inference (NLI). Although BERT-based models yield the [CLS] token vector as a reasonable sentence embedding, the search for an optimal sentence embedding scheme remains an active research area in computational linguistics. This paper explores on sentence embedding models for BERT and ALBERT. In particular, we take a modified BERT network with siamese and triplet network structures called Sentence-BERT (SBERT) and replace BERT with ALBERT to create Sentence-ALBERT (SALBERT). We also experiment with an outer CNN sentence-embedding network for SBERT and SALBERT. We evaluate performances of all sentence-embedding models considered using the STS and NLI datasets. The empirical results indicate that our CNN architecture improves ALBERT models substantially more than BERT models for STS benchmark. Despite significantly fewer model parameters, ALBERT sentence embedding is highly competitive to BERT in downstream NLP evaluations.

📄 PDF Abstract BibTeX arXiv:2101.10642

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingNatural Language InferenceSemantic Textual SimilaritySentenceSentence EmbeddingSentence-EmbeddingSTSSTS BenchmarkTriplet

Methods 이 논문이 사용한 방법론

SBERT 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
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 &…
Residual Connection 설명 없음
WordPiece 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Entity-Assisted Language Models for Identifying Check-worthy Sentences

2022-11-19 · Ting Su, Craig Macdonald, Iadh Ounis

We propose a new uniform framework for text classification and ranking that can automate the process of identifying check-worthy sentences in political debates and speech transcripts. Our framework combines the semantic …

Entity EmbeddingsSentencetext-classificationText Classification

KoreALBERT: Pretraining a Lite BERT Model for Korean Language Understanding

2021-01-27 · Hyunjae Lee, Jaewoong Yoon, Bonggyu Hwang, Seongho Joe 외

A Lite BERT (ALBERT) has been introduced to scale up deep bidirectional representation learning for natural languages. Due to the lack of pretrained ALBERT models for Korean language, the best available practice is the m…

Representation LearningSentence

Ensemble ALBERT on SQuAD 2.0

2021-10-19 · Shilun Li, Renee Li, Veronica Peng

Machine question answering is an essential yet challenging task in natural language processing. Recently, Pre-trained Contextual Embeddings (PCE) models like Bidirectional Encoder Representations from Transformers (BERT)…

Question Answering

Optimizing Sentence Embedding with Pseudo-Labeling and Model Ensembles: A Hierarchical Framework for Enhanced NLP Tasks

2025-01-27 · Ziwei Liu, Qi Zhang, Lifu Gao

Sentence embedding tasks are important in natural language processing (NLP), but improving their performance while keeping them reliable is still hard. This paper presents a framework that combines pseudo-label generatio…

Data AugmentationPseudo LabelSentenceSentence Embedding+2

Identification of Potentially Misclassified Crash Narratives using Machine Learning (ML) and Deep Learning (DL)

2025-07-03 · Sudesh Bhagat, Ibne Farabi Shihab, Jonathan Wood arxiv

This research investigates the efficacy of machine learning (ML) and deep learning (DL) methods in detecting misclassified intersection-related crashes in police-reported narratives. Using 2019 crash data from the Iowa D…