Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Part of book or chapter of book . 2026
License: CC BY
Data sources: ZENODO
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Other literature type . 2026
License: CC BY
Data sources: ZENODO
ZENODO
Part of book or chapter of book . 2026
License: CC BY
Data sources: Datacite
ZENODO
Presentation . 2026
License: CC BY
Data sources: Datacite
ZENODO
Part of book or chapter of book . 2026
License: CC BY
Data sources: Datacite
ZENODO
Presentation . 2026
License: CC BY
Data sources: Datacite
versions View all 5 versions
addClaim

Continuous Bag-of-Words (CBOW)

Authors: Majumdar, Partha;

Continuous Bag-of-Words (CBOW)

Abstract

This article provides a comprehensive analysis of the Continuous Bag-of-Words (CBOW) model, a neural network architecture designed for learning dense word embeddings. The model operates by predicting a central target word from its surrounding context words. Its architecture involves representing context words as one-hot vectors, projecting them into a continuous vector space via an input weight matrix, and, crucially, averaging these context vectors to form a single aggregated representation. This averaging process, which gives the model its "bag-of-words" name, creates a smoothed summary of the semantic environment while disregarding word order. The resulting hidden vector is then passed through an output weight matrix and a softmax activation function to produce a probability distribution over the entire vocabulary. The model is trained using a self-supervised approach, where training data is automatically generated from a raw text corpus. Through iterative cycles of forward propagation, loss calculation (typically cross-entropy), and backpropagation, the model adjusts its weight matrices to improve its predictive accuracy. The primary output of this training process is not the predictive model itself but the learned input weight matrix, which serves as a powerful word-embedding lookup table. These embeddings place words used in similar contexts close to each other in a geometric space, thereby capturing semantic relationships. While the model is computationally efficient and effective for frequent words, its averaging mechanism can dilute the influence of rare words, and its static nature produces a single vector per word, failing to account for polysemy. Ultimately, CBOW is presented as a foundational paradigm that marked a critical shift from frequency-based methods to context-driven learning, establishing principles that influence modern natural language processing.

Related Organizations
Keywords

LLM, Artificial intelligence, CBOW, NLP, Embedding

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average