Rivers and lakes are complex ecosystems. For centuries, humans have built dams for various purposes like hydropower, flood control, and water supply. However, dams also fragment rivers, blocking fish migration and altering natural flow patterns. In recent decades, especially as dams age or become obsolete, there's growing interest in removing them to restore river health.
But deciding *which* dams to remove isn't simple. The paper "Optimizing multiple dam removals under multiple objectives: Linking tributary habitat and the Lake Erie ecosystem" by Zheng, Hobbs, and Koonce tackles this challenge for the U.S. watersheds feeding into Lake Erie. Removing a dam can be good for native fish like walleye, but it costs money and might unintentionally help invasive species like the destructive sea lamprey. Furthermore, the effects of removing one dam can depend on whether others upstream or downstream are also removed.
This post explores the core ideas of the paper, focusing on how they use mathematical optimization to find the best *portfolio* of dam removals, balancing conflicting goals in a complex system.
Imagine you're a manager deciding on dam removals. You have a limited budget. Each potential removal has:
Let's visualize this basic conflict. Use the slider below to simulate deciding how many dams to remove conceptually. Notice how benefits, costs, and risks often move together.
The paper moves beyond this simple view by looking at specific dams and quantifying these effects more precisely.
To make informed decisions, we need to measure our objectives. The paper considers two main high-level goals:
How do you put a number on "ecosystem health"? The researchers used a technique called Multi-Criteria Value Analysis (MVA). They identified several specific indicators important to managers and stakeholders, grouped under broader categories:
Each indicator ($x_i$) gets a score based on its level, and these scores are combined using weights ($W_i$) reflecting their relative importance, into a single overall health index ($V$):
Where $V_i(x_i)$ is a value function scaling the $i$-th indicator from 0 (worst) to 1 (best). The paper uses a sophisticated computer simulation model of Lake Erie (called LEEM) to predict how these indicators ($x_1$ to $x_8$) change when dam removals alter fish habitat.
The economic side ($x_9$ in the paper's notation, though we'll just call it 'Cost') has two parts:
Total Cost = Sum of $C^{dam}_j$ for removed dams + Sum of $C^{lamprey}_j$ for necessary control.
Based on the paper's regression model (Eq. 14), explore how different factors influence the estimated removal cost for a single dam.
How does removing a dam actually affect the fish community indicators ($x_1..x_8$)? The crucial link is habitat.
Click on dams (circles) in this simplified river network to simulate removing them. Observe how upstream segments become potentially accessible (thicker green lines). Dams can only be removed if the one immediately downstream is also removed (or if it's the furthest downstream).
The change in suitable habitat, particularly for walleye young-of-year (YOY), is then fed into the LEEM ecosystem model. The paper uses "Impulse Response" functions – essentially, estimating how much each ecosystem indicator ($x_1..x_8$) changes for every unit increase in walleye YOY recruitment resulting from habitat improvements.
Now we have the pieces: candidate dams, ecological benefits (via the health index $V$), costs ($C^{dam} + C^{lamprey}$), and the habitat link. The goal is to select the *best set* of dams to remove.
This is formulated as a Mixed Integer Linear Program (MILP). Don't worry about the full mathematical complexity, the core idea is:
Maximize: Aggregate Ecological Health Index ($z_1$, derived from $V(x_1..x_8)$)
Subject to:
Let's simulate the challenge. Below is a set of candidate dams, each with estimated costs and potential habitat gains. Try to manually select a portfolio of dams to remove that maximizes the "Ecological Score" (a simplified proxy for $z_1$) without exceeding the budget. Pay attention to the upstream/downstream constraints!
Click dams (dots) to select/deselect for removal. Red stroke = selected. Orange = constraint violation.
Running the MILP for different budget levels ($B$) doesn't give just one answer. It reveals a fundamental trade-off between cost and ecological benefit. This is often visualized as an efficient frontier (or Pareto front).
Each point on the curve represents an "efficient" portfolio – meaning you can't get a better ecological score for the same or lower cost, and you can't get a lower cost for the same or better ecological score. Points *below* the curve are suboptimal; points *above* are infeasible with current technology/options.
This chart shows the efficient portfolios found by the MILP for different budgets (based on Table 2 in the paper). Hover over points to see details. Higher budgets allow for better ecological outcomes, but with diminishing returns.
The baseline analysis balances multiple factors. But what if stakeholders are particularly worried about the invasive sea lamprey? The MVA weights could be changed, or, as the paper explores, we can add a specific objective to *minimize* the potential for lamprey habitat increase.
They introduce a weight, $WL$, representing the importance placed on avoiding lamprey habitat expansion (relative to maximizing the general ecological health score). $WL=0$ is the baseline case. As $WL$ increases, the optimization prioritizes removing dams that offer little or no lamprey habitat, even if they offer less walleye benefit or cost more.
Set a budget (e.g., $15M) and adjust the "Lamprey Aversion" weight ($WL$). See how the optimal portfolio and resulting outcomes change (based on Table 3). The map below shows the dams selected in the optimal portfolio for the chosen $WL$ and budget.
Optimal Portfolio for Budget = $15M and WL = 0.0:
The research by Zheng, Hobbs, and Koonce provides a powerful framework for tackling the complex problem of multiple dam removals. By integrating ecological models (HSI, LEEM), economic cost estimations, and multiobjective optimization (MILP), their approach allows decision-makers to:
While the model provides valuable insights for screening potential projects, the authors caution that site-specific studies are still essential before any actual dam removal occurs. Models like this are tools to guide decision-making in complex environmental management scenarios, making the process more transparent and informed.