How to Catch Marathon Cheaters: New Approximation Algorithms for Tracking Paths
Michael T. Goodrich, Siddharth Gupta, Hadi Khodabandeh, Pedro Matias

TL;DR
This paper introduces new approximation algorithms for the NP-complete tracking paths problem in graphs, with applications in animal migration and marathon course-cutting detection, providing improved ratios and kernels for various graph classes.
Contribution
The paper presents novel approximation algorithms with specific ratios for different graph classes and improves kernelization techniques for the tracking paths problem.
Findings
Approximation ratios of (1+ε), O(log OPT), and O(log n) for different graph classes.
A linear kernel for H-minor-free graphs.
Improvements to the quadratic kernel for general graphs.
Abstract
Given an undirected graph, , and vertices, and in , the tracking paths problem is that of finding the smallest subset of vertices in whose intersection with any - path results in a unique sequence. This problem is known to be NP-complete and has applications to animal migration tracking and detecting marathon course-cutting, but its approximability is largely unknown. In this paper, we address this latter issue, giving novel algorithms having approximation ratios of , and , for -minor-free, general, and weighted graphs, respectively. We also give a linear kernel for -minor-free graphs and make improvements to the quadratic kernel for general graphs.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
