← Search

Dongdong Ge

13 accepted papers

2026

Data-driven Mixed Integer Optimization through Probabilistic Multi-variable Branching

ICML 2026poster

This paper introduces Probabilistic Multi-Variable Branching (PMVB), a simple and effective technique for accelerating mixed-integer optimization using data-driven machine learning models. At its core, PMVB employs a multi-variable branching procedure that partitions the feasible region via data-dri…

Cited by 0SourceScholar
2026

FMIP: Joint Continuous-Integer Flow For Mixed-Integer Linear Programming

ICLR 2026poster

Mixed-Integer Linear Programming (MILP) is a foundational tool for complex decision-making problems. However, the NP-hard nature of MILP presents a significant computational challenge, motivating the development of machine learning-based heuristic solutions to accelerate downstream solvers. While…

Cited by 0SourceScholar
2026

Matrix-Free GPU Semidefinite Programming for Quantum Ordered Search at the k=6 Frontier

ICML 2026poster

Quantum computation offers the potential for a significant constant-factor speedup for the Ordered Search Problem (OSP). A classical construction is the $k$-query quantum ordered search algorithm, which can exactly search an $N$-element ordered list and achieves a query complexity improvement of a f…

Cited by 0SourceScholar
2026

OPT-Engine: Benchmarking the Limits of LLMs in Optimization Modeling via Complexity Scaling

ICML 2026poster

We investigate the capabilities and scalability of Large Language Models (LLMs) in optimization modeling, a domain requiring structured reasoning and precise formulation. To this end, we introduce OPT-ENGINE, an extensible benchmark framework with quantifiable and controllable complexity. OPT-ENGINE…

Cited by 0SourceScholar
2026

StepORLM: A Self-Evolving Framework With Generative Process Supervision For Operations Research Language Models

ICLR 2026poster

Large Language Models (LLMs) have shown promising capabilities for solving Operations Research (OR) problems. While reinforcement learning serves as a powerful paradigm for LLM training on OR problems, existing works generally face two key limitations. First, outcome reward suffers from the $\texti…

Cited by 0SourcecodeScholar
2025

Solver-Informed RL: Grounding Large Language Models for Authentic Optimization Modeling

NeurIPS 2025poster

Optimization modeling is fundamental to decision-making in fields such as supply chain management, logistics, and financial engineering, but its complexity presents a major barrier to adoption. Automating model creation from natural language is key to improving efficiency and access. However, while…

Cited by 0SourcecodeScholar
2024

A Homogenization Approach for Gradient-Dominated Stochastic Optimization

UAI 2024poster

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 stoch…

Cited by 0SourcePDFScholar
2024

Sketched Newton Value Iteration for Large-Scale Markov Decision Processes

AAAI 2024technical

Value Iteration (VI) is one of the most classic algorithms for solving Markov Decision Processes (MDPs), which lays the foundations for various more advanced reinforcement learning algorithms, such as Q-learning. VI may take a large number of iterations to converge as it is a first-order method. In…

2024

Trust Region Methods for Nonconvex Stochastic Optimization beyond Lipschitz Smoothness

AAAI 2024technical

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 (L0, L1)-smoothness setting, which gains particular significance within the realms of deep neural networks and distribut…

2019

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

NeurIPS 2019poster

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…

2017

Strong NP-Hardness for Sparse Optimization with Concave Penalty Functions

ICML 2017poster

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 i…

Cited by 30SourcePDFScholar