# Instance-Level Microtubule Tracking

**Authors:** Samira Masoudi, Afsaneh Razi, Cameron H.G. Wright, Jay C. Gatlin, Ulas, Bagci

arXiv: 1901.06006 · 2020-01-22

## TL;DR

This paper introduces a deep learning method for precise instance-level microtubule tracking in time-lapse images, improving velocity estimation and reducing false negatives by leveraging recurrent attention and temporal data.

## Contribution

The novel approach combines segmentation, trajectory assignment, and velocity estimation using recurrent attention, significantly enhancing microtubule tracking accuracy over previous methods.

## Key findings

- Velocity estimation accuracy improved to 71.3% from 29.3%.
- False negative rate reduced from 67.8% to 28.7%.
- Method validated on real and simulated data.

## Abstract

We propose a new method of instance-level microtubule (MT) tracking in time-lapse image series using recurrent attention. Our novel deep learning algorithm segments individual MTs at each frame. Segmentation results from successive frames are used to assign correspondences among MTs. This ultimately generates a distinct path trajectory for each MT through the frames. Based on these trajectories, we estimate MT velocities. To validate our proposed technique, we conduct experiments using real and simulated data. We use statistics derived from real time-lapse series of MT gliding assays to simulate realistic MT time-lapse image series in our simulated data. This dataset is employed as pre-training and hyperparameter optimization for our network before training on the real data. Our experimental results show that the proposed supervised learning algorithm improves the precision for MT instance velocity estimation drastically to 71.3% from the baseline result (29.3%). We also demonstrate how the inclusion of temporal information into our deep network can reduce the false negative rates from 67.8% (baseline) down to 28.7% (proposed). Our findings in this work are expected to help biologists characterize the spatial arrangement of MTs, specifically the effects of MT-MT interactions.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1901.06006/full.md

## Figures

43 figures with captions in the complete paper: https://tomesphere.com/paper/1901.06006/full.md

## References

53 references — full list in the complete paper: https://tomesphere.com/paper/1901.06006/full.md

---
Source: https://tomesphere.com/paper/1901.06006