Questions tagged [cognitive-science]

For questions about use and applications of cognitive science in the field of AI and vice versa.

Cognitive science is the interdisciplinary, scientific study of the mind and its processes. It examines the nature, the tasks, and the functions of cognition (in a broad sense). Cognitive scientists study intelligence and behavior, with a focus on how nervous systems represent, process, and transform information. Mental faculties of concern to cognitive scientists include language, perception, memory, attention, reasoning, and emotion; to understand these faculties, cognitive scientists borrow from fields such as linguistics, psychology, artificial intelligence, philosophy, neuroscience, and anthropology.

Cognitive Science - Wikiepdia

20 questions
11
votes
3 answers

What is wrong with the idea that the AI will be capable of omniscience?

In the context of artificial intelligence, the singularity refers to the advent of an artificial general intelligence capable of recursive self-improvement, leading to the rapid emergence of artificial superintelligence (ASI), the limits of which…
7
votes
2 answers

What is the difference between artificial intelligence and cognitive science?

Sometimes I understand that people doing cognitive science try to avoid the term artificial intelligence. The feeling I get is that there is a need to put some distance to the GOFAI. Another impression that I get is that cognitive science is more…
Luis
  • 538
  • 7
  • 15
6
votes
1 answer

How can we connect artificial intelligence with cognitive psychology?

On page 62 of Artificial Intelligence and Cognitive Psychology Applications, Models (2010), Gabriella Daróczy writes Psychology is one of the basic sciences of artificial intelligence (AI). The founder of the psychology is Wilhelm Wundt…
quintumnia
  • 1,183
  • 1
  • 10
  • 34
5
votes
1 answer

What is the importance of the endocannabinoid system for cognitive function?

The endocannabinoid system is a very important function of human biology. Unfortunately, due to the illegality of cannabis, it is a relatively new field of study. I have read a few articles about Google researching the role of dopamine in learning,…
5
votes
2 answers

Why can't cognitive architectures achieve general intelligence?

Newbie here. I recently read about cognitive architectures (see: https://en.wikipedia.org/wiki/Cognitive_architecture). They are supposed to be modeled after the human mind and represent a promising approach towards artificial general intelligence…
Anonymous
  • 69
  • 1
4
votes
6 answers

Why are we asking "How can we simulate the brain?"

As I've thought about AI, and what I understand of the problems that we face in the creation of it, I've noticed a recurring pattern: we always seem to be asking ourselves, "how can we better simulate the brain?" Why are we so fascinated with…
Tyler
  • 59
  • 4
4
votes
1 answer

Is the neuron adequately comprehended?

It is possible that the signal handling of a neuron is outside the engineering comprehension of the most astute of human brains, even after the relationships of inputs to outputs are statistically characterized and the mapping of genetic information…
4
votes
1 answer

Which loss function is the brain optimizing in order to learn advanced visual skills without expert/human supervision?

In computer vision is very common to use supervised tasks, where datasets have to be manually annotated by humans. Some examples are object classification (class labels), detection (bounding boxes) and segmentation (pixel-level masks). These…
3
votes
0 answers

Examples of "crossmodal" integration failures in artificial cognitive systems

I was wondering if anyone can think of any examples of integration of audio-visual inputs, or other modalities, failing or resulting in undesired outcomes in artificial cognitive systems? I'm interested in any issues, or artifacts, that have arisen…
Docconcoct
  • 131
  • 2
3
votes
2 answers

Do dreams have a similar role to backpropagation in deep learning?

Humans often dream of random events that occurred during the day. Could the reason for this be that our brains are backpropagating errors while we sleep, and we see the result of these "backpropagations" as dreams?
3
votes
2 answers

What are the scientific journals dedicated to artificial general intelligence?

Apart from Journal of Artificial General Intelligence (a peer-reviewed open-access academic journal, owned by the Artificial General Intelligence Society (AGIS)), are there any other journals (or proceedings) completely (or partially) dedicated to…
nbro
  • 39,006
  • 12
  • 98
  • 176
3
votes
1 answer

Is the Cognitive Approach (SOAR) equivalent to the Chinese Room argument?

Soar is a cognitive architecture. https://en.wikipedia.org/wiki/Soar_(cognitive_architecture) https://soar.eecs.umich.edu/ There is something called "the Chinese box" or "Chinese room" argument: …
3
votes
1 answer

Can AI research lead to new findings in general cognitive science?

Can AI be used as a tool to investigate our minds? To be more precise, what am I specifically asking for here are examples of discoveries on artificial intelligence (so algorithms, programs and computers that try to implement intelligent systems)…
olinarr
  • 745
  • 6
  • 20
2
votes
0 answers

Can Microsoft's cognitive service find similar person in a set of images without using the face service?

I need to create an application that can detect if a person X entered as an input exists in an image set and return as output all the images in which the person X exists. The problem is that the pictures do not only contain people's faces, they also…
1
vote
0 answers

What were the criticisms of the BACON algorithm?

The BACON algorithm, introduced by Pat Langley and Herbert Simon etc. were meant to automate scientific discovery -- producing causal explanation to variations in given data. It was found, in particular, to have been able to "discover" the laws of…
user289661
  • 419
  • 3
  • 11
1
2