Fast neural learning in dogs: A multimodal sensory fMRI study

Ashley Prichard1, Raveena Chhibber1, Kate Athanassiades1

  • 1Psychology Department, Emory University, Atlanta, GA, 30322, USA.

Scientific Reports
|October 4, 2018
PubMed
Summary

Dogs learn associations through various senses, with visual and olfactory stimuli leading to faster learning than verbal commands. This suggests modality influences canine training efficiency.

Related Concept Videos

What is a Sensory System?01:31

What is a Sensory System?

Sensory systems detect stimuli—such as light and sound waves—and transduce them into neural signals that can be interpreted by the nervous system. In addition to external stimuli detected by the senses, some sensory systems detect internal stimuli—such as the proprioceptors in muscles and tendons that send feedback about limb position.
101.1K
Neural Regulation01:37

Neural Regulation

Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
43.4K
Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.6K
Sputum Studies I: Gram Stain, cytology, and Acid-fast smear and culture01:26

Sputum Studies I: Gram Stain, cytology, and Acid-fast smear and culture

Sputum studies are a critical part of diagnosing and treating numerous respiratory conditions. These studies involve obtaining sputum samples for analysis to identify pathogenic organisms and assess the presence of abnormal cells indicative of malignant conditions. This lesson will delve into three fundamental sputum studies: Gram Stain, Cytology, and Acid-fast Smear and Culture.
Gram Stain
The Gram Stain is an integral part of sputum studies. It involves the staining of sputum, which permits...
671
Sensory Modalities01:15

Sensory Modalities

Sensation typically is the process by which the sensory receptors and sense organs detect stimuli from the internal and external environment and transmit this information to the central nervous system for processing.
General senses refer to the broad category of sensory information detected by receptors in the body and can be further grouped into somatic and visceral senses. Somatic sensations include touch, pressure, temperature, and pain and are essential for navigating our environment and...
3.9K
Fast Fourier Transform01:10

Fast Fourier Transform

The Fast Fourier Transform (FFT) is a computational algorithm designed to compute the Discrete Fourier Transform (DFT) efficiently. By breaking down the calculations into smaller, manageable sections, the FFT significantly reduces the computational complexity involved. Direct computation of an N-point DFT requires N2 complex multiplications, whereas the FFT algorithm needs only (N/2)log⁡2N multiplications, offering a much faster performance.
The computational efficiency of the FFT becomes...
950