paper-with-me

Papers

A Projection Method for Metric-Constrained Optimization

2018-06-05 · Nate Veldt, David Gleich, Anthony Wirth, James Saunderson

We outline a new approach for solving optimization problems which enforce triangle inequalities on output variables. We refer to this as metric-constrained optimization, and give several examples where problems of this form arise in machine learning applications and theoretical approximation algorithms for graph clustering. Although these problem are interesting from a theoretical perspective, they are challenging to solve in practice due to the high memory requirement of black-box solvers. In order to address this challenge we first prove that the metric-constrained linear program relaxation of correlation clustering is equivalent to a special case of the metric nearness problem. We then developed a general solver for metric-constrained linear and quadratic programs by generalizing and improving a simple projection algorithm originally developed for metric nearness. We give several novel approximation guarantees for using our framework to find lower bounds for optimal solutions to several challenging graph clustering problems. We also demonstrate the power of our framework by solving optimizing problems involving up to 10^{8} variables and 10^{11} constraints.

📄 PDF Abstract BibTeX arXiv:1806.01678

Code (1)

nveldt/MetricOptimization

Tasks

ClusteringGraph Clustering

Similar Papers 제목 키워드 기반

A Parallel Projection Method for Metric Constrained Optimization

2019-01-29 · Cameron Ruggles, Nate Veldt, David F. Gleich

Many clustering applications in machine learning and data mining rely on solving metric-constrained optimization problems. These problems are characterized by $O(n^3)$ constraints that enforce triangle inequalities on di…

Clustering

A Richer Theory of Convex Constrained Optimization with Reduced Projections and Improved Rates

2016-08-11 · ICML 2017 8 · Tianbao Yang, Qihang Lin, Lijun Zhang

This paper focuses on convex constrained optimization problems, where the solution is subject to a convex inequality constraint. In particular, we aim at challenging problems for which both projection into the constraine…

Metric Learning

NLPOpt-Net: A Learning Method for Nonlinear Optimization with Feasibility Guarantees

2026-04-30 · Bimol Nath Roy, Rahul Golder, MM Faruque Hasan arxiv

Nonlinear Parametric Optimization Network (NLPOpt-Net) is an unsupervised learning architecture to solve constrained nonlinear programs (NLP). Given the structure of an NLP, it learns the parametric solution maps with gu…

Pinet: Optimizing hard-constrained neural networks with orthogonal projection layers

2025-08-14 · Panagiotis D. Grontas, Antonio Terpin, Efe C. Balta, Raffaello D'Andrea 외 arxiv

We introduce an output layer for neural networks that ensures satisfaction of convex constraints. Our approach, $Π$net, leverages operator splitting for rapid and reliable projections in the forward pass, and the implici…

Motion Planning

Alternating Implicit Projected SGD and Its Efficient Variants for Equality-constrained Bilevel Optimization

2022-11-14 · Quan Xiao, Han Shen, Wotao Yin, Tianyi Chen

Stochastic bilevel optimization, which captures the inherent nested structure of machine learning problems, is gaining popularity in many recent applications. Existing works on bilevel optimization mostly consider either…

Bilevel Optimization