The AI Value Chain
A model call looks like a software service, but it is the visible end of an industrial chain. Depending on the deployment, an accepted outcome may require chip fabrication, memory and packaging, deliverable power, accelerator capacity, a model artifact or hosted service, a gateway, an application, data rights, and a working organizational process. Those links form a dependency graph, not one market. A local model can bypass a hosted API, for example, while still depending on hardware, power, software, and licensed data.
Chapter 76 compared the cost of feasible alternatives from one buyer's perspective. This chapter asks what shapes the terms offered to that buyer. The answer is specific to a workload: which dependency is scarce or difficult to replace, who controls it, and which outside options can deliver the same accepted outcome. Market structure matters because bargaining power grows when credible alternatives disappear, not simply because a company appears at several layers.
Map dependencies before naming a market
A value-chain diagram describes technical and contractual dependence. It does not establish that every box is a market, that every edge is a purchase, or that one company owns the whole path.
The OECD's 2025 review describes AI compute infrastructure as a multilayer supply chain with concentrated segments, high entry barriers, vertical relationships, partnerships, switching barriers, and occasional shortages. It also warns that its reported supplier shares are bottleneck indicators, not the result of one global market-definition exercise (Organisation for Economic Co-operation and Development 2025). The UK Competition and Markets Authority (CMA) similarly identifies compute, data, technical expertise, funding, and routes to market as possible constraints on entry or expansion in foundation-model services (Competition and Markets Authority 2024). These are risks and dependencies to investigate, not proof that one company has power everywhere.
A bottleneck is a dependency whose available capacity or terms constrain the workload. A control point is narrower: a supplier controls a scarce or hard-to-replace input, has the ability and incentive to change access or terms, and faces too few effective outside options for the buyer to respond. A long lead time can reveal a bottleneck. It does not by itself prove market power. Neither does technical superiority, a large company, or a high market share calculated over an undefined denominator.
| Layer under review | Candidate unit | Possible constraint | Evidence to retain |
|---|---|---|---|
| Advanced compute | deliverable accelerator-hours in the required region and period | hardware, power, networking, or allocation | accepted orders, queue time, outages, utilization, rejected demand |
| Model service | accepted results at the required quality and service level | capability, quota, policy, or support | matched evaluations, quotas, incidents, price and model history |
| Application channel | completed workflows for the target customer group | distribution, procurement, identity, or integration | acquisition path, approval time, active users, viable competing workflows |
| Data rights | usable records under the required purpose and jurisdiction | license, consent, provenance, or deletion obligations | contracts, lineage, permitted uses, unresolved claims |
The same supplier can appear in several rows, and two rows can be complements rather than substitutes. That is why the market boundary must come next.
Define the market before calculating shares
Concentration measurement has a long history. Albert Hirschman in 1945 and Orris Herfindahl in 1950 independently developed closely related share-squared indexes; Rhoades later summarized their origin and regulatory use (Rhoades 1993). The arithmetic is easy. The difficult part is deciding which sales and suppliers belong in the denominator.
Record a candidate market as
Here, means the product or service being tested, its geography, the time window, the customer group, and the minimum quality and service threshold. The tuple is an analytical record, not a claim that only one market definition is valid. A candidate belongs in only if customers in would treat it as a reasonable substitute for under the declared geography, period, and threshold.
For example, a downloadable model and a managed frontier API are both ways to obtain model output. They are not necessarily substitutes for a hospital that requires a particular accuracy, region, audit trail, support contract, and response-time objective. Conversely, two APIs with different model names may be close substitutes if both pass the same evaluation and operational contract. Define the decision first; do not let a vendor category define it for you.
A share also needs a unit. Revenue can reflect what customers pay. Delivered capacity can better describe a homogeneous input whose competitive significance comes from the ability to expand. Usage can describe an operating service, while new-customer wins can reveal current competition better than a large installed base. The 2023 U.S. Merger Guidelines explicitly permit different share metrics when they better match market reality (U.S. Department of Justice and Federal Trade Commission 2023). For an AI service, report at least two defensible proxies when the data allow, such as revenue and accepted workload volume, and explain omissions.
Given a defined market, the Herfindahl-Hirschman Index (HHI) is
Here, is the number of suppliers in and is the share of supplier , expressed from zero to one; all supplier shares sum to one. The factor puts the result on the familiar zero-to-10,000 scale. Squaring gives larger suppliers more weight. The equal-sized equivalent count answers a limited intuitive question: how many equal suppliers would produce the same index?
The HHI is a screening statistic, not a finding of market power. Under the 2023 U.S. Merger Guidelines, a post-merger HHI above 1,800 combined with an increase above 100 points creates a structural presumption in that merger framework (U.S. Department of Justice and Federal Trade Commission 2023). Those thresholds are not a universal grading scale for technology markets. A result changes when the market boundary, share metric, missing suppliers, or time window changes.
The following hypothetical shares demonstrate that sensitivity. They are not estimates of any AI market.
markets = [
("narrow", [45, 30, 15, 10]),
("broader", [30, 25, 20, 15, 10]),
("equal-five", [20, 20, 20, 20, 20]),
]
for label, shares in markets:
assert sum(shares) == 100
hhi = sum(share * share for share in shares)
effective_firms = 10_000 / hhi
print(
f"{label}: suppliers={len(shares)} hhi={hhi} "
f"effective-firms={effective_firms:.2f}"
)
A supplier count alone would call all three cases similar. The HHI distinguishes their size distributions, but it still cannot tell whether entry is timely, capacity is available, customers can switch, or providers compete on dimensions that the selected share misses.
Separate scale economies, concentration, and power
Large fixed cost can lower average cost without lowering marginal cost. In the simple cost function
denotes output, total cost, fixed cost, and constant cost for one additional unit. is average cost and is marginal cost. As output rises, the fixed term falls, but marginal cost remains . The legacy shortcut that combined high fixed cost, falling marginal cost, and switching cost therefore mixed three distinct mechanisms.
High concentration can arise from innovation, capacity constraints, economies of scale, regulation, or exclusionary conduct. It can coexist with aggressive competition for the next contract, or with weak competition inside an installed base. Evidence of power comes from behavior and alternatives: persistent price or term changes that customers cannot avoid, denied or delayed access to an input, poor expansion by rivals despite demand, contractual restrictions, or failed switching attempts.
A worked example shows why scope matters. In its July 2025 UK cloud investigation, the CMA estimated 2024 infrastructure-as-a-service revenue shares of 40-50 percent for AWS, 30-40 percent for Microsoft, and 5-10 percent for Google. Platform-as-a-service shares were less concentrated. The same appendix says accelerated-compute revenue could not be separated consistently and was a small part of the measured total (Competition and Markets Authority 2025). This is evidence about specified UK cloud services, not a direct estimate of a global AI-compute or model market.
Do not infer profit from a price chart
Listed price is not production cost. Revenue is not gross profit, gross profit is not economic rent, and capital expenditure is not a layer's share of customer value. A valid margin comparison needs an audited segment or a reproducible allocation rule for shared hardware, labor, research, energy, and overhead. A return above the cost of capital can motivate further analysis, but it still does not identify which mechanism caused the return.
That boundary removes the legacy profit-pool table. Its source was one investor's unaudited estimate built from heterogeneous companies and layers. It could not show how one token's payment was divided, and a two-point trend could not support a decade-long forecast. Where segment reporting is unavailable, say that profit allocation is unknown and measure the contract terms the buyer can actually see.
Korinek and Vipra argue that scale and scope economies, feedback, user inertia, and vertical integration may make frontier-model markets more concentrated over time. Their published analysis also describes strong current competition and treats future tipping as conditional, not as an observed natural monopoly (Korinek and Vipra 2025).
Natural monopoly has a stricter cost meaning. For total demand , one supplier's cost must be no greater than the combined cost of every feasible split:
Here, is the number of producing firms in a proposed split and is firm 's output. The inequality expresses cost subadditivity over the relevant demand, a central condition in natural-monopoly analysis (Sharkey and Telser 1978). High training cost, a high HHI, or customer switching cost does not establish that condition. Treat the frontier-concentration thesis as a scenario to test, not a settled description of every model service.
Measure switching as a directed path
A buyer's outside option is credible only if it can be exercised. API syntax compatibility is one part of portability, not the whole migration. Record at least five layers:
- Interface portability: request, response, tool, identity, and error schemas can be translated.
- State and data portability: prompts, retrieval indexes, tool definitions, fine-tuning data, evaluation sets, logs, and user state can be exported under usable rights.
- Behavioral portability: the replacement passes the same quality, policy, and service evaluation.
- Artifact and runtime portability: weights, tokenizer, configuration, and inference code can run on another supported stack.
- Operational and commercial portability: regions, quota, observability, support, price, and contract terms remain feasible.
Switching cost is directional. Moving from supplier to supplier can cost more than moving back because formats, rights, team knowledge, and capacity differ. A useful ledger is
Here, covers state transfer and data egress; covers interface and workflow changes; covers evaluation, security, and compliance work; covers running both paths during migration; and covers termination and stranded commitments. is expected loss from migration failures. The arrow records direction.
Estimate those terms with a migration drill. Export representative state, route a held-out workload to the replacement, measure quality and tail latency, remove the old path, record time to restore service, and test rollback. A fallback that has never passed this exercise is an aspiration, not an outside option.
Read vertical integration through rights and incentives
Vertical integration can lower coordination cost, secure investment, improve hardware-software co-design, and make capacity planning more reliable. It can also create preferential access, raise rivals' input costs, restrict multihoming, or enable foreclosure from a route to market. The label alone does not determine the effect, and it does not make every integration anticompetitive.
The Federal Trade Commission's January 2025 staff report examined specific relationships among the cloud providers Alphabet, Amazon, and Microsoft and the developers Anthropic and OpenAI. It documented varying equity and revenue rights, consultation or control provisions, cloud-spend commitments, discounted compute, exclusivity terms, product integration, and access to sensitive technical and business information (Federal Trade Commission, Office of Technology Staff 2025). Staff identified possible effects on input access and switching. The report did not define every AI market or make an illegality finding, and its evidence should not be generalized beyond the studied arrangements.
For procurement, map the rights that change behavior:
- committed spend and the share of expected demand it covers;
- capacity priority, reservation, and shortage allocation;
- exclusivity, preferred-provider, and multicloud terms;
- ownership and permitted use of prompts, outputs, telemetry, and derived data;
- model, product, and intellectual-property licenses;
- governance, information, audit, price-change, termination, and exit rights.
Usage does not automatically become training data or a competitive flywheel. Separate product telemetry, evaluation data, training data, distribution feedback, and revenue. For each loop, record what information moves, under which right, how quickly it changes the product, and whether a rival can obtain an equivalent input.
Openness, transparency, and contestability are different
Available weights are not the same as Open Source AI. The Open Source Initiative's 2024 definition requires freedoms to use, study, modify, and share the system, together with data information, code, and parameters in the preferred form for modification (Open Source Initiative 2024). It is a community standard rather than a universal legal definition, but it makes the missing materials explicit.
Broadly available weights can enable inspection, adaptation, and self-hosting. They can improve a buyer's outside options when the license permits the use, the artifact is complete, a supported runtime exists, the candidate passes the evaluation contract, and sufficient capacity is obtainable. If any one of those conditions fails, weight access does not create a production substitute. Kapoor and colleagues present competition benefits of open-weight releases as plausible but qualified, alongside distinct benefits and risks (Kapoor et al. 2024).
Transparency is another axis. The 2025 Foundation Model Transparency Index reported a mean score of 40.69 out of 100, about 41, compared with 58 in 2024; training data, training compute, and post-deployment usage and impact were among the weakest areas (Wan et al. 2025). The indicator set changed substantially in 2025, the sampled companies changed, and only nine companies appeared in both editions. The headline decline is therefore not a clean like-for-like time series. The index measures public disclosure, not model quality, safety, market concentration, or switching cost.
Transparency can improve comparison, risk assessment, and accountability. It does not by itself create a substitute. Contestability requires challengers to obtain critical inputs, enter and expand, reach customers, and let customers switch or multihome without prohibitive technical or contractual friction.
Match each claim to evidence
| Claim | Evidence that can support it | What the evidence does not prove |
|---|---|---|
| The market is concentrated | declared , complete shares, defensible denominator, sensitivity to boundary and metric | market power, harm, or cause |
| An input is a control point | shortages, allocation rules, lead times, substitutes, expansion attempts, ability and incentive | that every downstream buyer is constrained |
| Customers are locked in | completed migration drill, directional cost, failed exits, commitment and termination terms | that a compatible API or available weights remove lock-in |
| Integration changes competition | contract rights, information flows, preferential treatment, rival access, observed conduct | that ownership or partnership alone is harmful |
| A layer earns persistent excess return | audited segment profit, capital employed, opportunity cost, stable allocation rule | how one token's payment is divided or why the return exists |
| A layer is contestable | timely entry and expansion, input access, customer reach, switching and multihoming evidence | that a large model catalog equals effective choice |
Evidence should have a date. Supplier shares, model quality, licensing terms, capacity, and partnerships change at different speeds. Preserve the quote, contract, measurement method, and market boundary used for each conclusion.
Chapter 68 supplies the physical capacity and time-to-power evidence; Chapter 79 supplies the rights and provenance boundary; and Chapter 76 supplies the accepted-result ledger. Market structure adds the availability and credibility of alternatives. A lower model price matters only if the alternative can obtain the required inputs and pass the same workload, service, policy, and exit tests.
Operate a market record
Treat the analysis as a dated control process:
- Define the decision. State the outcome being procured and why a market question affects it.
- Freeze the market boundary. Record product or service, geography, time window, customer group, and quality and service threshold.
- Enumerate suppliers. Include current suppliers, committed entrants, self-supply where relevant, and the reason each candidate is or is not a reasonable substitute.
- Measure more than one share proxy. Reconcile revenue, capacity, usage, accepted workload, or new-customer measures and disclose missing data.
- Test matched alternatives. Run the same evaluation and service contract against candidates rather than counting names or endpoints.
- Map dependencies and rights. Record input suppliers, ownership, spend commitments, information flows, capacity rights, price changes, and termination terms.
- Exercise migration. Perform the directed switch, measure cash and time to restore service, and verify rollback.
- Set review triggers. Reopen the analysis after a material price, model, license, capacity, partnership, regulation, or workload change.
- Refresh the record. Replace forecasts with observed shares, incidents, migrations, and contract outcomes; retain the old record for comparison.
The record should contain the workload and acceptance-rule digest, candidate list, exclusion reasons, share data and denominator, HHI sensitivity, contract versions, dependency owners, migration evidence, unresolved assumptions, and review date. That package lets another team reproduce the conclusion instead of inheriting a label such as "concentrated" or "open."
Chapter 78 now moves from supplier choice to realized work. A market can offer several credible alternatives while none creates user value, or one supplier can hold a strong position while a narrow workflow still produces positive returns. The next chapter measures that organizational boundary. Bargaining power lives where credible alternatives end.
Further reading
- Rhoades, “The Herfindahl-Hirschman Index,” 1993. fraser.stlouisfed.orgRhoades explains the share-squared index, its independent origins in work by Hirschman and Herfindahl, and its use as a concentration screen rather than a complete competition analysis.
- U.S. Department of Justice & Federal Trade Commission, “2023 Merger Guidelines,” 2023. justice.govThe guidelines define markets before calculating shares, permit metrics suited to competitive reality, and use HHI thresholds as structural presumptions within U.S. merger review.
- Organisation for Economic Co-operation and Development, “Competition in Artificial Intelligence Infrastructure,” 2025. doi.orgThe OECD maps the multilayer AI infrastructure supply chain and reviews concentration, entry barriers, vertical relationships, switching barriers, and shortages while warning that reported segment shares are not one global market definition.
- Competition and Markets Authority, “AI Foundation Models: Technical Update Report,” 2024. gov.ukThe CMA identifies compute, data, expertise, funding, and routes to market as possible constraints on entry and expansion, framing them as competition risks to examine rather than established harm.
- Competition and Markets Authority, “Appendix D: Market Structure and Concentration Methodology and UK Share of Supply by Revenue,” 2025. assets.publishing.service.gov.ukThe CMA estimates supplier revenue shares for specified UK cloud-service categories and explains that accelerated-compute revenue could not be separated consistently from the broader totals.
- Korinek & Vipra, “Concentrating Intelligence: Scaling and Market Structure in Artificial Intelligence,” 2025. doi.orgKorinek and Vipra analyze scale, scope, feedback, inertia, and integration as mechanisms that could concentrate frontier-model markets while treating future tipping as conditional.
- Sharkey & Telser, “Supportable Cost Functions for the Multiproduct Firm,” 1978. doi.orgSharkey and Telser formalize cost supportability and subadditivity for multiproduct firms, providing the cost condition behind a natural-monopoly claim.
- Federal Trade Commission, Office of Technology Staff, “Partnerships Between Cloud Service Providers and AI Developers,” 2025. ftc.govFTC staff document specific equity, governance, cloud-spend, exclusivity, integration, and information-sharing terms in selected cloud-provider and AI-developer partnerships without making an illegality finding.
- Open Source Initiative, “The Open Source AI Definition 1.0” (defines the freedoms and preferred form for Open Source AI), 2024. opensource.orgThe OSI definition treats Open Source AI as requiring use, study, modification, and sharing freedoms, with data information, code, and parameters available in the preferred form for modification.
- Kapoor et al., “On the Societal Impact of Open Foundation Models” (open foundation model benefits, risks, and marginal-risk framing), 2024. arXiv:2403.07918This position paper analyzes open-weight foundation models through benefits, risks, and marginal risk relative to existing technologies, keeping competition claims conditional on complementary access and capability.
- Wan et al., “The 2025 Foundation Model Transparency Index” (annual transparency index for foundation model developers), 2025. arXiv:2512.10169The 2025 index reports a mean developer-transparency score of 40.69 while warning that changed indicators and samples limit direct comparison with its 2024 result.
- Vipra & Korinek, “Market Concentration Implications of Foundation Models” (natural-monopoly tendency at the frontier and intense behind-frontier competition), 2023. arXiv:2311.01550Vipra and Korinek argue that the most capable foundation models tend toward natural monopoly, while behind-frontier models can face intense competition.
- Du, “Tiered Super-Moore's Law: Price Evolution, Production Frontiers, and Market Competition in Large Language Model Inference Services” (token-pricing competition and concentration data), 2026. arXiv:2603.28576Du models token-price changes and concentration using provider and model proxies whose interpretation depends on the selected market boundary.
- Agrawal, “The Economics of Generative AI: Two Years Later” (gross-profit share by stack layer and the slow inversion thesis), 2026. apoorv03.comAgrawal presents an investor estimate of gross-profit shares across heterogeneous AI stack layers and argues that value will migrate upward slowly.
- Cottier et al., “The Rising Costs of Training Frontier AI Models,” 2024. arXiv:2405.21015Cottier et al. estimate amortized accelerator hardware and energy costs for final training runs of selected frontier models.
- White et al., “The Model Openness Framework: Promoting Completeness and Openness for Reproducibility, Transparency, and Usability in Artificial Intelligence” (three self-reported completeness classes over released components and their stated licenses), 2024. arXiv:2403.13784The Model Openness Framework inventories released code, data, documentation, and model components; its classes do not independently validate the disclosure or prove successful reproduction.
Comments
Log in to comment