@inproceedings{sen-etal-2019-word,
title = "Word-{N}ode2{V}ec: Improving Word Embedding with Document-Level Non-Local Word Co-occurrences",
author = "Sen, Procheta and
Ganguly, Debasis and
Jones, Gareth",
editor = "Burstein, Jill and
Doran, Christy and
Solorio, Thamar",
booktitle = "Proceedings of the 2019 Conference of the North {A}merican Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers)",
month = jun,
year = "2019",
address = "Minneapolis, Minnesota",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/add-emnlp-2024-awards/N19-1109/",
doi = "10.18653/v1/N19-1109",
pages = "1041--1051",
abstract = "A standard word embedding algorithm, such as word2vec and glove, makes a strong assumption that words are likely to be semantically related only if they co-occur locally within a window of fixed size. However, this strong assumption may not capture the semantic association between words that co-occur frequently but non-locally within documents. In this paper, we propose a graph-based word embedding method, named {\textquoteleft}word-node2vec'. By relaxing the strong constraint of locality, our method is able to capture both the local and non-local co-occurrences. Word-node2vec constructs a graph where every node represents a word and an edge between two nodes represents a combination of both local (e.g. word2vec) and document-level co-occurrences. Our experiments show that word-node2vec outperforms word2vec and glove on a range of different tasks, such as predicting word-pair similarity, word analogy and concept categorization."
}
Markdown (Informal)
[Word-Node2Vec: Improving Word Embedding with Document-Level Non-Local Word Co-occurrences](https://preview.aclanthology.org/add-emnlp-2024-awards/N19-1109/) (Sen et al., NAACL 2019)
ACL