Skip to content

Clarifying Dimensionality of Weight Matrix $W$ in LLE #6

@giladturok

Description

@giladturok

In part 4 about LLE, you define the weight matrix $W$ as a matrix that is $\mathbb{R}^{k \times n}$. However, $W$ is actually a sparse $n \times n$ where, for a given point $x_i$, all entries $W_{ij}$ that are not in the $k$ nearest neighbors of $x_i$ are zero.

This confused some of the math for me.

For more clarity, consider checking out this paper's section about LLE. They distinguish between $W$ and $\tilde{W}$ in a way that may be helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions