Journal of Global Optimization最新文献

筛选
英文 中文
Modification and improved implementation of the RPD method for computing state relaxations for global dynamic optimization 修改和改进用于计算全局动态优化状态松弛的 RPD 方法的实现方法
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-23 DOI: 10.1007/s10898-024-01381-5
{"title":"Modification and improved implementation of the RPD method for computing state relaxations for global dynamic optimization","authors":"","doi":"10.1007/s10898-024-01381-5","DOIUrl":"https://doi.org/10.1007/s10898-024-01381-5","url":null,"abstract":"<h3>Abstract</h3> <p>This paper presents an improved method for computing convex and concave relaxations of the parametric solutions of ordinary differential equations (ODEs). These are called state relaxations and are crucial for solving dynamic optimization problems to global optimality via branch-and-bound (B &amp;B). The new method improves upon an existing approach known as relaxation preserving dynamics (RPD). RPD is generally considered to be among the best available methods for computing state relaxations in terms of both efficiency and accuracy. However, it requires the solution of a hybrid dynamical system, whereas other similar methods only require the solution of a simple system of ODEs. This is problematic in the context of branch-and-bound because it leads to higher cost and reduced reliability (i.e., invalid relaxations can result if hybrid mode switches are not detected numerically). Moreover, there is no known sensitivity theory for the RPD hybrid system. This makes it impossible to compute subgradients of the RPD relaxations, which are essential for efficiently solving the associated B &amp;B lower bounding problems. To address these limitations, this paper presents a small but important modification of the RPD theory, and a corresponding modification of its numerical implementation, that crucially allows state relaxations to be computed by solving a system of ODEs rather than a hybrid system. This new RPD method is then compared to the original using two examples and shown to be more efficient, more robust, and of almost identical accuracy.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199824","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On the use of overlapping convex hull relaxations to solve nonconvex MINLPs 利用重叠凸壳松弛求解非凸 MINLPs
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-22 DOI: 10.1007/s10898-024-01376-2
Ouyang Wu, Pavlo Muts, Ivo Nowak, Eligius M. T. Hendrix
{"title":"On the use of overlapping convex hull relaxations to solve nonconvex MINLPs","authors":"Ouyang Wu, Pavlo Muts, Ivo Nowak, Eligius M. T. Hendrix","doi":"10.1007/s10898-024-01376-2","DOIUrl":"https://doi.org/10.1007/s10898-024-01376-2","url":null,"abstract":"<p>We present a novel relaxation for general nonconvex sparse MINLP problems, called overlapping convex hull relaxation (CHR). It is defined by replacing all nonlinear constraint sets by their convex hulls. If the convex hulls are disjunctive, e.g. if the MINLP is block-separable, the CHR is equivalent to the convex hull relaxation obtained by (standard) column generation (CG). The CHR can be used for computing an initial lower bound in the root node of a branch-and-bound algorithm, or for computing a start vector for a local-search-based MINLP heuristic. We describe a dynamic block and column generation (DBCG) MINLP algorithm to generate the CHR by dynamically adding aggregated blocks. The idea of adding aggregated blocks in the CHR is similar to the well-known cutting plane approach. Numerical experiments on nonconvex MINLP instances show that the duality gap can be significantly reduced with the results of CHRs. DBCG is implemented as part of the CG-MINLP framework Decogo, see https://decogo.readthedocs.io/en/latest/index.html.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199962","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Faster algorithms for sparse ILP and hypergraph multi-packing/multi-cover problems 稀疏 ILP 和超图多重打包/多重覆盖问题的更快算法
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-20 DOI: 10.1007/s10898-024-01379-z
Dmitry Gribanov, Ivan Shumilov, Dmitry Malyshev, Nikolai Zolotykh
{"title":"Faster algorithms for sparse ILP and hypergraph multi-packing/multi-cover problems","authors":"Dmitry Gribanov, Ivan Shumilov, Dmitry Malyshev, Nikolai Zolotykh","doi":"10.1007/s10898-024-01379-z","DOIUrl":"https://doi.org/10.1007/s10898-024-01379-z","url":null,"abstract":"<p>In our paper, we consider the following general problems: check feasibility, count the number of feasible solutions, find an optimal solution, and count the number of optimal solutions in <span>({{,mathrm{mathcal {P}},}}cap {{,mathrm{mathbb {Z}},}}^n)</span>, assuming that <span>({{,mathrm{mathcal {P}},}})</span> is a polyhedron, defined by systems <span>(A x le b)</span> or <span>(Ax = b,, x ge 0)</span> with a sparse matrix <i>A</i>. We develop algorithms for these problems that outperform state-of-the-art ILP and counting algorithms on sparse instances with bounded elements in terms of the computational complexity. Assuming that the matrix <i>A</i> has bounded elements, our complexity bounds have the form <span>(s^{O(n)})</span>, where <i>s</i> is the minimum between numbers of non-zeroes in columns and rows of <i>A</i>, respectively. For <span>(s = obigl (log n bigr ))</span>, this bound outperforms the state-of-the-art ILP feasibility complexity bound <span>((log n)^{O(n)})</span>, due to Reis &amp; Rothvoss (in: 2023 IEEE 64th Annual symposium on foundations of computer science (FOCS), IEEE, pp. 974–988). For <span>(s = phi ^{o(log n)})</span>, where <span>(phi )</span> denotes the input bit-encoding length, it outperforms the state-of-the-art ILP counting complexity bound <span>(phi ^{O(n log n)})</span>, due to Barvinok et al. (in: Proceedings of 1993 IEEE 34th annual foundations of computer science, pp. 566–572, https://doi.org/10.1109/SFCS.1993.366830, 1993), Dyer, Kannan (Math Oper Res 22(3):545–549, https://doi.org/10.1287/moor.22.3.545, 1997), Barvinok, Pommersheim (Algebr Combin 38:91–147, 1999), Barvinok (in: European Mathematical Society, ETH-Zentrum, Zurich, 2008). We use known and new methods to develop new exponential algorithms for <i>Edge/Vertex Multi-Packing/Multi-Cover Problems</i> on graphs and hypergraphs. This framework consists of many different problems, such as the <i>Stable Multi-set</i>, <i>Vertex Multi-cover</i>, <i>Dominating Multi-set</i>, <i>Set Multi-cover</i>, <i>Multi-set Multi-cover</i>, and <i>Hypergraph Multi-matching</i> problems, which are natural generalizations of the standard <i>Stable Set</i>, <i>Vertex Cover</i>, <i>Dominating Set</i>, <i>Set Cover</i>, and <i>Maximum Matching</i> problems.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199919","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Nonlinear scalarization in set optimization based on the concept of null set 基于空集概念的集合优化中的非线性标量化
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-20 DOI: 10.1007/s10898-024-01385-1
Anveksha Moar, Pradeep Kumar Sharma, C. S. Lalitha
{"title":"Nonlinear scalarization in set optimization based on the concept of null set","authors":"Anveksha Moar, Pradeep Kumar Sharma, C. S. Lalitha","doi":"10.1007/s10898-024-01385-1","DOIUrl":"https://doi.org/10.1007/s10898-024-01385-1","url":null,"abstract":"<p>The aim of this paper is to introduce a nonlinear scalarization function in set optimization based on the concept of null set which was introduced by Wu (J Math Anal Appl 472(2):1741–1761, 2019). We introduce a notion of pseudo algebraic interior of a set and define a weak set order relation using the concept of null set. We investigate several properties of this nonlinear scalarization function. Further, we characterize the set order relations and investigate optimality conditions for solution sets in set optimization based on the concept of null set. Finally, a numerical example is provided to compute a weak minimal solution using this nonlinear scalarization function.\u0000</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140199963","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An inertial ADMM for a class of nonconvex composite optimization with nonlinear coupling constraints 一类非凸复合优化的惯性 ADMM,带非线性耦合约束
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-19 DOI: 10.1007/s10898-024-01382-4
Le Thi Khanh Hien, Dimitri Papadimitriou
{"title":"An inertial ADMM for a class of nonconvex composite optimization with nonlinear coupling constraints","authors":"Le Thi Khanh Hien, Dimitri Papadimitriou","doi":"10.1007/s10898-024-01382-4","DOIUrl":"https://doi.org/10.1007/s10898-024-01382-4","url":null,"abstract":"<p>In this paper, we propose an inertial alternating direction method of multipliers for solving a class of non-convex multi-block optimization problems with <i>nonlinear coupling constraints</i>. Distinctive features of our proposed method, when compared with other alternating direction methods of multipliers for solving non-convex problems with nonlinear coupling constraints, include: (i) we apply the inertial technique to the update of primal variables and (ii) we apply a non-standard update rule for the multiplier by scaling the multiplier by a factor before moving along the ascent direction where a relaxation parameter is allowed. Subsequential convergence and global convergence are presented for the proposed algorithm.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140168165","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Convergence and worst-case complexity of adaptive Riemannian trust-region methods for optimization on manifolds 用于流形优化的自适应黎曼信任区域方法的收敛性和最坏情况复杂性
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-18 DOI: 10.1007/s10898-024-01378-0
Zhou Sheng, Gonglin Yuan
{"title":"Convergence and worst-case complexity of adaptive Riemannian trust-region methods for optimization on manifolds","authors":"Zhou Sheng, Gonglin Yuan","doi":"10.1007/s10898-024-01378-0","DOIUrl":"https://doi.org/10.1007/s10898-024-01378-0","url":null,"abstract":"<p>Trust-region methods have received massive attention in a variety of continuous optimization. They aim to obtain a trial step by minimizing a quadratic model in a region of a certain trust-region radius around the current iterate. This paper proposes an adaptive Riemannian trust-region algorithm for optimization on manifolds, in which the trust-region radius depends linearly on the norm of the Riemannian gradient at each iteration. Under mild assumptions, we establish the liminf-type convergence, lim-type convergence, and global convergence results of the proposed algorithm. In addition, the proposed algorithm is shown to reach the conclusion that the norm of the Riemannian gradient is smaller than <span>(epsilon )</span> within <span>({mathcal {O}}(frac{1}{epsilon ^2}))</span> iterations. Some numerical examples of tensor approximations are carried out to reveal the performances of the proposed algorithm compared to the classical Riemannian trust-region algorithm.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140154986","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Simple proximal-type algorithms for equilibrium problems 平衡问题的简单近似型算法
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-14 DOI: 10.1007/s10898-024-01377-1
Yonghong Yao, Abubakar Adamu, Yekini Shehu, Jen-Chih Yao
{"title":"Simple proximal-type algorithms for equilibrium problems","authors":"Yonghong Yao, Abubakar Adamu, Yekini Shehu, Jen-Chih Yao","doi":"10.1007/s10898-024-01377-1","DOIUrl":"https://doi.org/10.1007/s10898-024-01377-1","url":null,"abstract":"<p>This paper proposes two simple and elegant proximal-type algorithms to solve equilibrium problems with pseudo-monotone bifunctions in the setting of Hilbert spaces. The proposed algorithms use one proximal point evaluation of the bifunction at each iteration. Consequently, prove that the sequences of iterates generated by the first algorithm converge weakly to a solution of the equilibrium problem (assuming existence) and obtain a linear convergence rate under standard assumptions. We also design a viscosity version of the first algorithm and obtain its corresponding strong convergence result. Some popular existing algorithms in the literature are recovered. We finally give some numerical tests and compare our algorithms with some related ones to show the performance and efficiency of our proposed algorithms.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140154990","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A nonmonotone accelerated proximal gradient method with variable stepsize strategy for nonsmooth and nonconvex minimization problems 针对非光滑和非凸最小化问题的非单调加速近端梯度法与可变步长策略
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-05 DOI: 10.1007/s10898-024-01366-4
Hongwei Liu, Ting Wang, Zexian Liu
{"title":"A nonmonotone accelerated proximal gradient method with variable stepsize strategy for nonsmooth and nonconvex minimization problems","authors":"Hongwei Liu, Ting Wang, Zexian Liu","doi":"10.1007/s10898-024-01366-4","DOIUrl":"https://doi.org/10.1007/s10898-024-01366-4","url":null,"abstract":"<p>In this paper, we consider the problem that minimizing the sum of a nonsmooth function with a smooth one in the nonconvex setting, which arising in many contemporary applications such as machine learning, statistics, and signal/image processing. To solve this problem, we propose a new nonmonotone accelerated proximal gradient method with variable stepsize strategy. Note that incorporating inertial term into proximal gradient method is a simple and efficient acceleration technique, while the descent property of the proximal gradient algorithm will lost. In our algorithm, the iterates generated by inertial proximal gradient scheme are accepted when the objective function values decrease or increase appropriately; otherwise, the iteration point is generated by proximal gradient scheme, which makes the function values on a subset of iterates are decreasing. We also introduce a variable stepsize strategy, which does not need a line search or does not need to know the Lipschitz constant and makes the algorithm easy to implement. We show that the sequence of iterates generated by the algorithm converges to a critical point of the objective function. Further, under the assumption that the objective function satisfies the Kurdyka–Łojasiewicz inequality, we prove the convergence rates of the objective function values and the iterates. Moreover, numerical results on both convex and nonconvex problems are reported to demonstrate the effectiveness and superiority of the proposed method and stepsize strategy.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140032824","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Sketch-based multiplicative updating algorithms for symmetric nonnegative tensor factorizations with applications to face image clustering 基于草图的对称非负张量因子乘法更新算法及其在人脸图像聚类中的应用
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-01 DOI: 10.1007/s10898-024-01374-4
{"title":"Sketch-based multiplicative updating algorithms for symmetric nonnegative tensor factorizations with applications to face image clustering","authors":"","doi":"10.1007/s10898-024-01374-4","DOIUrl":"https://doi.org/10.1007/s10898-024-01374-4","url":null,"abstract":"<h3>Abstract</h3> <p>Nonnegative tensor factorizations (NTF) have applications in statistics, computer vision, exploratory multi-way data analysis, and blind source separation. This paper studies randomized multiplicative updating algorithms for symmetric NTF via random projections and random samplings. For random projections, we consider two methods to generate the random matrix and analyze the computational complexity, while for random samplings the uniform sampling strategy and its variants are examined. The mixing of these two strategies is then considered. Some theoretical results are presented based on the bounds of the singular values of sub-Gaussian matrices and the fact that randomly sampling rows from an orthogonal matrix results in a well-conditioned matrix. These algorithms are easy to implement, and their efficiency is verified via test tensors from both synthetic and real datasets, such as for clustering facial images.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140005115","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Computing the recession cone of a convex upper image via convex projection 通过凸投影计算凸上像的后退锥
IF 1.8 3区 数学
Journal of Global Optimization Pub Date : 2024-03-01 DOI: 10.1007/s10898-023-01351-3
Gabriela Kováčová, Firdevs Ulus
{"title":"Computing the recession cone of a convex upper image via convex projection","authors":"Gabriela Kováčová, Firdevs Ulus","doi":"10.1007/s10898-023-01351-3","DOIUrl":"https://doi.org/10.1007/s10898-023-01351-3","url":null,"abstract":"<p>It is possible to solve unbounded convex vector optimization problems (CVOPs) in two phases: (1) computing or approximating the recession cone of the upper image and (2) solving the equivalent bounded CVOP where the ordering cone is extended based on the first phase. In this paper, we consider unbounded CVOPs and propose an alternative solution methodology to compute or approximate the recession cone of the upper image. In particular, we relate the dual of the recession cone with the Lagrange dual of weighted sum scalarization problems whenever the dual problem can be written explicitly. Computing this set requires solving a convex (or polyhedral) projection problem. We show that this methodology can be applied to semidefinite, quadratic, and linear vector optimization problems and provide some numerical examples.</p>","PeriodicalId":15961,"journal":{"name":"Journal of Global Optimization","volume":null,"pages":null},"PeriodicalIF":1.8,"publicationDate":"2024-03-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140004997","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"数学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信