Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Developing political-ecological theory: The need for many-task computing

  • Timothy Haas

    Roles Conceptualization, Data curation, Formal analysis, Methodology, Software, Validation, Visualization, Writing – original draft, Writing – review & editing

    haas@uwm.edu

    Affiliation Lubar School of Business, University of Wisconsin-Milwaukee, Milwaukee, WI, United States of America

Abstract

Models of political-ecological systems can inform policies for managing ecosystems that contain endangered species. To increase the credibility of these models, massive computation is needed to statistically estimate the model’s parameters, compute confidence intervals for these parameters, determine the model’s prediction error rate, and assess its sensitivity to parameter misspecification. To meet this statistical and computational challenge, this article delivers statistical algorithms and a method for constructing ecosystem management plans that are coded as distributed computing applications. These applications can run on cluster computers, the cloud, or a collection of in-house workstations. This downloadable code is used to address the challenge of conserving the East African cheetah (Acinonyx jubatus). This demonstration means that the new standard of credibility that any political-ecological model needs to meet is the one given herein.

Introduction

There is a need to acknowledge the complexity of political-ecological systems and the significant challenges to building theories of them [13]. Such systems lie at the interface between social/political science and ecology. The complexity of each of these fields coupled with an additional layer of complexity introduced by the interactions between sociological/political systems and natural systems can result in highly complex system dynamics, i.e., ones that are stiff, nonlinear, and possess feedback loops. For example, Schoon and Van der Leeuw [4] note that systems composed of interacting sociological and ecological subsystems are quick to change and rarely stay in equilibrium for long. Further, many state variables are needed to describe both the decision making processes of the relevant social groups, and the functioning of the involved ecosystem. A political-ecological system is also referred to as a socio-ecological system or social-ecological system (e.g., see [5]). The former term is emphasized herein because those political actions and processes that drive social movements are often initiated by groups seeking to gain increased political power [6]. The decline in the planet’s biodiversity [7], creates a need for credible political-ecological theory to guide the development of sustainable biodiversity conservation policies.

In addition to the challenge of building political-ecological theory, there is a deeper problem with using such models to guide ecosystem management policy: Unless such a model is shown to be credible, any policy recommendations based on output from the model may receive only mixed acceptance by those affected. As argued in [8], there is a need for a common model credibility standard to be met before the output of a model of a political-ecological system is deemed to be policy-relevant. This is because there may be skepticism towards models that have not had their parameters statistically estimated nor their parameter sensitivities assessed [9, 10]. These skeptics may be unwilling to cooperate with efforts to implement ecosystem management policies that are based in-part on output from these unassessed models.

But what is a credible model? Patterson and Whelan [11] state that “Model credibility is about the willingness of people to make decisions based on the predictions from the model.” In other words, a model is credible when a decision maker places enough trust in its predictions to use those predictions to select management actions. Call the model’s behavior, functioning, relationships, and systems of equations, its collective mechanism. Patterson and Whelan [11] believe the decision maker’s trust is won if (a) the model’s mechanism is based on known principles that govern the phenomenon being modeled; (b) all aspects of the model’s mechanism are testable, i.e., there are observable variables in the model on which data may be collected and used to conduct statistical hypothesis tests of the presence of these behaviors in the real world; and (c) the out-of-sample prediction error of the model’s predictions is below the decision maker’s threshold.

To make the assessment of a political-ecological model’s credibility easier to perform, this article develops and demonstrates an integrated suite of statistical methods for assessing model credibility components (b) and (c), above. Some of the hypotheses of component (b) may concern the sensitivity of the model to perturbations to its parameters. The testing of such hypotheses is typically referred to as performing a sensitivity analysis.

For the remainder of this article, the term “model validation” will not be used because in this author’s opinion, it is too ambiguous a term to support a consensus about whether a valid model can be established at all, let alone how it might be quantitatively assessed (see [12] and [13]).

An agent-based model consists of a collection of entities that make a sequence of decisions through time based on their goals and inputs from other agents. An ABM is often built to model a social system that is too complex to represent using mathematical models [14]. In ecology, the word “agent” is often replaced with the word “individual” to emphasize that the entities are individual flora or fauna whose behavior is more genetically defined rather than being based on a belief system such as utility maximization. As the authors of [15] state, individual-based models (IBMs) “explicitly represent discrete individuals within an (ecological) population and their individual life cycles.” One approach to modeling a political-ecological system is with a combination of an ABM to capture the system’s anthropogenic actions, and an IBM to capture the dynamics of the affected ecosystem. These two submodels interact with each other in order to capture the effects of actions taken by groups of humans that affect the ecosystem—and the feedback effects from the ecosystem back to those groups.

For example, Haas and Ferreira [16] build an economic-ecological model of the rhinoceros (Ceratotherium simum) horn trafficking system. This model contains submodels (agents) of rhino horn consumers, rhino poachers, and those antipoaching units attempting to stop the poachers. These latter two submodels interact with an IBM of the rhino population being illegally harvested. Haas and Ferreira [17] extend the poachers group submodel of this ABM-IBM model by adding a mechanism that explains how these individuals weigh the risk of being prosecuted for poaching against its profit potential. These authors then use this submodel to evaluate the practicality of policies aimed at providing employment opportunities for rhino poachers versus policies that intensify the enforcement of anti-poaching laws. This ABM-IBM model contains several hundred parameters.

Simulating a political-ecological system

Definition: A political-ecological system simulator (hereafter simulator) is an executable computer program capable of approximating the outputs of a stochastic model of a political-ecological system.

Such a simulator is part of an ecosystem management tool (EMT) developed by Haas [8]. An EMT is used to find politically feasible and effective policies for managing at-risk ecosystems. In this simulator, influence diagrams (IDs) (see [18]) are used to implement submodels for group decision making, and ecosystem functioning. For instance, the political-ecological system models of Haas and Ferreira [16, 17, 19] are computationally implemented through their attendant simulators.

This article’s central argument is that for simulators to effectively contribute to the development of political-ecological theory and ecosystem management policies, the following three activities need to be performed in sequence: (1) statistically fitting the simulator’s parameters to data sets of political-ecological actions [20], (2) assessing the credibility of this fitted simulator, and (3) running computations on this (now) credible simulator to find politically feasible and sustainable ecosystem management policies.

Addressing the computational challenge

Call one execution of a command to statistically estimate the parameters of a model, a job (see [21] and [22]). Generalizing this idea, let a simulator job refer to one execution of the computations needed to either (1) statistically estimate the parameters of a political-ecological system simulator; (2) compute parameter confidence intervals; (3) compute a measure of a simulator’s prediction error rate; (4) perform a sensitivity analysis; or (5) find, using the simulator, an ecosystem management policy. These five simulator jobs are integrated in that the first two jobs share the same estimator, the fourth job needs the confidence intervals found in the second job, and the fifth job uses the fitted model that was found by the first job.

Simulator jobs can require large amounts of computer time. From now on, however, the use of policy-relevant statistical and optimization methods will be possible only if the attendant computational challenges are met. Hence, any discussion or evaluation of such methods is inseparable from a consideration of their computational implementations.

