<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>eye-tracking data analysis &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/eye-tracking-data-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 19:30:31 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>eye-tracking data analysis &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>AI Clustering of Raw Eye-Tracking Data Reveals How Young Drivers Scan the Road</title>
		<link>https://scienmag.com/ai-clustering-of-raw-eye-tracking-data-reveals-how-young-drivers-scan-the-road/</link>
		
		<dc:creator><![CDATA[Blake Davidson]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 19:30:31 +0000</pubDate>
				<category><![CDATA[Psychology & Psychiatry]]></category>
		<category><![CDATA[AI-powered road safety assessment]]></category>
		<category><![CDATA[automated analysis of eye movement patterns]]></category>
		<category><![CDATA[autonomous clustering of eye movement data]]></category>
		<category><![CDATA[Behavior Research Methods]]></category>
		<category><![CDATA[driver safety]]></category>
		<category><![CDATA[driving simulation]]></category>
		<category><![CDATA[driving simulation eye-tracking analysis]]></category>
		<category><![CDATA[dynamic time warping]]></category>
		<category><![CDATA[eye tracking]]></category>
		<category><![CDATA[eye-tracking data analysis]]></category>
		<category><![CDATA[hazard perception]]></category>
		<category><![CDATA[k-medoids]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[machine learning in driving behavior]]></category>
		<category><![CDATA[neural network applications in driver behavior studies]]></category>
		<category><![CDATA[raw eye-tracking data in driver research]]></category>
		<category><![CDATA[situational awareness]]></category>
		<category><![CDATA[situational awareness measurement in driving]]></category>
		<category><![CDATA[time-series clustering]]></category>
		<category><![CDATA[time-series clustering for driver behavior]]></category>
		<category><![CDATA[unsupervised machine learning for visual scanning]]></category>
		<category><![CDATA[visual search strategies in young drivers]]></category>
		<category><![CDATA[visual search strategy]]></category>
		<category><![CDATA[young drivers]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=197912</guid>

					<description><![CDATA[Researchers have developed a scalable machine learning method that uses time-series clustering to automatically identify visual search strategies from raw eye-tracking data collected from young drivers in a simulated driving assessment.]]></description>
										<content:encoded><![CDATA[<p>Every time a driver glances toward a hidden crosswalk or sweeps the road ahead of a curve, the eyes are carrying out a strategy that may determine whether a crash happens or not. Researchers have long known that this visual search behavior, often called a visual search strategy, underpins situational awareness, the capacity to understand the surrounding environment and anticipate what will happen next. But measuring it has been painstakingly slow, limiting studies to small groups of participants and short stretches of driving. A new study published in Behavior Research Methods offers a way out of that bottleneck by letting machine learning algorithms do the heavy lifting on raw eye-tracking data.</p>
<p>The research, led by Thomas Seacrist, Elizabeth E. Walshe, David Grethlein, Megan S. Ryerson, Flaura K. Winston and colleagues at the Children&#8217;s Hospital of Philadelphia and partner institutions, demonstrates that time-series clustering, an unsupervised machine learning technique, can automatically identify distinct visual search strategies from eye-tracking recordings collected during simulated driving. Instead of requiring human coders to watch hours of video and label where each driver looked, the approach compares entire streams of gaze data directly and groups drivers whose scanning patterns resemble one another.</p>
<p>The significance of this shift is hard to overstate for the field. Traditionally, characterizing a visual search strategy has meant video coding: trained analysts review synchronized footage of the road scene and the driver&#8217;s eyes, mark fixations on areas of interest, and translate those marks into summary measures. The process is labor-intensive, subjective at the margins, and effectively caps the size of datasets a lab can analyze. That cap matters because the consequences of insufficient visual search are severe. A driver who fails to scan far enough ahead may miss a pedestrian stepping out from behind an obstructed view, or may enter a blind curve without the anticipatory glances that experienced drivers deploy.</p>
<p>To test their method, the team collected eye-tracking data from 36 young drivers aged 16 to 24 as they completed a virtual driving assessment, a validated simulated driving test used to gauge performance behind the wheel. The cohort is deliberately focused on a high-risk population. Crash rates among newly licensed and teenage drivers remain dramatically elevated compared with older, experienced motorists, and errors in scanning and hazard anticipation figure prominently among the mistakes that precede serious crashes involving young novices.</p>
<p>At the heart of the method is a measure called dynamic localized coordinate aligned warping, abbreviated DCLAW, an extension of the well-known dynamic time warping algorithm. Dynamic time warping, originally developed for aligning spoken word recordings, allows two time series that unfold at different speeds to be compared by stretching and compressing them along the time axis. DCLAW adapts this idea to eye-tracking data, which arrive as rapidly sampled coordinates of gaze position and rarely align neatly between one driver and another. Two drivers might sweep their eyes across the same sequence of road regions but at slightly different moments or paces; a naive comparison would call them dissimilar, while DCLAW can recognize the underlying strategy as essentially the same.</p>
<p>Once pairwise similarities between all drivers&#8217; raw gaze streams had been computed, the researchers applied k-medoids clustering, an unsupervised algorithm that partitions data into groups organized around actual representative examples called medoids. Because the method is unsupervised, it requires no preconceived categories of good or bad scanning behavior. The number and structure of the clusters emerge from the data itself, and the researchers then examined each cluster&#8217;s medoid, the driver whose time series sits at the center of the group, to characterize what defined that particular visual search strategy.</p>
<p>The results showed that time-series clustering successfully identified generalizable visual search strategies during a curved roadway scenario, one of the more demanding situations in driving. Curves demand anticipatory glances toward the tangent of the bend and disciplined checking of the lane ahead, and differences in how young drivers allocate attention there are linked to crash risk. The fact that clustering raw data recovered meaningful, generalizable strategy groups in this setting suggests the technique can capture behaviorally important variation without any manual preprocessing of the eye-tracking signal.</p>
<p>The practical implications extend well beyond the driving simulator. Because the method removes the need for labor-intensive manual coding, it opens the door to analyzing far larger and more diverse datasets, the kind of scale needed for findings to generalize across populations, driving environments and research questions. Larger samples could reveal how visual search strategies differ by age, experience, fatigue, distraction or neurological condition, and could support the evaluation of training interventions designed to teach novice drivers to scan more like experts. Similar approaches could prove valuable in aviation, air traffic control, construction safety, medicine and any domain where situational awareness depends on where people look and when.</p>
<p>The study also reflects a broader trend in behavioral science, in which methods developed in the data mining community, including time-series clustering, shapelet-based classification and related techniques, are being redeployed to make sense of rich, high-frequency behavioral recordings. Eye-trackers have become cheaper and more ubiquitous, generating torrents of gaze data that conventional analysis pipelines were never designed to handle. Techniques that operate directly on raw time series, rather than on heavily processed summaries, promise to preserve the temporal structure of behavior that those summaries often discard.</p>
<p>The authors have made their data and code publicly available through the Children&#8217;s Hospital of Philadelphia&#8217;s GitHub repository, lowering the barrier for other teams to adopt and extend the approach. For a research area long constrained by the slow economics of video coding, the demonstration that raw eye-tracking streams can be clustered into interpretable visual search strategies marks a genuine methodological milestone, one that could accelerate the science of how humans take in the visual world during complex, safety-critical tasks.</p>
<p><strong>Subject of Research:</strong> A scalable time-series clustering method for characterizing visual search strategies from raw eye-tracking data in young drivers</p>
<p><strong>Article Title:</strong> A scalable method for characterizing visual search strategies: A novel application of time-series clustering to raw eye-tracking data</p>
<p><strong>Article References:</strong> Seacrist, T., Walshe, E. E., Grethlein, D., Ryerson, M. S., &amp; Winston, F. K. (2026). A scalable method for characterizing visual search strategies: A novel application of time-series clustering to raw eye-tracking data. <em>Behavior Research Methods, 58</em>(10), Article 290. <a href="https://doi.org/10.3758/s13428-026-03154-2" rel="noopener noreferrer">https://doi.org/10.3758/s13428-026-03154-2</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.3758/s13428-026-03154-2" rel="noopener noreferrer">10.3758/s13428-026-03154-2</a></p>
<p><strong>Keywords:</strong> eye-tracking, visual search strategy, time-series clustering, machine learning, situational awareness, young drivers, driving simulation, k-medoids, dynamic time warping, hazard perception, Behavior Research Methods, driver safety</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">197912</post-id>	</item>
		<item>
		<title>AI model reveals human reading patterns, advancing personalized text and augmented reality</title>
		<link>https://scienmag.com/ai-model-reveals-human-reading-patterns-advancing-personalized-text-and-augmented-reality/</link>
		
		<dc:creator><![CDATA[Courtney Benton]]></dc:creator>
		<pubDate>Mon, 10 Aug 2026 10:11:24 +0000</pubDate>
				<category><![CDATA[Social Science]]></category>
		<category><![CDATA[adaptive text comprehension systems]]></category>
		<category><![CDATA[advances in natural language understanding]]></category>
		<category><![CDATA[AI eye movement simulation]]></category>
		<category><![CDATA[attention allocation during reading]]></category>
		<category><![CDATA[augmented reality and reading patterns]]></category>
		<category><![CDATA[eye-tracking data analysis]]></category>
		<category><![CDATA[human reading behavior modeling]]></category>
		<category><![CDATA[human-computer interaction in reading]]></category>
		<category><![CDATA[human-like reading pattern prediction]]></category>
		<category><![CDATA[personalized reading experience]]></category>
		<category><![CDATA[reinforcement learning in text analysis]]></category>
		<category><![CDATA[resource rationality in cognition]]></category>
		<guid isPermaLink="false">https://scienmag.com/ai-model-reveals-human-reading-patterns-advancing-personalized-text-and-augmented-reality/</guid>

					<description><![CDATA[New AI Model Recreates How Humans Read—and Why Our Eyes Decide to Go Back Reading may feel effortless, but every line of text triggers a complex series of decisions. The eyes jump between words, pause on difficult passages, skip familiar material and sometimes return to earlier sentences when meaning becomes unclear. Researchers at Aalto University [&#8230;]]]></description>
										<content:encoded><![CDATA[<h1>New AI Model Recreates How Humans Read—and Why Our Eyes Decide to Go Back</h1>
<p>Reading may feel effortless, but every line of text triggers a complex series of decisions. The eyes jump between words, pause on difficult passages, skip familiar material and sometimes return to earlier sentences when meaning becomes unclear. Researchers at Aalto University and international partner institutions have now developed an artificial intelligence model that reproduces these decisions with unprecedented accuracy, offering a detailed account of how people allocate attention while reading.</p>
<p>The model is designed not merely to imitate eye movements, but to explain the reasoning behind them. It uses reinforcement learning, an approach widely used in robotics and game-playing systems, to learn how to direct its gaze through words, sentences and paragraphs. Rather than copying patterns from a database of human eye-tracking recordings, the system is trained to decide which piece of text to examine next in order to build the most useful understanding within a limited amount of time.</p>
<p>The research, published in <em>Nature Human Behaviour</em>, is based on a principle known as resource rationality. This theory proposes that the human mind constantly balances the benefits of gathering more information against the cost of spending time and mental energy. During reading, that calculation may determine whether a person carefully studies an unfamiliar word, moves quickly across a predictable sentence or backtracks to resolve a confusing idea.</p>
<p>“Our brain is constantly deciding where to look, what to skip, and when to backtrack—spending attention like a budget to maximize understanding,” says Professor Shengdong Zhao of City University of Hong Kong, one of the researchers involved in the work. The new model represents this process at several interacting levels. It can decide how to handle an individual word, how to navigate a sentence and how to move through the wider structure of a document.</p>
<p>This hierarchy is central to the model’s technical design. At the word level, the system evaluates whether a term is familiar, informative or essential to the meaning of the passage. At the sentence level, it assesses how the current sentence fits with what has already been read. At the text level, it maintains a condensed representation of the document’s overall content. If an important word or clause is missing from that internal representation, the model can direct its simulated gaze back toward the relevant section to recover the information.</p>
<p>The researchers also introduced adjustable reader characteristics into the system. These parameters include language knowledge, memory capacity, visual abilities and eye-movement speed. The result is not a single rigid reader, but a flexible model that can represent different reading profiles. A fast reader with strong memory may move rapidly through a passage, while someone with limited working memory may revisit earlier sentences more frequently to maintain a coherent understanding.</p>
<p>Earlier computational approaches typically learned from large collections that paired text with eye-tracking data. Such systems could reproduce common patterns, including where readers tended to pause, but they often struggled to generalize beyond the language, text type or reading conditions represented in their training data. According to Professor Antti Oulasvirta of Aalto University, those models primarily mimicked behavior. The new approach instead gives the system an objective—understand as much as possible under specific time and cognitive constraints—and allows reinforcement learning to discover effective strategies.</p>
<p>To train the model, the researchers placed it in an environment containing millions of texts. The system received feedback based on how well it retained and represented the meaning of what it read. Over time, it learned to optimize its simulated eye movements, choosing when to move forward, when to slow down and when to return to previously viewed material. When the researchers compared its decisions with real human eye-tracking data, the model closely mirrored the behavior of readers and could be adapted to resemble different kinds of readers.</p>
<p>The achievement could have consequences far beyond laboratory models of cognition. A system that can predict how people allocate attention may help create augmented-reality displays that automatically adjust the pace, layout and density of text. Smart glasses, for example, might present information in a way that suits a user’s reading speed, memory limitations or immediate environment. Digital documents could also be redesigned dynamically, highlighting essential information or restructuring difficult passages without changing their underlying meaning.</p>
<p>The researchers envision applications in education, accessibility and professional communication. A complex legal document could be transformed into versions suited to readers with different levels of language proficiency, while real-time systems could present essential information to drivers without creating dangerous distractions. The team plans to investigate whether the model can support people with dyslexia or low language proficiency. If successful, the technology could mark a shift from mass-produced text toward reading experiences tailored to individual minds, situations and goals.</p>
<p><strong>Subject of Research</strong>: Not applicable</p>
<p><strong>Article Title</strong>: Hierarchical Resource Rationality Explains Human Reading Behavior</p>
<p><strong>News Publication Date</strong>: 10-Aug-2026</p>
<p><strong>Web References</strong>: <a href="https://doi.org/10.1038/s41562-026-02534-0">https://doi.org/10.1038/s41562-026-02534-0</a></p>
<p><strong>References</strong>: <em>Nature Human Behaviour</em>, DOI: 10.1038/s41562-026-02534-0</p>
<p><strong>Image Credits</strong>: Aalto University</p>
<p><strong>Keywords</strong>: artificial intelligence, reading, eye tracking, reinforcement learning, human cognition, resource rationality, augmented reality, personalized text, dyslexia, Aalto University</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">177927</post-id>	</item>
	</channel>
</rss>
