<?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>echolocation &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/echolocation/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Sat, 26 Sep 2026 00:07:27 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.2</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>echolocation &#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 Outperforms Commercial Software at Decoding Bat Echolocation Calls, Review Finds</title>
		<link>https://scienmag.com/ai-outperforms-commercial-software-at-decoding-bat-echolocation-calls-review-finds/</link>
		
		<dc:creator><![CDATA[Margaret Porter]]></dc:creator>
		<pubDate>Sat, 26 Sep 2026 00:07:27 +0000</pubDate>
				<category><![CDATA[Climate]]></category>
		<category><![CDATA[acoustic monitoring]]></category>
		<category><![CDATA[AI in conservation biology]]></category>
		<category><![CDATA[AI performance in wildlife monitoring]]></category>
		<category><![CDATA[automated species identification]]></category>
		<category><![CDATA[bat echolocation call analysis]]></category>
		<category><![CDATA[bat species diversity assessment]]></category>
		<category><![CDATA[bats]]></category>
		<category><![CDATA[bioacoustics]]></category>
		<category><![CDATA[bioacoustics monitoring]]></category>
		<category><![CDATA[biodiversity]]></category>
		<category><![CDATA[conservation]]></category>
		<category><![CDATA[conservation technology advancements]]></category>
		<category><![CDATA[echolocation]]></category>
		<category><![CDATA[ecological role of bats]]></category>
		<category><![CDATA[effectiveness of acoustic monitoring tools]]></category>
		<category><![CDATA[Kaleidoscope]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[neural networks]]></category>
		<category><![CDATA[passive acoustic monitoring]]></category>
		<category><![CDATA[random forests]]></category>
		<category><![CDATA[species identification]]></category>
		<category><![CDATA[systematic review of bioacoustics research]]></category>
		<category><![CDATA[threats to bat populations]]></category>
		<category><![CDATA[ultrasonic voice decoding]]></category>
		<guid isPermaLink="false">https://scienmag.com/?p=215521</guid>

					<description><![CDATA[A systematic review of 207 studies finds that machine learning models, especially convolutional neural networks and random forests, consistently beat commercial bat call software, yet even the best automated tools still require expert verification for reliable species identification.]]></description>
										<content:encoded><![CDATA[<p>Bats are among the most ecologically valuable mammals on Earth, quietly devouring agricultural pests, dispersing seeds, pollinating plants and helping tropical forests regenerate. Yet roughly one in five of the world&#8217;s 1,500 known bat species is now threatened with extinction according to the IUCN Red List, and another 16 percent are so poorly studied that scientists simply do not have enough data to assess them. Tracking these animals across vast landscapes has long depended on eavesdropping on their ultrasonic voices, but a sweeping new analysis warns that the automated tools conservationists rely on to translate those voices into species identifications are far less trustworthy than many assume.</p>
<p>The study, published in the journal Discover Conservation, is a systematic review of more than three decades of bat bioacoustics research. Researchers Luna Pino-Aedo and Andrés Muñoz-Sáez of the Universidad de Chile searched the ISI Web of Science database for studies published between 1990 and 2022, the period since passive acoustic monitoring of terrestrial ecosystems began in earnest. Their initial queries returned 531 candidate articles, and after screening each one at full text, 207 studies met the criteria: they analyzed bat echolocation calls and specified exactly how those calls were analyzed. From this body of work the authors catalogued 34 distinct echolocation analysis methods, spanning commercial software packages and a growing arsenal of supervised machine learning techniques.</p>
<p>The review reveals a field that has expanded explosively. Most of the included studies appeared after 2010, a trend the authors attribute to the falling cost and rising availability of automated ultrasonic recorders, with a notable peak in publications in 2021 that may reflect pandemic-era restrictions pushing researchers toward data analysis rather than fieldwork. Geographically, the science is heavily skewed: the United States accounted for 36.28 percent of the articles, followed by China with 12.56 percent. That concentration matters, because reference libraries of bat calls and the classifiers trained on them are richest for Nearctic and Palearctic species, leaving tropical hotspots of bat diversity comparatively underserved.</p>
<p>Echolocation itself is a remarkable biological technology. Bats generate ultrasonic pulses in the larynx and emit them through the mouth or nose; the returning echoes build an acoustic image of the surroundings that the animals use to navigate, forage and communicate. Because each species tends to produce calls with characteristic frequencies, durations and shapes, researchers realized decades ago that recordings could be used to identify species without ever catching them. Bat detectors from manufacturers such as Pettersson, Titley Scientific, Wildlife Acoustics and Avisoft dominated the reviewed studies, capturing calls at high sampling frequencies for later analysis through spectrograms and oscillograms.</p>
<p>But turning a recording into a species name is where things get complicated. Among the 118 studies whose primary goal was species identification, only 29 relied on fully automated identification; 55 used manual identification by a specialist, and 34 used a mixed approach in which experts verified or complemented machine output. The most frequently used software packages were Kaleidoscope, Avisoft, Analook, BatSound and SonoBat, often made by the same companies that build the detectors. While all of these tools visualize calls and filter noise, only some, notably Kaleidoscope and SonoBat, were actually used for automated species classification; the rest served mainly for manual inspection and parameter measurement.</p>
<p>Alongside commercial software, the review documented a parallel rise of supervised learning methods implemented in platforms such as Python and RStudio. Discriminant function analysis, a statistical technique that models predefined classes from numerical acoustic features, was among the most common, followed by artificial neural networks, random forests and support vector machines. Each brings distinct trade-offs. In a benchmark study by Armitage and Ober, artificial neural networks achieved the highest training accuracy at 86.1 percent of calls correctly identified but demanded the most computational resources and training time. Random forests delivered the best overall combination of accuracy, sensitivity and specificity at 85.5 percent while remaining fast to train. Discriminant function analysis was quickest but least accurate on average at 75.9 percent. In Uruguay, Botto Nuñez and colleagues found random forests outperformed both support vector machines and neural networks, correctly identifying 92.9 percent of calls with lower variance than either alternative.</p>
<p>Head-to-head comparisons under controlled conditions expose the gap between machine learning and commercial packages most starkly. Tabak and colleagues built a deep learning model based on convolutional neural networks that achieved an average accuracy of 91 percent, while Kaleidoscope Pro and BCID managed only 65 percent and 61 percent respectively on the same task. Earlier discriminant function and neural network approaches also outperformed the modern software evaluated by Rydell and colleagues, whose study found that the best automated program still fell short of the top human expert, though the software did reliably classify calls at the genus level and distinguished species with highly distinctive calls. Brabant and colleagues, testing four programs on nine European species, found BatIdent achieved the highest proportion of correct species-level identifications but also produced more misclassifications, while Kaleidoscope left the largest share of calls unidentified. Sensitivity settings materially changed results: Kaleidoscope&#8217;s accuracy rose under more sensitive configurations, whereas SonoChiro stayed relatively stable across settings.</p>
<p>Perhaps most disquieting is what happens when there is no ground truth at all. Studies by Lemen and by Nocera that assessed agreement between software packages without a reference identification found concordance rates of only around 40 percent, varying by species and sampling period. Agreement between programs, the authors conclude, is not a reliable proxy for accuracy. Even software version matters in unpredictable ways: Goodwin and Gillam found the best performance from Kaleidoscope Pro version 4.3.0 and SonoBat version 3.2.2, meaning newer releases were not necessarily better classifiers. Accuracy reporting itself remains rare, with only 28 of the 207 studies quantifying how often their methods classified calls correctly.</p>
<p>The review also catalogues the tangled web of factors that influence identification beyond the algorithms themselves. Call type matters, since search, approach, feeding and social calls differ within a single species, and many species produce calls so similar that even experts struggle. Recording context matters, whether calls come from free-flying animals or hand-released individuals. Weather matters, with temperature shifting peak frequencies. So do geography, age, morphology and even the roost a population occupies, all of which inject intraspecific variation that classifiers trained on narrow libraries cannot handle. Habitat structure and detector placement also shape outcomes: models trained on calls recorded at structurally complex forest edges outperformed those trained in open spaces, and recording angle significantly affected correct classification.</p>
<p>The authors&#8217; prescription is a hybrid future. Automated classifiers should be treated as accelerators that triage enormous audio volumes and flag candidate events for expert review, not as stand-alone oracles, and they should be deployed unsupervised only for taxa with highly distinctive calls. Capture-based methods such as mist-netting remain indispensable, both for species with highly directional sound beams that evade standard detectors and for building verified reference datasets; combined acoustic-and-capture designs consistently detect more species than either method alone. The researchers call for open, regionally representative call libraries with detailed metadata on habitat and recording context, versioned benchmark datasets spanning detectors and ecoregions, and transparent reporting of complete analysis pipelines. With bat populations declining worldwide amid accelerating biodiversity loss, the stakes of getting this right could hardly be higher: misidentified calls can translate directly into misinformed conservation decisions for one of the planet&#8217;s most important, and most imperiled, groups of mammals.</p>
<p><strong>Subject of Research:</strong> Systematic review of bat echolocation call analysis methods for species identification and conservation monitoring</p>
<p><strong>Article Title:</strong> A systematic review of bat echolocation analysis methods and their implications for monitoring and conservation</p>
<p><strong>Article References:</strong> Pino-Aedo, L., &amp; Muñoz-Sáez, A. (2026). A systematic review of bat echolocation analysis methods and their implications for monitoring and conservation. <em>Discover Conservation, 3</em>(1), Article 17. <a href="https://doi.org/10.1007/s44353-026-00087-x" rel="noopener noreferrer">https://doi.org/10.1007/s44353-026-00087-x</a></p>
<p><strong>Image Credits:</strong> AI Generated</p>
<p><strong>DOI:</strong> <a href="https://doi.org/10.1007/s44353-026-00087-x" rel="noopener noreferrer">10.1007/s44353-026-00087-x</a></p>
<p><strong>Keywords:</strong> bats, echolocation, bioacoustics, machine learning, acoustic monitoring, species identification, conservation, neural networks, random forests, Kaleidoscope, passive acoustic monitoring, biodiversity</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">215521</post-id>	</item>
	</channel>
</rss>
