Posts

vector semantics

Last edited: August 8, 2025

vector semantics is a sense encoding method.

“a meaning of the word should be tied to how they are used”

we measure similarity between word vectors with cosine similarity. see also vector-space model.

motivation

idea 1

neighboring words can help infer semantic meaning of new words: “we can define a word based on its distribution in language use”

idea 2

meaning should be in a point in space, just like affective meaning (i.e. a score in each dimension).

vector space

Last edited: August 8, 2025

A vector space is an object between a field and a group; it has two ops—addition and scalar multiplication. Its not quite a field and its more than a group.

constituents

such that…

requirements

additional information

vector space “over” fields

Scalar multiplication is not in the set \(V\); instead, “scalars” \(\lambda\) come from this magic faraway land called \(\mathbb{F}\). The choice of \(\mathbb{F}\) for each vector space makes it different; so, when precision is needed, we can say that a vector space is “over” some \(\mathbb{F}\) which contributes its scalars.

VFUA

Last edited: August 8, 2025

this is worse

VGG

Last edited: August 8, 2025

VGGish

Last edited: August 8, 2025

VGGish is VGG, ish. VGGish is a network based on VGG which is pretrained on the audio-feature-extraction task.