Questions tagged [definitions]

For questions about the definition of terms used in artificial intelligence research and development, including the definition of intelligence, algorithms, jargon, principles, methodologies, mathematical terms, concepts, topologies, architectures, designs, jargon, and AI domains such as robotics, network training, or automated vehicles.

206 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
43
votes
5 answers

What is the difference between a convolutional neural network and a regular neural network?

I've seen these terms thrown around this site a lot, specifically in the tags convolutional-neural-networks and neural-networks. I know that a neural network is a system based loosely on the human brain. But what's the difference between a…
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
30
votes
5 answers

What are the minimum requirements to call something AI?

I believe artificial intelligence (AI) term is overused nowadays. For example, people see that something is self-moving and they call it AI, even if it's on autopilot (like cars or planes) or there is some simple algorithm behind it. What are the…
kenorb
  • 10,423
  • 3
  • 43
  • 91
28
votes
1 answer

What is the credit assignment problem?

In reinforcement learning (RL), the credit assignment problem (CAP) seems to be an important problem. What is the CAP? Why is it relevant to RL?
nbro
  • 39,006
  • 12
  • 98
  • 176
24
votes
8 answers

What is artificial intelligence?

What is the definition of artificial intelligence?
Rana Wasif
  • 369
  • 1
  • 6
24
votes
3 answers

Why can't OCR be perceived as a good example of AI?

On the Wikipedia page about AI, we can read: Optical character recognition is no longer perceived as an exemplar of "artificial intelligence" having become a routine technology. On the other hand, the MNIST database of handwritten digits is…
kenorb
  • 10,423
  • 3
  • 43
  • 91
24
votes
5 answers

What is non-Euclidean data?

What is non-Euclidean data? Here are some sub-questions Where does this type of data arise? I have come across this term in the context of geometric deep learning and graph neural networks. Apparently, graphs and manifolds are non-Euclidean data.…
19
votes
1 answer

What is the difference between tree search and graph search?

I have read various answers to this question at different places, but I am still missing something. What I have understood is that a graph search holds a closed list, with all expanded nodes, so they don't get explored again. However, if you apply…
xava
  • 423
  • 1
  • 3
  • 9
17
votes
1 answer

Are search engines considered AI?

Are search engines considered AI because of the way they analyze what you search for and remember it? Or how they send you ads of what you've searched for recently? Is this considered AI or just smart?
baranskistad
  • 429
  • 4
  • 17
17
votes
3 answers

What is geometric deep learning?

What is geometric deep learning (GDL)? Here are a few sub-questions How is it different from deep learning? Why do we need GDL? What are some applications of GDL?
16
votes
5 answers

What is the most general definition of "intelligence"?

When we talk about artificial intelligence, human intelligence, or any other form of intelligence, what do we mean by the term intelligence in a general sense? What would you call intelligent and what not? In other words, how do we define the term…
user79161
  • 359
  • 1
  • 12
15
votes
2 answers

What is the difference between artificial intelligence and computational intelligence?

Having analyzed and reviewed a certain amount of articles and questions, apparently, the expression computational intelligence (CI) is not used consistently and it is still unclear the relationship between CI and artificial intelligence…
quintumnia
  • 1,183
  • 1
  • 10
  • 34
15
votes
1 answer

What is the fringe in the context of search algorithms?

What is the fringe in the context of search algorithms?
tahasozgen
  • 287
  • 1
  • 2
  • 7
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.…
1
2 3
13 14