Is consensus ADMM performance affected by how the objective function/ constraints are split?How to minimise...

What mechanic is there to disable a threat instead of killing it?

Why are electrically insulating heatsinks so rare? Is it just cost?

Watching something be written to a file live with tail

Facing a paradox: Earnshaw's theorem in one dimension

Is the Joker left-handed?

What reasons are there for a Capitalist to oppose a 100% inheritance tax?

Stopping power of mountain vs road bike

Anagram holiday

Why does Kotter return in Welcome Back Kotter?

How do I write bicross product symbols in latex?

How to model explosives?

Blender 2.8 I can't see vertices, edges or faces in edit mode

How is it possible to have an ability score that is less than 3?

How to take photos in burst mode, without vibration?

Emailing HOD to enhance faculty application

What's the difference between 'rename' and 'mv'?

What is the word for reserving something for yourself before others do?

Twin primes whose sum is a cube

Arrow those variables!

Is "remove commented out code" correct English?

I'm flying to France today and my passport expires in less than 2 months

CEO ridiculed me with gay jokes and grabbed me and wouldn't let go - now getting pushed out of company

Infinite Abelian subgroup of infinite non Abelian group example

What do you call someone who asks many questions?



Is consensus ADMM performance affected by how the objective function/ constraints are split?


How to minimise an objective function which is not a direct function of the decision variable?Including constraints in objective functionWhich one is better to minimize SSE or MSE in ADMM?quadratic objective function with linear constraints.Usefulness of dual variables in ADMMIs it possible to reformulate the following objective function into a known form for optimization?How to formulate an ADMM optimization problem involving inequality constraints?How to decide whether this objective function (with integer variables) is convex or not?What are the properties of the solution of a nonlinear programming with linear objective functionHow relevant are theoretical convex optimization convergence rates in practice, when parameters are unknown and function may be nonconvex?













0












$begingroup$


I just wanted to know whether Consensus ADMM convergence results are affected by the way we split the objective function. For example, will the results be affected if I split f=f1+f2+f3+f4 as (f1+f2) & (f3+f4) or (f1) & (f2+f3+f4) ?










share|cite|improve this question









$endgroup$












  • $begingroup$
    In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
    $endgroup$
    – littleO
    Mar 19 at 5:51
















0












$begingroup$


I just wanted to know whether Consensus ADMM convergence results are affected by the way we split the objective function. For example, will the results be affected if I split f=f1+f2+f3+f4 as (f1+f2) & (f3+f4) or (f1) & (f2+f3+f4) ?










share|cite|improve this question









$endgroup$












  • $begingroup$
    In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
    $endgroup$
    – littleO
    Mar 19 at 5:51














0












0








0





$begingroup$


I just wanted to know whether Consensus ADMM convergence results are affected by the way we split the objective function. For example, will the results be affected if I split f=f1+f2+f3+f4 as (f1+f2) & (f3+f4) or (f1) & (f2+f3+f4) ?










share|cite|improve this question









$endgroup$




I just wanted to know whether Consensus ADMM convergence results are affected by the way we split the objective function. For example, will the results be affected if I split f=f1+f2+f3+f4 as (f1+f2) & (f3+f4) or (f1) & (f2+f3+f4) ?







convergence optimization convex-optimization






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Mar 19 at 5:09









BunaBuna

403




403












  • $begingroup$
    In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
    $endgroup$
    – littleO
    Mar 19 at 5:51


















  • $begingroup$
    In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
    $endgroup$
    – littleO
    Mar 19 at 5:51
















$begingroup$
In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
$endgroup$
– littleO
Mar 19 at 5:51




$begingroup$
In consensus ADMM the problem of minimizing $sum_i f_i(x)$ is reformulated as minimizing $sum_i f_i(x_i)$ subject to the constraint that $x_1=x_2=cdots=x_n$. The splittings you're describing don't sound like the consensus trick to me. But yes, I think the choice of how you split $f$ could affect the number of iterations required for convergence.
$endgroup$
– littleO
Mar 19 at 5:51










0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153703%2fis-consensus-admm-performance-affected-by-how-the-objective-function-constraint%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3153703%2fis-consensus-admm-performance-affected-by-how-the-objective-function-constraint%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Nidaros erkebispedøme

Birsay

Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?