Questions tagged [agi]

For questions about Artificial General Intelligence (AGI), a hypothetical machine characteristic permitting it to learn any arbitrary intellectual ability up to the limits of the available computing resources.

See http://www.scholarpedia.org/article/Artificial_General_Intelligence and https://en.wikipedia.org/wiki/Artificial_general_intelligence for more info.

187 questions
50
votes
3 answers

What is the difference between strong-AI and weak-AI?

I've heard the terms strong-AI and weak-AI used. Are these well defined terms or subjective ones? How are they generally defined?
WilliamKF
  • 2,493
  • 1
  • 24
  • 31
48
votes
19 answers

Can digital computers understand infinity?

As a human being, we can think infinity. In principle, if we have enough resources (time etc.), we can count infinitely many things (including abstract, like numbers, or real). For example, at least, we can take into account integers. We can think,…
verdery
  • 688
  • 1
  • 6
  • 11
40
votes
4 answers

What is the concept of the technological singularity?

I've heard the idea of the technological singularity, what is it and how does it relate to Artificial Intelligence? Is this the theoretical point where Artificial Intelligence machines have progressed to the point where they grow and learn on their…
WilliamKF
  • 2,493
  • 1
  • 24
  • 31
40
votes
6 answers

Is the Turing Test, or any of its variants, a reliable test of artificial intelligence?

The Turing Test was the first test of artificial intelligence and is now a bit outdated. The Total Turing Test aims to be a more modern test which requires a much more sophisticated system. What techniques can we use to identify an artificial…
Rob Murray
  • 501
  • 5
  • 8
38
votes
7 answers

Is the "Chinese room" an explanation of how ChatGPT works?

Sorry if this question makes no sense. I'm a software developer but know very little about AI. Quite a while ago, I read about the Chinese room, and the person inside who has had a lot of training/instructions how to combine symbols, and, as a…
20
votes
2 answers

Problems that only humans will ever be able to solve

With the increasing complexity of reCAPTCHA, I wondered about the existence of some problem, that only a human will ever be able to solve (or that AI won't be able to solve as long as it doesn't reproduce exactly the human brain). For instance, the…
19
votes
2 answers

What limits, if any, does the halting problem put on Artificial Intelligence?

Given the proven halting problem for Turing machines, can we infer limits on the ability of strong Artificial Intelligence?
WilliamKF
  • 2,493
  • 1
  • 24
  • 31
17
votes
4 answers

How to reinvent jobs replaced by AI?

In general, what possibilities are there for reinventing job descriptions that could be replaced by an automated AI solution? My initial ideas include: Monitoring the AI and flagging its incorrect actions. Possibly taking over the control in very…
tuomastik
  • 221
  • 2
  • 10
15
votes
5 answers

What is the idea called involving an AI that will eventually rule humanity?

It's an idea I heard a while back but couldn't remember the name of. It involves the existence and development of an AI that will eventually rule the world and that if you don't fund or progress the AI then it will see you as "hostile" and kill you.…
14
votes
2 answers

Is there any scientific/mathematical argument that prevents deep learning from ever producing strong AI?

I read Judea Pearl's The Book of Why, in which he mentions that deep learning is just a glorified curve fitting technology, and will not be able to produce human-like intelligence. From his book there is this diagram that illustrates the three…
Graviton
  • 261
  • 3
  • 7
14
votes
2 answers

How can people contribute to AGI research?

Is there a way for people outside of the core research community of AGI to contribute to the cause? There are a lot of people interested in supporting the field, but there is no clear way to do that. Is there something like BOINC for AGI researches,…
Alex
  • 337
  • 2
  • 11
14
votes
6 answers

What would motivate a machine?

Currently, within the AI development field, the main focus seems to be on pattern recognition and machine learning. Learning is about adjusting internal variables based on a feedback loop. Maslow's hierarchy of needs is a theory in psychology…
Aleksei Maide
  • 251
  • 2
  • 14
14
votes
2 answers

How does one prove comprehension in machines?

Say we have a machine and we give it a task to do (vision task, language task, game, etc.), how can one prove that a machine actually know's what's going on/happening in that specific task? To narrow it down, some examples: Conversation - How would…
14
votes
4 answers

What is the relevance of AIXI on current artificial intelligence research?

From Wikipedia: AIXI ['ai̯k͡siː] is a theoretical mathematical formalism for artificial general intelligence. It combines Solomonoff induction with sequential decision theory. AIXI was first proposed by Marcus Hutter in 2000[1] and the results…
rcpinto
  • 2,089
  • 1
  • 16
  • 31
13
votes
5 answers

Is there a rigorous proof that AGI is possible, at least, in theory?

It is often implicitly assumed in computer science that the human mind, or at least some mechanical calculations that humans perform (see the Church-Turing thesis), can be replicated with a Turing machine, therefore Artificial General Intelligence…
1
2 3
12 13