Fast analysis of attractor commitment in networks of stochastic switches answers a 50-year-old attractor scaling question.
Abstract
We present new applications of parity inversion and time reversal to the emergence of complex behavior from simple dynamical rules in stochastic discrete models. Our parity-based encoding of causal relationships and time-reversal construction efficiently reveal discrete analogs of stable and unstable manifolds. We demonstrate their predictive power by studying decision-making in systems biology and statistical physics models. These applications underpin a novel attractor identification algorithm implemented for Boolean networks under stochastic dynamics. Its speed enables resolving a long-standing open question of how attractor count in critical random Boolean networks scales with network size and whether the scaling matches biological observations. Via 80-fold improvement in probed network size (N = 16,384), we find the unexpectedly low scaling exponent of 0.12 ± 0.05, approximately one-tenth the analytical upper bound. We demonstrate a general principle: A system’s relationship to its time reversal and state-space inversion constrains its repertoire of emergent behaviors.
INTRODUCTION
Many complex systems in the natural, social, or technological realm exhibit emergent behavior, i.e., collective dynamics arising from the interaction of entities governed by simple rules (1–4). Examples include phase transitions (5, 6), flocking (7), consensus formation (8), and spontaneous synchronization of oscillators (9). Modeling frameworks that are frequently used to study the collective behavior of individuals include nonlinear dynamics (10, 11), agent-based models (12), cellular automata (13), and network models (14, 15). Boolean models sit at the intersection of these approaches [e.g., (16–18)]. They assign a time-varying binary variable to each system entity, represented as a node in a network of interactions. They exhibit diverse long-term dynamics (attractors) that represent collective behavior (for example, consensus of individuals), and they describe the evolution toward an attractor (for example, consensus formation from an initially disordered state).
Boolean modeling of electronic circuits is well known (19), but many other familiar models can also be viewed as Boolean models. The quenched (zero-temperature) Glauber model, a dynamic variant of the Ising model, considers the dynamics of each atom’s two possible spin orientations under the influence of its neighbors (20, 21). Another example category includes models of spreading binary opinions through social networks [reviewed in (8)]. The McCulloch and Pitts neural network model introduces a propositional logic of all-or-none neuronal activation (22); the Hopfield model also considers two activities for each neuron and assumes a complete network of interactions (23).
Boolean models are well suited to elucidate system-level decision-making, i.e., robust commitment toward one of the dynamical attractors in a multistable system. This has made their use especially widespread in biology. They were introduced by Kauffman (24) and Thomas (25) as prototypical models for gene regulatory networks that underlie cell fate decisions (such as those that happen during cell differentiation). A large body of research has since shown that the attractors of Boolean models correspond to cell fates or stable patterns of cell activity (such as the cell cycle). Boolean models integrate and encode current knowledge of a biological process, fill any gaps of knowledge with hypothesized interactions, and predict the behavior of the system under loss of function, constitutive activation, or external control of system entities (25–27). They are frequently used to study cell differentiation processes such as T cell specialization (28, 29), developmental processes such as patterning during embryogenesis in Drosophila melanogaster (30, 31), and cancer [e.g., metastatic reprogramming (32–34) and prediction of targeted therapies (35, 36)]. Model predictions in a variety of systems were verified experimentally (34, 37–40).
Alongside models of specific systems, analysis of the expected collective behaviors exhibited by generic Boolean models has also proven insightful. Ensembles of Boolean models [random Boolean networks (RBNs)] have been studied for decades [reviewed in (41–43)]. These ensembles exhibit an order-to-chaos transition as dynamical and topological parameters are tuned. In the intermediate (critical) regime, the ensembles exhibit features of biological cells, including stability against perturbations and plausible scaling laws for the number and size of attractors with the system size (see text S1 for details). Here, we answer a long-standing question about the scaling law in the presence of timing stochasticity (i.e., when the update order and timing of variables are stochastic).
Despite Boolean models’ discrete nature and apparent simplicity, it is nontrivial to connect dynamical properties of decision-making to the underlying interaction network. Brute-force exploration of their state spaces is not generally feasible. A typical Boolean model of a biological process with a few dozen variables has tens of billions of states. Genome-scale models can have thousands of variables, resulting in many more states (~10300 to ~109000) than Planck volumes in the observable universe (~10185). This challenge has motivated decades of research analyzing discrete dynamics without exhaustive state-space searches (44), for example, by analyzing how feedback loops in the interaction network constrain dynamics (45, 46). While the body of research regarding how network structure constrains dynamics has proven invaluable, note that multiple Boolean systems are compatible with each interaction network. Ambiguity can be eliminated by defining a network whose graph structure unambiguously represents the update functions that govern the time evolution of each variable. One such network representation, the expanded network (also called the logical or prime-implicant hypergraph) (31, 47, 48), defines two virtual nodes for each entity, denoting the two possible values of its binary variable. Connections among virtual nodes encode the update functions. The structure of this auxiliary network tightly constrains the attractors of a system (33, 49, 50). The expanded network can be used to identify control strategies that drive the system to a desired attractor (51, 52). The most parsimonious of these control strategies involve determining the so-called driver node(s) of self-sustaining circuits (53, 54). In this way, fixing the state of a few driver nodes ensures the system’s convergence into a target space from any initial condition. This type of analysis has been used, for example, to pinpoint key proteins in pathological cell processes (51, 53, 55). Although initially developed for Boolean models, the expanded network has been generalized to multilevel discrete and ordinary differential equation (ODE) analogs (55, 56).
We go beyond the previous use of the expanded network and characterize each virtual node with a binary activity and impose a parity structure that facilitates the proof of new theorems about the effects of perturbations on system trajectories. We call this extended version of the expanded network the parity-expanded network. With these additions, the parity-expanded network is a complete representation of the Boolean dynamical system and is a dynamical system in its own right. In addition, we describe the time reversal of stochastically asynchronous Boolean systems and use it to identify subsets of the state space that cannot be reached from states outside the subset. Using parity and time-reversal transformations in tandem, we developed a new algorithm to efficiently identify all attractors of large-scale Boolean systems. We apply the algorithm to answer the long-standing question of how quickly the number of attractors in asynchronous RBNs increases with network size.
MATERIALS AND METHODS
We begin by recalling relevant concepts from Boolean modeling and defining the notation we use throughout. Constructing a Boolean model usually starts with the synthesis of the modeled system’s interaction graph. An interaction graph is a signed directed graph whose nodes are the N entities of a system and whose edges represent positive (activating) or negative (inhibiting) influence. Each entity i is characterized by a variable Xi that can take one of two values: 1 (“active”) or 0 (“inactive”). Each Xi updates its value according to the output of an update function fi : {0,1}N → {0,1} that maps each system state X = (Xi0, …, XiN−1) to either 1 or 0. Any Boolean function can be expressed algebraically using logical operators (e.g., “not,” “or,” and “and” with symbolic representations ¬, ∨, and ∧, respectively). There are several schemes for determining the timing of variable updates. We use the stochastic asynchronous update scheme, in which at each step, a single variable is randomly chosen to update its value (each variable must have a nonzero update probability; these are often chosen to be uniform). Compared with other updating schemes, this scheme removes spurious oscillations that arise from unrealistic perfect synchrony but otherwise preserves long-term behaviors (57–59). Once the update functions are determined and an update scheme is selected, the Boolean system is fully specified. Throughout this work, we use the stochastic asynchronous update scheme, and hence, the term “system” is to mean a set of N update functions fi together with the implicit stochastic asynchronous update scheme. Each Boolean system induces a state transition graph (STG) with 2N nodes that represent all possible system states and with directed edges from one node (system state) to another when the parent state can be updated in one time step to attain the child state. Under stochastic asynchronous update, each node has between 0 and N outgoing edges. The attractors of a Boolean system are the terminal strongly connected components of the STG (i.e., they have no edges that exit the component). They are divided into two types: point attractors (also called fixed points or steady states), which contain only one state, and complex attractors, which contain more than one state. The topology of the STG is not affected by biasing some nodes to update more frequently than others. Therefore, the attractor repertoire does not depend on the precise probabilities that individual nodes are selected for update in the stochastic asynchronous update, as long as the probabilities remain nonzero.
A new framework: The expanded network through the lens of parity
The expanded network (also called the logical or prime-implicant hypergraph) (31, 47, 48) was introduced as an auxiliary network constructed from the Boolean update functions. The expanded network nodes represent Boolean literals (e.g., Xi and ¬Xi), and its hyperedges (generalized edges that connect sets of nodes) represent prime implicants [irreducible sets of regulator states that result in fi(X) = 1] of the update functions. Here, we introduce a new definition of the expanded network that uses parity-related concepts and highlights its role as an invariant of the parity transformation.
The parity transformation acts on a Boolean system by the change of variables Xi ↦ ¬ Xi for all variables Xi, mapping the original system with update functions fi to the system governed by update functions ¬fi. This mapping induces further transformations on any structure derived from the update functions, and so, in a slight abuse of notation, we say that the parity transformation acts on all these structures. For example, the parity transformation relabels the nodes of the STG so that all 1s become 0s and vice versa (see Fig. 1). Viewing these node labels as spatial coordinates (so states lie on the vertices of a unit hypercube), the parity transformation is the spatial inversion of this hypercube through its center (see Fig. 1).
Fig. 1. The relationship between the parity-expanded network and parity transformation illustrated on a three-variable Boolean system.
The STGs are shown in (A); each system state is represented as the triple XAXBXC. Each state with fewer than three outgoing edges (state transitions) also has a self-loop, which is omitted for visual clarity. The interaction network and update functions are indicated in (B), and the parity-expanded network is indicated in (C). The system has two attractors, shown in (D) and (E), with blue nodes active and gray nodes inactive. States in the STGs of (A) are arranged so that the individual variables define coordinate axes. In this arrangement, the states form the corners of a cube. The parity transformation reflects each attractor through the center of this cube. The parity-expanded network in (C) has two parts or layers: regular virtual nodes (A,1), (B,1), and (C,1), whose activity updates according to the usual update functions, and negated virtual nodes (A,0), (B,0), and (C,0) that use the parity transformed update functions. The filled black circle represents the hyperedge from the set {(A,0), (B,0)} to (C,0) and indicates the AND operation in the update function of the virtual node (C,0). Positive regulation (black arrows) stays within a layer of the parity-expanded network, while negative regulation (red arrows) crosses between layers. Virtual nodes (A,1) and (B,0) form a stable motif (green outline), as do the virtual nodes (A,0) and (B,1) (purple outline). In any state of the system, half of the parity-expanded network is active. The stable motif (A,1), (B,0) describes the trap space containing attractor 1 and does not overlap with its parity transformed set (A,0), (B,1), which corresponds to the trap space containing attractor 2 (E).
Parity allows for a succinct definition and extension of the expanded network that builds upon the eponymous structure defined in (48). Here, we give an abbreviated discussion of this object and leave formal details to text S2. A parity-expanded network G is a dynamically endowed hypergraph. Each node I of the parity-expanded network, called a virtual node, is an ordered pair I = (n(I), s(I)) consisting of a system entity, in this context denoted n(I), and a value s(I), which is either the constant 1 or the constant 0. There are two virtual nodes associated with each system entity i, namely, (i,1) and (i,0); we call this pair of virtual nodes contradictory. A set of virtual nodes that does not contain any contradictory pair is called consistent. Each virtual node I is endowed with a Boolean variable σI, whose time evolution is governed by an update function FI; this defines a 2N-dimensional dynamics that can be restricted to an N-dimensional subset such that F(i,0)(X) = F(i,0)((¬ X, X)) = ¬ fi(X) and F(i,1)(X) = F(i,1)(¬ X, X) = fi(X). In the context of this restriction, we may think of σI as the indicator function for the subspace defined by I, i.e., we define σ(i,0)(X) = ¬ Xi and σ(i,1)(X) = Xi. We view the expanded network as having two layers: an “original update” layer and a “parity update” layer. This can be seen in Fig. 1, where the parity-expanded network nodes are partitioned into these two layers. In contrast with earlier versions of the expanded network and the logic hypergraph, the parity-expanded network is a dynamical system in its own right; its nodes are characterized with activity variables and a stochastic time evolution function F : {0,1}2N → {0,1}2N, restricted to the N degrees of freedom of the underlying Boolean system. See text S2 for an example of F written explicitly as a function of 2N variables for the network of Fig. 1. A main advantage of this notation is that it allows us to treat the negated and non-negated versions of variables and functions simultaneously. In addition, the explicit endowment of the parity-expanded network with dynamical properties avoids awkward constructions along the lines of “the Boolean network corresponding to the parity-expanded network” in several places; rather, we can speak more simply of just “the parity-expanded network.”
The dynamics of these activity variables are encoded in the connectivity of the parity-expanded network. A hyperedge connects a set of parent virtual nodes S = {I0, I1, …, Ik} to a target virtual node J if ∧I ∈ SσI is a prime implicant of the update function for σJ, i.e., of FJ. Pictorially, we represent hyperedges with more than one parent using intermediary “composite nodes,” which correspond to AND gates. For an example of a Boolean system and its parity-expanded network, see Fig. 1 (B and C). Hyperedges between and within parity layers encode important features of the dynamics. For example, negative influence manifests as interlayer hyperedges. Thus, it follows from theorem 19 of (46) that if a Boolean system’s interaction graph lacks negative feedback loops and has no paths of opposite sign between any two nodes, then there is a change of variables that disconnects the parity layers from one another.
Arguably the most dynamically important of the parity-expanded network’s topological structures are its stable motifs (48) and stable modules (56), which correspond to specific states of generalized positive feedback loops in the interaction graph (although we will define them on the parity-expanded network). These determine trap spaces in the dynamics, which are regions of the state-space characterized by a set of fixed variable values that, once attained by a trajectory, confine the trajectory to that region for all subsequent time steps. These generalize the notion of point attractors in that only a subset of the system’s variables is fixed in a trap space. Many of our formal results rely on recasting these structures in the parity view of the parity-expanded network as follows. A stable module M is a non-empty sourceless subhypergraph of the parity-expanded network such that M does not overlap (does not share virtual nodes) with its image under parity. A stable motif is a stable module that does not contain any smaller stable module; note that this implies that a stable motif is strongly connected. Because stable modules (and, thus, also stable motifs) are sourceless, every virtual node in a stable module M can be maintained in its active state by other virtual nodes in M, meaning that the activity of M is self-sustaining. Once M is activated, it cannot be inactivated except via direct override of its virtual node activities by direct external controls (as opposed to inactivation via the effects of upstream pathways). Thus, M describes a control-robust trap space in which the values of certain variables are stationary (47, 51). The trap spaces corresponding to the activity of stable modules are exactly those considered by (49), with larger trap spaces (more states) corresponding to smaller stable modules (fewer constrained variables) and vice versa. See Fig. 1 for an example of the parity-expanded network and stable motifs.
We leverage the parity properties of the parity-expanded network to prove new results about driver node sets (54) and their relation to attractors. Formal statements and proofs are given in text S3. Recall that a set of virtual nodes is called consistent if it is disjoint from its image under parity [i.e., it contains no pair of nodes of the form (i,1) and (i,0)]. We say that a consistent set of virtual nodes S drives a virtual node I if I is consistent with S and if FI(X) = 1 for every attractor state X of the dynamics obtained by restriction to the states in which S is active. As a particular example, the vertex set of any stable motif drives itself (is self-sustaining). The set of all virtual nodes driven by S is called the domain of influence (DOI) of S, written as DOI(S). It follows from this definition that (with probability 1) trajectories with S initially active eventually either inactivate S or activate all of DOI(S). It is often useful to study the subset DOI(S) − S of DOI(S), which consists of all virtual nodes (i, s) ∉ S for which Xi = s is fixed in all attractors of the dynamics restricted to the subspace defined by S. Similarly, DOI(S) in its entirety is the union of DOI(S) − S and the members of S driven by DOI(S) − S. We say that S is self-negating if there exists a subset T of DOI(S) − S such that DOI(T) intersects the image of S under parity (i.e., T drives a node that contradicts S). In such cases, S cannot be active in every state of any attractor. This definition of the DOI is closely related to concepts presented in (54).
Calculating DOI(S) can be difficult in general, so we focus instead on a commonly used and easily calculated subset of the driving relation: the logical domain of influence (LDOI). A set S of virtual nodes logically drives a virtual node I (which may or may not be in S) if there is a nontrivial multipath in the parity-expanded network from a subset of S to I with all virtual nodes in the path consistent with S (this requires that I is consistent with S). Here, a (nontrivial) multipath from a set S to a node I is a (non-empty) finite sequence of hyperedges {(hparents,i, hchildren,i) : i = 0,1, …. , n} such that (i) hparents,0 ⊆ S = S0, (ii) hparents,i ⊆ Si−1 ⊆ hchildren, i−1, and (iii) I ∈ hchildren,n. Note that for I ∈ S, a consistent nontrivial multipath exists from S to I [i.e., I ∈ LDOI(S)] if and only if upon restriction to the subspace defined by S and percolation of constant values, I becomes active. The set of all I logically driven by S is called the LDOI of S, written as LDOI(S) [or LDOI(i, s) when S = {(i, s)} is of size one]. Intuitively, LDOI(S) corresponds to the variable values that become fixed after percolating S through the update functions and simplifying algebraically. As demonstrated in (54), if S is a subset of LDOI(S), then LDOI(S) contains the virtual nodes of a stable motif. If LDOI(S) contains a stable motif M, we say that S (logically) drives M.
Our main result in this section (theorem 1 in text S3) states that if an attractor contains a state for which S is active, it must also contain a state for which DOI(S) is active. This result illustrates how the DOI of a set of virtual nodes can constrain which states must coexist within an attractor. These considerations are important in constructing Boolean models in which certain system configurations should correspond to different long-term qualitative system behaviors (e.g., phenotypes). Two corollaries of this result allow one to study the conditions under which an attractor avoids activating a particular set of stable motifs. This problem is of interest, for example, in biology, where one or more stable motifs may correspond to a diseased state of the system; the goal in this case is to identify drug targets that avoid stabilizing the diseased state. We will also make use of these results in later sections to enumerate a system’s attractors.
The first of the two corollaries (corollary 1 in text S3) can be viewed as a compatibility condition for a stable motif’s activity and the activity of a virtual node that drives it. In the context of system control, it states that if fixing Xi is sufficient to eventually activate a stable motif M, then the oscillation of Xi is also sufficient to activate M. It can also be viewed as a consistency condition for attractors: If Xi = s leads to activation of M, then we cannot have Xi = s in an attractor (even transiently) in which M is inactive. This result provides a powerful way to identify circumstances in which no stable motif activates: In such cases, all stable motif drivers must be permanently inactive. Specifically, we collect all single-node drivers of all stable motifs into a set Δ and test whether or not ¬Δ = (i, ¬ s) : (i, s) ∈ Δ is self-negating. If it is self-negating, then it follows that at least one element of ¬Δ is not permanently active in each attractor, and thus (by corollary 1), this element must eventually stabilize at least one stable motif. The formal statement of this result is given as corollary 2 in text S3.
Time reversal of Boolean systems and stable motifs of the time-reversed system as unstable “Gardens of Eden”
A second set of foundational results in this work is the construction of the time reversal of an asynchronous-update Boolean system, which exists despite the system’s inherent stochasticity. We use the time-reversal transformation to help identify discrete analogs of unstable manifolds in the state space. The time reversal (TR) of a Boolean system governed by update functions fi is called the time-reversed system and is governed by the update functions fi−, where fi− = ¬ fi(Xi = ¬ Xi) (i.e., in a state X, the value of fi is obtained by negating the value of Xi, evaluating fi, and taking the negation of that output). Like the parity transformation, we formally define the time reversal as a transformation of the Boolean system given by its effect on the update functions. It similarly induces transformations of structures that are derived from these functions. For example, the time reversal of a parity-expanded network G for update functions fi can be obtained as the parity-expanded network for the update functions and is denoted TR(G). Similarly, the STG of a system is related to its time-reversed counterpart by reversing the direction of all edges (see Fig. 2A). Thus, one may follow the evolution of the time-reversed system on the STG by following edges in the reverse direction. Equivalently and in analogy to concepts in solid-state physics, one may imagine that all but one of the nodes in the STG are occupied by walkers who may not share an STG node. If the walkers randomly follow the edges of the STG, then the position of the unoccupied “hole” evolves according to the possible trajectories of the time-reversed system.
Fig. 2. Illustration of the time-reversal transformation on the example from Fig. 1.
(A) The original system’s STG alongside the STG of its time reversal. The time reversal has the effect of reversing the direction of each edge in the STG. The interaction network and update functions of the time-reversed system are depicted in (B) alongside its parity-expanded network in (C). Red interaction network edges indicate inhibition, while black edges indicate activation. The virtual nodes and hyperedges of the time-reversed system’s two stable motifs are highlighted in yellow and orange in the parity-expanded network, and the regions of state space in which they are active are highlighted in the system’s STG on the left in (A). Note that the system states highlighted in yellow (000 and 001) viewed in the original system’s STG form a subgraph that has no in-component and the state 001 is a Garden of Eden state. The same is true for the system states highlighted in orange. In this example, the sign of the regulation (inhibition versus activation) is reversed under the time reversal. This holds, in general, for all interactions except self-regulation, which does not change sign under time reversal.
The concept of Garden of Eden states, which are source nodes of the STG (60, 61), can be generalized as subgraphs of the STG that do not have incoming edges; we call these subgraphs Garden of Eden spaces. They are analogous to unstable manifolds of ODE systems in the sense that no trajectory can enter these spaces from the outside. Any trap space of a system, and, in particular, any of its stable motifs, is a Garden of Eden space in the time-reversed system and vice versa. For example, the states marked in green in Fig. 1A form a trap space of the original system and a Garden of Eden space of its time-reversed counterpart, while the states marked in yellow form a trap space of the time-reversed system and a Garden of Eden space of the original system. An important consequence of this time reversal–based mapping between trap spaces and Garden of Eden spaces is that no attractor of a system can cross the boundary of any of the system’s trap spaces or Garden of Eden spaces. This observation is especially helpful in eliminating states from consideration when searching for attractors via direct STG construction or in reducing the number of relevant initial conditions for study. We leverage these methods to construct an efficient attractor-identification algorithm and explore their utility by way of example in the “Application to decision-making in empirical biological network models” section.
Stable motif succession determines state-space decision-making and attractors
As a Boolean system’s STG has 2N nodes and up to 2NN edges (for stochastic asynchronous update), for systems with many entities (large N), it is impractical to use the STG to determine the system’s attractor repertoire. Stable motif–based, or trap space–based, attractor identification methods are often more effective (47, 48). In the iterative approach of (48), a system’s stable motifs are identified, and one is selected to “lock in.” The system’s update functions are then reduced under the assumption that the system’s state is confined to the region described by the stable motif, resulting in a reduced network. Rephrased in our framework, each stable motif is selected, in turn, and the parity-expanded network is simplified under the assumption that the motif’s virtual nodes are active, resulting in a reduced Boolean system. We use the notation Red(G, M) for the reduced parity-expanded network that results after restricting the dynamics to the subspace defined by the activity of M and its LDOI. The process is repeated recursively for each reduced parity-expanded network until all possible permutations of stable motif activation are explored. The result is a succession diagram, Σ, which is a directed acyclic graph whose nodes are the unions of the vertex sets of stable motifs used to obtain each reduced system (see text S2 for a formal definition). For an example of this process and the resulting succession diagram, see Fig. 3.
Fig. 3. Outline of the iterative stable motif reduction process on a simple example.
(A) A Boolean system’s interaction network and update functions. The corresponding parity-expanded network, G, is shown in (B); there are three stable motifs, highlighted in blue, green, or purple. In (C), the stable motif corresponding to XA = XB = 1 is selected and the effect of maintaining its activity is highlighted in blue; in particular, it leads to XC = XD = 1. The variables that are unfixed (XE and XF) then form the bistable system Red(G, {(A,1), (B,1)}) whose parity-expanded network is shown in (D). The reduced system has two stable motifs, highlighted in pink or purple; the latter was also a stable motif of the original system. All possible sequences of stable motif selection and reduction are summarized in a succession diagram (E). Each node of the succession diagram is a set of virtual nodes that contains the stable motifs that were selected for use in the reduction. The colors of the edges in the succession diagram indicate which stable motif is selected to get from one reduction to the next. The process terminates when no stable motifs remain, and the attractors of the maximally reduced systems are identified as attractors of the unreduced system (highlighted in yellow, orange, and brown).
The succession diagram serves as a summary of the decisions in the system dynamics that lead to successively more restrictive nested trap spaces. Each node of the succession diagram corresponds to a region of the state space in which the denoted stable motifs are active. Each branch point in the succession diagram represents potential choices to be made; which choice is ultimately selected by the system depends on various factors including the stochastic update order. It follows from the nestedness of these trap spaces that the system cannot transition between regions that are not connected by a path in the succession diagram, i.e., the succession diagram encompasses the entire repertoire of decisions that the system is capable of making. The close relationship between the succession diagram and branch points in the dynamics is illustrated in fig. S1 by constructing the full STG of the example from Fig. 3. In the “Application to decision-making in empirical biological network models” section below, we illustrate how the succession diagram can be used to analyze the complex state-space decision-making in systems biology models.
One must take special care to consider the possibility of oscillations that avoid activation of stable motifs. For example, consider the system shown in Fig. 4
Fig. 4. An illustration of methods to refine the portion of the STG that may contain motif-avoidant attractors using the system fA(X) = fB(X) = ¬XA∧¬XB∨XC; fC(X) = XA∧XB as an example.
(A) The system’s parity-expanded network and its sole stable motif (in green). This stable motif has one driver set, {(C,1)} (bold outline). By corollaries 1 and 2 (text S3), any motif-avoidant attractor must have XC = 0 and F(C,0) = ¬ XA ∨ ¬ XB = 1 fixed, i.e., such an attractor can only contain states that satisfy R(X) = ¬ XC ∧ (¬XA ∨ ¬XB) = 1. (B) The parity-expanded network of the time-reversed system, with its three stable motifs highlighted in purple, blue, and orange. (C) The STG of the system. The states corresponding to each of the stable motifs in (A) and (B) are highlighted in matching colors. States with (C,1) active are highlighted with a bold outline; none of these states can be part of a stable motif–avoidant attractor. The three stable motifs of the time reversal partition the STG into five subgraphs based on which time-reversal stable motifs are active: none, purple, blue only, orange only, or both orange and blue. These subgraphs, highlighted by color, are Garden of Eden spaces of the forward-time system. No attractor of the forward-time system can cross between these regions. Any motif-avoidant attractor of the system must reside in the terminal restriction space of the STG (yellow). The states 100, 000, and 010 form a motif-avoidant attractor in which XC = 0 is fixed while XA and XB oscillate.
This system’s parity-expanded network contains only one stable motif, the hypergraph induced by (A,1), (B,1), (C,1), which corresponds to the system’s sole point attractor XA = XB = XC = 1. Previous stable motif– or trap space–based methods (48, 49) would correctly identify this point attractor by finding the corresponding stable motif. This system, however, contains an additional attractor in stochastic asynchronous update. In the second attractor, XC remains in the 0 state, while XA and XB oscillate; this second attractor is not identified by previous iterative stable motif reduction methods. Other existing methods can identify this attractor via simulation or can detect that at least one attractor lies outside the union of identified trap spaces. For a detailed discussion of the nature of these oscillations and their implications for the completeness of the attractor repertoire identified by iterative stable motif reduction, see (51). These oscillations motivate us to propose more robust automated methods that can identify oscillations that fail to activate stable motifs. These methods make practical what previously was impractical: the identification of the attractor repertoire of ensembles of large Boolean systems. Our method automatically identifies all complex attractors, including those that were overlooked by previous iterative stable motif reduction methods.
Overview of the attractor identification algorithm
We follow an iterative stable motif approach to attractor identification in which stable motifs are recursively used to produce reduced Boolean systems (and corresponding reduced parity-expanded networks) until no additional stable motifs remain (see Fig. 3). At each stage in the iteration for which a reduced parity-expanded network contains a stable motif, we identify complex attractors that do not activate any additional stable motifs. We call such attractors motif-avoidant and call reduced systems with motif-avoidant attractors terminal. Although terminality requires analysis of the system’s STG in the general case, it is usually possible to substantially reduce the computational burden by application of a necessary condition for terminality that arises from corollary 2 (text S3) and properties of the parity-expanded network. We consider the set Δ of all virtual nodes that individually drive any stable motif to obtain theorem 3 (text S3), which can be informally stated as follows: All motif-avoidant attractor states satisfy R(X) = 1, where R(X) = ∧I ∈ ¬ Δ(σI(X) ∧ FI(X) ∧ (∧J ∈ LDOI(I)σJ(X))) [and R(X) ≡ 1 when Δ is empty]. This result is a necessary consistency condition for the inactivity of stable motif drivers. In the example in Fig. 4, there is only one single-node driver of the system’s sole stable motif, namely, (C,1). Thus, the entire negated driver set is ¬Δ = (C,0). We calculate that LDOI(C,0) is empty and that the update function for (C,0) is F(C,0)(X) = ¬ XA ∨ ¬ XB. Therefore, we find R(X) = ¬ XC ∧ ( ¬ XA ∨ ¬ XB). In Fig. 4C, only the three yellow states have R(X) = 1, and so, any motif-avoidant attractor is confined to those three states.
We also leverage time reversal in determining terminality. If a stable motif M− of the time-reversal TR(G) of the parity-expanded network G is active in a state X, then X can only be in an attractor of G if M− (viewed as a set of virtual nodes in the forward-time system) is not self-negating in G. Thus, when considering states that may be in a motif-avoidant attractor of G, we can ignore states belonging to stable motifs of G and belonging to self-negating stable motifs of TR(G) and states for which R(X) is zero. We call the remaining states the terminal restriction space of G. For example, the terminal restriction space of the system in Fig. 4 is the yellow portion of its STG. In practice, focusing on the terminal restriction space can reduce the number of variables that must be simulated by a considerable amount. For example, we analyzed the 60-node T-LGL (T-cell large granular lymphocyte) network of (62), whose STG is too large (hundreds of petabytes or more) to practically construct. Previous stable motif–based algorithms can estimate the attractor repertoire in a matter of hours but cannot guarantee the absence of motif-avoidant attractors without building the STG (48). Exploring only the terminal restriction space, however, results in a reduction of the search space by a factor of over 2 billion and allows us to exactly identify all the attractors of the system in a matter of minutes [for the purposes of making explicit comparisons to a fully constructed STG, we analyze a simplified model (63) of this same system, in text S6]. We have also found many examples of RBNs (K = 2, p = 0.5, N = 4096) in which the terminal restriction space of the initial network is of size zero, a state-space reduction of 24096. For a description of the algorithm that we used to efficiently search the reduced terminal restriction state space for motif-avoidant attractors, see text S5.
In some cases, even the terminal restriction space is too large to simulate. In these cases, we can obtain information about the number of motif-avoidant attractors via the network reduction method of (64, 65). Variables that do not self-regulate are iteratively “deleted” by substituting their update functions into their successors’ update functions (see Fig. 5). This method, which we call deletion projection, provides a projection map, π, that has been proved to preserve certain features of the attractor repertoire, regardless of the number of deletions performed to obtain the projection map. In particular, all point attractors are preserved, and complex attractors of the original system map to one or more complex attractors of the projected system. Although not necessary for any of our theoretical results, variables with constant update functions are always prioritized for deletion as a computational optimization. It was shown in (65) that the order in which variables are deleted does not affect π. The inverse map preserves all point attractors but only a subset of complex attractors in general (in other words, the projected system can have more, but never fewer, complex attractors than are present in the unprojected system). We combine the concepts of stable motifs and driver nodes with the deletion projection method of (64, 65) to investigate the terminality of a motif-reduced Boolean system. We show that the DOI of a set of virtual nodes that specifies a state for every variable in the projected system has a DOI in the unprojected system that specifies exactly one state, called a “representative state” in (64) (lemma 1 in text S3). Combining this result with theorem 1 (text S3) leads to one of our main results of this section: The activity of stable motifs in attractors is preserved by the deletion projection (theorem 2 in text S3). Theorem 2 allows us to test the terminality of a system by testing the terminality of its projection.
Fig. 5. Deletion projection example.
Each panel shows the interaction network, parity-expanded network, and STG of a system before projection (top), after projecting out one variable (middle), and after projecting out two variables (bottom). The attractors of each system and the stable motifs that are active therein are highlighted in green and purple. Attractors and stable motifs project onto attractors of the same color. The projection procedure preserves point attractors exactly. In general, the number of complex attractors (in this case, zero) serves as an upper bound on the number of complex attractors in the unprojected system [see, e.g., (64)]. One may view the action of the projection on the STG as contracting the top four nodes (100, 101, 110, and 111) to a single node (1--), with representative state 101 (transitions among these four nodes ultimately lead to 101); a similar view can be taken of the bottom four nodes. We note that the projection procedure respects the parity layer partitioning of virtual nodes. In accordance with theorem 2, the stable motifs [{(A,1),(B,0)} and {(A,0),(B,1)}, which project to the self-activating virtual nodes (A,1) and (A,0), respectively] are preserved in the sense that, for example, the attractor with (A,1) active in the bottom panel corresponds to an attractor in which the stable motif {(A,1),(B,0)} [which projects onto (A,1)] is active. This implies that the value of XA is sufficient to determine which attractor the system attains.
We give a visual overview of the algorithm in fig. S2. We also present a “by hand” example of the approach on a five-variable system in fig. S3. We implement the techniques described in this section in the StableMotifs Python Library (available at https://github.com/jcrozum/StableMotifs/). Notably, our attractor-finding method outperforms the earlier stable motif–based method of (48) and the boolSim tool (66) integrated into GINsim (see text S8) (67). For example, our code was able to compute the succession diagram of the 69-node unstimulated epithelial-to-mesenchymal transition model of (33) in under 2 min on a consumer-grade desktop, while the software implementation of (48) was unable to do so within 12 hours.
RESULTS
Application to decision-making in empirical biological network models
In this section, we illustrate how our methods can be applied to validated Boolean models of biological networks to analytically connect regions of state space to decision-making (points of no return) in their dynamics and to subnetworks (stable motifs) in the underlying interaction network. The biological network models that we focus on are a model of the mammalian cell cycle phase switch (presented in the subsection below) (68) and a model (63) of a type of white blood cell cancer (T-LGL leukemia) (presented in text S6). In particular, we identify and characterize the Garden of Eden spaces, illustrate an informative partitioning of the state space, and fully describe the attractor basins. The phase switch is a tristable molecular circuit that drives mitosis. Its three steady states mark three stages of the cell cycle: G1, G2, and the spindle assembly checkpoint (SAC). Under various biologically relevant conditions, such as coupling to other molecular circuits, the phase switch oscillates between these stages in the order that they occur in the cell cycle (50); here, however, we study this switch in isolation. Further details of this model, including the update functions and stable motifs, are given in text S7.
Our focus is on how details of a system’s decision-making capacity can be explored by analyzing the system’s time reversal in conjunction with the succession diagram. We emphasize insights gained from the stable motifs of the time-reversed system. In principle, more granular initial condition tracing is possible via the full succession diagram of the time-reversed system. Figure 6 shows how the succession diagram and Garden of Eden spaces provide a concise summary of the irreversible commitments in state space; this is especially useful when the STG is too large or too dense to analyze directly (compare Fig. 6B and Fig. 6E). The compressed state space illustration of Fig. 6E unites information from the original and time-reversed system. It is equally or more informative than the full STG (Fig. 6B). The green oval stands for Garden of Eden spaces, with the internal diamonds representing generic states in several categories of these spaces: The darkest green diamond represents Garden of Eden states (fixed points of the time-reversed system); the green diamond represents states in the overlap of multiple stable motifs in the time-reversed system; the light green diamond represents states in a single stable motif of the time-reversed system; and last, the gray diamond represents states that do not lie in any stable motif of either the forward or backward time system. That states of this last type belong in a Garden of Eden space follows from the definition of stable motifs and the lack of motif-avoidant attractors in this system. Progression from darker to lighter green represents the commitment to exiting Garden of Eden spaces. Gray ovals represent overlapping spaces determined by the stable motif written inside each oval. The diamond symbols in these overlaps mark relevant trap spaces, e.g., the yellow diamond marks the trap space in which motifs P1, P5, and P6 are all active. Each edge corresponds to an irreversible commitment to a smaller trap space. For example, the yellow-blue diamond marking the intersection of the P1 and P5 spaces has two edges: The edge to the yellow diamond indicates a transition to the intersection of the P1, P5, and P6 motif regions, which determines an irreversible commitment to G2 (entry into the exclusive basin of attraction to G2), and the edge to the blue diamond indicates a transition to the intersection of the P0, P1, and P5 motif regions, which determines an irreversible commitment to G1 (entry into the exclusive basin of attraction to G1). Circular symbols indicate the attractors and highlight their position in the narrowest trap space. The graph structure in Fig. 6E is isomorphic to the graph structure in Fig. 6C, demonstrating that the stable motif succession diagram encapsulates the trajectory of the system in state space. The compressed succession diagram representation has the benefit that it can be constructed for very large networks whose STG cannot be built. As we will demonstrate in the next section, we can build succession diagrams for networks whose STGs have more nodes (≈24000) than can physically exist in the observable universe (≈2600, assuming one state per Planck volume and disregarding graph edges).
Fig. 6. Parity and time-reversal analysis elucidates state-space decision-making in the phase switch model of (68).
Text S7 provides further details about the model, including its update functions. The interaction network is presented in (A). The full STG is indicated in (B). The three point attractors of this model are the three large nodes highlighted in blue, yellow, and red and correspond to the G1, G2, and SAC phases of the cell cycle. The basins of attraction exclusive to each attractor are highlighted in the matching color. Gray nodes have paths to multiple attractors; the path taken depends on the stochastic update order. The stable motifs of the time-reversed system identify unstable Garden of Eden regions of the state space (highlighted in green) that cannot be (re)entered from the outside. A darker shade of green indicates the overlap of multiple Garden of Eden spaces. The three large green nodes are the Garden of Eden states of the system and are obtained analytically as the fixed points of the time-reversed system. (C) The stable motif succession diagram of the system, with stable motifs of the network and reduced network denoted by labels P0 to P6. The colors indicate, by the same scheme as in (B), which attractors are possible after commitment to each stable motif. (D) The subnetworks and node states associated with these stable motifs (blue, active/on; gray, inactive/off). These subnetworks and their states are obtained as strongly connected components of the parity-expanded network that do not contain parity-invariant subgraphs. In (E), we illustrate how the succession diagram and garden spaces together describe (analytically) the possible decisions that the system can make during its dynamics. Ovals represent specific subsets of the state space.
An important feature of this analysis is that decisions can be ascribed to specific strongly connected subgraphs of the interaction network. These subgraphs and their stable states correspond exactly to stable motifs, i.e., their representations in the parity-expanded network do not have any parity-invariant subgraphs. These can provide important biological insights. For example, because there are no paths in the succession diagram from P1 to SAC (Fig. 6C), we see that the P1 stable motif cannot be active during the SAC phase. Driver node analysis of the cyclin-dependent kinase 1 (Cdk1)–Wee1 feedback associated to the P1 stable motif (Fig. 6D) indicates that knockout of Cdk1 alone blocks the SAC. Following P1 commitment, the choice between G1 and G2 is decided by the activity of the Cdc25A-CyclinA feedback loop (P0) in competition with the Cdh1 (cadherin 1)-CyclinA feedback loop (P6) when pAPC (phosphorylated adenomatous polyposis coli complex) is inactive (P5).
RBN results
As an additional application, we study the scaling of the average number of attractors of ensembles of RBNs generated by the Kauffman N − K model (24). In this model, each of N nodes receives K edges from randomly selected “regulator” nodes. Each node’s (quenched) update function randomly maps each of the 2K possible combined regulator states to 1 with probability p or to 0 with probability 1 − p. Tuning the indegree K or the activation bias p yields an order-to-chaos transition at 2Kp(1 − p) = 1 (in the thermodynamic limit, when N → ∞) (41, 69–71). For additional details about previous studies of this model, see text S1. We address and resolve the open problem of the attractor number scaling in the critical K = 2, p = 0.5 regime under stochastic asynchronous update. The number of attractors provably scales as a power law asymptotically bounded above by Nln4 (72). In this section, we obtain the current best numerical estimate of the scaling exponent value (see Supplementary Code and the Random Boolean Network Application folder at https://github.com/jcrozum/StableMotifs/ for details on ensemble generation and analysis).
We generate ensembles for increasing network size N (from size N = 2 to size N = 4096) and apply our attractor identification algorithm to construct the succession diagram for each network and to determine or bound (in networks that are unusually computationally difficult) its number of attractors. For greater than 96% of the more than 10,000 unique networks generated, we are able to exactly enumerate the attractors, and this fraction never falls below 86% (260/300 for N = 2048) for any value of N considered here. For all but 13 (0.1% of the total) of the networks without an exact attractor count, we can constrain the number of attractors by using the deletion projection and/or counting the number of maximal stable modules (see Supplementary Code for details and implementation). Of these 13 networks, the plurality (5) is of size 4096, corresponding to 1.67%of the 300 networks generated for this size. For each of these remaining 13, we use the trivial lower bound of 1 for the number of attractors and choose an upper bound 10% larger than that of the most attractor-rich networks of the same size (see Supplementary Code for details). This makes these networks outliers without introducing undue sensitivity.
The scaling of the average number of attractors 〈A〉 as a function of network size N is shown in Fig. 7. By fitting power law 〈A〉 = a + bNc, we find that the exponent is c = 0.12 ± 0.05 [1 SD; 95% confidence interval (CI) [0.04,0.22]] when fitting only the networks for which we are able to exactly enumerate the attractors (blue circles and curve on Fig. 7). The attractor upper bounds (orange symbols and curve) yield an upper bound on the scaling exponent of c = 0.20 ± 0.05 (95% CI [0.11,0.30]). To ensure that the considered networks are sufficiently large, we analyze the scaling of the number of maximal stable modules in networks as large as N = 16,384 (recall that stable modules are source-free subgraphs of the parity-expanded network that have no parity-invariant subgraphs). Because maximal stable modules correspond to disjoint trap spaces in the state space, their number serves as a lower bound on the number of attractors. We include these lower bounds in our analysis of the lower bound scaling. In practice, the lower bounds are very often in 1-1 correspondence with the number of attractors, as is supported by the good agreement between the exact count of attractors and the lower bounds on the attractor counts. In particular, the scaling of the lower bounds (c = 0.13 ± 0.04, 95% CI [0.06,0.21]) is consistent with the attractor scaling for N ≤ 4096 and continues at least until N = 16,384, providing strong support that we have probed sufficiently large networks. These networks are of comparable size to many frequently studied genomes (e.g., N ≈ 4000 for the Escherichia coli genome, while for the human genome, N ≈ 20,000). Furthermore, our analysis of these lower bounds increases our confidence that we have considered sufficiently large N for the exact count scaling. This is because the mean estimates obtained by fitting up to N = 4096, N = 8192, and N = 16,834 are all in agreement with one another (c = 0.13 ± 0.04 for each of them) and within less than 10% of the mean estimate obtained for the N = 4096 exact counts (c = 0.12 ± 0.05). All the scaling exponents are well below the initially conjectured square root scaling (c = 0.5) and the theoretical maximum of c = ln 4(≈1.39). For additional details regarding the fitting procedure and error estimation, see Supplementary Code.
Fig. 7. Summary of RBN attractor scaling fits.
Symbols indicate the measured number of attractors and the lines represent fits of the form 〈A〉 = a + bNc using nonlinear least-square fitting (see Supplementary Code for implementation details). The fits yield intercept a = − 0.38, a = 0.44, and a = − 0.16 for the exact counts, upper bounds, and lower bounds, respectively. The exponents of the fits (c in 〈A〉 = a + bNc) are reported in the legend; see the main text or Supplementary Code for bootstrapped confidence intervals. For reference, the sizes of previously considered asynchronous RBN ensembles (73, 74) and several genetic networks from biology (79–83) are annotated on the horizontal axis.
Overall, we obtain the best current estimate of the exponent of K = 2, p = 0.5 Kauffman networks under stochastic update. Our analysis represents an 80-fold increase in network size over previous exact or near-exact enumeration analysis of asynchronous N − K RBNs (73, 74). We find a significantly lower exponent than the original exponent found by Kauffman and those identified in other stochastic updating schemes (72–74).
DISCUSSION
Two central questions in complexity science are “what emergent behaviors could a complex system exhibit?” and “what controls a complex system’s selection of one emergent behavior or another?”. While interesting questions from a purely theoretical perspective, they also have important applications in engineering, social science, and medicine. The past several decades have seen a growing number of collaborations between biologists, computer scientists, mathematicians, and physicists that approach these questions using Boolean networks. This work continues that interdisciplinary tradition using geometric intuitions from physics to prove new results in the mathematics of Boolean dynamics, which we have applied to develop improved computational methods for analyzing complex systems common in biology and other sciences. Coming full circle, these methods have yielded new results in the statistical mechanics of RBNs. Our methods allow efficient identification of the subspaces of the state space where robust commitments happen and connect these decision-making spaces to subnetworks in the underlying interaction network. Time reversal identifies a previously unexplored type of decision-making: the commitment to exit a Garden of Eden space, eliminating the option to ever return to that space. We associate each decision with the stabilization or destabilization of strongly connected subnetworks that do not contain any parity-invariant parts.
The parity symmetry of Boolean systems has led us to propose the parity-expanded network. Much like the STG, it is parity invariant (up to node relabeling) and completely encodes the system’s dynamics, but its number of nodes grows linearly with the system dimension rather than exponentially. It unites large knockout and knock-in (constitutive activity) perturbations within the same framework, greatly simplifying their analysis compared to the similar ideas presented in (31), upon which we build. This earlier construction made use of three types of nodes and lacked explicit dynamical structure, requiring careful case splitting and multiple system representations to study system perturbations [see e.g., (54)]. Rather than distinguish nodes that correspond to on and off states at a definitional level, we distinguish these nodes by their behavior under a global parity transformation. This view elucidates the role of the parity-expanded network as a parity invariant and of its stable motifs as strongly connected components that have no parity-invariant subgraphs. These insights have enabled our formal proofs of novel results that relate network reduction methods, driver sets, and stable motifs, results that we have leveraged to develop a fast attractor-finding method.
We have presented the time reversal of a stochastic update Boolean system and demonstrated its usefulness in analyzing the forward-in-time dynamics. Our implementation is closely related to GINsim’s model reversal (67). Just as stable motifs of a system describe stable spaces (subspaces that trajectories cannot exit) in the dynamics, stable motifs in the time reversal of that system describe unstable spaces (subspaces that trajectories cannot enter). This observation is especially helpful in eliminating states when searching for attractors via direct STG construction or in reducing the number of relevant initial conditions for study. In addition, it demonstrates an important property: The activity of any stable motif of a system or its time reversal is constant for any attractor. In this way, time reversal and parity elucidate the “attractor-conserved” quantities of a system’s dynamics. These attractor-conserved quantities are only conserved within attractors and may initially vary. Nonetheless, it is notable that there is a well-defined notion of time reversal in these inherently stochastic systems and that it yields asymptotic conservation laws.
By combining new results stemming from the parity-expanded network and time-reversal construction, we developed a method for fast attractor identification in stochastic update Boolean systems. We used this new method to explore the scaling in attractor number for asynchronous N − K Kauffman networks. Using these methods, we probed the power law scaling of the K = 2 critical (p = 0.5) Boolean networks under asynchronous update. Our new techniques allowed us to find or bound the number of attractors in these networks for sizes larger than ever before considered (N = 16,384), and we cover much of the biologically relevant ranges of gene regulatory network sizes. The power law scaling that we observe is much lower (by a factor of about 10) than the theoretical maximum of ln4 (72) and also lower than the originally conjectured 0.5 scaling exponent (24). The low average number of attractors that we find (〈A〉 ≈ 4 for networks with N ≈ 4000) is consistent with previous results on the average number of point attractors and stable synchronous attractors in this ensemble (57, 61). Notably, the low attractor number and slow scaling appear even when upper bounds for attractor numbers are used in the calculations instead of exact attractor counts, meaning that the results are not explainable by a systematic undercounting of attractors in large networks. Extending the considered network size beyond N = 4096 for the more easily computed lower bounds on the attractor size does not change the scaling exponent estimate. Because the exact counts and the lower bounds are in close agreement, this increases our confidence that we have considered sufficiently large N for the exact counts of attractors.
The relatively slow growth of the average number of attractors compared to (i) the originally conjectured 0.5 scaling exponent and (ii) the current cell type scaling estimate of 0.70 [0.88/1.26 = 0.70, based on the experimental data from (43)] has several possible explanations that suggest follow-up investigations. One possibility is that timing-specific attractors contribute substantially to the cell type scaling, implying that gene-regulatory synchrony plays a crucial role in a cell’s ability to differentiate. Alternatively, the scaling of the attractor number under stochastic update might vary between critical RBN ensembles (e.g., it may differ in ensembles using canalizing functions or threshold functions), and some of these other ensembles could more accurately reproduce the observed cell type scaling. Analysis of the attractor number scaling in other RBN ensembles using our approach should help answer this question. It is also possible that gene regulatory networks of living organisms have evolved to increase the number of robust attractors, a process that is not fully captured by these ensembles of RBN.
The methods developed here can be readily applied to the numerous published Boolean models of biological systems to elucidate their full attractor repertoire. Our framework can also bring further insight into a variety of models that could be reformulated as Boolean models. For example, the quenched Glauber dynamics set on a network (75), models of binary opinion propagation (8), or the Hopfield model (23) can be expressed with threshold Boolean functions. The stable motifs of these systems, and correspondingly the trap spaces of their dynamics, can be identified as particular instances of strongly connected subgraphs. In the Watts model of opinion propagation, the percolation of an opinion depends on the existence of a strongly connected subgraph of early adopters, who can be influenced by a single neighbor to adopt the opinion (18). We expect that future adaptation of our methods to these models will be able to reveal rare attractors (metastable states).
Apart from the direct application to Boolean models that we have emphasized here, time reversal and parity play a role in describing the fundamental logical relationships between entities in complex systems more generally. In this view, the logical parity inversion and time reversal of a system describe a coarse-grained and discretized version of the dynamics, which, in turn, provides insight into the dynamics of more detailed models; see e.g., (45, 76) for further discussion. While the extent to which our key results generalize beyond the stochastic Boolean systems presented here remains an open question, we are encouraged by preexisting analogs of expanded networks in multilevel systems (55) and ODEs (56), as well as by results connecting logic-based models to ODEs (45, 76–78). Although our focus here is at the level of interaction logic, our results suggest a new approach to analyzing complexity: studying the relationship of a complex system to its logical parity inversion and time reversal to constrain the system’s repertoire of emergent behaviors.
Acknowledgments
Funding: This work was supported by NSF grants PHY 1545832, MCB 1715826, and IIS 1814405 to R.A. and the Stand Up to Cancer Foundation/The V Foundation Convergence Scholar Award to J.G.T.Z. (D2015-039). Author contributions: J.C.R., J.G.T.Z., and R.A. designed the research. J.C.R. and J.G.T.Z. developed the underlying theory with contributions from X.G. and R.A. J.C.R. developed the software tools used with contributions from J.G.T.Z. and D.D. J.C.R., J.G.T.Z., and D.D. conducted various numerical experiments. J.R. and J.G.T.Z. analyzed the simulation data with contributions from R.A. J.C.R. and R.A. led the writing of the paper and preparation of the figures. Competing interests: The authors declare that they have no competing interests. Data and materials availability: All data needed to evaluate the conclusions in the paper are present in the paper, in the Supplementary Materials, and/or at https://github.com/jcrozum/StableMotifs. Additional data related to this paper may be requested from the authors.
SUPPLEMENTARY MATERIALS
Supplementary material for this article is available at http://advances.sciencemag.org/cgi/content/full/7/29/eabf8124/DC1
REFERENCES AND NOTES
- 1.N. Boccara, Modeling Complex Systems (Springer Science & Business Media, 2010). [Google Scholar]
- 2.F. Schweitzer, Brownian Agents and Active Particles: Collective Dynamics in the Natural and Social Sciences (Springer Science & Business Media, 2007). [Google Scholar]
- 3.C. R. Shalizi, Methods and techniques of complex systems science: An overview, in Topics in Biomedical Engineering International Book Series (Springer, 2006), pp. 33–114. [Google Scholar]
- 4.H. Sayama, Introduction to the Modeling and Analysis of Complex Systems (Open SUNY Textbooks, 2015). [Google Scholar]
- 5.Vespignani A., Modelling dynamical processes in complex socio-technical systemsα. Nat. Phys. 8, 32–39 (2012). [Google Scholar]
- 6.Mora T., Bialek W., Are biological systems poised at criticality? J. Stat. Phys. 144, 268–302 (2011). [Google Scholar]
- 7.Ramaswamy S., The mechanics and statistics of active matter. Annu. Rev. Condens. Matter Phys. 1, 323–345 (2010). [Google Scholar]
- 8.Castellano C., Fortunato S., Loreto V., Statistical physics of social dynamics. Rev. Mod. Phys. 81, 591–646 (2009). [Google Scholar]
- 9.Motter A. E., Timme M., Antagonistic phenomena in network dynamics. Annu. Rev. Condens. Matter Phys. 9, 463–484 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.S. H. Strogatz, Nonlinear Dynamics and Chaos: With Applications to Physics, Biology, Chemistry, and Engineering (Taylor & Francis Group, 2018). [Google Scholar]
- 11.Tyson J. J., Novak B., A dynamical paradigm for molecular cell biology. Trends Cell Biol. 30, 504–515 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.S. F. Railsback, V. Grimm, Agent-Based and Individual-Based Modeling: A Practical Introduction (Princeton University Press, ed. 2, 2019). [Google Scholar]
- 13.T. Toffoli, N. Margolus, Cellular Automata Machines: A New Environment for Modeling (MIT Press, 1987). [Google Scholar]
- 14.A.-L. Barabási, Network Science (Cambridge Univ. Press, 2016). [Google Scholar]
- 15.M. Newman, Networks (Oxford Scholarship Online, 2010). [Google Scholar]
- 16.Li F., Long T., Lu Y., Ouyang Q., Tang C., The yeast cell-cycle network is robustly designed. Proc. Natl. Acad. Sci. U.S.A. 101, 4781–4786 (2004). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Espinosa-Soto C., Padilla-Longoria P., Alvarez-Buylla E. R., A gene regulatory network model for cell-fate determination during Arabidopsis thaliana flower development that is robust and recovers experimental gene expression profiles. Plant Cell 16, 2923–2939 (2004). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.D. J. Watts, A simple model of global cascades on random networks, in The Structure and Dynamics of Networks (Princeton Univ. Press, 2011). [Google Scholar]
- 19.H. Vollmer, Introduction to circuit complexity, in Texts in Theoretical Computer Science An EATCS Series (Springer, 1999). [Google Scholar]
- 20.Glauber R. J., Time-dependent statistics of the Ising model. J. Math. Phys. 4, 294–307 (1963). [Google Scholar]
- 21.Godrèche C., Luck J. M., Metastability in zero-temperature dynamics: Statistics of attractors. J. Phys. Condens. Matter 17, S2573–S2590 (2005). [Google Scholar]
- 22.McCulloch W. S., Pitts W., A logical calculus of the ideas immanent in nervous activity. The Bull. Math. Biophys. 5, 115–133 (1943). [PubMed] [Google Scholar]
- 23.Hopfield J. J., Neural networks and physical systems with emergent collective computational abilities. Proc. Natl. Acad. Sci. 79, 2554–2558 (1982). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Kauffman S. A., Metabolic stability and epigenesis in randomly constructed genetic nets. J. Theor. Biol. 22, 437–467 (1969). [DOI] [PubMed] [Google Scholar]
- 25.Thomas R., Boolean formalization of genetic control circuits. J. Theor. Biol. 42, 563–585 (1973). [DOI] [PubMed] [Google Scholar]
- 26.Samaga R., Klamt S., Modeling approaches for qualitative and semi-quantitative analysis of cellular signaling networks. Cell Commun. Signal 11, 43 (2013). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Kim J., Park S.-M., Cho K.-H., Discovery of a kernel for controlling biomolecular regulatory networks. Sci. Rep. 3, 2223 (2013). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28.Mendoza L., A network model for the control of the differentiation process in Th cells. Biosystems 84, 101–114 (2006). [DOI] [PubMed] [Google Scholar]
- 29.Naldi A., Carneiro J., Chaouiya C., Thieffry D., Diversity and plasticity of th cell types predicted from regulatory network modelling. PLOS Comput. Biol. 6, e1000912 (2010). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 30.Sánchez L., Thieffry D., A logical analysis of the Drosophila Gap-gene system. J. Theor. Biol. 211, 115–141 (2001). [DOI] [PubMed] [Google Scholar]
- 31.Albert R., Othmer H. G., The topology of the regulatory interactions predicts the expression pattern of the segment polarity genes in Drosophila melanogaster. J. Theor. Biol. 223, 1–18 (2003). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32.Cohen D. P. A., Martignetti L., Robine S., Barillot E., Zinovyev A., Calzone L., Mathematical modelling of molecular pathways enabling tumour cell invasion and migration. PLOS Comput. Biol. 11, e1004571 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Steinway S. N., Zañudo J. G. T., Ding W., Rountree C. B., Feith D. J., Loughran T. P. Jr., Albert R., Network modeling of TGFβ signaling in hepatocellular carcinoma epithelial-to-mesenchymal transition reveals joint sonic hedgehog and wnt pathway activation. Cancer Res. 74, 5963–5977 (2014). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34.Udyavar A. R., Wooten D. J., Hoeksema M., Bansal M., Califano A., Estrada L., Schnell S., Irish J. M., Massion P. P., Quaranta V., Novel hybrid phenotype revealed in small cell lung cancer by a transcription factor network model that can explain tumor heterogeneity. Cancer Res. 77, 1063–1074 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35.Eduati F., Jaaks P., Wappler J., Cramer T., Merten C. A., Garnett M. J., Saez-Rodriguez J., Patient-specific logic models of signaling pathways from screenings on cancer biopsies to prioritize personalized combination therapies. Mol. Syst. Biol. 16, e8664 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36.J. G. T. Zañudo, P. Mao, C. Alcon, K. J. Kowalski, G. N. Johnson, G. Xu, J. Baselga, M. Scaltriti, A. Letai, J. Montero, R. Albert, N. Wagle, Cell-line-specific network models of ER+ breast cancer identify PI3Kα inhibitor sensitivity factors and drug combinations. bioRxiv 10.1101/2020.08.25.261370 [Preprint]. 2020.
- 37.Ohta N., Waki K., Mochizuki A., Satou Y., A Boolean function for neural induction reveals a critical role of direct intercellular interactions in patterning the ectoderm of the ascidian embryo. PLOS Comput. Biol. 11, e1004687 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 38.Sahin O., Fröhlich H., Löbke C., Korf U., Burmester S., Majety M., Mattern J., Schupp I., Chaouiya C., Thieffry D., Poustka A., Wiemann S., Beissbarth T., Arlt D., Modeling ERBB receptor-regulated G1/S transition to find novel targets for de novo trastuzumab resistance. BMC Syst. Biol. 3, 1 (2009). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Bonzanni N., Garg A., Feenstra K. A., Schütte J., Kinston S., Miranda-Saavedra D., Heringa J., Xenarios I., Göttgens B., Hard-wired heterogeneity in blood stem cells revealed using a dynamic regulatory network model. Bioinformatics 29, i80–i88 (2013). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 40.Rodríguez-Jorge O., Kempis-Calanis L. A., Abou-Jaoudé W., Gutiérrez-Reyna D. Y., Hernandez C., Ramirez-Pliego O., Thomas-Chollier M., Spicuglia S., Santana M. A., Thieffry D., Cooperation between T cell receptor and Toll-like receptor 5 signaling for CD4+ T cell activation. Sci. Signal. 12, eaar3641 (2019). [DOI] [PubMed] [Google Scholar]
- 41.M. Aldana, S. Coppersmith, L. P. Kadanoff, Boolean dynamics with random couplings, in Perspectives and Problems in Nonlinear Science (Springer, 2003), pp. 23–89. [Google Scholar]
- 42.B. Drossel, Random Boolean networks, in Reviews of Nonlinear Dynamics and Complexity (Wiley, 2008), pp. 69–110.
- 43.Bornholdt S., Kauffman S., Ensembles, dynamics, and cell types: Revisiting the statistical mechanics perspective on cellular regulation. J. Theor. Biol. 467, 15–22 (2019). [DOI] [PubMed] [Google Scholar]
- 44.Abou-Jaoudé W., Traynard P., Monteiro P. T., Saez-Rodriguez J., Helikar T., Thieffry D., Chaouiya C., Logical modeling and dynamical analysis of cellular networks. Front. Genet. 7, 94 (2016). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.Thomas R., On the relation between the logical structure of systems and their ability to generate multiple steady states or sustained oscillations. Springer Ser. Synerg. 9, 180–193 (1981). [Google Scholar]
- 46.Richard A., Positive and negative cycles in Boolean networks. J. Theor. Biol. 463, 67–76 (2019). [DOI] [PubMed] [Google Scholar]
- 47.Klarner H., Bockmayr A., Siebert H., Computing maximal and minimal trap spaces of Boolean networks. Nat. Computing. 14, 535–544 (2015). [Google Scholar]
- 48.Zañudo J. G. T., Albert R., An effective network reduction approach to find the dynamical repertoire of discrete dynamic networks. Chaos 23, 025111 (2013). [DOI] [PubMed] [Google Scholar]
- 49.Klarner H., Streck A., Siebert H., PyBoolNet: A Python package for the generation, analysis and visualization of Boolean networks. Bioinformatics 33, 770–772 (2016). [DOI] [PubMed] [Google Scholar]
- 50.Deritei D., Rozum J., Regan E. R., Albert R., A feedback loop of conditionally stable circuits drives the cell cycle from checkpoint to checkpoint. Sci. Rep. 9, 16430 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 51.Zañudo J. G. T., Albert R., Cell fate reprogramming by control of intracellular network dynamics. PLoS Comput. Biol. 11, e1004193 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 52.Steinway S. N., Zañudo J. G. T., Michel P. J., Feith D. J., Loughran T. P., Albert R., Combinatorial interventions inhibit TGFβ-driven epithelial-to-mesenchymal transition and support hybrid cellular phenotypes. NPJ Syst. Biol. Appl. 1, 15014 (2015). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 53.Maheshwari P., Albert R., A framework to find the logic backbone of a biological network. BMC Syst. Biol. 11, 122 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 54.Yang G., Zañudo J. G. T., Albert R., Target control in logical models using the domain of influence of nodes. Front. Physiol. 9, 454 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 55.Gan X., Albert R., General method to find the attractors of discrete dynamic models of biological systems. Phys. Rev. E 97, 042308 (2018). [DOI] [PubMed] [Google Scholar]
- 56.Rozum J. C., Albert R., Identifying (un)controllable dynamical behavior in complex networks. PLOS Comput. Biol. 14, e1006630 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 57.Klemm K., Bornholdt S., Stable and unstable attractors in Boolean networks. Phys. Rev. E Stat. Nonlin. Soft Matter Phys. 72, 055101 (2005). [DOI] [PubMed] [Google Scholar]
- 58.Zheng D., Yang G., Li X., Wang Z., Liu F., He L., An efficient algorithm for computing attractors of synchronous and asynchronous Boolean networks. PLOS ONE 8, e60593 (2013). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 59.Garg A., Mohanram K., Di Cara A., De Micheli G., Xenarios I., Modeling stochasticity and robustness in gene regulatory networks. Bioinformatics 25, i101–i109 (2009). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 60.A. Wuensche, Exploring Discrete Dynamics (Luniver Press, 2011). [Google Scholar]
- 61.T. Bossomaier, I. Harvey, Time out of joint: Attractors in asynchronous random networks, in Proceedings of the Fourth European Conference on Artificial Life (MIT Press, 1997), pp. 67–75. [Google Scholar]
- 62.Zhang R., Shah M. V., Yang J., Nyland S. B., Liu X., Yun J. K., Albert R., Loughran T. P., Network model of survival signaling in large granular lymphocyte leukemia. Proc. Natl. Acad. Sci. U.S.A. 105, 16308–16313 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 63.Saadatpour A., Wang R.-S., Liao A., Liu X., Loughran T. P., Albert I., Albert R., Dynamical and structural analysis of a T cell survival network identifies novel candidate therapeutic targets for large granular lymphocyte leukemia. PLOS Comput. Biol. 7, e1002267 (2011). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 64.Naldi A., Remy E., Thieffry D., Chaouiya C., Dynamically consistent reduction of logical regulatory graphs. Theor. Comput. Sci. 412, 2207–2218 (2011). [Google Scholar]
- 65.Veliz-Cuba A., Reduction of Boolean network models. J. Theor. Biol. 289, 167–172 (2011). [DOI] [PubMed] [Google Scholar]
- 66.Garg A., Di Cara A., Xenarios I., Mendoza L., De Micheli G., Synchronous versus asynchronous modeling of gene regulatory networks. Bioinformatics 24, 1917–1925 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 67.Naldi A., Hernandez C., Abou-Jaoudé W., Monteiro P. T., Chaouiya C., Thieffry D., Logical modeling and analysis of cellular regulatory networks with GINsim 3.0. Front. Physiol. 9, 646 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 68.Deritei D., Aird W. C., Ercsey-Ravasz M., Regan E. R., Principles of dynamical modularity in biological regulatory networks. Sci. Rep. 6, 21957 (2016). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 69.Derrida B., Pomeau Y., Random networks of automata: A simple annealed approximation. Euro. Phys. Lett. 1, 45–49 (1986). [Google Scholar]
- 70.Socolar J. E. S., Kauffman S. A., Scaling in ordered and critical random Boolean networks. Phys. Rev. Lett. 90, 068702 (2003). [DOI] [PubMed] [Google Scholar]
- 71.Villani M., Campioli D., Damiani C., Roli A., Filisetti A., Serra R., Dynamical regimes in non-ergodic random Boolean networks. Nat. Comput. 16, 353–363 (2017). [Google Scholar]
- 72.Greil F., Drossel B., Dynamics of critical Kauffman networks under asynchronous stochastic update. Phys. Rev. Lett. 95, 048701 (2005). [DOI] [PubMed] [Google Scholar]
- 73.C. Gershenson, Updating schemes in random Boolean networks, in Artificial Life IX (MIT Press, 2004). [Google Scholar]
- 74.Trinh V. G., Hiraishi K., A study on attractors of generalized asynchronous random Boolean networks. IEICE Trans. Fund. Electron. Commun. Comput. Sci. E103.A, 987–994 (2020). [Google Scholar]
- 75.Castellano C., Loreto V., Barrat A., Cecconi F., Parisi D., Comparison of voter and Glauber ordering dynamics on networks. Phys. Rev. E Stat. Nonlin. Soft Matter Phys. 71, 066107 (2005). [DOI] [PubMed] [Google Scholar]
- 76.Rozum J. C., Albert R., Controlling the cell cycle restriction switch across the information gradient. Adv. Comp. Syst. 22, 1950020 (2019). [Google Scholar]
- 77.Krumsiek J., Pölsterl S., Wittmann D. M., Theis F. J., Odefy—From discrete to continuous models. BMC Bioinformatic 11, 233 (2010). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 78.Rozum J. C., Albert R., Self-sustaining positive feedback loops in discrete and continuous systems. J. Theor. Biol. 459, 36–44 (2018). [DOI] [PubMed] [Google Scholar]
- 79.Lambert S. A., Jolma A., Campitelli L. F., Das P. K., Yin Y., Albu M., Chen X., Taipale J., Hughes T. R., Weirauch M. T., The human transcription factors. Cell 172, 650–665 (2018). [DOI] [PubMed] [Google Scholar]
- 80.Dufresne A., Salanoubat M., Partensky F., Artiguenave F., Axmann I. M., Barbe V., Duprat S., Galperin M. Y., Koonin E. V., Le Gall F., Makarova K. S., Ostrowski M., Oztas S., Robert C., Rogozin I. B., Scanlan D. J., de Marsac N. T., Weissenbach J., Wincker P., Wolf Y. I., Hess W. R., Genome sequence of the cyanobacterium Prochlorococcus marinus SS120, a nearly minimal oxyphototrophic genome. Proc. Natl. Acad. Sci. 100, 10020–10025 (2003). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 81.Blattner F. R., Plunkett G. III, Bloch C. A., Perna N. T., Burland V., Riley M., Collado-Vides J., Glasner J. D., Rode C. K., Mayhew G. F., Gregor J., Davis N. W., Kirkpatrick H. A., Goeden M. A., Rose D. J., Mau B., Shao Y., The complete genome sequence of Escherichia coli K-12. Science 277, 1453–1462 (1997). [DOI] [PubMed] [Google Scholar]
- 82.Honeybee Genome Sequencing Consortium , Insights into social insects from the genome of the honeybee Apis mellifera. Nature 443, 931–949 (2006). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 83.Venter J. C., Adams M. D., Myers E. W., Li P. W., Mural R. J., Sutton G. G., Smith H. O., Yandell M., Evans C. A., Holt R. A., Gocayne J. D., Amanatides P., Ballew R. M., Huson D. H., Wortman J. R., Zhang Q., Kodira C. D., Zheng X. H., Chen L., Skupski M., Subramanian G., Thomas P. D., Zhang J., Gabor Miklos G. L., Nelson C., Broder S., Clark A. G., Nadeau J., McKusick V. A., Zinder N., Levine A. J., Roberts R. J., Simon M., Slayman C., Hunkapiller M., Bolanos R., Delcher A., Dew I., Fasulo D., Flanigan M., Florea L., Halpern A., Hannenhalli S., Kravitz S., Levy S., Mobarry C., Reinert K., Remington K., Abu-Threideh J., Beasley E., Biddick K., Bonazzi V., Brandon R., Cargill M., Chandramouliswaran I., Charlab R., Chaturvedi K., Deng Z., Di Francesco V., Dunn P., Eilbeck K., Evangelista C., Gabrielian A. E., Gan W., Ge W., Gong F., Gu Z., Guan P., Heiman T. J., Higgins M. E., Ji R. R., Ke Z., Ketchum K. A., Lai Z., Lei Y., Li Z., Li J., Liang Y., Lin X., Lu F., Merkulov G. V., Milshina N., Moore H. M., Naik A. K., Narayan V. A., Neelam B., Nusskern D., Rusch D. B., Salzberg S., Shao W., Shue B., Sun J., Wang Z., Wang A., Wang X., Wang J., Wei M., Wides R., Xiao C., Yan C., Yao A., Ye J., Zhan M., Zhang W., Zhang H., Zhao Q., Zheng L., Zhong F., Zhong W., Zhu S., Zhao S., Gilbert D., Baumhueter S., Spier G., Carter C., Cravchik A., Woodage T., Ali F., An H., Awe A., Baldwin D., Baden H., Barnstead M., Barrow I., Beeson K., Busam D., Carver A., Center A., Cheng M. L., Curry L., Danaher S., Davenport L., Desilets R., Dietz S., Dodson K., Doup L., Ferriera S., Garg N., Gluecksmann A., Hart B., Haynes J., Haynes C., Heiner C., Hladun S., Hostin D., Houck J., Howland T., Ibegwam C., Johnson J., Kalush F., Kline L., Koduru S., Love A., Mann F., May D., McCawley S., McIntosh T., McMullen I., Moy M., Moy L., Murphy B., Nelson K., Pfannkoch C., Pratts E., Puri V., Qureshi H., Reardon M., Rodriguez R., Rogers Y. H., Romblad D., Ruhfel B., Scott R., Sitter C., Smallwood M., Stewart E., Strong R., Suh E., Thomas R., Tint N. N., Tse S., Vech C., Wang G., Wetter J., Williams S., Williams M., Windsor S., Winn-Deen E., Wolfe K., Zaveri J., Zaveri K., Abril J. F., Guigó R., Campbell M. J., Sjolander K. V., Karlak B., Kejariwal A., Mi H., Lazareva B., Hatton T., Narechania A., Diemer K., Muruganujan A., Guo N., Sato S., Bafna V., Istrail S., Lippert R., Schwartz R., Walenz B., Yooseph S., Allen D., Basu A., Baxendale J., Blick L., Caminha M., Carnes-Stine J., Caulk P., Chiang Y. H., Coyne M., Dahlke C., Mays A., Dombroski M., Donnelly M., Ely D., Esparham S., Fosler C., Gire H., Glanowski S., Glasser K., Glodek A., Gorokhov M., Graham K., Gropman B., Harris M., Heil J., Henderson S., Hoover J., Jennings D., Jordan C., Jordan J., Kasha J., Kagan L., Kraft C., Levitsky A., Lewis M., Liu X., Lopez J., Ma D., Majoros W., McDaniel J., Murphy S., Newman M., Nguyen T., Nguyen N., Nodell M., Pan S., Peck J., Peterson M., Rowe W., Sanders R., Scott J., Simpson M., Smith T., Sprague A., Stockwell T., Turner R., Venter E., Wang M., Wen M., Wu D., Wu M., Xia A., Zandieh A., Zhu X., The sequence of the human genome. Science 291, 1304–1155 (2001). [DOI] [PubMed] [Google Scholar]
- 84.S. A. Kauffman, The Origins of Order: Self Organization and Selection in Evolution (Oxford Univ. Press, 1993). [Google Scholar]
- 85.Aldana M., Cluzel P., A natural class of robust networks. Proc. Natl. Acad. Sci. U.S.A. 100, 8710–8714 (2003). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 86.Peixoto T. P., The phase diagram of random Boolean networks with nested canalizing functions. Eur. Phys. J. B. 78, 187–192 (2010). [Google Scholar]
- 87.J. G. T. Zañudo, M. Aldana, G. Martínez-Mekler, in Information Processing and Biological Systems (Springer, 2011), pp. 113–151. [Google Scholar]
- 88.Rohlf T., Bornholdt S., Criticality in random threshold networks: Annealed approximation and beyond. Phys. A Stat. Mech. Appl. 310, 245–259 (2002). [Google Scholar]
- 89.Nykter M., Price N. D., Aldana M., Ramsey S. A., Kauffman S. A., Hood L. E., Yli-Harja O., Shmulevich I., Gene expression dynamics in the macrophage exhibit criticality. Proc. Natl. Acad. Sci. U.S.A. 105, 1897–1900 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 90.Shmulevich I., Kauffman S. A., Aldana M., Eukaryotic cells are dynamically ordered or critical but not chaotic. Proc. Natl. Acad. Sci. U.S.A. 102, 13439–13444 (2005). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 91.Balleza E., Alvarez-Buylla E. R., Chaos A., Kauffman S., Shmulevich I., Aldana M., Critical dynamics in genetic regulatory networks: Examples from four kingdoms. PLOS One 3, e2456 (2008). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 92.Torres-Sosa C., Huang S., Aldana M., Criticality is an emergent property of genetic networks that exhibit evolvability. PLOS Comput. Biol. 8, e1002669 (2012). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 93.Bornholdt S., Rohlf T., Topological evolution of dynamical networks: Global criticality from local dynamics. Phys. Rev. Lett. 84, 6114–6117 (2000). [DOI] [PubMed] [Google Scholar]
- 94.Bilke S., Sjunnesson F., Stability of the Kauffman model. Phys. Rev. E Stat. Nonlin. Soft Matter Phys. 65, 016129 (2002). [DOI] [PubMed] [Google Scholar]
- 95.Flyvbjerg H., An order parameter for networks of automata. J. Phys. A Math. Gen. 21, L955–L960 (1988). [Google Scholar]
- 96.Bastolla U., Parisi G., The modular structure of Kauffman networks. Phys. D Nonlin.Phenom. 115, 219–233 (1998). [Google Scholar]
- 97.Kaufman V., Mihaljev T., Drossel B., Scaling in critical random Boolean networks. Phys. Rev. E Stat. Nonlin. Soft Matter Phys. 72, 046124 (2005). [DOI] [PubMed] [Google Scholar]
- 98.Papin J. A., Hunter T., Palsson B. O., Subramaniam S., Reconstruction of cellular signalling networks and analysis of their properties. Nat. Rev. Mol. Cell Biol. 6, 99–111 (2005). [DOI] [PubMed] [Google Scholar]
- 99.Tarjan R., Depth-first search and linear graph algorithms. SIAM J. Comput. 1, 146–160 (1972). [Google Scholar]
- 100.Saez-Rodriguez J., Simeoni L., Lindquist J. A., Hemenway R., Bommhardt U., Arndt B., Haus U.-U., Weismantel R., Gilles E. D., Klamt S., Schraven B., A logical model provides insights into T cell receptor signaling. PLOS Comput. Biol. 8, e163 (2007). [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Supplementary material for this article is available at http://advances.sciencemag.org/cgi/content/full/7/29/eabf8124/DC1