中文
相关论文

相关论文: Accelerating Low-Rank Factorization-Based Semidefi…

200 篇论文

We propose a method for low-rank semidefinite programming in application to the semidefinite relaxation of unconstrained binary quadratic problems. The method improves an existing solution of the semidefinite programming relaxation to…

最优化与控制 · 数学 2021-12-07 Roman Pogodin , Mikhail Krechetov , Yury Maximov

This paper introduces HALLaR, a new first-order method for solving large-scale semidefinite programs (SDPs) with bounded domain. HALLaR is an inexact augmented Lagrangian (AL) method where the AL subproblems are solved by a novel hybrid…

最优化与控制 · 数学 2024-03-19 Renato D. C. Monteiro , Arnesh Sujanani , Diego Cifuentes

Driven by the insatiable needs to process ever larger amount of data with more complex models, modern computer processors and accelerators are beginning to offer half precision floating point arithmetic support, and extremely optimized…

数学软件 · 计算机科学 2019-12-12 Shaoshuai Zhang , Panruo Wu

Latent Dirichlet Allocation(LDA) is a popular topic model. Given the fact that the input corpus of LDA algorithms consists of millions to billions of tokens, the LDA training process is very time-consuming, which may prevent the usage of…

分布式、并行与集群计算 · 计算机科学 2018-03-14 Xiaolong Xie , Yun Liang , Xiuhong Li , Wei Tan

The optimization of submodular functions constitutes a viable way to perform clustering. Strong approximation guarantees and feasible optimization w.r.t. streaming data make this clustering approach favorable. Technically, submodular…

分布式、并行与集群计算 · 计算机科学 2021-01-22 Philipp-Jan Honysz , Sebastian Buschjäger , Katharina Morik

In this paper, we introduce a practical GPU-enhanced matrix-free first-order method for solving large-scale conic programming problems, which we refer to as PDCS, standing for the Primal-Dual Conic Programming Solver. Problems that it…

最优化与控制 · 数学 2026-04-03 Zhenwei Lin , Zikai Xiong , Dongdong Ge , Yinyu Ye

Block-tridiagonal systems are prevalent in state estimation and optimal control, and solving these systems is often the computational bottleneck. Improving the underlying solvers therefore has a direct impact on the real-time performance of…

数学软件 · 计算机科学 2025-12-05 David Jin , Alexis Montoison , Sungho Shin

We present a novel, practical, and provable approach for solving diagonally constrained semi-definite programming (SDP) problems at scale using accelerated non-convex programming. Our algorithm non-trivially combines acceleration motions…

This paper introduces sTiles, a GPU-accelerated framework for factorizing sparse structured symmetric matrices. By leveraging tile algorithms for fine-grained computations, sTiles uses a structure-aware task execution flow to handle…

性能 · 计算机科学 2025-01-07 Esmail Abdul Fattah , Hatem Ltaief , Havard Rue , David Keyes

The IEEE 754-2008 standard recommends the correct rounding of some elementary functions. This requires to solve the Table Maker's Dilemma which implies a huge amount of CPU computation time. We consider in this paper accelerating such…

数学软件 · 计算机科学 2013-06-06 Pierre Fortin , Mourad Gouicem , Stef Graillat

Decomposing matrix A into a lower matrix L and an upper matrix U, which is also known as LU decomposition, is an essential operation in numerical linear algebra. For a sparse matrix, LU decomposition often introduces more nonzero entries in…

分布式、并行与集群计算 · 计算机科学 2021-05-11 Anil Gaihre , Xiaoye S. Li , Hang Liu

Linear Programming (LP) is a foundational optimization technique with widespread applications in finance, energy trading, and supply chain logistics. However, traditional Central Processing Unit (CPU)-based LP solvers often struggle to meet…

最优化与控制 · 数学 2025-08-26 Xiyan Hu , Titus Parker , Connor Phillips , Yifa Yu

Recent research has focused on developing GPU-accelerated first-order solvers for linear programming (LP). This line of work, however, has largely overlooked the role of presolving, and thus prior results do not fully reflect the speedups…

最优化与控制 · 数学 2026-04-28 Daniel Cederberg , Stephen Boyd

Matrix decompositions are ubiquitous in machine learning, including applications in dimensionality reduction, data compression and deep learning algorithms. Typical solutions for matrix decompositions have polynomial complexity which…

Achieving high-quality solutions faster than classical solvers on computationally hard problems is a challenge for quantum optimization to deliver utility. Using a superconducting quantum computer, we experimentally investigate the…

In recent years, GPU-accelerated optimization solvers based on second-order methods (e.g., interior-point methods) have gained momentum with the advent of mature and efficient GPU-accelerated direct sparse linear solvers, such as cuDSS.…

最优化与控制 · 数学 2025-11-25 Alexis Montoison , François Pacaud , Sungho Shin , Mihai Anitescu

This paper proposes a new algorithm for solving MAX2SAT problems based on combining search methods with semidefinite programming approaches. Semidefinite programming techniques are well-known as a theoretical tool for approximating maximum…

最优化与控制 · 数学 2018-12-18 Po-Wei Wang , J. Zico Kolter

Discrete optimization is a central problem in artificial intelligence. The optimization of the aggregated cost of a network of cost functions arises in a variety of problems including (W)CSP, DCOP, as well as optimization in stochastic…

人工智能 · 计算机科学 2018-01-12 Ferdinando Fioretto , Enrico Pontelli , William Yeoh , Rina Dechter

We investigate the potential of Graphics Processing Units (GPUs) to solve large-scale nonlinear programs with a dynamic structure. Using ExaModels, a GPU-accelerated automatic differentiation tool, and the interior-point solver MadNLP, we…

最优化与控制 · 数学 2024-09-13 François Pacaud , Sungho Shin

We propose a factorization-free method for orthogonal projection onto the positive semidefinite (PSD) cone, leveraging composite polynomial filtering. Inspired by recent advances in homomorphic encryption, our approach approximates the PSD…

最优化与控制 · 数学 2025-07-15 Shucheng Kang , Haoyu Han , Antoine Groudiev , Heng Yang