Isabella's AI-Powered News Aggregator

AI-Powered Learning bringing you YOUR best news

Last checked: 7 minutes ago

Sentiment Analysis

1482
Positive
567
Negative
934
Neutral
Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Multimodal neurons in artificial neural networks

We’ve discovered neurons in CLIP that respond to the same concept whether presented literally, symbolically, or conceptually. This may explain CLIP’s accuracy in classifying surprising visual renditions of concepts, and is also an important step toward understanding the associations and biases that...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Scaling Kubernetes to 7,500 nodes

We’ve scaled Kubernetes clusters to 7,500 nodes, producing a scalable infrastructure for large models like GPT-3, CLIP, and DALL·E, but also for rapid small-scale iterative research such as Scaling Laws for Neural Language Models.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

DALL·E: Creating images from text

We’ve trained a neural network called DALL·E that creates images from text captions for a wide range of concepts expressible in natural language.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

CLIP: Connecting text and images

We’re introducing a neural network called CLIP which efficiently learns visual concepts from natural language supervision. CLIP can be applied to any visual classification benchmark by simply providing the names of the visual categories to be recognized, similar to the “zero-shot” capabilities of GP...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Learning to summarize with human feedback

We’ve applied reinforcement learning from human feedback to train language models that are better at summarization.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

OpenAI Scholars 2020: Final projects

Our third class of OpenAI Scholars presented their final projects at virtual Demo Day, showcasing their research results from over the past five months.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Procgen and MineRL Competitions

We’re excited to announce that OpenAI is co-organizing two NeurIPS 2020 competitions with AIcrowd, Carnegie Mellon University, and DeepMind, using Procgen Benchmark and MineRL.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Image GPT

We find that, just as a large transformer model trained on language can generate coherent text, the same exact model trained on pixel sequences can generate coherent image completions and samples. By establishing a correlation between sample quality and image classification accuracy, we show that ou...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

OpenAI API

We’re releasing an API for accessing new AI models developed by OpenAI.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

AI and efficiency

We’re releasing an analysis showing that since 2012 the amount of compute needed to train a neural net to the same performance on ImageNet classification has been decreasing by a factor of 2 every 16 months. Compared to 2012, it now takes 44 times less compute to train a neural network to the level...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Jukebox

We’re introducing Jukebox, a neural net that generates music, including rudimentary singing, as raw audio in a variety of genres and artist styles. We’re releasing the model weights and code, along with a tool to explore the generated samples.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Improving verifiability in AI development

We’ve contributed to a multi-stakeholder report by 58 co-authors at 30 organizations, including the Centre for the Future of Intelligence, Mila, Schwartz Reisman Institute for Technology and Society, Center for Advanced Study in the Behavioral Sciences, and Center for Security and Emerging Technolog...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

OpenAI Microscope

We’re introducing OpenAI Microscope, a collection of visualizations of every significant layer and neuron of eight vision “model organisms” which are often studied in interpretability. Microscope makes it easier to analyze the features that form inside these neural networks, and we hope it will help...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Deep double descent

We show that the double descent phenomenon occurs in CNNs, ResNets, and transformers: performance first improves, then gets worse, and then improves again with increasing model size, data size, or training time. This effect is often avoided through careful regularization. While this behavior appears...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Procgen Benchmark

We’re releasing Procgen Benchmark, 16 simple-to-use procedurally-generated environments which provide a direct measure of how quickly a reinforcement learning agent learns generalizable skills.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Safety Gym

We’re releasing Safety Gym, a suite of environments and tools for measuring progress towards reinforcement learning agents that respect safety constraints while training.

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

GPT-2: 1.5B release

As the final model release of GPT-2’s staged release, we’re releasing the largest version (1.5B parameters) of GPT-2 along with code and model weights to facilitate detection of outputs of GPT-2 models. While there have been larger language models released since August, we’ve continued with our orig...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Solving Rubik’s Cube with a robot hand

We’ve trained a pair of neural networks to solve the Rubik’s Cube with a human-like robot hand. The neural networks are trained entirely in simulation, using the same reinforcement learning code as OpenAI Five paired with a new technique called Automatic Domain Randomization (ADR). The system can ha...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Fine-tuning GPT-2 from human preferences

We’ve fine-tuned the 774M parameter GPT-2 language model using human feedback for various tasks, successfully matching the preferences of the external human labelers, though those preferences did not always match our own. Specifically, for summarization tasks the labelers preferred sentences copied...

Log in to bookmark articles and create collections

Dismiss
🔖
Bookmark
OpenAI BlogEN
Open ↗

Emergent tool use from multi-agent interaction

We’ve observed agents discovering progressively more complex tool use while playing a simple game of hide-and-seek. Through training in our new simulated hide-and-seek environment, agents build a series of six distinct strategies and counterstrategies, some of which we did not know our environment s...

Log in to bookmark articles and create collections