运筹与管理 ›› 2026, Vol. 35 ›› Issue (1): 83-90.DOI: 10.12005/orms.2026.0012

• 理论分析与方法探讨 • 上一篇    下一篇

强收敛性的共轭梯度法及其在图像恢复和交通配流应用

简聃1, 罗强2, 江羡珍2   

  1. 1.广西民族大学 政治与公共管理学院,广西 南宁 530006;
    2.广西民族大学 数学科学学院,广西 南宁 530006
  • 收稿日期:2025-09-09 发布日期:2026-06-04
  • 通讯作者: 江羡珍(1968-),女,广西玉林人,教授,研究方向:最优化理论与算法及其应用。Email: yl2811280@163.com。
  • 作者简介:简聃(1989-), 女,广西南宁人,博士,研究方向:数字政府与治理创新,经济社会系统中的优化方法与数据分析。
  • 基金资助:
    国家自然科学基金资助项目(12361063);广西自然科学基金面上项目(2024GXNSFAA010477)

A Conjugate Gradient Method with Strong Convergence and itsApplications in Image Restoration and Traffic Assignment

JIAN Dan1, LUO Qiang2, JIANG Xianzhen2   

  1. 1. School of Politics and Public Administration, Guangxi Minzu University, Nanning 530006, China;
    2. School of Mathematical Sciences, Guangxi Minzu University, Nanning 530006, China
  • Received:2025-09-09 Published:2026-06-04

摘要: 无约束优化问题不仅是约束优化问题研究的基础, 且许多经济、管理、工程控制及人工智能等实际问题都可直接或间接地建模为此类问题。共轭梯度法是求解大规模无约束优化问题极具竞争力的方法之一。本文基于经典的Fletcher-Reeves, Conjugate-Descent和Dai-Yuan共轭参数, 并结合DAI 和YUAN(2003)的单参数共轭参数簇公式, 提出了一个新的共轭参数策略; 为提高算法计算效率, 在搜索方向设计上, 设置了一个与共轭参数相关的重启步, 以加速算法下降, 从而提出了无约束优化一个新的共轭梯度法。不依赖于线搜索条件的选取, 由新算法产生的搜索方向恒满足充分下降条件。在常规假设和标准Wolfe线搜索下, 证明了算法的强收敛性。最后, 将新算法用于求解经典的102个无约束优化测试例子和图像恢复及交通配流等实际问题, 并与其同类算法进行比较,数值结果表明所设计算法在处理上述问题均有效。

关键词: 无约束优化, 共轭梯度法, 强收敛, 图像恢复, 交通配流

Abstract: Unconstrained optimization serves as the foundational basis for investigating constrained optimization problems. Moreover, numerous practical problems in fields including economics, management, engineering control, and artificial intelligence can be directly or indirectly modeled as unconstrained optimization models. Commonly used methods for solving unconstrained optimization problems include the Newton method, quasi-Newton methods, and the conjugate gradient method. Among these approaches, the conjugate gradient method eliminates the need to compute the Hessian matrix of the objective function or the inverse of its approximate matrix in each iteration. This characteristic endows the conjugate gradient method with advantages such as simple iteration steps and low memory consumption, making it one of the most competitive algorithms for solving large-scale unconstrained optimization problems.
The conjugate gradient methods include the classical conjugate gradient methods Hestenes-Stiefel (HS) method, Fletcher-Reeves (FR) method, Polak-Ribière-Polyak (PRP) method, Conjugate-Descent (CD) method, Liu-Storey (LS) method and Dai-Yuan (DY) method and their improved variants. In this paper, motivated by the single-parameter conjugate parameter proposed by DAI and YUAN (2003), an efficient conjugate gradient method is proposed by introducing a novel conjugate parameter strategy and a resrart procedure. Here, the conjugate parameter is derived from a two-parameter conjugate gradient method family generated by FR, CD, and DY. To ensure the algorithm achieves strong convergence, the denominator of the conjugate parameter is further truncated. Moreover, to enhance the computational efficiency of the algorithm, a resrart procedure related to the conjugate parameter is incorporated into the design of the search direction to accelerate the algorithm’s descent. Under conventional assumptions and the standard Wolfe line search, the strong convergence of the algorithm is established. We aim to develop an efficient conjugate gradient method for solving large-scale unconstrained optimization problems, thereby providing an effective algorithmic model for practical applications such as image restoration, machine learning, and traffic assignment.
Two notable theoretical advantages of the proposed algorithm are as follows: its generated search direction always satisfies the sufficient descent condition, independent of any specific line search strategy; and under conventional assumptions such as the Lipschitz continuity of the gradient and the boundedness below the level sets, the algorithm is proven to possess strong convergence when combined with a standard Wolfe line search for determining the step size.
To evaluate the practical performance of the proposed algorithm, this paper conducts three sets of numerical experiments. Firstly, under the same computational environment, a numerical comparison of six algorithms is carried out on 102 unconstrained optimization test problems, evaluated from three dimensions: computational time, number of iterations, and solution accuracy. The numerical results show that the numerical performance of the proposed algorithm is generally superior to other methods on the test problems. Secondly, the presented algorithm is applied to deal with the image restoration problem, which involves deblurring and denoising blurred and noisy images via a regularized least-squares formulation, which shows that the proposed method is effective on the tested images. Finally, the proposed algorithm to handle the traffic assignment problem in transportation network modeling involves solving a large-scale network equilibrium problem. Our algorithm contributes to achieving a more efficient and realistic flow distribution, and significantly reduces the runtime compared to traditional solvers.
The numerical results indicate that the newly designed algorithm is not only theoretically sound but also highly effective and versatile across different application domains. It provides researchers and practitioners in science and engineering with an effective tool for handling large-scale optimization problems.

Key words: unconstrained optimization, conjugate gradient method, strong convergence, image restoration, traffic assignment

中图分类号: