Sequential convex optimization vs Projected gradient descent
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
$$textbf1) Projected Gradient Descent $$
$$min_x space f(x), text subject to x∈C $$
$$y_k+1=x_k−t_k∇f(x_k)$$
$$x_k+1=operatorname*argmin_x∈C‖y_k+1−x‖$$
$$textbf 2) Sequential convex programming$$
Constructs a sequence of convex optimization problems locally, and solves them to obtain a locally optimal solution.
What are the primary disadvantages and advantages of both? I know that generally interior point methods, which is commonly used in SQP are second-order methods. Does this affect the quality and speed of the solution in comparison?
convex-optimization nonlinear-optimization numerical-optimization non-convex-optimization
add a comment |Â
up vote
0
down vote
favorite
$$textbf1) Projected Gradient Descent $$
$$min_x space f(x), text subject to x∈C $$
$$y_k+1=x_k−t_k∇f(x_k)$$
$$x_k+1=operatorname*argmin_x∈C‖y_k+1−x‖$$
$$textbf 2) Sequential convex programming$$
Constructs a sequence of convex optimization problems locally, and solves them to obtain a locally optimal solution.
What are the primary disadvantages and advantages of both? I know that generally interior point methods, which is commonly used in SQP are second-order methods. Does this affect the quality and speed of the solution in comparison?
convex-optimization nonlinear-optimization numerical-optimization non-convex-optimization
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
$$textbf1) Projected Gradient Descent $$
$$min_x space f(x), text subject to x∈C $$
$$y_k+1=x_k−t_k∇f(x_k)$$
$$x_k+1=operatorname*argmin_x∈C‖y_k+1−x‖$$
$$textbf 2) Sequential convex programming$$
Constructs a sequence of convex optimization problems locally, and solves them to obtain a locally optimal solution.
What are the primary disadvantages and advantages of both? I know that generally interior point methods, which is commonly used in SQP are second-order methods. Does this affect the quality and speed of the solution in comparison?
convex-optimization nonlinear-optimization numerical-optimization non-convex-optimization
$$textbf1) Projected Gradient Descent $$
$$min_x space f(x), text subject to x∈C $$
$$y_k+1=x_k−t_k∇f(x_k)$$
$$x_k+1=operatorname*argmin_x∈C‖y_k+1−x‖$$
$$textbf 2) Sequential convex programming$$
Constructs a sequence of convex optimization problems locally, and solves them to obtain a locally optimal solution.
What are the primary disadvantages and advantages of both? I know that generally interior point methods, which is commonly used in SQP are second-order methods. Does this affect the quality and speed of the solution in comparison?
convex-optimization nonlinear-optimization numerical-optimization non-convex-optimization
edited Jul 17 at 12:40
Community♦
1
1
asked Jul 17 at 12:01


Sridhar Thiagarajan
132214
132214
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2854426%2fsequential-convex-optimization-vs-projected-gradient-descent%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password