The Commonplace
Home Papers Evidence Explore Trends Syntheses Digests References Docs 🎲 Workforce Futures
← Papers
Direction, evidence grade, and study type are AI-generated labels (gpt-5-mini), not human-verified. Syntheses are LLM-written. "Tensions" are machine-detected candidates, not confirmed contradictions. A research-acceleration tool, not peer review. How this is built →

Autonomous learning bidders can learn to sustain supra-competitive prices in a stylised electricity market; multi-agent RL experiments show punish-and-forgive dynamics, sensitivity to agents' discounting/memory, and profitable unilateral deviations consistent with tacit collusion in specific scenarios. The effect appears robust across several synthetic environments but remains a plausibility result limited by the model's stylized scope and algorithmic choices.

AI agents in Algorithmic Electricity Markets: On the Emergence of Tacit Collusion
Jakub Seredyński, Georgios Tsaousoglou · August 27, 2026
arxiv descriptive medium evidence 7/10 relevance Full text usable extracted full text Source PDF

Structured author observations

Linked only from stored provider relations; the raw author line above is never matched by name.

Arxiv

Latest observation:

  1. Jakub Seredyński unresolved corpus identity
  2. Georgios Tsaousoglou unresolved corpus identity

Semantic Scholar

Latest observation:

  1. Jakub Seredyński provider ID
  2. Georgios Tsaousoglou provider ID
In MARL simulations of a stylized electricity market, autonomous learning bidders can converge to sustained supra-competitive outcomes that meet multiple operational criteria indicative of tacit collusion under certain network, demand, and cost configurations.

Citation observations

Cumulative provider counts captured on specific dates; providers are never combined.

As electricity market participants increasingly adopt learning-based agents for their bidding strategies, electricity markets are becoming algorithmic. Evidence from algorithmic markets in other domains shows that tacit collusion can arise purely through independent learning. Moreover, electricity markets are typically oligopolistic and feature repeated interaction among a small number of participants, making them structurally susceptible to non-competitive behavior. In the face of these observations, this paper investigates the hypothesis that tacit collusion may emerge in electricity markets where participants' actions are controlled by autonomous learning-based algorithms. We model strategic bidding as a repeated game with imperfect public monitoring, and model the participants' emergent behavior using multi-agent reinforcement learning. We propose a multi-dimensional set of criteria (going beyond profit comparisons against Nash equilibria) to assess whether the resulting behavior constitutes tacit collusion. Our experimental results showcase that such a danger is realistic for electricity markets: there are cases where agents do learn to sustain supra-competitive outcomes that are supportive of tacit collusion indicators, even though the agents were never instructed to collude.

Summary

Main Finding

Independent learning-based bidding agents (modeled with multi-agent reinforcement learning) can autonomously learn and sustain supra‑competitive outcomes in a stylized algorithmic electricity market. Using a multi-dimensional set of tests (beyond simple profit vs. Nash comparisons), the authors show that tacit collusion is a realistic risk in electricity markets under conditions that commonly occur in practice (e.g., transmission constraints, certain demand and cost regimes).

Key Points

  • Hypothesis: Tacit collusion can emerge when electricity market participants use autonomous learning agents to set bids.
  • Environment: A repeated, single‑timeslot market cleared by DC optimal power flow (DC‑OPF) with locational marginal prices (LMPs). Agents are four strategic generators in a 7‑bus stylized PJM‑derived test case.
  • Agents’ information: after each clearing, each agent observes its own dispatch, profit, and the vector of nodal LMPs — a public signal that does not reveal competitors’ actions (imperfect public monitoring).
  • Collusion identification: authors argue supra‑competitive profits alone are insufficient to claim tacit collusion and therefore adopt a multi‑criterion approach:
  • Punishment of Deviation — does a unilateral forced competitive deviation get met by a punish‑and‑forgive response from others?
  • Unsustainability under Shortsight — if agents are made short‑sighted (low discount factor and truncated memory) do collusive outcomes break down?
  • Short‑term Profitability of Deviations — can an agent gain in the short run by deviating, and would iterated best responses (IBR) then drive profits below the collusive level?
  • Experimental evidence: in some scenarios agents learned to sustain supra‑competitive prices and exhibited behaviors consistent with collusive patterns (e.g., punishment dynamics and profitability tradeoffs that discourage unilateral deviation), even though agents had no explicit collusion instructions or communication.
  • Drivers: market characteristics (transmission constraints vs. copper‑plate, demand level, and heterogeneity of marginal costs) materially affect the likelihood and strength of emergent tacit collusion.

