paper-with-me

홈 › Papers

Dynamic Meta-Embeddings for Improved Sentence Representations

2018-04-21 · EMNLP 2018 10 · Douwe Kiela, Changhan Wang, Kyunghyun Cho

While one of the first steps in many NLP systems is selecting what pre-trained word embeddings to use, we argue that such a step is better left for neural networks to figure out by themselves. To that end, we introduce dynamic meta-embeddings, a simple yet effective method for the supervised learning of embedding ensembles, which leads to state-of-the-art performance within the same model class on a variety of tasks. We subsequently show how the technique can be used to shed new light on the usage of word embeddings in NLP systems.

📄 PDF Abstract BibTeX arXiv:1804.07983

Code (3)

facebookresearch/DME 공식 구현 pytorch
ellerypan/QUORA-INSINCERE-QUESTION-CLASSIFICATION
kushalchauhan98/dynamic-meta-embeddings pytorch

Tasks

SentenceWord Embeddings

Similar Papers 제목 키워드 기반

Unsupervised Attention-based Sentence-Level Meta-Embeddings from Contextualised Language Models

2022-04-16 · LREC 2022 6 · Keigo Takahashi, Danushka Bollegala

A variety of contextualised language models have been proposed in the NLP community, which are trained on diverse corpora to produce numerous Neural Language Models (NLMs). However, different NLMs have reported different…

Semantic Textual SimilaritySentenceSentence EmbeddingSentence-Embedding

Zero-Shot Audio Classification via Semantic Embeddings

2020-11-24 · Huang Xie, Tuomas Virtanen

In this paper, we study zero-shot learning in audio classification via semantic embeddings extracted from textual labels and sentence descriptions of sound classes. Our goal is to obtain a classifier that is capable of r…

Audio ClassificationClassificationGeneral ClassificationSentence+3

LLM-based Embeddings: Attention Values Encode Sentence Semantics Better Than Hidden States

2026-02-02 · Yeqin Zhang, Yunfei Wang, Jiaxuan Chen, Ke Qin 외 arxiv

Sentence representations are foundational to many Natural Language Processing (NLP) applications. While recent methods leverage Large Language Models (LLMs) to derive sentence representations, most rely on final-layer hi…

Sentence Meta-Embeddings for Unsupervised Semantic Textual Similarity

2019-11-09 · ACL 2020 6 · Nina Poerner, Ulli Waltinger, Hinrich Schütze

We address the task of unsupervised Semantic Textual Similarity (STS) by ensembling diverse pre-trained sentence encoders into sentence meta-embeddings. We apply, extend and evaluate different meta-embedding methods from…

Dimensionality ReductionSemantic Textual SimilaritySentenceSTS+1

FAME: Feature-Based Adversarial Meta-Embeddings for Robust Input Representations

2020-10-23 · EMNLP 2021 11 · Lukas Lange, Heike Adel, Jannik Strötgen, Dietrich Klakow

Combining several embeddings typically improves performance in downstream tasks as different embeddings encode different information. It has been shown that even models using embeddings from transformers still benefit fr…

NERPOSPOS TaggingSentence+2