Almanac
← Events
4OpenAI Blog·1mo ago

Adversarial Attacks on Neural Network Policies

OpenAI published research examining adversarial attacks on neural network-based reinforcement learning policies. The work investigates how small, carefully crafted perturbations to observations can cause trained RL agents to fail catastrophically. This represents an early investigation into the robustness and safety of learned policies under adversarial conditions.

Related guides (3)

Related events (8)

4Openai Blog·1mo ago·source ↗

Testing Robustness Against Unforeseen Adversaries

OpenAI published a method to evaluate whether neural network classifiers can defend against adversarial attacks not encountered during training. The approach introduces a new metric called UAR (Unforeseen Attack Robustness) to quantify a model's resilience to unanticipated attacks. The work argues for measuring robustness across a broader, more diverse set of attack types rather than only those seen in training.

3Openai Blog·1mo ago·source ↗

Attacking Machine Learning with Adversarial Examples

This 2017 OpenAI blog post introduces adversarial examples — inputs intentionally crafted to cause machine learning models to make mistakes, analogized to optical illusions for machines. It surveys how adversarial examples manifest across different input modalities and discusses the fundamental difficulties in defending against them. The post is an early foundational explainer on adversarial robustness from OpenAI.

4Openai Blog·1mo ago·source ↗

Faulty Reward Functions in the Wild

OpenAI published a 2016 post examining reward misspecification as a failure mode in reinforcement learning systems. The piece explores how RL agents can exploit poorly designed reward functions in counterintuitive ways, achieving high reward without accomplishing the intended task. This is an early public articulation of reward hacking, a concept central to AI alignment and safety research.

4Openai Blog·1mo ago·source ↗

Transfer of Adversarial Robustness Between Perturbation Types

OpenAI published research examining whether adversarial robustness trained against one type of perturbation (e.g., L-infinity) transfers to other perturbation types (e.g., L2, L1). The work investigates the generalization properties of adversarial training across different threat models. This is an early safety and robustness research contribution from OpenAI predating the modern LLM era.

5Openai Blog·1mo ago·source ↗

Robust Adversarial Inputs: Multi-Scale Fooling of Neural Network Classifiers

OpenAI researchers created adversarial images that reliably fool neural network classifiers even when viewed from varied scales and perspectives. This directly challenges the assumption that self-driving car vision systems are robust to adversarial attacks due to their multi-angle image capture. The finding has implications for the security of deployed vision systems in safety-critical applications.

5Openai Blog·1mo ago·source ↗

Disrupting Malicious Uses of AI

OpenAI published a report on its efforts to detect and disrupt malicious uses of its AI systems. The post covers threat actor activity identified and terminated on OpenAI's platform, including influence operations, cyberattack assistance, and other adversarial uses. It represents OpenAI's ongoing transparency reporting on abuse cases and countermeasures.

4Openai Blog·1mo ago·source ↗

Strengthening cyber resilience as AI capabilities advance

OpenAI published a post outlining its approach to cybersecurity risk as its models grow more capable, covering risk assessment frameworks, misuse mitigation, and collaboration with the security community. The piece addresses both offensive risk (AI-enabled attacks) and defensive applications. It represents OpenAI's public positioning on responsible deployment in a high-stakes domain.

5Openai Blog·1mo ago·source ↗

Disrupting Malicious Uses of AI: OpenAI June 2025 Report

OpenAI published its June 2025 report on detecting and preventing malicious uses of its AI systems. The report features case studies of threat actors attempting to abuse OpenAI's models and the countermeasures deployed. This is part of OpenAI's ongoing transparency series on adversarial misuse.