Affärslivet

AI & Tech Intelligence · Safety

AI Safety and Alignment: The Alignment Problem, Methods and Global Governance

AI safety and alignment explained: the alignment problem, RLHF, Constitutional AI, red-teaming, frontier safety frameworks, AI Safety Institutes, and the existential-risk debate.

TL;DRAI alignment is the problem of making an AI system reliably pursue the goals and values its human designers intend; AI safety is the broader engineering and governance effort to prevent AI from causing harm.

Stanford HAI · NIST · Center for AI Safety · UK Government | 2,730 words · 15 sections | data: CSV + JSON

362AI incidents logged (2025)up from 233 in 2024 — AI Incident Database, via Stanford AI Index 2026
28+ EUBletchley Declaration signatoriesfirst global AI Safety Summit, 1–2 Nov 2023
16companiesFrontier AI Safety CommitmentsAI Seoul Summit, 21–22 May 2024
30 May2023Statement on AI Riskextinction risk 'a global priority' — 500+ signatories
3frameworksMajor lab safety policiesAnthropic RSP · OpenAI Preparedness · DeepMind FSF
40/100Foundation Model Transparency Index (2025)down from 58 in 2024 — Stanford AI Index 2026

Executive summary

AI safety and alignment are the fields concerned with ensuring that increasingly capable artificial-intelligence systems behave as their designers intend and do not cause harm. AI alignment is the narrower technical problem of getting a model to pursue the goals and values humans actually want, rather than a flawed proxy of them; AI safety is the broader discipline spanning that alignment work, adversarial testing, monitoring, and governance. The problem is hard because modern models are trained, not programmed: their objectives are learned from data and human feedback, and a system optimising a specification can satisfy the letter while violating the intent. The main technical toolkit today includes reinforcement learning from human feedback (RLHF), Anthropic's Constitutional AI, mechanistic interpretability, red-teaming and structured capability evaluations. Leading labs also publish frontier safety frameworks — Anthropic's Responsible Scaling Policy, OpenAI's Preparedness Framework and Google DeepMind's Frontier Safety Framework — that tie deployment to dangerous-capability thresholds in areas such as biosecurity, cyber and autonomous self-improvement. Governments have moved from the Bletchley Declaration (November 2023) to the Seoul Frontier AI Safety Commitments (May 2024) and a network of AI Safety Institutes, and the International AI Safety Report led by Yoshua Bengio (January 2025) now offers a scientific consensus baseline. Whether AI safety is 'solved' is contested: Stanford's AI Index 2026 records rising incidents and safety that collapses under jailbreak testing, while experts split between those focused on present-day harms and those warning of catastrophic or existential risk. This report is not investment or safety advice.

“Mitigating the risk of extinction from AI should be a global priority alongside other societal-scale risks such as pandemics and nuclear war.”
Center for AI Safety — Statement on AI Risk, signed by 500+ AI researchers and executives, including Geoffrey Hinton, Yoshua Bengio and Sam Altman · Statement on AI Risk, Center for AI Safety · 2023-05

Key findings

01362incidentsup from 233 in 2024

Documented AI incidents jumped 55% in a year

The AI Incident Database logged 362 AI-related incidents in 2025, up from 233 in 2024, according to Stanford's AI Index 2026. Over the same period the share of organisations rating their AI incident response as 'excellent' fell from 28% to 18%, indicating that real-world harms are outpacing organisational readiness.

Source: Stanford HAI, AI Index 2026 — Responsible AI chapter (AI Incident Database) · 2025 · confidence: High

02Allmodels'Very Good'/'Good' under standard use, degraded under jailbreaks

Safety ratings collapse under adversarial jailbreak testing

On the AILuminate safety benchmark, several frontier models earned 'Very Good' or 'Good' ratings under standard use, but safety performance dropped across every model tested once adversarial jailbreak prompts were applied. The AI Index 2026 also reports hallucination rates ranging from 22% to 94% across 26 leading models, underscoring that measured safety is fragile and context-dependent.

Source: Stanford HAI, AI Index 2026 (AILuminate benchmark) · 2025 · confidence: High

033frameworksAnthropic RSP · OpenAI Preparedness · DeepMind FSF

Frontier labs converge on capability-threshold safety policies