But the need for large amounts of computer time can become a challenge for those scientists, government agencies, and NGOs needing to run such computations. Hereafter, call these groups and individuals who are involved in biodiversity protection, ecosystem managers. The handicap these managers face is that funding to support the active management of ecosystems can be uneven. For example, circa 2017-2020, the United States Environmental Protection Agency (USEPA) is being down-sized by President Trump’s administration [23]. But managing an ecosystem with the goal of conserving its biodiversity requires an on-going analysis of monitoring data as it arrives in order to guide the development of management actions that, when implemented, result in successful biodiversity outcomes. This means that ecosystem managers need to have alternative computing options should they be temporarily unable to afford supercomputer time from an external high performance computing (HPC) provider.

This article argues that a practical way to meet this computational challenge is to implement these jobs as many-task computing (MTC) applications. The authors of [24] describe such jobs as being made up of a collection of within-job computations, called tasks that are loosely coupled, communication-intensive, and heterogeneous. Several application program interfaces (APIs) that can be used to implement such jobs are described below, and one, JavaSpaces (see [25]) is demonstrated through a case study.

Article contributions

This article makes three contributions to the development of political-ecological theory and the use of such theory in the formation of ecosystem management policies:

  1. the first integrated suite of statistical measures for performing parameter estimation and credibility assessment of a political-ecological model and its attendant simulator,
  2. a new method for constructing politically feasible and sustainable ecosystem management policies, and
  3. downloadable software for implementing these methods as MTC applications via the JavaSpaces API.

Related work

Models, estimation, and sensitivity analysis

In a highly cited article, Macy and Willer [26] discuss how ABMs can advance sociological theory. Conte and Paolucci [27] note the potential that ABMs have for social science theory construction.

Methods exist for the statistical estimation of a socio-ecological model’s parameters [17, 28]—and for the estimation of a deterministic ecological model [2931]. Minimum simulated distance estimators (MSDEs) are one family of parameter estimators that can be used to estimate the parameters of a stochastic ecosystem model. And one way to define the needed distance function is with the Hellinger distance [32, 33]. For example, in [28], a Hellinger distance-based MSDE is used to estimate the parameters of a stochastic, dynamic model of a political-ecological system.

A model is sensitive to a set of parameters if small perturbations to their values significantly affect the model’s outputs. For instance, the authors of [34] perform a probabilistic sensitivity analysis [35] of a salmon population dynamics model. And in [36], a probabilistic sensitivity analysis of an agricultural model is performed.

Integrated statistical assessment of a socio-ecological model’s credibility

A literature search uncovered no articles describing an integrated statistical assessment of a socio-ecological model’s credibility. In [37], however, a specific suite of activities is given for statistically assessing an ecosystem model’s credibility. These authors believe the evaluation of an ecosystem model should include (1) an interrogation of the model’s logic to determine whether it is parsimonious and biologically realistic; (2) a statistical estimate of its parameters; (3) estimates of its prediction accuracy; (4) computation of statistical goodness-of-fit tests; and (5) a probabilistic sensitivity analysis. These authors, however, do not apply their recommendations to a case study.

Yarkoni and Westfall [38] call for a shift in focus from building models that pass in-sample goodness-of-fit (GOF) tests towards the building of models that have low prediction error rates (out-of-sample performance). This is particularly true for models that are used to guide decisions aimed at changing the future behavior of a system (out-of-sample). A political-ecological system is, in-part, a model of how humans behave and hence, the focus on prediction for psychological models as advocated by Yarkoni and Westfall applies to political-ecological models.

Materials and methods

First, the procedure for using the EMT is given. This is followed by the statistical theory underpinning each simulator job. The section concludes with algorithms and runtime issues particular to the casting of simulator jobs as MTC applications.

EMT procedure

The three activities of statistically fitting a simulator, assessing its credibility, and using it to find politically feasible and ecologically effective policies form part of a step-by-step procedure given in [8, pp. 77-78] for using the EMT. A new version of this procedure follows.

  1. Step 1:. Identify the spatial boundaries of the ecosystem to be managed. Typically, this ecosystem will host one or more endangered species.
  2. Step 2:. Identify those political groups that directly or indirectly affect this ecosystem. Construct submodels of these groups by casting them as IDs and expressing them in the id language. This language is part of the id software system (see [39]). Use theories of cognitive processing to assign hypothesis values to the parameters of these submodels. Load these values into hypothesis parameter files—one file for each group.
  3. Step 3:. Construct a population dynamics submodel of all species identified in Step 1. Cast this submodel as an ID and express it in the id language. Use ecological theory to identify hypothesis values for the parameters of this submodel. Load these values into a hypothesis parameter file.
  4. Step 4:. Using all of the above files, create a master file that defines the political-ecological system simulator.
  5. Step 5:. Acquire a data set of political-ecological actions made by some of the groups modeled in Step 2, and the ecosystem modeled in Step 3. The ecological component of this data set might consist of observations on the spatio-temporal abundance of several species.
  6. Step 6:. Use id to statistically fit some subset of the simulator’s parameters to this data set using consistency analysis (see [28], and [8, pp. 46-52]).
  7. Step 7:. Use id to compute jackknife confidence intervals for the parameters estimated in Step 6.
  8. Step 8:. Conduct an analysis of the simulator’s credibility (see [8, pp. 179-198]) by using id to perform the two separate jobs of (a) estimating the simulator’s prediction error rate through computation of its one-step-ahead prediction error rates; and (b) performing a deterministic sensitivity analysis using thresholds defined by the parameter confidence intervals found in Step 7. If the simulator displays error rates that are no better than blind guessing (all options in each group submodel are equally likely), or it displays unacceptable sensitivity to some of its parameters, re-formulate one or more of the simulator’s submodels and go back to Step 6. Continue in this manner until the simulator is credible.
  9. Step 9:. Use id to run a job with this (now) credible simulator to construct the most practical ecosystem management plan (MPEMP) (see [8, pp. 52-53]).
  10. Step 10:. Implement this MPEMP in the real world.
  11. Step 11:. As new data becomes available, repeat Steps 6 through 10.

Statistical estimation of simulator parameters

The consistency analysis statistical estimator delivers parameter estimates that result in the simulator’s probability distributions on its output variables being as similar as possible to empirical distributions derived from data while at the same time being as close as possible to those derived from political-ecological theory. Consistency analysis is a parameter estimator that is related to MSDE.

Hellinger distance.

Following [28, Appendix], and [17, S3 Appendix], one way to define the distance between two multivariate probability distributions is as follows. Partition a vector of p random variables, U into U(d), and U(ac)—the vectors of discrete and absolutely continuous random variables, respectively. Say there are d discrete members of U, and c continuous members. Hence, pd + c. Let the probability density probability function (PDPF) be (1)

Let U|β notate the random vector whose PDPF is parameterized by the components of β. For example, an ID might be composed of U1Bernoulli(β1) and U2Normal(β2 + u1 β3, β4). The graph of this ID appears in Fig 1, and its parameter vector, β = (β1, β2, β3, β4).

thumbnail
Fig 1. The graph of the ID wherein U1 influences U2 and both of these nodes are stochastic (indicated by circles).

https://doi.org/10.1371/journal.pone.0226861.g001

In terms of the PDPF, the Hellinger distance between two probability distributions is (2) and is bounded between 0 and 1 [40].

Consistency analysis.

Haas and Ferreira [17] give a description of consistency analysis before applying it to a model of the political-ecological system of rhino horn trafficking. An abbreviated version of this description appears here.

