Pith. sign in

REVIEW 1 cited by

Learning Multiple Initial Solutions to Optimization Problems

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.02158 v2 pith:66HI76S3 submitted 2024-11-04 cs.LG cs.AIcs.ROcs.SYeess.SY

classification cs.LGcs.AIcs.ROcs.SYeess.SY
keywords initialsolutionssolutioninitializationmultipleoptimizationapproachautonomous
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sequentially solving similar optimization problems under strict runtime constraints is essential for many applications, such as robot control, autonomous driving, and portfolio management. The performance of local optimization methods in these settings is sensitive to the initial solution: poor initialization can lead to slow convergence or suboptimal solutions. To address this challenge, we propose learning to predict \emph{multiple} diverse initial solutions given parameters that define the problem instance. We introduce two strategies for utilizing multiple initial solutions: (i) a single-optimizer approach, where the most promising initial solution is chosen using a selection function, and (ii) a multiple-optimizers approach, where several optimizers, potentially run in parallel, are each initialized with a different solution, with the best solution chosen afterward. Notably, by including a default initialization among predicted ones, the cost of the final output is guaranteed to be equal or lower than with the default initialization. We validate our method on three optimal control benchmark tasks: cart-pole, reacher, and autonomous driving, using different optimizers: DDP, MPPI, and iLQR. We find significant and consistent improvement with our method across all evaluation settings and demonstrate that it efficiently scales with the number of initial solutions required. The code is available at MISO (https://github.com/EladSharony/miso).

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Generating Symbolic World Models via Test-time Scaling of Large Language Models

    cs.AI 2025-02 conditional novelty 5.0 of 10

    Best-of-N sampling plus iterative self-critique, called iVML, lets a 7B open LLM generate PDDL planning domains with over 85% and 71% success on two benchmarks, outperforming o1-mini.

Pith tools