<?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>situational awareness &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/situational-awareness/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>situational awareness &#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>
	</channel>
</rss>