Let m be the number of interacting IDs in a political-ecological simulator. Let Ui be the vector that contains all of the chance nodes that make up the ith ID (either one of the group submodels or the ecosystem submodel). Let U|β(ij) be the ith ID’s probability distribution parameterized by the entries in β(ij) under the jth set of conditioning (input) node values. Each parameter in the ID is assigned a point value a-priori that is derived from either expert opinion, subject matter theory, or the results of a previous consistency analysis. Collect all of these hypothesis values into the hypothesis parameter vector, . This vector holds the ecosystem manager’s prior beliefs about the true values of the model’s parameters.

Let li be the number of belief networks formed by conditioning the ith ID on all possible combinations of its input nodes. There are m − 1 group submodels, and one ecosystem submodel. Define i.e., those parameters that identify all of the group submodels, those that identify the ecosystem submodel, and the collection of all of the model’s parameters, respectively.

As in [8, pp. 17-18], for group submodels, let an in-combination be a set of values on the input nodes {time, input action, actor, subject}. Let an out-combination be a set of values on the input nodes {output action, target (of that action)}. A group ID selects an out-combination by computing the expected value of its terminal node, Overall Goal Attainment under the received (given) in-combination—and each possible combination of values on the two input nodes of Out-Action and Target. The out-combination that maximizes this expected value is selected for output.

Let an in-out pair consist of an in-combination—out-combination pair. Let T be the number of time points at which out-combinations are observed, and (mOm) be the set of indices of those group submodels for which at least one out-combination is observed over the observation time interval: [t1, tT].

Each of the e output nodes of the ecosystem submodel is stochastic and corresponds to an observable ecosystem metric. A run of the simulator produces a set of simulated values on each output node at each time point. The mean of these values is an estimate of that node’s expected value at that time point.

Let be a goodness-of-fit statistic that measures the agreement of a sequence of out-combinations and/or mean values of ecosystem metrics produced by a simulator and those of a political-ecological actions data set, S of observed output actions and/or observations on the ecosystem submodel’s metrics. Larger values of indicate better agreement. Let be a measure of agreement between the probability distribution on the model’s vector of output nodes that is identified by , and the one identified by . Again, larger values of indicate better agreement. Note that is the agreement between a sample and a stochastic model, while is the agreement between two stochastic models.

A consistency analysis is executed with the following four steps.

  1. Specify the values for .
  2. Initialize the model’s parameter values by modifying to form .
  3. Maximize the agreement function, by modifying the values of to form the vector of consistent parameter values, .
  4. Analyze the differences in parameter values between those in , and those in .

The estimator’s name comes from this final step: analyze the model’s parameters by scrutinizing areas of the subject matter theory that had been used to justify those hypothesis parameter values that, surprisingly, have been found to be very different from their consistent values.

The Maximize step of consistency analysis consists of solving (3) where , and cH ∈ (0, 1) is the ecosystem manager’s priority of having the estimated distribution agree with the hypothesis distribution as opposed to agreeing with the empirical distribution. Setting cH to zero turns consistency analysis into an MSDE. The subjective assignment of cH in consistency analysis coupled with its role in the solution of (3) is how consistency analysis represents the reliability of the new data.

The agreement between the simulator’s hypothesis distributions and the distributions defined by is where (4) and the estimated Hellinger distance between U|βH and U|β is (5)

In this estimator, values of the PDPF under an ID’s hypothesis distribution, U|βH and its U|β distribution are approximated by first drawing a size-n sample of design points from a multivariate uniform distribution on the ID’s chance nodes: u1,…,un; and then computing , i = 1, …, n with a nonparametric density estimator.

The agreement between observed output actions and those generated by the simulator is (6) where yik j is the observed action of group ik at time j, and dik j is the submodel-computed action of group ik at time j. Let Si ≡ {zi1, …, ziT} be the T observations on the ith ecosystem metric. The agreement between observed outputs of the ecosystem and those generated by the ecosystem submodel is (7) where Ri ≡ max(Si) − min(Si). These latter two agreement functions form the overall data agreement function: .

Delete-d jackknife confidence intervals

The deterministic sensitivity analysis described in the next section assumes that confidence intervals for each parameter in are available. One way to find these is to compute delete-d jackknife confidence intervals (see [41]). Haas [42] gives an algorithm for computing a delete-d jackknife confidence interval. This algorithm proceeds as follows.

  1. Resample r = n0.97 observations from the observed size-n sample. In other words, temporarily delete dnr observations from the observed sample.
  2. With this size-r subsample, compute , the consistency analysis estimate of the parameter, β.
  3. Repeat Steps 1 and 2 njack times to obtain .
  4. Form a 100(1 − α)% confidence interval for β by finding the shortest interval that contains (1 − α)njack of these values.

Confidence intervals based on delete-d subsamples are consistent if, as r → ∞, r/n → 0 [43]. One way to meet this condition is to have r = nτ where τ ∈ (0, Â 1).

Prediction error rates

The simulator’s group submodels produce nominally-valued output in the form of out-combinations. The ecosystem submodel on the other hand, can produce continuously-valued output, e.g. wildlife abundance values. Two different measures of prediction error rate then, are needed. Here, these are the predicted actions error rate (ζ) for action-target output, and the root mean squared prediction error rate (ϵi) for the ith continuously-valued ecosystem metric [8, pp. 186-188].

Predicted actions error rate.

Consider a finite number of sequential time points, t1, …, tT. At each of these time points, one or more of the simulator’s group submodels posts one or more out-combinations. Let (8) where is the number of simulator-predicted out-combinations at time point ti+ 1 that match observed out-combinations at that time point, and is the number of these observed out-combinations. It is assumed that the simulator’s parameters have been refitted to the political-ecological actions data set using data observed earlier than time point ti+1. The justification for this assumption is that an ecosystem manager would want to refit the simulator as new actions and/or values on ecosystem metrics are observed before using the simulator to predict future group actions and/or future values of ecosystem metrics.

Say that a group submodel has K possible out-combinations. In the worst case, one of these out-combinations has a high probability of being chosen at each time point no matter what the input action is. Blind guessing would predict this out-combination with probability 1/K at each time point resulting in an error rate of about 1 − 1/K. An ecosystem manager would prefer the simulator’s predictions over predictions based on blind guessing whenever ζ < 1 − 1/K.

Root mean squared prediction error rate.

Let (9) where is the observed value of the ith continuously-valued ecosystem metric at time point tj+ 1, and is the simulator’s predicted value of this metric at time point tj+1 where the ecosystem submodel has been fitted to data earlier than time point tj+1. Define an alternative predictor, namely the naive forecast to be . Let δi be the RMSE of these naive forecasts.

Error rate estimation.

To estimate these error rates, begin at time point ts, s > 0. Then, perform the following two computations at each of the time points where v > 0 is the refit interval, npred ≡ ⌊(TD − 1 − s)/v⌋ + 1, , and TD is the most recent time point in the data set.

  1. Re-fit the simulator with consistency analysis using all observed out-combinations up through time tj.
  2. Run this refitted simulator from the first time point in the data set up through time point tj+ 1 to compute predicted values of all output nodes.

With these predictions in-hand, compute an estimate of ζ with (10)

Estimate ϵi, and δi with (11) and (12) respectively.

Note that the simulator is refitted every v time units. Typically, time is measured in years. An ecosystem manager would be constrained by analyst time, computer availability, and data acquisition frequency. A typical refit time interval is quarterly, i.e., v = (4 × 3)/52 = 0.2308.

If is greater than , the naive forecast is preferred over the model’s predictions. In this case, the ecosystem manager would be advised to work on refining and/or modifying the model until is less than .