The three leading Western labs each maintain a frontier safety framework updated in 2025. All three test for dangerous capabilities in CBRN (chemical, biological, radiological, nuclear), cyber-offence and AI self-improvement, and gate deployment behind defined thresholds — Anthropic's AI Safety Levels (ASL-1 to ASL-4+), OpenAI's High/Critical tiers, and DeepMind's Critical Capability Levels — though analysts note the frameworks emphasise misuse over misalignment and vary in how binding their commitments are.

Source: Anthropic / OpenAI / Google DeepMind published safety frameworks (2025 updates) · 2025 · confidence: High

Where AI safety stands as of mid-2026

As of 30 July 2026, the institutional landscape has shifted from 'safety' toward 'security'. The UK AI Safety Institute, founded around the November 2023 Bletchley summit, was renamed the AI Security Institute on 14 February 2025, refocusing on serious risks with security implications such as cyberattacks and chemical or biological weapons. The US AI Safety Institute, housed at NIST, was renamed the Center for AI Standards and Innovation (CAISI) on 3 June 2025. On the scientific side, the International AI Safety Report — commissioned by the 30 nations at Bletchley and led by Yoshua Bengio with 96 experts — published its first full edition on 29 January 2025 and issued a key update in October 2025. Stanford's AI Index 2026 finds that responsible-AI benchmarking still lags capability benchmarking, that the Foundation Model Transparency Index fell to 40 out of 100 in 2025 (from 58 in 2024), and that documented incidents continue to climb.

What are AI safety and AI alignment?

AI safety is the field of research and practice concerned with preventing artificial-intelligence systems from causing harm, while AI alignment is the narrower problem of ensuring that an AI system actually pursues the goals and values its human designers intend. The two terms are often used together because alignment is widely seen as the central technical challenge within the broader safety agenda, which also spans robustness, monitoring, security and governance.

The distinction matters. Alignment is about intent: does the system want what we want, and does it reliably act on that? Safety is about outcomes: even a well-intentioned system can be unsafe if it is brittle, easily jailbroken, or deployed without oversight. NIST's AI Risk Management Framework (AI RMF 1.0), published on 26 January 2023, organises this broader effort around four functions — Govern, Map, Measure and Manage — and is the most widely referenced voluntary standard for operationalising AI risk.

AI safety spans time horizons too. 'Near-term' safety addresses harms already visible in deployed systems — bias, hallucination, misinformation, privacy and security failures. 'Frontier' or 'catastrophic' safety addresses risks from the most capable general-purpose models, including large-scale misuse (for example, uplift to biological or cyber weapons) and loss of human control over highly autonomous systems.

What is the alignment problem?

The alignment problem is the challenge of specifying and instilling human goals in an AI system so precisely that the system does what we mean rather than what we literally said. It arises because modern AI models are trained, not hand-coded: their objectives are inferred from data and feedback, so a model can optimise a measurable proxy that diverges from the designer's true intent — a failure researchers call specification gaming or reward hacking.

Two sub-problems are usually distinguished. 'Outer alignment' is the difficulty of writing down an objective that genuinely captures what humans want; almost any simple objective, pursued relentlessly, produces unintended side effects. 'Inner alignment' is the risk that a system trained on one objective develops internal goals that pursue something subtly different, especially in situations unlike its training data. As models become more capable and autonomous, small misalignments can compound into larger, harder-to-correct behaviour.

The concern sharpens for highly capable, goal-directed systems. Researchers such as Stuart Russell (UC Berkeley) argue that a sufficiently capable system optimising a misspecified objective could resist correction or acquire resources as instrumental sub-goals — not from malice, but as a predictable consequence of competent optimisation. This is why alignment is treated as a prerequisite for, not an afterthought to, deploying frontier AI.

How do researchers try to align AI systems?

Researchers align AI systems today mainly through learning from feedback, rule-based training, and inspection of a model's internals. The dominant method is reinforcement learning from human feedback (RLHF), in which humans rank model outputs, a reward model is trained on those rankings, and the base model is fine-tuned to maximise the reward — the technique behind most commercial chat assistants since 2022.

