中文
相关论文

相关论文: Sparse Approximation Over the Cube

200 篇论文

The Sparse Approximation problem asks to find a solution $x$ such that $||y - Hx|| < \alpha$, for a given norm $||\cdot||$, minimizing the size of the support $||x||_0 := \#\{j \ |\ x_j \neq 0 \}$. We present valid inequalities for Mixed…

离散数学 · 计算机科学 2020-09-15 Diego Delle Donne , Matthieu Kowalski , Leo Liberti

It is well known that sparse approximation problem is \textsf{NP}-hard under general dictionaries. Several algorithms have been devised and analyzed in the past decade under various assumptions on the \emph{coherence} $\mu$ of the…

计算复杂性 · 计算机科学 2017-02-10 Ali Çivril

We introduce two min-max problems: the first problem is to minimize the supremum of finitely many rational functions over a compact basic semi-algebraic set whereas the second problem is a 2-player zero-sum polynomial game in randomized…

最优化与控制 · 数学 2009-12-16 Rida Laraki , Jean B. Lasserre

We present a new approach to solve the sparse approximation or best subset selection problem, namely find a $k$-sparse vector ${\bf x}\in\mathbb{R}^d$ that minimizes the $\ell_2$ residual $\lVert A{\bf x}-{\bf y} \rVert_2$. We consider a…

机器学习 · 计算机科学 2021-06-21 Tal Amir , Ronen Basri , Boaz Nadler

We perform a finite sample analysis of the detection levels for sparse principal components of a high-dimensional covariance matrix. Our minimax optimal test is based on a sparse eigenvalue statistic. Alas, computing this test is known to…

统计理论 · 数学 2014-01-30 Quentin Berthet , Philippe Rigollet

This paper deals with the following question: Suppose that there exist an integer or a non-negative integer solution $x$ to a system $Ax = b$, where the number of non-zero components of $x$ is $n$. The target is, for a given natural number…

最优化与控制 · 数学 2026-02-12 Stefan Kuhlmann , Timm Oertel , Robert Weismantel

This paper investigates a general class of problems in which a lower bounded smooth convex function incorporating $\ell_{0}$ and $\ell_{2,0}$ regularization is minimized over a box constraint. Although such problems arise frequently in…

最优化与控制 · 数学 2025-11-26 Yuge Ye , Qingna Li

We explore algorithms and limitations for sparse optimization problems such as sparse linear regression and robust linear regression. The goal of the sparse linear regression problem is to identify a small number of key features, while the…

机器学习 · 计算机科学 2022-06-30 Eric Price , Sandeep Silwal , Samson Zhou

We consider regularized least-squares problems of the form $\min_{x} \frac{1}{2}\Vert Ax - b\Vert_2^2 + \mathcal{R}(Lx)$. Recently, Zheng et al., 2019, proposed an algorithm called Sparse Relaxed Regularized Regression (SR3) that employs a…

数值分析 · 数学 2020-11-16 Nick Luiken , Tristan van Leeuwen

The problem of approximating a dense matrix by a product of sparse factors is a fundamental problem for many signal processing and machine learning tasks. It can be decomposed into two subproblems: finding the position of the non-zero…

计算复杂性 · 计算机科学 2022-11-23 Quoc-Tung Le , Elisa Riccietti , Rémi Gribonval

In this paper, a multi-parameterized proximal point algorithm combining with a relaxation step is developed for solving convex minimization problem subject to linear constraints. We show its global convergence and sublinear convergence rate…

数值分析 · 数学 2019-07-11 Jianchao Bai , Ke Guo , Xiaokai Chang

This paper establishes a statistical versus computational trade-off for solving a basic high-dimensional machine learning problem via a basic convex relaxation method. Specifically, we consider the {\em Sparse Principal Component Analysis}…

机器学习 · 计算机科学 2015-10-20 Tengyu Ma , Avi Wigderson

Given polynomials f(x), g_i(x), h_j(x), we study how to minimize f on the semialgebraic set S = { x \in R^n: h_1(x)=...=h_{m_1}(x) =0, g_1(x) >= 0, ..., g_{m_2}(x) >= 0}. Let f_{min} be the minimum of f on S. Suppose S is nonsingular and…

最优化与控制 · 数学 2010-06-15 Jiawang Nie

The Min-sum single machine scheduling problem (denoted 1||sum f_j) generalizes a large number of sequencing problems. The first constant approximation guarantees have been obtained only recently and are based on natural time-indexed LP…

数据结构与算法 · 计算机科学 2015-11-30 Adam Kurpisz , Samuli Leppänen , Monaldo Mastrolilli

Finding the sparsest solutions to a tensor complementarity problem is generally NP-hard due to the nonconvexity and noncontinuity of the involved $\ell_0$ norm. In this paper, a special type of tensor complementarity problems with…

谱理论 · 数学 2015-05-06 Ziyan Luo , Liqun Qi , Naihua Xiu

This paper considers the problem of finding a low rank matrix from observations of linear combinations of its elements. It is well known that if the problem fulfills a restricted isometry property (RIP), convex relaxations using the nuclear…

最优化与控制 · 数学 2017-11-13 Carl Olsson , Marcus Carlsson , Erik Bylow

$p$-adic linear regression is the problem of finding coefficients $\beta$ that minimise $\sum_i |y_i - x_i^\top\beta|_p$. We prove that computing an optimal solution is NP-hard via a polynomial-time reduction from Max Cut using a…

计算复杂性 · 计算机科学 2026-02-17 Gregory D. Baker

This is the first in a series of papers which deal with the development of novel methods for solving a system of linear algebraic equations with a time complexity lower than existing algorithms. The NxN system of linear equations, Ax = b,…

最优化与控制 · 数学 2022-06-16 Vilas Patwardhan

We consider single-machine scheduling problems that are natural generalizations or variations of the min-sum set cover problem and the min-sum vertex cover problem. For each of these problems, we give new approximation algorithms. Some of…

数据结构与算法 · 计算机科学 2020-01-22 Felix Happach , Andreas S. Schulz

In this work, we study the problem of finding approximate, with minimum support set, solutions to matrix max-plus equations, which we call sparse approximate solutions. We show how one can obtain such solutions efficiently and in polynomial…

最优化与控制 · 数学 2020-12-22 Nikos Tsilivis , Anastasios Tsiamis , Petros Maragos