中文
相关论文

相关论文: Minimizing Symmetric Set Functions Faster

200 篇论文

The optimization of submodular functions on the integer lattice has received much attention recently, but the objective functions of many applications are non-submodular. We provide two approximation algorithms for maximizing a…

数据结构与算法 · 计算机科学 2018-05-21 Alan Kuhnle , J. David Smith , Victoria G. Crawford , My T. Thai

Pioneered by Benczur and Karger for cuts in graphs [STOC'96], sparsification is a fundamental topic with wide-ranging applications that has been studied, e.g., for graphs and hypergraphs, in a combinatorial and a spectral setting, and with…

数据结构与算法 · 计算机科学 2023-02-08 Jannik Kudla , Stanislav Živný

We consider minimization problems with bisubmodular objective functions. We propose valid inequalities, namely the poly-bimatroid inequalities, and provide a complete linear description of the convex hull of the epigraph of a bisubmodular…

最优化与控制 · 数学 2020-09-30 Qimeng Yu , Simge Kucukyavuz

Symmetric submodular maximization is an important class of combinatorial optimization problems, including MAX-CUT on graphs and hyper-graphs. The state-of-the-art algorithm for the problem over general constraints has an approximation ratio…

数据结构与算法 · 计算机科学 2024-06-21 Zongqi Wan , Jialin Zhang , Xiaoming Sun , Zhijie Zhang

This paper presents a polynomial-time $1/2$-approximation algorithm for maximizing nonnegative $k$-submodular functions. This improves upon the previous $\max\{1/3, 1/(1+a)\}$-approximation by Ward and \v{Z}ivn\'y~(SODA'14), where…

数据结构与算法 · 计算机科学 2015-02-27 Satoru Iwata , Shin-ichi Tanigawa , Yuichi Yoshida

Subset Sum is a classical optimization problem taught to undergraduates as an example of an NP-hard problem, which is amenable to dynamic programming, yielding polynomial running time if the input numbers are relatively small. Formally,…

数据结构与算法 · 计算机科学 2018-07-24 Konstantinos Koiliaris , Chao Xu

In the minimum cost submodular cover problem (MinSMC), we are given a monotone nondecreasing submodular function $f\colon 2^V \rightarrow \mathbb{Z}^+$, a linear cost function $c: V\rightarrow \mathbb R^{+}$, and an integer $k\leq f(V)$,…

数据结构与算法 · 计算机科学 2022-06-16 Yingli Ran , Zhao Zhang , Shaojie Tang

One of the most important problems in the field of distributed optimization is the problem of minimizing a sum of local convex objective functions over a networked system. Most of the existing work in this area focus on developing…

最优化与控制 · 数学 2019-01-08 Fatemeh Mansoori , Ermin Wei

Submodular functions and their optimization have found applications in diverse settings ranging from machine learning and data mining to game theory and economics. In this work, we consider the constrained maximization of a submodular…

数据结构与算法 · 计算机科学 2025-07-15 Moran Feldman , Alan Kuhnle

Pareto optimization via evolutionary multi-objective algorithms has been shown to efficiently solve constrained monotone submodular functions. Traditionally when solving multiple problems, the algorithm is run for each problem separately.…

神经与进化计算 · 计算机科学 2026-04-17 Liam Wigney , Frank Neumann

We find a sharp combinatorial bound for the metric entropy of sets in R^n and general classes of functions. This solves two basic combinatorial conjectures on the empirical processes. 1. A class of functions satisfies the uniform Central…

泛函分析 · 数学 2016-12-23 Mark Rudelson , Roman Vershynin

One way to understand time-series data is to identify the underlying dynamical system which generates it. This task can be done by selecting an appropriate model and a set of parameters which best fits the dynamics while providing the…

最优化与控制 · 数学 2018-05-17 Linan Zhang , Hayden Schaeffer

Energy minimization has been an intensely studied core problem in computer vision. With growing image sizes (2D and 3D), it is now highly desirable to run energy minimization algorithms in parallel. But many existing algorithms, in…

计算机视觉与模式识别 · 计算机科学 2015-03-06 K. S. Sesh Kumar , Alvaro Barbero , Stefanie Jegelka , Suvrit Sra , Francis Bach

We consider the minimization problem of a sum of a number of functions having Lipshitz $p$-th order derivatives with different Lipschitz constants. In this case, to accelerate optimization, we propose a general framework allowing to obtain…

最优化与控制 · 数学 2020-02-05 Dmitry Kamzolov , Alexander Gasnikov , Pavel Dvurechensky

We present a subgradient method for minimizing non-smooth, non-Lipschitz convex optimization problems. The only structure assumed is that a strictly feasible point is known. We extend the work of Renegar [5] by taking a different…

最优化与控制 · 数学 2018-02-28 Benjamin Grimmer

Submodularity is a key property in discrete optimization. Submodularity has been widely used for analyzing the greedy algorithm to give performance bounds and providing insight into the construction of valid inequalities for mixed-integer…

最优化与控制 · 数学 2022-05-24 Temitayo Ajayi , Taewoo Lee , Andrew Schaefer

We consider minimal, aperiodic symbolic subshifts and show how to characterize the combinatorial property of bounded powers by means of a metric property. For this purpose we construct a family of graphs which all approximate the subshift…

组合数学 · 数学 2011-11-08 Johannes Kellendonk , Daniel Lenz , Jean Savinien

The problem of maximizing a constrained monotone set function has many practical applications and generalizes many combinatorial problems. Unfortunately, it is generally not possible to maximize a monotone set function up to an acceptable…

数据结构与算法 · 计算机科学 2014-08-29 Moran Feldman , Rani Izsak

DR-submodular continuous functions are important objectives with wide real-world applications spanning MAP inference in determinantal point processes (DPPs), and mean-field inference for probabilistic submodular models, amongst others.…

机器学习 · 计算机科学 2019-05-27 An Bian , Kfir Y. Levy , Andreas Krause , Joachim M. Buhmann

We study the general norm optimization for combinatorial problems, initiated by Chakrabarty and Swamy (STOC 2019). We propose a general formulation that captures a large class of combinatorial structures: we are given a set $U$ of $n$…

数据结构与算法 · 计算机科学 2025-05-01 Kuowen Chen , Jian Li , Yuval Rabani , Yiran Zhang