| 09:30 - 10:00 | Santanu Dey |
Strong Lagrangian duals for mixed integer programs
Abstract. For nearly decomposable nonlinear mixed binary programs, we propose a hierarchy of relaxations that preserve decomposability. The first level coincides with the classical Lagrangian relaxation, while higher levels yield progressively tighter bounds, culminating in a strong dual. We analyze the quality of these bounds for various types of problems.
|
| 10:00 - 10:30 | Frédéric Meunier |
Geoffrion's theorem beyond finiteness and rationality
Abstract. Geoffrion’s theorem is a fundamental result from mathematical programming assessing the quality of Lagrangian relaxation, a standard technique to get bounds for integer programs. An often implicit condition is that the set of feasible solutions is finite or described by rational linear constraints. However, we show through concrete examples that the conclusion of Geoffrion’s theorem does not necessarily hold when this condition is dropped. We then provide sufficient conditions ensuring the validity of the result even when the feasible set is not finite and cannot be described using finitely-many rational linear constraints. Joint work with Santanu Dey and Diego A. Morán R.
|
| 10:30 - 11:00 | Claudia D'Ambrosio |
Optimal risk scores for continuous features
Abstract. In this talk, we present new mathematical models and methods to solve the problem of finding optimal risk scores. In particular, unlike in the literature, we optimize at the same time the scores and the thresholds for continuous features.
|
| 11:00 - 11:30 | Felipe Lara |
On Debreu-Koopmans Theorem for Additively Decomposed Quasiconvex Functions and Its Applications
Abstract. The Debreu-Koopmans theorem (1982) shows that if a separable function $h(x_{1}, \ldots, x_{n}) = \sum^{n}{i=1} h{i} (x_{i})$ is quasiconvex, then at most one $h_{i}$ might be nonconvex and, as a consequence, when all components $h_{i}$ are quasiconvex, $h$ is not quasiconvex and it is not known to which class of functions $h$ belongs, giving rise to the Debreu-Koopmans problem. In this talk, we introduce the class of (strongly) star quasiconvex functions, and we prove that $h$ is (strongly) star quasiconvex if and only if all components $h_{i}$ are (strongly) star quasiconvex and, as a consequence, we solve the Debreu-Koopmans problem. This result has strong implications in economic theory, since it formally bridges classical diversification theory with behavioral economics, as it implies that separable $S$-shaped value (Sigmoid) functions from Prospect Theory are star quasiconvex. Finally, and if the time allows us, we present potential applications in economics and block-coordinate optimization.
|
| 11:30 - 12:00 | Christophe Roux |
Lower Bounds for Frank-Wolfe on Strongly Convex Sets
Abstract. When both the objective and the feasible region are smooth and strongly convex, the Frank-Wolfe (FW) algorithm admits uniform $\mathcal{O}(1/\sqrt{\varepsilon})$ guarantees. However, it has remained unclear whether strong convexity of the constraint set alone can yield uniformly faster convergence, independent of the optimizer’s location. In this talk, I present a lower bound of $\Omega(1/\sqrt{\varepsilon})$ that matches existing upper bounds and rules out such uniform acceleration. The analysis is driven by a computational framework that systematically generates worst-case FW trajectories on a canonical problem, making the algorithm’s dynamics explicit and providing a principled mechanism for establishing tight lower bounds.
|
| 12:00 - 13:30 | Lunch Break |
| 13:30 - 14:00 | Houduo Qi |
Composite Cardinality Optimization: A Stationary Dual Approach
Abstract. Cardinality function counts the number of nonzero elements of its input. It acts naturally as a loss function in many machine learning applications. Cardinality optimization has attracted much attention and seen significant progress over the past few years. Composite cardinality function is the cardinality function compounded with affine mappings and hence has a capability of modelling even a wider range of applications. Therefore, Composite Cardinality Optimization (CCOPT) is fundamental. Unlike the cardinality function, whose discontinuous regions are subspaces, composite cardinality has discontinuous regions being the unions of polyhedral sets of exponentially many. This imposes a significant challenge in both developing optimization theory and algorithms. This talk introduces a newly proposed stationary duality for CCOPT and demonstrates its numerical implications.
|
| 14:00 - 14:30 | Michaël Poss |
Decision-dependent information discovery for robust cardinality-constrained combinatorial optimization problems
Abstract. Decision-dependent information discovery (DDID) tackles optimization under uncertainty in settings where the decision maker may investigate the realization of selected uncertain parameters, thereby reducing the overall level of uncertainty. DDID can be modeled as a three-stage robust optimization problem: (i) select a subset of parameters to query, (ii) an adversary reveals the values of the queried parameters, and (iii) compute a minimum-cost feasible solution to the resulting robust problem, where the unqueried parameters remain uncertain. We discuss several reformulations and complexity results for this challenging problem class. In particular, we show how to derive MILP reformulations—possibly non-compact—when uncertainty affects only the cost coefficients. We illustrate our reformulations and algorithms numerically on the selection problem, the orienteering problem, and the spanning tree problem.
|
| 14:30 - 15:00 | Makoto Yamashita |
Tight MISOCP Formulations and Double-Ended Branch-and-Bound for the Generalized Carrier–Vehicle Traveling Salesman Problem
Abstract. Recent advances in drone technology have stimulated intensive research on the joint routing of drones and conventional vehicles, as exemplified by the Flying Sidekick Traveling Salesman Problem (FSTSP), where a truck and a drone cooperate to serve customers. Building on the carrier–vehicle literature, Klaučo et al. proposed a mixed-integer second-order cone programming (MISOCP) model for a generalized carrier–vehicle problem and extended it to the Generalized Carrier–Vehicle Traveling Salesman Problem (GCVTSP), in which the fast vehicle may visit multiple targets between take-off and landing. However, their formulation for the fixed-order generalized carrier–vehicle subproblem admits a relatively weak SOCP relaxation, leading to large branch-and-bound trees and long computation times. In this work, we derive an alternative formulation that significantly tightens the SOCP relaxation while preserving the original problem structure. Computational experiments show that the strengthened model yields substantial speed-ups when solving generalized carrier–vehicle instances to optimality. For the GCVTSP, we propose an exact double-ended branch-and-bound algorithm and a heuristic scheme that exploits the improved relaxation. This is a joint work with Wenxuan Dong.
|
| 15:00 - 15:30 | Jingyi Zhao |
Dynamic and Stochastic Inventory Routing Problems
Abstract. Inventory Routing Problems (IRPs) jointly determine multi-period replenishment quantities and vehicle routes, balancing inventory holding and stockout penalties against transportation costs. The problem is fundamentally difficult: delivery quantities are discrete, decisions propagate over long planning horizons through inventory dynamics, and routing feasibility constraints tightly couple customers across each day. These structural interactions make IRPs significantly more complex than classical vehicle routing or lot-sizing problems in isolation. This talk presents a line of work on scalable algorithms for both deterministic and stochastic IRPs. For deterministic settings, the speaker introduces a metaheuristic framework centered on Hybrid Genetic Search (HGS), enriched with problem-specific routing improvement operators and a destroy-and-repair mechanism tailored to delivery quantities. The repair phase leverages dynamic programming routines that evaluate multi-period inventory trajectories and stockout penalties while explicitly accounting for route detours and vehicle capacity interactions. This tight integration of routing and inventory evaluation enables consistent high-quality solutions across standard benchmark instances and produces numerous new best-known results. The discussion then extends to stochastic IRPs with uncertain customer demand. To capture uncertainty while preserving tractability, a rolling-horizon reformulation into a two-stage stochastic optimization model is adopted. Current-day routing and service decisions are optimized by anticipating expected downstream recourse costs under multiple demand scenarios. The primary scalability challenge lies in evaluating large scenario sets efficiently. To address this, a matrix-based dynamic programming framework with GPU-friendly structure is developed to accelerate multi-scenario cost evaluation through parallelized state transitions. This approach enables large-scale scenario analysis and substantially improves computational efficiency, making stochastic IRP planning viable for real-world, high-dimensional applications.
|
| 15:30 - 16:00 | Coffee Break |
| 16:00 - 16:30 | Pierre Ablin | TBD |
| 16:30 - 17:00 | Hong T.M. Chu |
Concave Certificates: Geometric Framework for Distributionally Robust Risk and Complexity Analysis
Abstract. Distributionally Robust (DR) optimization aims to certify worst-case risk within a Wasserstein uncertainty set. Current certifications typically rely either on global Lipschitz bounds, which are often conservative, or on local gradient information, which provides only a first-order approximation. We introduce a novel geometric framework based on the least concave majorants of the growth rate function. Our proposed concave certificate establishes a tight bound of DR risk that remains applicable to non-Lipschitz and non-differentiable losses. We extend this framework to complexity analysis, introducing a deterministic bound that complements standard statistical generalization bound. Furthermore, we utilize this certificate to bound the gap between adversarial and empirical Rademacher complexity, demonstrating that dependencies on input diameter, network width, and depth can be eliminated. For practical application in deep learning, we introduce the adversarial score as a tractable relaxation of the concave certificate that enables efficient and layer-wise analysis of neural networks. We validate our theoretical results in various numerical experiments on classification and regression tasks on real-world data.
|
| 17:00 - 17:30 | Amitabh Basu |
Data driven approaches to enhance branch-and-cut: guarantees and pitfalls
Abstract. Branch-and-cut is arguably the most effective algorithm to solve large scale mixed-integer optimization problems in practice. In spite of tremendous progress in both the mathematical underpinnings and the computational insights required to deploy branch-and-cut in practice, several aspects of this important algorithm remain poorly understood. In particular, several crucial decisions (e.g., cutting plane or branching variable selection) that need to be made during the execution of branch-and-cut lack a satisfactory foundation, and clear recipes are difficult to formulate given the wide diversity of instances that these algorithms need to tackle. This has led several researchers to explore data driven, machine learning tools to help guide these decisions. The philosophy is simple: the decisions that work well for a given sample of instances should have good performance on a larger class of instances, assuming the sample is “representative” of the larger class. In this talk, we explore the foundational principles that formalize this idea, focusing on two issues: 1) The size of the sample required for high quality performance on unseen instances, and 2) Pitfalls to avoid when selecting a particular machine learning paradigm for branch-and-cut. Both these lines of investigations uncover insights into mixed-integer optimization which we believe are useful beyond the principled use of machine learning for branch-and-cut.
|
| 17:30 - 18:00 | Martin Skutella |
Unsplittable Transshipments
Abstract. We introduce the Unsplittable Transshipment Problem in directed graphs with multiple sources and sinks. An unsplittable transshipment routes given supplies and demands using at most one path for each source-sink pair. Although they are a natural generalization of single source unsplittable flows, unsplittable transshipments raise interesting new challenges and require novel algorithmic techniques. As our main contribution, we give a nontrivial generalization of a seminal result of Dinitz, Garg, and Goemans (1999) by showing how to efficiently turn a given transshipment $x$ into an unsplittable transshipment $y$ with $y_a < x_a + d_{\max}$ for all arcs $a$, where $d_{\max}$ is the maximum demand (or supply) value. Further results include bounds on the number of rounds required to satisfy all demands, where each round consists of an unsplittable transshipment that routes a subset of the demands while respecting arc capacity constraints.
|