Deterministic sensitivity analysis

Deterministic sensitivity analysis assesses the sensitivity of a model’s outputs to externally-generated values of the model’s inputs (see [44]). Haas [8, pp. 182-183] gives an algorithm for studying a simulator’s deterministic sensitivity. A new version of this algorithm follows.

Conditions and responses.

Input for this algorithm consists of a set of DSA conditions, cDSA, and a set of DSA responses, rDSA. Each of these sets contains values on simulator submodel output nodes. These values can be those of nominally-valued output action nodes, or of continuously-valued ecosystem submodel nodes. Refer to any actions in either of these sets that are to not happen as complement actions. A particular pair of these sets embodies a counter-example to the types of simulator outputs that the ecosystem manager is hoping to achieve. Typically, a critic or skeptic of the simulator would specify these sets.

Algorithm.

  1. Update to the most recent value of .
  2. Specify cDSA, and rDSA and set the simulator’s time interval accordingly.
  3. Place all actions contained in either cDSA or rDSA into a file of “observed” actions, and all ecosystem responses contained in rDSA into a file of “observed” ecosystem outputs.
  4. Initialize so that the simulator produces all actions contained in cDSA and rDSA but does not produce any complement actions contained in these sets.
  5. After setting cH to 0.1, solve for by performing the consistency analysis Maximize step (see (3)) using the two files formed in Step 3.
  6. Compute .

Interpretation.

The parameter β(l) is the most sensitive parameter, and the difference, is the accuracy to which this parameter needs to be known. If is inside the 95% confidence interval for β(l) (see the EMT procedure, Step 7), or is a scientifically plausible value for β(l), conclude that this analysis supports the skeptic’s concerns about the simulator’s sensitivity to parameter misspecification.

The idea of this algorithm is to search for a set of parameter values that is as close to as possible but causes the simulator’s outputs to change by an amount that is scientifically significant. If the values in are not statistically different from their consistent counterparts or, are scientifically plausible, then the model’s outputs are excessively sensitive to parameter misspecification. This sensitivity in-turn, reduces the credibility of policy recommendations derived from the model’s outputs.

Ecosystem management policymaking

Computing the MPEMP is one way to construct an ecosystem management policy. The algorithm described herein is new. Its development was motivated by earlier algorithms given in [8, pp. 52-53], and [17, S5 Appendix]. The idea is to find a set of minimal changes in the beliefs held by ecosystem-affecting groups (relative to their values) so that these groups change their behaviors enough to cause the ecosystem to respond in a desired manner. In other words, the MPEMP is the ecosystem management policy that emerges by finding group submodel parameter values that bring the predicted ecosystem state close to the desired ecosystem state while deviating minimally from .

Definitions.

Let be a random vector composed of a number of the simulator’s ecosystem metrics. For example, might consist of cheetah abundance, and herbivore abundance in the year 2030. Assume that an ecosystem manager desires the ecosystem to be in a particular state at a designated future time point. This manager expresses this desired state by specifying the value of . For example, say that it is desired to have 10,000 herbivores and 1,000 cheetah in East Africa in the year 2030. Then (13)

Next, identify those actions that, if taken, would contribute the most towards the ecosystem submodel producing the values in qd. And, identify those actions that, if ceased, would raise the likelihood of the ecosystem submodel producing the values in qd. Collect all of these desirable and undesirable actions into a set called cMPEMP. For example, to achieve these desired values, it is believed that more land should be set aside for wildlife reserves, and poaching should cease. In this case, (14) where kep, and krr are the Kenya environmental protection agency, and Kenya rural residents groups, respectively.

MPEMP algorithm.

  1. Update to the most recent .
  2. Compute .
  3. Specify qd and cMPEMP.
  4. Compute initial values for with the Initialize algorithm of consistency analysis (see Materials and methods: Consistency analysis).
  5. Compute (15) under the set of constraints specified by cMPEMP.

This algorithm implements one way to quantify the concept of a practical ecosystem management policy: Associate political feasibility with the value of where contains the parameters of the decision making submodels whose values have been modified from those in in such a way that now, the sequence of output actions taken by different groups cause a desired ecosystem state at a designated future time point.

A measure of a plan’s political feasibility can be defined as (16)

A plan having a value of ψ close to 0.0 will face significant political resistance to its implementation because significant changes to the belief systems of one or more groups needs to happen, while one with a value close to 1.0 should not face such stiff resistance.

Coding simulator jobs as MTC applications

These five simulator jobs can be computationally expensive. These jobs can, however, be partially parallelized by breaking each of them into sets of dependent tasks that engage in various amounts of data transfer between themselves. Such a set of complex, inter-dependent tasks fits the definition of an MTC application. One way to execute MTC applications is to run them on cluster computers [24, 45]. A cluster computer consists of a number of personal computers called compute nodes (hereafter, nodes) that are connected through high speed interconnects.

Translating the mathematical expressions of Materials and methods: Statistical estimation of simulator parameters into a programming language is performed by writing code within an API that supports the development of task-based parallel programs. A runtime system is invoked to execute such programs on hardware. The authors of [46] review APIs and runtime systems that are designed to support MTC applications. These authors refer to a particular combination of an API and a runtime system as a task-based parallelism technology.

As identified in [46], an ideal API should be able to direct the runtime system to partition, synchronize, and cancel tasks; specify nodes for workers to run on; start/stop workers; receive task or process fault information; checkpoint a job should a nonrecoverable fault occur; and automatically distribute data and code to workers. In addition, the present author believes that in order to bring many-task computing within reach of ecosystem managers possessing only minimal programming skill, the API should be easy to learn, and use operators whose syntax and semantics are independent of specific runtime systems and hardware configurations.

Therefore, to enable ecosystem managers with different backgrounds to use the five simulator jobs advocated in this article, a task-based parallelism technology needs to possess the following characteristics:

  1. Exhibit a high level of abstraction.
  2. Be easy to learn.
  3. Support the asynchronous, high-level coordination of simultaneous tasks.
  4. Separate the communication protocol from the application code.
  5. Be internet-aware.
  6. Be fault-tolerant: Processor failure is almost certain during a job that employs thousands of processors [47]. Such tolerance implies the ability to automatically checkpoint a job.
  7. Be scalable: Only one code need be written and maintained to run jobs on hardware ranging from laptop computers to cluster computers.
  8. Be computationally fast.
  9. Possess a strong theoretical foundation in computer science.

Currently, several technologies possess some number of these desired characteristics including Java with JavaSpaces, Python with Parsl, Python with Ray, various languages with Docker Swarm, and julia with Docker and Kubernetes. The five simulator jobs could be coded and run in any of these technologies. In what follows, these five technolgies are described and compared.

Java with JavaSpaces.

The JavaSpaces API can support the master-worker architecture wherein a master program runs on one node having a unique Internet Protocol address along with nW workers who run on other, internet-accessible nodes and busy themselves by executing tasks that have been posted by the master on a JavaSpace bulletin board [48]. One coordination protocol for task posting and collection is the bag of tasks scheme wherein the master posts a batch of tasks and then waits until all of these tasks have been completed before posting another batch. This approach results in a program that is naturally balanced and naturally scalable [49]. Noble and Zlateva [50] find that “The simplicity and clean semantics of tuplespaces allow natural expressions of problems awkward or difficult to parallelize in other models [51].” A JavaSpaces program is also fault tolerant and decouples the semantics of distributed computing from those of the problem domain [49].

