---
title: AI Exposure Scores
url: https://www.emergentmind.com/topics/ai-exposure-scores
type: topic
---

# AI Exposure Scores

AI Exposure Scores are quantitative metrics designed to assess the extent to which artificial intelligence (AI) systems, technologies, or products have the potential to impact, substitute, or complement human activities, especially in labor markets, operational decision-making, finance, information access, and risk management. Exposure scores span methodologies rooted in technical feasibility, observed market activity, regulatory obligations, and realized economic outcomes. These measures are central to academic, corporate, and policy analysis of AI’s diffusion, risk profile, and socioeconomic consequences.

## 1. Conceptual Foundations and Scope

AI exposure scores are built on the premise that AI’s impact is multi-dimensional, contingent not only on theoretical capabilities but also on actual system deployment, task structure, market demand, and regulatory environments. The core objective is to map the overlap between AI system functionality and human expertise or assets, with various indices quantifying exposure at the level of occupations, tasks, documents, firms, or technical vulnerabilities.

Broadly, exposure scoring systems fall into three methodological categories:

- **Capabilities-based:** Mapping technical feasibility of AI substituting or augmenting human activity, e.g., via large language model (LLM) self-assessment, expert annotation, or skill-task-algorithm matching.
- **Diffusion/adoption-based:** Quantifying actual market activity, such as venture-backed startup targeting rates, patent diffusion, or textual signals from company filings.
- **Risk/regulatory-based:** Assessing exposure as the risk profile induced or altered by AI system deployment, including operational, compliance, technical, and environmental factors.

These complementary perspectives enable robust multi-factor quantification of AI’s societal and economic footprint [2412.04924, 2510.25137, 2507.08244, 2508.19281, 2511.21975, 2110.13317, 2501.01763].

## 2. Definitions and Formal Index Construction

Each family of exposure scores embodies distinct formalisms and data sources:

### Occupational and Task-Level Indices

#### Startup-Targeted Exposure (AISE)
- For occupation $i$ and $S$ “AI-tagged” startups, the AI Startup Exposure Index (AISE) is:
  $$
  \mathrm{AISE}_{i} = \frac{1}{S} \sum_{s=1}^{S} E_{i,s}
  $$
  where $E_{i,s} \in \{0,1\}$ reflects LLM (Llama 3) assessment of direct substitution feasibility. Weighted averages permit industry and regional aggregation using employment shares [2412.04924].

#### Task/Model-Based Exposure (OAIES, Theory-Based)
- Occupational AI Exposure Score (OAIES) employs LLMs to estimate, for each O*NET task $t$ within an occupation $o$ and model $m$, what share of the task can be performed at each AI development “stage” ($\eta^{m}_{t,s}$). Weighted sum with relevance:
  $$
  \mathrm{Exp}^m_{o,s} = \sum_{t\in T_o} w_{o,t} \eta^m_{t,s}
  $$
  where $w_{o,t}$ are normalized task-importance weights [2507.08244].

- Theory-driven index (Moravec’s Paradox) aggregates task-level scores across theoretical/empirical dimensions:
  $$
  E_j = \frac{\sum_i w_i \left[\frac{1}{4} (PV_i + DA_i + TK_i + AG_i)\right]}{\sum_i w_i}
  $$
  where $PV_i$=performance variance, $DA_i$=data abundance, $TK_i$=tacit knowledge, $AG_i$=algorithmic gap, and $w_i$ is task importance [2510.13369].

#### Patent-Based Exposure
- For occupation occ, AI-patent exposure is:
  $$
  E_{\text{occ},AI} = \sum_{t} w_{t,\text{occ}} \cdot \log(1 + N_{t,AI})
  $$
  with $N_{t,AI}$ the count of AI patents linked to task $t$, $w_{t,\text{occ}}$ as task-importance weights [2110.13317].

#### Skill-Value Exposure (Iceberg Index)
- Measures percent of wage value tied to AI-automatable skills per occupation:
  $$
  I_o = \sum_{s} m_{o,s} a_s
  $$
  $a_s = 1$ iff some AI tool covers skill $s$, $m_{o,s}$ is normalized importance [2510.25137].

### Document and System-Level Indices

