AI Weekly Malaysia

Items

Browse the latest source items collected for AI Weekly Malaysia. Open any item to see the original source, context, and related AI-generated summary when available.

Reset

Showing 6901-6925 of 7001 results

DateProviderCategoryStatusItem
17 Jun 2018, 3:00 PMOpenAI Newsai-labsnew item Learning policy representations in multiagent systems

11 Jun 2018, 3:00 PMOpenAI Newsai-labsnew item Improving language understanding with unsupervised learning

We’ve obtained state-of-the-art results on a suite of diverse language tasks with a scalable, task-agnostic system, which we’re also releasing. Our approach is a combination of two existing ideas: transformers and unsupervised pre-training. These results provide a convincing example that pairing supervised learning methods with unsupervised pre-training works very well; this is an idea that many have explored in the past, and we hope our result motivates further research into applying this idea on larger and more diverse datasets.

02 Jun 2018, 3:00 PMOpenAI Newsai-labsnew item GamePad: A learning environment for theorem proving

30 May 2018, 3:00 PMOpenAI Newsai-labsnew item OpenAI Fellows Fall 2018

We’re now accepting applications for the next cohort of OpenAI Fellows, a program which offers a compensated 6-month apprenticeship in AI research at OpenAI.

25 May 2018, 3:00 PMOpenAI Newsai-labsnew item Gym Retro

We’re releasing the full version of Gym Retro, a platform for reinforcement learning research on games. This brings our publicly-released game count from around 70 Atari games and 30 Sega games to over 1,000 games across a variety of backing emulators. We’re also releasing the tool we use to add new games to the platform.

16 May 2018, 3:00 PMOpenAI Newsai-labsnew item AI and compute

We’re releasing an analysis showing that since 2012, the amount of compute used in the largest AI training runs has been increasing exponentially with a 3.4-month doubling time (by comparison, Moore’s Law had a 2-year doubling period)[^footnote-correction]. Since 2012, this metric has grown by more than 300,000x (a 2-year doubling period would yield only a 7x increase). Improvements in compute have been a key component of AI progress, so as long as this trend continues, it’s worth preparing for the implications of systems far outside today’s capabilities.

03 May 2018, 3:00 PMOpenAI Newsai-labsnew item 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.

18 Apr 2018, 3:00 PMOpenAI Newsai-labsnew item 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 enable fast training on novel tasks. Agents trained with EPG can succeed at basic tasks at test time that were outside their training regime, like learning to navigate to an object on a different side of the room from where it was placed during training.

10 Apr 2018, 3:00 PMOpenAI Newsai-labsnew item Gotta Learn Fast: A new benchmark for generalization in RL

05 Apr 2018, 3:00 PMOpenAI Newsai-labsnew item Retro Contest

We’re launching a transfer learning contest that measures a reinforcement learning algorithm’s ability to generalize from previous experience.

20 Mar 2018, 3:00 PMOpenAI Newsai-labsnew item Variance reduction for policy gradient with action-dependent factorized baselines

15 Mar 2018, 3:00 PMOpenAI Newsai-labsnew item Report from the OpenAI hackathon

On March 3rd, we hosted our first hackathon with 100 members of the artificial intelligence community.

15 Mar 2018, 3:00 PMOpenAI Newsai-labsnew item Improving GANs using optimal transport

08 Mar 2018, 4:00 PMOpenAI Newsai-labsnew item On first-order meta-learning algorithms

07 Mar 2018, 4:00 PMOpenAI Newsai-labsnew item 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 updating the initial parameters towards the final parameters learned on that task. Reptile is the application of the Shortest Descent algorithm to the meta-learning setting, and is mathematically similar to first-order MAML (which is a version of the well-known MAML algorithm) that only needs black-box access to an optimizer such as SGD or Adam, with similar computational efficiency and performance.

06 Mar 2018, 4:00 PMOpenAI Newsai-labsnew item 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.

03 Mar 2018, 4:00 PMOpenAI Newsai-labsnew item Some considerations on learning to explore via meta-reinforcement learning

26 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item 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 past year. We’ve used these environments to train models which work on physical robots. We’re also releasing a set of requests for robotics research.

26 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item Multi-Goal Reinforcement Learning: Challenging robotics environments and request for research

22 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item OpenAI hackathon

Come to OpenAI’s office in San Francisco’s Mission District for talks and a hackathon on Saturday, March 3rd.

20 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item OpenAI supporters

We’re excited to welcome new donors to OpenAI.

20 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item 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 paper is the outcome of almost a year of sustained work with our colleagues at the Future of Humanity Institute, the Centre for the Study of Existential Risk, the Center for a New American Security, the Electronic Frontier Foundation, and others.

15 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item 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 informative examples to teach a concept—for instance, the best images to describe the concept of dogs—and experimentally we found our approach to be effective at teaching both AIs

07 Feb 2018, 4:00 PMOpenAI Newsai-labsnew item 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 automatically-discovered “types” (non-exclusive categories).

31 Jan 2018, 4:00 PMOpenAI Newsai-labsnew item 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.

Top