Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Coordinate Descent Algorithms

About

Coordinate descent algorithms solve optimization problems by successively performing approximate minimization along coordinate directions or coordinate hyperplanes. They have been used in applications for many years, and their popularity continues to grow because of their usefulness in data analysis, machine learning, and other areas of current interest. This paper describes the fundamentals of the coordinate descent approach, together with variants and extensions and their convergence properties, mostly with reference to convex objectives. We pay particular attention to a certain problem structure that arises frequently in machine learning applications, showing that efficient implementations of accelerated coordinate descent algorithms are possible for problems of this type. We also present some parallel variants and discuss their convergence properties under several models of parallel execution.

Stephen J. Wright• 2015

Related benchmarks

TaskDatasetResultRank
Bi-objective Flexible Job Shop Scheduling ProblemBi-FJSP All instances
Hypervolume0.217
16
Bi-objective Flexible Job Shop Scheduling ProblemBi-FJSP (train)
Hypervolume (HV)0.163
16
Bi-objective Flexible Job Shop Scheduling ProblemBi-FJSP (test)
Hypervolume0.2209
16
Showing 3 of 3 rows

Other info

Follow for update