Graph View

learned projection

1 min read

In machine learning, “projection” often refers to learned linear transformations via matrix multiplication, not geometric projection.

Matrix multiplication can map between vector spaces of different dimensions: Rm×n↦Rm×p

Projections onto lower-dimensional subspaces are not invertible / surjective – there is a loss of information.


Backlinks

  • LLM
  • geometric projection
  • self-attention

Created with Quartz v4.5.2 © 2026