Tropical Bi-Objective Pseudolinear Optimization as Parametric Mean-Payoff Games
arXiv:2607.15481
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper develops an explicit parametric method for two-objective optimization with max-affine objectives and two-sided max-plus constraints. Its transferable asset is the conversion of feasibility into linear inequalities induced by graph cycles, followed by a Newton continuation method that traces an entire piecewise-linear Pareto frontier rather than repeatedly solving scalarized problems. This is most promising for small neural control vectors such as adapter gains, activation clipping parameters, or routing thresholds around a frozen ReLU network, where local behavior is max-affine. The main experiment should test whether frontier tracing reaches the same robustness-versus-accuracy envelope with substantially fewer network evaluations than scalarization grids or bisection.
Ideas from this paper
Unverified
2026
Represent a small vector of neural control variables as a two-objective max-affine feasibility problem, such as clean-loss budget versus corruption-loss budget or task-performance budget versus activation-range budget. Rather than launching many independent weighted-sum optimizations, construct the active linear boundary and jump from breakpoint to breakpoint with the paper's Newton continuation step. This is intended for frozen-backbone calibration, LoRA gain tuning, activation clipping, or…
Useful6/10
Difficulty6/10
Novelty6/10