LGMar 8, 2017

A Manifold Approach to Learning Mutually Orthogonal Subspaces

arXiv:1703.02992v1
Originality Incremental advance
AI Analysis

This work addresses a general optimization problem in machine learning for researchers and practitioners dealing with subspace constraints, but it is incremental as it extends existing Riemannian methods to more flexible constraints.

The authors tackled the challenge of optimizing matrices constrained to represent subspaces by proposing the partitioned subspace (PS) manifold, which allows learning mutually orthogonal subspaces with user-defined partitions, and demonstrated its properties through experiments on multiple dataset analysis and domain adaptation.

Although many machine learning algorithms involve learning subspaces with particular characteristics, optimizing a parameter matrix that is constrained to represent a subspace can be challenging. One solution is to use Riemannian optimization methods that enforce such constraints implicitly, leveraging the fact that the feasible parameter values form a manifold. While Riemannian methods exist for some specific problems, such as learning a single subspace, there are more general subspace constraints that offer additional flexibility when setting up an optimization problem, but have not been formulated as a manifold. We propose the partitioned subspace (PS) manifold for optimizing matrices that are constrained to represent one or more subspaces. Each point on the manifold defines a partitioning of the input space into mutually orthogonal subspaces, where the number of partitions and their sizes are defined by the user. As a result, distinct groups of features can be learned by defining different objective functions for each partition. We illustrate the properties of the manifold through experiments on multiple dataset analysis and domain adaptation.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes