中文
相关论文

相关论文: On the complexity of analyticity in semi-definite …

200 篇论文

Multi-objective optimization is a widely studied problem in diverse fields, such as engineering and finance, that seeks to identify a set of non-dominated solutions that provide optimal trade-offs among competing objectives. However, the…

神经与进化计算 · 计算机科学 2024-01-15 Arash Heidari , Sebastian Rojas Gonzalez , Tom Dhaene , Ivo Couckuyt

We study the problem of optimizing a function under a \emph{budgeted number of evaluations}. We only assume that the function is \emph{locally} smooth around one of its global optima. The difficulty of optimization is measured in terms of…

机器学习 · 计算机科学 2019-02-26 Peter L. Bartlett , Victor Gabillon , Michal Valko

Matrix $M$ is {\em $k$-concise} if the finite entries of each column of $M$ consist of $k$ or less intervals of identical numbers. We give an $O(n+m)$-time algorithm to compute the row minima of any $O(1)$-concise $n\times m$ matrix. Our…

数据结构与算法 · 计算机科学 2014-03-04 Cheng-Wei Lee , Hsueh-I Lu

The coalgebraic $\mu$-calculus provides a generic semantic framework for fixpoint logics with branching types beyond the standard relational setup, e.g. probabilistic, weighted, or game-based. Previous work on the coalgebraic $\mu$-calculus…

计算机科学中的逻辑 · 计算机科学 2019-01-16 Daniel Hausmann , Lutz Schröder

In this paper we provide improved running times and oracle complexities for approximately minimizing a submodular function. Our main result is a randomized algorithm, which given any submodular function defined on $n$-elements with range…

数据结构与算法 · 计算机科学 2019-09-11 Brian Axelrod , Yang P. Liu , Aaron Sidford

In many applications including integer-forcing linear multiple-input and multiple-output (MIMO) receiver design, one needs to solve a successive minima problem (SMP) on an $n$-dimensional lattice to get an optimal integer coefficient matrix…

信息论 · 计算机科学 2018-11-06 Jinming Wen , Lanping Li , Xiaohu Tang , Wai Ho Mow

Matrix completion is a basic machine learning problem that has wide applications, especially in collaborative filtering and recommender systems. Simple non-convex optimization algorithms are popular and effective in practice. Despite recent…

机器学习 · 计算机科学 2018-07-24 Rong Ge , Jason D. Lee , Tengyu Ma

Matrix multiplication is a fundamental classical computing operation whose efficiency becomes a major challenge at scale, especially for machine learning applications. Quantum computing, with its inherent parallelism and exponential storage…

量子物理 · 物理学 2026-02-10 Jiaqi Yao , Ding Liu

We consider the global minimization of a particular type of minimum structured optimization problems wherein the variables must belong to some basic set, the feasible domain is described by the intersection of a large number of functional…

最优化与控制 · 数学 2024-12-09 Guillaume Van Dessel , François Glineur

The Sparsest Cut is a fundamental optimization problem that has been extensively studied. For planar inputs the problem is in $P$ and can be solved in $\tilde{O}(n^3)$ time if all vertex weights are $1$. Despite a significant amount of…

数据结构与算法 · 计算机科学 2020-07-07 Amir Abboud , Vincent Cohen-Addad , Philip N. Klein

Sampling-based motion planners have proven to be efficient solutions to a variety of high-dimensional, geometrically complex motion planning problems with applications in several domains. The traditional view of these approaches is that…

机器人学 · 计算机科学 2014-04-09 Andrew Dobson , George V. Moustakides , Kostas E. Bekris

Let $p\in\mathbb{Z}[x]$ be an arbitrary polynomial of degree $n$ with $k$ non-zero integer coefficients of absolute value less than $2^\tau$. In this paper, we answer the open question whether the real roots of $p$ can be computed with a…

数值分析 · 计算机科学 2014-01-24 Michael Sagraloff

We study Sinkhorn's algorithm for solving the entropically regularized optimal transport problem. Its iterate $\pi_{t}$ is shown to satisfy $H(\pi_{t}|\pi_{*})+H(\pi_{*}|\pi_{t})=O(t^{-1})$ where $H$ denotes relative entropy and $\pi_{*}$…

最优化与控制 · 数学 2025-04-08 Promit Ghosal , Marcel Nutz

We consider the problem of reconstructing a rank-$k$ $n \times n$ matrix $M$ from a sampling of its entries. Under a certain incoherence assumption on $M$ and for the case when both the rank and the condition number of $M$ are bounded, it…

机器学习 · 统计学 2017-08-23 David Gamarnik , Quan Li , Hongyi Zhang

The multiplicative update (MU) algorithm has been extensively used to estimate the basis and coefficient matrices in nonnegative matrix factorization (NMF) problems under a wide range of divergences and regularizers. However, theoretical…

最优化与控制 · 数学 2017-06-08 Renbo Zhao , Vincent Y. F. Tan

We present a new algorithm for computing integral bases in algebraic function fields of one variable, or equivalently for constructing the normalization of a plane curve. Our basic strategy makes use of the concepts of localization and…

交换代数 · 数学 2021-03-10 Janko Boehm , Wolfram Decker , Santiago Laplagne , Gerhard Pfister

In this paper, we propose a deterministic algorithm that approximates the optimal path cover on weighted undirected graphs. Based on the 1/2-Approximation Path Cover Algorithm by Moran et al., we add a procedure to remove the redundant…

数值分析 · 数学 2021-01-25 Junyuan Lin , Guangpeng Ren

We consider the problem of minimizing a linear function over an affine section of the cone of positive semidefinite matrices, with the additional constraint that the feasible matrix has prescribed rank. When the rank constraint is active,…

系统与控制 · 计算机科学 2016-11-22 Simone Naldi

The constrained path optimization (CPO) problem takes the following input: (a) a road network represented as a directed graph, where each edge is associated with a "cost" and a "score" value; (b) a source-destination pair and; (c) a budget…

分布式、并行与集群计算 · 计算机科学 2022-08-05 Kousik Kumar Dutta , Ankita Dewan , Venkata M. V. Gunturi

Problems defined on binary decision spaces have been intensively studied in the theory of multi-objective evolutionary algorithms (MOEAs). In contrast, no mathematical runtime analyses exist so far for MOEAs dealing with decision variables…

神经与进化计算 · 计算机科学 2026-05-15 Mingfeng Li , Zheng Cheng , Weijie Zheng , Benjamin Doerr