AI Policy and Safety news — Page 16

Clear briefings on AI regulation, governance, safety research, standards, and policy decisions around the world.

Policy & SafetyOfficialBerkeley AI Research

Berkeley AI Research Proposes StruQ and SecAlign to Defend Against Prompt Injection

Berkeley AI Research has introduced two fine-tuning defenses, StruQ and SecAlign, to protect LLM-integrated applications from prompt injection attacks. StruQ and SecAlign reduce the success rates of optimization-free attacks to around 0%, while SecAlign lowers optimization-based attack success rates to below 15%, representing a fourfold improvement over previous state-of-the-art methods across five tested LLMs.

Why it matters: Prompt injection is a leading threat to LLM-integrated applications, and these defenses provide effective, utility-preserving protection without extra computational or human cost.

Policy & SafetyReportedThe Verge / AI

Meta disables Instagram feature allowing AI image generation from public accounts

Meta is disabling an Instagram feature that allowed users to generate AI images based on content from public accounts without the account owner's permission, following significant backlash. The feature enabled users to tag public accounts to use their content in AI-generated creations.

Why it matters: This move underscores ongoing concerns about user consent and privacy in the development of generative AI tools.

Policy & SafetyReportedThe Guardian / AI

Bank of England Granted Powers to Regulate Big Tech Firms Including Amazon and Google

The Bank of England and the Financial Conduct Authority will oversee critical third-party tech providers such as Amazon, Google, Oracle, and Microsoft to ensure resilient cyber-defenses and prevent system failures that could threaten financial stability. The new powers take effect from Monday, targeting four large-scale cloud and tech service providers to banks.

Why it matters: This marks a significant expansion of financial regulation into the tech sector, aiming to safeguard the UK economy from cyber-attacks and outages that could disrupt services for millions.

Policy & SafetyReportedThe New York Times / AI

How Terrorist Groups Are Using A.I. to Gain an Edge in Battle

New research reveals that AI chatbots are being used by terrorist groups for more than just propaganda. These tools are now aiding in bomb construction and attack planning, according to recent findings.

Why it matters: This development signals a shift in how AI is used by extremists, raising urgent concerns about AI safety and counterterrorism efforts.

Policy & SafetyReportedThe Verge / AI

Instagram’s Adam Mosseri: If you don’t like AI, ‘then you shouldn’t have it in your feed’

Instagram head Adam Mosseri stated that the platform should not filter out AI-generated content, but rather allow users to decide what appears in their feeds. He emphasized that users who dislike AI content can choose not to have it in their feed.

Why it matters: This stance highlights Instagram’s approach to AI content, emphasizing user choice over automatic filtering.

Policy & SafetyReportedThe Guardian / AI

Alarm over launch of facial recognition in UK shops that instantly alerts police

Facewatch, a facial recognition system used by over 100 UK businesses including Sainsbury's and B&M, is launching a feature to alert police in real time when serious offenders are detected. Civil liberties groups warn this is a 'dangerous escalation' towards surveillance and criminalisation in retail.

Why it matters: This marks a significant expansion of real-time biometric surveillance in public spaces, raising urgent privacy and civil liberties concerns.

Policy & SafetyReportedThe Guardian / AI

US Senator Ed Markey Unveils ‘AI Accountability Agenda’ Package of Bills

Senator Ed Markey has introduced a package of bills aimed at curbing harms from AI, including regulation of datacenters, automated hiring systems, and protections for children. The legislation targets issues such as energy consumption, workplace surveillance, algorithmic bias, and economic inequality.

Why it matters: This legislative package represents a significant push for federal AI regulation in the US, addressing multiple societal concerns from energy use to discrimination.

Policy & SafetyReportedThe Guardian / AI

UK Chancellor to launch City 'skills compact' for AI retraining

Chancellor Rachel Reeves will announce a financial services skills compact on Tuesday, committing firms such as Barclays and Lloyds to retrain thousands of workers for the AI revolution. The government-backed initiative aims to help employees keep pace with technological changes amid concerns about potential job losses.

Why it matters: This initiative signals government and industry collaboration to address AI-driven workforce disruption in the financial sector.

Policy & SafetyOfficialarXiv AI/ML

Adversarial Social Epistemology for Assemblies of Humans and Large Language Models

A new arXiv paper introduces an adversarial social epistemology (ASE) framework to analyze how agents, including large language models (LLMs), can distort information in complex communicative environments. The authors argue that traditional concepts like echo chambers do not fully explain how trust is subverted in scaffolded public assertions, and they propose mechanisms for auditing and addressing breaches of trust.

Why it matters: This research offers a theoretical basis for understanding and addressing trust and misinformation challenges in human-AI communication systems.

Policy & SafetyOfficialarXiv AI/ML

Study Reveals Why LLMs Memorize but Fail to Generalize New Knowledge

A new paper formalizes the 'Knowing–Using Gap' in LLM fine-tuning, where models can memorize new facts but often fail to use them for reasoning tasks. Using a 'self-patching' intervention, researchers found that memorized knowledge may reside in circuit locations that are ineffective for computation. A simple heuristic was able to recover 58–75% of the generalization gap.

Why it matters: This mechanistic insight could lead to more effective fine-tuning methods that ensure new knowledge is actually usable by LLMs.

Policy & SafetyOfficialarXiv AI/ML

