paper-with-me

Papers

MINA: Convex Mixed-Integer Programming for Non-Rigid Shape Alignment

2020-02-28 · CVPR 2020 6 · Florian Bernard, Zeeshan Khan Suri, Christian Theobalt

We present a convex mixed-integer programming formulation for non-rigid shape matching. To this end, we propose a novel shape deformation model based on an efficient low-dimensional discrete model, so that finding a globally optimal solution is tractable in (most) practical cases. Our approach combines several favourable properties: it is independent of the initialisation, it is much more efficient to solve to global optimality compared to analogous quadratic assignment problem formulations, and it is highly flexible in terms of the variants of matching problems it can handle. Experimentally we demonstrate that our approach outperforms existing methods for sparse shape matching, that it can be used for initialising dense shape matching methods, and we showcase its flexibility on several examples.

📄 PDF Abstract BibTeX arXiv:2002.12623

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Combining Graph Attention Networks and Distributed Optimization for Multi-Robot Mixed-Integer Convex Programming

2025-03-27 · Viet-Anh Le, Panagiotis Kounatidis, Andreas A. Malikopoulos

In this paper, we develop a fast mixed-integer convex programming (MICP) framework for multi-robot navigation by combining graph attention networks and distributed optimization. We formulate a mixed-integer optimization …

Distributed OptimizationGraph AttentionMotion PlanningRobot Navigation

Non-iterative rigid 2D/3D point-set registration using semidefinite programming

2015-01-04 · Yuehaw Khoo, Ankur Kapoor

We describe a convex programming framework for pose estimation in 2D/3D point-set registration with unknown point correspondences. We give two mixed-integer nonlinear program (MINP) formulations of the 2D/3D registration…

Pose Estimation

Piecewise Polynomial Regression of Tame Functions via Integer Programming

2023-11-22 · Gilles Bareilles, Johannes Aspman, Jiri Nemecek, Jakub Marecek

Tame functions are a class of nonsmooth, nonconvex functions, which feature in a wide range of applications: functions encountered in the training of deep neural networks with all common activations, value functions of m…

regression

Hybrid System Planning using a Mixed-Integer ADMM Heuristic and Hybrid Zonotopes

2026-02-19 · Joshua A. Robbins, Andrew F. Thompson, Jonah J. Glunt, Herschel C. Pangborn arxiv

Embedded optimization-based planning for hybrid systems is challenging due to the use of mixed-integer programming, which is computationally intensive and often sensitive to the specific numerical formulation. To address…

Autonomous DrivingMotion Planning

Optimal binning: mathematical programming formulation

2020-01-22 · Guillermo Navas-Palencia

The optimal binning is the optimal discretization of a variable into bins given a discrete or continuous numeric target. We present a rigorous and extensible mathematical programming formulation for solving the optimal b…

BIG-bench Machine Learning