The runtime system Gigaspaces that supports the JavaSpaces API exhibits low inter-node communication latency [52]. The primary operations on a Gigaspaces space are write, read, change, take, and aggregation [53, 54]. Appendix A of S1 Appendix contains shell scripts that start and run a JavaSpaces program on a cluster computer. Appendix B of S1 Appendix contains guidance for running a JavaSpaces program on a shared cluster computer.

Python with Parsl.

The Parsl package allows distributed Python programs to access thousands of nodes [55] either on cluster computers or in the cloud. The distributed application is created using the API operators Config, @python_app, and @bash_app.

Python with Ray.

The Python package, Ray [56] provides the API operators @ray.remote, ray.wait, ray.get, and ray.put. Ray contains it own runtime system to manage the starting, reading, deleting, and recovery of tasks [57].

Various languages with Docker and Docker Swarm.

Docker is a program that takes application language source code and creates a portable and executable version called a container. Docker Swarm Mode is a runtime system that orchestrates the execution of these containers across nodes on a cluster computer or in the cloud. Docker Swarm Mode can be used to manage a task-based, multi-language distributed program [58]. The steps needed to do this are 1) write the application modules in various application languages, 2) start support programs on each node, 3) start a Docker Swarm cluster by executing commands on each node, 4) create a Docker registry, 5) create images and from them, containers, 6) register the images, 7) create a stack file, and 8) run the application by deploying this stack.

julia with Docker and Kubernetes.

The julia language [59] contains an API that provides the @spawn, and fetch() operators needed to run a bag-of-tasks application [59]. To do this, one needs to first use Docker to containerize the julia-written executables. Then, these containers are run on a Kubernetes cluster [60].

Comparisons.

All five technologies are known to coordinate tasks, be internet-aware, and be computationally fast. Table 1 summarizes the strengths and weaknesses of these five technologies. Two notes are in order. JavaSpaces has a theoretical foundation in computer science [51, 52] that the other four technologies lack. Developing an MTC application with Docker Swarm Mode appears to require more user involvement with the runtime system than the other four technologies. On the other hand, container-based software development and distribution is quickly becoming the industry standard.

thumbnail
Table 1. Comparison of task-based technologies on desirable characteristics for building and running MTC applications.

https://doi.org/10.1371/journal.pone.0226861.t001

This author chose the JavaSpaces API to develop the MTC applications exercised in the next section rather than any of the other four technologies because it is the only technology known to possess all of the desirable characteristics listed in Table 1.

Optimization as an MTC application.

Optimization of stochastic functions under nonlinear constraints can be performed with the multiple dimensions ahead search (MDAS) algorithm of Haas [8, pp. 219-225]. This algorithm is a parallel version of the Hooke and Jeeves coordinate search algorithm [61]. MDAS executes by having the master assign each worker a vector of parameter values at which to compute the value of the objective function. These vectors are chosen such that the next M parameters are searched simultaneously for a maximum. Each worker computes the objective function value at its assigned set of parameter values. Once all of the workers have returned their function values, the master checks them for a new maximum (called an improvement). If found, the master stores this new best solution. This parallel search is repeated on these dimensions until no improvements are found. Then, the algorithm moves on to the next M dimensions.

This algorithm was benchmarked against the classic Bukin F4 function [62]: (17) for x ∈ [−15, −5], and y ∈ [−3, 3]. Starting at (−6, 2), MDAS found the global minimum of zero at the point (−10, 0) after 1081 function evaluations.

Simulator job-specific algorithms and runtime issues

Algorithmic details for how each simulator job is converted to an MTC application follow.

Consistency analysis.

Consistency analysis is run as an MTC application by performing its Maximize step with the MDAS algorithm wherein each worker runs on its own node. In order to both speedup evaluation of the objective function and to improve the optimization run’s convergence behavior, smooth objective functions are employed in-lieu of those based on the approximate negative Hellinger distance for , and (see (4)). These functions are the negative of the Euclidean distance between the parameters at their hypothesis values and those at a particular trial point in the optimization run. Call these Euclidean agreement measures , and , respectively.

Credibility assessment and the MPEMP.

Jackknifing involves executing consistency analysis on each of njack separate delete-d subsamples. It can be implemented as an MTC application by performing all of these njack consistency analysis tasks simultaneously.

Converting the prediction error rate job to an MTC application involves running a consistency analysis task on each of npred subsamples (see Materials and methods: Prediction error rates). This is accomplished the same way that the jackknife subsamples are processed.

The computational demands of a deterministic sensitivity analysis accrue from the consistency analysis performed in its Step 3 (see Materials and methods: Deterministic sensitivity analysis).

The computational demands of the MPEMP job accrue from the optimization problem solved in the MPEMP algorithm’s Step 5 (see Materials and methods: Ecosystem management policymaking). This job is implemented in a way similar to consistency analysis.

Case study description

The following Results section contains a case study that applies the five simulator jobs to the estimation, credibility assessment, and MPEMP computation of an EMT for the conservation of cheetah in East Africa. All input files for this simulator are available at [63]. Hereafter, this simulator is referred to as the cheetah EMT simulator.

Overview of the cheetah EMT simulator.

Haas [8] builds a simulator of the interactions between cheetah and humans in the East African countries of Kenya, Tanzania, and Uganda. The model consists of group submodels for each country’s presidential office (kpr, tpr, upr), environmental/wildlife protection agency (kep, tep, uep), non-pastoralist, rural residents (krr, trr, urr), and pastoralists (kpa, tpa, upa). In addition, a submodel is built to represent the group of conservation NGOs who have operations in at least one of these countries (ngo). All of these group submodels can interact with each other. And, each country’s environmental protection agency, rural residents, and pastoralists submodels can directly interact with a submodel of the ecosystem that spans these three countries (ecosys). This ecosystem hosts populations of cheetah and their herbivore prey. This model is formally documented in Appendix C of (S1 Appendix).

An automatic data acquisition system has been gathering data since January, 2007 on this political-ecological system (see [20]). This data set contains 1555 actions observed from the year 2002 to 2019. S1 Data contains this data set. A portion of this data reveals a complex pattern of group actions followed by reactions from other groups (Fig 2). Cheetah abundance data is taken from [64, 65], and [66].

thumbnail
Fig 2. Observed actions history from East African online news stories for the period from January 2007 through June 2019.

The symbol “p” indicates an action taken by a presidential office, “a” an action taken by an EPA, “r” an action taken by rural residents, “s” an action taken by pastoralists, and “n” an action taken by an NGO. Selected out-combinations only are labeled. The bottom plot is observed cheetah abundance.

https://doi.org/10.1371/journal.pone.0226861.g002

Results

Consistency analysis

Consistency analysis was used to estimate the parameters of the node: scenario imminent interaction with police within the Kenyan rural residents group submodel. A time step of 13 days results in each time interval containing about five actions. The Initialize step of consistency analysis was run to produce a set of initial parameter values. The initial match fraction (the ratio of the number of observed actions matched by the simulator’s output to the number of observed actions) is 0.646. The fraction of actions matched regardless of whether the target was matched, is 0.772, and the corresponding target match fraction is 0.870. See Table 2 for individual submodel match fractions.

thumbnail
Table 2. Match fractions from the initialize step of consistency analysis for the cheetah EMT simulator.

https://doi.org/10.1371/journal.pone.0226861.t002

