An incremental descent method for multi-objective optimization
I. F. D. Oliveira, R. H. C. Takahashi

TL;DR
This paper introduces a novel incremental descent method for multi-objective optimization that reduces computational complexity and is unaffected by the number of objectives, achieving convergence without prior problem structure knowledge.
Contribution
The paper presents the first multi-objective descent method with query complexity independent of the number of objectives, using a new central descent direction and incremental approach.
Findings
Achieves $O(1/ ext{epsilon}^2)$ complexity independent of $m$
Introduces the central descent direction for multi-objective problems
Proves convergence properties without prior problem structure knowledge
Abstract
Current state-of-the-art multi-objective optimization solvers, by computing gradients of all objective functions per iteration, produce after iterations a measure of proximity to critical conditions that is upper-bounded by when the objective functions are assumed to have Lipschitz continuous gradients; i.e. they require gradient and function computations to produce a measure of proximity to critical conditions bellow some target . We reduce this to with a method that requires only a constant number of gradient and function computations per iteration; and thus, we obtain for the first time a multi-objective descent-type method with a query complexity cost that is unaffected by increasing values of . For this, a brand new multi-objective descent direction is identified, which we name the \emph{central descent…
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 · Advanced Multi-Objective Optimization Algorithms · Advanced Bandit Algorithms Research
