paper-with-me

홈 › Papers

Addressing Unboundedness in Quadratically-Constrained Mixed-Integer Problems

2024-05-06 · Guy Zepko, Ofer M. Shir

Mixed-integer (MI) quadratic models subject to quadratic constraints, known as All-Quadratic MI Programs, constitute a challenging class of NP-complete optimization problems. The particular scenario of unbounded integers defines a subclass that holds the distinction of being even undecidable [Jeroslow, 1973]. This complexity suggests a possible soft-spot for Mathematical Programming (MP) techniques, which otherwise constitute a good choice to treat MI problems. We consider the task of minimizing MI convex quadratic objective and constraint functions with unbounded decision variables. Given the theoretical weakness of white-box MP solvers to handle such models, we turn to black-box meta-heuristics of the Evolution Strategies (ESs) family, and question their capacity to solve this challenge. Through an empirical assessment of all-quadratic test-cases, across varying Hessian forms and condition numbers, we compare the performance of the CPLEX solver to modern MI ESs, which handle constraints by penalty. Our systematic investigation begins where the CPLEX solver encounters difficulties (timeouts as the search-space dimensionality increases, D>=30), and we report in detail on the D=64 case. Overall, the empirical observations confirm that black-box and white-box solvers can be competitive, where CPLEX is evidently outperformed on 13% of the cases. This trend is flipped when unboundedness is amplified by a significant translation of the optima, leading to a totally inferior performance of CPLEX at 83% of the cases. We also conclude that conditioning and separability are not intuitive factors in determining the hardness degree of this class of MI problems.

📄 PDF Abstract BibTeX arXiv:2405.05978

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Globally Optimal Boresight Alignment of UAV-LiDAR Systems

2022-02-28 · Smitha Gopinath, Hassan L. Hijazi, Adam Collins, Julian Dann Nathan Lemons 외

In airborne light detection and ranging (LiDAR) systems, misalignments between the LiDAR-scanner and the inertial navigation system (INS) mounted on an unmanned aerial vehicle (UAV)'s frame can lead to inaccurate 3D poin…

Federated K-Means Clustering via Dual Decomposition-based Distributed Optimization

2023-07-25 · Vassilios Yfantis, Achim Wagner, Martin Ruskowski

The use of distributed optimization in machine learning can be motivated either by the resulting preservation of privacy or the increase in computational efficiency. On the one hand, training data might be stored across …

ClusteringComputational EfficiencyDistributed Optimization

Assessing Distribution Network Flexibility via Reliability-based P-Q Area Segmentation

2021-10-03 · Andrey Churkin, Wangwei Kong, Jose N. Melchor Gutierrez, Pierluigi Mancarella 외

This paper proposes a framework to assess the flexibility of active distribution networks (ADNs) via P-Q area segmentation, considering the reliability of flexible units (FUs). A mixed-integer quadratically constrained p…

Combinatorial Optimization

Understanding Fixed Predictions via Confined Regions

2025-02-22 · Connor Lawless, Tsui-Wei Weng, Berk Ustun, Madeleine Udell

Machine learning models are designed to predict outcomes using features about an individual, but fail to take into account how individuals can change them. Consequently, models can assign fixed predictions that deny indi…

Generalized Fisher Score for Feature Selection

2012-02-14 · Quanquan Gu, Zhenhui Li, Jiawei Han

Fisher score is one of the most widely used supervised feature selection methods. However, it selects each feature independently according to their scores under the Fisher criterion, which leads to a suboptimal subset of…

feature selection