Detecting Social Actions of Fruit Flies
Abstract
We describe a system that tracks pairs of fruit flies and automatically detects and classifies their actions. We compare experimentally the value of a frame-level feature representation with the more elaborate notion of ‘bout features’ that capture the structure within actions. Similarly, we compare a simple sliding window classifier architecture with a more sophisticated structured output architecture, and find that window based detectors outperform the much slower structured counterparts, and approach human performance. In addition we test our top performing detector on the CRIM13 mouse dataset, finding that it matches the performance of the best published method. Our Fly-vs-Fly dataset contains 22 hours of video showing pairs of fruit flies engaging in 10 social interactions in three different contexts; it is fully annotated by experts, and published with articulated pose trajectory features.
Cite
Text
Eyjolfsdottir et al. "Detecting Social Actions of Fruit Flies." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_50Markdown
[Eyjolfsdottir et al. "Detecting Social Actions of Fruit Flies." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/eyjolfsdottir2014eccv-detecting/) doi:10.1007/978-3-319-10605-2_50BibTeX
@inproceedings{eyjolfsdottir2014eccv-detecting,
title = {{Detecting Social Actions of Fruit Flies}},
author = {Eyjolfsdottir, Eyrun and Branson, Steve and Burgos-Artizzu, Xavier P. and Hoopfer, Eric D. and Schor, Jonathan and Anderson, David J. and Perona, Pietro},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {772-787},
doi = {10.1007/978-3-319-10605-2_50},
url = {https://mlanthology.org/eccv/2014/eyjolfsdottir2014eccv-detecting/}
}