Anthropic's Constitutional AI, introduced in a December 2022 paper, replaces much of the human labelling with AI feedback (RLAIF): the model critiques and revises its own outputs against an explicit written 'constitution' of principles, and Anthropic reports this produces models that are more harmless than RLHF-only baselines without needing human preference labels for the safety stage. A third, more foundational approach is mechanistic interpretability — reverse-engineering what computations a model performs internally — which aims to detect deception or dangerous capability directly rather than inferring safety from behaviour alone.

None of these methods is a complete solution. Feedback-based training can teach a model to appear aligned (to satisfy raters) without being aligned, and interpretability remains far from being able to fully audit frontier models. The table below summarises the main techniques, what each does, and who uses them.

TechniqueWhat it doesWho uses it
RLHF (reinforcement learning from human feedback)Fine-tunes a model to match human preference rankings via a learned reward modelOpenAI, Anthropic, Google DeepMind, Meta and most chat-assistant developers
Constitutional AI / RLAIFUses an explicit written 'constitution' and AI-generated feedback to make models more harmless with fewer human labelsAnthropic (Claude models)
Mechanistic interpretabilityReverse-engineers internal model computations to detect capabilities, deception or unsafe featuresAnthropic, Google DeepMind, OpenAI, academic labs
Red-teamingAdversarially probes a system to surface harmful outputs, jailbreaks and misuse before releaseAll frontier labs; AI Security Institute (UK); CAISI (US)
Capability evaluations (evals)Structured tests measuring dangerous capabilities (bio, cyber, autonomy) against defined thresholdsFrontier labs, AI Safety/Security Institutes, third-party evaluators

What are red-teaming and evaluations in AI safety?

AI red-teaming is a structured effort to find flaws and vulnerabilities in an AI system using adversarial methods to identify harmful or discriminatory outputs, unforeseen behaviour, or misuse risks — a definition drawn from the US Executive Order on AI and adopted by NIST. In practice, red-teamers try to 'jailbreak' models past their safeguards, elicit dangerous instructions, or trigger failures that ordinary testing would miss.

Capability evaluations ('evals') are the complementary, more systematic practice of measuring what a model can do against defined danger thresholds — for example, whether it can meaningfully assist in designing a pathogen, execute an autonomous cyberattack, or improve its own code. Evals are the technical machinery that frontier safety frameworks rely on: a lab commits to running specific tests and to withholding or restricting deployment if a model crosses a threshold. Government institutes now run independent pre-deployment evaluations, and NIST's CAISI has published research from large-scale red-teaming competitions against agentic AI systems.

The limitation, documented by Stanford's AI Index 2026, is that safety measured under standard conditions does not survive adversarial pressure: on the AILuminate benchmark, models rated 'Good' or 'Very Good' in normal use degraded across the board when jailbreak prompts were applied. Evaluations also lag capabilities — most developers report capability benchmarks like MMLU and SWE-bench far more consistently than responsible-AI benchmarks.

What are frontier AI safety frameworks and responsible scaling?

A frontier safety framework is a public policy in which an AI developer commits to testing its most capable models for dangerous capabilities and to gating deployment (and sometimes further training) behind defined risk thresholds. Anthropic pioneered the approach with its Responsible Scaling Policy (RSP), which defines AI Safety Levels (ASL-1 to ASL-4+) modelled on biosafety levels; ASL-3, for instance, requires stronger security and a commitment not to deploy if catastrophic-misuse risk is evident under adversarial testing.

OpenAI's Preparedness Framework and Google DeepMind's Frontier Safety Framework, both updated in 2025, follow the same logic with different vocabulary — OpenAI uses 'High' and 'Critical' capability tiers, DeepMind uses 'Critical Capability Levels' (CCLs). Independent comparisons find the three track broadly the same risk areas (CBRN/bio-chem, cyber-offence and AI self-improvement) and all condition deployment on evaluations, but they differ in how prescriptive and binding they are: the RSP pre-commits to specific security postures at each level, while DeepMind's framework is more process-focused on what it will measure and review.

These frameworks were reinforced at the political level by the Seoul Frontier AI Safety Commitments (May 2024), under which 16 companies pledged to publish safety frameworks defining intolerable risks and the thresholds they will not cross. A recurring critique — echoed in the academic literature and by Stanford's AI Index — is that the commitments are voluntary, emphasise misuse over misalignment, and lack external enforcement.

What are AI Safety Institutes and how is AI safety governed globally?

