797 articles

📰 OpenAI News

Articles from OpenAI News · 797 articles · Updated every 3 hours · View all news

All ⚡ AI Lessons (5025) ArXiv cs.AIOpenAI NewsHugging Face BlogForbes InnovationDev.to AIThe Verge
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 7y ago
AI safety via debate
We’re proposing an AI safety technique which trains agents to debate topics with one another, using a human to judge who wins.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 7y ago
Evolved Policy Gradients
We’re releasing an experimental metalearning approach called Evolved Policy Gradients, a method that evolves the loss function of learning agents, which can ena
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 7y ago
Retro Contest
We’re launching a transfer learning contest that measures a reinforcement learning algorithm’s ability to generalize from previous experience.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Report from the OpenAI hackathon
On March 3rd, we hosted our first hackathon with 100 members of the artificial intelligence community.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Reptile: A scalable meta-learning algorithm
We’ve developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on it, and upd
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
OpenAI Scholars
We’re providing 6–10 stipends and mentorship to individuals from underrepresented groups to study deep learning full-time for 3 months and open-source a project
OpenAI News ⚡ AI Lesson 8y ago
Ingredients for robotics research
We’re releasing eight simulated robotics environments and a Baselines implementation of Hindsight Experience Replay, all developed for our research over the pas
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
OpenAI hackathon
Come to OpenAI’s office in San Francisco’s Mission District for talks and a hackathon on Saturday, March 3rd.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Preparing for malicious uses of AI
We’ve co-authored a paper that forecasts how malicious actors could misuse AI technology, and potential ways we can prevent and mitigate these threats. This pap
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Interpretable machine learning through teaching
We’ve designed a method that encourages AIs to teach each other with examples that also make sense to humans. Our approach automatically selects the most inform
OpenAI News ⚡ AI Lesson 8y ago
Discovering types for entity disambiguation
We’ve built a system for automatically figuring out which object is meant by a word by having a neural network decide if the word belongs to each of about 100 a
OpenAI News ⚡ AI Lesson 8y ago
Requests for Research 2.0
We’re releasing a new batch of seven unsolved problems which have come up in the course of our research at OpenAI.
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Block-sparse GPU kernels
We’re releasing highly-optimized GPU kernels for an underexplored class of neural network architectures: networks with block-sparse weights. Depending on the ch
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Learning a hierarchy
We’ve developed a hierarchical reinforcement learning algorithm that learns high-level actions useful for solving a range of tasks, allowing fast solving of tas
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Generalizing from simulation
Our latest robotics techniques allow robot controllers, trained entirely in simulation and deployed on physical robots, to react to unplanned changes in the env
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Competitive self-play
We’ve found that self-play allows simulated AIs to discover physical skills like tackling, ducking, faking, kicking, catching, and diving for the ball, without
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Meta-learning for wrestling
We show that for the task of simulated robot wrestling, a meta-learning agent can learn to quickly defeat a stronger non-meta-learning agent, and also show that
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Learning to model other minds
We’re releasing an algorithm which accounts for the fact that other agents are learning too, and discovers self-interested yet collaborative strategies like tit
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
OpenAI Baselines: ACKTR & A2C
We’re releasing two new OpenAI Baselines implementations: ACKTR and A2C. A2C is a synchronous, deterministic variant of Asynchronous Advantage Actor Critic (A3C
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
More on Dota 2
Our Dota 2 result shows that self-play can catapult the performance of machine learning systems from far below human level to superhuman, given sufficient compu
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Dota 2
We’ve created a bot which beats the world’s top professionals at 1v1 matches of Dota 2 under standard tournament rules. The bot learned the game from scratch by
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Gathering human feedback
RL-Teacher is an open-source implementation of our interface to train AIs via occasional human feedback rather than hand-crafted reward functions. The underlyin
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Better exploration with parameter noise
We’ve found that adding adaptive noise to the parameters of reinforcement learning algorithms frequently boosts performance. This exploration method is simple t
OpenAI News 🧠 Large Language Models ⚡ AI Lesson 8y ago
Proximal Policy Optimization
We’re releasing a new class of reinforcement learning algorithms, Proximal Policy Optimization (PPO), which perform comparably or better than state-of-the-art a