Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2426

Quadratic Minimization for MLlib ALS

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.4.0
    • None
    • MLlib
    • None

    Description

      Current ALS supports least squares and nonnegative least squares.

      I presented ADMM and IPM based Quadratic Minimization solvers to be used for the following ALS problems:

      1. ALS with bounds
      2. ALS with L1 regularization
      3. ALS with Equality constraint and bounds

      Initial runtime comparisons are presented at Spark Summit.

      http://spark-summit.org/2014/talk/quadratic-programing-solver-for-non-negative-matrix-factorization-with-spark

      Based on Xiangrui's feedback I am currently comparing the ADMM based Quadratic Minimization solvers with IPM based QpSolvers and the default ALS/NNLS. I will keep updating the runtime comparison results.

      For integration the detailed plan is as follows:

      1. Add QuadraticMinimizer and Proximal algorithms in mllib.optimization
      2. Integrate QuadraticMinimizer in mllib ALS

      Attachments

        Activity

          People

            debasish83 Debasish Das
            debasish83 Debasish Das
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 504h
                504h
                Remaining:
                Remaining Estimate - 504h
                504h
                Logged:
                Time Spent - Not Specified
                Not Specified