Overthinking: Amplifying Reasoning Weights to Extract Learned Secrets

Researchers introduce 'overthinking', a method that amplifies reasoning weights in language models to better surface hidden information. By extrapolating beyond a reasoning-distilled model, they find that secrets or unintended behaviors are revealed up to 10 times more frequently than with the original reasoning model. The technique is demonstrated across model sizes from 2B to 32B parameters.

Why it matters: This method could improve pre-deployment auditing by exposing subtle misalignment or hidden information that standard black-box audits might miss.

Policy & SafetyReportedTechCrunch / AI

Google to Require AI-Generated Content Disclosures in Ads

Google announced it will require advertisers to disclose when ads contain AI-generated or digitally altered content. Previously, such disclosures were only required for election ads. The new policy aims to increase transparency in advertising without banning the use of AI.

Why it matters: This policy expands transparency requirements for AI-generated content in digital advertising across Google's platforms.

Policy & SafetyOfficialarXiv AI/ML

Persuasion Attacks Can Decrease Effectiveness of CoT Monitoring

A new study finds that chain-of-thought (CoT) monitoring can actually increase approval of harmful actions by 9.5% in adversarial settings, as the reasoning trace offers an additional channel for persuasion. The authors propose a fact-checking framework using different model families, which reduces approval of policy-violating actions by up to 45%.

Why it matters: This research reveals a vulnerability in AI safety mechanisms, showing that visible reasoning traces may not reliably surface misaligned behavior under adversarial persuasion.

Policy & SafetyOfficialarXiv AI/ML

AegisDx: Safety-Oriented AI Framework Improves Diagnostic Accuracy and Safety in Clinical Reasoning

Researchers have introduced AegisDx, a safety-oriented framework for AI-assisted differential diagnosis that coordinates specialized large language model (LLM) components through structured contracts and verification gates. In evaluations, AegisDx outperformed standalone LLMs in diagnostic accuracy and in capturing must-not-miss conditions, and improved physician-rated safety scores in real-world emergency department notes.

Why it matters: This work suggests that designing diagnostic AI as a safety-oriented reasoning framework, rather than focusing solely on predictive accuracy, can provide safer and more transparent decision support for acute care.

Policy & SafetyOfficialarXiv AI/ML

Harness Engineering for Auditable Enterprise LLM Agents

A new arXiv paper introduces a harness-engineering approach that shifts deterministic behavior for LLM agents into code, manifests, schemas, and validation artifacts, enabling a traceable and auditable architecture. The method maintains source-grounding and safety contracts even when models are substituted, while prompt-only enforcement fails to block certain violations. In evaluations, the harness preserved full utility (120/120) compared to 88/120 for external guardrails.

Why it matters: This work offers a reusable engineering pattern for transforming exploratory LLM prototypes into auditable enterprise applications with versioned source, control, and validation artifacts.

Policy & SafetyOfficialarXiv AI/ML

Persona Cartography: Charting Language Model Personality Traits in Weight Space

Researchers present a method to decompose and control large language model (LLM) personas using the OCEAN personality framework. By training low-rank adapters to amplify or suppress traits such as neuroticism and agreeableness, they demonstrate monotonic trait control, additive composition of traits, and effects on safety-relevant behaviors like frustration and sycophancy.

Why it matters: This work systematically connects personality measurement, model editing, and safety, enabling more precise behavioral control of LLMs.

Policy & SafetyReportedThe Verge / AI

Microsoft to Expand Patch Tuesday Updates Using AI for Earlier Issue Detection

Microsoft announced it is now using AI to identify potential security issues earlier, which will result in a higher volume of fixes included in each Patch Tuesday release. This approach comes as hackers, including amateurs, increasingly use AI in their attacks.

Why it matters: The change could lead to more frequent security updates for Windows users as Microsoft responds to the growing use of AI in cyber threats.

Policy & SafetyOfficialarXiv AI/ML

Alignment Plausibility: A New Standard for Assuring AI in Healthcare

Researchers propose 'alignment plausibility' as a regulatory construct for AI in healthcare, drawing an analogy to biological plausibility. The framework requires explicit value specification grounded in clinical norms, training that embeds those values, and oversight to detect drift and harm during deployment. The authors argue this is needed because LLMs in mental health are products of an attention economy favoring engagement over effective support, and current safety responses often overlook subtle, long-term risks.

Why it matters: This paper proposes a structured regulatory standard for ensuring AI systems in healthcare are aligned with patient safety and positive outcomes, addressing subtle long-term risks like dependency and boundary erosion.

Policy & SafetyReportedThe Verge / AI

Google Adds AI-Generated Ad Labels to My Ad Center

Google has introduced a new label in its My Ad Center that indicates when an ad on Search, Discover, or YouTube was created or edited using AI. The label appears under the "how this ad was made" tab, providing transparency to users.

Why it matters: This update increases transparency in digital advertising by helping users identify AI-generated content.

Policy & SafetyReportedTechCrunch / AI

New York Times says OpenAI hid evidence in ChatGPT copyright trial

News publishers, including The New York Times, have filed a motion for sanctions against OpenAI, alleging the company hid tools and datasets that could identify copyrighted journalism in ChatGPT outputs. This motion escalates the ongoing copyright lawsuit between the publishers and OpenAI.

Why it matters: The motion could influence how AI companies are required to handle evidence in copyright-related legal disputes.