Monotone Optimisation with Learned Projections
Ahmed Rashwan, Keith Briggs, Chris Budd, Lisa Kreusser

TL;DR
This paper introduces HM-RI neural networks for efficient projection prediction in monotone optimisation, enabling faster solutions with minimal loss in accuracy across various benchmarks.
Contribution
It proposes a novel neural architecture that enforces monotonicity and homogeneity, integrating learned projections directly into the POA algorithm for improved efficiency.
Findings
Significant speed-ups over traditional POA methods.
Maintains strong solution quality across benchmarks.
Outperforms baseline models without monotonic structure.
Abstract
Monotone optimisation problems admit specialised global solvers such as the Polyblock Outer Approximation (POA) algorithm, but these methods typically require explicit objective and constraint functions. In many applications, these functions are only available through data, making POA difficult to apply directly. We introduce an algorithm-aware learning approach that integrates learned models into POA by directly predicting its projection primitive via the radial inverse, avoiding the costly bisection procedure used in standard POA. We propose Homogeneous-Monotone Radial Inverse (HM-RI) networks, structured neural architectures that enforce key monotonicity and homogeneity properties, enabling fast projection estimation. We provide a theoretical characterisation of radial inverse functions and show that, under mild structural conditions, a HM-RI predictor corresponds to the radial…
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
TopicsAdvanced Optimization Algorithms Research · Stochastic Gradient Optimization Techniques · Metaheuristic Optimization Algorithms Research