Next, the Maximize step of consistency analysis was run on the Triton Shared Computing Cluster (TSCC) at the San Diego Supercomputer Center [67]. For this run, cH was set to 0.99, and each belief network was simulated with 1000 Monte Carlo realizations. Nine nodes were employed and the maximum number of function evaluations was set to 1200. Only those parameters having an initial value different from their hypothesis value were modified. This resulted in only 40 of the 459 parameters being active during the optimization run—a significant reduction in the problem’s dimensionality. Initial and final values under the stochastic agreement measure for gH(.) (4) were computed using 5000 Monte Carlo realizations for each belief network.

Under this configuration, the simulator job’s wall clock time was 4.42 hours. The solution achieved a 25.5% increase in (Table 3).

thumbnail
Table 3. Consistency analysis agreement measures for the cheetah EMT simulator.

https://doi.org/10.1371/journal.pone.0226861.t003

Delete-d jackknife confidence intervals

Jackknife confidence intervals were computed for the parameters that define the scenario imminent interaction with police node in the Kenya rural residents submodel of the cheetah EMT simulator. The jackknife subsample size is r = 5460.97 = 451, and njack = 5. These five subsamples were used to compute 50% confidence intervals. Nine nodes ran for 4.85 wall clock hours to complete the job. All parameters are significantly different than zero. The five widest confidence intervals (Table 4) indicate that estimates of the group’s beliefs about being prosecuted for actions they might take are not excessively affected by sampling variability.

thumbnail
Table 4. The five widest confidence intervals of parameters defining the node Scenario Imminent Interaction With Police (SIIWP) in the Kenya rural residents submodel.

https://doi.org/10.1371/journal.pone.0226861.t004

Prediction error rates

Prediction error rate was estimated by computing one-step-ahead predictions of actions, and cheetah abundance from 2016.9 through 2018. This run required 3.25 wall clock hours on the TSCC running nine nodes. The run produced 57 predictions resulting in , and for the cheetah abundance metric. The simulator was refitted to data five times.

Deterministic sensitivity analysis

Say that the ecosystem manager wishes to use the simulator’s outputs to justify his/her position that reducing poaching would slow or reverse the decline in cheetah abundance. A skeptic, however, believes that scientifically plausible parameter values in the cheetah submodel can be found such that when the model is run from 2019 through 2025 under the restriction of no poaching actions, cheetah abundance in the year 2025 will be insignificantly different than that produced by the simulator when run under the assumption that current poaching rates continue into the future. If such parameter values can be found, the skeptic would argue that the model is unable to inform management action selection because the model can be calibrated to either recommend increased antipoaching effort or not recommend increased antipoaching effort.

To represent this skeptic’s belief, cDSA consists of the single constraint: no poaching actions occur from the present through the year 2025, i.e., (18)

And, rDSA is populated with predictions of expected cheetah abundance in the year 2025 across several regions in Kenya (Table 5). These predicted values are found by running the simulator out to the year 2025 under the consistent parameter values found in Results: Consistency analysis. It is the use of these consistent values that forces poaching rates from 2019 through 2025 to be equal to current poaching rates.

thumbnail
Table 5. Cheetah abundance predictions in five regions of Kenya for the year 2025 computed under consistent parameter values.

https://doi.org/10.1371/journal.pone.0226861.t005

The mathematical programming problem (3) with variables consisting of the ecosystem submodel’s parameters was solved over the interval 2019 through 2025 and required one hour of wall clock time on the TSCC utilizing eight worker nodes. Initial parameter values were set to with the exception that values in β(krr) were adjusted as necessary so that any contemplated poaching action produced a small value of E[Overall Goal Attainment]. Doing so caused the Kenya rural residents group to avoid poaching actions during the optimization.

If a solution to (3) were found such that all values in were scientifically plausible, then the skeptic’s position would be supported. As Table 6 indicates, however, the skeptic’s position is not supported because the value for the initial death rate, r0 (see Appendix C of S1 Appendix) needed to respect the conditions in cDSA and the responses in rDSA, is unrealistically high (0.510) under minor poaching pressure.

thumbnail
Table 6. Results for the deterministic sensitivity analysis of the ecosystem submodel.

https://doi.org/10.1371/journal.pone.0226861.t006

Credibility assessment of the cheetah EMT simulator

The cheetah EMT model’s mechanism reflects principles of how political-ecological systems function [8, chs. 6-8]. Hence, component (a) of the Patterson and Whelan [11] criteria (see Introduction) is satisfied. Statistical estimation of the model’s parameters is the foundational step for establishing components (b) and (c). The model’s confidence intervals indicate that a selection of the model’s parameters cannot be ignored and can be estimated without excessive uncertainty. The model’s prediction error rates, however, are high. Finally, the model is resistant to a skeptic-created scenario engineered to show the model being unable to inform management action selection.

Finding the MPEMP

Say that it is desired to have 5,000 herbivores and 500 cheetah in East Africa in the year 2030. These target values are expressed by specifying (19) To achieve this ecosystem state, more land needs to be set aside for wildlife reserves, and poaching needs to cease. These conditions are expressed by setting (20) Group beliefs that are to be changed are those of the imminent interaction with police node of the Kenya rural resident group.

The simulator job for finding the MPEMP formed a 108-dimensional optimization problem. When run with eight worker nodes on the TSCC, this simulator job required 2.97 wall clock hours to complete. Initial and final values of (4) were computed using 5,000 Monte Carlo realizations for each belief network. The MPEMP actions history (Fig 3) is such that Kenyan rural residents substitute the action verbally protest national park boundaries for poaching actions. In spite of this behavioral change, however, cheetah abundance does not attain the desired level by the year 2030.

thumbnail
Fig 3. The cheetah EMT simulator’s actions history under the MPEMP.

See Fig 2 for symbol legend. Lines connect action-reaction sequences. For example, one frequent action sequence in Tanzania is poaching, followed by a negative ecosystem status report, followed by a land gift to the poor.

https://doi.org/10.1371/journal.pone.0226861.g003

This plan’s ψ value is 0.845 meaning that this plan is not expected to face severe resistance to its implementation. This result rests on the nearness of the hypothesis distributions to the MPEMP distributions of the rural residents and pastoralists submodels. These hypothesis distributions represent recent efforts to include local people in the management of protected areas. Abukari and Mwalyosi [68] report that local people will find a protected area advantageous to their livelihoods if they are included as equal participants in decisions concerning the management of the protected area and, for nonpastoralists, if there is land outside the protected area where they can grow crops.

Total compute time

In this case study, running the five simulator jobs on a modest number of parameters, required 20 hours of wall clock time using 10 nodes. Due to the “curse of dimensionality,” if a larger number of parameters were assessed, this time could increase by two orders of magnitude. Say that the data set is updated quarterly as suggested in Materials and methods: Prediction error rates. Then, if these jobs were rerun after every update as called for in Step 11 of the EMT procedure, an ecosystem manager would need 20,000 hours of wall clock time every three months were he/she to run them on a single workstation. Clearly some sort of parallel computing alternative is needed.

Discussion

A procedure has been described for developing models of political-ecological systems that characterize the dynamics of an ecosystem being impacted by and impacting several different groups of humans. As part of this procedure, an integrated suite of methods has been presented for assessing a model’s credibility and computing ecosystem management plans with it. Through a case study, downloadable software [39] has been demonstrated that implements these methods as MTC applications. Doing so is a cost-effective way to support the lengthy computations that these methods entail.