Data & Methods

  • Market model:
    • Single timeslot DC‑OPF clearing over N buses with line flow and phase‑angle constraints; generators have piecewise‑linear segments and submit per‑segment bids.
    • Stage profit = LMP at generator bus × dispatched quantity − true generation cost.
  • Agents and game formulation:
    • Players: strategic generators choose per‑segment bid prices each stage.
    • Repeated game with imperfect monitoring; each agent accumulates a history of its recent actions/observations and updates policy to maximize cumulative profit.
    • Learning framework: multi‑agent reinforcement learning (MARL) to model co‑evolving strategies (details of the specific MARL algorithm are provided in the paper).
  • Experimental design:
    • Stylized 7‑bus test system (adapted from prior literature) with 4 strategic generators.
    • Full factorial: Grid vs NoGrid (transmission constraints enforced or relaxed), three demand levels (Low/Medium/High), three marginal‑cost heterogeneity cases (Low/Medium/High) → 18 scenarios.
    • All exogenous fundamentals fixed within scenarios (no temporal stochasticity); dynamics arise solely from strategic learning.
  • Collusion tests and counterfactuals:
    • Punishment test: after MARL convergence, force one agent to play a short‑term profit‑maximizing bid (solve a bi‑level problem via KKT/MILP conversion) while others continue learning, and observe whether competitors respond with a punish‑and‑forgive pattern.
    • Shortsight test: re-run MARL with very low discount factor and truncated memory to check whether previously sustained supra‑competitive behavior collapses.
    • Short‑term profitability (IBR) test: run Iterative Best Response (solving the same bi‑level optimization for each agent sequentially) to check if unilateral deviations are initially profitable but lead, via competitors’ responses, to lower profits than the MARL outcome.
  • Numerical tools: market clearing solved via DC‑OPF; bi‑level deviations transformed to single‑level MILP via KKT and binary variables (standard in the literature) for deviation and IBR analyses.

Implications for AI Economics

  • Practical risk: Algorithmic bidding using learning agents can generate tacitly collusive outcomes even without explicit coordination. Market outcomes can be materially altered by the learning dynamics of algorithms.
  • Multi‑criterion detection: Regulators and market monitors should not rely solely on elevated prices or profits vs. Nash benchmarks to flag collusion. A richer set of behavioral tests (e.g., punishment responses, sensitivity to horizon/memory, IBR dynamics) is needed to distinguish collusion from other causes of high prices.
  • Monitoring and stress testing: Market operators should incorporate MARL‑based simulators and the authors’ diagnostic tests into routine stress tests and ex‑ante evaluations of new algorithmic trading strategies.
  • Market design levers:
    • Increase competitive pressure where feasible (more active participants, reduce barriers to entry).
    • Reduce conditions that facilitate tacit coordination: less persistent repeated interactions, reduced observability of public signals that enable conditioning, or design rules that make punish‑and‑forgive strategies harder to sustain.
    • Consider regulatory instruments: auditing/validation of deployed automated bidding systems, transparency requirements, randomized clearing features, or transaction rules that disrupt simple collusive dynamics.
  • Research directions: extend analysis to richer, stochastic multi‑period markets (unit commitment, storage, renewables), larger markets with more heterogeneous participants, alternative learning architectures, and empirical validation on real market data. Limitations of current study include the stylized 7‑bus setup, fixed exogenous conditions, and four strategic generators — all useful for controlled experiments but requiring broader validation for general policy conclusions.

Assessment

