<?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>imitation learning &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/imitation-learning/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 12 Sep 2026 16:53:17 +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>imitation learning &#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>Virtual Expert Teaches AI to Steer Ultrasound Probes for Liver Scans</title>
		<link>https://scienmag.com/virtual-expert-teaches-ai-to-steer-ultrasound-probes-for-liver-scans/</link>
		
		<dc:creator><![CDATA[Ophelia Keating]]></dc:creator>
		<pubDate>Sat, 12 Sep 2026 16:53:17 +0000</pubDate>
				<category><![CDATA[Medicine]]></category>
		<category><![CDATA[advancements in robotic ultrasound technology]]></category>
		<category><![CDATA[AI-guided ultrasound probe navigation for liver volumetric imaging]]></category>
		<category><![CDATA[anatomy-aware representation]]></category>
		<category><![CDATA[automated robotic ultrasound probe control]]></category>
		<category><![CDATA[autonomous liver scan acquisition]]></category>
		<category><![CDATA[computer-assisted radiology and surgery]]></category>
		<category><![CDATA[computer-assisted surgery]]></category>
		<category><![CDATA[data augmentation]]></category>
		<category><![CDATA[deep learning for ultrasound probe navigation]]></category>
		<category><![CDATA[imitation learning]]></category>
		<category><![CDATA[intercostal window targeting in liver scans]]></category>
		<category><![CDATA[liver imaging]]></category>
		<category><![CDATA[machine learning in ultrasound imaging]]></category>
		<category><![CDATA[medical imaging AI]]></category>
		<category><![CDATA[operator-independent ultrasound imaging]]></category>
		<category><![CDATA[probe guidance]]></category>
		<category><![CDATA[robotic ultrasound]]></category>
		<category><![CDATA[sensor-free ultrasound probe guidance]]></category>
		<category><![CDATA[simulated training for ultrasound probe positioning]]></category>
		<category><![CDATA[target view localization]]></category>
		<category><![CDATA[ultrasound simulation]]></category>
		<category><![CDATA[virtual expert]]></category>
		<category><![CDATA[virtual expert-assisted ultrasound scanning]]></category>
		<category><![CDATA[volumetric liver ultrasound]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=196627</guid>

					<description><![CDATA[Researchers have developed an AI framework that learns to automatically guide an ultrasound probe to liver target views by imitating a virtual expert in a realistic simulated scanning environment.]]></description>
										<content:encoded><![CDATA[<p>Volumetric ultrasound of the liver is one of the most demanding routines in clinical imaging. Unlike a snapshot radiograph, a volumetric acquisition requires the sonographer to sweep and hold the probe along precisely chosen intercostal windows, threading the imaging plane between ribs and around bowel gas until the liver is captured in standardized target views. The quality of the resulting three-dimensional data depends heavily on operator expertise, and even experienced sonographers vary in how reliably they can localize target planes. A new study published in the International Journal of Computer Assisted Radiology and Surgery describes an automatic probe guidance framework that learns to perform this task by imitating a virtual expert inside a simulated scanning environment, removing the need for manual trajectory demonstrations or extra sensing hardware.</p>
<p>The research, led by Taiyu Han, Hanying Liang, Guochen Ning of Tsinghua University and Septimiu E. Salcudean of the University of British Columbia, together with colleagues, addresses a core bottleneck in the emerging field of robotic and computer-assisted ultrasound. Existing approaches to autonomous probe navigation typically rely on either large volumes of human demonstration data or additional tracking sensors mounted on the probe and patient. Both requirements are costly and difficult to satisfy in busy clinics. The new framework instead extracts guidance policies from a virtual expert whose demonstrations are generated entirely within simulation, using only the kind of target views that are normally available in clinical practice.</p>
<p>Technically, the pipeline begins with cross-modal medical images, which are segmented and processed to construct a simulated ultrasound scanning environment. A hybrid ultrasound simulator then renders realistic images through a combination of two complementary mechanisms. Physics-based ray casting models how acoustic beams interact with tissue interfaces, capturing the geometric consequences of probe motion, while generation-based image synthesis adds the textural realism of speckle, shadowing and acoustic artifacts that characterize real B-mode images. The result is a stream of anatomically consistent and acoustically plausible ultrasound frames that respond faithfully to changes in probe pose, giving the learning algorithm a faithful proxy for the real imaging task.</p>
<p>Within this simulated environment, optimal scanning trajectories are generated automatically based solely on target views. The virtual expert defines the ideal probe pose and path that connect an arbitrary starting position to the standardized plane needed for volumetric liver acquisition, and the learning system is trained to reproduce these decisions from the images it observes. This is an imitation learning formulation: rather than discovering a policy through slow trial-and-error reinforcement learning, the model directly learns to map observed ultrasound content to the corrective probe movements a skilled operator would make. Because the demonstrations are synthesized, the authors can generate them at scale without ever asking a clinician to annotate trajectories.</p>
<p>Robustness, however, is the central challenge for any image-based guidance system that must eventually operate on real patients. The researchers introduce pose-level and image-level data augmentation during training, exposing the model to systematic variations in probe orientation, anatomical appearance and imaging conditions so that its learned policy does not overfit the particular characteristics of the simulated data. In parallel, they encode the observed ultrasound images into an anatomy-aware state representation tailored to intercostal liver scanning. Rather than treating every pixel pattern as equally informative, this representation emphasizes the anatomical structures that matter for navigation, such as rib shadows, hepatic vessels and the diaphragm, allowing the network to infer where the probe sits relative to the target plane even when the raw image is ambiguous.</p>
<p>The evaluation combined experiments in simulation with tests on real clinical data. Compared with baseline models and ablated variants in which individual components were removed, the proposed framework achieved more accurate and more stable localization of target views for volumetric liver ultrasound acquisition. The ablation studies underline how each design choice contributes: the augmented training data improved generalization across different anatomical conditions, while the anatomy-aware representation reduced rib interference, a persistent failure mode in which the probe drifts behind a rib and loses sight of the liver entirely. The method also increased liver coverage, meaning the guided sweep captured more of the organ in a single acquisition.</p>
<p>The clinical motivation for automating this task is substantial. Volumetric liver ultrasound plays an important role in diagnosis and monitoring, including the assessment of non-alcoholic fatty liver disease and liver fibrosis, conditions with an enormous global burden. Yet target view localization remains highly operator dependent, and variability between sonographers can affect the reproducibility of quantitative measurements such as shear wave speed. A guidance system that reliably steers the probe into standardized planes could make volumetric acquisitions more consistent across operators and centers, shorten examination times, and open the door to screening protocols that do not require a highly specialized sonographer at every station.</p>
<p>What makes the approach particularly practical is its data efficiency and hardware minimalism. Because the policy learns from a virtual expert rather than from recorded human scans, and because it bases its decisions on the ultrasound image stream alone, the framework requires neither manual trajectory annotations nor additional electromagnetic or optical tracking sensors. That combination matters for integration into computer-assisted and robotic ultrasound systems, where the cost and complexity of peripheral hardware often determine whether a laboratory prototype can become a clinical product. The authors note that their results suggest strong potential for such integration, positioning the framework as a step toward intelligent robotic sonographers that can assist or, in some workflows, partially replace manual probe positioning.</p>
<p>The work also reflects a broader trend in medical imaging AI: the shift from learning on scarce, expensive real-world demonstrations toward learning in high-fidelity simulation and transferring to reality. The hybrid simulator strategy, blending physics-based rendering with learned image synthesis, is designed precisely to narrow the gap between synthetic training images and the noisy, artifact-laden images encountered at the bedside. Combined with deliberate augmentation and anatomy-informed representations, the framework demonstrates that simulated expertise can translate into accurate, stable probe control on real clinical data, at least for the structured, well-defined navigation task of intercostal liver scanning.</p>
<p>Challenges remain before such systems reach routine use. Real tissues deform, patients move and breathe, and body habitus varies widely, all of which stress any image-guided controller. Still, the study reports that the framework maintains robustness across different anatomical conditions, and its reliance on standard target views means it can be deployed with the image content clinicians already produce. As autonomous and semi-autonomous ultrasound platforms mature, frameworks like this one, which learn from virtual experts in realistic simulated worlds, may define how the next generation of imaging systems acquires its skills, turning the craft of probe handling into a reproducible computational capability.</p>
<p><strong>Subject of Research:</strong> Automatic probe guidance for volumetric liver ultrasound acquisition using imitation learning from a virtual expert</p>
<p><strong>Article Title:</strong> Automatic probe guidance for volumetric liver ultrasound acquisition via imitation learning from a virtual expert</p>
<p><strong>Article References:</strong> Automatic probe guidance for volumetric liver ultrasound acquisition via imitation learning from a virtual expert. (n.d.). <a href="https://doi.org/10.1007/s11548-026-03787-w" rel="noopener noreferrer">https://doi.org/10.1007/s11548-026-03787-w</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s11548-026-03787-w" rel="noopener noreferrer">10.1007/s11548-026-03787-w</a></p>
<p><strong>Keywords:</strong> volumetric liver ultrasound, probe guidance, imitation learning, virtual expert, ultrasound simulation, target view localization, robotic ultrasound, data augmentation, anatomy-aware representation, computer-assisted surgery, medical imaging AI, liver imaging</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">196627</post-id>	</item>
	</channel>
</rss>
