paper-with-me

홈 › Papers

A Primal-Dual Solver for Large-Scale Tracking-by-Assignment

2020-04-14 · Stefan Haller, Mangal Prakash, Lisa Hutschenreiter, Tobias Pietzsch, Carsten Rother, Florian Jug, Paul Swoboda, Bogdan Savchynskyy

We propose a fast approximate solver for the combinatorial problem known as tracking-by-assignment, which we apply to cell tracking. The latter plays a key role in discovery in many life sciences, especially in cell and developmental biology. So far, in the most general setting this problem was addressed by off-the-shelf solvers like Gurobi, whose run time and memory requirements rapidly grow with the size of the input. In contrast, for our method this growth is nearly linear. Our contribution consists of a new (1) decomposable compact representation of the problem; (2) dual block-coordinate ascent method for optimizing the decomposition-based dual; and (3) primal heuristics that reconstructs a feasible integer solution based on the dual information. Compared to solving the problem with Gurobi, we observe an up to~60~times speed-up, while reducing the memory footprint significantly. We demonstrate the efficacy of our method on real-world tracking problems.

📄 PDF Abstract BibTeX arXiv:2004.06375

Code (2)

vislearn/libct 공식 구현
vislearn/libmpopt

Tasks

Cell Tracking

Similar Papers 제목 키워드 기반

Self-Certifying Primal-Dual Optimization Proxies for Large-Scale Batch Economic Dispatch

2025-10-17 · Michael Klamkin, Mathieu Tanneau, Pascal Van Hentenryck arxiv

Recent research has shown that optimization proxies can be trained to high fidelity, achieving average optimality gaps under 1% for large-scale problems. However, worst-case analyses show that there exist in-distribution…

Distributed and time-varying primal-dual dynamics via contraction analysis

2020-03-27 · Pedro Cisneros-Velarde, Saber Jafarpour, Francesco Bullo

In this note, we provide an overarching analysis of primal-dual dynamics associated to linear equality-constrained optimization problems using contraction analysis. For the well-known standard version of the problem: we …

Distributed Optimization

Large Scale Model Predictive Control with Neural Networks and Primal Active Sets

2019-10-23 · Steven W. Chen, Tianyu Wang, Nikolay Atanasov, Vijay Kumar 외

This work presents an explicit-implicit procedure to compute a model predictive control (MPC) law with guarantees on recursive feasibility and asymptotic stability. The approach combines an offline-trained fully-connecte…

Model Predictive Control

An Efficient Unsupervised Framework for Convex Quadratic Programs via Deep Unrolling

2024-12-02 · Linxin Yang, Bingheng Li, Tian Ding, Jianghua Wu 외

Quadratic programs (QPs) arise in various domains such as machine learning, finance, and control. Recently, learning-enhanced primal-dual hybrid gradient (PDHG) methods have shown great potential in addressing large-scal…

Implicit Primal-Dual Interior-Point Methods for Quadratic Programming

2026-04-01 · Jon Arrizabalaga, Zachary Manchester arxiv

This paper introduces a new method for solving quadratic programs using primal-dual interior-point methods. Instead of handling complementarity as an explicit equation in the Karush-Kuhn-Tucker (KKT) conditions, we ensur…