paper-with-me

Papers

Tracking by weakly-supervised learning and graph optimization for whole-embryo C. elegans lineages

2022-08-24 · Peter Hirsch, Caroline Malin-Mayor, Anthony Santella, Stephan Preibisch, Dagmar Kainmueller, Jan Funke

Tracking all nuclei of an embryo in noisy and dense fluorescence microscopy data is a challenging task. We build upon a recent method for nuclei tracking that combines weakly-supervised learning from a small set of nuclei center point annotations with an integer linear program (ILP) for optimal cell lineage extraction. Our work specifically addresses the following challenging properties of C. elegans embryo recordings: (1) Many cell divisions as compared to benchmark recordings of other organisms, and (2) the presence of polar bodies that are easily mistaken as cell nuclei. To cope with (1), we devise and incorporate a learnt cell division detector. To cope with (2), we employ a learnt polar body detector. We further propose automated ILP weights tuning via a structured SVM, alleviating the need for tedious manual set-up of a respective grid search. Our method outperforms the previous leader of the cell tracking challenge on the Fluo-N3DH-CE embryo dataset. We report a further extensive quantitative evaluation on two more C. elegans datasets. We will make these datasets public to serve as an extended benchmark for future method development. Our results suggest considerable improvements yielded by our method, especially in terms of the correctness of division event detection and the number and length of fully correct track segments. Code: https://github.com/funkelab/linajea

📄 PDF Abstract BibTeX arXiv:2208.11467

Code (1)

funkelab/linajea 공식 구현 pytorch

Tasks

Cell TrackingEvent DetectionWeakly-supervised Learning

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

Weakly Supervised Joint Whole-Slide Segmentation and Classification in Prostate Cancer

2023-01-07 · Pushpak Pati, Guillaume Jaume, Zeineb Ayadi, Kevin Thandiackal 외

The segmentation and automatic identification of histological regions of diagnostic interest offer a valuable aid to pathologists. However, segmentation methods are hampered by the difficulty of obtaining pixel-level ann…

ClassificationDiagnosticGraph ClassificationNode Classification+3

Learning Whole-Slide Segmentation from Inexact and Incomplete Labels using Tissue Graphs

2021-03-04 · Valentin Anklin, Pushpak Pati, Guillaume Jaume, Behzad Bozorgtabar 외

Segmenting histology images into diagnostically relevant regions is imperative to support timely and reliable decisions by pathologists. To this end, computer-aided techniques have been proposed to delineate relevant reg…

Node ClassificationSegmentationSemantic SegmentationWeakly supervised segmentation+2

Weakly Supervised Multi-Object Tracking and Segmentation

2021-01-03 · Idoia Ruiz, Lorenzo Porzi, Samuel Rota Bulò, Peter Kontschieder 외

We introduce the problem of weakly supervised Multi-Object Tracking and Segmentation, i.e. joint weakly supervised instance segmentation and multi-object tracking, in which we do not provide any kind of mask annotation. …

Instance SegmentationMulti-Object TrackingMulti-Object Tracking and SegmentationMulti-Task Learning+6

Associating Inter-Image Salient Instances for Weakly Supervised Semantic Segmentation

2018-09-01 · ECCV 2018 9 · Ruochen Fan, Qibin Hou, Ming-Ming Cheng, Gang Yu 외

Effectively bridging between image level keyword annotations and corresponding image pixels is one of the main challenges in weakly supervised semantic segmentation. In this paper, we use an instance-level salient object…

Clusteringgraph partitioningImage-level Supervised Instance SegmentationInstance Segmentation+6

RACR-MIL: Weakly Supervised Skin Cancer Grading using Rank-Aware Contextual Reasoning on Whole Slide Images

2023-08-29 · Anirudh Choudhary, Angelina Hwang, Jacob Kechter, Krishnakant Saboo 외

Cutaneous squamous cell cancer (cSCC) is the second most common skin cancer in the US. It is diagnosed by manual multi-class tumor grading using a tissue whole slide image (WSI), which is subjective and suffers from inte…

Graph AttentionMultiple Instance Learningwhole slide images