{"status":"ok","message-type":"work","message-version":"1.0.0","message":{"indexed":{"date-parts":[[2025,12,26]],"date-time":"2025-12-26T15:52:36Z","timestamp":1766764356895,"version":"3.48.0"},"reference-count":0,"publisher":"Oxford University Press (OUP)","issue":"Supplement_1","license":[{"start":{"date-parts":[[2025,12,12]],"date-time":"2025-12-12T00:00:00Z","timestamp":1765497600000},"content-version":"vor","delay-in-days":11,"URL":"https:\/\/creativecommons.org\/licenses\/by\/4.0\/"}],"content-domain":{"domain":[],"crossmark-restriction":false},"short-container-title":[],"published-print":{"date-parts":[[2025,12,12]]},"abstract":"<jats:title>Abstract<\/jats:title>\n                  <jats:sec>\n                    <jats:title>Background<\/jats:title>\n                    <jats:p>Cell\u2013cell communication (CCC) is fundamental for tissue organization, developmental programs, and disease progression. The advent of single-cell and spatial transcriptomics has made it possible to infer ligand\u2013receptor (L\u2013R) interactions at unprecedented resolution, and numerous computational frameworks have been proposed to integrate gene expression with spatial information to predict putative signaling events.<\/jats:p>\n                    <jats:p>Early approaches such as CellPhoneDB and CellChat (1) infer L\u2013R interactions primarily at the cluster level. While these methods capture global signaling patterns, they cannot resolve communication at the level of individual cells. Moreover, they typically analyze each L\u2013R pair in isolation, which limits their ability to reveal the complexity of real signaling networks that involve multiple ligands and receptors acting in concert.<\/jats:p>\n                    <jats:p>Recent tools designed for spatial transcriptomics, including Giotto, NICHES, and COMMOT(2), incorporate neighborhood information or optimal transport to achieve cell-level predictions. Despite these advances, there are still important limitations. Existing methods often overlook competition among receptors and ligands within a cell, and they rarely model the capacity constraints imposed by the ligand or receptor abundance. As a result, predicted communication edges may lack biological realism, showing either spurious absence or unrealistic saturation of signaling. Furthermore, most frameworks remain restricted to single-step L\u2013R pairs, leaving multistep relay cascades largely unexplored.<\/jats:p>\n                    <jats:p>To address these challenges, we propose a method called CellSigFlow, which formulates CCC as a bounded minimum-cost flow problem. In this framework, each cell is represented as a node and receptor-centric directed edges are constructed, with communication strength modeled as edge flow. Spatial distance and molecular affinity are incorporated into the cost function to penalize long-range interactions and favor biologically plausible binding. By introducing upper bounds proportional to receptor abundance and lower bounds informed by prior knowledge, the model enforces non-zero yet biologically constrained fluxes. This design enables the framework to capture competition among multiple receptors for the same ligand within a cell, resolve signaling at the single-cell level, and naturally integrate multiple L\u2013R pairs to reconstruct complex communication networks beyond isolated interactions.<\/jats:p>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>Methods<\/jats:title>\n                    <jats:p>According to our method CellSigFlow, we formulate CCC as a bounded minimum-cost flow problem on a spatially constrained graph. Each cell is represented as a node. For a target cell , and for each receptor expressed in , we create a directed edge from a source cell if the spatial distance is below a cutoff , and there exists at least one ligand expressed in that can bind in . Thus, a pair of cells may be connected by multiple edges only to the extent of distinct receptors on the target; communication strength is modeled as the flow on edge .<\/jats:p>\n                    <jats:p>For each receptor-centric edge, the flow is constrained by a lower bound and an upper bound :<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>Upper bounds are proportional to receptor abundance in together with the aggregate availability of ligands in that bind , while lower bounds incorporate prior knowledge (e.g., CellPhoneDB, CellChat), ensuring nonzero yet biologically plausible signaling at the receptor level.The complete bounded minimum-cost flow formulation requires that, in addition to satisfying upper and lower capacity constraints, the system obeys flow conservation at each node and minimizes the total transportation cost. The receptor-specific cost on edge is defined as<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>where denotes the spatial distance between cells and encodes a receptor-centric affinity term that aggregates the contributions of all ligands in capable of binding receptor in . The optimization objective is therefore to minimize the total cost<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>subject to<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>where denotes the net supply or demand at node (typically zero). For efficient computation, we transform the above bounded problem into a minimum-cost maximum-flow (MCMF) formulation. Specifically, we define residual variables<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>and adjust node demands accordingly:<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>Here, nodes with are connected to a super-source, and nodes with to a super-sink, via auxiliary edges of corresponding capacity and zero cost. A feasible solution exists only if all auxiliary edges are fully saturated. The total minimum cost equals the fixed contribution from all lower bounds plus the minimum cost of the residual flow. The original solution is finally recovered by<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>After computing the receptor-centric edge flows CellSigFlow further refines the signaling resolution to the level of individual L-R. Specifically, for each receptor R in target cell j, the total incoming flow from source cell i is redistributed among all ligands L expressed in i that can bind R. The redistribution weights are determined by a combination of ligand\u2014receptor affinity and ligand gene expression levels, such that<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>where<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>with representing the affinity-based weighting function and denoting the expression level of ligand in cell . This hierarchical redistribution enables CellSigFlow to derive interpretable single-ligand\u2014single-receptor signaling flows while retaining the global optimization structure of the bounded flow model. This bounded flow formulation naturally introduces a competition mechanism: the capacity of each receptor-centric edge is limited, so if one L-R pair occupies a larger portion of the flow, the available capacity for other potential interactions is reduced. Consequently, interactions with stronger affinity or more favorable spatial positioning will `seize\u201d limited signaling resources, suppressing weaker competitors. Such competition occurs not only among different ligands targeting the same receptor but also in the allocation of signaling from one source cell to multiple neighboring targets. This mechanism effectively reflects the biological resource constraints and exclusivity inherent in molecular and cellular interactions.<\/jats:p>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>Results<\/jats:title>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>Benchmarking with PDE-based simulations<\/jats:title>\n                    <jats:p>Direct validation of CCC inference methods is limited by the scarcity of ligand-receptor co-localization data. To establish controlled benchmarks, inspired by COMMOT\u2019s simulations, we built a series of partial differential equation (PDE)-based reaction\u2013diffusion models simulating ligand diffusion, production, degradation, and receptor binding dynamics, thereby capturing essential biophysical processes of intercellular signaling. We designed three representative regimes: Type 1, multiple ligands competing for few receptors; Type 2, multiple receptors competing for few ligands; and Type 3, complex interconnected ligand\u2014receptor networks. By varying the numbers and connectivity of ligands and receptors, we generated synthetic networks spanning these scenarios. CellSigFlow was benchmarked against CellChat and COMMOT using multiple evaluation metrics.<\/jats:p>\n                    <jats:p>The average Spearman correlations () are summarized below:<\/jats:p>\n                    <jats:p\/>\n                    <jats:p>Across all regimes, CellSigFlow achieved the highest agreement with ground-truth communication fields, outperforming both alternatives. These PDE-based simulations demonstrate that CellSigFlow more faithfully captures intercellular signaling as continuous spatial flows.<\/jats:p>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>Mouse Olfactory Bulb Data Analysis<\/jats:title>\n                    <jats:p\/>\n                    <jats:p>CellSigFlow was applied to the 10x Genomics Visium spatial transcriptomics data of the mouse olfactory bulb, generating a connected communication network of 191,498 directional edges across 1185 spatial spots. The analysis revealed 591 ligand\u2014receptor pairs and 500 two-step relay paths, outlining coherent signaling hierarchies across the tissue. The Psap-Gpr37l1 axis showed the highest cumulative flow (216.5), consistent with astrocyte-to-neuron trophic signaling that supports neuronal survival and glial homeostasis. Ptn-Ptprz1, Ptn-Ncl, and Ptn-Sdc3 formed a pleiotrophin (PTN) module promoting neurite outgrowth and synaptic plasticity, while Ncam1-Ncam1 reflected homophilic adhesion crucial for axon guidance and synapse stabilization. Moderate-flow axes such as Fgfr1-Fgfr1 and Sdc4-Fgfr1 indicated fibroblast growth factor (FGF) signaling involved in structural maintenance. Relay path analysis showed consistent mean flow (0.17\u20130.24), suggesting coordinated rather than random signal propagation. Notably, cascades such as Ptn\u00a0\u2192\u00a0Ptprz1\u00a0\u2192\u00a0Cadm3\/Nectin1\u00a0\u2192\u00a0Cadm3 and Psap\u2192Gpr37l1\u00a0\u2192\u00a0Nlgn3\/Cadm3 linked growth factor and adhesion signaling, mirroring mechanisms of synaptic maturation. Together, these findings demonstrate that CellSigFlow captures both direct and multi-step communication events underlying neuro\u2013glial interactions and synaptic organization in spatial tissue contexts.<\/jats:p>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>Conclusion<\/jats:title>\n                    <jats:p>In this work, we introduced CellSigFlow, a novel framework that formulates CCC as a bounded minimum-cost flow problem. By explicitly modeling receptor-level constraints, ligand availability, and spatial context, CellSigFlow provides a biologically grounded representation of intercellular signaling. Unlike earlier cluster-level or pairwise methods, CellSigFlow resolves competition among ligands and receptors, enforces realistic upper and lower bounds on signaling flux, and captures multistep relay interactions, thereby offering a richer and more faithful characterization of cellular communication networks.<\/jats:p>\n                    <jats:p>Through PDE-based simulations, we demonstrated that CellSigFlow outperforms established methods such as CellChat and COMMOT, consistently achieving higher concordance with ground-truth communication fields. This confirms the utility of our flow-based modeling in capturing the dynamic and competitive nature of signaling processes Application to the mouse olfactory bulb confirmed that CellFlow captures biologically coherent neuron\u2013glia and synaptic signaling, driven by key axes such as Psap\u2013Gpr37l1 and Ptn\u2013Ptprz1. Together, these findings highlight CellSigFlow as a robust and scalable tool for single-cell and spatial transcriptomics analysis. By integrating spatial distance, molecular affinity, and receptor-ligand constraints into a unified optimization problem, CellSigFlow bridges the gap between theoretical modeling and real biological systems. Moving forward, this approach paves the way for systematically dissecting complex signaling landscapes across tissues and diseases, with the potential to uncover novel therapeutic insights and inform subsequent experimental validation.<\/jats:p>\n                  <\/jats:sec>\n                  <jats:sec>\n                    <jats:title>References<\/jats:title>\n                    <jats:p>1. Jin S, Guerrero-Juarez CF, Zhang L, Chang I, Ramos R, Kuan CH, et al. Inference and analysis of cell\u2013cell communication using CellChat. Nat Commun. 2021 Feb 17;12(1):1088.<\/jats:p>\n                    <jats:p>2. Cang Z, Zhao Y, Almet AA, Stabell A, Ramos R, Plikus MV, et al. Screening cell\u2013cell communication in spatial transcriptomics via collective optimal transport. Nat Methods. 2023 Feb;20(2):218\u201328.<\/jats:p>\n                  <\/jats:sec>","DOI":"10.1093\/bib\/bbaf631.016","type":"journal-article","created":{"date-parts":[[2025,12,12]],"date-time":"2025-12-12T14:13:07Z","timestamp":1765548787000},"page":"i15-i17","source":"Crossref","is-referenced-by-count":0,"title":["CellSigFlow: a flow-based optimization framework for realistic single-cell and spatial inference of intercellular communication"],"prefix":"10.1093","volume":"26","author":[{"given":"Menghan","family":"Wang","sequence":"first","affiliation":[{"name":"Guangdong Provincial\/Zhuhai Key Laboratory IRADS, Beijing Normal-Hong Kong Baptist University , JinTong Road, 519087, Zhuhai ,","place":["China"]}],"role":[{"role":"author","vocabulary":"crossref"}]},{"given":"Junya","family":"Yang","sequence":"additional","affiliation":[{"name":"Guangdong Provincial\/Zhuhai Key Laboratory IRADS, Beijing Normal-Hong Kong Baptist University , JinTong Road, 519087, Zhuhai ,","place":["China"]}],"role":[{"role":"author","vocabulary":"crossref"}]},{"given":"Jiaxing","family":"Chen","sequence":"additional","affiliation":[{"name":"Guangdong Provincial\/Zhuhai Key Laboratory IRADS, Beijing Normal-Hong Kong Baptist University , JinTong Road, 519087, Zhuhai ,","place":["China"]}],"role":[{"role":"author","vocabulary":"crossref"}]}],"member":"286","published-online":{"date-parts":[[2025,12,12]]},"container-title":["Briefings in Bioinformatics"],"original-title":[],"language":"en","link":[{"URL":"https:\/\/academic.oup.com\/bib\/article-pdf\/26\/Supplement_1\/i15\/65854464\/bbaf631.016.pdf","content-type":"application\/pdf","content-version":"vor","intended-application":"syndication"},{"URL":"https:\/\/academic.oup.com\/bib\/article-pdf\/26\/Supplement_1\/i15\/65854464\/bbaf631.016.pdf","content-type":"unspecified","content-version":"vor","intended-application":"similarity-checking"}],"deposited":{"date-parts":[[2025,12,26]],"date-time":"2025-12-26T15:47:48Z","timestamp":1766764068000},"score":1,"resource":{"primary":{"URL":"https:\/\/academic.oup.com\/bib\/article\/26\/Supplement_1\/i15\/8378018"}},"subtitle":[],"short-title":[],"issued":{"date-parts":[[2025,12]]},"references-count":0,"journal-issue":{"issue":"Supplement_1","published-print":{"date-parts":[[2025,12,12]]}},"URL":"https:\/\/doi.org\/10.1093\/bib\/bbaf631.016","relation":{},"ISSN":["1467-5463","1477-4054"],"issn-type":[{"type":"print","value":"1467-5463"},{"type":"electronic","value":"1477-4054"}],"subject":[],"published-other":{"date-parts":[[2025,12]]},"published":{"date-parts":[[2025,12]]}}}