In matrix computations, sketching is really a synonym for (linear) dimensionality reduction. Suppose we are solving a problem involving one or more high-dimensional vectors or perhaps a tall matrix
. A sketching matrix is a
matrix
where
. When multiplied into a high-dimensional vector
or tall matrix
, the sketching matrix
produces compressed or “sketched” versions
and
that are much smaller than the original vector
and matrix
.
ethanepperly.com | Does Sketching Work?
Filed under:
Related Notes
- The idea here is that instead of incrementing a single row for a co...from planetscale.com
- Original layout The original elementary school. Found somewhere ...from joelsimon.net
- More things than you would think are dynamic strategic problems. If...from marcelo.rinesi
- But you can already see the idea of a “prompt” evolving into someth...from Ryan Broderick
- Amdahl's law is often used in parallel computing to predict the...from en.wikipedia.org
- THE PRIORITIZATION MATRIX All of the projects and activities on yo...from review.firstround.com
- The way double descent is normally presented, increasing the number...from chris-said.io
- In machine learning, double descent is a surprising phenomenon wher...from chris-said.io