AI NEWS

AI 뉴스

국내외 AI 기술 동향과 산업 뉴스를
전문가 시각으로 큐레이션합니다.

AI 뉴스

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 compute. In the span of a month, our system went from barely matching a high-ranked player to beating the top pros and has continued to improve …

2017.08.16읽기
AI 뉴스

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 self-play, and does not use imitation learning or tree search. This is a step towards building AI systems which accomplish well-defined go…

2017.08.11읽기
AI 뉴스

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 underlying technique was developed as a step towards safe AI systems, but also applies to reinforcement learning problems with rewards that are hard…

2017.08.03읽기
AI 뉴스

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 to implement and very rarely decreases performance, so it’s worth trying on any problem.

2017.07.27읽기
AI 뉴스

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 approaches while being much simpler to implement and tune. PPO has become the default reinforcement learning algorithm at OpenAI because of …

2017.07.20읽기
AI 뉴스

Robust adversarial inputs

We’ve created images that reliably fool neural network classifiers when viewed from varied scales and perspectives. This challenges a claim from last week that self-driving cars would be hard to trick maliciously since they capture images from multiple scales, angles, perspectives, and the like.

2017.07.17읽기
AI 뉴스

Hindsight Experience Replay

2017.07.05읽기
AI 뉴스

Teacher–student curriculum learning

2017.07.01읽기
AI 뉴스

Faster physics in Python

We’re open-sourcing a high-performance Python library for robotic simulation using the MuJoCo engine, developed over our past year of robotics research.

2017.06.28읽기
AI 뉴스

Learning from human preferences

One step towards building safe AI systems is to remove the need for humans to write goal functions, since using a simple proxy for a complex goal, or getting the complex goal a bit wrong, can lead to undesirable and even dangerous behavior. In collaboration with DeepMind’s safety team, we’ve develo…

2017.06.13읽기
AI 뉴스

Learning to cooperate, compete, and communicate

Multiagent environments where agents compete for resources are stepping stones on the path to AGI. Multiagent environments have two useful properties: first, there is a natural curriculum—the difficulty of the environment is determined by the skill of your competitors (and if you’re competing again…

2017.06.08읽기
AI 뉴스

UCB exploration via Q-ensembles

2017.06.05읽기
AI 뉴스

OpenAI Baselines: DQN

We’re open-sourcing OpenAI Baselines, our internal effort to reproduce reinforcement learning algorithms with performance on par with published results. We’ll release the algorithms over upcoming months; today’s release includes DQN and three of its variants.

2017.05.24읽기
AI 뉴스

Robots that learn

We’ve created a robotics system, trained entirely in simulation and deployed on a physical robot, which can learn a new task after seeing it done once.

2017.05.16읽기
AI 뉴스

Roboschool

We are releasing Roboschool: open-source software for robot simulation, integrated with OpenAI Gym.

2017.05.15읽기
AI 뉴스

Equivalence between policy gradients and soft Q-learning

2017.04.21읽기
AI 뉴스

Stochastic Neural Networks for hierarchical reinforcement learning

2017.04.10읽기
AI 뉴스

Unsupervised sentiment neuron

We’ve developed an unsupervised system which learns an excellent representation of sentiment, despite being trained only to predict the next character in the text of Amazon reviews.

2017.04.06읽기
AI 뉴스

Spam detection in the physical world

We’ve created the world’s first Spam-detecting AI trained entirely in simulation and deployed on a physical robot.

2017.04.01읽기
AI 뉴스

Evolution strategies as a scalable alternative to reinforcement learning

We’ve discovered that evolution strategies (ES), an optimization technique that’s been known for decades, rivals the performance of standard reinforcement learning (RL) techniques on modern RL benchmarks (e.g. Atari/MuJoCo), while overcoming many of RL’s inconveniences.

2017.03.24읽기