In a recent work, we presented the reduced Jacobian method (RJM) as an extension of Wolfe's reduced gradient method to multicriteria (multiobjective) optimization problems dealing with linear constraints. This approach reveals that using a reduction technique of the Jacobian matrix of the objective avoids scalarization. In the present work, we intend to generalize RJM to handle nonlinear constraints too. In fact, we propose a generalized reduced Jacobian (GRJ) method that extends Abadie-Carpentier's approach for single-objective programs. To this end, we adopt a global reduction strategy based on the fundamental theorem of implicit functions. In this perspective, only a reduced descent direction common to all the criteria is computed by solving a simple convex program. After establishing an Armijo-type line search condition that ensures feasibility, the resulting algorithm is shown to be globally convergent, under mild assumptions, to a Pareto critical (KKT-stationary) point. Finally, experimental results are presented, including comparisons with other deterministic and evolutionary approaches.
This paper proposes the Generalized Reduced Jacobian (GRJ) method, extending the authors' previous Reduced Jacobian Method (RJM) for linear-constrained multiobjective optimization problems to handle nonlinear constraints. The method employs a global reduction strategy based on the implicit function theorem, computing a common reduced descent direction for all criteria by solving simple convex programming problems. After establishing Armijo-type line search conditions that guarantee feasibility, the authors prove global convergence to Pareto critical (KKT-stationary) points under mild assumptions. Experimental results include comparisons with other deterministic and evolutionary methods.
Multiobjective optimization problems (MOP) frequently arise in economics, medicine, design, transportation, and other fields, requiring simultaneous optimization of multiple potentially conflicting objective functions. Due to conflicts among objectives, it is rare that a single point simultaneously minimizes or maximizes all objectives; therefore, the concept of Pareto optimality must be considered.
Limitations of Traditional Methods: Existing multiobjective optimization methods often require scalarization, introducing artificial parameters that may be sensitive to the original problem
Linear Constraint Restrictions: The authors' previous RJM method only applies to linearly constrained problems
Let A(x)=JG(x)∈Rm×n be the constraint Jacobian matrix, assuming it has full rank. Select a basis B such that the submatrix AB(x) is invertible, partitioning variables into basic variables xB and nonbasic variables xN.
By the implicit function theorem, there exists a function ψ:W→V such that:
G(ψ(xN),xN)=0∂xN∂ψ(xN)=−AB−1(x′)AN(x′)
To compute the reduced descent direction, the following convex optimization subproblem is introduced:
(Px)minλ∈Λf(λ,x):=21∑i∈N(φ(bi−xi)⌊(UN(x)Tλ)i⌋−2+φ(xi−ai)⌊(UN(x)Tλ)i⌋+2)
Purity Metric: The GRJ method performs best in purity, achieving ρ(α)=1 at relatively small thresholds α, while other methods fail to reach this value
Spread Metric: All four methods perform comparably in spread, with GRJ and NSGA-II showing slight advantages
Convergence Metric: In generational distance, the three deterministic methods show slight advantages over NSGA-II
Computational Time: The other three methods are slightly faster than GRJ, primarily due to the computational overhead of basis selection and line search in GRJ
Objectives: Minimize manufacturing cost and beam deflection
Results: All methods successfully approximate important regions of the Pareto front, but with different dispersion levels; GRJ demonstrates good robustness
Among 30 test problems, the GRJ method achieves the best purity metric on most problems, particularly demonstrating advantages on complex nonlinearly constrained problems.
The paper cites 42 related references, primarily including:
Foundational literature on multiobjective optimization theory
Research on reduced gradient methods
Convergence analysis theory
Test problems and performance evaluation methods
Evolutionary algorithm benchmarks
Overall Assessment: This is an excellent paper with rigorous theory and innovative methodology, successfully extending the classical reduced gradient technique to multiobjective nonlinearly constrained optimization, with significant theoretical and practical value. Although there is room for improvement in computational efficiency, its solid theoretical foundation and good experimental performance make it an important contribution to the field.