
Math for Machine Learning - Chapter 13: Orthogonality and Orthogonal Matrices
Created by Shiju P John ยท 11/4/2025
๐ Subject
math for machine learning
๐ Exam
Any
๐ฃ Language
English
๐ฏ Mode
Practice
๐ Taken
0 times
No. of Questions
35
Availability
Free
๐ Description
This quiz assesses deep understanding of orthogonality and orthogonal matrices, crucial concepts in the mathematical foundations of machine learning and numerical analysis. Questions cover theoretical properties, computational implications, and applications in algorithms like QR decomposition and attention mechanisms. Learners will encounter challenging problems requiring a strong grasp of linear algebra, numerical stability, and their relevance in advanced machine learning contexts. Key formulas include:
-
Orthogonal Matrix Definition:
-
Preservation of Length (Euclidean Norm):
-
Preservation of Inner Product/Angle:
-
Determinant of Orthogonal Matrix:
-
Orthonormal Basis Property: (Kronecker delta)
-
Projection onto Subspace with orthonormal basis :
-
QR Decomposition: , where is orthogonal/has orthonormal columns and is upper triangular.
-
Least Squares Solution via QR: For , the solution minimizes and satisfies .
-
Scaled Dot-Product Attention: