918 research outputs found
Phytoplankton Hotspot Prediction With an Unsupervised Spatial Community Model
Many interesting natural phenomena are sparsely distributed and discrete.
Locating the hotspots of such sparsely distributed phenomena is often difficult
because their density gradient is likely to be very noisy. We present a novel
approach to this search problem, where we model the co-occurrence relations
between a robot's observations with a Bayesian nonparametric topic model. This
approach makes it possible to produce a robust estimate of the spatial
distribution of the target, even in the absence of direct target observations.
We apply the proposed approach to the problem of finding the spatial locations
of the hotspots of a specific phytoplankton taxon in the ocean. We use
classified image data from Imaging FlowCytobot (IFCB), which automatically
measures individual microscopic cells and colonies of cells. Given these
individual taxon-specific observations, we learn a phytoplankton community
model that characterizes the co-occurrence relations between taxa. We present
experiments with simulated robot missions drawn from real observation data
collected during a research cruise traversing the US Atlantic coast. Our
results show that the proposed approach outperforms nearest neighbor and
k-means based methods for predicting the spatial distribution of hotspots from
in-situ observations.Comment: To appear in ICRA 2017, Singapor
Neural Bee Colony Optimization: A Case Study in Public Transit Network Design
In this work we explore the combination of metaheuristics and learned neural
network solvers for combinatorial optimization. We do this in the context of
the transit network design problem, a uniquely challenging combinatorial
optimization problem with real-world importance. We train a neural network
policy to perform single-shot planning of individual transit routes, and then
incorporate it as one of several sub-heuristics in a modified Bee Colony
Optimization (BCO) metaheuristic algorithm. Our experimental results
demonstrate that this hybrid algorithm outperforms the learned policy alone by
up to 20% and the original BCO algorithm by up to 53% on realistic problem
instances. We perform a set of ablations to study the impact of each component
of the modified algorithm.Comment: 9 pages. 1 figure with six sub-figure
- …