首页 > 最新文献

Discrete Optimization最新文献

英文 中文
Complexity of training ReLU neural network 训练ReLU神经网络的复杂性
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-05-01 DOI: 10.1016/j.disopt.2020.100620
Digvijay Boob, Santanu S. Dey, Guanghui Lan

In this paper, we explore some basic questions on the complexity of training neural networks with ReLU activation function. We show that it is NP-hard to train a two-hidden layer feedforward ReLU neural network. If dimension of the input data and the network topology is fixed, then we show that there exists a polynomial time algorithm for the same training problem. We also show that if sufficient over-parameterization is provided in the first hidden layer of ReLU neural network, then there is a polynomial time algorithm which finds weights such that output of the over-parameterized ReLU neural network matches with the output of the given data.

本文探讨了用ReLU激活函数训练神经网络复杂性的一些基本问题。我们证明了训练一个两隐层前馈ReLU神经网络是np困难的。如果输入数据的维数和网络拓扑是固定的,那么我们证明了对于相同的训练问题存在多项式时间算法。我们还证明,如果在ReLU神经网络的第一个隐藏层提供了足够的过参数化,那么就存在一个多项式时间算法,该算法可以找到权值,使过参数化的ReLU神经网络的输出与给定数据的输出相匹配。
{"title":"Complexity of training ReLU neural network","authors":"Digvijay Boob,&nbsp;Santanu S. Dey,&nbsp;Guanghui Lan","doi":"10.1016/j.disopt.2020.100620","DOIUrl":"10.1016/j.disopt.2020.100620","url":null,"abstract":"<div><p>In this paper, we explore some basic questions on the complexity of training neural networks<span> with ReLU activation function. We show that it is NP-hard to train a two-hidden layer feedforward ReLU neural network. If dimension of the input data and the network topology is fixed, then we show that there exists a polynomial time algorithm for the same training problem. We also show that if sufficient over-parameterization is provided in the first hidden layer of ReLU neural network, then there is a polynomial time algorithm which finds weights such that output of the over-parameterized ReLU neural network matches with the output of the given data.</span></p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"44 ","pages":"Article 100620"},"PeriodicalIF":1.1,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.disopt.2020.100620","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115398189","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 50
Submodular reassignment problem for reallocating agents to tasks with synergy effects 具有协同效应的agent任务再分配的子模块再分配问题
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-05-01 DOI: 10.1016/j.disopt.2021.100631
Naonori Kakimura , Naoyuki Kamiyama , Yusuke Kobayashi , Yoshio Okamoto

We propose a new combinatorial optimization problem that we call the submodular reassignment problem. We are given k submodular functions over the same ground set, and we want to find a set that minimizes the sum of the distances to the sets of minimizers of all functions. The problem is motivated by a two-stage stochastic optimization problem with recourse summarized as follows. We are given two tasks to be processed and want to assign a set of workers to maximize the sum of profits. However, we do not know the value functions exactly, but only know a finite number of possible scenarios. Our goal is to determine the first-stage allocation of workers to minimize the expected number of reallocated workers after a scenario is realized at the second stage. This problem can be modeled by the submodular reassignment problem. We prove that the submodular reassignment problem can be solved in strongly polynomial time via submodular function minimization. We further provide a maximum-flow formulation of the problem that enables us to solve the problem without using a general submodular function minimization algorithm, and more efficiently both in theory and in practice. In our algorithm, we make use of Birkhoff’s representation theorem for distributive lattices.

我们提出了一个新的组合优化问题,我们称之为次模重分配问题。我们在同一个基集合上给定k个子模函数,我们想要找到一个集合使所有函数的最小值集合的距离和最小。该问题的动机是一个两阶段随机优化问题与追索权总结如下。我们有两个任务要处理,想要分配一组工人来最大化利润总额。然而,我们并不确切地知道价值函数,而只知道有限数量的可能情况。我们的目标是确定第一阶段工人的分配,以最小化在第二阶段实现场景后重新分配的工人的预期数量。这个问题可以用子模重分配问题来建模。通过子模函数最小化证明了子模重分配问题可以在强多项式时间内得到解决。我们进一步提供了一个问题的最大流量公式,使我们能够在不使用一般子模函数最小化算法的情况下解决问题,并且在理论和实践中都更有效。在我们的算法中,我们使用了分配格的Birkhoff表示定理。
{"title":"Submodular reassignment problem for reallocating agents to tasks with synergy effects","authors":"Naonori Kakimura ,&nbsp;Naoyuki Kamiyama ,&nbsp;Yusuke Kobayashi ,&nbsp;Yoshio Okamoto","doi":"10.1016/j.disopt.2021.100631","DOIUrl":"10.1016/j.disopt.2021.100631","url":null,"abstract":"<div><p><span>We propose a new combinatorial optimization problem that we call the submodular reassignment problem. We are given </span><span><math><mi>k</mi></math></span><span><span> submodular functions over the same ground set, and we want to find a set that minimizes the sum of the distances to the sets of minimizers of all functions. The problem is motivated by a two-stage stochastic optimization problem with recourse summarized as follows. We are given two tasks to be processed and want to assign a set of workers to maximize the sum of profits. However, we do not know the value functions exactly, but only know a finite number of possible scenarios. Our goal is to determine the first-stage allocation of workers to minimize the expected number of reallocated workers after a scenario is realized at the second stage. This problem can be modeled by the submodular reassignment problem. We prove that the submodular reassignment problem can be solved in strongly polynomial time via submodular function minimization. We further provide a maximum-flow formulation of the problem that enables us to solve the problem without using a general submodular function minimization algorithm, and more efficiently both in theory and in practice. In our algorithm, we make use of Birkhoff’s </span>representation theorem<span> for distributive lattices.</span></span></p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"44 ","pages":"Article 100631"},"PeriodicalIF":1.1,"publicationDate":"2022-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.disopt.2021.100631","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127431038","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An improved zig zag approach for competitive group testing 一种改进的之字形竞赛小组测试方法
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-02-01 DOI: 10.1016/j.disopt.2022.100687
Jun Wu , Yongxi Cheng , Ding-Zhu Du

In many fault detection problems, we want to identify defective items from a set of n items using the minimum number of tests. Group testing is for the scenario where each test is on a subset of items, and tells whether the subset contains at least one defective item or not. In practice, the number d of defective items is often unknown in advance. In this paper, we improve the previously best algorithm for a central problem in combinatorial group testing with unknown number of defectives (Cheng et al., 2014), and prove that the number of tests used by our new algorithm is no more than dlognd+(5log5)d+O(log2d), where log is of base 2.

在许多故障检测问题中,我们希望使用最少的测试次数从一组n个项目中识别出有缺陷的项目。组测试适用于这样的场景:每个测试都针对项目的一个子集,并告诉该子集是否至少包含一个有缺陷的项目。在实践中,不良品的数量往往是事先未知的。。在本文中,我们改进了先前针对缺陷数未知的组合群测试中心问题的最佳算法(Cheng et al., 2014),并证明了我们的新算法使用的测试次数不超过dlogd +(5−log5)d+O(log2d),其中log以2为底。
{"title":"An improved zig zag approach for competitive group testing","authors":"Jun Wu ,&nbsp;Yongxi Cheng ,&nbsp;Ding-Zhu Du","doi":"10.1016/j.disopt.2022.100687","DOIUrl":"https://doi.org/10.1016/j.disopt.2022.100687","url":null,"abstract":"<div><p><span>In many fault detection problems, we want to identify defective items from a set of </span><span><math><mi>n</mi></math></span><span> items using the minimum number of tests. Group testing is for the scenario where each test is on a subset of items, and tells whether the subset contains at least one defective item or not. In practice, the number </span><span><math><mi>d</mi></math></span> of defective items is often unknown in advance. In this paper, we improve the previously best algorithm for a central problem in combinatorial group testing with unknown number of defectives (Cheng et al., 2014), and prove that the number of tests used by our new algorithm is no more than <span><math><mrow><mi>d</mi><mo>log</mo><mfrac><mrow><mi>n</mi></mrow><mrow><mi>d</mi></mrow></mfrac><mo>+</mo><mrow><mo>(</mo><mn>5</mn><mo>−</mo><mo>log</mo><mn>5</mn><mo>)</mo></mrow><mi>d</mi><mo>+</mo><mi>O</mi><mrow><mo>(</mo><msup><mrow><mo>log</mo></mrow><mrow><mn>2</mn></mrow></msup><mi>d</mi><mo>)</mo></mrow></mrow></math></span>, where <span><math><mo>log</mo></math></span> is of base 2.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"43 ","pages":"Article 100687"},"PeriodicalIF":1.1,"publicationDate":"2022-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91757811","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
GO-MOCE: Greedy Order Method of Conditional Expectations for Max Sat GO-MOCE:最大Sat条件期望的贪心阶方法
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-02-01 DOI: 10.1016/j.disopt.2022.100685
Daniel Berend , Shahar Golan , Yochai Twitto

In this paper we present and study a new algorithm for the Maximum Satisfiability (Max Sat) problem. The algorithm is based on the Method of Conditional Expectations (MOCE, also known as Johnson’s Algorithm) and applies a greedy variable ordering to MOCE. Thus, we name it Greedy Order MOCE (GO-MOCE). We also suggest a combination of GO-MOCE with CCLS, a state-of-the-art solver. We refer to this combined solver as GO-MOCE-CCLS.

We conduct a comprehensive comparative evaluation of GO-MOCE versus MOCE on random instances and on public competition benchmark instances. We show that GO-MOCE reduces the number of unsatisfied clauses by tens of percents, while keeping the runtime almost the same. The worst case time complexity of GO-MOCE is linear. We also show that GO-MOCE-CCLS improves on CCLS consistently by up to about 80%.

We study the asymptotic performance of GO-MOCE. To this end, we introduce three measures for evaluating the asymptotic performance of algorithms for Max Sat. We point out to further possible improvements of GO-MOCE, based on an empirical study of the main quantities managed by GO-MOCE during its execution.

本文提出并研究了一种求解最大可满足性问题的新算法。该算法基于条件期望方法(Method of Conditional Expectations, MOCE),又称约翰逊算法(Johnson’s algorithm),并对MOCE应用贪心变量排序。因此,我们将其命名为贪心序MOCE (GO-MOCE)。我们还建议将GO-MOCE与最先进的求解器CCLS相结合。我们将这种组合求解器称为GO-MOCE-CCLS。我们在随机实例和公共竞争基准实例上对GO-MOCE与MOCE进行了全面的比较评估。我们发现GO-MOCE在保持运行时几乎相同的情况下,将不满意的子句数量减少了数十个百分点。最坏情况下,GO-MOCE的时间复杂度为线性。我们还表明,GO-MOCE-CCLS对CCLS的持续改善高达80%左右。我们研究了GO-MOCE的渐近性能。为此,我们引入了三种衡量Max Sat算法渐近性能的指标。基于GO-MOCE在执行过程中管理的主要数量的实证研究,我们指出了GO-MOCE进一步改进的可能。
{"title":"GO-MOCE: Greedy Order Method of Conditional Expectations for Max Sat","authors":"Daniel Berend ,&nbsp;Shahar Golan ,&nbsp;Yochai Twitto","doi":"10.1016/j.disopt.2022.100685","DOIUrl":"10.1016/j.disopt.2022.100685","url":null,"abstract":"<div><p>In this paper we present and study a new algorithm for the Maximum Satisfiability (Max Sat) problem. The algorithm is based on the Method of Conditional Expectations (MOCE, also known as Johnson’s Algorithm) and applies a greedy variable ordering to MOCE. Thus, we name it Greedy Order MOCE (GO-MOCE). We also suggest a combination of GO-MOCE with CCLS, a state-of-the-art solver. We refer to this combined solver as GO-MOCE-CCLS.</p><p>We conduct a comprehensive comparative evaluation of GO-MOCE versus MOCE on random instances and on public competition benchmark instances. We show that GO-MOCE reduces the number of unsatisfied clauses by tens of percents, while keeping the runtime almost the same. The worst case time complexity of GO-MOCE is linear. We also show that GO-MOCE-CCLS improves on CCLS consistently by up to about 80%.</p><p>We study the asymptotic performance of GO-MOCE. To this end, we introduce three measures for evaluating the asymptotic performance of algorithms for Max Sat. We point out to further possible improvements of GO-MOCE, based on an empirical study of the main quantities managed by GO-MOCE during its execution.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"43 ","pages":"Article 100685"},"PeriodicalIF":1.1,"publicationDate":"2022-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125991195","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Mathematical formulations and solution methods for the uncapacitated r-allocation p-hub maximal covering problem 无能力r-分配p-轮毂最大覆盖问题的数学公式及求解方法
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-02-01 DOI: 10.1016/j.disopt.2021.100672
Olivera Stančić , Zorica Stanimirović , Raca Todosijević , Stefan Mišković

This paper considers the uncapacitated r-allocation p-hub maximal covering problem (UrApHMCP), which represents a generalization of the well-known p-hub maximal covering problem, as it allows each non-hub node to send and receive flow via at most r hubs, rp. Two coverage criteria are considered in UrApHMCP — binary and, for the first time in the literature, partial coverage. Novel mathematical formulations of UrApHMCP for both coverage criteria are proposed. As the considered UrApHMCP is an NP-hard optimization problem, two efficient heuristic methods are proposed as solution approaches. The first one is a variant of General Variable Neighborhood Search (GVNS), and the second one is based on combining a Greedy Randomized Adaptive Search Procedure (GRASP) with Variable Neighborhood Descent (VND), resulting in a hybrid GRASP-VND method. Computational study is performed over the set of CAB and AP benchmark instances with up to 25 and 200 nodes, respectively, on TR instances including 81 nodes, as well as on the challenging USA423 and URAND hub instances with up 423 and 1000 nodes, respectively. Optimal or feasible solutions are obtained by CPLEX solver for instances with up to 50 nodes, while instances of larger dimensions are out of reach for CPLEX solver. On the other hand, both GVNS and GRASP-VND reach optimal solutions or improve lower bounds provided by CPLEX in short CPU times. In addition, both heuristics quickly return solutions on problem instances of large dimensions, thus indicating their potential to solve effectively large, realistic sized problem instances. The conducted non-parametric statistical tests confirm robustness of the proposed GVNS and GRASP-VND and demonstrate that the these two metaheuristics outperform other tested algorithms for UrApHMCP.

本文考虑无能力r分配p-hub最大覆盖问题(UrApHMCP),它是对众所周知的p-hub最大覆盖问题的推广,因为它允许每个非hub节点通过最多r个hub发送和接收流,r≤p。UrApHMCP中考虑了两种覆盖标准——二元覆盖和部分覆盖,这在文献中是第一次。针对这两种覆盖标准,提出了新的UrApHMCP数学公式。考虑到UrApHMCP是一个NP-hard优化问题,提出了两种有效的启发式方法作为求解方法。前者是通用可变邻域搜索(GVNS)的一种变体,后者是基于贪婪随机自适应搜索过程(GRASP)和可变邻域下降(VND)的结合,得到了一种混合的GRASP-VND方法。计算研究分别在CAB和AP基准实例集(最多有25个和200个节点)、TR实例(包括81个节点)以及具有挑战性的USA423和URAND hub实例(最多有423和1000个节点)上进行。对于节点数不超过50的实例,CPLEX求解器可以得到最优解或可行解,而对于更大维度的实例,CPLEX求解器则无法达到。另一方面,GVNS和grip - vnd都能在较短的CPU时间内达到最优解或提高CPLEX提供的下界。此外,这两种启发式方法都能在大维度的问题实例上快速返回解决方案,从而表明它们有可能有效地解决大的、实际规模的问题实例。所进行的非参数统计检验证实了所提出的GVNS和GRASP-VND的鲁棒性,并表明这两种元启发式算法优于其他UrApHMCP测试算法。
{"title":"Mathematical formulations and solution methods for the uncapacitated r-allocation p-hub maximal covering problem","authors":"Olivera Stančić ,&nbsp;Zorica Stanimirović ,&nbsp;Raca Todosijević ,&nbsp;Stefan Mišković","doi":"10.1016/j.disopt.2021.100672","DOIUrl":"10.1016/j.disopt.2021.100672","url":null,"abstract":"<div><p>This paper considers the uncapacitated <span><math><mi>r</mi></math></span>-allocation <span><math><mi>p</mi></math></span><span>-hub maximal covering problem (UrApHMCP), which represents a generalization of the well-known </span><span><math><mi>p</mi></math></span>-hub maximal covering problem, as it allows each non-hub node to send and receive flow via at most <span><math><mi>r</mi></math></span> hubs, <span><math><mrow><mi>r</mi><mo>≤</mo><mi>p</mi></mrow></math></span><span>. Two coverage criteria are considered in UrApHMCP — binary and, for the first time in the literature, partial coverage. Novel mathematical formulations of UrApHMCP for both coverage criteria are proposed. As the considered UrApHMCP is an NP-hard optimization problem, two efficient heuristic methods are proposed as solution approaches. The first one is a variant of General Variable Neighborhood Search (GVNS), and the second one is based on combining a Greedy Randomized Adaptive Search Procedure (GRASP) with Variable Neighborhood Descent (VND), resulting in a hybrid GRASP-VND method. Computational study is performed over the set of CAB and AP benchmark instances with up to 25 and 200 nodes, respectively, on TR instances including 81 nodes, as well as on the challenging USA423 and URAND hub instances with up 423 and 1000 nodes, respectively. Optimal or feasible solutions are obtained by CPLEX solver for instances with up to 50 nodes, while instances of larger dimensions are out of reach for CPLEX solver. On the other hand, both GVNS and GRASP-VND reach optimal solutions or improve lower bounds provided by CPLEX in short CPU times. In addition, both heuristics quickly return solutions on problem instances of large dimensions, thus indicating their potential to solve effectively large, realistic sized problem instances. The conducted non-parametric statistical tests confirm robustness of the proposed GVNS and GRASP-VND and demonstrate that the these two metaheuristics outperform other tested algorithms for UrApHMCP.</span></p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"43 ","pages":"Article 100672"},"PeriodicalIF":1.1,"publicationDate":"2022-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121816212","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
A column generation approach to the discrete barycenter problem 离散重心问题的一种列生成方法
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-02-01 DOI: 10.1016/j.disopt.2021.100674
Steffen Borgwardt , Stephan Patterson

The discrete Wasserstein barycenter problem is a minimum-cost mass transport problem for a set of discrete probability measures. Although an exact barycenter is computable through linear programming, the underlying linear program can be extremely large. For worst-case input, a best known linear programming formulation is exponential in the number of variables, but has a low number of constraints, making it an interesting candidate for column generation.

In this paper, we devise and study two column generation strategies: a natural one based on a simplified computation of reduced costs, and one through a Dantzig–Wolfe decomposition. For the latter, we produce efficiently solvable subproblems, namely, a pricing problem in the form of a classical transportation problem. The two strategies begin with an efficient computation of an initial feasible solution. While the structure of the constraints leads to the computation of the reduced costs of all remaining variables for setup, both approaches may outperform a computation using the full program in speed, and dramatically so in memory requirement. In our computational experiments, we exhibit that, depending on the input, either strategy can become a best choice.

离散Wasserstein重心问题是一组离散概率测度的最小代价质量传递问题。虽然通过线性规划可以计算出精确的重心,但潜在的线性规划可能非常大。对于最坏情况输入,最著名的线性规划公式是变量数量呈指数增长,但约束数量很少,这使其成为列生成的有趣候选。在本文中,我们设计并研究了两种列生成策略:一种是基于简化成本计算的自然列生成策略,另一种是基于dantzigg - wolfe分解的列生成策略。对于后者,我们产生了有效可解的子问题,即经典运输问题形式的定价问题。这两种策略从初始可行解的有效计算开始。虽然约束的结构导致计算所有剩余变量的成本降低,但这两种方法在速度上都可能优于使用完整程序的计算,并且在内存需求方面明显优于使用完整程序的计算。在我们的计算实验中,我们证明,根据输入,任何一种策略都可以成为最佳选择。
{"title":"A column generation approach to the discrete barycenter problem","authors":"Steffen Borgwardt ,&nbsp;Stephan Patterson","doi":"10.1016/j.disopt.2021.100674","DOIUrl":"https://doi.org/10.1016/j.disopt.2021.100674","url":null,"abstract":"<div><p><span>The discrete Wasserstein barycenter<span> problem is a minimum-cost mass transport problem for a set of discrete probability measures. Although an exact barycenter is computable through linear programming, the underlying linear program can be extremely large. For worst-case input, a best known linear programming formulation is exponential in the number of variables, but has a low number of constraints, making it an interesting candidate for </span></span>column generation.</p><p>In this paper, we devise and study two column generation strategies: a natural one based on a simplified computation of reduced costs, and one through a Dantzig–Wolfe decomposition. For the latter, we produce efficiently solvable subproblems, namely, a pricing problem in the form of a classical transportation problem. The two strategies begin with an efficient computation of an initial feasible solution. While the structure of the constraints leads to the computation of the reduced costs of all remaining variables for setup, both approaches may outperform a computation using the full program in speed, and dramatically so in memory requirement. In our computational experiments, we exhibit that, depending on the input, either strategy can become a best choice.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"43 ","pages":"Article 100674"},"PeriodicalIF":1.1,"publicationDate":"2022-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91757809","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Node-based valid inequalities for the optimal transmission switching problem 最优传输交换问题的基于节点的有效不等式
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2022-02-01 DOI: 10.1016/j.disopt.2021.100683
Santanu S. Dey , Burak Kocuk , Nicole Redder

The benefits of transmission line switching are well-known in terms of reducing operational cost and improving system reliability of power systems. However, finding the optimal power network configuration is a challenging task due to the combinatorial nature of the underlying optimization problem. In this work, we identify a certain “node-based” set that appears as substructure of the optimal transmission switching problem and then conduct a polyhedral study of this set. We construct an extended formulation of the integer hull of this set and present the inequality description of the integer hull in the original space in some cases. These inequalities in the original space can be used as cutting-planes for the transmission line switching problem. Finally, we present the results of our computational experiments using these cutting-planes on difficult test cases from the literature.

传输线交换在降低运行成本和提高电力系统可靠性方面的好处是众所周知的。然而,由于潜在优化问题的组合性质,找到最优电网配置是一项具有挑战性的任务。在这项工作中,我们确定了一个特定的“基于节点”的集合,作为最优传输交换问题的子结构,然后对该集合进行多面体研究。构造了该集合的整数壳的推广公式,并在某些情况下给出了整数壳在原空间中的不等式描述。原始空间中的这些不等式可以作为传输线交换问题的切面。最后,我们给出了我们使用这些切割平面在文献中困难测试用例上的计算实验结果。
{"title":"Node-based valid inequalities for the optimal transmission switching problem","authors":"Santanu S. Dey ,&nbsp;Burak Kocuk ,&nbsp;Nicole Redder","doi":"10.1016/j.disopt.2021.100683","DOIUrl":"https://doi.org/10.1016/j.disopt.2021.100683","url":null,"abstract":"<div><p>The benefits of transmission line switching are well-known in terms of reducing operational cost and improving system reliability of power systems. However, finding the optimal power network configuration is a challenging task due to the combinatorial nature of the underlying optimization problem. In this work, we identify a certain “node-based” set that appears as substructure of the optimal transmission switching problem and then conduct a polyhedral study of this set. We construct an extended formulation of the integer hull of this set and present the inequality description of the integer hull in the original space in some cases. These inequalities in the original space can be used as cutting-planes for the transmission line switching problem. Finally, we present the results of our computational experiments using these cutting-planes on difficult test cases from the literature.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"43 ","pages":"Article 100683"},"PeriodicalIF":1.1,"publicationDate":"2022-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"91757808","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Exact values of defective Ramsey numbers in graph classes 图类中有缺陷Ramsey数的精确值
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2021-11-01 DOI: 10.1016/j.disopt.2021.100673
Yunus Emre Demirci , Tınaz Ekim , John Gimbel , Mehmet Akif Yıldız

Given a graph G, a k-sparse j-set is a set of j vertices inducing a subgraph with maximum degree at most k. A k-dense i-set is a set of i vertices that is k-sparse in the complement of G. As a generalization of Ramsey numbers, the k-defective Ramsey number RkG(i,j) for the graph class G is defined as the smallest natural number n such that all graphs on n vertices in the class G have either a k-dense i-set or a k-sparse j-set. In this paper, we examine RkG(i,j) where G represents various graph classes. For forests and cographs, we give exact formulas for all defective Ramsey numbers. For cacti, bipartite graphs and split graphs, we derive defective Ramsey numbers in most of the cases and point out open questions, formulated as conjectures if possible.

给定一个图G, k-sparse j-set j是一组顶点诱导子图与最大程度最多k。k-dense我设置是一组我顶点k-sparse G·拉姆齐的泛化的补数,数量k-defective拉姆齐RkG (i, j)类图G是定义为最小的自然数n,这样所有图形顶点班上G要么k-dense我设置或k-sparse j-set。在本文中,我们研究RkG(i,j),其中G表示各种图类。对于森林和图形,我们给出了所有缺陷拉姆齐数的精确公式。对于仙人掌图、二部图和分裂图,我们在大多数情况下推导了有缺陷的Ramsey数,并指出了开放的问题,如果可能的话,将其表述为猜想。
{"title":"Exact values of defective Ramsey numbers in graph classes","authors":"Yunus Emre Demirci ,&nbsp;Tınaz Ekim ,&nbsp;John Gimbel ,&nbsp;Mehmet Akif Yıldız","doi":"10.1016/j.disopt.2021.100673","DOIUrl":"10.1016/j.disopt.2021.100673","url":null,"abstract":"<div><p>Given a graph <span><math><mi>G</mi></math></span>, a <span><math><mi>k</mi></math></span><em>-sparse</em> <span><math><mi>j</mi></math></span><em>-set</em> is a set of <span><math><mi>j</mi></math></span><span> vertices inducing a subgraph with maximum degree at most </span><span><math><mi>k</mi></math></span>. A <span><math><mi>k</mi></math></span><em>-dense</em> <span><math><mi>i</mi></math></span><em>-set</em> is a set of <span><math><mi>i</mi></math></span> vertices that is <span><math><mi>k</mi></math></span>-sparse in the complement of <span><math><mi>G</mi></math></span>. As a generalization of Ramsey numbers, the <span><math><mi>k</mi></math></span>-defective Ramsey number <span><math><mrow><msubsup><mrow><mi>R</mi></mrow><mrow><mi>k</mi></mrow><mrow><mi>G</mi></mrow></msubsup><mrow><mo>(</mo><mi>i</mi><mo>,</mo><mi>j</mi><mo>)</mo></mrow></mrow></math></span> for the graph class <span><math><mi>G</mi></math></span> is defined as the smallest natural number <span><math><mi>n</mi></math></span> such that all graphs on <span><math><mi>n</mi></math></span> vertices in the class <span><math><mi>G</mi></math></span> have either a <span><math><mi>k</mi></math></span>-dense <span><math><mi>i</mi></math></span>-set or a <span><math><mi>k</mi></math></span>-sparse <span><math><mi>j</mi></math></span>-set. In this paper, we examine <span><math><mrow><msubsup><mrow><mi>R</mi></mrow><mrow><mi>k</mi></mrow><mrow><mi>G</mi></mrow></msubsup><mrow><mo>(</mo><mi>i</mi><mo>,</mo><mi>j</mi><mo>)</mo></mrow></mrow></math></span> where <span><math><mi>G</mi></math></span><span> represents various graph classes. For forests and cographs, we give exact formulas for all defective Ramsey numbers. For cacti, bipartite graphs and split graphs, we derive defective Ramsey numbers in most of the cases and point out open questions, formulated as conjectures if possible.</span></p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"42 ","pages":"Article 100673"},"PeriodicalIF":1.1,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"54146644","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Efficient constructions of convex combinations for 2-edge-connected subgraphs on fundamental classes 基本类上2边连通子图凸组合的有效构造
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2021-11-01 DOI: 10.1016/j.disopt.2021.100659
Arash Haddadan , Alantha Newman

We present coloring-based algorithms for tree augmentation and use them to construct convex combinations of 2-edge-connected subgraphs. This classic tool has been applied previously to the problem, but our algorithms illustrate its flexibility, which – in coordination with the choice of spanning tree – can be used to obtain various properties (e.g., 2-vertex connectivity) that are useful in our applications.

We use these coloring algorithms to design approximation algorithms for the 2-edge-connected multigraph problem (2ECM) and the 2-edge-connected spanning subgraph problem (2ECS) on two well-studied types of LP solutions. The first type of points, half-integer square points, belong to a class of fundamental extreme points, which exhibit the same integrality gap as the general case. For half-integer square points, the integrality gap for 2ECM is known to be between 65 and 43. We improve the upper bound to 97. The second type of points we study are uniform points whose support is a 3-edge-connected graph and each entry is 23. Although the best-known upper bound on the integrality gap of 2ECS for these points is less than 43, previous results do not yield an efficient algorithm. We give the first approximation algorithm for 2ECS with ratio below 43 for this class of points.

我们提出了基于着色的树增强算法,并使用它们来构造2边连通子图的凸组合。这个经典工具以前已经应用于这个问题,但是我们的算法展示了它的灵活性,它-与生成树的选择协调-可以用来获得在我们的应用程序中有用的各种属性(例如,2顶点连接)。我们使用这些着色算法设计了两种已被充分研究的LP解类型上的2边连通多图问题(2ECM)和2边连通生成子图问题(2ECS)的近似算法。第一类点是半整数平方点,属于一类基本极值点,它们与一般情况具有相同的完整性间隙。对于半整数平方点,已知2ECM的完整性间隙在65到43之间。我们把上界变成97。我们研究的第二类点是一致点,其支持是一个3边连通图,每个入口为23。虽然最著名的2ECS对这些点的完整性间隙的上界小于43,但以前的结果并没有产生一个有效的算法。对于这类点,我们给出了比小于43的2ECS的第一个近似算法。
{"title":"Efficient constructions of convex combinations for 2-edge-connected subgraphs on fundamental classes","authors":"Arash Haddadan ,&nbsp;Alantha Newman","doi":"10.1016/j.disopt.2021.100659","DOIUrl":"10.1016/j.disopt.2021.100659","url":null,"abstract":"<div><p>We present coloring-based algorithms for tree augmentation and use them to construct convex combinations of 2-edge-connected subgraphs. This classic tool has been applied previously to the problem, but our algorithms illustrate its flexibility, which – in coordination with the choice of spanning tree – can be used to obtain various properties (e.g., 2-vertex connectivity) that are useful in our applications.</p><p><span>We use these coloring algorithms to design approximation algorithms for the 2-edge-connected multigraph problem (2ECM) and the 2-edge-connected spanning subgraph problem (2ECS) on two well-studied types of LP solutions. The first type of points, half-integer square points, belong to a class of </span><em>fundamental extreme points</em>, which exhibit the same integrality gap as the general case. For half-integer square points, the integrality gap for 2ECM is known to be between <span><math><mfrac><mrow><mn>6</mn></mrow><mrow><mn>5</mn></mrow></mfrac></math></span> and <span><math><mfrac><mrow><mn>4</mn></mrow><mrow><mn>3</mn></mrow></mfrac></math></span>. We improve the upper bound to <span><math><mfrac><mrow><mn>9</mn></mrow><mrow><mn>7</mn></mrow></mfrac></math></span>. The second type of points we study are <em>uniform points</em> whose support is a 3-edge-connected graph and each entry is <span><math><mfrac><mrow><mn>2</mn></mrow><mrow><mn>3</mn></mrow></mfrac></math></span>. Although the best-known upper bound on the integrality gap of 2ECS for these points is less than <span><math><mfrac><mrow><mn>4</mn></mrow><mrow><mn>3</mn></mrow></mfrac></math></span>, previous results do not yield an efficient algorithm. We give the first approximation algorithm for 2ECS with ratio below <span><math><mfrac><mrow><mn>4</mn></mrow><mrow><mn>3</mn></mrow></mfrac></math></span> for this class of points.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"42 ","pages":"Article 100659"},"PeriodicalIF":1.1,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.disopt.2021.100659","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127663909","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
An exact cutting plane method for k-submodular function maximization k次模函数最大化的精确切割平面方法
IF 1.1 4区 数学 Q3 MATHEMATICS, APPLIED Pub Date : 2021-11-01 DOI: 10.1016/j.disopt.2021.100670
Qimeng Yu, Simge Küçükyavuz

A natural and important generalization of submodularity – k-submodularity – applies to set functions with k arguments and appears in a broad range of applications, such as infrastructure design, machine learning, and healthcare. In this paper, we study maximization problems with k-submodular objective functions. We propose valid linear inequalities, namely the k-submodular inequalities, for the hypograph of any k-submodular function. This class of inequalities serves as a novel generalization of the well-known submodular inequalities. We show that maximizing a k-submodular function is equivalent to solving a mixed-integer linear program with exponentially many k-submodular inequalities. Using this representation in a delayed constraint generation framework, we design the first exact algorithm, that is not a complete enumeration method, to solve general k-submodular maximization problems. Our computational experiments on the multi-type sensor placement problems demonstrate the efficiency of our algorithm in constrained nonlinear k-submodular maximization problems for which no alternative compact mixed-integer linear formulations are available. The computational experiments show that our algorithm significantly outperforms the only available exact solution method—exhaustive search. Problems that would require over 13 years to solve by exhaustive search can be solved within ten minutes using our method.

子模块化的一个自然而重要的概括——k-子模块化——适用于具有k个参数的集合函数,并出现在广泛的应用中,例如基础设施设计、机器学习和医疗保健。本文研究了具有k次模目标函数的最大化问题。对于任意k次模函数的形图,我们提出了有效的线性不等式,即k次模不等式。这类不等式是众所周知的次模不等式的新推广。我们证明了最大化一个k次模函数等价于求解一个具有指数级多个k次模不等式的混合整数线性规划。在延迟约束生成框架中使用这种表示,我们设计了第一个精确算法,即不完全枚举法,来解决一般的k-次模最大化问题。我们在多类型传感器放置问题上的计算实验证明了我们的算法在没有替代紧凑混合整数线性公式的约束非线性k次模最大化问题上的效率。计算实验表明,该算法明显优于唯一可用的精确解方法——穷举搜索。用穷举搜索需要13年才能解决的问题,用我们的方法十分钟就能解决。
{"title":"An exact cutting plane method for k-submodular function maximization","authors":"Qimeng Yu,&nbsp;Simge Küçükyavuz","doi":"10.1016/j.disopt.2021.100670","DOIUrl":"10.1016/j.disopt.2021.100670","url":null,"abstract":"<div><p>A natural and important generalization of submodularity – <span><math><mi>k</mi></math></span>-submodularity – applies to set functions with <span><math><mi>k</mi></math></span> arguments and appears in a broad range of applications, such as infrastructure design, machine learning, and healthcare. In this paper, we study maximization problems with <span><math><mi>k</mi></math></span><span>-submodular objective functions. We propose valid linear inequalities, namely the </span><span><math><mi>k</mi></math></span>-submodular inequalities, for the hypograph of any <span><math><mi>k</mi></math></span>-submodular function. This class of inequalities serves as a novel generalization of the well-known submodular inequalities. We show that maximizing a <span><math><mi>k</mi></math></span><span>-submodular function is equivalent to solving a mixed-integer linear program with exponentially many </span><span><math><mi>k</mi></math></span><span>-submodular inequalities. Using this representation in a delayed constraint generation framework, we design the first exact algorithm, that is not a complete enumeration method, to solve general </span><span><math><mi>k</mi></math></span>-submodular maximization problems. Our computational experiments on the multi-type sensor placement problems demonstrate the efficiency of our algorithm in constrained nonlinear <span><math><mi>k</mi></math></span>-submodular maximization problems for which no alternative compact mixed-integer linear formulations are available. The computational experiments show that our algorithm significantly outperforms the only available exact solution method—exhaustive search. Problems that would require over 13 years to solve by exhaustive search can be solved within ten minutes using our method.</p></div>","PeriodicalId":50571,"journal":{"name":"Discrete Optimization","volume":"42 ","pages":"Article 100670"},"PeriodicalIF":1.1,"publicationDate":"2021-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/j.disopt.2021.100670","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"54146616","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
期刊
Discrete Optimization
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1