中文
相关论文

相关论文: On problems equivalent to (min,+)-convolution

200 篇论文

One of the most important and well-studied settings for network design is edge-connectivity requirements. This encompasses uniform demands such as the Minimum $k$-Edge-Connected Spanning Subgraph problem ($k$-ECSS), as well as nonuniform…

数据结构与算法 · 计算机科学 2022-06-27 Michael Dinitz , Ama Koranteng , Guy Kortsarz

Training deep neural networks for solving machine learning problems is one great challenge in the field, mainly due to its associated optimisation problem being highly non-convex. Recent developments have suggested that many training…

机器学习 · 计算机科学 2017-11-23 Hao Shen

A connected graph has a $(k,\ell)$-cover if each of its edges is contained in at least $\ell$ cliques of order $k$. Motivated by recent advances in extremal combinatorics and the literature on edge modification problems, we study the…

数据结构与算法 · 计算机科学 2025-11-12 Amirali Madani , Anil Maheshwari , Babak Miraftab , Bodhayan Roy

We introduce the concept of compressed convolution, a technique to convolve a given data set with a large number of non-orthogonal kernels. In typical applications our technique drastically reduces the effective number of computations. The…

天体物理仪器与方法 · 物理学 2014-01-08 F. Elsner , B. D. Wandelt

The 0/1 knapsack problem is weakly NP-hard in that there exist pseudo-polynomial time algorithms based on dynamic programming that can solve it exactly. There are also the core branch and bound algorithms that can solve large randomly…

神经与进化计算 · 计算机科学 2019-03-11 Shalin Shah

In this work we investigate the min-max-min robust optimization problem and the k-adaptability robust optimization problem for binary problems with uncertain costs. The idea of the first approach is to calculate a set of k feasible…

最优化与控制 · 数学 2023-08-16 Jannis Kurtz

In this paper, we obtain a number of new simple pseudo-polynomial time algorithms on the well-known knapsack problem, focusing on the running time dependency on the number of items $n$, the maximum item weight $w_\mathrm{max}$, and the…

数据结构与算法 · 计算机科学 2024-01-30 Qizheng He , Zhean Xu

Clustering is a fundamental problem in unsupervised learning. Popular methods like K-means, may suffer from poor performance as they are prone to get stuck in its local minima. Recently, the sum-of-norms (SON) model (also known as the…

机器学习 · 计算机科学 2018-10-08 Defeng Sun , Kim-Chuan Toh , Yancheng Yuan

Circumscription is a representative example of a nonmonotonic reasoning inference technique. Circumscription has often been studied for first order theories, but its propositional version has also been the subject of extensive research,…

人工智能 · 计算机科学 2010-07-01 Mikoláš Janota , Joao Marques-Silva , Radu Grigore

We consider the problem of approximating the solution of variational problems subject to the constraint that the admissible functions must be convex. This problem is at the interface between convex analysis, convex optimization, variational…

数值分析 · 数学 2015-03-19 Adam M. Oberman

Discrete Morse theory has emerged as a powerful tool for a wide range of problems, including the computation of (persistent) homology. In this context, discrete Morse theory is used to reduce the problem of computing a topological invariant…

代数拓扑 · 数学 2020-10-12 Ulrich Bauer , Abhishek Rathod

We investigate three related and important problems connected to machine learning: approximating a submodular function everywhere, learning a submodular function (in a PAC-like setting [53]), and constrained minimization of submodular…

数据结构与算法 · 计算机科学 2013-11-12 Rishabh Iyer , Stefanie Jegelka , Jeff Bilmes

We consider chance-constrained binary knapsack problems, where the weights of items are independent random variables with the means and standard deviations known. The chance constraint can be reformulated as a second-order cone constraint…

最优化与控制 · 数学 2021-05-26 Jaehyeon Ryu , Sungsoo Park

This paper presents a framework to solve constrained optimization problems in an accelerated manner based on High-Order Tuners (HT). Our approach is based on reformulating the original constrained problem as the unconstrained optimization…

最优化与控制 · 数学 2022-05-27 Anjali Parashar , Priyank Srivastava , Anuradha M. Annaswamy

We consider the problem of revealing a small hidden lattice from the knowledge of a low-rank sublattice modulo a given sufficiently large integer -- the {\em Hidden Lattice Problem}. A central motivation of study for this problem is the…

数论 · 数学 2021-11-11 Luca Notarnicola , Gabor Wiese

In this paper, we present a unified analysis of methods for such a wide class of problems as variational inequalities, which includes minimization problems and saddle point problems. We develop our analysis on the modified Extra-Gradient…

Real-world optimization problems often involve stochastic and dynamic components. Evolutionary algorithms are particularly effective in these scenarios, as they can easily adapt to uncertain and changing environments but often uncertainty…

神经与进化计算 · 计算机科学 2024-04-10 Ishara Hewa Pathiranage , Frank Neumann , Denis Antipov , Aneta Neumann

We study the complexity of Boolean constraint satisfaction problems (CSPs) when the assignment must have Hamming weight in some congruence class modulo M, for various choices of the modulus M. Due to the known classification of tractable…

计算复杂性 · 计算机科学 2019-02-14 Joshua Brakensiek , Sivakanth Gopi , Venkatesan Guruswami

We revisit a classical assumption for analyzing stochastic gradient algorithms where the squared norm of the stochastic subgradient (or the variance for smooth problems) is allowed to grow as fast as the squared norm of the optimization…

最优化与控制 · 数学 2025-04-15 Ahmet Alacaoglu , Yura Malitsky , Stephen J. Wright

A parameterized problem consists of a classical problem and an additional component, the so-called parameter. This point of view allows a formal definition of preprocessing: Given a parameterized instance (I,k), a polynomial kernelization…

计算复杂性 · 计算机科学 2009-10-26 Stefan Kratsch , Magnus Wahlstrom