DeepDistance: A Multi-task Deep Regression Model for Cell Detection in Inverted Microscopy Images
Can Fahrettin Koyuncu, Gozde Nur Gunesli, Rengul Cetin-Atalay, Cigdem, Gunduz-Demir

TL;DR
DeepDistance is a multi-task deep regression model that improves cell detection accuracy in inverted microscopy images by learning shared features for multiple related tasks, including cell location and outer distance metrics.
Contribution
This paper introduces a novel multi-task deep regression framework with shared feature learning for cell detection, including an extended version with auxiliary classification, outperforming prior methods.
Findings
Successfully detects cells across different human cell lines.
Outperforms previous deep learning methods in cell detection accuracy.
Generalizes well to unseen cell lines.
Abstract
This paper presents a new deep regression model, which we call DeepDistance, for cell detection in images acquired with inverted microscopy. This model considers cell detection as a task of finding most probable locations that suggest cell centers in an image. It represents this main task with a regression task of learning an inner distance metric. However, different than the previously reported regression based methods, the DeepDistance model proposes to approach its learning as a multi-task regression problem where multiple tasks are learned by using shared feature representations. To this end, it defines a secondary metric, normalized outer distance, to represent a different aspect of the problem and proposes to define its learning as complementary to the main cell detection task. In order to learn these two complementary tasks more effectively, the DeepDistance model designs a fully…
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
MethodsMax Pooling · Convolution · Fully Convolutional Network
