Developmental Stage Classification of Embryos Using Two-Stream Neural Network with Linear-Chain Conditional Random Field
Stanislav Lukyanenko, Won-Dong Jang, Donglai Wei, Robbert Struyven,, Yoon Kim, Brian Leahy, Helen Yang, Alexander Rush, Dalit Ben-Yosef, Daniel, Needleman, Hanspeter Pfister

TL;DR
This paper introduces a two-stream neural network combined with a linear-chain CRF for embryo developmental stage classification, effectively leveraging temporal and image data to improve accuracy over existing methods.
Contribution
It presents a novel two-stream model with CRF that explicitly incorporates developmental order constraints and temporal information for embryo stage classification.
Findings
Achieved 98.1% accuracy on mouse embryo dataset.
Achieved 80.6% accuracy on human embryo dataset.
Demonstrated the effectiveness of temporal information in classification.
Abstract
The developmental process of embryos follows a monotonic order. An embryo can progressively cleave from one cell to multiple cells and finally transform to morula and blastocyst. For time-lapse videos of embryos, most existing developmental stage classification methods conduct per-frame predictions using an image frame at each time step. However, classification using only images suffers from overlapping between cells and imbalance between stages. Temporal information can be valuable in addressing this problem by capturing movements between neighboring frames. In this work, we propose a two-stream model for developmental stage classification. Unlike previous methods, our two-stream model accepts both temporal and image information. We develop a linear-chain conditional random field (CRF) on top of neural network features extracted from the temporal and image streams to make use of both…
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
MethodsConditional Random Field
