Biomedical Imaging Group Rotterdam, Departments of Medical Informatics & Radiology, Erasmus University Medical Center, Rotterdam 3015GE, The Netherlands.
Department of Geoscience and Remote Sensing, Faculty of Civil Engineering and Geosciences, Delft University of Technology, Delft 2628CN, The Netherlands.
Bioinformatics. 2020 Dec 8;36(19):4935-4941. doi: 10.1093/bioinformatics/btaa597.
Biological studies of dynamic processes in living cells often require accurate particle tracking as a first step toward quantitative analysis. Although many particle tracking methods have been developed for this purpose, they are typically based on prior assumptions about the particle dynamics, and/or they involve careful tuning of various algorithm parameters by the user for each application. This may make existing methods difficult to apply by non-expert users and to a broader range of tracking problems. Recent advances in deep-learning techniques hold great promise in eliminating these disadvantages, as they can learn how to optimally track particles from example data.
Here, we present a deep-learning-based method for the data association stage of particle tracking. The proposed method uses convolutional neural networks and long short-term memory networks to extract relevant dynamics features and predict the motion of a particle and the cost of linking detected particles from one time point to the next. Comprehensive evaluations on datasets from the particle tracking challenge demonstrate the competitiveness of the proposed deep-learning method compared to the state of the art. Additional tests on real-time-lapse fluorescence microscopy images of various types of intracellular particles show the method performs comparably with human experts.
The software code implementing the proposed method as well as a description of how to obtain the test data used in the presented experiments will be available for non-commercial purposes from https://github.com/yoyohoho0221/pt_linking.
Supplementary data are available at Bioinformatics online.
生物动态过程的研究在活细胞中通常需要准确的粒子追踪作为定量分析的第一步。尽管已经开发了许多用于此目的的粒子跟踪方法,但它们通常基于对粒子动力学的先验假设,和/或它们涉及用户为每个应用程序仔细调整各种算法参数。这可能使得现有方法难以被非专家用户和更广泛的跟踪问题所应用。最近在深度学习技术方面的进展在消除这些缺点方面具有很大的潜力,因为它们可以从示例数据中学习如何最佳地跟踪粒子。
在这里,我们提出了一种基于深度学习的粒子跟踪数据关联阶段的方法。所提出的方法使用卷积神经网络和长短期记忆网络来提取相关的动力学特征,并预测粒子的运动以及从一个时间点到下一个时间点连接检测到的粒子的成本。在粒子跟踪挑战的数据集上的综合评估表明,与现有技术相比,所提出的深度学习方法具有竞争力。对各种类型的细胞内粒子的实时荧光显微镜图像的附加测试表明,该方法与人类专家的表现相当。
实现所提出方法的软件代码以及如何获得所提出实验中使用的测试数据的说明将可用于非商业目的,网址为 https://github.com/yoyohoho0221/pt_linking。
补充数据可在生物信息学在线获得。