paper-with-me

Papers

Evaluating Word Embeddings in Multi-label Classification Using Fine-grained Name Typing

2018-07-18 · WS 2018 7 · Yadollah Yaghoobzadeh, Katharina Kann, Hinrich Schütze

Embedding models typically associate each word with a single real-valued vector, representing its different properties. Evaluation methods, therefore, need to analyze the accuracy and completeness of these properties in embeddings. This requires fine-grained analysis of embedding subspaces. Multi-label classification is an appropriate way to do so. We propose a new evaluation method for word embeddings based on multi-label classification given a word embedding. The task we use is fine-grained name typing: given a large corpus, find all types that a name can refer to based on the name embedding. Given the scale of entities in knowledge bases, we can build datasets for this task that are complementary to the current embedding evaluation datasets in: they are very large, contain fine-grained classes, and allow the direct evaluation of embeddings without confounding factors like sentence context

📄 PDF Abstract BibTeX arXiv:1807.07186

Code (1)

yyaghoobzadeh/name_typing 공식 구현

Tasks

General ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONSentenceWord Embeddings

Similar Papers 제목 키워드 기반

Word Embeddings for Multi-label Document Classification

2017-09-01 · RANLP 2017 9 · Ladislav Lenc, Pavel Kr{\'a}l

In this paper, we analyze and evaluate word embeddings for representation of longer texts in the multi-label classification scenario. The embeddings are used in three convolutional neural network topologies. The experime…

ClassificationDocument ClassificationGeneral ClassificationMulti-Label Classification+4

Using Word Embeddings in Twitter Election Classification

2016-06-22 · Xiao Yang, Craig Macdonald, Iadh Ounis

Word embeddings and convolutional neural networks (CNN) have attracted extensive attention in various classification tasks for Twitter, e.g. sentiment classification. However, the effect of the configuration used to trai…

ArticlesClassificationGeneral ClassificationSentiment Analysis+2

UMUTeam at SemEval-2022 Task 6: Evaluating Transformers for detecting Sarcasm in English and Arabic

2022-07-01 · SemEval (NAACL) 2022 7 · José García-Díaz, Camilo Caparros-Laiz, Rafael Valencia-García

In this manuscript we detail the participation of the UMUTeam in the iSarcasm shared task (SemEval-2022). This shared task is related to the identification of sarcasm in English and Arabic documents. Our team achieve in …

Binary ClassificationEnsemble LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+2

Task-Oriented Learning of Word Embeddings for Semantic Relation Classification

2015-02-28 · CONLL 2015 7 · Kazuma Hashimoto, Pontus Stenetorp, Makoto Miwa, Yoshimasa Tsuruoka

We present a novel learning method for word embeddings designed for relation classification. Our word embeddings are trained by predicting words between noun pairs using lexical relation-specific features on a large unla…

ClassificationGeneral ClassificationRelationRelation Classification+1

Joint Embedding of Words and Labels for Text Classification

2018-05-10 · ACL 2018 7 · Guoyin Wang, Chunyuan Li, Wenlin Wang, Yizhe Zhang 외

Word embeddings are effective intermediate representations for capturing semantic regularities between words, when learning the representations of text sequences. We propose to view text classification as a label-word jo…

ClassificationGeneral ClassificationSentiment Analysistext-classification+1