CVLGMMIVNov 8, 2019

Extracting temporal features into a spatial domain using autoencoders for sperm video analysis

arXiv:1911.03100v119 citations
Originality Synthesis-oriented
AI Analysis

This addresses sperm analysis for fertility diagnostics, but it is incremental as it adapts existing deep learning techniques to a specific domain.

The paper tackles predicting sperm motility and morphology from video by using an autoencoder to extract temporal features into spatial feature-images, then applying transfer learning with CNNs, achieving accuracy in motility prediction.

In this paper, we present a two-step deep learning method that is used to predict sperm motility and morphology-based on video recordings of human spermatozoa. First, we use an autoencoder to extract temporal features from a given semen video and plot these into image-space, which we call feature-images. Second, these feature-images are used to perform transfer learning to predict the motility and morphology values of human sperm. The presented method shows it's capability to extract temporal information into spatial domain feature-images which can be used with traditional convolutional neural networks. Furthermore, the accuracy of the predicted motility of a given semen sample shows that a deep learning-based model can capture the temporal information of microscopic recordings of human semen.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes