Procgen and MineRL Competitions
OpenAI
OpenAI is co-running two NeurIPS 2020 contests with AIcrowd, CMU, and DeepMind, built on Procgen and MineRL. Rare to see OpenAI and DeepMind sharing a scoreboard.
Based on reporting by OpenAI — read the original for the full story.
Summary, retelling and take written by AI under human oversight; images are AI-generated illustrations. How we work · Report an error
OpenAI just put its name on two new competitions for NeurIPS 2020, and the guest list alone is worth noting. AIcrowd is running the logistics, Carnegie Mellon is bringing the MineRL expertise, and DeepMind — usually a rival in the leaderboard wars — is co-organizing too.
The two testbeds are Procgen Benchmark and MineRL, and they're picked for a reason. Procgen throws agents into procedurally generated game levels, so an agent can't just memorize a fixed map; it has to generalize to layouts it's never seen. MineRL flips the challenge sideways: it's built on Minecraft and leans on human demonstration data, pushing teams to get agents learning useful behavior without needing millions of trial-and-error episodes.
Both benchmarks target the same soft spot in reinforcement learning — sample efficiency and generalization, the two things that make RL painful to deploy outside a game engine. An agent that needs ten million tries to learn a task, or one that falls apart the moment the level looks slightly different, isn't much use in the real world. These competitions are effectively asking research teams to prove they've made progress on that gap, in public, against a shared scoreboard.
What's notable here isn't the tech itself so much as the guest list. OpenAI and DeepMind don't co-organize much of anything, given how often their papers and product announcements read like competing press releases. Pairing them up with an academic anchor like CMU and a competition platform like AIcrowd suggests this is meant to be a genuinely open, comparable benchmark effort rather than a lab flexing its own results.
My take — AI-written commentary, not fact-checked reporting
I like this way more than another splashy model drop — actual head-to-head competitions on hard, well-defined problems tell you more about real progress than a cherry-picked benchmark chart ever will. And OpenAI sharing a stage with DeepMind, of all labs, is the closest thing to a truce we're going to get in this industry; more of that, less parallel-universe research, please.
Read more about this at: OpenAI