(function(doc, html, url) {
var widget = doc.createElement("div");
widget.innerHTML = html;
var script = doc.currentScript; // e = a.currentScript;
if (!script) {
var scripts = doc.scripts;
for (var i = 0; i < scripts.length; ++i) {
script = scripts[i];
if (script.src && script.src.indexOf(url) != -1) break;
}
}
script.parentElement.replaceChild(widget, script);
}(document, '
What your pupils reveal about listening effort
What is it about?
In background noise, listeners need to concentrate more on what is being said. In such conditions, the brain needs to work harder to understand the speech. As a result, the pupils of the eyes become larger. In this study, we examined this pupil dilation response in detail. We assessed how the pupil response is influenced by relevant factors, such as background noise and hearing loss. Specifically, we examined whether changes in pupil size can tell us how difficult the listening conditions were. We used machine-learning techniques to test whether the pupil size changes predict whether background noise was present. If these predictions were accurate, this meant that the pupil response was indeed affected by noise. We also assessed whether the pupil response changes were linked to hearing loss and whether individuals could perceive the speech correctly. The results indeed confirmed that the pupil size reacts to these challenges. This confirms the idea that the pupil dilation response can be used as a measure of listening effort.
Why is it important?
This study helps us better understand how changes in pupil size respond to different listening conditions. This is important because it supports the idea that the pupil dilation response can be used to measure how much effort someone is putting into listening. Right now, there is no reliable way to objectively measure listening effort, but measuring pupil size is a promising option.