An unsupervised long short-term memory neural network for event detection in cell videos
Ha Tran Hong Phan, Ashnil Kumar, David Feng, Michael Fulham, Jinman, Kim

TL;DR
This paper introduces an unsupervised LSTM-based neural network for detecting and classifying cellular events in cell videos, eliminating the need for manual annotation and demonstrating competitive accuracy on challenging microscopy datasets.
Contribution
The authors develop a novel unsupervised branched LSTM network that effectively detects cellular events without manual labels, outperforming some supervised methods on complex datasets.
Findings
Unsupervised LSTM achieves comparable or better F1-score than supervised methods.
The model generalizes across different cell video conditions.
The approach reduces reliance on manual annotation.
Abstract
We propose an automatic unsupervised cell event detection and classification method, which expands convolutional Long Short-Term Memory (LSTM) neural networks, for cellular events in cell video sequences. Cells in images that are captured from various biomedical applications usually have different shapes and motility, which pose difficulties for the automated event detection in cell videos. Current methods to detect cellular events are based on supervised machine learning and rely on tedious manual annotation from investigators with specific expertise. So that our LSTM network could be trained in an unsupervised manner, we designed it with a branched structure where one branch learns the frequent, regular appearance and movements of objects and the second learns the stochastic events, which occur rarely and without warning in a cell video sequence. We tested our network on a publicly…
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 · AI in cancer detection · Image Processing Techniques and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