Further computational evidence on these methods is provided by first, the consistency analysis of a rhino conservation simulator reported in [17]. There, the authors fit 145 parameters of the rhino poacher decision making submodel. Second, a deterministic sensitivity analysis is performed on a different rhino conservation simulator in [19] where it is concluded that the model is not excessively sensitive to 10 key parameters.

The data streams used for model estimation need to contain observations on more of the model’s outputs in order to establish the credibility of the group decision making submodels. Because of the massive amount of computation called for in this article, more efficient optimization algorithms also need to be developed. Fault recovery needs to be an integral part of these algorithms. Finally, the EMT procedure given herein needs to be used to develop group decision making submodels that learn.

This article provides for the first time, a way for ecosystem managers to develop credible models with which to manage ecosystems that contain endangered species. Given the decline in the earth’s biodiversity, the potential impact of this contribution is difficult to overstate. But the future of ecosystem management lies in finding workable policies that not only address what needs to be done to conserve ecosystems under anthropogenic pressure, but also address the needs and aspirations of those people who interact with such ecosystems. Developing credible models of these political-ecological systems via the EMT procedure described herein can make this happen.

Supporting information

S1 Appendix. Shell scripts, guidance, and model documentation.

Shell scripts to initiate a Gigaspace, guidance for running on a shared cluster computer, and documentation of the cheetah EMT simulator.

https://doi.org/10.1371/journal.pone.0226861.s001

(PDF)

S1 Data. Observed actions history for the Cheetah EMT simulator.

All data used in the cheetah conservation case study.

https://doi.org/10.1371/journal.pone.0226861.s002

(TXT)

Acknowledgments

I thank two anonymous reviewers for suggestions that improved the manuscript.

