中文
相关论文

相关论文: Lifted Disjoint Paths with Application in Multiple…

200 篇论文

We propose an efficient and robust iterative solution to the multi-object matching problem. We first clarify serious limitations of current methods as well as the inappropriateness of the standard iteratively reweighted least squares…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Yunpeng Shi , Shaohan Li , Gilad Lerman

In this paper, we consider the decentralized optimization problems with generalized orthogonality constraints, where both the objective function and the constraint exhibit a distributed structure. Such optimization problems, albeit…

最优化与控制 · 数学 2024-09-10 Lei Wang , Nachuan Xiao , Xin Liu

The ever-increasing use of artificial intelligence in autonomous systems has significantly contributed to advance the research on multi-object tracking, adopted in several real-time applications (e.g., autonomous driving, surveillance…

计算机视觉与模式识别 · 计算机科学 2025-06-13 Edoardo Cittadini , Alessandro De Siena , Giorgio Buttazzo

We study the Short Path Packing problem which asks, given a graph $G$, integers $k$ and $\ell$, and vertices $s$ and $t$, whether there exist $k$ pairwise internally vertex-disjoint $s$-$t$ paths of length at most $\ell$. The problem has…

数据结构与算法 · 计算机科学 2024-04-17 Michael Kiran Huber

Joint matching over a collection of objects aims at aggregating information from a large collection of similar instances (e.g. images, graphs, shapes) to improve maps between pairs of them. Given multiple matches computed between a few…

机器学习 · 计算机科学 2015-01-06 Yuxin Chen , Leonidas J. Guibas , Qi-Xing Huang

In this paper, we investigate optimal control problems governed by semilinear elliptic variational inequalities involving constraints on the state, and more precisely the obstacle problem. Since we adopt a numerical point of view, we first…

最优化与控制 · 数学 2020-07-10 El Hassene Osmani , Mounir Haddou , Naceurdine Bensalem

In recent years, the field of autonomous driving has witnessed remarkable advancements, driven by the integration of a multitude of sensors, including cameras and LiDAR systems, in different prototypes. However, with the proliferation of…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Irene Cortés , Jorge Beltrán , Arturo de la Escalera , Fernando García

Multi-Agent Path Finding (MAPF) is an NP-hard problem with applications in warehouse automation and multi-robot coordination. Learning-based MAPF solvers offer fast and scalable planning but often produce feasible trajectories that contain…

机器人学 · 计算机科学 2026-01-29 Yimin Tang , Sven Koenig , Erdem Bıyık

The Matching Augmentation Problem (MAP) has recently received significant attention as an important step towards better approximation algorithms for finding cheap $2$-edge connected subgraphs. This has culminated in a…

数据结构与算法 · 计算机科学 2022-08-25 Etienne Bamas , Marina Drygala , Ola Svensson

Graphs are fundamental objects that find widespread applications across computer science and beyond. Graph Theory has yielded deep insights about structural properties of various families of graphs, which are leveraged in the design and…

数据结构与算法 · 计算机科学 2023-08-30 Rachit Nimavat

We study the classical Node-Disjoint Paths (NDP) problem: given an undirected $n$-vertex graph G, together with a set {(s_1,t_1),...,(s_k,t_k)} of pairs of its vertices, called source-destination, or demand pairs, find a maximum-cardinality…

数据结构与算法 · 计算机科学 2018-05-28 Julia Chuzhoy , David H. K. Kim , Rachit Nimavat

Reconfigurable optical topologies promise to improve the performance in datacenters by dynamically optimizing the physical network in a demand-aware manner. State-of-the-art optical technologies allow to establish and update direct…

数据结构与算法 · 计算机科学 2023-01-18 Kathrin Hanauer , Monika Henzinger , Stefan Schmid , Jonathan Trummer

Multiple object tracking (MOT) is a task in computer vision that aims to detect the position of various objects in videos and to associate them to a unique identity. We propose an approach based on Constraint Programming (CP) whose goal is…

计算机视觉与模式识别 · 计算机科学 2022-04-25 Rémi Nahon , Guillaume-Alexandre Bilodeau , Gilles Pesant

With the recent advances in the object detection research field, tracking-by-detection has become the leading paradigm adopted by multi-object tracking algorithms. By extracting different features from detected objects, those algorithms can…

计算机视觉与模式识别 · 计算机科学 2020-07-14 Michel Meneses , Leonardo Matos , Bruno Prado , André de Carvalho , Hendrik Macedo

The advancement of multi-object tracking (MOT) technologies presents the dual challenge of maintaining high performance while addressing critical security and privacy concerns. In applications such as pedestrian tracking, where sensitive…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Jan Müller , Adrian Pigors

Object detection has long been a topic of high interest in computer vision literature. Motivated by the fact that annotating data for the multi-object tracking (MOT) problem is immensely expensive, recent studies have turned their attention…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Son Tran , Cong Tran , Anh Tran , Cuong Pham

We introduce a variant of the multiway cut that we call the min-max connected multiway cut. Given a graph $G=(V,E)$ and a set $\Gamma\subseteq V$ of $t$ terminals, partition $V$ into $t$ parts such that each part is connected and contains…

数据结构与算法 · 计算机科学 2026-05-05 Hans Raj Tiwary , Petr Kolman

The Disjoint Paths Problem asks, given a graph $G$ and a set of pairs of terminals $(s_{1},t_{1}),\ldots,(s_{k},t_{k})$, whether there is a collection of $k$ pairwise vertex-disjoint paths linking $s_{i}$ and $t_{i}$, for $i=1,\ldots,k.$ In…

This paper introduces the \emph{$d$-distance matching problem}, in which we are given a bipartite graph $G=(S,T;E)$ with $S=\{s_1,\dots,s_n\}$, a weight function on the edges and an integer $d\in\mathbb Z_+$. The goal is to find a maximum…

组合数学 · 数学 2023-01-24 Péter Madarasi

In this paper we focus on the map matching problem where the goal is to find a path through a planar graph such that the path through the vertices closely matches a given polygonal curve. The map matching problem is usually approached with…

计算几何 · 计算机科学 2016-05-19 Tim Wylie , Binhai Zhu