TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Methods/GloVe

GloVe

GloVe Embeddings

Natural Language ProcessingIntroduced 2000357 papers
Source Paper

Description

GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares objective JJJ that minimizes the difference between the dot product of the vectors of two words and the logarithm of their number of co-occurrences:

J=∑_i,j=1Vf(𝑋_ij)(wT_iw~j+b_i+b~_j−log⁡𝑋_ij)2J=\sum\_{i, j=1}^{V}f\left(𝑋\_{i j}\right)(w^{T}\_{i}\tilde{w}_{j} + b\_{i} + \tilde{b}\_{j} - \log{𝑋}\_{ij})^{2}J=∑_i,j=1Vf(X_ij)(wT_iw~j​+b_i+b~_j−logX_ij)2

where w_iw\_{i}w_i and b_ib\_{i}b_i are the word vector and bias respectively of word iii, w~j\tilde{w}_{j}w~j​ and b_jb\_{j}b_j are the context word vector and bias respectively of word jjj, X_ijX\_{ij}X_ij is the number of times word iii occurs in the context of word jjj, and fff is a weighting function that assigns lower weights to rare and frequent co-occurrences.

Papers Using This Method

CoVE: Compressed Vocabulary Expansion Makes Better LLM-based Recommender Systems2025-06-24Diver-Robot Communication Dataset for Underwater Hand Gesture Recognition2025-06-10Gender Inequality in English Textbooks Around the World: an NLP Approach2025-06-03Feel the Force: Contact-Driven Learning from Humans2025-06-02On the Emergence of Linear Analogies in Word Embeddings2025-05-24Omni TM-AE: A Scalable and Interpretable Embedding Model Using the Full Tsetlin Machine State Space2025-05-22Imitation Learning for Adaptive Control of a Virtual Soft Exoglove2025-05-14Graph Neural Network Aided Deep Reinforcement Learning for Resource Allocation in Dynamic Terahertz UAV Networks2025-05-08A Method for Handling Negative Similarities in Explainable Graph Spectral Clustering of Text Documents -- Extended Version2025-04-16Geological Inference from Textual Data using Word Embeddings2025-04-10Text classification using machine learning methods2025-02-27Revisiting Word Embeddings in the LLM Era2025-02-26Exploring RWKV for Sentence Embeddings: Layer-wise Analysis and Baseline Comparison for Semantic Similarity2025-02-20Breast Lump Detection and Localization with a Tactile Glove Using Deep Learning2025-02-15COVE: COntext and VEracity prediction for out-of-context images2025-02-03RoHan: Robust Hand Detection in Operation Room2025-01-14Text Classification: Neural Networks VS Machine Learning Models VS Pre-trained Models2024-12-30On the Role of Surrogates in Conformal Inference of Individual Causal Effects2024-12-16Measuring similarity between embedding spaces using induced neighborhood graphs2024-11-13From Word Vectors to Multimodal Embeddings: Techniques, Applications, and Future Directions For Large Language Models2024-11-06