An Exact Algorithm for Optimization Problems with Inverse S-shaped Function
Arka Das, Ankur Sinha, Sachin Jayaswal

TL;DR
This paper introduces an exact algorithm for solving non-convex optimization problems involving inverse S-shaped functions, demonstrating significant computational efficiency improvements in facility location problems.
Contribution
It develops a novel iterative approximation method combining linear programming, KKT conditions, and cutting plane techniques for inverse S-shaped functions.
Findings
Algorithm converges to global optimum within 3 hours for most cases.
Outperforms existing methods by an order of magnitude in computational efficiency.
Provides managerial insights into facility network design with economies and dis-economies of scale.
Abstract
In this paper, we propose an exact general algorithm for solving non-convex optimization problems, where the non-convexity arises due to the presence of an inverse S-shaped function. The proposed method involves iteratively approximating the inverse S-shaped function through piece-wise linear inner and outer approximations. In particular, the concave part of the inverse S-shaped function is inner-approximated through an auxiliary linear program, resulting in a bilevel program, which is reduced to a single level using KKT conditions before solving it using the cutting plane technique. To test the computational efficiency of the algorithm, we solve a facility location problem involving economies and dis-economies of scale for each of the facilities. The computational experiments indicate that our proposed algorithm significantly outperforms the previously reported methods. We solve…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFacility Location and Emergency Management · Vehicle Routing Optimization Methods · Smart Parking Systems Research
