Paper Overview
- Research field: Machine Learning (ML)
- Authors: Serena Su, Yifan Wang, Senwei Liang
- Release date: 2026-08-17
- arXiv: 2608.16870
- Randomly extracts informative local trajectory segments during training.
- Encourages the model to learn from local patterns rather than relying on full-length trajectories.
- Improves data efficiency given small biomedical datasets.
- Identify which trajectory features drive the model's predictions.
- Highlight the physical regions of the microfluidic device that are most influential for classification.
- Interpretability analysis reveals that local trajectory segments contain substantial biophysical information relevant to accurate CTC classification.
- This finding highlights the redundancy present in full-length trajectories, suggesting that compact local segments can support strong classification performance.
- The framework addresses both data scarcity and the interpretability gap of DNN-based CTC analysis.
Background and Motivation
Accurate classification of circulating tumor cell (CTC) phenotypes provides valuable information for assessing metastatic potential. Label-free microfluidic devices offer a hydrodynamic obstacle course that translates subtle biophysical characteristics of CTCs—including size and deformability—into distinct kinematic trajectories.
The central technical challenge is that the highly nonlinear fluid–structure interactions that govern these trajectories make the inverse problem of inferring cellular phenotype from trajectory data analytically intractable.
Limitations of Prior Work
While deep neural networks (DNNs) have emerged as a powerful approach for this inverse problem, their effectiveness is constrained by:
1. Limited trajectory data availability — biomedical datasets are typically small. 2. Lack of physical interpretability — DNNs function as black boxes, offering little insight into which biophysical features drive predictions.
Proposed Method
The authors propose an interpretable and data-efficient DNN framework for trajectory-based CTC classification.
SubSeq (Sub-sequence) Strategy
To alleviate data scarcity, the authors develop a SubSeq training strategy that:
Interpretability via Grad-CAM
The authors apply Gradient-weighted Class Activation Mapping (Grad-CAM) to:
Key Findings
Significance
The work combines a data-efficient training scheme with post-hoc interpretability to make DNN-based CTC phenotyping more practical and trustworthy for metastasis-potential assessment, where labeled trajectory data are scarce and physical insight into model decisions is clinically valuable.