Learning concepts with energy functions
OpenAI's energy-based model learns spatial concepts in 5 shots. Cross-domain transfer to robotics unlocks a new path to few-shot reasoning.

Why it matters
OpenAI demonstrates a novel approach to concept learning using energy functions that achieves rapid generalization across domains—relevant to the ongoing evolution of how models acquire and transfer knowledge with minimal data.
The key facts
9 to knowEnergy-based model architecture for concept learning
Few-shot learning: 5 demonstrations to master spatial concepts (near, above, between, closest, furthest)
Concepts represented as sets of 2D points
Cross-domain transfer validated: 2D particle environment → 3D physics-based robot tasks
Published November 2018 — foundational research period for few-shot learning methods
Few-shot learning: 5 demonstrations required
Concepts learned: near, above, between, closest, furthest
Cross-domain transfer: 2D particle environment to 3D robot physics
Published November 2018 — archival research, not current breaking news
Go to the source
OpenAI Blogopenai.com
Publisher excerpt: We’ve developed an energy-based model that can quickly learn to identify and generate instances of concepts, such as near, above, between, closest, and furthest, expressed as sets of 2d points. Our model learns these concepts after only five demonstrations. We also show cross-domain transfer: we…