Difference between revisions of "The Abstraction and Reasoning Corpus"
(Created page with "{{#seo: |title=PRIMO.ai |titlemode=append |keywords=artificial, intelligence, machine, learning, models, algorithms, data, singularity, moonshot, Tensorflow, Google, Nvidia, M...") |
|||
| Line 5: | Line 5: | ||
|description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | |description=Helpful resources for your journey with artificial intelligence; videos, articles, techniques, courses, profiles, and tools | ||
}} | }} | ||
| − | [http://www.youtube.com/results?search_query= | + | [http://www.youtube.com/results?search_query=Abstraction+Reasoning+Corpus+Challenge+kaggle+deep+machine+learning+ML Youtube search...] |
| − | [http://www.google.com/search?q= | + | [http://www.google.com/search?q=Abstraction+Reasoning+Corpus+Challenge+kaggle+deep+machine+learning+ML ...Google search] |
* [[Kaggle Kernels]] | * [[Kaggle Kernels]] | ||
| Line 12: | Line 12: | ||
** [http://www.kaggle.com/competitions Competitions | Kaggle] | ** [http://www.kaggle.com/competitions Competitions | Kaggle] | ||
* [[Kaggle]] Overview | * [[Kaggle]] Overview | ||
| + | * [http://www.kaggle.com/c/abstraction-and-reasoning-challenge/overview Abstraction and Reasoning Challenge] | ||
| + | * [http://www.kaggle.com/inversion/abstraction-and-reasoning-starter-notebook Starter Notebook] | ||
| − | + | http://storage.googleapis.com/kaggle-media/competitions/ARC/arc_example.png | |
| + | |||
| + | Can a computer learn complex, abstract tasks from just a few examples? | ||
| + | |||
| + | Current machine learning techniques are data-hungry and brittle—they can only make sense of patterns they've seen before. Using current methods, an algorithm can gain new skills by exposure to large amounts of data, but cognitive abilities that could broadly generalize to many tasks remain elusive. This makes it very challenging to create systems that can handle the variability and unpredictability of the real world, such as domestic robots or self-driving cars. | ||
| + | |||
| + | However, alternative approaches, like inductive programming, offer the potential for more human-like abstraction and reasoning. The Abstraction and Reasoning Corpus (ARC) provides a benchmark to measure AI skill-acquisition on unknown tasks, with the constraint that only a handful of demonstrations are shown to learn a complex task. It provides a glimpse of a future where AI could quickly learn to solve new problems on its own. The Kaggle Abstraction and Reasoning Challenge invites you to try your hand at bringing this future into the present! | ||
| + | |||
| + | This competition is hosted by François Chollet, creator of the Keras neural networks library. Chollet’s paper on measuring intelligence provides the context and motivation behind the ARC benchmark. | ||
| + | |||
| + | In this competition, you’ll create an AI that can solve reasoning tasks it has never seen before. Each ARC task contains 3-5 pairs of train inputs and outputs, and a test input for which you need to predict the corresponding output with the pattern learned from the train examples. | ||
| + | |||
| + | If successful, you’ll help bring computers closer to human cognition and you'll open the door to completely new AI applications! | ||
| + | |||
| + | <youtube>K5KDZLHsr1o</youtube> | ||
| + | <youtube>640CF1BQGDc</youtube> | ||
Revision as of 12:19, 13 July 2020
Youtube search... ...Google search
- Kaggle Kernels
- Kaggle Competitions
- Kaggle Overview
- Abstraction and Reasoning Challenge
- Starter Notebook
Can a computer learn complex, abstract tasks from just a few examples?
Current machine learning techniques are data-hungry and brittle—they can only make sense of patterns they've seen before. Using current methods, an algorithm can gain new skills by exposure to large amounts of data, but cognitive abilities that could broadly generalize to many tasks remain elusive. This makes it very challenging to create systems that can handle the variability and unpredictability of the real world, such as domestic robots or self-driving cars.
However, alternative approaches, like inductive programming, offer the potential for more human-like abstraction and reasoning. The Abstraction and Reasoning Corpus (ARC) provides a benchmark to measure AI skill-acquisition on unknown tasks, with the constraint that only a handful of demonstrations are shown to learn a complex task. It provides a glimpse of a future where AI could quickly learn to solve new problems on its own. The Kaggle Abstraction and Reasoning Challenge invites you to try your hand at bringing this future into the present!
This competition is hosted by François Chollet, creator of the Keras neural networks library. Chollet’s paper on measuring intelligence provides the context and motivation behind the ARC benchmark.
In this competition, you’ll create an AI that can solve reasoning tasks it has never seen before. Each ARC task contains 3-5 pairs of train inputs and outputs, and a test input for which you need to predict the corresponding output with the pattern learned from the train examples.
If successful, you’ll help bring computers closer to human cognition and you'll open the door to completely new AI applications!