Skip to main content

Showing 1–37 of 37 results for author: De Bacco, C

Searching in archive physics. Search in all archives.
.
  1. arXiv:2405.20918  [pdf, other

    cs.SI physics.data-an stat.ML

    Flexible inference in heterogeneous and attributed multilayer networks

    Authors: Martina Contisciani, Marius Hobbhahn, Eleanor A. Power, Philipp Hennig, Caterina De Bacco

    Abstract: Networked datasets are often enriched by different types of information about individual nodes or edges. However, most existing methods for analyzing such datasets struggle to handle the complexity of heterogeneous data, often requiring substantial model-specific analysis. In this paper, we develop a probabilistic generative model to perform inference in multilayer networks with arbitrary types of… ▽ More

    Submitted 31 May, 2024; originally announced May 2024.

  2. arXiv:2405.02052  [pdf, other

    physics.soc-ph nlin.AO

    Cohesive urban bicycle infrastructure design through optimal transport routing in multilayer networks

    Authors: Alessandro Lonardi, Michael Szell, Caterina De Bacco

    Abstract: Bicycle infrastructure networks must meet the needs of cyclists to position cycling as a viable transportation choice in cities. In particular, protected infrastructure should be planned cohesively for the whole city and spacious enough to accommodate all cyclists safely and prevent cyclist congestion -- a common problem in cycling cities like Copenhagen. Here, we devise an adaptive method for opt… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: 19 pages, 11 figures, 2 tables

  3. arXiv:2312.00708  [pdf, other

    cs.SI cs.IT physics.data-an

    Message-Passing on Hypergraphs: Detectability, Phase Transitions and Higher-Order Information

    Authors: Nicolò Ruggeri, Alessandro Lonardi, Caterina De Bacco

    Abstract: Hypergraphs are widely adopted tools to examine systems with higher-order interactions. Despite recent advancements in methods for community detection in these systems, we still lack a theoretical analysis of their detectability limits. Here, we derive closed-form bounds for community detection in hypergraphs. Using a Message-Passing formulation, we demonstrate that detectability depends on hyperg… ▽ More

    Submitted 24 April, 2024; v1 submitted 1 December, 2023; originally announced December 2023.

    Comments: 30 pages, 8 figures, 1 table

  4. arXiv:2311.03857  [pdf, other

    cs.SI physics.data-an physics.soc-ph stat.ML

    Hypergraphs with node attributes: structure and inference

    Authors: Anna Badalyan, Nicolò Ruggeri, Caterina De Bacco

    Abstract: Many networked datasets with units interacting in groups of two or more, encoded with hypergraphs, are accompanied by extra information about nodes, such as the role of an individual in a workplace. Here we show how these node attributes can be used to improve our understanding of the structure resulting from higher-order interactions. We consider the problem of community detection in hypergraphs… ▽ More

    Submitted 7 November, 2023; originally announced November 2023.

    Comments: 11 pages, 7 figures

  5. arXiv:2309.04727  [pdf, other

    physics.soc-ph physics.class-ph

    Optimal transport with constraints: from mirror descent to classical mechanics

    Authors: Abdullahi Adinoyi Ibrahim, Michael Muehlebach, Caterina De Bacco

    Abstract: Finding optimal trajectories for multiple traffic demands in a congested network is a challenging task. Optimal transport theory is a principled approach that has been used successfully to study various transportation problems. Its usage is limited by the lack of principled and flexible ways to incorporate realistic constraints. We propose a principled physics-based approach to impose constraints… ▽ More

    Submitted 9 September, 2023; originally announced September 2023.

    Comments: 14 pages, 8 figures

  6. arXiv:2307.13544  [pdf, other

    physics.soc-ph cs.LG cs.SI physics.data-an

    A model for efficient dynamical ranking in networks

    Authors: Andrea Della Vecchia, Kibidi Neocosmos, Daniel B. Larremore, Cristopher Moore, Caterina De Bacco

    Abstract: We present a physics-inspired method for inferring dynamic rankings in directed temporal networks - networks in which each directed and timestamped edge reflects the outcome and timing of a pairwise interaction. The inferred ranking of each node is real-valued and varies in time as each new edge, encoding an outcome like a win or loss, raises or lowers the node's estimated strength or prestige, as… ▽ More

    Submitted 25 July, 2023; originally announced July 2023.

    Comments: 17 pages, 9 figures

  7. arXiv:2306.16246  [pdf, other

    nlin.AO math.DS physics.app-ph physics.soc-ph

    Bilevel Optimization for Traffic Mitigation in Optimal Transport Networks

    Authors: Alessandro Lonardi, Caterina De Bacco

    Abstract: Global infrastructure robustness and local transport efficiency are critical requirements for transportation networks. However, since passengers often travel greedily to maximize their own benefit and trigger traffic jams, overall transportation performance can be heavily disrupted. We develop adaptation rules that leverage Optimal Transport theory to effectively route passengers along their short… ▽ More

    Submitted 26 November, 2023; v1 submitted 28 June, 2023; originally announced June 2023.

    Comments: 16 pages, 12 figures, 1 table

  8. arXiv:2303.15356  [pdf, other

    physics.soc-ph cs.SI stat.ME

    Hypergraphx: a library for higher-order network analysis

    Authors: Quintino Francesco Lotito, Martina Contisciani, Caterina De Bacco, Leonardo Di Gaetano, Luca Gallo, Alberto Montresor, Federico Musciotto, Nicolò Ruggeri, Federico Battiston

    Abstract: From social to biological systems, many real-world systems are characterized by higher-order, non-dyadic interactions. Such systems are conveniently described by hypergraphs, where hyperedges encode interactions among an arbitrary number of units. Here, we present an open-source python library, hypergraphx (HGX), providing a comprehensive collection of algorithms and functions for the analysis of… ▽ More

    Submitted 27 March, 2023; originally announced March 2023.

    Journal ref: Journal of Complex Networks, Volume 11, Issue 3, June 2023

  9. arXiv:2301.11226  [pdf, other

    cs.SI physics.soc-ph

    Community Detection in Large Hypergraphs

    Authors: Nicolò Ruggeri, Martina Contisciani, Federico Battiston, Caterina De Bacco

    Abstract: Hypergraphs, describing networks where interactions take place among any number of units, are a natural tool to model many real-world social and biological systems. In this work we propose a principled framework to model the organization of higher-order data. Our approach recovers community structure with accuracy exceeding that of currently available state-of-the-art algorithms, as tested in synt… ▽ More

    Submitted 3 July, 2023; v1 submitted 26 January, 2023; originally announced January 2023.

    Journal ref: Sci. Adv. 9, eadg9159 (2023)

  10. arXiv:2212.08593  [pdf, other

    cs.SI physics.soc-ph

    A framework to generate hypergraphs with community structure

    Authors: Nicolò Ruggeri, Federico Battiston, Caterina De Bacco

    Abstract: In recent years hypergraphs have emerged as a powerful tool to study systems with multi-body interactions which cannot be trivially reduced to pairs. While highly structured methods to generate synthetic data have proved fundamental for the standardized evaluation of algorithms and the statistical study of real-world networked data, these are scarcely available in the context of hypergraphs. Here… ▽ More

    Submitted 22 June, 2023; v1 submitted 16 December, 2022; originally announced December 2022.

    Comments: 18 pages, 8 figures, revised version

  11. arXiv:2209.06751  [pdf, other

    physics.soc-ph

    Urban transportation networks and optimal transport-based infrastructures: similarity and economy of scale

    Authors: Daniela Leite, Caterina De Bacco

    Abstract: Designing and optimizing the structure of urban transportation networks is a challenging task. In this study, we propose a method inspired by optimal transport theory and the principle of economy of scale that uses little information in input to generate structures that are similar to those of public transportation networks. Contrarily to standard approaches, it does not assume any initial backbon… ▽ More

    Submitted 23 February, 2024; v1 submitted 14 September, 2022; originally announced September 2022.

  12. arXiv:2207.02523  [pdf, other

    cs.SI physics.soc-ph

    Modeling Node Exposure for Community Detection in Networks

    Authors: Sameh Othman, Johannes Schulz, Marco Baity-Jesi, Caterina De Bacco

    Abstract: In community detection, datasets often suffer a sampling bias for which nodes which would normally have a high affinity appear to have zero affinity. This happens for example when two affine users of a social network were not exposed to one another. Community detection on this kind of data suffers then from considering affine nodes as not affine. To solve this problem, we explicitly model the (non… ▽ More

    Submitted 6 July, 2022; originally announced July 2022.

    Comments: 13 pages, 4 figures

  13. arXiv:2205.08468  [pdf, other

    physics.soc-ph cs.SI

    Community Detection in networks by Dynamical Optimal Transport Formulation

    Authors: Daniela Leite, Diego Baptista, Abdullahi Ibrahim, Enrico Facca, Caterina De Bacco

    Abstract: Detecting communities in networks is important in various domains of applications. While a variety of methods exists to perform this task, recent efforts propose Optimal Transport (OT) principles combined with the geometric notion of Ollivier-Ricci curvature to classify nodes into groups by rigorously comparing the information encoded into nodes' neighborhoods. We present an OT-based approach that… ▽ More

    Submitted 17 May, 2022; originally announced May 2022.

    Comments: 12 pages, 6 figures, 1 table

    Journal ref: Scientific Reports, Vol 12, 16811, 2022

  14. arXiv:2205.02938  [pdf, other

    cs.CV cs.LG math.DS physics.app-ph

    Immiscible Color Flows in Optimal Transport Networks for Image Classification

    Authors: Alessandro Lonardi, Diego Baptista, Caterina De Bacco

    Abstract: In classification tasks, it is crucial to meaningfully exploit the information contained in data. While much of the work in addressing these tasks is devoted to building complex algorithmic infrastructures to process inputs in a black-box fashion, less is known about how to exploit the various facets of the data, before inputting this into an algorithm. Here, we focus on this latter perspective, b… ▽ More

    Submitted 27 February, 2023; v1 submitted 4 May, 2022; originally announced May 2022.

    Comments: 23 pages, 13 figures, 2 tables

    Journal ref: Frontiers in Physics, Sec. Complex Physical Systems, 2023

  15. arXiv:2204.05646  [pdf, other

    cs.SI physics.data-an physics.soc-ph stat.ML

    Inference of hyperedges and overlap** communities in hypergraphs

    Authors: Martina Contisciani, Federico Battiston, Caterina De Bacco

    Abstract: Hypergraphs, encoding structured interactions among any number of system units, have recently proven a successful tool to describe many real-world biological and social networks. Here we propose a framework based on statistical inference to characterize the structural organization of hypergraphs. The method allows to infer missing hyperedges of any size in a principled way, and to jointly detect o… ▽ More

    Submitted 11 November, 2022; v1 submitted 12 April, 2022; originally announced April 2022.

    Journal ref: Nature Communications, 13, 7229, 2022

  16. Multilayer patent citation networks: A comprehensive analytical framework for studying explicit technological relationships

    Authors: Kyle Higham, Martina Contisciani, Caterina De Bacco

    Abstract: The use of patent citation networks as research tools is becoming increasingly commonplace in the field of innovation studies. However, these networks rarely consider the contexts in which these citations are generated and are generally restricted to a single jurisdiction. Here, we propose and explore the use of a multilayer network framework that can naturally incorporate citation metadata and st… ▽ More

    Submitted 27 March, 2022; originally announced March 2022.

    Comments: 44 pages, 5 figures, to be published in Technological Forecasting and Social Change

  17. Sustainable optimal transport in multilayer networks

    Authors: Abdullahi Adinoyi Ibrahim, Daniela Leite, Caterina De Bacco

    Abstract: Traffic congestion is one of the major challenges faced by the transportation industry. While this problem carries a high economical and environmental cost, the need for an efficient design of optimal paths for passengers in multilayer network infrastructures is imperative. We consider an approach based on optimal transport theory to route passengers preferably along layers that are more carbon ef… ▽ More

    Submitted 9 June, 2022; v1 submitted 16 February, 2022; originally announced February 2022.

    Comments: 8 pages, 10 figures

    Report number: 105(6), 2022

  18. arXiv:2112.12670  [pdf, other

    cs.SI physics.data-an physics.soc-ph stat.ML

    The interplay between ranking and communities in networks

    Authors: Laura Iacovissi, Caterina De Bacco

    Abstract: Community detection and hierarchy extraction are usually thought of as separate inference tasks on networks. Considering only one of the two when studying real-world data can be an oversimplification. In this work, we present a generative model based on an interplay between community and hierarchical structures. It assumes that each node has a preference in the interaction mechanism and nodes with… ▽ More

    Submitted 13 May, 2022; v1 submitted 23 December, 2021; originally announced December 2021.

    Journal ref: Scientific Reports 12, 8992, 2022

  19. arXiv:2112.10620  [pdf, other

    physics.soc-ph math.DS nlin.AO physics.app-ph

    Infrastructure adaptation and emergence of loops in network routing with time-dependent loads

    Authors: Alessandro Lonardi, Enrico Facca, Mario Putti, Caterina De Bacco

    Abstract: Network routing approaches are widely used to study the evolution in time of self-adapting systems. However, few advances have been made for problems where adaptation is governed by time-dependent inputs. In this work we study a dynamical system where the edge conductivities of a network are regulated by time-varying mass loads injected on nodes. Motivated by empirical observations, we assume that… ▽ More

    Submitted 20 February, 2023; v1 submitted 20 December, 2021; originally announced December 2021.

    Comments: 12 pages, 5 figures

    Journal ref: Phys. Rev. E 107, 024302, 2023

  20. arXiv:2112.09624  [pdf, other

    cs.SI physics.soc-ph

    Reciprocity, community detection, and link prediction in dynamic networks

    Authors: Hadiseh Safdari, Martina Contisciani, Caterina De Bacco

    Abstract: Many complex systems change their structure over time, in these cases dynamic networks can provide a richer representation of such phenomena. As a consequence, many inference methods have been generalized to the dynamic case with the aim to model dynamic interactions. Particular interest has been devoted to extend the stochastic block model and its variant, to capture community structure as the ne… ▽ More

    Submitted 17 December, 2021; originally announced December 2021.

    Journal ref: Journal of Physics: Complexity 3.1 (2022): 015010

  21. arXiv:2110.06171  [pdf, other

    physics.soc-ph math.DS physics.app-ph

    Multicommodity routing optimization for engineering networks

    Authors: Alessandro Lonardi, Mario Putti, Caterina De Bacco

    Abstract: Optimizing passengers routes is crucial to design efficient transportation networks. Recent results show that optimal transport provides an efficient alternative to standard optimization methods. However, it is not yet clear if this formalism has empirical validity on engineering networks. We address this issue by considering different response functions -- quantities determining the interaction b… ▽ More

    Submitted 4 May, 2022; v1 submitted 12 October, 2021; originally announced October 2021.

    Comments: 15 pages, 10 figures

    Journal ref: Scientific reports 12, 2022

  22. arXiv:2109.00971  [pdf, other

    physics.soc-ph cs.DS cs.SI

    Convergence properties of optimal transport-based temporal networks

    Authors: Diego Baptista, Caterina De Bacco

    Abstract: We study network properties of networks evolving in time based on optimal transport principles. These evolve from a structure covering uniformly a continuous space towards an optimal design in terms of optimal transport theory. At convergence, the networks should optimize the way resources are transported through it. As the network structure shapes in time towards optimality, its topological prope… ▽ More

    Submitted 2 September, 2021; originally announced September 2021.

    Comments: 13 pages, 11 figures

    Journal ref: Complex Networks & Their Applications X: Volume 1, Proceedings of the Tenth International Conference on Complex Networks and Their Applications COMPLEX NETWORKS 2021 10. 2022

  23. arXiv:2106.07202  [pdf, other

    physics.soc-ph cs.DS cs.LG cs.SI

    Optimal transport in multilayer networks for traffic flow optimization

    Authors: Abdullahi Adinoyi Ibrahim, Alessandro Lonardi, Caterina De Bacco

    Abstract: Modeling traffic distribution and extracting optimal flows in multilayer networks is of utmost importance to design efficient multi-modal network infrastructures. Recent results based on optimal transport theory provide powerful and computationally efficient methods to address this problem, but they are mainly focused on modeling single-layer networks. Here we adapt these results to study how opti… ▽ More

    Submitted 23 May, 2022; v1 submitted 14 June, 2021; originally announced June 2021.

    Comments: 11 pages, 6 figures

    Journal ref: Algorithms 2021, 14(7), 189

  24. arXiv:2012.12758  [pdf, other

    cs.CV nlin.AO physics.soc-ph

    Principled network extraction from images

    Authors: Diego Baptista, Caterina De Bacco

    Abstract: Images of natural systems may represent patterns of network-like structure, which could reveal important information about the topological properties of the underlying subject. However, the image itself does not automatically provide a formal definition of a network in terms of sets of nodes and edges. Instead, this information should be suitably extracted from the raw image data. Motivated by thi… ▽ More

    Submitted 23 December, 2020; originally announced December 2020.

    Comments: 8 figures

    Journal ref: R Soc Open Sci. 2021 Jul 28;8(7):210025

  25. Generative model for reciprocity and community detection in networks

    Authors: Hadiseh Safdari, Martina Contisciani, Caterina De Bacco

    Abstract: We present a probabilistic generative model and efficient algorithm to model reciprocity in directed networks. Unlike other methods that address this problem such as exponential random graphs, it assigns latent variables as community memberships to nodes and a reciprocity parameter to the whole network rather than fitting order statistics. It formalizes the assumption that a directed interaction i… ▽ More

    Submitted 6 September, 2022; v1 submitted 15 December, 2020; originally announced December 2020.

    Journal ref: Phys. Rev. Research 3, 023209 (2021)

  26. arXiv:2010.14377  [pdf, other

    physics.soc-ph cs.SI eess.SY nlin.AO

    Designing optimal networks for multi-commodity transport problem

    Authors: Alessandro Lonardi, Enrico Facca, Mario Putti, Caterina De Bacco

    Abstract: Designing and optimizing different flows in networks is a relevant problem in many contexts. While a number of methods have been proposed in the physics and optimal transport literature for the one-commodity case, we lack similar results for the multi-commodity scenario. In this paper we present a model based on optimal transport theory for finding optimal multi-commodity flow configurations on ne… ▽ More

    Submitted 15 September, 2021; v1 submitted 27 October, 2020; originally announced October 2020.

    Comments: 13 pages, 7 figures

    Journal ref: Phys. Rev. Research 3, 043010 (2021)

  27. arXiv:2005.02805  [pdf, other

    physics.soc-ph cs.SI

    Network extraction by routing optimization

    Authors: Diego Baptista, Daniela Leite, Enrico Facca, Mario Putti, Caterina De Bacco

    Abstract: Routing optimization is a relevant problem in many contexts. Solving directly this type of optimization problem is often computationally unfeasible. Recent studies suggest that one can instead turn this problem into one of solving a dynamical system of equations, which can instead be solved efficiently using numerical methods. This results in enabling the acquisition of optimal network topologies… ▽ More

    Submitted 4 May, 2020; originally announced May 2020.

    Comments: 17 pages, 7 main Figures, 3 SI figures

    Journal ref: Scientific Reports volume 10, 20806 (2020)

  28. arXiv:2004.09160  [pdf, other

    cs.SI physics.data-an physics.soc-ph

    Community detection with node attributes in multilayer networks

    Authors: Martina Contisciani, Eleanor Power, Caterina De Bacco

    Abstract: Community detection in networks is commonly performed using information about interactions between nodes. Recent advances have been made to incorporate multiple types of interactions, thus generalizing standard methods to multilayer networks. Often though, one can access additional information regarding individual nodes, attributes or covariates. A relevant question is thus how to properly incorpo… ▽ More

    Submitted 10 September, 2020; v1 submitted 20 April, 2020; originally announced April 2020.

    Comments: 15 pages, 6 figures

    Journal ref: Scientific Reports volume 10, 15736 (2020)

  29. arXiv:2003.04823  [pdf, other

    cs.SI physics.data-an physics.soc-ph

    Sampling on networks: estimating spectral centrality measures and their impact in evaluating other relevant network measures

    Authors: Nicolò Ruggeri, Caterina De Bacco

    Abstract: We perform an extensive analysis of how sampling impacts the estimate of several relevant network measures. In particular, we focus on how a sampling strategy optimized to recover a particular spectral centrality measure impacts other topological quantities. Our goal is on one hand to extend the analysis of the behavior of TCEC [Ruggeri2019], a theoretically-grounded sampling method for eigenvec… ▽ More

    Submitted 10 March, 2020; originally announced March 2020.

    Comments: 8 pages, 5 figures

    Journal ref: Appl Netw Sci 5, 81 (2020)

  30. arXiv:1908.00388  [pdf, ps, other

    cs.SI physics.data-an physics.soc-ph

    Sampling on networks: estimating eigenvector centrality on incomplete graphs

    Authors: Nicolò Ruggeri, Caterina De Bacco

    Abstract: We develop a new sampling method to estimate eigenvector centrality on incomplete networks. Our goal is to estimate this global centrality measure having at disposal a limited amount of data. This is the case in many real-world scenarios where data collection is expensive, the network is too big for data storage capacity or only partial information is available. The sampling algorithm is theoretic… ▽ More

    Submitted 1 August, 2019; originally announced August 2019.

    Journal ref: Complex Networks and Their Applications VIII. COMPLEX NETWORKS 2019. Studies in Computational Intelligence, vol 881

  31. arXiv:1801.10516  [pdf, other

    econ.EM physics.data-an physics.soc-ph stat.AP

    Are `Water Smart Landscapes' Contagious? An epidemic approach on networks to study peer effects

    Authors: Christa Brelsford, Caterina De Bacco

    Abstract: We test the existence of a neighborhood based peer effect around participation in an incentive based conservation program called `Water Smart Landscapes' (WSL) in the city of Las Vegas, Nevada. We use 15 years of geo-coded daily records of WSL program applications and approvals compiled by the Southern Nevada Water Authority and Clark County Tax Assessors rolls for home characteristics. We use thi… ▽ More

    Submitted 29 January, 2018; originally announced January 2018.

  32. arXiv:1709.09002  [pdf, other

    physics.soc-ph cs.LG cs.SI physics.data-an

    A physical model for efficient ranking in networks

    Authors: Caterina De Bacco, Daniel B. Larremore, Cristopher Moore

    Abstract: We present a physically-inspired model and an efficient algorithm to infer hierarchical rankings of nodes in directed networks. It assigns real-valued ranks to nodes rather than simply ordinal ranks, and it formalizes the assumption that interactions are more likely to occur between individuals with similar ranks. It provides a natural statistical significance test for the inferred hierarchy, and… ▽ More

    Submitted 13 June, 2018; v1 submitted 3 September, 2017; originally announced September 2017.

    Comments: SpringRank implementations in Python, MATLAB, SAS/IML at https://github.com/cdebacco/SpringRank

  33. arXiv:1701.01369  [pdf, other

    cs.SI cond-mat.stat-mech physics.soc-ph

    Community detection, link prediction, and layer interdependence in multilayer networks

    Authors: Caterina De Bacco, Eleanor A. Power, Daniel B. Larremore, Cristopher Moore

    Abstract: Complex systems are often characterized by distinct types of interactions between the same entities. These can be described as a multilayer network where each layer represents one type of interaction. These layers may be interdependent in complicated ways, revealing different kinds of structure in the network. In this work we present a generative model, and an efficient expectation-maximization al… ▽ More

    Submitted 20 August, 2018; v1 submitted 5 January, 2017; originally announced January 2017.

    Journal ref: Phys. Rev. E 95, 042317 (2017)

  34. arXiv:1604.02096  [pdf, other

    physics.soc-ph cs.MA cs.SI nlin.AO q-bio.PE

    Dynamics of beneficial epidemics

    Authors: Andrew Berdahl, Christa Brelsford, Caterina De Bacco, Marion Dumas, Vanessa Ferdinand, Joshua A. Grochow, Laurent Hébert-Dufresne, Yoav Kallus, Christopher P. Kempes, Artemy Kolchinsky, Daniel B. Larremore, Eric Libby, Eleanor A. Power, Caitlin A. Stern, Brendan Tracey

    Abstract: Pathogens can spread epidemically through populations. Beneficial contagions, such as viruses that enhance host survival or technological innovations that improve quality of life, also have the potential to spread epidemically. How do the dynamics of beneficial biological and social epidemics differ from those of detrimental epidemics? We investigate this question using three theoretical approache… ▽ More

    Submitted 17 February, 2017; v1 submitted 7 April, 2016; originally announced April 2016.

    Comments: The original version of this paper [v1] was produced, from conception of idea, to execution, to writing, by a team in just 72 hours (see Appendix of [v1]). This is a revised version

  35. arXiv:1508.03295  [pdf, other

    cond-mat.stat-mech cond-mat.dis-nn physics.soc-ph

    A matrix product algorithm for stochastic dynamics on networks, applied to non-equilibrium Glauber dynamics

    Authors: Thomas Barthel, Caterina De Bacco, Silvio Franz

    Abstract: We introduce and apply a novel efficient method for the precise simulation of stochastic dynamical processes on locally tree-like graphs. Networks with cycles are treated in the framework of the cavity method. Such models correspond, for example, to spin-glass systems, Boolean networks, neural networks, or other technological, biological, and social networks. Building upon ideas from quantum many-… ▽ More

    Submitted 29 January, 2018; v1 submitted 13 August, 2015; originally announced August 2015.

    Comments: 5 pages, 3 figures; minor improvements, published version

    Journal ref: Phys. Rev. E 97, 010104 (2018)

  36. arXiv:1501.01528  [pdf, ps, other

    cond-mat.stat-mech cond-mat.dis-nn physics.data-an

    The average number of distinct sites visited by a random walker on random graphs

    Authors: Caterina De Bacco, Satya N. Majumdar, Peter Sollich

    Abstract: We study the linear large $n$ behavior of the average number of distinct sites $S(n)$ visited by a random walker after $n$ steps on a large random graph. An expression for the graph topology dependent prefactor $B$ in $S(n) = Bn$ is proposed. We use generating function techniques to relate this prefactor to the graph adjacency matrix and then devise message-passing equations to calculate its value… ▽ More

    Submitted 30 March, 2015; v1 submitted 7 January, 2015; originally announced January 2015.

    Comments: 22 pages, 4 figures

    Journal ref: J. Phys. A: Math. Theor. 48 (2015) 205004

  37. arXiv:1311.3448  [pdf, ps, other

    cond-mat.stat-mech physics.bio-ph physics.flu-dyn

    Non-equilibrium statistical mechanics of the heat bath for two Brownian particles

    Authors: Caterina De Bacco, Fulvio Baldovin, Enzo Orlandini, Ken Sekimoto

    Abstract: We propose a new look at the heat bath for two Brownian particles, in which the heat bath as a `system' is both perturbed and sensed by the Brownian particles. Non-local thermal fluctuation give rise to bath-mediated static forces between the particles. Based on the general sum-rule of the linear response theory, we derive an explicit relation linking these forces to the friction kernel describing… ▽ More

    Submitted 21 February, 2014; v1 submitted 14 November, 2013; originally announced November 2013.

    Comments: 4 main pages, 2 figures