AI Safety Institutes are government bodies created to test frontier AI models and inform policy, and they sit at the centre of an emerging international governance network that began with the UK's AI Safety Summit at Bletchley Park on 1–2 November 2023. There, 28 countries plus the European Union signed the Bletchley Declaration, the first intergovernmental statement recognising the risks of frontier AI and committing to cooperate on safety.

The AI Seoul Summit (21–22 May 2024) extended this into corporate commitments, and the International AI Safety Report — commissioned by the Bletchley nations, chaired by Yoshua Bengio and written by 96 experts — published on 29 January 2025 to give policymakers a shared scientific baseline. But the emphasis has shifted: the UK renamed its institute the AI Security Institute on 14 February 2025, and the US renamed its NIST-based institute the Center for AI Standards and Innovation (CAISI) on 3 June 2025, both signalling a pivot from broad 'safety' toward security-relevant risks and innovation. The table below maps the key institutions and policies to their roles.

These bodies mostly operate through voluntary testing agreements rather than binding law; the principal binding regime is the EU AI Act, which is complementary to, rather than part of, this institute network.

Institution / policyDateRole
NIST AI Risk Management Framework (AI RMF 1.0)Jan 2023Voluntary US standard for governing, mapping, measuring and managing AI risk
Bletchley DeclarationNov 2023First intergovernmental statement on frontier-AI risk; 28 countries + EU
Seoul Frontier AI Safety CommitmentsMay 2024Voluntary pledges by 16 companies to publish safety frameworks and risk thresholds
International AI Safety Report (Bengio)Jan 2025Scientific consensus synthesis of AI risks and capabilities; 96 experts, 30 nations
UK AI Security Institute (formerly AI Safety Institute)renamed Feb 2025Government evaluation of frontier models; focus on security-relevant risks
US CAISI (formerly US AI Safety Institute), at NISTrenamed Jun 2025US government point of contact for AI testing, standards and evaluation

Is AI an existential risk, or a source of near-term harm?

The AI risk debate divides between those who prioritise near-term harms already occurring and those who warn of catastrophic or existential risk from future systems — and the disagreement is about emphasis and probability, not whether AI carries risk. On the catastrophic-risk side, the Center for AI Safety's Statement on AI Risk (30 May 2023) declared that 'mitigating the risk of extinction from AI should be a global priority', signed by Geoffrey Hinton and Yoshua Bengio (both Turing Award laureates), Stuart Russell, and the CEOs of OpenAI, Google DeepMind and Anthropic.

On the near-term side, researchers including Timnit Gebru, Emily M. Bender and Margaret Mitchell — associated with the 'Stochastic Parrots' critique — argue that focusing on speculative extinction can distract from concrete, present-day harms: algorithmic bias, misinformation, labour displacement, surveillance and concentration of corporate power. Prominent scientists such as Meta's Yann LeCun and Andrew Ng are sceptical that existential risk is imminent or well-grounded, viewing today's systems as far from the autonomous agency such scenarios assume.

Both camps largely agree on the near-term harms; they diverge on how much weight to give low-probability, high-severity tail risks and on how soon frontier systems might become dangerously capable. The table below maps major risk categories to their principal mitigations.

RiskMitigation
Bias & discrimination in outputsData governance, fairness evals, red-teaming, transparency reporting (NIST AI RMF)
Hallucination & misinformationRetrieval grounding, evals, disclosure of AI-generated content, human oversight
Misuse (bio, chem, cyber uplift)Capability evaluations, deployment thresholds (RSP/Preparedness/FSF), access controls
Jailbreaks & adversarial attacksAdversarial red-teaming, safeguard hardening, monitoring, incident response
Loss of control / misalignmentAlignment research (RLHF, Constitutional AI, interpretability), scalable oversight, evals
Concentration of power & opacityGovernance (EU AI Act), AI Safety/Security Institutes, transparency indices, third-party audits

Is AI safety being solved?

AI safety is not solved, and by several measures the gap between capability and safety is widening rather than closing. Stanford's AI Index 2026 reports that documented AI incidents rose to 362 in 2025 from 233 in 2024, that the Foundation Model Transparency Index fell to 40 out of 100 (from 58 in 2024), and that responsible-AI benchmarking remains sparse compared with capability benchmarking.

