Bots for Software-Assisted Analysis of Image-Based Transcriptomics
Abstract
We introduce software assistants - bots - for the task of analyzing image-based transcriptomic data. The key steps in this process are detecting nuclei, and counting associated puncta corresponding to labeled RNA. Our main release offers two algorithms for nuclei segmentation, and two for spot detection, to handle data of different complexities. For challenging nuclei segmentation cases, we enable the user to train a stacked Random Forest, which includes novel circularity features that leverage prior knowledge regarding nuclei shape for better instance segmentation. This machine learning model can be trained on a modern CPU-only computer, yet performs comparably with respect to a more hardware-demanding state-of-the-art deep learning approach, as demonstrated through experiments. While the primary motivation for the bots was image-based transcrip-tomics, we also demonstrate their applicability to the more general problem of scoring "spots" in nuclei.
Cite
Text
Cicconet et al. "Bots for Software-Assisted Analysis of Image-Based Transcriptomics." IEEE/CVF International Conference on Computer Vision Workshops, 2017. doi:10.1109/ICCVW.2017.24Markdown
[Cicconet et al. "Bots for Software-Assisted Analysis of Image-Based Transcriptomics." IEEE/CVF International Conference on Computer Vision Workshops, 2017.](https://mlanthology.org/iccvw/2017/cicconet2017iccvw-bots/) doi:10.1109/ICCVW.2017.24BibTeX
@inproceedings{cicconet2017iccvw-bots,
title = {{Bots for Software-Assisted Analysis of Image-Based Transcriptomics}},
author = {Cicconet, Marcelo and Hochbaum, Daniel R. and Richmond, David L. and Sabatin, Bernardo L.},
booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
year = {2017},
pages = {134-142},
doi = {10.1109/ICCVW.2017.24},
url = {https://mlanthology.org/iccvw/2017/cicconet2017iccvw-bots/}
}