Almanac
← Events
3OpenAI Blog·1mo ago

OpenAI Co-Organizes Procgen and MineRL NeurIPS 2020 Competitions

OpenAI announced co-organization of two NeurIPS 2020 competitions with AIcrowd, Carnegie Mellon University, and DeepMind, centered on the Procgen Benchmark and MineRL environments. These competitions are aimed at advancing research in procedurally generated environments and sequential decision-making in Minecraft-like settings. The announcement is from June 2020 and represents a collaborative academic competition initiative.

Related guides (2)

Related events (8)

5Openai Blog·1mo ago·source ↗

OpenAI Releases Procgen Benchmark for RL Generalization

OpenAI released Procgen Benchmark, a suite of 16 procedurally-generated environments designed to measure how quickly reinforcement learning agents learn generalizable skills. The benchmark targets a core challenge in RL: distinguishing memorization of specific environments from genuine skill generalization. Its procedural generation ensures agents cannot overfit to fixed level layouts.

3Openai Blog·1mo ago·source ↗

Learning to Cooperate, Compete, and Communicate

OpenAI published early research on multiagent environments as a pathway toward AGI, arguing that competitive multi-agent settings provide a natural curriculum and continuous pressure for improvement. The post highlights two key properties: difficulty scales with competitor skill, and no stable equilibrium exists, ensuring perpetual learning pressure. The work positions multiagent environments as fundamentally different from single-agent RL and calls for significant further research.

4Openai Blog·1mo ago·source ↗

OpenAI Releases Neural MMO: Massively Multiagent RL Game Environment

OpenAI released Neural MMO, a massively multiagent game environment designed for reinforcement learning research. The platform supports a large and variable number of agents operating within a persistent, open-ended task structure. The environment is designed to encourage emergent behaviors including better exploration, divergent niche formation, and improved overall agent competence through multi-species competition.

6Google Deepmind Blog·1mo ago·source ↗

Rethinking how we measure AI intelligence

DeepMind has announced Game Arena, a new open-source evaluation platform designed for rigorous head-to-head comparison of frontier AI models. The platform uses environments with clear winning conditions to assess model capabilities. This represents DeepMind's contribution to addressing ongoing concerns about the adequacy of existing AI benchmarks.

5Openai Blog·1mo ago·source ↗

Introducing NextGenAI

OpenAI is launching NextGenAI, a consortium of leading research institutions, committing $50 million in funding and tools to support academic AI research. The initiative appears aimed at deepening OpenAI's relationships with universities and research organizations. Details on participating institutions and specific research focus areas are not provided in the announcement.

7The Batch·19d ago·source ↗

Data Points: OpenAI and Microsoft sever their exclusive relationship

This edition of The Batch covers several major AI industry developments: OpenAI has revised its partnership with Microsoft, ending exclusivity while retaining Microsoft as primary cloud partner through 2032 and gaining freedom to deploy on AWS and Google Cloud. DeepSeek released V4 model weights featuring 1M-token context and Huawei Ascend chip optimization, though it trails leading open and closed models on aggregate benchmarks. Google and Amazon are deepening investments in Anthropic with up to $40B and $25B respectively in funding-for-compute deals, and an agentic AI system autonomously designed a functional RISC-V CPU from a 219-word spec in 12 hours.

4Hugging Face Blog·1mo ago·source ↗

Introducing AI vs. AI: A Deep Reinforcement Learning Multi-Agent Competition System

Hugging Face has launched 'AI vs. AI', a competition framework for evaluating deep reinforcement learning agents through head-to-head multi-agent matchups. The system is designed to benchmark RL agents against each other in competitive environments rather than static benchmarks. This represents a new evaluation paradigm for RL research hosted on the Hugging Face platform.

4Openai Blog·1mo ago·source ↗

OpenAI Releases CoinRun Environment for Measuring RL Generalization

OpenAI released CoinRun, a procedurally generated platformer training environment designed to measure reinforcement learning agents' ability to generalize to novel situations. The environment is positioned as simpler than Sonic the Hedgehog benchmarks but still challenging enough to expose generalization failures in state-of-the-art RL algorithms. It addresses a longstanding puzzle in RL research around overfitting to training environments versus true generalization.