Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M8419

Vector Quantization

Vector Quantization
CultureHigh supportChinese Philosophy
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

Quantization: using a finite codebook to represent an infinite vector space. Codebook: a predefined set of representative vectors.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Lossy compression of information. Approximating continuous data with a finite set of representative values, balancing precision and efficiency.

anchor

Anchor fast decisions

Vector quantization (VQ) maps input vectors to the nearest representative vector in the codebook, used for lossy compression and clustering.

MINIMUM ACTION

In progress 0/3

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Vector_quantizationZH · Explicit
    verified

RELATED MODELS