The drag fell but the waste rose — what maximizing a reward actually bought
A reinforcement learning agent maximizes its reward, which can diverge from what its designer intended. In drag reduction for wall turbulence, two controllers achieved large reductions while total dissipation went up.
Paper overview (our summary)
- Field (arXiv category)physics.flu-dyn(+1)
- AuthorsGiorgio Maria Cavallazzi, Miguel Pérez-Cuadrado, Alfredo Pinelli
- Submitted2026-06-04
- arXiv ID2606.06227v1
Key points
- A reinforcement learning agent maximizes its reward, which can diverge from the intended outcome, made concrete here in drag reduction for wall turbulence.
- A mass-conservation projection coupled the agents outputs and erased the per-agent credit the policy gradient requires.
- A memoryless policy could not resolve the slow near-wall cycle it was acting on.
- A reward scored on pressure gradient paid for nominal drag reduction with pumping power through the wall.
- Two degenerate controllers achieved large reductions while dissipation rose; after repair the controller earns a conservative 17% under a closed energy budget.
1Maximizing the reward, drifting from the goal
What this series has followed so far is how structure on the subject side gets carried into a formulation. This paper takes up the failure on the opposite side. The reward is maximized properly, and the result moves away from what the designer wanted.
2Three faults, traced to their causes
All three sit in the design of the reward or the computation. Learning did not fail; these are what learning succeeding, exactly as instructed, looks like.
3What the drag reduction figure concealed
The metric improved while the system as a whole got worse. This is not peculiar to reinforcement learning, but where a reward is written down explicitly, the gap between what was written and what was wanted shows up directly in the result. That is why the paper speaks of honest accounting.
4The repair was not a stricter reward
Worth noting is that the authors did not lower the reward. The three faults sat in different layers: one in the computation, where a projection flattened credit; one in the structure of the policy, which had no memory; one in the definition of the reward, in what was counted. Where the thing broke was separated out and each layer fixed on its own terms.
The 17% that results is smaller than the figure before repair. It is, however, a figure obtained under a closed energy budget, in a form that lets one confirm the system as a whole actually gains.
Why it matters
Where a reward is written down explicitly, the gap between what was written and what was actually wanted appears directly in the result. Drag falling while dissipation rises is not learning failing but learning succeeding exactly as instructed. The practical value of the paper lies in separating the diagnosis into layers, the computation, the structure of the policy, and the definition of the reward, and repairing each on its own terms.
FAQ
How can drag fall while waste rises?
How were the three faults repaired?
How should the 17% be read?
Sources (primary)
Source: arXiv (descriptive metadata is CC0 public domain). Summaries are our own; see arXiv for the original text and PDF.
- arXiv abstract page (original, official)
- PDF (arXiv)
- arXiv ID: 2606.06227