paper-with-me

Papers

An Empirical Study of the Downstream Reliability of Pre-Trained Word Embeddings

2020-12-01 · COLING 2020 8 · Anthony Rios, Brandon Lwowski

While pre-trained word embeddings have been shown to improve the performance of downstream tasks, many questions remain regarding their reliability: Do the same pre-trained word embeddings result in the best performance with slight changes to the training data? Do the same pre-trained embeddings perform well with multiple neural network architectures? Do imputation strategies for unknown words impact reliability? In this paper, we introduce two new metrics to understand the downstream reliability of word embeddings. We find that downstream reliability of word embeddings depends on multiple factors, including, the evaluation metric, the handling of out-of-vocabulary words, and whether the embeddings are fine-tuned.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ImputationWord Embeddings

Similar Papers 제목 키워드 기반

k-Rater Reliability: The Correct Unit of Reliability for Aggregated Human Annotations

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Since the inception of crowdsourcing, aggregation has been a common strategy for dealing with unreliable data. Aggregate ratings are more reliable than individual ones. However, many NLP datasets that rely on aggregate r…

Word Similarity

Gating Mechanisms for Combining Character and Word-level Word Representations: An Empirical Study

2019-04-11 · NAACL 2019 6 · Jorge A. Balazs, Yutaka Matsuo

In this paper we study how different ways of combining character and word-level representations affect the quality of both final word and sentence representations. We provide strong empirical evidence that modeling chara…

Semantic SimilaritySemantic Textual SimilaritySentenceWord Similarity

How do different tokenizers perform on downstream tasks in scriptio continua languages?: A case study in Japanese

2023-06-16 · Takuro Fujii, Koki Shibata, Atsuki Yamaguchi, Terufumi Morishita 외

This paper investigates the effect of tokenizers on the downstream performance of pretrained language models (PLMs) in scriptio continua languages where no explicit spaces exist between words, using Japanese as a case st…

Can CLIP Count Stars? An Empirical Study on Quantity Bias in CLIP

2024-09-23 · Zeliang Zhang, Zhuo Liu, Mingqian Feng, Chenliang Xu

CLIP has demonstrated great versatility in adapting to various downstream tasks, such as image editing and generation, visual question answering, and video understanding. However, CLIP-based applications often suffer fro…

Image GenerationQuestion AnsweringVideo UnderstandingVisual Question Answering

Word2Vec: Optimal Hyper-Parameters and Their Impact on NLP Downstream Tasks

2020-03-23 · Tosin P. Adewumi, Foteini Liwicki, Marcus Liwicki

Word2Vec is a prominent model for natural language processing (NLP) tasks. Similar inspiration is found in distributed embeddings for new state-of-the-art (SotA) deep neural networks. However, wrong combination of hyper-…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1