Skip to content

Machine Learning Support #7

@Marco-Congedo

Description

@Marco-Congedo

Hello,

following this discussion, the steps followed by PosDefManifold.jl for doing classification in the tangent space are:

  1. parallel transport of all points to the center of the manifold (identity for the positive definite matrices manifold). This involves the computation of a center of mass of the points in the manifold and a function for parallel transport.

  2. Exponential map (projection on the tangent space)

  3. vectorization (a special one, for example, for the pos def manifold a weight √2 is given to the off-diagonal elements)

I am not familiar with other manifolds. Are all these operations possible with all currently implemented manifolds?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions