paper-with-me

홈 › Papers

How to represent a word and predict it, too: Improving tied architectures for language modelling

2018-10-01 · EMNLP 2018 10 · Kristina Gulordava, Laura Aina, Gemma Boleda

Recent state-of-the-art neural language models share the representations of words given by the input and output mappings. We propose a simple modification to these architectures that decouples the hidden state from the word embedding prediction. Our architecture leads to comparable or better results compared to previous tied models and models without tying, with a much smaller number of parameters. We also extend our proposal to word2vec models, showing that tying is appropriate for general word prediction tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModellingPredictionRepresentation LearningWord Embeddings

Similar Papers 제목 키워드 기반

Classifying Graphemes in English Words Through the Application of a Fuzzy Inference System

2024-04-02 · Samuel Rose, Chandrasekhar Kambhampati

In Linguistics, a grapheme is a written unit of a writing system corresponding to a phonological sound. In Natural Language Processing tasks, written language is analysed through two different mediums, word analysis, and…

Which Evaluations Uncover Sense Representations that Actually Make Sense?

2020-05-01 · LREC 2020 5 · Jordan Boyd-Graber, Fenfei Guo, Leah Findlater, Mohit Iyyer

Text representations are critical for modern natural language processing. One form of text representation, sense-specific embeddings, reflect a word{'}s sense in a sentence better than single-prototype word embeddings ti…

Coherence EvaluationSentenceWord Embeddings

Are Some Words Worth More than Others?

2020-10-12 · EMNLP (Eval4NLP) 2020 11 · Shiran Dudy, Steven Bedrick

Current evaluation metrics for language modeling and generation rely heavily on the accuracy of predicted (or generated) words as compared to a reference ground truth. While important, token-level accuracy only captures …

Language ModelingLanguage ModellingPrediction

NormXLogit: The Head-on-Top Never Lies

2024-11-25 · Sina Abbasi, Mohammad Reza Modarres, Mohammad Taher Pilehvar

The Transformer architecture has emerged as the dominant choice for building large language models (LLMs). However, with new LLMs emerging on a frequent basis, it is important to consider the potential value of architect…

Word Embeddings

Prosody leaks into the memories of words

2020-05-29 · Kevin Tang, Jason A. Shaw

The average predictability (aka informativity) of a word in context has been shown to condition word duration (Seyfarth, 2014). All else being equal, words that tend to occur in more predictable environments are shorter …