Code Monkey home page Code Monkey logo

almssn's Introduction

A Semismooth Newton based Augmented Lagrangian Method for Nonsmooth Optimization on Matrix Manifolds

Yuhao Zhou, Chenglong Bao, Chao Ding, Jun Zhu. Preprint. Arxiv:2103.02855.

Usage

Before running our code, please load the package manopt first in MATLAB:

run manopt/importmanopt.m

Then, you can run RunCM.m, RunSPCA.m or RunOrtho.m.

Important note: this is a research software. It is not intended nor designed to be a general purpose software at the moment.

Files

Our codes are in the directory almssn. They depend on two manifold optimization libraries [1, 2]:

  • The directory manopt contains the package http://www.manopt.org [1].
  • The directory OptM contains Wen's first-order method in Stiefel manifolds; see https://github.com/optsuite/OptM [2]. The file OptStiefelGBB.m was slightly modified to record the intermediate results.

References

  • [1]: N. Boumal, B. Mishra, P.-A. Absil, and R. Sepulchre, Manopt, a Matlab toolbox for optimization on manifolds, Journal of Machine Learning Research, 15 (2014), pp. 1455โ€“1459.
  • [2]: Z. Wen and W. Yin, A feasible method for optimization with orthogonality constraints, Mathematical Programming, 142 (2013), pp. 397โ€“434.

almssn's People

Contributors

miskcoo avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.