#### Fair Document Exposure (T-Retrievability)
- For IR model $\theta$ and topical cluster $\mathcal{Q}_i$:
  $$
  r(D, \mathcal{C}, \mathcal{Q}_{i}, \theta) = \frac{1}{|\mathcal{Q}_i|} \sum_{Q \in \mathcal{Q}_i} \frac{1}{\log(1 + \rho(D;Q,\theta))}
  $$
  Local Gini coefficients on these distributions are aggregated to yield system-wide exposure/fairness metrics [2508.21704].

### Firm and Market Exposure

#### AI Engagement Scores from 10-K NLP
- For firm $i$ and year $t$, composite normalized TF-IDF for AI keywords:
  $$
  S_{i,t} = \sum_{k \in K} \text{TF-IDF}^{norm}_{k,d(i,t)}
  $$
  where $K$ is the term set {"artificial intelligence*", "AI", "A.I."}. Binary exposure (presence/absence) and various weighted indices (AII, SAII, TAII) are constructed for market analytics [2501.01763].

### AI System Risk Exposure

#### CORTEX Composite Risk Scoring
- Multi-dimensional score for operational AI vulnerabilities:
  $$
  S = \alpha U(L, I) + \gamma C + \delta G + \theta T + \lambda E + \rho R
  $$
  where $U(L,I) = 1-\exp[-k\cdot(L \times I)]$, $C$=context, $G$=governance, $T$=technical surface, $E$=environmental exposure, $R$=residual risk, with Bayesian and MC aggregation for uncertainty [2508.19281].

#### Risk-Adjusted Intelligence Dividend
- Defines annualized expected AI-induced loss (AI Exposure Score):
  $$
  \text{AI Exposure Score} = \frac{\text{ALE}^{\text{intro}}}{\text{TCO}}
  $$
  where $\text{ALE}^{\text{intro}}$ is the expected annual AI-specific loss, TCO is total cost of ownership. Net risk, controls, and compliance costs are simulated via Monte Carlo [2511.21975].

## 3. Data Sources, Computation, and Aggregation

Exposure scores leverage sector-specific and cross-domain datasets:

- **O*NET**: Task, skill, and occupational taxonomies form the backbone for labor market exposure indices [2412.04924, 2510.13369, 2507.08244, 2110.13317, 2510.25137].
- **Y Combinator Startups**: Used by AISE for live mapping of AI venture targeting [2412.04924].
- **PATSTAT, patent abstracts**: Inform patent–task–occupation networks for technology diffusion mapping [2110.13317].
- **Corporate 10-K reports**: NLP-extracted AI term frequency for firm/market-level exposure [2501.01763].
- **Public AI Tool Catalogs**: Skill–tool mapping in Iceberg Index computation [2510.25137].
- **Incident and compliance databases**: CORTEX integrates empirical incident rates, regulatory alignment (EU AI Act, ISO 42001, NIST RMF) and technical risk [2508.19281, 2511.21975].

Aggregation schemes consistently use weighted sums (by employment, wage, document length, firm size, or scenario impact), allowing exposure to be compared across granularities (task, occupation, region, sector, firm, system).

## 4. Empirical Patterns and Comparative Insights

AI exposure scores reveal substantial heterogeneity in impact:

- **Occupational Exposure Rankings**: Highest AISE and patent-based exposure in data-intensive, routine information processing, management, STEM, and analytics roles; lowest in highly embodied, high-stakes, or ethical/regulated domains (e.g., judges, surgeons, athletes, manual trades) [2412.04924, 2510.13369, 2110.13317].
- **Geographic and Sectoral Distribution**: AISE and Iceberg metrics show highest exposure in major tech hubs (San Francisco Bay, Seattle), professional services, finance, and information sectors; lowest in agriculture, construction, and some healthcare roles [2510.25137, 2412.04924].
- **Document Exposure Inequality**: T-Retrievability shows that fairness (exposure equality) in document retrieval is highly topic- and model-sensitive, with neural rerankers displaying lower inequality on average but some topics facing severe exposure skew [2508.21704].
- **Temporal and Skill-Based Heterogeneity**: OAIES and patent lag analyses indicate that current exposure can be decoupled from near-term displacement: occupations with high underlying automatability may show low present startup or patenting attention, and labor displacement lags technical exposure by 10–20 years [2507.08244, 2110.13317].
- **Risk and Regulatory Sensitivity**: Risk/ROI-focused scores demonstrate the need to account for new sources of exposure from compliance, adversarial risk, and operational volatility, not just productivity gains [2508.19281, 2511.21975].

