Skip to content

CoLing 2020 Paper Vec2Sent: Probing Sentence Embeddings with Natural Language Generation

Notifications You must be signed in to change notification settings

maruker/vec2sent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Vec2Sent: Probing Sentence Embeddings with Natural Language Generation

Coming soon

This repository contains the code needed to reproduce the results from our Coling paper Vec2Sent: Probing Sentence Embeddings with Natural Language Generation.

Reference

@inproceedings{kerscher-eger-2020-vec2sent,
    title = "{V}ec2{S}ent: Probing Sentence Embeddings with Natural Language Generation",
    author = "Kerscher, Martin  and
      Eger, Steffen",
    booktitle = "Proceedings of the 28th International Conference on Computational Linguistics",
    month = dec,
    year = "2020",
    address = "Barcelona, Spain (Online)",
    publisher = "International Committee on Computational Linguistics",
    url = "https://www.aclweb.org/anthology/2020.coling-main.152",
    pages = "1729--1736",
    abstract = "We introspect black-box sentence embeddings by conditionally generating from them with the objective to retrieve the underlying discrete sentence. We perceive of this as a new unsupervised probing task and show that it correlates well with downstream task performance. We also illustrate how the language generated from different encoders differs. We apply our approach to generate sentence analogies from sentence embeddings.",
}

About

CoLing 2020 Paper Vec2Sent: Probing Sentence Embeddings with Natural Language Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published