Paper Typedescriptive Evidence Strengthmedium — The paper provides internally consistent simulation evidence across a factorial set of stylized scenarios and uses multiple, complementary criteria to diagnose tacit collusion; however, results are from a small, stylized network with fixed fundamentals and are sensitive to MARL algorithmic choices and modelling assumptions, so they demonstrate plausibility rather than established real-world causation. Methods Rigormedium — Uses a realistic market-clearing model (DC-OPF), a reasonable agent-observation specification, a full-factorial scenario design (grid vs copper-plate, three demand levels, three cost heterogeneity levels), and formal bi-level/MILP and IBR tests; but the study is limited to a seven-bus stylized test case with four strategic generators, lacks reported robustness checks to alternative MARL algorithms/hyperparameters, stochastic dynamics, richer market features, or empirical calibration/validation. SampleSimulation experiments on a stylized seven-bus electricity market (an extended PJM five-node test case) with four strategic generators at buses N1, N2, N5, N6; market cleared each timestep by DC optimal power flow (LMPs computed); exogenous fundamentals fixed per scenario (three demand levels: Low/Medium/High; three marginal-cost heterogeneity cases: Low/Medium/High); two network variants (Grid with line limits and NoGrid copper-plate). Agents observe their dispatch, profits and all nodal LMPs and learn bidding strategies via MARL; 18 market environments formed by full factorial combination of the scenario axes. Themesgovernance adoption IdentificationComputational simulation using multi-agent reinforcement learning (MARL) in a stylized DC-OPF electricity market; tacit collusion inferred by a multi-criterion battery of tests including (1) a punishment-of-deviation test where an individual agent is forced to a profit-maximizing (bi-level/MILP) deviation while others continue to learn, (2) an 'unsustainability under shortsight' test that re-runs MARL with low discount factor and truncated memory, and (3) iterative best-response (IBR/diagonalization) analysis checking short-term profitable deviations and subsequent profit dynamics toward Nash-like outcomes. GeneralizabilitySmall, stylized network (7 buses) and only four strategic generators — results may not scale to larger, more complex markets, Inelastic, time-invariant demand and no stochastic renewables or multi-period operational constraints limit realism, Outcomes may depend sensitively on MARL algorithm choice, hyperparameters, observation spaces and reward formulation, Single-timeslot clearing repeated over episodes ignores intertemporal unit commitment, ramping, storage dynamics and regulatory interventions, No empirical/field validation — results demonstrate theoretical plausibility rather than observed market behavior, Assumes agents can freely set piecewise-linear bids and observe full LMP vectors, which may not match some market institutions

Claims (8)

ClaimDirectionOutcomeConfidence & EvidenceDetails
Autonomous learning-based agents can learn to sustain supra-competitive outcomes in electricity markets, despite never being instructed to collude. Market Structure positive Emergence of supra-competitive, potentially collusive market outcomes
Reading fidelity high
Study strength medium
not reported
0.18
The paper finds that tacit collusion may emerge when electricity-market participants' actions are controlled by autonomous learning-based algorithms. Market Structure positive Tacit-collusion indicators in learned bidding behavior
Reading fidelity high
Study strength medium
not reported
0.18
The authors argue that supra-competitive profits alone are insufficient to establish tacit collusion, because elevated profits can arise without collusive coordination. Market Structure mixed Validity of identifying tacit collusion from market profits
Reading fidelity high
Study strength medium
not reported
0.18
The study evaluates emergent bidding behavior using three tacit-collusion indicators: punishment of deviation, unsustainability under shortsight, and short-term profitability of deviations. Market Structure positive Behavioral evidence consistent with tacit collusion
Reading fidelity high
Study strength medium
not reported
0.18
The experimental design contains 18 electricity-market environments formed by a full factorial combination of network representation, demand level, and marginal-cost heterogeneity. Market Structure mixed Variation in market environments used to study collusion emergence
Reading fidelity high
Study strength medium
n=18
18 market environments
0.18
The simulations use a stylized seven-bus electricity market with four strategic generators, inelastic nodal demand, transmission constraints, and locational marginal pricing. Market Structure mixed Market bidding and pricing behavior
Reading fidelity high
Study strength medium
n=4
four strategic generators
0.18
In the simulations, temporal dynamics arise from repeated interactions among bidding strategies and feedback from market clearing rather than from exogenous changes in demand, marginal costs, or network parameters. Market Structure mixed Dynamic evolution of bidding and market outcomes
Reading fidelity high
Study strength medium
n=18
0.18
The paper treats electricity markets as structurally susceptible to tacit collusion because they are typically oligopolistic and involve repeated interaction among a small number of participants. Market Structure positive Susceptibility to non-competitive coordination
Reading fidelity high
Study strength low
not reported
0.09

Notes