Lake Erie, the shallowest and most productive of the Great Lakes, faces significant environmental challenges. Decades of human activity, including the construction of thousands of dams on its tributary rivers, have altered the ecosystem. Many of these dams block fish migration routes, particularly impacting species like the native walleye (Sander vitreus) that need access to river habitats for spawning.
Removing old or unnecessary dams seems like a straightforward solution to restore these habitats. However, the reality is complex. Dam removal is expensive, and the ecological consequences aren't always purely positive. For instance, removing a dam might also open up habitat for invasive species like the parasitic sea lamprey (Petromyzon marinus). Furthermore, some dams still provide services like flood control or hydropower.
This leads to a challenging question: With limited resources, which dams should be removed to achieve the greatest overall benefit for the Lake Erie ecosystem, considering multiple, often conflicting, objectives?
The academic paper "Optimizing multiple dam removals under multiple objectives: Linking tributary habitat and the Lake Erie ecosystem" by Zheng, Hobbs, and Koonce (2009) tackles this problem using mathematical optimization. This page explores the core ideas of their approach, using interactive visualizations to build intuition.
Dam removal decisions involve balancing competing factors. Let's consider the main ones highlighted in the paper:
Imagine evaluating a *single* potential dam removal. How desirable is it? Adjust the sliders to see how perceived benefits and harms affect the decision.
7 3 5To make informed decisions, we need to quantify these benefits and costs. The paper uses several modeling techniques:
When a dam is removed, fish gain access to upstream river sections previously blocked. The paper uses Habitat Suitability Index (HSI) models combined with Geographic Information System (GIS) data. HSI models estimate how suitable a specific river reach is for a particular species (like walleye spawning or lamprey larvae) based on physical characteristics like water depth, velocity, and substrate type (e.g., gravel, sand, mud).
Removing dam $j$ potentially opens up a certain area or length of habitat upstream. Let's visualize this simply:
The actual calculation in the paper is more complex, considering the specific HSI values for different river reaches ($k$) upstream of dam $j$ and summing the suitable habitat area ($A_{k,s}$ for walleye, depending on substrate $s$) or length ($L_k$ for lamprey):
Walleye Spawning Habitat Area opened by removing dam $j$ (simplified concept):
$$ H^{\text{walleye}}_j \approx \sum_{k \text{ upstream of } j} \sum_{s \in \text{Substrates}} (\text{HSI}^{\text{walleye}}_{k,s} \times A_{k,s}) $$Lamprey Nursery Habitat Length opened by removing dam $j$ (simplified concept):
$$ H^{\text{lamprey}}_j \approx \sum_{k \text{ upstream of } j} (\text{HSI}^{\text{lamprey}}_{k} \times L_{k}) $$Note: The paper also incorporates the *likelihood* ($V^{\text{walleye}}_j$, $V^{\text{lamprey}}_j$) that the species will actually successfully utilize this new habitat, based on expert judgment for different watersheds.
Simply opening habitat doesn't guarantee more fish. The link is complex, involving survival rates, food availability, and interactions within the ecosystem. The paper uses the Lake Erie Ecological Model (LEEM), a sophisticated simulation model representing the lake's food web and major fish species.
The key linkage is the estimated increase in Walleye Young-of-Year (YOY) recruitment ($\Delta YOY^{\text{walleye}}$) resulting from the increased egg production ($EP_j$) in the newly accessible spawning habitat:
$$ \Delta YOY^{\text{walleye}}_j \approx \text{constant} \times EP_j $$LEEM is then used to estimate how this pulse of new walleye affects various ecosystem metrics ($x_1, ..., x_8$) like the ratio of walleye to other fish, overall fish productivity, and harvest levels. This is done using "impulse response" functions ($IR_{x_i}$), which estimate the change in metric $x_i$ per unit increase in walleye YOY:
$$ \Delta x_i = IR_{x_i} \times \Delta YOY^{\text{walleye}}_{\text{total}} $$This allows the model to connect a specific dam removal decision to its broader ecological consequences across the lake.
The paper estimates two main costs:
Estimate the relative cost for removing a hypothetical dam. Adjust its characteristics.
4 5 2The total economic cost ($x_9$) for a portfolio of removed dams (set $J_{removed}$) is the sum of individual removal and lamprey control costs:
$$ x_9 = \sum_{j \in J_{removed}} (C^{\text{dam}}_j + C^{\text{lamprey}}_j) $$The goal is to select a set of dams to remove ($J_{removed}$) that maximizes the overall ecological health of Lake Erie, subject to a budget constraint ($B$).
Since "ecological health" isn't a single number, the paper uses Multi-Criteria Value Analysis (MVA). This involves defining several specific criteria ($x_1, ..., x_8$) derived from the LEEM outputs (e.g., walleye biomass, native species ratio, fishery harvest levels). Each criterion $x_i$ is assigned a value function $V_i(x_i)$ (scaling its performance from 0 to 1, worst to best) and an importance weight $W_i$ (reflecting stakeholder priorities, elicited in workshops). The overall ecological health score ($z_1$) is the weighted sum:
$$ z_1 = \sum_{i=1}^{8} W_i V_i(x_i) $$How do priorities affect the perceived health score? Imagine three simplified criteria for a given scenario. Adjust their weights (summing to 100%).
The core of the paper is a Mixed Integer Linear Program (MILP). This is a mathematical technique for finding the best solution to a problem where some decisions are discrete (like yes/no for dam removal) and others are continuous (like the resulting ecological scores), subject to constraints.
Let $d_j$ be a binary decision variable: $d_j = 1$ if dam $j$ is removed, $d_j = 0$ otherwise.
The basic model formulation is:
Maximize: Ecological Health Score $z_1$
$$ \text{Maximize } z_1 = \sum_{i=1}^{8} W_i V_i(x_i) $$Subject to:
Solving a full MILP is complex. Let's simulate the *idea* with a small set of hypothetical dams. Try to manually select dams to maximize the "Ecological Benefit Units" without exceeding the budget. Then see what the optimal solution is.
Because there's a trade-off between cost ($x_9$) and ecological benefit ($z_1$), there isn't one single "best" solution. Instead, the MILP can identify a set of efficient or Pareto optimal solutions. An efficient solution is one where you cannot improve the ecological score without increasing the cost, and you cannot decrease the cost without worsening the ecological score.
Plotting these efficient solutions reveals the trade-off curve (also called the Efficient Frontier), showing the maximum ecological benefit achievable for any given budget level.
This chart shows the efficient portfolios identified by the model (conceptualized from Figure 4a in the paper). Each point represents a specific set of dams to remove. Hover over points for details.
The shape of the curve is important. Often, initial investments yield large ecological gains (steep slope), but achieving further improvements becomes increasingly expensive (flattening slope) - demonstrating diminishing returns.
The choice of which dams form the "optimal" portfolio depends heavily on the priorities assigned, particularly the balance between promoting walleye and avoiding sea lamprey habitat expansion.
The paper explores this by introducing a weight ($WL$) on a *negative* objective: minimizing the percentage of potential lamprey habitat opened ($z_3$). The objective function becomes a combination of maximizing ecological health $z_1$ and minimizing lamprey habitat $z_3$:
$$ \text{Maximize } (1 - WL)z_1 - WL z_3 $$Changing the $WL$ weight dramatically alters the recommended dam removal strategy:
Adjust the slider to change the priority placed on avoiding sea lamprey habitat. Observe how the "recommended" strategy might shift (represented conceptually on the map and trade-off curve).
Conceptual Map (Inspired by Figures 3 & 5):
Choosing which dams to remove is a complex environmental management problem with significant ecological and economic consequences. The approach detailed by Zheng, Hobbs, and Koonce provides a powerful framework for navigating these complexities:
While the model relies on estimates and involves uncertainties (requiring site-specific studies before actual removal), it serves as a valuable screening tool. It helps managers understand the system-wide implications of different strategies and identify potentially cost-effective portfolios for restoring habitat and improving the health of the Lake Erie ecosystem.