Interpolating Greedy and Reluctant Algorithms
P.Contucci, C. Giardina', C. Giberti, F.Unguendoli, C. Vernia

TL;DR
This paper introduces an interpolating algorithm that combines greedy and reluctant dynamics to optimize NP-complete problems, significantly improving performance over pure strategies within fixed computational time.
Contribution
It proposes a novel interpolation method between greedy and reluctant algorithms, enhancing optimization efficiency for NP-complete problems.
Findings
Optimal interpolation parameter improves performance
Interpolated algorithm outperforms pure strategies
Significant gains within fixed computational time
Abstract
In a standard NP-complete optimization problem we introduce an interpolating algorithm between the quick decrease along the gradient (greedy dynamics) and a slow decrease close to the level curves (reluctant dynamics). We find that for a fixed elapsed computer time the best performance of the optimization is reached at a special value of the interpolation parameter, considerably improving the results of the pure cases greedy and reluctant.
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 Numerical Analysis Techniques · Computer Graphics and Visualization Techniques · Neural Networks and Applications