Correlations among different exposure scores are often moderate, indicating overlap but also that each measure captures distinct facets of AI’s impact. Ensembles of multiple indices provide superior predictive validity for unemployment and labor flow outcomes [2308.02624].

## 5. Policy, Governance, and Practical Applications

Exposure scores have critical implications for:

- **Workforce and Regional Planning**: Targeting training, reskilling, and mobility policies toward occupations or locations with high technical or market-validated exposure [2412.04924, 2510.25137, 2510.13369, 2507.08244].
- **Risk Management and Audit**: Embedding composite risk/exposure scores (e.g., CORTEX, ALE-based, Gini/T-Retrievability) in organizational governance, compliance dashboards, conformity assessment (EU AI Act, ISO/IEC 42001), and executive reporting [2508.19281, 2511.21975].
- **Financial Analytics**: Constructing AI-exposed investment indices for portfolio management, event studies, and risk-return modeling; NLP-based measures outperforming many existing thematic ETFs [2501.01763].
- **Dynamic Monitoring and Policy Simulation**: LPM and scenario tools (e.g., Project Iceberg) enable ex ante simulation of exposure diffusion under alternative adoption and policy shocks [2510.25137].

A common finding is that adoption is selective and gradual, concentrated in routine and information-processing domains, with high-stakes, high-skill occupations less exposed in the near term than technical feasibility scores suggest. Policy designs must consider both technical and societal constraints on exposure.

## 6. Limitations, Critiques, and Future Directions

Key limitations and considerations include:

- **Representation Bias**: Metrics derived from venture, patent, or public tool datasets may under-represent sectors (e.g., manufacturing, in-house enterprise AI) or over-privilege certain application types (e.g., generative AI) [2412.04924, 2110.13317, 2510.25137].
- **Task/O*NET Homogeneity**: Socio-occupational heterogeneity is averaged out; local, firm, or demographic variations in exposure are suppressed [2412.04924, 2510.13369].
- **LLM Uncertainty and Prompt Variance**: Automated text-based assessments (via LLMs) may introduce classifier noise and bias, requiring continual model benchmarking and potential human validation [2412.04924, 2507.08244].
- **Patent/Keyword Proxy Issues**: Patents and term frequencies do not guarantee active deployment; measures may misestimate impact for slow-to-commercialize innovations [2110.13317, 2501.01763].
- **Risk Metric Specification**: For risk-based scores, parameter choice (e.g., scenario specification, loss distribution, curvature constants) and regulatory landscape shifts can meaningfully alter exposure estimates [2508.19281, 2511.21975].
- **Empirical Predictive Validity**: Individual scores are often weak predictors of unemployment or displacement; ensemble approaches and continuous contextual updating are empirically superior [2308.02624].

Ongoing development emphasizes integrating AI capability evolution, labor mobility networks, sectoral demand, and regulatory events into unified, dynamically updated indices, aligned with real-time economic and risk outcomes.

---

**References**

- "Follow the money: a startup-based measure of AI exposure across occupations, industries and regions" [2412.04924]
- "The Iceberg Index: Measuring Workforce Exposure Across the AI Economy" [2510.25137]
- "Advancing AI Capabilities and Evolving Labor Outcomes" [2507.08244]
- "T-Retrievability: A Topic-Focused Approach to Measure Fair Document Exposure in Information Retrieval" [2508.21704]
- "CORTEX: Composite Overlay for Risk Tiering and Exposure in Operational AI Systems" [2508.19281]
- "The Risk-Adjusted Intelligence Dividend: A Quantitative Framework for Measuring AI Return on Investment Integrating ISO 42001 and Regulatory Exposure" [2511.21975]
- "A theory-based AI automation exposure index: Applying Moravec's Paradox to the US labor market" [2510.13369]
- "Exposure of occupations to technologies of the fourth industrial revolution" [2110.13317]
- "Quantifying A Firm's AI Engagement: Constructing Objective, Data-Driven, AI Stock Indices Using 10-K Filings" [2501.01763]
- "AI exposure predicts unemployment risk" [2308.02624]

Source: https://www.emergentmind.com/topics/ai-exposure-scores