paper-with-me

Papers

Trackastra: Transformer-based cell tracking for live-cell microscopy

2024-05-24 · Benjamin Gallusser, Martin Weigert

Cell tracking is a ubiquitous image analysis task in live-cell microscopy. Unlike multiple object tracking (MOT) for natural images, cell tracking typically involves hundreds of similar-looking objects that can divide in each frame, making it a particularly challenging problem. Current state-of-the-art approaches follow the tracking-by-detection paradigm, i.e. first all cells are detected per frame and successively linked in a second step to form biologically consistent cell tracks. Linking is commonly solved via discrete optimization methods, which require manual tuning of hyperparameters for each dataset and are therefore cumbersome to use in practice. Here we propose Trackastra, a general purpose cell tracking approach that uses a simple transformer architecture to directly learn pairwise associations of cells within a temporal window from annotated data. Importantly, unlike existing transformer-based MOT pipelines, our learning architecture also accounts for dividing objects such as cells and allows for accurate tracking even with simple greedy linking, thus making strides towards removing the requirement for a complex linking step. The proposed architecture operates on the full spatio-temporal context of detections within a time window by avoiding the computational burden of processing dense images. We show that our tracking approach performs on par with or better than highly tuned state-of-the-art cell tracking algorithms for various biological datasets, such as bacteria, cell cultures and fluorescent particles. We provide code at https://github.com/weigertlab/trackastra.

📄 PDF Abstract BibTeX arXiv:2405.15700

Code (2)

weigertlab/trackastra 공식 구현 pytorch
computational-cell-analytics/micro-sam pytorch

Tasks

Cell TrackingMultiple Object TrackingObject Tracking

Similar Papers 제목 키워드 기반

Cell tracking for live-cell microscopy using an activity-prioritized assignment strategy

2022-10-20 · Karina Ruzaeva, Jan-Christopher Cohrs, Keitaro Kasahara, Dietrich Kohlheyer 외

Cell tracking is an essential tool in live-cell imaging to determine single-cell features, such as division patterns or elongation rates. Unlike in common multiple object tracking, in microbial live-cell experiments cell…

Cell TrackingInstance SegmentationMultiple Object TrackingObject Tracking+1

Unsupervised Contour Tracking of Live Cells by Mechanical and Cycle Consistency Losses

2023-03-15 · CVPR 2023 1 · Junbong Jang, Kwonmoo Lee, Tae-Kyun Kim

Analyzing the dynamic changes of cellular morphology is important for understanding the various functions and characteristics of live cells, including stem cells and metastatic cancer cells. To this end, we need to track…

Optical Flow Estimation

How To Make Your Cell Tracker Say "I dunno!"

2025-03-12 · Richard D. Paul, Johannes Seiffarth, David Rügamer, Hanno Scharr 외

Cell tracking is a key computational task in live-cell microscopy, but fully automated analysis of high-throughput imaging requires reliable and, thus, uncertainty-aware data analysis tools, as the amount of data recorde…

Bayesian InferenceCell TrackingUncertainty Quantification

Tracking one-in-a-million: Large-scale benchmark for microbial single-cell tracking with experiment-aware robustness metrics

2024-11-01 · J. Seiffarth, L. Blöbaum, R. D. Paul, N. Friederich 외

Tracking the development of living cells in live-cell time-lapses reveals crucial insights into single-cell behavior and presents tremendous potential for biomedical and biotechnological applications. In microbial live-c…

Cell Tracking

Accurate Tracking of Arabidopsis Root Cortex Cell Nuclei in 3D Time-Lapse Microscopy Images Based on Genetic Algorithm

2025-04-17 · Yu Song, Tatsuaki Goh, Yinhao Li, Jiahua Dong 외

Arabidopsis is a widely used model plant to gain basic knowledge on plant physiology and development. Live imaging is an important technique to visualize and quantify elemental processes in plant development. To uncover …

Cell Tracking