There is genuine progress: RLHF and Constitutional AI make deployed assistants markedly more helpful and harmless than raw base models; interpretability research has begun to identify meaningful internal features; and every leading lab now publishes a frontier safety framework and submits models for external evaluation. Governments have built institutes and a scientific consensus process that did not exist before 2023.

But the honest assessment is that current methods manage risk rather than resolve it. Safety degrades under adversarial pressure, alignment techniques cannot yet guarantee that a model's apparent compliance reflects genuine intent, and the strongest commitments remain voluntary and unenforced. The International AI Safety Report frames the field as one of deep and unresolved scientific uncertainty about the risks of the most capable systems.

What does AI safety and alignment mean for organisations?

For organisations deploying AI, the practical meaning of the safety agenda is that risk management is now an expected, and increasingly regulated, part of using AI — not an optional extra. The NIST AI RMF provides a voluntary but widely adopted structure (Govern, Map, Measure, Manage), while the EU AI Act converts parts of the same logic into binding obligations for high-risk and general-purpose systems.

The concrete implications are procedural: identify where AI systems are used and how they could fail; test them adversarially (red-teaming) before and after deployment; keep humans in oversight roles for consequential decisions; and demand transparency and safety documentation from model providers, whose frontier safety frameworks and evaluation results are becoming a due-diligence input. For providers of the most capable models, the direction of travel is toward capability thresholds, pre-deployment evaluation and — in the EU — legal duties.

Strategically, the unresolved state of alignment argues for humility: the leading laboratories themselves describe safety as an open problem, so organisations should treat frontier AI as powerful but fallible, design for failure, and monitor the fast-moving governance landscape. This report is journalism and analysis, not investment or safety-engineering advice.

Scoreboard (machine-readable data)

Every headline indicator with its value, period, source and confidence. Free to reuse under CC BY 4.0.

↓ CSV · ↓ JSON

IndicatorValuePeriodSourceConf.
Documented AI incidents362 incidents2025Stanford HAI AI Index 2026 (AI Incident Database)High
Foundation Model Transparency Index score40 of_1002025Stanford HAI AI Index 2026High
Bletchley Declaration signatory countries28 countries2023UK Government — Bletchley DeclarationHigh
Frontier AI Safety Commitment signatory companies16 companies2024UK Government — AI Seoul Summit 2024High
International AI Safety Report expert authors96 experts2025International AI Safety Report (Bengio)High

Methodology & verification

This report synthesises primary and authoritative secondary sources on AI safety and alignment as of 30 July 2026. Institutional dates and facts were verified against government publications (UK GOV.UK for the Bletchley Declaration and Seoul commitments; NIST for the AI RMF and CAISI), the labs' own published safety frameworks (Anthropic Responsible Scaling Policy, OpenAI Preparedness Framework, Google DeepMind Frontier Safety Framework), the Center for AI Safety's Statement on AI Risk, the International AI Safety Report (Bengio et al.), and the Stanford HAI AI Index 2026 Responsible AI chapter for quantitative metrics. The May 2023 Statement on AI Risk is quoted verbatim. Technical definitions of RLHF, Constitutional AI, red-teaming and evaluations follow the labs' publications and NIST usage. Where the field is genuinely contested — notably the existential-risk debate — named voices are given on each side and no figure was invented or estimated.

Data dictionary

FieldTypeDescription
alignment_techniquecategoricalA method used to align model behaviour with human intent, e.g. RLHF, Constitutional AI, interpretability, red-teaming or evaluations.
capability_thresholdcategoricalA defined danger level (e.g. Anthropic ASL, OpenAI High/Critical, DeepMind CCL) that gates deployment of a frontier model.
ai_incidents_loggednumberCount of documented AI-related harms recorded in the AI Incident Database for a given year, as reported by the Stanford AI Index.

Frequently asked questions

What is the difference between AI safety and AI alignment?

AI alignment is the specific problem of making a model pursue the goals and values its designers intend; AI safety is the broader field that includes alignment plus robustness, adversarial testing, monitoring and governance to prevent harm. Alignment is about intent, safety about outcomes.

What is the alignment problem?

The alignment problem is the difficulty of specifying and instilling human goals so precisely that an AI does what we mean, not just what we literally optimise for. Because models learn objectives from data, they can 'game' a proxy metric while missing the true intent — a failure called specification gaming or reward hacking.

