Glossary math Term Page

Low-Rank Approximation

An approximation using lower rank

low-rank #math#linear-algebra
Korean version

Aliases

low-ranklow-rank approximation

Prerequisites

Related Concepts

Core Idea

A low-rank approximation replaces a matrix with another matrix of smaller rank while preserving as much important structure as possible. It is one of the main uses of singular value decomposition.

Role In This Blog

In Mathbong, low-rank approximation explains why SVD matters for compression, recommendation systems, and latent-structure modeling.

Posts Mentioning This Concept