References

  1. 1. Bassett TJ, Peimer AW. Political ecological perspectives on socioecological relations. Natures Sciences Sociétés. 2015;23: 157–165.
  2. 2. Elsevier. Ecological Modelling: Guide for Authors. 2020. Available from https://www.elsevier.com/journals/ecological-modelling/0304-3800/guide-for-authors
  3. 3. Dressel S, Ericsson G, Sandström C. Mapping social-ecological systems to understand the challenges underlying wildlife management. Environmental Science and Policy. 2018;84: 105–112.
  4. 4. Schoon M, Van der Leeuw S. The shift toward social-ecological systems perspectives: Insights into the human-nature relationship. Natures Sciences Sociétés. 2015;23(2): 166–174.
  5. 5. Virapongse A, Brooks S, Metcalf EC, Zedalis M, Gosz J, Klisky A, et al. A social-ecological systems approach for environmental management. Journal of Environmental Management. 2016;178: 83–91.
  6. 6. Guinote A. How power affects people: Activating, wanting, and goal seeking. Annual Review of Psychology. 2017;68: 353–381.
  7. 7. Ceballos G, Ehrlich PR, Barnosky AD, García A, Pringle RM, Palmer TM. Accelerated modern human-induced species losses: Entering the sixth mass extinction. Science Advances. 2015;1(5): e1400253.
  8. 8. Haas TC. Improving natural resource management: Ecological and political models. Chichester, U.K.: Wiley-Blackwell; 2011.
  9. 9. Saltelli A, Funtowicz S. When all models are wrong. Issues in Science and Technology. 2014;30(2): Winter. Available from: http://issues.org/30-2/andrea/
  10. 10. Saltelli A, Stark PB, Becker W, Stano P. Climate models as economic guides: Scientific challenge or quixotic quest? Issues in Science and Technology. 2015;31(3): Spring. Available from: http://issues.org/31-3/climate-models-as-economic-guides-scientific-challenge-or-quixotic-quest/
  11. 11. Patterson EA, Whelan MP. A framework to establish credibility of computational models in biology. Progress in Biophysics and Molecular Biology. 2017;129: 13–19.
  12. 12. Oreskes N, Shrader-Frechette K, Belitz K. Verification, validation, and confirmation of numerical models in the earth sciences. Science. 1994;263: 641–646.
  13. 13. Rykiel EJ Jr. Testing ecological models: The meaning of validation. Ecological Modelling. 1996;90: 229–244.
  14. 14. Bruch E, Atwell J. Agent-based models in empirical social research. Sociological Methods & Research. 2015;44(2): 186–221.
  15. 15. Stillman RA, Railsback SF, Giske J, Berger U, Grimm V. Making predictions in a changing world: The benefits of individual based ecology. BioScience. 2015;65(2): 140–150.
  16. 16. Haas TC, Ferreira SM. Conservation risks: When will rhinos be extinct? IEEE Transactions on Cybernetics. 2016;46(8): 1721–1734. Special issue on Risk Analysis in Big Data Era. Available from: http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=7236914
  17. 17. Haas TC, Ferreira SM. Finding politically feasible conservation strategies: The case of wildlife trafficking. Ecological Applications. 2018;28(20): 473–494.
  18. 18. Pearl J. Probabilistic reasoning in intelligent systems. San Mateo, California: Morgan Kaufmann; 1988.
  19. 19. Haas TC, Ferreira SM. Combating rhino horn trafficking: The need to disrupt criminal networks. Supporting Information: S4 Text. Sensitivity analysis of the economic-ecological model. PLOS ONE. 2016;11(11): e0167040.
  20. 20. Haas TC. Automatic acquisition and sustainable use of political-ecological data. Data Science Journal. 2018;17.
  21. 21. Baraglia R, Capannini G, Dazzi P, Pagano G. A multi-criteria job scheduling framework for large computing farms. Journal of Computer and System Sciences. 2013;79: 230–244.
  22. 22. Fang X, Luo J, Gao H, Wu W, Li Y. Scheduling multi-task jobs with extra utility in data centers. EURASIP Journal on Wireless Communication and Networking. 2017;200.
  23. 23. Dillon L, Sellers C, Underhill V, Shapiro N, Ohayon JL, Sullivan M, et al. The Environmental Protection Agency in the early Trump administration: Prelude to regulatory capture. American Journal of Public Health, 2018;April, 108(Supplement 2): S89–S94.
  24. 24. Raicu I, Foster IT, Zhao Y. Many-task computing for grids and supercomputers. 2008 Workshop on Many-Task Computing on Grids and Supercomputers. 2008. https://doi.org/10.1109/MTAGS.2008.4777912
  25. 25. Freeman E, Hupfer S, Arnold K. JavaSpaces: Principles, patterns, and practice. New York: Addison-Wesley; 1999.
  26. 26. Macy MW, Willer R. From factors to actors: Computational sociology and agent-based modeling. Annual Review of Sociology. 2002;28: 143–166.
  27. 27. Conte R, Paolucci M. On agent-based modeling and computational social science. Frontiers in Psychology. 2014;5: Article 668.
  28. 28. Haas TC. A web-based system for public-private sector collaborative ecosystem management. Stochastic Environmental Research and Risk Assessment. 2001;15(2): 101–131.
  29. 29. Lele SR, Dennis B, Lutscher F. Data cloning: Easy maximum likelihood estimation for complex ecological models using bayesian markov chain monte carlo methods. Ecology Letters. 2007;10: 551–563.
  30. 30. Shin S, Venturelli OS, Zavala VM. Scalable nonlinear programming framework for parameter estimation in dynamic biological system models. PLoS Computational Biology. 2019;15(3): e1006828.
  31. 31. Tashkova K, Šilc J, Atanasova N, Džeroski S. Parameter estimation in a nonlinear dynamic model of an aquatic ecosystem with meta-heuristic optimization. Ecological Modelling. 2012;226: 36–61.
  32. 32. Poovathingal SK, Gunawan R. Global parameter estimation methods for stochastic biochemical systems. BMC Bioinformatics. 2010;11: 414, 12 pages. pmid:20691037
  33. 33. Grazzini J, Richiardi M, Estimation of ergodic agent-based models by simulated minimum distance. Journal of Economic Dynamics & Control. 2015;51: 148–165.
  34. 34. McElhany P, Steel EA, Avery K, Yoder N, Busack C, Thompson B. Dealing with uncertainty in ecosystem models: Lessons from a complex salmon model. Ecological Applications. 2010;20(20): 465–482.
  35. 35. Helton JC, Davis FJ. Sampling-based methods. In: Saltelli A, Chan K, Scott EM, editors. Sensitivity Analysis. New York: Wiley; 2000.
  36. 36. Bryan BA. High-performance computing tools for the integrated assessment and modeling of social-ecological systems. Environmental Modelling and Software. 2013;39: 295–303.
  37. 37. Vanclay JK, Skovsgaard JP. Evaluating forest growth models. Ecological Modelling. 1997;98(1): 1–12.
  38. 38. Yarkoni T, Westfall J. Choosing prediction over explanation in psychology: Lessons from machine learning. Perspectives on Psychological Science. 2017;1–23.
  39. 39. Haas TC. Rhino ecosystem management tool. 2018. Online resource [Internet]. Available from: https://sites.uwm.edu/haas/
  40. 40. Garba MK, Nye TM, Boys RJ. Probabilistic distances between trees. Systematic Biology. 2018;March 67(2): 320–327.
  41. 41. Busing FMTA, Meijer E, Van Der Leeden R. Delete-m jackknife for unequal m. Statistics and Computing. 1999;9: 3–8.
  42. 42. Haas TC. Introduction to probability and statistics for ecosystem managers: Simulation and resampling. “Statistics in Practice” volume. Oxford, U.K.: Wiley; 2013.
  43. 43. Politis DN, Romano JP. Large sample confidence regions based on subsamples under minimal assumptions. The Annals of Statistics. 1994;22(4): 2031–2050.
  44. 44. Marchand E, Clément F, Roberts JE, Pépin G. Deterministic sensitivity analysis for a model for flow in porous media. Advances in Water Resources. 2008;31: 1025–1037.
  45. 45. Valero-Lara P, Nookala P, Pelayo FL, Jansson J, Dimitropoulos D, Raicu I. Many-task computing on many-core architectures. Scalable Computing: Practice and Experience. 2016;17(1): 33–46.
  46. 46. Thoman P, Dichev K, Heller T, Iakymchuk R, Aguilar X, Hasanov K, et al. A taxonomy of task-based parallel programming technologies for high-performance computing. Journal of Supercomputing. 2018;74: 1422–1434.
  47. 47. Dursi J. HPC is dying and MPI is killing it. 2019. In: Dursi Blogs [Internet]. Available from: https://www.dursi.ca/post/hpc-is-dying-and-mpi-is-killing-it.html
  48. 48. Mocanu EM, Galtier V, Tăpus N. Generic and fault-tolerant bag-of-tasks framework based on JavaSpace technology. IEEE International Systems Conference SysCon. 2012 March 19-22. 10.1109/SysCon.2012.6189511
  49. 49. Batheja J, Parashar M. A framework for adaptive cluster computing using JavaSpaces. Cluster Computing. 2003;6: 201–213.
  50. 50. Noble MS, Zlateva S. Scientific computation with JavaSpaces. In: Hertzberger B, Hoekstra, A, Williams R, editors. High Performance Computing and Networking: 9th International Conference Proceedings / HPCN Europe 2001. Amsterdam: June 25-27; 2001. pp. 657–666.
  51. 51. Carriero N, Gelernter D. How to write parallel programs: A guide to the perplexed. ACM Computing Surveys. 1989;21: 3, September.
  52. 52. Buravlev V, De Nicola R, Mezzina CA. Evaluating the efficiency of Linda implementations. Concurrency and Computation: Practice and Experience. 2018;30(8): e4381.
  53. 53. GigaSpaces. GigaSpaces XAP product overview. 2019. Available from: https://docs.gigaspaces.com/product_overview/overview.html
  54. 54. GigaSpaces. The Space interface. 2019. Available from: https://docs.gigaspaces.com/latest/dev-java/the-gigaspace-interface-overview.html
  55. 55. Babuji Y, Woodard A, Li Z, Katz DS, Clifford B, Foster I, et al. Scalable parallel programming in Python with Parsl. PEARC’19, July 28-August 1, Chicago. 2019.
  56. 56. Wampler D. Evaluating Ray: Distributed Python for massive scalability. Domino. 2020. February 12. Available from: https://blog.dominodatalab.com/evaluating-ray-distributed-python-for-massive-scalability/
  57. 57. Moritz P, Nishihara R, Wang S, Tumanov A, Liaw R, Liang E, et al. Ray: A distributed framework for emerging AI applications. arXiv: 1712.05889v2. 2018. Available from: https://arxiv.org/pdf/1712.05889.pdf
  58. 58. Brown N. Running applications on a Docker Swarm Mode cluster. semaphore. 2018. Available from: https://semaphoreci.com/community/tutorials/running-applications-on-a-docker-swarm-mode-cluster
  59. 59. Parallel computing. The Julia language manual. 2020. Available from: web.mit.edu/julia_v0.6.2/julia/share/doc/julia/html/en/manual/parallel-computing.html
  60. 60. cloud4science. Julia distributed computing in the cloud. Cloud Computing for Science and Engineering. 2018. Available from: https://cloud4scieng.org/2018/12/13/julia-distributed-computing-in-the-cloud/
  61. 61. Hooke R, Jeeves TA. Direct search solution of numerical and statistical problems. Journal of the ACM. 1961;8: 212–229.
  62. 62. Mishra S. Some new test functions for global optimization and performance of repulsive particle swarm method. MPRA Paper N. 2718. 2006. Available from: https://mpra.ub.uni-muenchen.de/2718/1/MPRA_paper_2718.pdf
  63. 63. Haas TC. Cheetah ecosystem management tool. 2019. Online resource [Internet]. Available from: https://sites.uwm.edu/haas/
  64. 64. Durant SM, and 53 other authors. The global decline of cheetah Acinonyx jubatus and what it means for conservation. Proceedings of the National Academy of Science. 2017;114(3), 528–533.
  65. 65. IUCN/SSC. Regional conservation strategy for the cheetah and African wild dog in Eastern Africa. Gland, Switzerland: IUCN Species Survival Commission; 2007.
  66. 66. TMAP (Tanzania Mammal Atlas Project). Arusha, Tanzania: Part of the Tanzania Mammal Conservation Progam maintained by the Tanzania Wildlife Research Institute. 2008. Available from: http://www.darwininitiative.org.uk/documents/14055/18260/14-055%20FR%20Ann11.4%20Mammals%20Newsbites%20Issue%204.pdf
  67. 67. SDSC. Accounts & allocations. San Diego Supercomputer Center. 2018. Available from: http://www.sdsc.edu/support/accounts_allocations.html
  68. 68. Abukari H, Mwalyosi RB. Local communities’ perception about the impact of protected areas on livelihoods and community development. Global Ecology and Conservation. 2020;22.