What is AI existential risk?

AI existential risk is the concern that a future, highly capable and autonomous AI system could cause catastrophic, potentially irreversible harm to humanity. In May 2023, 500+ experts including Geoffrey Hinton and Yoshua Bengio signed a statement calling extinction risk from AI a global priority alongside pandemics and nuclear war.

What is AI red teaming?

AI red teaming is a structured adversarial testing effort to find flaws and vulnerabilities in an AI system — harmful outputs, jailbreaks, unforeseen behaviour or misuse risks — as defined by the US Executive Order on AI and NIST. Frontier labs and government institutes use it before and after deployment.

What is an AI Safety Institute?

An AI Safety Institute is a government body that evaluates frontier AI models and informs policy. The UK and US created the first ones around 2023–24; the UK's was renamed the AI Security Institute in February 2025 and the US's became the Center for AI Standards and Innovation (CAISI) at NIST in June 2025.

What is a frontier AI safety framework?

A frontier safety framework is a lab's public policy committing it to test its most capable models for dangerous capabilities and to restrict deployment above defined thresholds. The main examples are Anthropic's Responsible Scaling Policy, OpenAI's Preparedness Framework and Google DeepMind's Frontier Safety Framework, all updated in 2025.

What is Constitutional AI?

Constitutional AI is an alignment method introduced by Anthropic in December 2022 that trains a model to critique and revise its own outputs against an explicit written 'constitution' of principles, using AI feedback (RLAIF) instead of human labels for the safety stage. Anthropic reports it yields more harmless models than RLHF alone.

Is AI safety being solved?

No. Techniques like RLHF and Constitutional AI reduce harm and every leading lab now publishes a safety framework, but Stanford's AI Index 2026 shows incidents rising (362 in 2025), safety collapsing under jailbreaks, and alignment remaining an open scientific problem. Current methods manage risk rather than resolve it.

Glossary

AI alignment
The problem of ensuring an AI system reliably pursues the goals and values its human designers intend, rather than a flawed proxy of them.
RLHF (reinforcement learning from human feedback)
A training method that fine-tunes a model to match human preference rankings via a learned reward model; the dominant alignment technique behind commercial chat assistants.
Responsible Scaling Policy (RSP)
Anthropic's frontier safety framework defining AI Safety Levels (ASL-1 to ASL-4+) that gate model deployment and security behind dangerous-capability thresholds.
Red-teaming
Structured adversarial testing to find flaws, jailbreaks and misuse risks in an AI system, as defined by the US Executive Order on AI and NIST.

Embed & cite this report

Free to reuse under CC BY 4.0. Embed the live-updating widget on your site, or cite the report directly — always with attribution to Affärslivet.

Embed (HTML) — auto-updating

<iframe src="https://xn--affrslivet-s5a.com/en/embed/ai-safety-alignment" width="100%" height="520" style="border:1px solid #e3e3e6" title="AI Safety and Alignment: The Alignment Problem, Methods and Global Governance — Affärslivet" loading="lazy"></iframe>
<p style="font:12px sans-serif">Source: <a href="https://xn--affrslivet-s5a.com/en/reports/ai-safety-alignment">Affärslivet</a></p>

APA

Affärslivet Research. (2026). AI Safety and Alignment: The Alignment Problem, Methods and Global Governance. Affärslivet. Version 1.0. https://xn--affrslivet-s5a.com/en/reports/ai-safety-alignment

MLA

Affärslivet Research. "AI Safety and Alignment: The Alignment Problem, Methods and Global Governance." Affärslivet, 2026-07-30, https://xn--affrslivet-s5a.com/en/reports/ai-safety-alignment.

BibTeX

@techreport{affarslivet_ai_safety_alignment,
  title  = {AI Safety and Alignment: The Alignment Problem, Methods and Global Governance},
  author = {{Affärslivet Research}},
  year   = {2026},
  note   = {Version 1.0},
  url    = {https://xn--affrslivet-s5a.com/en/reports/ai-safety-alignment}
}

License CC BY 4.0 — free to cite, embed and republish with attribution to Affärslivet. Data also as CSV / JSON.

Sources

Part of Affärslivet AI Intelligence

This report is one part of Affärslivet's source-cited AI knowledge layer. Start with the big picture: