首页 > 其他 > 详细

Lagrange Dual Theory for NLP

时间:2018-05-19 16:47:32      阅读:269      评论:0      收藏:0      [点我收藏+]
  1. Classic form of nonlinear programming
    F1: \(f,h,g\) are arbitrary (not necessarily diferentiable or continuous) functions.
    技术分享图片
    F2:
    技术分享图片
    F3:
    \[\begin{align*} \min \; & f(x)\ \textrm{s.t.} \; & g(x)\leq 0\ & h(x)=0 \ & x\in X; \end{align*}\]
    As \(h(x)=0\) can be equivalently written as two inequality constraints \(h(x)\leq 0\) and \(-h(x)\leq 0\), we only consider
    技术分享图片
    \(\color{red}{\mbox{Denote the primal domain by}}\) \(D=X\cap \{x|g(x)\leq 0, h(x)=0\}\).}

  2. Lagrange function and its dual
    1) Lagrange function:\(\mu \geq 0\) is called the Lagrange multiplier.
    技术分享图片
    2)Lagrange dual function
    技术分享图片
    [Remark]Observe that the minimization to calculate the
    dual is carried out over all \(x \in X\), rather than just those within the constraint set. For this reason, we can prove that for primal feasilbe \(x\in D\) and dual feasible \((\lambda, \mu \geq 0)\) , we have
    \[g(\bar{\lambda},\bar{\mu})\leq f(\bar{x})\]
    So we have for \(\mu \geq 0\) and \(x\in D\),
    \[d^*=\sup g(\lambda,\mu)\leq \inf f(x)=f^*\],
    which is called weak dual theorem.

  3. Weak duallity
    技术分享图片
    技术分享图片
    技术分享图片

Lagrange Dual Theory for NLP

原文:https://www.cnblogs.com/mathlife/p/9060544.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!