paper-with-me

홈 › Papers

Sparse Coding of Neural Word Embeddings for Multilingual Sequence Labeling

2017-01-01 · TACL 2017 1 · G{\'a}bor Berend

In this paper we propose and carefully evaluate a sequence labeling framework which solely utilizes sparse indicator features derived from dense distributed word representations. The proposed model obtains (near) state-of-the art performance for both part-of-speech tagging and named entity recognition for a variety of languages. Our model relies only on a few thousand sparse coding-derived features, without applying any modification of the word representations employed for the different tasks. The proposed model has favorable generalization properties as it retains over 89.8{\%} of its average POS tagging accuracy when trained at 1.2{\%} of the total available training data, i.e. 150 sentences per language.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Engineeringnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech TaggingPOSPOS TaggingWord Embeddings

Similar Papers 제목 키워드 기반

Sparse Coding of Neural Word Embeddings for Multilingual Sequence Labeling

2016-12-21 · Gábor Berend

In this paper we propose and carefully evaluate a sequence labeling framework which solely utilizes sparse indicator features derived from dense distributed word representations. The proposed model obtains (near) state-o…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Part-Of-Speech Tagging+3

The Impact of Positional Encodings on Multilingual Compression

2021-09-11 · EMNLP 2021 11 · Vinit Ravishankar, Anders Søgaard

In order to preserve word-order information in a non-autoregressive setting, transformer architectures tend to include positional knowledge, by (for instance) adding positional encodings to token embeddings. Several modi…

Inductive Bias

Word Equations: Inherently Interpretable Sparse Word Embeddingsthrough Sparse Coding

2020-04-08 · Adly Templeton

Word embeddings are a powerful natural language processing technique, but they are extremely difficult to interpret. To enable interpretable NLP models, we create vectors where each dimension is inherently interpretable.…

Word Embeddings

Word Equations: Inherently Interpretable Sparse Word Embeddings through Sparse Coding

2021-11-01 · EMNLP (BlackboxNLP) 2021 11 · Adly Templeton

Word embeddings are a powerful natural language processing technique, but they are extremely difficult to interpret. To enable interpretable NLP models, we create vectors where each dimension is inherently interpretable.…

Word Embeddings

Sequence Tagging with Contextual and Non-Contextual Subword Representations: A Multilingual Evaluation

2019-06-04 · ACL 2019 7 · Benjamin Heinzerling, Michael Strube

Pretrained contextual and non-contextual subword embeddings have become available in over 250 languages, allowing massively multilingual NLP. However, while there is no dearth of pretrained embeddings, the distinct lack …

Multilingual Named Entity RecognitionMultilingual NLPnamed-entity-recognitionNamed Entity Recognition+2