Skip to main content

Showing 1–23 of 23 results for author: Ge, D

  1. arXiv:2405.16160  [pdf, other

    math.OC

    Restarted Primal-Dual Hybrid Conjugate Gradient Method for Large-Scale Quadratic Programming

    Authors: Yicheng Huang, Wanyu Zhang, Hongpei Li, Weihan Xue, Dongdong Ge, Huikang Liu, Yinyu Ye

    Abstract: Convex quadratic programming (QP) is an essential class of optimization problems with broad applications across various fields. Traditional QP solvers, typically based on simplex or barrier methods, face significant scalability challenges. In response to these limitations, recent research has shifted towards matrix-free first-order methods to enhance scalability in QP. Among these, the restarted a… ▽ More

    Submitted 25 May, 2024; originally announced May 2024.

  2. arXiv:2403.09133  [pdf, other

    math.OC

    A Low-Rank ADMM Splitting Approach for Semidefinite Programming

    Authors: Qiushi Han, Chenxi Li, Zhenwei Lin, Caihua Chen, Qi Deng, Dongdong Ge, Huikang Liu, Yinyu Ye

    Abstract: We introduce a new first-order method for solving general semidefinite programming problems, based on the alternating direction method of multipliers (ADMM) and a matrix-splitting technique. Our algorithm has an advantage over the Burer-Monteiro approach as it only involves much easier quadratically regularized subproblems in each iteration. For a linear objective, the subproblems are well-conditi… ▽ More

    Submitted 25 March, 2024; v1 submitted 14 March, 2024; originally announced March 2024.

  3. arXiv:2402.07108  [pdf, other

    cs.LG math.OC

    Decoupling Learning and Decision-Making: Breaking the $\mathcal{O}(\sqrt{T})$ Barrier in Online Resource Allocation with First-Order Methods

    Authors: Wenzhi Gao, Chunlin Sun, Chenyu Xue, Dongdong Ge, Yinyu Ye

    Abstract: Online linear programming plays an important role in both revenue management and resource allocation, and recent research has focused on developing efficient first-order online learning algorithms. Despite the empirical success of first-order methods, they typically achieve a regret no better than $\mathcal{O}(\sqrt{T})$, which is suboptimal compared to the $\mathcal{O}(\log T)$ bound guaranteed b… ▽ More

    Submitted 28 May, 2024; v1 submitted 11 February, 2024; originally announced February 2024.

  4. arXiv:2312.14832  [pdf, ps, other

    math.OC

    cuPDLP-C: A Strengthened Implementation of cuPDLP for Linear Programming by C language

    Authors: Haihao Lu, Jinwen Yang, Haodong Hu, Qi Huangfu, Jinsong Liu, Tianhao Liu, Yinyu Ye, Chuwen Zhang, Dongdong Ge

    Abstract: A recent GPU implementation of the Restarted Primal-Dual Hybrid Gradient Method for Linear Programming was proposed in Lu and Yang (2023). Its computational results demonstrate the significant computational advantages of the GPU-based first-order algorithm on certain large-scale problems. The average performance also achieves a level close to commercial solvers for the first time in history. Howev… ▽ More

    Submitted 7 January, 2024; v1 submitted 22 December, 2023; originally announced December 2023.

    Comments: fix typos, update numerical results

  5. arXiv:2311.11489  [pdf, other

    math.OC

    A Universal Trust-Region Method for Convex and Nonconvex Optimization

    Authors: Yuntian Jiang, Chang He, Chuwen Zhang, Dongdong Ge, Bo Jiang, Yinyu Ye

    Abstract: This paper presents a universal trust-region method simultaneously incorporating quadratic regularization and the ball constraint. We introduce a novel mechanism to set the parameters in the proposed method that unifies the analysis for convex and nonconvex optimization. Our method exhibits an iteration complexity of $\tilde O(ε^{-3/2})$ to find an approximate second-order stationary point for non… ▽ More

    Submitted 12 March, 2024; v1 submitted 19 November, 2023; originally announced November 2023.

  6. arXiv:2310.17319  [pdf, other

    math.OC

    Trust Region Methods For Nonconvex Stochastic Optimization Beyond Lipschitz Smoothness

    Authors: Chenghan Xie, Chenxi Li, Chuwen Zhang, Qi Deng, Dongdong Ge, Yinyu Ye

    Abstract: In many important machine learning applications, the standard assumption of having a globally Lipschitz continuous gradient may fail to hold. This paper delves into a more general $(L_0, L_1)$-smoothness setting, which gains particular significance within the realms of deep neural networks and distributionally robust optimization (DRO). We demonstrate the significant advantage of trust region meth… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  7. arXiv:2308.10630  [pdf, other

    math.OC cs.LG

    A Homogenization Approach for Gradient-Dominated Stochastic Optimization

    Authors: Jiyuan Tan, Chenyu Xue, Chuwen Zhang, Qi Deng, Dongdong Ge, Yinyu Ye

    Abstract: Gradient dominance property is a condition weaker than strong convexity, yet sufficiently ensures global convergence even in non-convex optimization. This property finds wide applications in machine learning, reinforcement learning (RL), and operations management. In this paper, we propose the stochastic homogeneous second-order descent method (SHSODM) for stochastic functions enjoying gradient do… ▽ More

    Submitted 29 May, 2024; v1 submitted 21 August, 2023; originally announced August 2023.

    Comments: Accepted by UAI`24

  8. Learning to Pivot as a Smart Expert

    Authors: Tianhao Liu, Shanwen Pu, Dongdong Ge, Yinyu Ye

    Abstract: Linear programming has been practically solved mainly by simplex and interior point methods. Compared with the weakly polynomial complexity obtained by the interior point methods, the existence of strongly polynomial bounds for the length of the pivot path generated by the simplex methods remains a mystery. In this paper, we propose two novel pivot experts that leverage both global and local infor… ▽ More

    Submitted 31 August, 2023; v1 submitted 16 August, 2023; originally announced August 2023.

  9. arXiv:2306.17516  [pdf, other

    math.OC

    Homogeneous Second-Order Descent Framework: A Fast Alternative to Newton-Type Methods

    Authors: Chang He, Yuntian Jiang, Chuwen Zhang, Dongdong Ge, Bo Jiang, Yinyu Ye

    Abstract: This paper proposes a homogeneous second-order descent framework (HSODF) for nonconvex and convex optimization based on the generalized homogeneous model (GHM). In comparison to the Newton steps, the GHM can be solved by extremal symmetric eigenvalue procedures and thus grant an advantage in ill-conditioned problems. Moreover, GHM extends the ordinary homogeneous model (OHM) (Zhang et al. 2022) to… ▽ More

    Submitted 6 May, 2024; v1 submitted 30 June, 2023; originally announced June 2023.

    Comments: significantly improve the paper

  10. arXiv:2305.12352  [pdf, other

    math.OC cs.LG

    Pre-trained Mixed Integer Optimization through Multi-variable Cardinality Branching

    Authors: Yanguang Chen, Wenzhi Gao, Dongdong Ge, Yinyu Ye

    Abstract: We propose a new method to accelerate online Mixed Integer Optimization with Pre-trained machine learning models (PreMIO). The key component of PreMIO is a multi-variable cardinality branching procedure that splits the feasible region with data-driven hyperplanes, which can be easily integrated into any MIP solver with two lines of code. Moreover, we incorporate learning theory and concentration i… ▽ More

    Submitted 21 May, 2023; originally announced May 2023.

  11. arXiv:2301.12174  [pdf, other

    math.OC cs.LG

    Stochastic Dimension-reduced Second-order Methods for Policy Optimization

    Authors: Jinsong Liu, Chenghan Xie, Qi Deng, Dongdong Ge, Yinyu Ye

    Abstract: In this paper, we propose several new stochastic second-order algorithms for policy optimization that only require gradient and Hessian-vector product in each iteration, making them computationally efficient and comparable to policy gradient methods. Specifically, we propose a dimension-reduced second-order method (DR-SOPO) which repeatedly solves a projected two-dimensional trust region subproble… ▽ More

    Submitted 28 January, 2023; originally announced January 2023.

  12. arXiv:2211.08212  [pdf, other

    math.OC

    A Homogeneous Second-Order Descent Method for Nonconvex Optimization

    Authors: Chuwen Zhang, Dongdong Ge, Chang He, Bo Jiang, Yuntian Jiang, Chenyu Xue, Yinyu Ye

    Abstract: In this paper, we introduce a Homogeneous Second-Order Descent Method (HSODM) using the homogenized quadratic approximation to the original function. The merit of homogenization is that only the leftmost eigenvector of a gradient-Hessian integrated matrix is computed at each iteration. Therefore, the algorithm is a single-loop method that does not need to switch to other sophisticated algorithms a… ▽ More

    Submitted 6 May, 2024; v1 submitted 15 November, 2022; originally announced November 2022.

    Comments: Add inexactness, significantly improve the paper

  13. arXiv:2210.07160  [pdf, other

    math.OC

    SOLNP+: A Derivative-Free Solver for Constrained Nonlinear Optimization

    Authors: Dongdong Ge, Tianhao Liu, Jinsong Liu, Jiyuan Tan, Yinyu Ye

    Abstract: SOLNP+ is a derivative-free solver for constrained nonlinear optimization. It starts from SOLNP proposed in 1989 by Ye Ye with the main idea that uses finite difference to approximate the gradient. We incorporate the techniques of implicit filtering, new restart mechanism and modern quadratic programming solver into this new version with an ANSI C implementation. The algorithm exhibits a great adv… ▽ More

    Submitted 13 October, 2022; originally announced October 2022.

    MSC Class: 90C56; 90C30

  14. arXiv:2209.01793  [pdf, other

    math.OC

    An Enhanced ADMM-based Interior Point Method for Linear and Conic Optimization

    Authors: Qi Deng, Qing Feng, Wenzhi Gao, Dongdong Ge, Bo Jiang, Yuntian Jiang, Jingsong Liu, Tianhao Liu, Chenyu Xue, Yinyu Ye, Chuwen Zhang

    Abstract: The ADMM-based interior point (ABIP, Lin et al. 2021) method is a hybrid algorithm that effectively combines interior point method (IPM) and first-order methods to achieve a performance boost in large-scale linear optimization. Different from traditional IPM that relies on computationally intensive Newton steps, the ABIP method applies the alternating direction method of multipliers (ADMM) to appr… ▽ More

    Submitted 6 April, 2024; v1 submitted 5 September, 2022; originally announced September 2022.

  15. arXiv:2208.14314  [pdf, other

    math.OC cs.MS

    Cardinal Optimizer (COPT) User Guide

    Authors: Dongdong Ge, Qi Huangfu, Zizhuo Wang, Jian Wu, Yinyu Ye

    Abstract: Cardinal Optimizer is a high-performance mathematical programming solver for efficiently solving largescale optimization problem. This documentation provides basic introduction to the Cardinal Optimizer.

    Submitted 27 October, 2022; v1 submitted 30 August, 2022; originally announced August 2022.

  16. arXiv:2208.00208  [pdf, other

    math.OC cs.LG

    DRSOM: A Dimension Reduced Second-Order Method

    Authors: Chuwen Zhang, Dongdong Ge, Chang He, Bo Jiang, Yuntian Jiang, Yinyu Ye

    Abstract: In this paper, we propose a Dimension-Reduced Second-Order Method (DRSOM) for convex and nonconvex (unconstrained) optimization. Under a trust-region-like framework, our method preserves the convergence of the second-order method while using only curvature information in a few directions. Consequently, the computational overhead of our method remains comparable to the first-order such as the gradi… ▽ More

    Submitted 2 July, 2023; v1 submitted 30 July, 2022; originally announced August 2022.

    Comments: Considerable changes in the main text

  17. arXiv:2207.13862  [pdf, other

    cs.MS math.OC

    HDSDP: Software for Semidefinite Programming

    Authors: Wenzhi Gao, Dongdong Ge, Yinyu Ye

    Abstract: HDSDP is a numerical software solving the semidefinite programming problems. The main framework of HDSDP resembles the dual-scaling interior point solver DSDP [BY2008] and several new features, including a dual method based on the simplified homogeneous self-dual embedding, have been implemented. The embedding technique enhances stability of the dual method and several new heuristics and computati… ▽ More

    Submitted 8 November, 2023; v1 submitted 27 July, 2022; originally announced July 2022.

  18. arXiv:2107.03570  [pdf, other

    math.OC cs.DS

    Fast Online Algorithms for Linear Programming

    Authors: Wenzhi Gao, Dongdong Ge, Chunlin Sun, Yinyu Ye

    Abstract: This paper presents fast first-order methods for solving linear programs (LP) approximately. We adapt online linear programming algorithms to offline LPs and obtain algorithms that avoid any matrix multiplication. We also introduce a variable-duplication technique that copies each variable $K$ times and reduces optimality gap and constraint violation by a factor of $\sqrt{K}$. Furthermore, we show… ▽ More

    Submitted 12 May, 2023; v1 submitted 7 July, 2021; originally announced July 2021.

  19. arXiv:2102.09420  [pdf, other

    math.OC

    From an Interior Point to a Corner Point: Smart Crossover

    Authors: Dongdong Ge, Chengwenjian Wang, Zikai Xiong, Yinyu Ye

    Abstract: Identifying optimal basic feasible solutions to linear programming problems is a critical task for mixed integer programming and other applications. The crossover method, which aims at deriving an optimal extreme point from a suboptimal solution (the output of a starting method such as interior-point methods or first-order methods), is crucial in this process. This method, compared to the starting… ▽ More

    Submitted 17 May, 2024; v1 submitted 18 February, 2021; originally announced February 2021.

    Comments: 41 pages, 5 figures, 12 tables

    MSC Class: 90C05

  20. arXiv:1905.12895  [pdf, other

    math.OC stat.ML

    Interior-Point Methods Strike Back: Solving the Wasserstein Barycenter Problem

    Authors: Dongdong Ge, Haoyue Wang, Zikai Xiong, Yinyu Ye

    Abstract: Computing the Wasserstein barycenter of a set of probability measures under the optimal transport metric can quickly become prohibitive for traditional second-order algorithms, such as interior-point methods, as the support size of the measures increases. In this paper, we overcome the difficulty by developing a new adapted interior-point method that fully exploits the problem's special matrix str… ▽ More

    Submitted 20 January, 2020; v1 submitted 30 May, 2019; originally announced May 2019.

    Comments: Supplementary Material, Appeared in Advances in Neural Information Processing Systems 32 (NeurIPS 2019)

  21. arXiv:1501.00622  [pdf, ps, other

    math.OC cs.CC math.ST stat.CO

    Strong NP-Hardness for Sparse Optimization with Concave Penalty Functions

    Authors: Yichen Chen, Dongdong Ge, Mengdi Wang, Zizhuo Wang, Yinyu Ye, Hao Yin

    Abstract: Consider the regularized sparse minimization problem, which involves empirical sums of loss functions for $n$ data points (each of dimension $d$) and a nonconvex sparsity penalty. We prove that finding an $\mathcal{O}(n^{c_1}d^{c_2})$-optimal solution to the regularized sparse optimization problem is strongly NP-hard for any $c_1, c_2\in [0,1)$ such that $c_1+c_2<1$. The result applies to a broad… ▽ More

    Submitted 18 June, 2017; v1 submitted 3 January, 2015; originally announced January 2015.

  22. arXiv:1402.4183  [pdf, other

    cs.DS cs.CC math.OC

    An Improved Algorithm for Fixed-Hub Single Allocation Problem

    Authors: Dongdong Ge, Zizhuo Wang, Lai Wei, Jiawei Zhang

    Abstract: This paper discusses the fixed-hub single allocation problem (FHSAP). In this problem, a network consists of hub nodes and terminal nodes. Hubs are fixed and fully connected; each terminal node is connected to a single hub which routes all its traffic. The goal is to minimize the cost of routing the traffic in the network. In this paper, we propose a linear programming (LP)-based rounding algorith… ▽ More

    Submitted 17 February, 2014; originally announced February 2014.

  23. arXiv:0909.2793  [pdf, ps, other

    math.NA

    Enhanced sampling schemes for MCMC based blind Bernoulli-Gaussian deconvolution

    Authors: D. Ge, J. Idier, E. Le Carpentier

    Abstract: This paper proposes and compares two new sampling schemes for sparse deconvolution using a Bernoulli-Gaussian model. To tackle such a deconvolution problem in a blind and unsupervised context, the Markov Chain Monte Carlo (MCMC) framework is usually adopted, and the chosen sampling scheme is most often the Gibbs sampler. However, such a sampling scheme fails to explore the state space efficientl… ▽ More

    Submitted 18 September, 2009; v1 submitted 15 September, 2009; originally announced September 2009.