paper-with-me

홈 › Papers

Towards A Measure Of General Machine Intelligence

2021-09-24 · Gautham Venkatasubramanian, Sibesh Kar, Abhimanyu Singh, Shubham Mishra, Dushyant Yadav, Shreyansh Chandak

To build general-purpose artificial intelligence systems that can deal with unknown variables across unknown domains, we need benchmarks that measure how well these systems perform on tasks they have never seen before. A prerequisite for this is a measure of a task's generalization difficulty, or how dissimilar it is from the system's prior knowledge and experience. If the skill of an intelligence system in a particular domain is defined as it's ability to consistently generate a set of instructions (or programs) to solve tasks in that domain, current benchmarks do not quantitatively measure the efficiency of acquiring new skills, making it possible to brute-force skill acquisition by training with unlimited amounts of data and compute power. With this in mind, we first propose a common language of instruction, a programming language that allows the expression of programs in the form of directed acyclic graphs across a wide variety of real-world domains and computing platforms. Using programs generated in this language, we demonstrate a match-based method to both score performance and calculate the generalization difficulty of any given set of tasks. We use these to define a numeric benchmark called the generalization index, or the g-index, to measure and compare the skill-acquisition efficiency of any intelligence system on a set of real-world tasks. Finally, we evaluate the suitability of some well-known models as general intelligence systems by calculating their g-index scores.

📄 PDF Abstract BibTeX arXiv:2109.12075

Code (2)

mayahq/flatland 공식 구현
mayahq/g-index-benchmark 공식 구현

Similar Papers 제목 키워드 기반

Universal Intelligence: A Definition of Machine Intelligence

2007-12-20 · Shane Legg, Marcus Hutter

A fundamental problem in artificial intelligence is that nobody really knows what intelligence is. The problem is especially acute when we need to consider artificial systems which are significantly different to humans. …

Measurements of collective machine intelligence

2013-06-27 · Michel Halmes

Independent from the still ongoing research in measuring individual intelligence, we anticipate and provide a framework for measuring collective intelligence. Collective intelligence refers to the idea that several indiv…

Decision Making

A Survey of Question Answering for Math and Science Problem

2017-05-10 · Arindam Bhattacharya

Turing test was long considered the measure for artificial intelligence. But with the advances in AI, it has proved to be insufficient measure. We can now aim to mea- sure machine intelligence like we measure human intel…

MathQuestion AnsweringSurvey

Detecting Synthetic Phenomenology in a Contained Artificial General Intelligence

2020-11-06 · Jason M. Pittman, Ashlyn Hanks

Human-like intelligence in a machine is a contentious subject. Whether mankind should or should not pursue the creation of artificial general intelligence is hotly debated. As well, researchers have aligned in opposing f…

Building and Testing a General Intelligence Embodied in a Humanoid Robot

2023-07-26 · Suzanne Gildert, Geordie Rose

Machines with human-level intelligence should be able to do most economically valuable work. This aligns a major economic incentive with the scientific grand challenge of building a human-like mind. Here we describe our …