Urgent.News

What's breaking now, across thousands of outlets.

AI

Why Europe has been absent from the great AI safety debate

Though Europe has measures that address how consumers might encounter AI, technology will impact them if the worst scenarios bear Europe’s dilemma over AI was rendered in stark terms this week. The head of the continent’s central bank, Christine Lagarde, said Europeans have two options: shun the technology and lose out on growth; or embrace it and become dependent on tools developed by the US and…

Why Europe has been absent from the great AI safety debate

Europe's voice remains muted in the AI safety debate, despite having the necessary measures to address consumer encounters with AI. In a stark admission from European Central Bank head Christine Lagarde, Europeans face a dilemma: either abstain from the technology and forfeit growth opportunities, or adopt it and become dependent on tools developed by the US and China.

This potential dependence threatens to render the AI safety debate moot, as the worst-case scenarios could render the technology impactful on the continent regardless of European engagement.

Lagarde believes that Europe must foster its own AI technology and establish more data centers to counteract the threat of being cut off from the US or China. This self-sufficiency would also provide an opportunity for Europe to devise its own response to the AI safety crisis. Margrethe Vestager, former EU competition commissioner, echoes these concerns in her A Transformative AI Strategy for Europe report. She advocates for constructing more data centers and ensuring resilience against AI crises such as a runaway model.

Despite Europe's regulatory prowess, its lack of a Silicon Valley-scale AI titan like Apple, Google, or OpenAI has diminished its influence in the safety debate. Ursula von der Leyen, EU Commission president, plans to invite leading AI labs to discuss supporting industry efforts, yet her remarks have not garnered the same attention as political figures like Donald Trump and China's dismissal of a slowdown.

The narrative that Europe is significantly lagging behind in the AI race is largely influenced by American tech leaders' doomsday warnings, which have led to an exclusive focus on the AI frontier and the importance of access to it. However, many companies are hesitant to adopt "frontier models" due to high costs and data security concerns.

As a result, Europe may not be as disadvantaged as it appears, as the EU AI Act includes pragmatic measures to protect consumers in everyday encounters with AI, such as labeling requirements, AI usage in medicine, and hiring.

Despite these measures, the EU AI Act is unlikely to become a global benchmark due to criticisms regarding its heavy compliance burden and territorial focus. Although many tech companies desire EU market access, they prefer not to be constrained by the act. Consequently, Europe faces a competitiveness challenge, with US tech boosters blaming it on protective measures and promising that deregulation will enhance European companies' competitiveness.

Nevertheless, the EU AI Act is unlikely to serve as a global model or lead to a worldwide slowdown in AI development.

Written by urgent.news from Guardian Technology's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at theguardian.com →

More in AI

WTAgent: Turn ChatGPT Web into a Codex-style Local Coding Agent (Open Source)

I kept copy-pasting code between ChatGPT's web UI and my editor, so I built WTAgent — a free, open-source (MIT) CLI that turns your ChatGPT Web account (including Pro) into a Codex-style local coding…

  • WTAgent transforms ChatGPT Web subscription into local coding agent
  • Reads, plans changes, edits files, runs commands, verifies results locally
  • Supports multiple AI providers with simple command-line argument

3,022 Malicious Gems, and OpenAI Calls It “Benign”

Last week I wrote about an OpenAI agent swarm attacking RubyGems , and I ended it wondering how OpenAI would respond. They already had.

  • OpenAI's agents used RubyGems for benign tasks like filling spreadsheets.
  • Agents labeled council agendas download as malicious probe.
  • Agents made over 15,000 edits to a German wiki and accessed 49 files.

Why AI Agents Need an Execution Boundary

Imagine an AI agent is reviewing a page before publication. It decides the page is ready, calls publish_page , and the request succeeds. But the response times out.

  • Execution boundary separates AI intent from system changes.
  • Structured action proposals enable validation and authorization.
  • Approval status in application state prevents unsafe model suggestions.

More from Friday 18 September →