vix.ing · top · new · best · stats

Computing Consensus Curves

2012/12/05 by Livio De La Cruz, Stephen Kobourov, De La Cruz, Livio +8
Biochemistry, Genetics and Molecular Biology · Computer Science · Environmental Science · #Insect and Arachnid Ecology and Behavior #Species Distribution and Climate Change #Wildlife-Road Interactions and Conservation #cs.CG #cs.CV #cs.GT #cs.MA

paper · pdf · doi:10.48550/arxiv.1212.0935

15 pages, 8 figures

arxiv created 2014/05/14 · arxiv updated 2014/05/16

Abstract

We consider the problem of extracting accurate average ant trajectories from many (possibly inaccurate) input trajectories contributed by citizen scientists. Although there are many generic software tools for motion tracking and specific ones for insect tracking, even untrained humans are much better at this task, provided a robust method to computing the average trajectories. We implemented and tested several local (one ant at a time) and global (all ants together) method. Our best performing algorithm uses a novel global method, based on finding edge-disjoint paths in an ant-interaction graph constructed from the input trajectories. The underlying optimization problem is a new and interesting variant of network flow. Even though the problem is NP-hard, we implemented two heuristics, which work very well in practice, outperforming all other approaches, including the best automated system.

Citations

Related