Skip to search boxSkip to navigationSkip to main content

MoRTy: Unsupervised Learning of Task-specialized Word Embeddings by Autoencoding

  • German Research Center for Artificial Intelligence
    ,
Research Output:
Conference Article in Proceeding or Book/Report chapter
Article in proceedings
Peer-review

Open access

Publication Information

Output type

Research Output:
Conference Article in Proceeding or Book/Report chapter
Article in proceedings
Peer-review

Host publication Subtitle

RepL4NLP-2019

Original language

English

Pages from-to (Number of pages)

Pages 49-54

Publication milestones

  • Accepted/In press - 2019
  • Published - 2019

Publication status

Published - 2019

Place of publication

Florence

Publisher

Association for Computational Linguistics, United States

ISBN (Electronic)

978-1-950737-35-2

Host publication title

Proceedings of the 4th Workshop on Representation Learning for NLP (RepL4NLP-2019))

Abstract

Word embeddings have undoubtedly revolutionized NLP. However, pre-trained embeddings do not always work for a specific
task (or set of tasks), particularly in limited resource setups. We introduce a simple
yet effective, self-supervised post-processing
method that constructs task-specialized word
representations by picking from a menu of
reconstructing transformations to yield improved end-task performance (MORTY). The
method is complementary to recent state-of-the-art approaches to inductive transfer via
fine-tuning, and forgoes costly model architectures and annotation. We evaluate MORTY
on a broad range of setups, including different
word embedding methods, corpus sizes and
end-task semantics. Finally, we provide a surprisingly simple recipe to obtain specialized
embeddings that better fit end-tasks