English

CHOTA: A Higher Order Accuracy Metric for Cell Tracking

Computer Vision and Pattern Recognition 2024-09-05 v2

Abstract

The evaluation of cell tracking results steers the development of tracking methods, significantly impacting biomedical research. This is quantitatively achieved by means of evaluation metrics. Unfortunately, current metrics favor local correctness and weakly reward global coherence, impeding high-level biological analysis. To also foster global coherence, we propose the CHOTA metric (Cell-specific Higher Order Tracking Accuracy) which unifies the evaluation of all relevant aspects of cell tracking: cell detections and local associations, global coherence, and lineage tracking. We achieve this by introducing a new definition of the term 'trajectory' that includes the entire cell lineage and by including this into the well-established HOTA metric from general multiple object tracking. Furthermore, we provide a detailed survey of contemporary cell tracking metrics to compare our novel CHOTA metric and to show its advantages. All metrics are extensively evaluated on state-of-the-art real-data cell tracking results and synthetic results that simulate specific tracking errors. We show that CHOTA is sensitive to all tracking errors and gives a good indication of the biologically relevant capability of a method to reconstruct the full lineage of cells. It introduces a robust and comprehensive alternative to the currently used metrics in cell tracking. Python code is available at https://github.com/CellTrackingChallenge/py-ctcmetrics .

Keywords

Cite

@article{arxiv.2408.11571,
  title  = {CHOTA: A Higher Order Accuracy Metric for Cell Tracking},
  author = {Timo Kaiser and Vladimir Ulman and Bodo Rosenhahn},
  journal= {arXiv preprint arXiv:2408.11571},
  year   = {2024}
}

Comments

Accepted at BIC Workshop at European Conference on Computer Vision 2024, 14 pages, 4 figures, 2 tables

R2 v1 2026-06-28T18:19:24.936Z