Lake Erie, the shallowest and warmest of the Great Lakes, is incredibly productive biologically. However, it's also faced significant environmental challenges due to dense population and industrial activity. One major stressor has been the construction of dams on the rivers and streams that flow into the lake. While dams served purposes like power generation or water supply, many now block fish from reaching historical spawning grounds, contributing to the decline of important native species.
Efforts to restore Lake Erie have shown some success, but the recovery of key fish like walleye (Sander vitreus) has slowed. Restoring access to tributary habitats by removing dams is a potential solution. However, deciding *which* dams to remove is complex. There are thousands of dams, removal is costly, and it can have unintended consequences.
This article explores the core ideas from the paper "Optimizing multiple dam removals under multiple objectives: Linking tributary habitat and the Lake Erie ecosystem" by Zheng, Hobbs, and Koonce (2009). The paper presents a mathematical approach to help managers select the *best portfolio* of dams to remove, considering ecological benefits, economic costs, and complex ecosystem interactions.
Removing a dam seems simple: let the river flow freely. But the consequences ripple outwards. On the plus side, desirable native fish like walleye gain access to upstream spawning areas, potentially boosting their populations – good for the ecosystem and for recreational fishing.
However, dam removal isn't all positive. It costs significant money, not just for demolition but potentially for replacing services the dam provided. Furthermore, removing a dam can also open up habitat for invasive species. In the Great Lakes, a major concern is the parasitic sea lamprey (Petromyzon marinus), which preys on large fish like trout and walleye. Removing a dam might help walleye spawn, but if it also lets lamprey access new nursery areas, the net effect could be negative.
Click the dam structure below to simulate its removal. Observe how fish access changes and the associated cost.
So, the decision involves trade-offs:
With multiple competing factors, how do we define the "best" outcome? The paper uses Multiple Criteria Decision Analysis (MCDA), specifically a form called Multicriteria Value Analysis (MVA). The idea is to define several measurable criteria that represent different aspects of ecosystem health and socioeconomic benefit, and then combine them into a single score.
The researchers identified nine key criteria (Figure 1 in the paper), including:
The MVA combines the first eight ecological/socioeconomic criteria into an overall "Ecological Health Index" ($z_1$). This is done using an additive value function:
$$ V(x_1, ..., x_8) = \sum_{i=1}^{8} W_i V_i(x_i) $$Where:
The weights ($W_i$) are crucial as they represent stakeholder preferences. Changing the weights changes how "good" a particular outcome is considered. For example, heavily weighting walleye criteria ($W_5, W_6$) would favor dam removals that benefit walleye, even if other factors suffer slightly.
Adjust the levels of simplified criteria and their importance weights to see how the overall "Ecological Health" score changes. (Note: Actual model uses 8 criteria and more complex linkages).
Okay, we have a way to score the outcome ($z_1$). But how do we predict the levels of $x_1, ..., x_8$ that result from removing a specific set of dams? This involves a chain of models:
This chain links the physical act of removing a dam to its ultimate impact on the lake's ecological health score.
The economic side ($x_9$) also needs quantification. The total cost has two main components:
Adjust dam characteristics to see how the estimated removal cost changes, based on a simplified version of the paper's regression model (Eq 14). (Note: Actual model is logarithmic).
The total economic cost for a portfolio of removals is the sum of individual dam removal costs and any necessary lamprey control costs: $x_9 = \sum_{j \in \text{Removed}} (C_j^{dam} + C_j^{lamprey})$.
With ways to predict ecological benefits ($z_1$) and economic costs ($x_9$) for any set of removed dams, the final step is to find the *best* set. The paper formulates this as a Mixed Integer Linear Program (MILP).
The core of the MILP is:
Objective: Maximize the Ecological Health Index ($z_1$)
$$ \text{Maximize } z_1 = \sum_{i=1}^{8} W_i V_i(x_i) $$Subject to Constraints:
Try selecting dams (orange circles) for removal by clicking them. Dams turn green if selected validly. If you try to remove an upstream dam without removing its downstream neighbor, it will turn red (invalid selection).
Solving this MILP finds the specific set of dams ($d_j=1$) that gives the highest possible ecological score ($z_1$) for a given budget ($B$).
Because cost and ecological benefit are competing objectives, there isn't one single "best" answer. Instead, there's a set of efficient or Pareto optimal solutions. An efficient portfolio is one where you cannot increase the ecological score further without spending more money, and you cannot decrease the cost without lowering the ecological score.
By running the MILP model repeatedly with different budget levels ($B$), the researchers traced out the trade-off curve (also known as the Pareto frontier) between cost and ecological health (Figure 4a in the paper).
This chart shows the efficient frontier. Each point represents an optimal portfolio of dam removals for a given budget. Use the slider to set a budget and see the corresponding optimal ecological health score. Hover over points for details.
Key findings from the trade-off analysis:
The model can also explore how different priorities affect the results. The paper includes a sensitivity analysis where the decision-makers might be particularly averse to increasing sea lamprey habitat. They introduced a weight ($WL$) representing the importance of *minimizing* potential lamprey habitat increase.
As the weight $WL$ increases (meaning lamprey avoidance becomes more important), the optimization favors removing dams that open up little or no lamprey habitat, even if they offer less benefit for walleye. This leads to different portfolios being selected (compare Figure 3 and Figure 5 in the paper) and generally lower overall ecological health scores (as defined by the original weights) but achieves the goal of minimal lamprey expansion (Table 3).
The work by Zheng, Hobbs, and Koonce provides a powerful framework for tackling the complex problem of multiple dam removals. By explicitly linking dam removal actions to habitat changes, ecosystem responses (via LEEM), economic costs, and stakeholder objectives (via MVA), the MILP model can identify potentially cost-effective portfolios.
Key strengths of this approach include:
However, the authors caution that such models are screening tools. They rely on assumptions and data that have uncertainties (e.g., exact removal costs, precise ecosystem responses). The model helps narrow down the options, but site-specific studies are essential before actually removing any dams.
Ultimately, this research demonstrates how mathematical optimization and simulation modeling can provide valuable insights for managing complex environmental systems like the Lake Erie basin, helping stakeholders navigate difficult trade-offs to achieve restoration goals.
Reference: Zheng, P. Q., B. F. Hobbs, and J. F. Koonce (2009), Optimizing multiple dam removals under multiple objectives: Linking tributary habitat and the Lake Erie ecosystem, Water Resour. Res., 45, W12417, doi:10.1029/2008WR007589.