Optimal transport unlocks end-to-end learning for single-molecule localization
Romain Seailles (DI-ENS, WILLOW), Jean-Baptiste Masson (EPIMETHEE), Jean Ponce (DI-ENS, CDS, WILLOW), Julien Mairal (Thoth)

TL;DR
This paper introduces an optimal-transport loss and an iterative neural network architecture for single-molecule localization microscopy, enabling end-to-end training and improved performance at high emitter densities.
Contribution
It reformulates SMLM training as a set-matching problem using optimal transport, removing the need for non-differentiable NMS layers and enhancing denser emitter localization.
Findings
Outperforms state-of-the-art methods at moderate emitter densities.
Achieves superior results at high emitter densities.
Enables end-to-end training without NMS during inference.
Abstract
Single-molecule localization microscopy (SMLM) allows reconstructing biology-relevant structures beyond the diffraction limit by detecting and localizing individual fluorophores -- fluorescent molecules stained onto the observed specimen -- over time to reconstruct super-resolved images. Currently, efficient SMLM requires non-overlapping emitting fluorophores, leading to long acquisition times that hinders live-cell imaging. Recent deep-learning approaches can handle denser emissions, but they rely on variants of non-maximum suppression (NMS) layers, which are unfortunately non-differentiable and may discard true positives with their local fusion strategy. In this presentation, we reformulate the SMLM training objective as a set-matching problem, deriving an optimal-transport loss that eliminates the need for NMS during inference and enables end-to-end training. Additionally, we propose…
Peer Reviews
Decision·ICLR 2026 Poster
This work introduces two key computational innovations to single-molecule localization microscopy (SMLM). First, the authors reformulate SMLM as a set-matching problem and derive an optimal transport loss function, enabling end-to-end differentiable training . This is the first application of optimal transport theory to SMLM, to the best of my knowledge, and represents a principled approach to handling variable-size sets of fluorophore detections. Second, they propose an iterative refinement arc
The following limitations can constrain the practical applicability of current method. First, the method exhibits consistently lower recall than competitors across all experiments (Table 1), meaning it misses more true fluorophores despite having excellent precision—this trade-off could lead to incomplete biological reconstructions. It is not clear from the paper which aspects of data or optimization influence precision and recall. Second, the approach requires precise PSF calibration using fl
* Formulation of a differentiable loss function to detect activation points in single-molecule localization microscopy. * Effective use of optimal transport theory to design the proposed method. * Natural design of the iterative refinement strategy based on physical image-formation principles. * Experimental evaluation with multiple performance metrics and relevant baselines. * Qualitatively, the methodology also improves detections in real world data.
* While the application of optimal transport in SMLM is novel, it has been used before for similar detection and localization problems. * The performance metrics seem to be saturated in the selected datasets for evaluation. The performance gains seem marginal.
The paper is original in framing single-molecule localization as a set-matching problem and introducing an entropy-regularized optimal transport loss that removes the need for non-differentiable post-processing, enabling genuine end-to-end learning. The technical quality is high, with a carefully designed architecture that incorporates a physically accurate forward model of the imaging system, explicitly modeling shot, readout, and amplification noise. The results are clearly presented and demon
While the paper is strong overall, a few aspects could be clarified or expanded. First, the motivation for using an entropy-regularized optimal transport (OT) loss over standard bipartite matching approaches, such as the Hungarian assignment followed by pairwise regression losses (as employed in DETR and related works), remains insufficiently justified. A direct comparison or ablation highlighting the practical advantages of the entropic formulation—such as smoother gradients, faster convergence
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Fluorescence Microscopy Techniques · Sparse and Compressive Sensing Techniques · Cell Image Analysis Techniques
