Search papers, labs, and topics across Lattice.
Addressing severe topological fracturing and tracking derailment in low-SNR Cryo-EM imaging (SNR < -10 dB), the authors created FPicker, a framework combining a center-endpoint coordinate representation with open-curve active contour evolution to track non-cyclic filaments. By constraining perception with intrinsic geometric priors rather than vulnerable local textures, the approach avoids the common failure modes of sequential trackers and pixel-level classifiers in noise-starved regimes. On synthetic benchmarks under extreme noise (-20 dB), FPicker reduces topological gap rates by over 60% and delivers a >40% relative boost in mean spatio-angular precision, ultimately setting a new state-of-the-art of 82.9% mSAP on real-world EMPIAR micrographs.
Standard deep segmentation models shatter when noise swamps signal, but enforcing explicit open-curve geometric topology cuts structural connectivity breaks by over 60% even at -20 dB SNR.
Automating filament tracing in Cryo-Electron Microscopy (Cryo-EM) is essential for 3D helical reconstruction but challenged by intersecting topologies and extremely low Signal-to-Noise Ratios ($\text{SNR} = 蟽_s^2/蟽_n^2$ < 0.1 or -10 dB). Existing paradigms fail: pixel-wise segmenters suffer from severe topological fracturing, box-based detectors face ghost center drift, sequential trackers derail due to error accumulation, and traditional active contours collapse under artificial closed-curve constraints. To resolve these bottlenecks, we present FPicker, the first topology-guided framework reconciling these incompatibilities. It unifies perception via a center-endpoint representation and an open-curve evolution module to explicitly model non-cyclic connectivity. On simulated benchmarks, FPicker outperforms top baselines by over $40\%$ relative gain in mean spatio-angular precision (mSAP) and reduces topological gap rates by over $60\%$ under extreme noise ($-20\text{ dB}$). By learning intrinsic physical geometry rather than local texture, FPicker demonstrates strong potential as a resilient geometric backbone. Its zero-shot performance on the real-world EMPIAR dataset exhibits robust topological resistance, achieving a state-of-the-art 82.9\% mSAP upon fine-tuning. Our results also suggest modeling physical priors is a highly robust path toward bridging the sim-to-real gap in signal-starved scientific imaging. The code is publicly available at: https://github.com/tomzhaosky/FPicker.