Skip to main content

Questions tagged [non-convex-optimization]

Filter by
Sorted by
Tagged with
0 votes
1 answer
74 views

Suppose $m, n, p, n_c\in\mathbb{N}$, $Y\in\mathbb{R}^{m\times p}$. Let $\mathcal{P}_{m, n, p} := \mathbb{R}^{m\times n}\times\mathbb{R}^{n\times p}\times\mathbb{R}^{m\times p}$ and $g:\mathcal{P}_{m, ...
Benjamin Tennyson's user avatar
0 votes
0 answers
51 views

I am working on a bilinear inverse problem arising in multi-channel signal processing. My problem background is to reconstruct a certain one-dimensional information $\mathbf{w} $ of an object from ...
Mavis's user avatar
  • 1
0 votes
0 answers
68 views

Let $f$ be an $\rho$-weakly convex function, $f:\mathbb{R}^d\to \mathbb{R}$. The Moreau envelope of $f$, $f_\lambda$ for a parameter $0<\lambda<1/\rho$ is defined as $$ f_{\lambda}(x) := \min_{y}...
phoebus's user avatar
1 vote
0 answers
68 views

I've been looking at a specific optimization algorithm in the nonconvex setting, and I'm trying to analyze its convergence rate. Here's the quick setup: Suppose we have a nonconvex, continuously ...
Connor Brown's user avatar
1 vote
0 answers
76 views

For convex problems with stochastic constraints and objective there seem to be a number of online algorithms that can solve them. In Lan's "First-order and Stochastic Optimization Methods for ...
Jim's user avatar
  • 340
3 votes
0 answers
226 views

Does there exist a generalization of this theorem by Yurii Nesterov in Introductory Lectures on Convex Optimization (2004) which relaxes the convexity assumption and shows that gradient descent ...
Kyle's user avatar
  • 51
0 votes
0 answers
193 views

I have a parameterized optimization problem \begin{eqnarray} \max_{x\in D(\theta)} f(x,\theta). \end{eqnarray} Assumptions of the standard Berge's maximum theorem are satisfied, so the value function $...
William Wang's user avatar
1 vote
0 answers
90 views

Consider the following non-convex function $$E(\theta):=-\sum_{i,j}A_{ij}\cos(\theta_i-\theta_j)$$ where $A$ is a symmetric, diagonal-free matrix whose non-diagonal element are $\pm 1$. In other words,...
happyle's user avatar
  • 149
4 votes
2 answers
258 views

Let $f:\mathbb{R}^n\rightarrow\mathbb{R}\cup\{+\infty\}$ be an extended real-valued function that is proper, lower semicontinuous, and Lipschitz continuous over its domain $\newcommand{\dom}{\text{dom}...
Jean Legall's user avatar
0 votes
0 answers
127 views

How to solve the below optimization problem? $P$ is a probability matrix, $0\le P_{ij}\le 1$. Are there any developed tools to solve this? Thanks a lot. \begin{equation*} \begin{aligned} &\...
Yi-Yu Peng's user avatar
1 vote
0 answers
145 views

This post is a continuation of A variant of (discrete) optimal transport problem For $\alpha=(\alpha_1,\ldots,\alpha_m)\subset\mathbb R^m_+$, $\beta=(\beta_1,\ldots,\beta_n)\subset\mathbb R^n_+$ and $...
Fawen90's user avatar
  • 1,701
0 votes
0 answers
104 views

I’m reading about a problem, and the author goes from a classical minimization problem to a saddle point problem in order to perform a primal–dual algorithm on it [1]. However, It’s my first problem ...
Itimethy's user avatar
1 vote
1 answer
220 views

$$\min_t \quad\operatorname{Re} \sum\limits_{i = 1}^N {\left( {{e^{ - j2\pi {f_i}t}}{r_i}} \right)}, $$where $\operatorname{Re}$ refers to get the real part of a complex number, $\{f_i\}$ is an ...
Benjamin Button's user avatar
1 vote
1 answer
696 views

Crossposted on Mathematics SE I've seen in many optimisation papers the statement that general non-convex optimisation problem is NP-hard. If we assume that non-convex optimisation is in NP class, it ...
Dmitry Vilensky's user avatar
1 vote
0 answers
182 views

We are given a matrix $D \in \mathbb{Z}^{C \times C}$ of non-negative entries, an integer $k \geq 1$ and we need to maximize the quadratic form $x^T D x$ under some simple constraints. For all ...
reservoir's user avatar
4 votes
2 answers
225 views

Given $n,d\in\mathbb{N}, n\gg d$, I'm looking for a bound on the maximum (or minimum) expected value of the following game: Draw a vector $\epsilon\in\{\pm 1\}^{\binom{n}{2}}$, uniformly at random. ...
Allen94's user avatar
  • 41
1 vote
0 answers
93 views

Let $V$ be a finite-dimensional real vector space (e.g space of $m \times n$ real matrices equiped with Hilbert-Schmidt inner product $(A,B) \to \mathrm{tr}(AB^\top)$, and let $f:V^2 \to \mathbb R$, $(...
dohmatob's user avatar
  • 7,043
0 votes
1 answer
111 views

As is known, the rank-1 PCA aims to solve the following optimization problem $$\min_{x\in\mathbb{R}^d}\quad -x^T \Sigma x\quad\quad\quad \text{s.t.}\quad \Vert x\Vert_{2}=1,$$ where $\Sigma\in\mathbb{...
lazyleo's user avatar
  • 63
2 votes
0 answers
499 views

I'm interested in finding $\arg\min_{x \in X} (f(x) + \lVert x\rVert_2^2)$ where $X$ is a $[0,1]^n$, $f$ is Lipschitz but non-convex and we already have a procedure to find some $x^* \in \arg\min_{x\...
Proof by wine's user avatar
0 votes
1 answer
195 views

How to prove the zero slope point is a global maximum in this non-concave program for a function with binomials? I need to find the (global) maximum of the following constrained problem: $$\max_{CAP} \...
Silvester's user avatar
1 vote
0 answers
139 views

I consider a weighted sum of $n$ identically-distributed correlated random variables. The weights in the sum, $w_i$ for $i=1, 2,...,n$, satisfy $w_i>=0$ and $\sum_{i=1}^{n}w_i=1$. I am ...
Brian's user avatar
  • 173
3 votes
1 answer
329 views

Which algorithms are suitable for solving problems of the form $$ \min_x \lbrace f(x) \; | \; Ax \leq b \rbrace $$ with nonconvex, differentiable obfective $f$. Unfortunately, $f$ cannot be assumed to ...
Marita's user avatar
  • 31
1 vote
0 answers
576 views

Given matrices $R \in \mathbb R^{m \times n}$ and $Y \in \mathbb R^{p \times n}$, where $R$ is full rank, how can I solve the following optimization problems? $$\min_{X \in \mathbb R^{p \times m}} \| ...
见得哆啦's user avatar
0 votes
0 answers
91 views

When I try to solve a optimization problem by Riemannian stochastic variance reduced gradient algorithm(RSVRG), the formulation of problem like $\frac{1}{N}\sum_{i=1}^Nf_i(x)$ and $f_i(x)$ is a non-...
Rejur's user avatar
  • 1
1 vote
0 answers
92 views

Let $y\in\mathbb{R}^m$, $\tau\in\mathbb{R}$ and $X\in\mathbb{R}^{m\times n}$, with $\tau>0$ I would like to efficiently solve the following problem: Problem 1 Choose $\alpha,z\in\mathbb{R}^m,\beta\...
cfp's user avatar
  • 183
0 votes
0 answers
626 views

The heavy-ball method (also called gradient descent with momentum) is commonly used in optimization. The update rule can be written as: $$x_{t+1}=x_t-\eta\nabla f(x_t)-\beta (x_t-x_{t-1})$$ Suppose $\...
zbh2047's user avatar
  • 611
1 vote
1 answer
877 views

I have an optimization problem $\underset{x}{\min} ~ c(x) - k \cdot x$ where $c(x)$ is a non-decreasing concave function with $c(0) = 0$, $x \in C \subseteq \mathbb{R}^d_{\geq 0}$. By non-decreasing, ...
Francis's user avatar
  • 29
2 votes
0 answers
119 views

I am trying to understand what kind of variational forms exist for non-convex functions. Alternatively, are there conjugate forms which attain strong duality? For a non-convex function $f$, I am ...
mathuser128's user avatar
3 votes
0 answers
249 views

I have a concern about a result given by Murty in [1] and also written by Floudas and Visweswaran in [2] They consider a QP: \begin{array}{ll}{\min _{x} Q(x)} & {=c^{T} x+\frac{1}{2} x^{T} D ...
Titouan Vayer's user avatar
1 vote
1 answer
404 views

Is there any closed form solution for the optimal value of the folowing optimization problem? $$\begin{array}{ll} \text{minimize} & (\mathbf{x} - \mathbf{y})^{\mathrm{T}}\mathbf{B}(\mathbf{x} - \...
Math_Y's user avatar
  • 199
6 votes
1 answer
899 views

I have just learned that a general framework in constrained optimization is called "proximal gradient optimization". It is interesting that the $\ell_0$ "norm" is also associated with a proximal ...
ArtificiallyIntelligent's user avatar
6 votes
1 answer
1k views

I want to solve a linear program but with a subset of the variables taken from a unit sphere. That is, given fixed $\textbf{c} \in \mathbb{R}^{n}$, $\textbf{A} \in \mathbb{R}^{m \times (n+k)}$, I want ...
kklosteer's user avatar
2 votes
0 answers
292 views

I want to solve following optimization problem in $x \in \mathbb R^n$. $$\begin{array}{ll} \text{maximize} & \displaystyle\sum_i(x M_i x^T)^2\\ \text{subject to} & \|x\|_2 = 1\end{array}$$ ...
makkostya's user avatar
  • 435
2 votes
0 answers
109 views

I would like to solve the following optimization problem: \begin{array}{ll} \underset{x_{i}\geq0,\, \pi_{i}\in\{0,1\}}{\text{minimize}} & \displaystyle\sum_{i=1}^n x_i\\ \text{subject to} & ...
A.Fadhil's user avatar
3 votes
2 answers
379 views

I have an optimization problem, this problem has linear constraints and nonlinear constraints. I solved the linear part by MATLAB but the nonlinear constraints I could not solve it. I downloaded ...
alhannaki's user avatar
7 votes
2 answers
731 views

Consider an optimization problem over infinite variables: $$ \begin{align} \min_{x}~& {\left\lVert{x}\right\rVert }_p \\ \text{s.t}~& \left\langle x, a_n\right\rangle \ge 1~,~\forall n=1,\...
Itay's user avatar
  • 673
5 votes
1 answer
503 views

Let $\ell$ and $d$ be two integers such that $\ell \le d$. I would like to find the global maxima of the following symmetric function $f\colon (0,1]^n \to \mathbb{R}$, $$f(x_1, \ldots, x_n) := \sum_{\...
nichehole's user avatar
  • 381
5 votes
2 answers
6k views

Given a convex function $f : \mathbb{R}^n \to [0,\infty)$, the objective is to find the farthest point in the level set $\left\lbrace x \in \mathbb{R}^n \mid f(x) \leq 1\right\rbrace$ (Assuming that ...
user3492773's user avatar
2 votes
1 answer
138 views

I have the following minimization problem in $z \in \mathbb R^n$, which contains $x_1, \dots, x_t, y \in \mathbb R$. $$\begin{array}{ll} \text{minimize} & y\\ \text{subject to} & xQx'= y\\ &...
Turbo's user avatar
  • 1
0 votes
0 answers
204 views

I have a special non-convex optimization problem: $\min / \max \ f(x) + g(x) + h(x)$, subject to $| g(x) - h(x)| < \varepsilon$, where $f(x)$ is non-convex, but both $g(x)$ and $h(x)$ are ...
Magic-A's user avatar
  • 43
1 vote
1 answer
556 views

Given a $n \times n$ symmetric matrix $\rm S$, solve the optimization problem in $n \times k$ (where $n \geq k$) matrix $\rm X$ $$\begin{array}{ll} \text{maximize} & \mbox{tr} \left( \mathrm X^\...
Gehen's user avatar
  • 21
7 votes
2 answers
944 views

I would like to solve the following problem: $$\begin{array}{ll} \text{minimize} & \mathbf{x}^T \mathbf{A} \mathbf{x}\\ \text{subject to} & \mathbf{x}^T\mathbf{B}\mathbf{x} = 0\\ & \...
Yang's user avatar
  • 71
3 votes
1 answer
159 views

In the SCAD paper by Fan and Li (2001), there exist two forms of penalized least squares as follows: $$\frac{1}{2}\left \| y-X\beta \right \|^2+\lambda \sum_{j=1}^{d}p_j (\left | \beta _j \right |),$$ ...
Tim Xu's user avatar
  • 31
2 votes
1 answer
665 views

I'm trying to solve a chance constrained programming (CCP) problem $\min_x f_0(x, \xi), \text{ such that } \mathbb{P} ( f_i(x, \xi) \ge \alpha_i ) \le \epsilon_i, \text{ where } i = 1,2,\cdots, m$ ...
stille's user avatar
  • 21
6 votes
2 answers
528 views

I have the following optimization problem. $$\begin{array}{ll} \text{maximize} & \det \left(\sum^n_{i=1}z_i W_i \right)\\ \text{subject to} & \sum_{i=1}^n z_i = N\\ & z_i \in \{0,1\}\end{...
Pascal's user avatar
  • 91
4 votes
1 answer
4k views

I want to test my extended gradient descent algorithm, whose aim is to handle non-convex problems better. Can you give me some examples of non-convex functions that are hard to minimize via gradient ...
Brans's user avatar
  • 141
1 vote
0 answers
455 views

\begin{equation} \begin{split} \min_{x\in \mathbb{R}^n}\:f(x)=(1/2)x^{T}Q_0x+c_0^T x \end{split} \end{equation} s.t. $$ g_i(x)=\frac{1}{2}x^T Q_ix-lmax_i\leq0,i\in\{1,...,m/2\} $$ $$ g_i(x)=\frac{...
sjtupuzhao's user avatar
7 votes
2 answers
5k views

I have a problem that looks very much like a norm-constrained linear program, but with an extra constraint that is unusual for me. The problem is the following. Given a matrix $A$ and a vector $w$, $$...
redfly10's user avatar
15 votes
2 answers
7k views

Suppose I'd like to: \begin{align} \mathop{\text{min}}_\mathbf{x} && \mathbf{x}^T\mathbf{A}\mathbf{x} \\ \text{subject to:} && \mathbf{x}^T \mathbf{M} \mathbf{x} = 1\\ && \...
Alec Jacobson's user avatar
6 votes
1 answer
2k views

I want to maximize a quadratic form $\mathbf x^T\mathbf Q\mathbf x$ and also want to find out which vector $\mathbf x$ maximizes the quadratic form when $\mathbf Q$ is an $n\times n$ positive definite ...
Federico Magallanez's user avatar