(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, '
Gaze viewing patterns of individuals with typical development, autism, and Down syndrome.
What is it about?
One striking characteristics of autism is a lack of or altered eye contact in social interactions. Therefore, it is possible that photographs containing human figures might provoke gaze avoidance in individuals with autism. We used eye-tracking technology to evaluate gaze of individuals with and without autism towards photographs containing shared activities between two or three human figures. Social contents were found to be associated with gaze behaviors.
Why is it important?
This research has implications for our understanding of gaze patterns across etiology categories, and in turn, informs the design of educational materials such as Augmentative and Alternative Communication (AAC). Research with individuals with autism yielded mixed results as to whether there is avoidance of gaze to images containing humans. Some reports suggest the presence of gaze avoidance, while other research does not. The social contents depicted within photographs may account for the discrepant results. Many studies used one-person photographs, reporting no significant between-group differences in viewing patterns. In contrast, when viewing sets of stimuli in which two or more persons were present, individuals with autism spent significantly less time viewing the faces than the typically developing controls. Therefore, the current study is of value as it aims to evaluate whether the social contents would influence gaze patterns in participants with autism.