Tag
OpenAI Economic Research releases a new report mapping how AI capabilities may affect different occupations across EU member states, identifying four transition archetypes: occupations that may grow, those with higher automation potential, those likely to reorganize, and those with less immediate change.
OpenAI releases research on reinforcement learning for training models to exhibit beneficial traits like honesty and corrigibility, showing that such training generalizes across domains and persists under adversarial pressure.
OpenAI researchers introduce E-MAML and E-RL², two meta-reinforcement learning algorithms designed to improve exploration in tasks where discovering optimal policies requires significant exploration. The work demonstrates these algorithms' effectiveness on novel environments including Krazy World and maze tasks.
OpenAI research proposes hierarchical reinforcement learning where agents break down complex tasks into sequences of high-level actions rather than low-level ones, significantly improving efficiency for long-horizon tasks by reducing search complexity from thousands of steps to dozens.
OpenAI research explores how nonlinear computation can emerge in deep linear networks, presenting theoretical and empirical analysis with code examples using TensorFlow.