Semi-supervised estimation of event temporal length for cell event detection
Ha Tran Hong Phan, Ashnil Kumar, David Feng, Michael Fulham, Jinman, Kim

TL;DR
This paper introduces a semi-supervised approach to determine the optimal input sequence length for LSTM-based mitosis detection in cell videos, reducing annotation effort while maintaining high accuracy.
Contribution
It proposes an unsupervised method to estimate cell event durations and infer the optimal sequence length, improving detection performance with fewer annotated frames.
Findings
Optimal sequence length reduces performance degradation.
High F1-scores achieved with only 18 annotated frames.
Performance surpasses methods using full annotation.
Abstract
Cell event detection in cell videos is essential for monitoring of cellular behavior over extended time periods. Deep learning methods have shown great success in the detection of cell events for their ability to capture more discriminative features of cellular processes compared to traditional methods. In particular, convolutional long short-term memory (LSTM) models, which exploits the changes in cell events observable in video sequences, is the state-of-the-art for mitosis detection in cell videos. However, their limitations are the determination of the input sequence length, which is often performed empirically, and the need for a large annotated training dataset which is expensive to prepare. We propose a novel semi-supervised method of optimal length detection for mitosis detection with two key contributions: (i) an unsupervised step for learning the spatial and temporal locations…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCell Image Analysis Techniques · Single-cell and spatial transcriptomics · Advanced Vision and Imaging
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
