Skip to main content

Cats seem to grasp the laws of physics

 
 

Cats seem to grasp the laws of physics

Cats' expectations are based on what they hear

Date:
June 14, 2016
Source:
Springer
Summary:
Cats understand the principle of cause and effect as well as some elements of physics. Combining these abilities with their keen sense of hearing, they can predict where possible prey hides.
 
 
 
FULL STORY

How do cats predict where to find prey?
Credit: © zsv3207 / Fotolia
Cats understand the principle of cause and effect as well as some elements of physics. Combining these abilities with their keen sense of hearing, they can predict where possible prey hides. These are the findings of researchers from Kyoto University in Japan, led by Saho Takagi and published in Springer's journal Animal Cognition.
Previous work conducted by the Japanese team established that cats predict the presence of invisible objects based on what they hear. In the present study, the researchers wanted to find out if cats use a causal rule to infer if a container holds an object, based on whether it is shaken along with a sound or not. The team also wanted to establish if cats expect an object to fall out or not, once the container is turned over.
Thirty domestic cats were videotaped while an experimenter shook a container. In some cases this action went along with a rattling sound. In others it did not, to simulate that the vessel was empty. After the shaking phase, the container was turned over, either with an object dropping down or not.
Two experimental conditions were congruent with physical laws, where shaking was accompanied by a (no) sound and an (no) object to fall out of the container. The other two conditions were incongruent to the laws of physics. Either a rattling sound was followed by no object dropping out of the container or no sound while shaking led to a falling object.
The cats looked longer at the containers which were shaken together with a noise. This suggests that cats used a physical law to infer the existence (or absence) of objects based on whether they heard a rattle (or not). This helped them predict whether an object would appear (or not) once the container was overturned.
The animals also stared longer at containers in incongruent conditions, meaning an object dropped despite its having been shaken noiselessly or the other way around. It is as if the cats realized that such conditions did not fit into their grasp of causal logic.
"Cats use a causal-logical understanding of noise or sounds to predict the appearance of invisible objects," says Takagi.
Researchers suggest that species' surroundings influence their ability to find out information based on what they hear. The ecology of cats' natural hunting style may therefore also favor the ability for inference on the basis of sounds. Takagi explains that hunting cats often need to infer the location or the distance of their prey from sounds alone because they stake out places of poor visibility. Further research is needed to find out exactly what cats see in their mind's eye when they pick up noises, and if they can extract information such as quantity and size from what they hear.

Story Source:
The above post is reprinted from materials provided by Springer. Note: Materials may be edited for content and length.

Journal Reference:
  1. Saho Takagi, Minori Arahori, Hitomi Chijiiwa, Mana Tsuzuki, Yuya Hataji, Kazuo Fujita. There’s no ball without noise: cats’ prediction of an object from noise. Animal Cognition, 2016; DOI: 10.1007/s10071-016-1001-6

Cite This Page:
Springer. "Cats seem to grasp the laws of physics: Cats' expectations are based on what they hear." ScienceDaily. ScienceDaily, 14 June 2016. .

Comments

Popular posts from this blog

sxhkd volume andbrightness config for dwm on void

xbps-install  sxhkd ------------ mkdir .config/sxhkd cd .config/sxhkd nano/vim sxhkdrc -------------------------------- XF86AudioRaiseVolume         amixer -c 1 -- sset Master 2db+ XF86AudioLowerVolume         amixer -c 1 -- sset Master 2db- XF86AudioMute         amixer -c 1 -- sset Master toggle alt + shift + Escape         pkill -USR1 -x sxhkd XF86MonBrightnessUp          xbacklight -inc 20 XF86MonBrightnessDown          xbacklight -dec 20 ------------------------------------------------------------- amixer -c card_no -- sset Interface volume run alsamixer to find card no and interface names xbps-install -S git git clone https://git.suckless.org/dwm xbps-install -S base-devel libX11-devel libXft-devel libXinerama-devel  vim config.mk # FREETYPEINC = ${X11INC}/freetype2 #comment for non-bsd make clean install   cp config.def.h config.h vim config.h xbps-install -S font-symbola #for emoji on statusbar support     void audio config xbps-i

Hidden Wiki

Welcome to The Hidden Wiki New hidden wiki url 2015 http://zqktlwi4fecvo6ri.onion Add it to bookmarks and spread it!!! Editor's picks Bored? Pick a random page from the article index and replace one of these slots with it. The Matrix - Very nice to read. How to Exit the Matrix - Learn how to Protect yourself and your rights, online and off. Verifying PGP signatures - A short and simple how-to guide. In Praise Of Hawala - Anonymous informal value transfer system. Volunteer Here are five different things that you can help us out with. Plunder other hidden service lists for links and place them here! File the SnapBBSIndex links wherever they go. Set external links to HTTPS where available, good certificate, and same content. Care to start recording onionland's history? Check out Onionland's Museum Perform Dead Services Duties. Introduction Points Ahmia.fi - Clearnet search engine for Tor Hidden Services (allows you

download office 2021 and activate

get office from here  https://tb.rg-adguard.net/public.php open powershell as admin (win+x and a ) type cmd  goto insall dir 1.         cd /d %ProgramFiles(x86)%\Microsoft Office\Office16 2.           cd /d %ProgramFiles%\Microsoft Office\Office16 try 1 or 2 depending on installation  install volume license  for /f %x in ('dir /b ..\root\Licenses16\ProPlus2021VL_KMS*.xrm-ms') do cscript ospp.vbs /inslic:"..\root\Licenses16\%x" activate using kms cscript ospp.vbs /setprt:1688 cscript ospp.vbs /unpkey:6F7TH >nul cscript ospp.vbs /inpkey:FXYTK-NJJ8C-GB6DW-3DYQT-6F7TH cscript ospp.vbs /sethst:s8.uk.to cscript ospp.vbs /act Automatic script (windefender may block it) ------------------------------------------------------------------------------------------------------------------- @echo off title Activate Microsoft Office 2021 (ALL versions) for FREE - MSGuides.com&cls&echo =====================================================================================&