<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:dc="https://purl.org/dc/elements/1.1/"
     xmlns:dcterms="http://purl.org/dc/terms/"
     xmlns:media="http://search.yahoo.com/mrss/"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:cf="https://www.futureplc.com/rss/content-flags"
>
    <channel>
                    <atom:link href="https://www.livescience.com/feeds/tag/news-analyses" rel="self" type="application/rss+xml" />
                            <title><![CDATA[ Latest from Live Science in News-analyses ]]></title>
                <link>https://www.livescience.com/tag/news-analyses</link>
        <description><![CDATA[ All the latest news-analyses content from the Live Science team ]]></description>
                                    <lastBuildDate>Fri, 07 Aug 2026 09:30:00 +0000</lastBuildDate>
                            <language>en</language>
                                <item>
                                                            <title><![CDATA[ AI found a weakness in one of the world's most studied encryption systems — is your data under threat? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/ai-found-a-weakness-in-one-of-the-worlds-most-studied-encryption-systems-is-your-data-under-threat</link>
                                                                            <description>
                            <![CDATA[ No, AI hasn't cracked the encryption protecting your bank account. But experts say Anthropic's latest research could change how tomorrow's cryptography is tested. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">jmCSQWVcqVPQ2wzxF2v8n9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/KrvcrDnyGHMnfmTgUzWmKa-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 07 Aug 2026 09:30:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carly Page ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AWVjVMXrGAf6syGhULBaa7.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Carly Page is a technology journalist and copywriter specialising in cybersecurity, digital policy, and emerging technologies. With more than a decade of experience, she has become a trusted voice in the security community, known for breaking news, deep-dive analysis, and accessible reporting on complex technical issues. Carly previously served as the senior cybersecurity reporter at TechCrunch, where she covered major incidents, nation-state hacking campaigns, and the evolving landscape of privacy regulation. She has also presented on cybersecurity trends at TechCrunch Disrupt.&lt;/p&gt;&lt;p&gt;As a freelancer, Carly writes for leading publications including Forbes, IT Pro, LeadDev, Resilience Media, The Register, TechCrunch, TechFinitive, TechRadar, TES, The Telegraph, TIME, Uswitch, WIRED, and others. Her work spans news reporting, investigative features, interviews with industry leaders, and consumer-focused explainers on everything from ransomware resilience to the future of AI security.&lt;/p&gt;&lt;p&gt;In addition to journalism, Carly provides editorial and copywriting services for technology companies and research organisations. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/KrvcrDnyGHMnfmTgUzWmKa-1280-80.png">
                                                            <media:credit><![CDATA[MirageC via Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[An illustration of a series of locks in a row against a dark blue background, with the middle lock broken in half vertically]]></media:description>                                                            <media:text><![CDATA[An illustration of a series of locks in a row against a dark blue background, with the middle lock broken in half vertically]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration of a series of locks in a row against a dark blue background, with the middle lock broken in half vertically]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/KrvcrDnyGHMnfmTgUzWmKa-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>Artificial intelligence</u></a> (AI) has helped uncover new weaknesses in two cryptographic systems, including a simplified version of the Advanced Encryption Standard (AES) that underpins much of today's internet. While these headline-grabbing findings don't put anyone's passwords or bank accounts at immediate risk, experts say the research could mark the beginning of a new era in which AI becomes a powerful assistant for discovering flaws in the mathematical foundations of digital security.</p><p>In a <a href="https://www.anthropic.com/research/discovering-cryptographic-weaknesses" target="_blank"><u>blog post</u></a> published July 28, representatives from Anthropic's Frontier Red Team said Claude Mythos Preview independently developed new cryptanalytic techniques against two different targets: a version of AES-128, one of the world's most widely used encryption algorithms, and HAWK, an experimental post-quantum digital signature scheme currently being evaluated as part of the U.S. National Institute of Standards and Technology's (NIST) effort to <a href="https://www.livescience.com/technology/computing/quantum-computing-will-make-cryptography-obsolete-but-computer-scientists-are-working-to-make-them-unhackable"><u>standardize cryptography for the quantum computing age</u></a>.</p><p>It's tempting to interpret this news as AI cracking one of the internet's most important encryption algorithms, but the reality is less dramatic. Nonetheless, experts say the achievement could mark the start of a new age of digital security.</p><h2 id="the-power-of-encryption">The power of encryption</h2><p>AES protects huge amounts of everyday digital life, from encrypted websites and messaging apps to Wi-Fi networks and financial transactions. But the version Anthropic attacked wasn't the full AES-128 algorithm used in those systems. Instead, the researchers studied a seven-round version of AES, a deliberately weakened variant long used by cryptographers to test new attack techniques.</p><p>The full AES-128 algorithm uses 10 rounds of encryption, while Anthropic's research focused on a seven-round version. In a self-published <a href="https://www-cdn.anthropic.com/c88771e1bf5ee8885349eed05e5484c0e5f7e02b/aes_mobius_bridge.pdf" target="_blank"><u>study</u></a> that has not been peer-reviewed, scientists <a href="https://scholar.google.com/citations?user=k6-nvDAAAAAJ&hl=en" target="_blank"><u>Milad Nasr</u></a> and <a href="https://scholar.google.com/citations?user=q4qDvAoAAAAJ&hl=en" target="_blank"><u>Nicholas Carlini</u></a> said Claude found a faster way to recover the encryption key from that simplified version, making the best-known attack between 200 and 800 times faster. However, the study stressed that the technique does not work against the full version of AES used to protect real-world systems.</p><p>The more significant result may instead involve HAWK. Unlike AES, which has protected data for more than two decades, HAWK is a relatively new digital signature scheme designed to resist attacks from future <a href="https://www.livescience.com/quantum-computing"><u>quantum computers</u></a>. It's one of the remaining candidates in NIST's additional post-quantum signature standardization process, meaning it is still being scrutinized by researchers before its widespread deployment.</p><div><blockquote><p>This development illustrates how AI can act as a powerful accelerator in cryptanalysis.</p><p>Thomas Espitau, head of research at PQShield</p></blockquote></div><p>In a <a href="https://www-cdn.anthropic.com/e8d50c167ad47beeb03d6109a4a484be95cb38ea/hawk_key_recovery.pdf" target="_blank"><u>separate study</u></a>, Anthropic scientists <a href="https://scholar.google.com/citations?user=t3Aoi3cAAAAJ&hl=en" target="_blank"><u>Zygimantas Straznickas</u></a> and <a href="https://scholar.google.com/citations?user=Ax6m7G4AAAAJ&hl=en" target="_blank"><u>Stephen A. Weis</u></a> found that Claude spotted a mathematical property that researchers hadn't previously exploited. Combined with existing attack techniques, this property made it much easier to recover HAWK's secret key.</p><p><a href="https://scholar.google.com/citations?user=0VJo-L8AAAAJ&hl=fr" target="_blank"><u>Thomas Espitau</u></a> ‪—‬ head of research at PQShield, a cybersecurity company that specializes in post-quantum cryptography, and a cryptographer who has published research on HAWK ‪—‬ described the work as "one of the most, if not the most significant, cryptanalytic result of the year."</p><p>"To say it plainly, this is great work, and it is exactly what the NIST process is designed to produce," Espitau told Live Science. "Candidate schemes exist to be attacked before they are deployed, not after."</p><p>Espitau said the attack combined previously known techniques with one missing mathematical insight that Claude identified, substantially reducing HAWK's estimated security margin. He believes the work demonstrates how AI could increasingly help researchers evaluate the strength of cryptographic systems before they are adopted.</p><p>"This development illustrates how AI can act as a powerful accelerator in cryptanalysis," he said. "Claude Mythos Preview identified the exploitation of the sign-flip symmetry, providing the final piece of a puzzle that the research community had been assembling."</p><h2 id="building-defensive-measures">Building defensive measures</h2><p>However, not everyone thinks the announcement means AI suddenly outsmarted human cryptographers.</p><p>"There is nothing you need to change," <a href="https://icmconference.org/speaker/roberta-faux-2/" target="_blank"><u>Roberta Faux</u></a>, head of cryptography at cybersecurity and quantum encryption company Arqit, told Live Science. "Both Anthropic and the outside cryptographers agree that you don't need to change your key sizes or switch your cryptography."</p><p>Instead, Faux said the bigger story is AI's ability to apply expert-level cryptanalysis across thousands of algorithms that relatively few researchers have had time to examine.</p><p>"The interesting prospect is not a model outdueling the world's best lattice theorist on one problem but a model applying solid, roughly expert-level analysis at scale to the several thousand ciphers nobody ever had the human-hours to examine," she said.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/physics-mathematics/mathematics/science-word-of-the-day-cryptology">Science word of the day: Cryptology</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/computing/quantum-computing-will-make-cryptography-obsolete-but-computer-scientists-are-working-to-make-them-unhackable">Quantum computing will make cryptography obsolete. But computer scientists are working to make them unhackable.</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/quantum/scientists-create-new-type-of-encryption-that-protects-video-files-against-quantum-computing-attacks">Scientists create new type of encryption that protects video files against quantum computing attacks</a></li></ul></p></div></div><p>Faux also cautioned against attributing the HAWK breakthrough solely to AI.</p><p>"The HAWK attack used no exotic ingredients; it simply competently assembled tools that were already lying around," she said. "A post-quantum candidate is seriously scrutinized by maybe a few dozen people on the planet, so beating two years of review mostly reveals how thin that layer of review is."</p><p>For consumers, the immediate implications are reassuring. The encryption protecting online banking, shopping, messaging and cloud storage has not suddenly become obsolete. But for the researchers designing the next generation of cryptography, Anthropic's work hints that AI could soon help cryptographers test tomorrow's encryption schemes more quickly and more thoroughly than has previously been possible.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Half of the world's dams could be 'functionally inoperable' by 2060 from being flooded with sediment — and the American West is a major hotspot ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/rivers-oceans/half-of-the-worlds-dams-could-be-functionally-inoperable-by-2060-from-being-flooded-with-sediment-and-the-american-west-is-a-major-hotspot</link>
                                                                            <description>
                            <![CDATA[ Research shows a fifth of the world's reservoirs are currently at high risk of filling with sediment, creating a "ticking time bomb" that threatens lives and livelihoods. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FaPtcfU9RGnnt9kYPRZZuk</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/Bz855ZMig8DwL5XUvXJjcZ-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Wed, 05 Aug 2026 08:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Rivers &amp; Oceans]]></category>
                                                    <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sarah Wild ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/4Kz6ZjPSXnqZrEdehRTPw4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/Bz855ZMig8DwL5XUvXJjcZ-1280-80.png">
                                                            <media:credit><![CDATA[Steve Proehl via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A view of the Shasta Dam in California. The American West is one of the high risk areas for dam sedimentation. ]]></media:description>                                                            <media:text><![CDATA[A view of a concrete dam ]]></media:text>
                                <media:title type="plain"><![CDATA[A view of a concrete dam ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/Bz855ZMig8DwL5XUvXJjcZ-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Each year, tons of soil, silt and rocks flow into reservoirs in the U.S. and get stuck there, creating a "ticking time bomb" that threatens lives and livelihoods. According to a new study, around a fifth of the world's reservoirs are currently at high risk of filling with sediment, and by 2060, half could be inoperable as a result. </p><p>The sediment <a href="https://www.sciencedirect.com/science/article/abs/pii/S0022169421007344" target="_blank"><u>takes up space meant for water</u></a>, putting additional pressure on structures that were not built to contain large quantities of sand and sludge. As the reservoir fills with the material instead of water, sediment-filled reservoirs pose a serious threat to water security and the safety of people living near or downstream of them — and as the climate changes, scientists expect the problem to worsen.</p><p>"We are losing storage space in our reservoirs faster from sediment accumulation than we gain space from new dam construction," <a href="https://www.usgs.gov/staff-profiles/amy-east" target="_blank"><u>Amy East</u></a>, a geologist at the U.S. Geological Survey, told Live Science.</p><h2 id="what-is-dam-sedimentation">What is dam sedimentation?</h2><p>Dam sedimentation is not a uniquely U.S. problem. Rain pulls sediment down slopes into waterways. Normally, this sediment would <a href="https://academic.oup.com/bioscience/article-abstract/65/4/358/254680?redirectedFrom=fulltext&login=false" target="_blank"><u>travel through the river system</u></a>, shaping the water flow, creating habitats, and fortifying coastal wetlands and estuaries against erosion. In many parts of the world, this sediment is also a vital <a href="https://www.livescience.com/planet-earth/they-are-trying-to-tame-nature-china-is-building-the-worlds-biggest-dam-in-an-earthquake-prone-region-of-tibet"><u>natural fertilizer for crops</u></a>. But after a river is dammed, this sediment can collect in the reservoir. </p><p>A 2023 study published in the journal <a href="https://www.science.org/doi/10.1126/science.abo2812" target="_blank"><u>Science</u></a> found that sediment buildup was the greatest threat to global water storage in existing reservoirs — even more than drought. </p><p>New research, which includes smaller reservoirs, has offered a more nuanced and concerning picture. In the study, published June 5 in the journal <a href="https://www.nature.com/articles/s41893-026-01859-y" target="_blank"><u>Nature Sustainability</u></a>, researchers assessed the state of reservoir sedimentation globally. They looked at more than 550,000 reservoirs, most of which spanned less than 0.4 square miles (1 square kilometre). They found that almost 1 in 5 of reservoirs globally are at high risk of filling up with sediment.</p><p>The researchers found that sedimentation is eating into global reservoir storage capacity at about 7.3% every decade. There are 16 global hotspots that are at high risk of reservoir sedimentation, threatening water supplies to more than 2 billion people and impacting more than a quarter of global irrigated land. One of these hotspots includes the western U.S.</p><p>The authors found that sedimentation risk was especially pronounced in regions with dense small-reservoir networks supporting key crop systems. </p><p>"Without intervention, we project that, by 2060, more than half of all reservoirs could become functionally inoperable," the authors wrote. This includes more than half of all small reservoirs and more than a third of large reservoirs globally.</p><h2 id="where-is-it-a-problem-in-the-u-s">Where is it a problem in the U.S.?</h2><p>North America has the second largest number of reservoirs, after Asia, according to the global survey. And at 7.8%, its sedimentation rate is higher than the global average, ranking it third after Oceania (9.9%) and South America (8.1%),</p><p>The U.S. is home to many small dams, said <a href="https://ced.berkeley.edu/people/g-mathias-matt-kondolf" target="_blank"><u>Matthias Kondolf</u></a>, a geomorphologist at the University of California, Berkeley who wasn't involved in the study. "All the focus tends to be on the big dams, and these many, many small ones have been neglected," he told Live Science. </p><p>From the 1940s to 1970s, there was <a href="https://www.nrcs.usda.gov/about/history/brief-history-nrcs" target="_blank"><u>a big push by the U.S. government to build "farm ponds</u></a>," he said. In western Oklahoma, for example, "all these dams are now filling up with sediment, and there's nothing in place to assess the safety of these features, which have now become threats." </p><p><a href="https://grist.org/politics/the-fate-of-thousands-of-u-s-dams-hangs-in-the-balance-leaving-rural-communities-with-hard-choices/" target="_blank"><u>Some of these dams have already failed</u></a>, following large storms as the ageing dams were not able to cope with the volume of water. A 2018 study found that since 1980, <a href="https://npdp.stanford.edu/sites/default/files/reports/npdp_dam_failure_summary_compilation_v1_2018.pdf" target="_blank"><u>there have been on average 24 dam failures a year in the U.S</u></a>. </p><p>Reservoirs in some regions are more at risk than others. The western U.S. is a natural hotspot because it has a steeper topography, meaning more sediment naturally ends up in watersheds, East, who wasn't involved in the new research, said. </p><p>And in areas where human activities like farming or logging disrupt the landscape, rainfall is likely to drag even more sediment into reservoirs, East said. "Those types of land use can create sediment-producing hotspots almost anywhere."</p><p>In California, for example, more than half of small reservoirs in maize-growing areas are filling up with sediment at a rate of more than 10% a year, which threatens local maize production.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ScTfatK6wkgP7dhYi9nNN7" name="GettyImages-2192316305-fires" alt="A firefighter is silhouetted in orange flames as a helicopter dumps water nearby" src="https://cdn.mos.cms.futurecdn.net/ScTfatK6wkgP7dhYi9nNN7.png" mos="" align="middle" fullscreen="1" width="2000" height="1125" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/ScTfatK6wkgP7dhYi9nNN7.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Wildfires also increase the amount of sediment flowing into rivers.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: DAVID SWANSON via Getty Images)</span></figcaption></figure><p>The threat to water security will be particularly acute in places struggling with wildfires, such as the western U.S. After fires, rain washes the debris and sediment into watersheds. A <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2024JF007725" target="_blank"><u>2024 study</u></a> in California found that most of this post-fire sediment erosion occurred upstream of reservoirs, rather than in places where sediment would move downstream directly to the ocean.</p><p>The dam-sedimentation situation is likely to get worse as the climate changes, researchers said. As the climate changes, there will be more extreme weather events, such as droughts and wildfires, adding more sediment to watersheds. Dams are designed to cope with the pressure of water, not sediment which exerts more force on dam walls. Moreover, in seismically active areas, the sediment vibrates at a different frequency than the concrete of the dam, which creates further impact against the structure. Additionally, the dams are just getting older. </p><p>"What do we do 50 or 100 years from now when we have all these reservoirs across the landscape filled with sediment, sitting there as ticking time bombs?" Kondolf said.</p><h2 id="what-can-be-done-about-it">What can be done about it?</h2><p>For a reservoir to be sustainable long-term, the amount of sediment entering it and leaving it should be the same. </p><p>"A big part of preventing reservoir sedimentation problems is upstream soil conservation in the watershed," East said. Interventions include ensuring that land use, such as agriculture or timber harvesting, follow best practice to reduce the amount of sediment washing off the landscapes.</p><p>If sediment is already in the dam, it can be difficult to manage and expensive to remediate, Kondolf said. Some dams, such as <a href="https://pubs.usgs.gov/publication/sir20235135/full" target="_blank"><u>Fall Creek Dam in Oregon</u></a>, have mechanisms that enable engineers to release sediment. But in the past, reservoirs were not designed to manage sediment and little thought was given to how to decommission them. </p><p>"This is one of those issues that falls in the cracks between different agencies and responsibilities," Kondolf said. Some larger facilities fall under the remit of the federal government. Other dams fall under state governments. California, for example, recently launched a <a href="https://www.grants.ca.gov/grants/dam-safety-and-climate-resilience-local-assistance/" target="_blank"><u>state-sponsored program</u></a> to future-proof the state's dams. </p><p>But smaller dams often get overlooked, Kondolf said.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="fJZCZpXo5bgfpRQ5VhpMFg" name="GettyImages-112849759-dam" alt="A dam lies in the middle of a wooded area." src="https://cdn.mos.cms.futurecdn.net/fJZCZpXo5bgfpRQ5VhpMFg.png" mos="" align="middle" fullscreen="1" width="2000" height="1125" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/fJZCZpXo5bgfpRQ5VhpMFg.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Elwha Dam in Washington state which was removed around a decade ago. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Tacoma News Tribune via Getty Images)</span></figcaption></figure><p>One option is to remove the dams entirely. For example, sediment-related concerns contributed to the decision to remove the <a href="https://www.nps.gov/olym/learn/nature/dam-removal.htm" target="_blank"><u>Elwha and Glines Canyon dams</u></a> in Washington. The <a href="https://www.sciencedirect.com/science/article/abs/pii/S0169555X14004553" target="_blank"><u>Elwha River later carried most of the sediment</u></a> to its river mouth.</p><p>For smaller dams with a relatively small amount of sediment, "you just blow up the dam and let the sediment work its way downstream", Kondolf said.</p><p>There are other technological solutions, but they are expensive, such as retrofitting dams to enable them to pass sediment; creating a bypass to route sediment-heavy water around the dam; and mechanical dredging.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/thousands-of-dams-in-the-us-are-old-damaged-and-unable-to-cope-with-extreme-weather-how-bad-is-it">Thousands of dams in the US are old, damaged and unable to cope with extreme weather. How bad is it?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/they-are-trying-to-tame-nature-china-is-building-the-worlds-biggest-dam-in-an-earthquake-prone-region-of-tibet">'They are trying to tame nature': China is building the world's biggest dam in an earthquake-prone region of Tibet</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/dams-around-the-world-hold-so-much-water-theyve-shifted-earths-poles-new-research-shows">Dams around the world hold so much water they've shifted Earth's poles, new research shows</a></li></ul></p></div></div><p>Another option is to empty the reservoir of water and let the river cut a channel through the sediment, Kondolf said. </p><p>However, released dam sediment brings its own risks. If not managed carefully, sediment can <a href="https://www.sciencedirect.com/science/article/abs/pii/S0022169421007344" target="_blank"><u>flood the river system and disrupt downstream ecosystems</u></a>.</p><p>"The economics of managing reservoir sediment long-term were not generally incorporated into dam design and planning in the last century when many western-U.S. water projects began," East said. This has "pushed the cost burden on future generations."</p><p>But the reality is that reservoirs around the country are filling with sediment. It is reducing their ability to store water and potentially endangering the communities living downstream of them — and unless addressed, the problem will only get worse.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Did fungi give mammals an evolutionary edge after the dinosaur-killing asteroid hit? New evidence revives a provocative hypothesis ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/animals/dinosaurs/did-fungi-give-mammals-an-evolutionary-edge-after-the-dinosaur-killing-asteroid-hit-new-evidence-revives-a-provocative-hypothesis</link>
                                                                            <description>
                            <![CDATA[ A revived hypothesis argues that a fungus-filled world after the Chicxulub asteroid impact may have given mammals an evolutionary edge. The idea could reshape how scientists think about mass extinctions, but it is still controversial. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">79Vo8nF45dXwdCLGsd2FQo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/V7AwwWXmURpyYCRj39honT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 03 Aug 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Dinosaurs]]></category>
                                                    <category><![CDATA[Animals]]></category>
                                                    <category><![CDATA[Extinct species]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kenna Hughes-Castleberry ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/mgEvZdqXoF3NyR25Gj96va.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/V7AwwWXmURpyYCRj39honT-1280-80.jpg">
                                                            <media:credit><![CDATA[Engin Akyurt from Pexels made in Canva]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A hypothesis suggests that dinosaurs were more susceptible to fungal infections than early mammals were. New evidence shows fungi were already proliferating before and after the asteroid impact, thereby exposing life to more hazardous fungal spores. ]]></media:description>                                                            <media:text><![CDATA[A close up of a triceratops covered in white goo]]></media:text>
                                <media:title type="plain"><![CDATA[A close up of a triceratops covered in white goo]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/V7AwwWXmURpyYCRj39honT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When the famous Chicxulub asteroid struck what is now Mexico's Yucatán Peninsula 66 million years ago, it ended the reign of the nonavian dinosaurs. As ecosystems recovered, small, adaptable mammals rapidly spread into newly vacant niches, evolving new diets, larger bodies and more diverse ways of life until they dominated the land within a few million years. </p><p>Now, new evidence suggests that even before the asteroid hit, Earth was already beginning to rot. </p><p>A study published May 12 in the journal <a href="https://www.pnas.org/doi/epdf/10.1073/pnas.2536899123" target="_blank"><u>PNAS</u></a> found evidence of environmental fungal blooms before<em> </em>and after the <a href="https://www.livescience.com/29231-cretaceous-period.html"><u>Cretaceous</u></a>-Paleogene (K-Pg) mass extinction event. Looking at microscopic fossils from rocks dating to the K-Pg event in North America, a team of researchers led by <a href="https://publichealth.jhu.edu/faculty/3126/arturo-casadevall" target="_blank"><u>Dr. Arturo Casadevall</u></a>, chair of the Molecular Microbiology and Immunology Department at Johns Hopkins University, identified an earlier fungal bloom dating to roughly 30,000 to 100,000 years before<em> </em>the asteroid hit, during a period of cooling linked to intense volcanic activity in the <a href="https://www.livescience.com/50737-deccan-traps-chicxulub-impact-linked.html"><u>Deccan Traps</u></a> in what is now India. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="sDhexkZkasdvG2w83L54nF" name="GettyImages-1359393176-dinosaur" alt="A close up of a dinosaur with an asteroid in the background" src="https://cdn.mos.cms.futurecdn.net/sDhexkZkasdvG2w83L54nF.jpg" mos="" align="middle" fullscreen="1" width="2000" height="1125" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/sDhexkZkasdvG2w83L54nF.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Not all experts agree that the asteroid-impact led to the rise of mammals due to dinosaurs being more susceptible to fungal infections.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: MARK GARLICK/SCIENCE PHOTO LIBRARY via Getty Images)</span></figcaption></figure><p>The researchers also found a fungal spike immediately after the <a href="https://www.livescience.com/space/asteroids/dinosaur-killing-asteroid-rare-rock-beyond-jupiter"><u>Chicxulub impact</u></a> exactly when dead plants and animals would have littered devastated ecosystems. The finding adds to <a href="https://ui.adsabs.harvard.edu/abs/2003EAEJA.....9433V/abstract" target="_blank"><u>earlier evidence from New Zealand</u></a> that suggests the fungal bloom wasn't just a local event. </p><p>This idea feeds into a controversial idea called the <a href="https://journals.plos.org/plospathogens/article/file?id=10.1371%2Fjournal.ppat.1008451&type=printable" target="_blank"><u>fungal infection-mammalian selection (FIMS) hypothesis</u></a>. First proposed <a href="https://einsteinmed.edu/uploadedfiles/casadevall/2005/4.pdf" target="_blank"><u>two decades ago</u></a> by Casadevall and subsequently updated in <a href="https://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1002808" target="_blank"><u>2018</u></a> and <a href="https://journals.asm.org/doi/pdf/10.1128/mbio.00521-26" target="_blank"><u>2026 papers</u></a>, the FIMS hypothesis suggests that the abundance of fungus before the asteroid impact may have helped mammals gain an evolutionary advantage over the dinosaurs that remained after that cataclysm. </p><p>The hypothesis doesn't argue that fungus wiped out the dinosaurs. Instead, it proposes that mammals' live births and immune systems may have helped them withstand the rise of fungus in ways egg-laying reptiles and nonavian dinosaurs could not, thereby giving them the upper hand in disrupted ecosystems full of rot, cold, starvation and polluted air. </p><p>"The fungal infection mammalian selection hypothesis is focused on how the mammals became the dominant land animals," Casadevall told Live Science via email, "not dinosaur extinction." </p><p>But not all experts are convinced. <a href="https://scholar.google.com/citations?user=qo9C8cEAAAAJ&hl=en" target="_blank"><u>Mary O'Connell</u></a>, the Chair of the Zoology department at the University of Manchester told Live Science via email that the hypothesis doesn't fit all the evidence and that "it emerges from a chain of plausibility arguments rather than direct evidence, and the links in the chain are weaker than the framing may suggest." </p><h2 id="a-fungal-world-before-the-asteroid">A fungal world before the asteroid </h2><p>To find this pre-asteroid fungal bloom in their new study,  Casadevall and <a href="https://publichealth.jhu.edu/faculty/4068/rosanna-p-baker" target="_blank"><u>Rosanna Baker</u></a>, who researches fungus at Johns Hopkins, focused on <a href="https://palynology.org/what-is-palynology/palynomorphs/" target="_blank"><u>palynomorphs</u></a> — tiny fossilized organic remains, including fungal spores, fungal hyphae and plant pollen  — preserved in ancient sediment layers from the Denver Basin in Colorado dating back to the K-Pg extinction. </p><p>Baker counted between 100 and 500 microfossils per sample across sediment layers spanning about 60,000 years <em>before</em> the K-Pg mass extinction event<em> </em>to 30,000 years <em>after </em>it. Most samples were dominated by plant material, but some layers contained 50% or more fungal spores. The researchers interpreted this high proportion of fungal spores as a sign of ecological disturbance ‪—‬ more dead material and more fungi feeding on it, especially after the dinosaur-killing asteroid. </p><p>Baker and Casadevall also found an earlier fungal bloom dating to roughly 10,000 to 30,000 years <em>before</em> the asteroid impact. </p><p>"What surprised us was the proliferation in association with <a href="https://pubs.geoscienceworld.org/gsa/gsabulletin/article-abstract/127/11-12/1507/126064/Triggering-of-the-largest-Deccan-eruptions-by-the?redirectedFrom=fulltext" target="_blank"><u>Deccan volcanism</u></a>, which implies ecological disruption prior to [the] meteor impact," Casadevall told Live Science via email. </p><p>In other words, ecosystems may have already been under stress — and faced with a fungal overgrowth — before the asteroid delivered the final blow. </p><h2 id="the-case-for-fims">The case for FIMS</h2><p>When Casadevall first proposed the FIMS hypothesis, it rested on a simple observation: Mammals are unusually resistant to invasive fungal diseases. </p><p>Fungi are <a href="https://www.cell.com/current-biology/fulltext/S0960-9822(20)31024-1" target="_blank"><u>major pathogens</u></a> of plants, insects, amphibians and many reptiles, but life-threatening systemic fungal infections are relatively rare in mammals with healthy immune systems. Casadevall argued that <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3420938/" target="_blank"><u>mammals' relative resistance to fungi</u></a> came from their sophisticated <a href="https://www.annualreviews.org/docserver/fulltext/immunol/40/1/annurev-immunol-101220-034306.pdf?expires=1783532663&id=id&accname=guest&checksum=C3B77AE9380B4554C49BAB70002CFDBB" target="_blank"><u>immune systems</u></a>. In mammals, first-line, relatively nonspecific <a href="https://www.ncbi.nlm.nih.gov/books/NBK279396/" target="_blank"><u>defenses</u></a> such as neutrophils recognize fungal cell walls, engulf spores and attack invasive filaments, while the adaptive arm of the immune system excels at building customized antibodies that selectively target specific fungi, and then creating immune memory so the invaders are recognized the next time they're encountered. </p><p>Casadevall also initially believed that mammals' high, stable <a href="https://id.elsevier.com/as/authorization.oauth2?platSite=SD%2Fscience&additionalPlatSites=GH%2Fgeneralhospital%2CLS%2FLS%2CMDY%2Fmendeley%2CSC%2Fscopus%2CRX%2Freaxys&scope=openid%20email%20profile%20els_auth_info%20els_idp_info%20els_idp_analytics_attrs%20urn%3Acom%3Aelsevier%3Aidp%3Apolicy%3Aproduct%3Ainst_assoc&response_type=code&redirect_uri=https%3A%2F%2Fwww.sciencedirect.com%2Fuser%2Fidentity%2Flanding&authType=SINGLE_SIGN_IN&prompt=none&client_id=SDFE-v4&state=retryCounter%3D0%26csrfToken%3D7959df13-d1b8-4ecc-b076-1f464c14db05%26idpPolicy%3Durn%253Acom%253Aelsevier%253Aidp%253Apolicy%253Aproduct%253Ainst_assoc%26returnUrl%3Dhttps%253A%252F%252Fwww.sciencedirect.com%252Ftopics%252Fveterinary-science-and-veterinary-medicine%252Fanimal-body-temperature%26migrated%3DMIGRATED%26prompt%3Dnone%26cid%3Dtpp-cb359474-dfb9-4f79-869d-42800cac2ca0" target="_blank"><u>body temperatures</u></a> — generally around 97 to 104 degrees Fahrenheit (36 to 40 degrees Celsius) — could prevent many environmental fungi from growing well enough to establish an infection. </p><p>"The success of mammals made no sense given their high energy needs and this idea provided a plausible mechanism for their success," Casadevall said.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5619px;"><p class="vanilla-image-block" style="padding-top:56.24%;"><img id="Sx646M4fuiHNuPcqovm7wT" name="dinosaur-impact-Getty-1301755112.jpg" alt="A dinosaur next to an ocean as the asteroid hits Earth." src="https://cdn.mos.cms.futurecdn.net/Sx646M4fuiHNuPcqovm7wT.jpg" mos="" align="middle" fullscreen="1" width="5619" height="3160" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/Sx646M4fuiHNuPcqovm7wT.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The effects of the asteroid would have included increased volcanism and worsening air quality as ash and dust filled the sky. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Mark Garlick via Getty Images)</span></figcaption></figure><p>After the asteroid hit, forests burned, plants died, <a href="https://www.livescience.com/cretaceous-extinction-darkness"><u>darkness fell</u></a> and dead matter piled up, providing a feast for fungi. If fungal spores filled the air, surviving animals may have inhaled enormous, possibly dangerous doses.</p><p>However, the FIMS hypothesis proposes that mammals had several possible adaptations against these fungal invaders that other animals did not. In addition to having warm body temperatures and complex immune systems, mammals who could maintain stable body temperatures <a href="https://journals.plos.org/plospathogens/article?id=10.1371/journal.ppat.1002808#s5" target="_blank"><u>could forage</u></a> during <a href="https://assets-eu.researchsquare.com/files/rs-10072735/v1/a73c9bbd-dd47-4003-b874-6b54d7c50a71.pdf?c=1783097188" target="_blank"><u>the cold "impact winter</u></a>," ‪when ash and dust blocked out the light of the sun. Meanwhile the dinosaurs, who were originally thought to be the "cold-blooded," would have struggled to stay active and find food, leading them to become weaker and more susceptible to disease. </p><p>Differences in gestation may have mattered, too. Many mammals protect developing embryos inside the mother's body, where warmth and immunity could shield them from fungi. In contrast, all dinosaurs <a href="https://www.amnh.org/dinosaurs/dinosaur-eggs" target="_blank"><u>laid eggs</u></a>. Those eggs developed in nests, which were often in contact with soil and decaying plant matter ‪—‬ the exact environments where fungi thrive. Modern fungi <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC10053826/" target="_blank"><u>can invade reptile eggs</u></a>, and fossilized hyphae, a type of fungus, was described in dinosaur eggshells in a <a href="https://www.researchgate.net/publication/225596197_Endolithic_fungi_A_possible_killer_for_the_mass_extinction_of_Cretaceous_dinosaurs" target="_blank"><u>2008 study</u></a>. </p><p>That does not prove fungi wiped out dinosaur nests. Fossilized hyphae could suggest either that fungi invaded a living egg, or that fungi colonized the egg after death. Still, eggshells provide one clue that fungi were a problem for the survival of dinosaur young.. </p><h2 id="a-sick-sauropod">A sick sauropod</h2><p>Another potential line of evidence to buttress the FIMS hypothesis came from dinosaur bones that showed evidence of fungal infection.</p><p>In 2022, a team led by <a href="https://www.frostscience.org/team_member/cary-woodruff/" target="_blank"><u>Cary Woodruff</u></a>, curator of vertebrate paleontology at the Phillip and Patricia Frost Museum of Science in Miami, <a href="https://www.nature.com/articles/s41598-022-05761-3" target="_blank"><u>described </u></a>a Late Jurassic <a href="https://www.livescience.com/dinosaur-respiratory-infection-first-evidence-sauropod"><u>sauropod fossil from Montana with unusual lesions in its neck vertebrae</u></a>. The dinosaur, an immature diplodocine known as MOR 7029, lived roughly 150 million years ago, long before the asteroid impact. </p><p><a href="https://www.livescience.com/animals/dinosaurs/antarcticas-first-dinosaur-fossil-belonged-to-a-group-of-the-largest-animals-ever"><u>Sauropods</u></a> had long, air-filled neck bones connected to their respiratory system. In fossils of healthy sauropods, the places where air-sac tissue met bone are smooth, sometimes glass-like, Woodruff told Live Science. </p><p>But in this animal, the normally smooth sockets were rough and irregular. "Coming out of the socket — like imagine coming out towards you —it looked like fossilized heads of broccoli florets," Woodruff said. "And I had never seen that." </p><p>Unsure what he was looking at, Woodruff posted a photo online and asked whether anyone had seen anything similar. Other anatomists and paleontologists quickly weighed in. Their response, he recalled, was essentially, "That's exactly what we would have predicted a respiratory infection to look like," he said. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="zJyK5SyVQHuvUAdw7QBVPa" name="GettyImages-1402265418-sauropod" alt="An illustration of a long-necked dinosaur drinking from a stream" src="https://cdn.mos.cms.futurecdn.net/zJyK5SyVQHuvUAdw7QBVPa.png" mos="" align="middle" fullscreen="1" width="2000" height="1126" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/zJyK5SyVQHuvUAdw7QBVPa.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Recent evidence revealed that a sauropod could have suffered from a fungal infection. </span><span class="credit" itemprop="copyrightHolder">(Image credit: ROGER HARRIS/SCIENCE PHOTO LIBRARY via Getty Images)</span></figcaption></figure><p>By comparing the fossil lesions with <a href="https://www.merckvetmanual.com/bird-owners/disorders-and-diseases-of-birds/lung-and-airway-disorders-of-pet-birds" target="_blank"><u>respiratory diseases in modern birds</u></a>, <a href="https://www.livescience.com/are-birds-dinosaurs.html"><u>which are living dinosaurs</u></a>, the team tentatively flagged the condition as <a href="https://afs.mgcafe.uky.edu/poultry/chapter-4-airsacculitis" target="_blank"><u>airsacculitis</u></a> with associated osteomyelitis ‪—‬ air-sac inflammation that had spread to nearby bone.</p><p>However, the researchers could not identify the exact disease that caused the inflammation. In modern birds, airsacculitis can be caused by fungal infections such as <a href="https://www.mayoclinic.org/diseases-conditions/aspergillosis/symptoms-causes/syc-20369619" target="_blank"><u>aspergillosis</u></a>, but also by bacterial infections. Without preserved soft tissue or fungal structures, they stopped short of confirming a fungal infection diagnosis. </p><p>Either way, Woodruff thinks the sauropod was probably sick enough that the infection contributed to its death. It may have become too weak to keep up, too ill to eat or drink properly, or too vulnerable to escape predators. </p><h2 id="the-case-against-fims">The case against FIMS </h2><p>Even so, many experts remain skeptical of Casadevall's hypothesis. For one thing, the asteroid and its aftermath already explain a tremendous amount. The impact triggered <a href="https://www.livescience.com/64426-dinosaur-killing-asteroid-caused-giant-tsunami.html"><u>tsunamis</u></a>, <a href="https://www.livescience.com/chicxulub-impact-mega-earthquakes"><u>earthquakes</u></a> and a global food-web collapse. Those disasters alone would have killed off large dinosaurs at the top of disrupted food chains. </p><p>Another problem revolves around body temperature. In 2005, when Casadevall first proposed his hypothesis, dinosaurs were often thought of as "cold-blooded," while mammals were "warm-blooded." But over the years, research has uncovered that many nonavian dinosaurs, such as <a href="https://www.fieldmuseum.org/about/press/hot-blooded-t-rex-and-cold-blooded-stegosaurus-chemical-clues-reveal-dinosaur" target="_blank"><u><em>Velociraptor, T. rex</em></u><u> and </u><u><em>Brachiosaurus</em></u></a>, <a href="https://www.nhm.ac.uk/discover/news/2022/may/dinosaurs-may-have-evolved-from-warm-blooded-ancestor.html" target="_blank"><u>were likely warm-blooded</u></a>, too ‪—‬ so body temperature wouldn't explain why fungus would have been a big problem for many dinosaurs.</p><p>Complicating the picture, birds — the only surviving dinosaurs — often have <a href="https://www.labxchange.org/library/items/lb:LabXchange:d79fce3f:html:1" target="_blank"><u><em>higher </em></u><u>body temperatures</u></a> than mammals do. So the FIMS theory rests on an assumption that living examples of dinosaurs don't support, Flynn said. </p><div><blockquote><p>If everything we know that suggests dinosaurs are more susceptible to fungal infections is based on living dinosaurs (birds) and they survived, doesn't that rather undermine this hypothesis?</p><p>Jingmai O'Connor, paleontologist at the Field Museum in Chicago</p></blockquote></div><p>Around the time of the asteroid impact, cold-blooded creatures like turtles and crocodilians that lived in the water "don't really suffer as severely as other groups, even including mammals," <a href="https://geology.nmsu.edu/facultydirectory/aa_faculty_andrew-flynn.html" target="_blank"><u>Andrew Flynn</u></a>, an assistant professor of paleobotany at New Mexico State University, told Live Science. "Clearly this fungal thing is not probably what's causing mammals to rise up and go on to dominate the ecosystem."</p><p>The FIMS hypothesis also has a contradiction at its heart, said <a href="https://www.paleontologista.com/" target="_blank"><u>Jingmai O'Connor</u></a>, a paleontologist at the Field Museum in Chicago. </p><p>"It's just a hypothesis I had vaguely heard about but was not popular, not often mentioned, and I guess I would say 'out of favor,'" O'Connor told Live Science via email. "If everything we know that suggests dinosaurs are more susceptible to fungal infections is based on living dinosaurs (birds) and they survived, doesn't that rather undermine this hypothesis?" </p><p><a href="https://mcp.bs.jhmi.edu/people/isabel-jimenez/" target="_blank"><u>Dr. Isabel Jimenez</u></a>, an assistant professor at Johns Hopkins University and a proponent of FIMS, agrees that this discrepancy must be explained. </p><p>"For the FIMS hypothesis to still hold water, we have to consider alternative mechanisms by which dinosaurs could have been more susceptible to fungal diseases than mammals," Jimenez told Live Science in an email.</p><p>Modern-day birds are <a href="https://australian.museum/learn/dinosaurs/the-living-dinosaurs/" target="_blank"><u>avian theropods</u></a> — the surviving branch of the dinosaur family tree — and likely faced the same fungal pressures as their extinct relatives. More recently, in 2026, Jimenez and Casadevall have suggested a tweak to their theory: that some of the <a href="https://www.nhm.ac.uk/discover/dino-directory/body-shape/small-theropod/gallery.html" target="_blank"><u>small-bodied</u></a>, beaked, flying or semiflying theropods may have been able to pull through, despite some baseline higher susceptibility to fungal disease. That's because they were small, <a href="https://www.ebsco.com/research-starters/anatomy-and-physiology/feathered-dinosaur" target="_blank"><u>had feathers</u></a> to better insulate their bodies, and maintained generalist diets that enabled them to use more food sources than the dinosaur lineages that died out.</p><p>Working with Jimenez, Casadevall outlined an <a href="https://journals.asm.org/doi/pdf/10.1128/mbio.00521-26" target="_blank"><u>updated version of the FIMS hypothesis</u></a> in a paper published earlier this year. In it, they propose that dinosaurs' respiratory systems may have made them more at risk than their mammalian counterparts. </p><p>Whereas mammals breathe by expanding and contracting <a href="https://www.nhlbi.nih.gov/health/lungs/respiratory-system" target="_blank"><u>flexible lungs</u></a> filled with blood-rich alveoli, modern birds — and probably many dinosaurs — have rigid lungs ventilated by a network of <a href="https://pubmed.ncbi.nlm.nih.gov/40010395/" target="_blank"><u>thin-walled air sacs</u></a>. The air sacs act as bellows, maintaining one-way airflow through the lungs, but they perform little gas exchange and have relatively poor blood supply. This system could have also carried inhaled fungal spores deep into the respiratory tract, where they may have settled in air sacs that are harder for circulating immune cells to reach and clear. </p><p>While birds have a <a href="https://pubmed.ncbi.nlm.nih.gov/1781153/" target="_blank"><u>similar sophisticated immune system</u></a> as mammals — including macrophages and antibodies — their air sacs <a href="https://carnegiemnh.org/how-birds-breathe-with-their-butts/" target="_blank"><u>extend throughout the body</u></a> and sometimes into the bones, making fungal infections easier to spread beyond just the respiratory system. </p><p>This possible weakness is what Jimenez and Casadevall suggest is what made air-sac-bearing dinosaurs vulnerable to fungal infections, similar to modern birds. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="b9oop3aBYirGUic2pM3WRP" name="GettyImages-1499052074-bird respiratory system" alt="An illustration of the bird respiratory system with various air sacs." src="https://cdn.mos.cms.futurecdn.net/b9oop3aBYirGUic2pM3WRP.jpg" mos="" align="middle" fullscreen="1" width="2000" height="1126" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/b9oop3aBYirGUic2pM3WRP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A diagram of the avian respiratory system, with its many air sacs found around the bird's body </span><span class="credit" itemprop="copyrightHolder">(Image credit: Anatoliy Stepura via Getty Images)</span></figcaption></figure><p>After the asteroid strike, there would have been soot and sulfur polluting the air and dinosaurs would have been nutritionally stressed. "So secondary fungal infections are certainly possible," Jimenez said, referring to infections that take root after the body's defenses are weakened. </p><p>But skeptics argue that even with these updates in the FIMS hypothesis, more evidence is needed to show it's not just possible but likely. </p><p>The idea that their air-sac respiratory systems made them more vulnerable to fungus is "a more testable claim," but its likely impact on dinosaurs would also be more limited, because of competing environmental factors, O'Connell said. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/asteroids/what-happened-to-the-asteroid-that-killed-the-dinosaurs">What happened to the asteroid that killed the dinosaurs?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/asteroids/dinosaur-killing-asteroid-rare-rock-beyond-jupiter">Dinosaur-killing asteroid was a rare rock from beyond Jupiter, new study reveals</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/plants/earths-underground-fungal-network-is-so-massive-it-would-span-10-percent-of-the-milky-way-map-reveals">Earth's underground fungal network is so massive, it would span 10% of the Milky Way, map reveals</a></li></ul></p></div></div><p>And because only a handful of fungal species actually cause disease in animals, to show that fungi worsened dinosaur deaths, researchers would need to find evidence of elevated fungal disease in dinosaur fossils from right after the asteroid struck, O'Connell said. </p><p>"We would also need to be able to identify elevation of pathogenic fungal spores in the sedimentary record at that boundary, rather than just more spores," she said. </p><p>Overall, "the fungal infection-mammalian selection hypothesis feels like a conjecture in search of any supporting evidence," paleontologist and science writer <a href="https://rileyblack.net/" target="_blank"><u>Riley Black</u></a>, told Live Science in an email.  </p><p><strong>How much do you know about the king of the dinosaurs? Test your knowledge with our </strong><a href="https://www.livescience.com/animals/dinosaurs/t-rex-quiz-how-much-do-you-really-know-about-the-king-of-the-dinosaurs"><u><strong>T. rex quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-Wlk0Ye"></div>                            </div>                            <script src="https://kwizly.com/embed/Wlk0Ye.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Could we prevent dementia? A new trial may point the way. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/alzheimers-dementia/could-we-prevent-dementia-a-new-trial-may-point-the-way</link>
                                                                            <description>
                            <![CDATA[ While much funding for dementia research goes toward treatments, some scientists want to reduce people's risk of developing the condition in the first place. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">FGDZGgHcyJb8ySZQQniyUR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/hubSAzwABcWChe2X5oDJR7-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 01 Aug 2026 13:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 10 Aug 2026 11:04:18 +0000</updated>
                                                                                                                                            <category><![CDATA[Alzheimers &amp; Dementia]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                    <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                                                                                    <dc:creator><![CDATA[ RJ Mackenzie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8HL7ZNmUgBBqZ5oMPxHuE4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/hubSAzwABcWChe2X5oDJR7-1280-80.png">
                                                            <media:credit><![CDATA[Jon Feingersh Photography Inc via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A new dementia prevention trial conducted in Latin America garnered positive results.]]></media:description>                                                            <media:text><![CDATA[Two old people dance together with younger family members in the background]]></media:text>
                                <media:title type="plain"><![CDATA[Two old people dance together with younger family members in the background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/hubSAzwABcWChe2X5oDJR7-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>LONDON — In the packed halls of the recent Alzheimer's Association International Conference in mid-July, over 10,000 experts in brain research discussed strategies to beat dementia. But in one room, attendees gathered to watch a video from a nonscientist named Isabel Beltre, whose life was transformed by a recent trial. </p><p>Beltre was one of 1,200 participants ages 60 to 77 who took part in the <a href="https://alz-journals.onlinelibrary.wiley.com/doi/10.1002/alz.13101" target="_blank"><u>Latin American Initiative for Lifestyle Intervention to Prevent Cognitive Decline</u></a> (LatAm-FINGERS), the first trial to test a culturally adapted lifestyle intervention to prevent cognitive decline in Latin America. Rather than attempting to treat dementia after it has developed, the trial tackled risk factors that raise the likelihood of the condition, like smoking and a sedentary lifestyle.</p><p>In her native Spanish, Beltre thanked both God and the project for its impact on her life. There was a celebratory air in the conference room as the trial's results were released. The lifestyle interventions, which included exercise programs and brain training, had statistically improved participants' thinking skills, compared with a control group who received only bare-bones support, like general health advice. </p><p>Trials like LatAm-FINGERS — including a related U.S.-based trial called the <a href="https://www.alz.org/us-pointer" target="_blank"><u>POINTER study</u></a> — ultimately aim to cut rates of dementia around the world. The LatAm trial is the most successful of these trials to date, raising hopes that this approach could help to prevent dementia en masse. </p><p>Whether that promise pans out remains to be seen, though, experts told Live Science.</p><h2 id="the-lifestyle-factors-that-increase-dementia-risk">The lifestyle factors that increase dementia risk</h2><p>When it comes to dementia prevention, few guidelines are as influential as <a href="https://www.thelancet.com/journals/ebiom/article/PIIS2352-3964(25)00394-9/fulltext" target="_blank"><u>those written by the Lancet Commission</u></a>, an expert-led review of the available evidence on dementia. Three editions of this review have provided comprehensive overviews of risk factors; the most recent, <a href="https://www.thelancet.com/journals/lancet/article/PIIS0140-6736(24)01296-0/fulltext" target="_blank"><u>published in 2024</u></a>, identified 14 factors, including smoking, infrequent social contact, and a lack of physical activity. </p><p>The commission estimated that, together, the identified risk factors contribute to 45% of dementia cases at a population level.</p><p>Long before the 2024 report, <a href="https://ki.se/en/people/miia-kivipelto" target="_blank"><u>Dr. Miia Kivipelto</u></a>, a professor of clinical geriatrics at the Karolinska Institute in Sweden, wanted to tackle these risk factors at the individual and population level in her work as a medical doctor and epidemiologist. </p><p>"I felt that I wanted to move on to interventions to really show that if you do something, you can change the risk," Kivipelto told Live Science. </p><p>The many contributing factors that lead to cognitive decline, and ultimately dementia, couldn't be tackled in isolation, Kivipelto realized. She designed a trial in her native Finland, called the <a href="https://alz-journals.onlinelibrary.wiley.com/doi/10.1016/j.jalz.2012.09.012" target="_blank"><u>Finnish Geriatric Intervention Study to Prevent Cognitive Impairment and Disability (FINGER) study</u></a>, that would aim to tackle many risks simultaneously.</p><p>The two-year project recruited 1,260 participants ages 60 to 77 and divided them into two groups. The first group received general health advice, such as tips on healthy eating and exercise, at the start of the study and then again after six and 12 months. </p><p>The other group additionally received a multipart intervention consisting of meetings with nutritionists to discuss personalized meal plans, brain training, exercise programs, social activities, and metabolic and vascular tests. These programs lasted throughout the study period, with the brain training alone including 144 sessions over 12 months of the study.</p><p>At the end, the two groups' cognitive skills, such as thinking speed and memory, were tested; the trial did not track dementia rates, only overall cognition. In both groups, these skills improved by the end of the study. But the headline finding was that in the group given the comprehensive intervention, overall brain function was judged to be 25% stronger than in the control group. </p><p>What did that difference mean in concrete terms? It turns out, the improvement was relatively small. </p><div><blockquote><p>I felt that I wanted to move on to interventions to really show that if you do something, you can change the risk.</p><p>Miia Kivipelto, professor of clinical geriatrics at the Karolinska Institute</p></blockquote></div><p>It was calculated in terms of a statistical measure called a z-score, which represented the extent of the improvement in brain-function test scores in each group. In the end, the difference in z-scores between the two groups was just 0.04 points, <a href="https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD013572.pub2/full" target="_blank"><u>which a 2021 review</u></a> defined as "small." </p><p>However, Kivipelto maintained that the improvement is significant. "It's as big as anti-amyloid treatments," she said. </p><p>Several <a href="https://www.livescience.com/alzheimers-drug-lecanemab-explained"><u>drugs approved by the U.S Food and Drug Administration</u></a> for the treatment of Alzheimer's disease target amyloid, a protein that forms unruly tangles in the brain. These drugs have been reported to marginally slow the disease's progression, but statistically, their <a href="https://jnnp.bmj.com/content/95/1/2" target="_blank"><u>overall effect is small</u></a>. </p><h2 id="targeting-those-most-at-risk-of-dementia">Targeting those most at risk of dementia</h2><p>Despite <a href="https://www.nature.com/articles/d41586-026-02098-z" target="_blank"><u>criticism of the trial's moderate effects</u></a>, Kivipelto's FINGER intervention has since been repeated all over the world, including by the U.S.-based POINTER study, and, most recently, LatAm-FINGERS. </p><p><a href="https://profiles.ucl.ac.uk/2473-gill-livingston" target="_blank"><u>Dr. Gill Livingston</u></a>, a psychiatrist at University College London who led the 2024 Lancet Commission report, told Live Science that the data from these trials shows that dementia interventions need to be tailored to the risks the participants actually face. </p><p>In the POINTER study, 70% of the participants had a college degree, compared with <a href="https://www.census.gov/newsroom/press-releases/2025/educational-attainment-data.html" target="_blank"><u>roughly 43%</u></a> of the wider U.S. population. "People who are usually in randomized controlled trials are usually highly educated people who are very interested in health," Livingston noted. "And that means they're at less risk of developing dementia, and therefore, less can be done to help them" through lifestyle interventions. </p><p>The difference between the test group and the control group in the POINTER study was even smaller than in the original FINGER trial — just <a href="https://cdn.jamanetwork.com/ama/content_public/journal/jama/939677/joi250054va_1755189973.49374.png?Expires=1787865229&Signature=H9EpDaxYVHvoA6cGha-ygu6lPYAG8SEdQKFjy6A6k~-PbASnDTuCEV~YWT-WAtAQ8vKSW8HpFrvlbKZPDW~5Pi4L79GzS9iuiMXElJ7h2fGUudNtVBTbpscTtYI7vimzZE0fq5R3k59wMunEzJ-dku8zBcGWEf5ADYGKlnw7nvbYFjqpH6BWRCP8C6ea-YnVsP8QGjpSmsWAdLJaXaOSyD18B4UOaZtzWTcadWvx53tjebHIhBvP8XnP3Df-CGJa-CztG~-2Ynkj43gNJ4iI9I0S~qZ59xJVdkHM-mjbhCR8qZS3nACSopcA-kvRqb4uB6RJ8UZI~GB96uZpncCc9Q__&Key-Pair-Id=APKAIE5G5CRDK6RD3PGA" target="_blank"><u>0.029 points</u></a>.</p><p>LatAm-FINGERS tried to maximize flexibility in its approach by better tailoring its interventions to its study participants, said study first author <a href="https://www.fleni.org.ar/profesionales/lucia-crivelli/" target="_blank"><u>Dr. Lucía Crivelli</u></a>, a neuropsychologist at the neurology center FLENI in Argentina. Dietary advice reflected the produce available in each region. Exercise programs considered local environmental factors; for example, sessions were held outside, avoiding hot gyms during the sweltering summers in Ecuador and Mexico.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="PWgmpZQJf3LGwr9v4XPkD9" name="GettyImages-2207990992-elderly" alt="A group of gray-haired people all stand together" src="https://cdn.mos.cms.futurecdn.net/PWgmpZQJf3LGwr9v4XPkD9.png" mos="" align="middle" fullscreen="1" width="2000" height="1125" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/PWgmpZQJf3LGwr9v4XPkD9.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Regular exercise and social interaction are associated with a lower risk of dementia, compared to infrequent exercise and social contact. </span><span class="credit" itemprop="copyrightHolder">(Image credit: FG Trade Latin via Getty Images)</span></figcaption></figure><p>The trial recruited volunteers across Argentina, Brazil, Bolivia, Chile, Colombia, Costa Rica, Ecuador, Mexico, Peru, Puerto Rico, the Dominican Republic and Uruguay. The participants were less highly educated than the POINTER cohort had been; 37% had no education beyond a high school diploma, compared to just 5% in the POINTER study. That likely made the study participants more representative of people who might benefit from the trial's interventions.</p><p>When Crivelli announced the results of the trial at the conference, a large cheer filled the room. The intervention had achieved a difference of 0.11 points between the test and control groups' z-scores — more than twice the difference seen in the FINGER trial.</p><p>That difference corresponded to a relative 55% improvement in overall brain function in the test group compared to the control group at the end of the study.</p><h2 id="what-made-the-difference">What made the difference?</h2><p>Crivelli, Kivipelto and Livingston all pointed to one key factor in explaining the project's relative success. "In Latin America, there are more modifiable risk factors," Kivipelto summarized. </p><p>The study participants had lower academic attainment and higher cardiometabolic risk factors, such as high <a href="https://www.livescience.com/bmi-health-weight"><u>BMI</u></a>, than the participants in previous studies. The trial had reaped the rewards of delivering the intervention to people who needed it most, experts concluded.  </p><p>But the approach wasn't perfect. said <a href="https://observatorio.fm.usp.br/entities/person/f2cec589-a4ad-4b49-a515-19f8c359b34b" target="_blank"><u>Dr. Claudia Suemoto</u></a>, a neuroscientist at the University of São Paulo who presented a detailed breakdown of the trial's results. They found that the intervention didn't improve men's overall cognitive ability, compared with the control group. Only women benefited. </p><p>The difference may be that men simply didn't engage in the trial as much as women did, Suemoto's data suggested. Livingston pointed to the trials' exercise classes as an example of an activity that men may not be as likely to participate in, although that's an assumption rather than being based on the trial data.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="f6gxFjn2TyDrA3NvfcFF9T" name="GettyImages-1614467196-elderly" alt="An elderly woman in a pink dress sits in a chair next to a nurse in blue scrubs" src="https://cdn.mos.cms.futurecdn.net/f6gxFjn2TyDrA3NvfcFF9T.png" mos="" align="middle" fullscreen="1" width="2000" height="1125" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/f6gxFjn2TyDrA3NvfcFF9T.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Experts think that women may be more likely than men to participate in these types of lifestyle interventions.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: FG Trade Latin via Getty Images)</span></figcaption></figure><h2 id="can-we-really-prevent-dementia">Can we really prevent dementia?</h2><p>The LatAm-FINGERS results show that addressing the dementia risk factors that people face is the most effective way to prevent dementia, Livingston said. </p><p>And Livingston is leaning into the idea. She's planning a dementia prevention trial in the U.K. that will ask participants about their risk factors and then give them tailored interventions based on the risks they can realistically avoid. </p><p>"We ask them to choose which ones they want," Livingston said. "If somebody doesn't want to stop drinking or smoking, then they're not going to."</p><p>While LatAm-FINGERS has been the most successful of the FINGER trials to date,  it's still unclear whether such projects actually reduce dementia rates. </p><p>Only two previous <a href="https://pubmed.ncbi.nlm.nih.gov/27474376/" target="_blank"><u>prevention</u></a> <a href="https://pubmed.ncbi.nlm.nih.gov/28446656/" target="_blank"><u>trials</u></a> have attempted to measure dementia incidence, and neither saw a notable change in their test group. That said, neither trial included cognitive training interventions like FINGER did; they instead focused on cardiovascular risk factors, such as low exercise rates and high body weight.</p><p>Measuring changes in dementia rates requires trials much longer than two years, and they also need massive recruitment. Implementing an intensive study like LatAM-FINGERS in the wider community "is not practical," Crivelli said. Instead, she said the study's interventions would need to be distilled into their essential parts so that they could be implemented at scale. </p><p>Kivipelto is optimistic that advances in Alzheimer's screening, <a href="https://www.livescience.com/health/alzheimers-dementia/alzheimers-blood-tests-are-transforming-how-patients-get-diagnosed-heres-what-to-know"><u>including new blood-based tests</u></a>, could provide an early biological measure to show that FINGERS-style interventions can help stave off dementia. This would be an indirect measure but wouldn't require as long a trial as tracking dementia rates.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/alzheimers-dementia/only-certain-types-of-brain-training-exercises-reduce-dementia-risk-large-trial-reveals">Only certain types of brain-training exercises reduce dementia risk, large trial reveals</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/alzheimers-dementia/nearly-half-of-global-dementia-cases-could-be-delayed-or-prevented-scientists-say">Nearly half of global dementia cases could be delayed or prevented, scientists say</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/alzheimers-dementia/single-protein-could-dramatically-alter-trajectory-of-alzheimers-disease">Single protein could dramatically alter trajectory of Alzheimer's disease</a></li></ul></p></div></div><p>Some of the risk factors the Lancet Commission identified, like air pollution, can't be modified at an individual level, Livingston noted. A combination of personal and governmental change could address this, she said, as it has in the realm of infectious-disease prevention. </p><p>While the scientific field still has uncertainty about the scale of change that trials like FINGERS can bring about, Beltre has little doubt about the trial's impact. </p><p>While she previously relied on help from family members like her grandson to complete everyday activities, she said, "I do everything myself now."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p><p><strong>See how much you know about the most complex organ in the human body with our </strong><a href="https://www.livescience.com/health/neuroscience/brain-quiz-test-your-knowledge-of-the-most-complex-organ-in-the-body"><u><strong>brain quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-XpYMle"></div>                            </div>                            <script src="https://kwizly.com/embed/XpYMle.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Military's testosterone screening program could lead to overtreatment and side effects, including impaired T production ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/reproductive-health/militarys-testosterone-screening-program-could-lead-to-overtreatment-and-side-effects-including-impaired-t-production</link>
                                                                            <description>
                            <![CDATA[ The U.S. Department of Defense plans to conduct regular testosterone screening of service members, but this practice is not recommended by professional medical organizations. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">csguMBgJNwHVMpXhw3zqwJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/AjiegojygUC4izVCbCZqHf-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Mon, 27 Jul 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Reproductive Health]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Stephanie Pappas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/syig84DuW9p8R73hBYHxPc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/AjiegojygUC4izVCbCZqHf-1280-80.png">
                                                            <media:credit><![CDATA[Anna Moneymaker via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[U.S. Defense Secretary Pete Hegseth recently announced a plan to screen all service members for low testosterone and offer treatment to those with the condition.]]></media:description>                                                            <media:text><![CDATA[A man with gray hair wearing a navy suit and red tie yells into a microphone]]></media:text>
                                <media:title type="plain"><![CDATA[A man with gray hair wearing a navy suit and red tie yells into a microphone]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/AjiegojygUC4izVCbCZqHf-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As recently as 2019, U.S. military health researchers had concerns about testosterone levels among the troops. Their worries were not that male service members didn't have enough of the hormone, as current Defense Secretary Pete Hegseth fears. Instead, experts worried about the troops' inappropriate use of testosterone replacement therapy (TRT), the practice of using injectables or gels to increase a person's circulating testosterone. </p><p>"Out of every 1,000 male service members, almost 3 are inappropriately receiving TRT," researchers wrote in a report published on <a href="http://health.mil" target="_blank"><u>Health.mil</u></a>, the military's health system website. (That report is available on the <a href="https://web.archive.org/web/20250807124823/https://health.mil/News/Articles/2019/03/01/Testosterone-Replacement-Therapy?type=Fact+Sheets" target="_blank"><u>Wayback Machine</u></a>.) </p><p>This could lead to harmful side effects, the report authors noted.</p><p>"Those being inappropriately treated may experience adverse effects of the medication," including obstructive sleep apnea and edema, the report continued. TRT may <a href="https://www.frontiersin.org/journals/reproductive-health/articles/10.3389/frph.2023.1219239/full" target="_blank"><u>worsen sleep apnea</u></a> and cause swelling in the limbs <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3897047/" target="_blank"><u>from water retention</u></a>. "These adverse effects have the potential to impact deployability and medical readiness." </p><p>In short, supplementing testosterone unnecessarily could reduce military readiness, rather than boost it, per the report authors. Now, in a reversal of these concerns, more service members might find themselves offered TRT in the wake of a new military policy announced July 15 by the Department of Defense. It states that all active-duty and reserve service members' testosterone levels will be tested annually starting at age 30. </p><p>It is unclear how the policy might affect female service members. Live Science contacted the Department of Defense, which declined to answer questions about the expected testing protocol or criteria for offering service members TRT.</p><p>Such an initiative goes well beyond what medical organizations recommend regarding hormone screening for men, experts told Live Science. And while the screening could catch some service members who actually need treatment, the policy might also lead to overtreatment and, in turn, unwanted side effects.</p><p>"One of my big, big concerns around this is, how are these tests going to be conducted?" said <a href="https://www.researchgate.net/profile/Luke-Cox-3" target="_blank"><u>Luke Cox</u></a>, a lecturer in sport and exercise science at Swansea University in the U.K. who studies performance-enhancing drugs, including steroidal hormones like testosterone. </p><h2 id="testosterone-and-military-readiness">Testosterone and military readiness</h2><p>Testosterone has strong cultural connections with hypermasculinity. As the primary hormone responsible for the development of male sexual characteristics, it's been associated with concepts of <a href="https://www.tandfonline.com/doi/full/10.1080/18902138.2025.2482287" target="_blank"><u>strength, aggression and virility</u></a>. Hegseth continued this pattern by tying the hormone to military readiness <a href="https://x.com/SecWar/status/2077425458430230838?s=20" target="_blank"><u>in a video</u></a> announcing the policy change. </p><p>"[I]t's about restoring and optimizing your natural capabilities, projecting your longevity and ensuring you have the biological foundation required to sustain the fight," Hegseth said. </p><p>That rhetoric aligns with promises <a href="https://www.sciencedirect.com/science/article/pii/S0277953625012341?via%3Dihub" target="_blank"><u>made in advertisements for TRT</u></a>, which pitch testosterone as a tool to "attain that higher level of living," Cox told Live Science. The clinical trial data is more circumspect, however. </p><p>In men with genuinely low circulating testosterone levels — often defined as lower than 300 nanograms per deciliter (ng/dL) — TRT does have benefits. (This 300 ng/dL threshold isn't the universal definition for "low testosterone," as not everyone below that line has troubling symptoms. We'll unpack that later.) </p><p>Much of the clearest evidence of benefit is for sexual symptoms: In a <a href="https://pubmed.ncbi.nlm.nih.gov/37589949/" target="_blank"><u>large clinical trial</u></a>, men with low testosterone saw increased sexual desire and sexual activity, such as masturbating or having sex, after TRT. For men whose levels are not low, additional supplementation <a href="https://pubmed.ncbi.nlm.nih.gov/24697970/" target="_blank"><u>hasn't been shown to have a clear benefit in the bedroom</u></a>.  </p><p>TRT has been shown to <a href="https://www.nejm.org/doi/10.1056/NEJMoa1506119" target="_blank"><u>improve mood and reduce depressive symptoms</u></a> in men with low testosterone, and in older men, it's also been shown to <a href="https://jamanetwork.com/journals/jamainternalmedicine/fullarticle/2604138" target="_blank"><u>improve bone density</u></a>. Boosting testosterone <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5989848/" target="_blank"><u>also boosts muscle mass</u></a> in middle-aged and older men. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="U5x8QVG2hGcYXA73SzTLPQ" name="GettyImages-1124684189" alt="Illustration of dozens of human sperm." src="https://cdn.mos.cms.futurecdn.net/U5x8QVG2hGcYXA73SzTLPQ.jpg" mos="" align="middle" fullscreen="1" width="2000" height="1500" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/U5x8QVG2hGcYXA73SzTLPQ.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">One side effect of TRT is that it often dramatically lowers sperm count, because supplementing testosterone prompts the body to stop making it in the testes. </span><span class="credit" itemprop="copyrightHolder">(Image credit: SCIEPRO/SCIENCE PHOTO LIBRARY via Getty Images)</span></figcaption></figure><p>Most of this research has been done on men over age 40, because testosterone naturally declines with age. Low testosterone is rarer in younger men, although <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5422691/" target="_blank"><u>exact estimates of its prevalence vary</u></a>. Estimates also vary among older age groups, but a large study called the European Male Ageing Study found <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6944317/" target="_blank"><u>that 0.1% of 40- to 49 year-olds</u></a> had low testosterone, along with symptoms such as fatigue or low sexual desire. That number rose to 5.1% among those in their 70s. </p><p>In 2024, <a href="https://demographics.militaryonesource.mil/chapter-2-age" target="_blank"><u>42.8% of active-duty military members</u></a>, including men and women, were 25 and younger. Only 8.3% were 41 or older. But the prevalence of low testosterone is generally on the rise, said <a href="https://posterityhealth.com/people/joshua-halpern-md-ms/" target="_blank"><u>Dr. Joshua Halpern</u></a>, chief scientific officer and regional medical director at Posterity Health and a reproductive urologist at Northwestern University's Feinberg School of Medicine.</p><div><blockquote><p>It will be very important for them and their physicians to understand the risks of treatment and the alternatives that may be more appropriate for preserving their fertility.</p><p>Dr. Joshua Halpern, Posterity Health and Northwestern University's Feinberg School of Medicine</p></blockquote></div><p>Studies suggest that testosterone levels are lower, on average, in young men today than they were in the year 2000. Scientists have theorized that this trend may stem from increases in <a href="https://www.livescience.com/health/bmi-should-be-replaced-experts-argue-heres-what-the-alternative-could-be"><u>body mass index</u></a>, as well as other factors, such as sedentary lifestyles, changing diets and exposure to environmental toxins, according to a 2020 article in <a href="https://www.urologytimes.com/view/testosterone-levels-show-steady-decrease-among-young-us-men" target="_blank"><u>Urology Times</u></a>.</p><p>"While active service members are typically among the healthiest of men, and therefore at lower risk for testosterone deficiency, a significant proportion of service members could have a low testosterone number," Halpern told Live Science. "But that doesn't necessarily mean they should receive treatment."</p><h2 id="treating-with-testosterone">Treating with testosterone</h2><p>There is no universal testosterone level that is definitively "too low." The cutoff of 300 ng/dL is based on the point at which symptoms of low testosterone ‪—‬ such as fatigue, low libido and poor mood ‪—‬ tend to present themselves. However, some men have no problems associated with low or low-to-normal numbers. </p><p>Plus, testosterone doesn't act in isolation. In fact, some symptoms of "low T" in aging men <a href="https://hms.harvard.edu/news/not-just-testosterone" target="_blank"><u>may actually arise from low estrogen</u></a>, which stems from these individuals' declining testosterone levels. That's because the male body converts a portion of its total testosterone into estrogen. The two hormones normally work together to regulate sexual desire and erectile function, while estrogen specifically regulates fat accumulation, <a href="http://www.nejm.org/doi/full/10.1056/NEJMoa1206168" target="_blank"><u>studies suggest</u></a>. </p><p>There is also a broad range of "normal," running from around <a href="https://my.clevelandclinic.org/health/articles/24101-testosterone" target="_blank"><u>300 to 1,000 ng/dL</u></a>. For that reason, the American Urological Association recommends testing only if a man is experiencing symptoms that point to low testosterone. </p><p>"Making a diagnosis of testosterone deficiency in the absence of signs and/or symptoms increases the likelihood of making a false diagnosis and reduces the potential benefit of testosterone therapy," the association's guidelines state. </p><p>Testosterone also has a complicated role in the body. It can affect mood, energy and bone health, but the hormone itself can also be affected by health conditions and lifestyle factors. Studies suggest that <a href="https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0265121" target="_blank"><u>intense periods of physical training</u></a> can temporarily suppress testosterone in military members. That finding tracks with civilian studies that have found that levels can shift dramatically based on people's <a href="https://www.auajournals.org/doi/10.1097/01.JU.0001191496.11996.12.14" target="_blank"><u>recent sleep and exercise</u></a>. </p><p>That's why doctors recommend two separate blood tests, both taken in the morning, before diagnosing low testosterone. This helps to ensure that a person's levels are consistently in a low range. </p><p>In some cases, it may be that the best treatment isn't TRT but rather an approach that addresses the underlying health conditions that are affecting testosterone levels. This might include assessing whether a patient has sleep apnea and treating it if they do, for example. </p><p>Meanwhile, pushing testosterone levels too high can lead to <a href="https://my.clevelandclinic.org/health/diseases/23468-erythrocytosis" target="_blank"><u>erythrocytosis</u></a>, an overconcentration of red blood cells that can bring a risk of blood clots and stroke. What constitutes "too much" varies person to person. Due to some testosterone being converted into estrogen, too-high levels can also lead to unwanted side effects like breast growth in some men on TRT.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/men-have-a-daily-hormone-cycle-and-it-s-synced-to-their-brains-shrinking-from-morning-to-night">Men have a daily hormone cycle — and it's synced to their brains shrinking from morning to night</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/medicine-drugs/blood-thickening-side-effect-of-gender-affirming-testosterone-is-rare">Blood thickening tied to gender-affirming testosterone is rare</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/fertility-pregnancy-birth/one-third-of-trans-people-taking-testosterone-may-still-ovulate-raising-chance-of-pregnancy">One-third of trans people taking testosterone may still ovulate, raising chance of pregnancy</a></li></ul></p></div></div><p>The other major side effect of TRT is that testosterone replacement <a href="https://www.health.harvard.edu/mens-health/is-testosterone-therapy-safe-take-a-breath-before-you-take-the-plunge" target="_blank"><u>shuts off the body's own production</u></a> of testosterone in the testes. TRT only raises the level of testosterone circulating in the blood, not in the testes where sperm production takes place. Sensing the testosterone in the bloodstream, the brain suppresses its production in the testes, thus diminishing or stopping sperm production. This can cause infertility, and sperm production <a href="https://acrobat.adobe.com/id/urn:aaid:sc:EU:c31b6092-7b3a-43dc-94f9-1f78c9ac9ce2?viewer%21megaVerb=group-discover" target="_blank"><u>may take several years to recover after a person stops TRT</u></a>.</p><p>"[F]or young service members who are found to have low testosterone, it will be very important for them and their physicians to understand the risks of treatment and the alternatives that may be more appropriate for preserving their fertility," Halpern said. </p><p>Meanwhile, a <a href="https://apnews.com/article/hegseth-testosterone-replacement-therapy-transgender-troops-ban-e0f2a99aea1801ee2233e9f6201a31d4" target="_blank"><u>federal judge has questioned the treatment program</u></a>. An ongoing lawsuit against the federal government's ban on transgender troops states that "the Armed Forces must adhere to high mental and physical health standards ... without the benefit of routine medical treatment or special provisions." The judge raised questions about how the TRT that will be offered to cis men differs from that which transgender men would use.</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ No, OpenAI's models didn't go 'rogue' when they broke into Hugging Face. Here's what really happened. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/no-openais-model-didnt-go-rogue-when-it-hacked-into-huggingface-heres-what-really-happened</link>
                                                                            <description>
                            <![CDATA[ Experts say the models didn't "go rogue" when they escaped a controlled cybersecurity test and hacked Hugging Face. Instead, they were pursuing the goal humans had given them in ways nobody anticipated. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4AJmfhVqctpa6E8MWUf338</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ePXKwCLMNuwPvv4Aq3MavT-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 25 Jul 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carly Page ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AWVjVMXrGAf6syGhULBaa7.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Carly Page is a technology journalist and copywriter specialising in cybersecurity, digital policy, and emerging technologies. With more than a decade of experience, she has become a trusted voice in the security community, known for breaking news, deep-dive analysis, and accessible reporting on complex technical issues. Carly previously served as the senior cybersecurity reporter at TechCrunch, where she covered major incidents, nation-state hacking campaigns, and the evolving landscape of privacy regulation. She has also presented on cybersecurity trends at TechCrunch Disrupt.&lt;/p&gt;&lt;p&gt;As a freelancer, Carly writes for leading publications including Forbes, IT Pro, LeadDev, Resilience Media, The Register, TechCrunch, TechFinitive, TechRadar, TES, The Telegraph, TIME, Uswitch, WIRED, and others. Her work spans news reporting, investigative features, interviews with industry leaders, and consumer-focused explainers on everything from ransomware resilience to the future of AI security.&lt;/p&gt;&lt;p&gt;In addition to journalism, Carly provides editorial and copywriting services for technology companies and research organisations. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ePXKwCLMNuwPvv4Aq3MavT-1280-80.png">
                                                            <media:credit><![CDATA[NurPhoto via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Analysis found that two AI models escaped a controlled environment during a routine test, but what happened exactly?]]></media:description>                                                            <media:text><![CDATA[A close up of a red phone screen with a white circular logo and the word &quot;OpenAI&quot; on the front]]></media:text>
                                <media:title type="plain"><![CDATA[A close up of a red phone screen with a white circular logo and the word &quot;OpenAI&quot; on the front]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ePXKwCLMNuwPvv4Aq3MavT-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When OpenAI recently revealed that two of its most advanced <a href="https://www.livescience.com/technology/artificial-intelligence"><u>artificial intelligence</u></a> (AI) models had escaped the confines of a cybersecurity test and hacked into a startup, it sounded a lot like the kind of scenario that AI safety researchers have spent years warning about.</p><p>The models found a previously unknown vulnerability in the infrastructure meant to contain them, gained access to the public internet and broke into Hugging Face, a major platform for hosting AI models and datasets. Their objective, however, was less sinister than the sequence of events might suggest: They were looking for information that would help them complete the cybersecurity test OpenAI had given them.</p><p>In a <a href="https://huggingface.co/blog/security-incident-july-2026" target="_blank"><u>July 16 statement</u></a>, Hugging Face representatives disclosed that internal datasets had been infiltrated, saying it was "different from anything we had handled before" because it was driven "by an autonomous AI agent system." In another <a href="https://openai.com/index/hugging-face-model-evaluation-security-incident/" target="_blank"><u>statement published July 21</u></a>, OpenAI representatives fessed up to being responsible, calling the episode an "unprecedented cyber incident" while warning that similar events could become more common as AI models become increasingly capable.</p><p>Independent experts who spoke with Live Science<em> </em>agree that what happened is significant — but they cautioned against interpreting it as an AI system suddenly developing a malicious agenda. The models appear to have pursued the task OpenAI gave them, finding a route to success that their creators had failed to anticipate or adequately block.</p><p>"If there's a failure here, it isn't that the AI wanted to hack something," <a href="https://www.lboro.ac.uk/departments/compsci/staff/oli-buckley/" target="_blank"><u>Oli Buckley</u></a>, a professor in cybersecurity at Loughborough University in the U.K., told Live Science. "It's that humans created a test where success was measured by achieving an objective, deliberately relaxed some of the normal security controls to measure the system's capabilities, and underestimated how effective the model would be at finding an unexpected path to success."</p><h2 id="how-did-an-openai-test-end-up-hitting-hugging-face-like-this">How did an OpenAI test end up hitting Hugging Face like this?</h2><p>OpenAI was testing <a href="https://openai.com/index/previewing-gpt-5-6-sol/" target="_blank"><u>GPT-5.6 Sol</u></a> and a more powerful unreleased model using ExploitGym, a benchmark that challenges AI systems to find and exploit software vulnerabilities. The company removed some cybersecurity safeguards that would normally prevent potentially dangerous actions while relying on an isolated environment to keep the models away from the wider internet.</p><p>According to OpenAI's postmortem, the models discovered a previously unknown vulnerability in third-party software used to proxy and cache software packages. They exploited it, escalated their privileges and moved through OpenAI's research infrastructure until they reached a machine with public internet access.</p><p>Hugging Face became a target because the models identified it as a possible source of information that could help them complete the ExploitGym challenges. OpenAI said at least one attack chain involved stolen credentials and previously unknown vulnerabilities that eventually enabled the models to execute remote code on Hugging Face systems and access test solutions stored in a production database.</p><p>In their disclosure, Hugging Face representatives said the company recorded more than 17,000 actions during the intrusion, but they couldn't initially explain who or what was behind it. OpenAI's subsequent disclosure supplied that missing piece: Its models had broken out of their test environment and gone looking for the answers elsewhere.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="hraN8AFDS4ZhmgBvs38YD6" name="evil ai" alt="Evil robot/rogue AI concept." src="https://cdn.mos.cms.futurecdn.net/hraN8AFDS4ZhmgBvs38YD6.png" mos="" align="middle" fullscreen="1" width="1600" height="900" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/hraN8AFDS4ZhmgBvs38YD6.png' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Rather than harboring any malicious intent, the AI models simply wanted to find out more information so they could complete their task. </span><span class="credit" itemprop="copyrightHolder">(Image credit: wildpixel/ Getty Images)</span></figcaption></figure><h2 id="did-the-ai-really-escape">Did the AI really "escape"?</h2><p>It's notable that the models found a flaw in the infrastructure designed to contain an AI and used it to reach the public internet. Describing the models as having "gone rogue," however, risks assigning them unsupported motivations, Buckley said.</p><p>"I think I'd be wary of jumping to "rogue AI,"" Buckley said. "The models didn't develop their own agenda or decide to attack Hugging Face while twirling their digital moustache."</p><p>Buckley compared it to asking a dog to fetch a ball while leaving the garden gate open. "If the easiest ball for it to find is in the park down the road, that's where it'll head," he said. "You wouldn't say the dog had gone rogue; you'd just say you underestimated how literally it would pursue the task."</p><p><a href="https://profiles.ucl.ac.uk/6630-daniel-hulme" target="_blank"><u>Daniel Hulme</u></a>, entrepreneur in residence at University College London and CEO of AI safety company Conscium, agreed that the models shouldn't be assigned human-like motivations. "Models don't have intent; humans have the intent, and we train models with goals in mind," he told Live Science</p><h2 id="the-capability-may-matter-more-than-the-motive">The capability may matter more than the motive</h2><p>What matters more than the models' supposed motives is what they managed to accomplish while pursuing their assigned task.</p><p>"The genuinely significant point is that the models appear to have chained together multiple vulnerabilities across different systems and sustained a complex sequence of actions," Buckley said. "That demonstrates a level of capability that security professionals should take seriously."</p><div><blockquote><p>The lesson isn't that AI has become malicious. Instead, it's that increasingly capable systems will exploit opportunities that humans fail to anticipate.</p><p>Oli Buckley, professor in cybersecurity at Loughborough University</p></blockquote></div><p><a href="https://cybersecurity.unisg.ch/people/Katerina" target="_blank"><u>Katerina Mitrokotsa</u></a>, a professor of cybersecurity and applied cryptography at the University of St. Gallen in Switzerland, said the containment failure is particularly concerning because another company ultimately paid the price.</p><p>"What concerns me most is who ended up affected," Mitrokotsa told Live Science. "The victim was not the company running the test, but a third party. This is the scenario security researchers have warned about for some time: that an AI agent's escape does not necessarily stay contained to the environment in which it originated."</p><p>OpenAI representatives said they have tightened the infrastructure used for these evaluations. But Mitrokotsa warned that containment becomes harder to guarantee as models improve at performing exactly the kind of exploitation OpenAI was testing.</p><h2 id="an-ai-warning-and-an-impressive-product-demonstration">An AI warning — and an impressive product demonstration</h2><p>There is also reason to look carefully at how the incident is being framed. OpenAI's account serves two purposes at once: It warns about the security risks posed by increasingly capable AI while demonstrating just how capable its own newest models have become.</p><p>Buckley said announcements from frontier AI companies like OpenAI or Anthropic should be viewed in the context of an industry competing to build ever-more-powerful models.</p><p>"We've seen similar high-profile capability demonstrations from Anthropic and others," he said. "That doesn't make the findings untrue, but it does mean we should separate the technical evidence from the marketing narrative."</p><p>These companies have every incentive to show both that their models are extraordinarily capable and that they are taking the risks seriously, he added. The Hugging Face incident demonstrates both that OpenAI's models carried out a complex series of operations with considerable autonomy and that its security measures failed to keep them inside the experiment.</p><p>Hulme argued that the longer-term challenge is ensuring that increasingly capable AI systems pursue their goals in ways that remain consistent with human values.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/there-are-32-different-ways-ai-can-go-rogue-scientists-say-from-hallucinating-answers-to-a-complete-misalignment-with-humanity">There are 32 different ways AI can go rogue, scientists say — from hallucinating answers to a complete misalignment with humanity</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/ai-self-replication-hacks-no-longer-purely-theoretical-study-finds-but-experts-say-its-too-soon-to-panic">AI self-replication hacks 'no longer purely theoretical,' study finds —‬ ‪but experts say it's too soon to panic</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/you-cant-patch-your-way-out-of-it-cheap-ai-worm-can-spread-between-devices-without-human-guidance-but-how-did-scientists-create-it">'You can't patch your way out of it': Cheap AI worm can spread between devices without human guidance — but how did scientists create it?</a></li></ul></p></div></div><p>"Rather than seeking to control AIs, the focus should instead be on alignment," he said, adding that continuous testing will be needed to ensure systems remain aligned with their intended missions while staying secure.</p><p>The episode, the experts said, leaves OpenAI with a result that is impressive and uncomfortable in equal measure. Its models found previously unknown vulnerabilities and continued pursuing their goal well beyond the boundaries their creators expected, but none of that requires them to have developed malign intentions.</p><p>"The lesson isn't that AI has become malicious," Buckley said. "Instead, it's that increasingly capable systems will exploit opportunities that humans fail to anticipate."</p><p>In this incident, OpenAI's new models were given a hacking challenge and they were rewarded for finding a way to solve it. The humans running the experiment simply hadn't anticipated quite how far they might go.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Neuroscience findings often can't be replicated ‪—‬ and it's a big problem for what we know about the brain ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/neuroscience/neuroscience-findings-often-cant-be-replicated-and-its-a-big-problem-for-what-we-know-about-the-brain</link>
                                                                            <description>
                            <![CDATA[ The findings in several foundational brain imaging studies don't hold up in follow-up research. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">U8wFupdELSHBs6j8nfEjfd</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kJYT7yzP6g9WK8QJfXeYaU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 21 Jul 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 24 Jul 2026 15:05:32 +0000</updated>
                                                                                                                                            <category><![CDATA[Neuroscience]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ RJ Mackenzie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8HL7ZNmUgBBqZ5oMPxHuE4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/kJYT7yzP6g9WK8QJfXeYaU-1280-80.jpg">
                                                            <media:credit><![CDATA[Dr. Richard Watts and ABCD/Univ. of VT P.I. Dr. Hugh Garavan]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[An influential 2007 study found that the brains of children with ADHD matured more slowly, but follow-up work this year, using data from the Adolescent Brain Cognitive Development study, showed those results vanished when differences between boys&#039; and girls&#039; development were accounted for.]]></media:description>                                                            <media:text><![CDATA[Two 3D gray brain scans have various colored sections on them against a black background]]></media:text>
                                <media:title type="plain"><![CDATA[Two 3D gray brain scans have various colored sections on them against a black background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kJYT7yzP6g9WK8QJfXeYaU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>One of the central <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC7880274/" target="_blank"><u>assumptions</u></a> of modern neuroscience research is that the brain's shape and structure affect behavior. Scientists have <a href="https://academic.oup.com/cercor/article-abstract/17/9/2163/272753?redirectedFrom=fulltext" target="_blank"><u>linked a thicker cortex (the brain's outer layer) to higher intelligence</u></a>, certain brain wave patterns to better <a href="https://www.frontiersin.org/journals/sports-and-active-living/articles/10.3389/fspor.2024.1393988/full" target="_blank"><u>volleyball ability</u></a>, and higher connectivity between <a href="https://www.nature.com/articles/s41598-020-63984-8" target="_blank"><u>parts of the brain</u></a> to chess-playing skills. There's a vast number of these so-called brain-wide association studies (BWAS). </p><p>But when experts repeat these studies, they can't replicate the results. </p><p>This "replication crisis" suggests that a substantial amount of brain-behavior imaging research rests on a shaky foundation. There are myriad problems affecting this area of research, said <a href="https://randalljellis.github.io/" target="_blank"><u>Randy Ellis</u></a>, a senior scientist at Oracle who <a href="https://www.eneuro.org/content/9/4/ENEURO.0017-22.2022" target="_blank"><u>wrote</u></a> about these issues while working as a biomedical informatician at the Icahn School of Medicine at Mount Sinai in New York. </p><p>Some of these issues aren't unique to neuroscience. They begin with what Ellis called the "original sin" of science: Academics are put under huge pressure to publish positive research findings. </p><p>But some of these factors do apply specifically to this field. </p><p>The problems are big enough that they are "halting the growth and development of science and the curing of diseases," Ellis told Live Science.</p><h2 id="tiny-differences-small-samples">Tiny differences, small samples</h2><p>Several brain studies that could not be reproduced in follow-up work show how problems can creep in. Each of the original papers has over 500 citations, with the number of citations reflecting how much these studies may influence thinking in the field.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2449px;"><p class="vanilla-image-block" style="padding-top:66.64%;"><img id="pE3fuwu5cTaXLAntciseoh" name="brain-mri.jpg" alt="A brain MRI." src="https://cdn.mos.cms.futurecdn.net/pE3fuwu5cTaXLAntciseoh.jpg" mos="" align="middle" fullscreen="1" width="2449" height="1632" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/pE3fuwu5cTaXLAntciseoh.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">It can be difficult for researchers to get access to MRI scanners for their studies, and the scans are expensive. This has historically meant that many brain-imaging studies included relatively few participants. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p>For example, a landmark study in 2007 found that the brains of kids with <a href="https://www.livescience.com/health/neuroscience/landmark-finding-that-showed-brains-of-kids-with-adhd-mature-later-was-actually-a-mirage-in-the-data-new-research-finds" target="_blank"><u>attention-deficit/hyperactivity disorder</u></a> took longer to mature. But a study published earlier this year found that this link vanished once the different rates of aging between boys and girls were taken into account. "That's what made the whole house of cards topple," <a href="https://scholar.google.com/citations?user=Q51qYo0AAAAJ&hl=en" target="_blank"><u>Matthew Albaugh</u></a>, co-author of the replication paper and a clinical neuroscientist at the University of Vermont, previously told Live Science<em>.</em> </p><p>In 2011, researchers at University College London published a <a href="https://royalsocietypublishing.org/rspb/article/279/1732/1327/74021/Online-social-network-size-is-reflected-in-human" target="_blank"><u>study</u></a> that found that the density of gray matter, the part of the brain where brain cell bodies are found, in several brain areas was linked to participants' number of Facebook friends. (In 2011, this was a vital social metric.) </p><p>A 2015 <a href="https://www.sciencedirect.com/science/article/abs/pii/S0010945215000155" target="_blank"><u>paper</u></a> failed to replicate this finding, but the authors of the original paper argued that was because the follow-up study didn't follow the same protocol.  </p><p>"It's hard to do exactly what was done in the original studies," said <a href="https://www.fz-juelich.de/en/careers/what-our-employees-say/dr-sarah-genon" target="_blank"><u>Sarah Genon</u></a>, a neuroscientist at the Research Center Jülich in Germany who was not involved in either the Facebook study or its replication. </p><p>So, in 2019, Genon and her colleagues tried a different type of replication analysis.</p><p>They used a vast database and conducted more than 10,000 analyses of MRI scans from hundreds of volunteers. The median neuroimaging study sample size was <a href="https://www.nature.com/articles/s41586-022-04492-9" target="_blank"><u>around 25</u></a>, so they divided this larger dataset into smaller ones and then looked for significant associations within each. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:600px;"><p class="vanilla-image-block" style="padding-top:63.83%;"><img id="8hXTGJV8ztaDvkXS7KcG3C" name="brain-scan-fmri-02.jpg" alt="Brain-Reading Device" src="https://cdn.mos.cms.futurecdn.net/8hXTGJV8ztaDvkXS7KcG3C.jpg" mos="" align="middle" fullscreen="1" width="600" height="383" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/8hXTGJV8ztaDvkXS7KcG3C.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Most neuroscience studies use MRI scans to study the brain and deduce findings from these images. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Image Editor, Flickr)</span></figcaption></figure><p>If one of these micro-studies reported a significant association between a behavior and a brain structure, the team tried to reach the same findings using a different subset of the data. Very few of the repeat studies replicated the results of the first. "It was clear evidence that the replicability of those brain-behavior associations is relatively weak," Genon said. </p><p>One of the key problems is that in healthy volunteers, variation among individual brains is relatively small, which means you need a large number of participants to detect average differences that tie to behavior, Genon said. That's similar to genome-wide association studies, which pick up the very tiny effects of individual genes, and they must sample tens or hundreds of thousands of people to find robust effects. To detect meaningful differences in brain-wide imaging studies, only sample sizes in the thousands would do the trick, a <a href="https://www.nature.com/articles/s41586-022-04492-9" target="_blank"><u>2022 paper suggested</u></a>. Because brain scans are expensive and time-consuming to capture, most studies have relied on much smaller samples.</p><div><blockquote><p>Everybody always says that replication is great. But then when I suggest that their specific studies could be replicated, often they are a bit more skeptical</p><p>Luca Kämmer, doctoral student at the Max Planck Institute for Human Cognitive and Brain Sciences</p></blockquote></div><p>Additionally, the behavioral tests used to establish psychological variables can be inconsistent, Genon said. What's more, some of these studies may be operating on the outdated assumption that small brain regions control complex characteristics like intelligence, she added. In reality, however, "those types of abilities are usually relatively distributed across the brain," she said. When researchers analyze multiple small brain areas with that assumption in mind using separate statistical tests, it can raise the risk of producing mirage associations. </p><p>Some of these studies may be flawed at the outset. A 2017 brain imaging <a href="https://www.nature.com/articles/nm.4246" target="_blank"><u>study</u></a> by researchers at Weill Cornell Medical College explored whether MRI data could be used to stratify patients with depression. The researchers found that brain activity clustered into four "biotypes" of depression, each of which featured distinct, unusual activity patterns in key brain networks. </p><p>But a follow-up <a href="https://www.sciencedirect.com/science/article/pii/S2213158219301469?via%3Dihub" target="_blank"><u>study</u></a> found that the differences among the clusters weren't statistically significant, meaning they could have occurred by chance. <a href="https://scholar.google.com/citations?user=8LeCQ8oAAAAJ&hl=sk" target="_blank"><u>Richard Dinga</u></a>, a neuroscientist at the Friedrich Schiller University Jena in Germany who worked on the follow-up study, said the main problems lay in its design. </p><p>Its statistical approach, he said, essentially guaranteed that significant links would be detected. That's because of a problem called overfitting, in which a model is so well tuned to one set of data that it struggles to find real patterns in other datasets. This design correlated 17 clinical features of depression with 30,000 brain imaging features, but Dinga said the authors could have used "30,000 coin flips" and still produced the same strong correlation. </p><p><a href="https://weillcornell.org/conor-michael-liston-phd-md"><u>Conor Liston</u></a>, a psychiatrist at Weill Cornell Medicine and co-author of the original paper, acknowledged the model's susceptibility to overfitting. "That was not at all our intention, but that was the result," Liston told Live Science</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2000px;"><p class="vanilla-image-block" style="padding-top:70.00%;"><img id="3WMLXPxdeqQxLfuehJ3Zgi" name="Screenshot 2026-07-18 at 11.58" alt="A red and yellow brains can" src="https://cdn.mos.cms.futurecdn.net/3WMLXPxdeqQxLfuehJ3Zgi.jpg" mos="" align="middle" fullscreen="1" width="2000" height="1400" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/3WMLXPxdeqQxLfuehJ3Zgi.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A brain scan from the re:vision project. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Luca Kämmer and Martin Hebart)</span></figcaption></figure><p>Still, he argued that the biotype finding they identified was real, pointing to later <a href="https://www.biologicalpsychiatryjournal.com/article/S0006-3223(24)00055-6/abstract" target="_blank"><u>studies</u></a> his team had published to back up their original finding. When asked why his team hadn't updated the original paper to acknowledge that their analysis method had serious flaws, Liston said their subsequent publications were sufficient to correct the record. "I think the message is out there, and I think the solutions to those overfitting issues are very clear," he said. </p><h2 id="solving-the-problem">Solving the problem</h2><p>The results of many studies that share the same issues as these papers will never be replicated and yet will be left to stand. For one thing, there's no money in replication efforts. "Grant agencies wouldn't be really excited" to fund a study whose goal was to confirm past work, Genon said. And even when these studies get done, they <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5696751/" target="_blank"><u>aren't as likely to get published</u></a> when they undermine prior findings. </p><p>For Dinga, the way forward is to collect more data. "That's what solved the same irreproducibility problem in genetics," he said, referring to genome-wide association studies that have produced important findings over the past two decades by using sample sizes that have reached the millions. But it's also important to improve study design, he added, since bigger datasets won't fix studies with incorrect analysis approaches. "The methods just don't have a chance to produce something useful," he said. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/when-your-mind-goes-blank-your-brain-activity-resembles-deep-sleep-scans-reveal">When your mind goes 'blank,' your brain activity resembles deep sleep, scans reveal</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/diagnostic-dilemma-brain-scans-following-a-mans-hospital-visit-for-leg-weakness-revealed-a-surprising-finding">Diagnostic dilemma: Brain scans following a man's hospital visit for leg weakness revealed a surprising finding</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/we-remember-little-to-nothing-of-early-childhood-and-a-recent-mouse-study-may-help-explain-why">We remember little to nothing of early childhood — and a recent mouse study may help explain why</a></li></ul></p></div></div><p>Some researchers are leveraging large brain imaging datasets. <a href="https://www.cbs.mpg.de/person/hebart/1296392" target="_blank"><u>Martin Hebart</u></a>, a group leader at the Max Planck Institute for Human Cognitive and Brain Sciences in Germany, and <a href="https://lucakaemmer.github.io/" target="_blank"><u>Luca Kämmer</u></a>, a doctoral student in Hebart's lab, are developing <a href="https://re-vision-initiative.org/" target="_blank"><u>re:vision</u></a>, a project that is collecting imaging data ‪—‬ the largest initiative yet to capture how the brain responds to visual stimuli. They plan to make this information available to other researchers, who will then explore whether hypotheses tested in other papers can be replicated in re:vision's dataset. </p><p>Hebart and Kämmer said they have already received over a dozen applications for their project. Reception has been particularly positive among younger researchers in the field. But convincing senior scientists to retest their data might take more work because they have more to lose if their long-standing finding is ultimately not replicated, Kämmer said. </p><p>"Everybody always says that replication is great," he told Live Science. "But then when I suggest that their specific studies could be replicated, often they are a bit more skeptical." </p><p><strong>See how much you know about the most complex organ in the human body with our </strong><a href="https://www.livescience.com/health/neuroscience/brain-quiz-test-your-knowledge-of-the-most-complex-organ-in-the-body"><u><strong>brain quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-XpYMle"></div>                            </div>                            <script src="https://kwizly.com/embed/XpYMle.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Venezuela's devastating 'earthquake doublet' holds a warning for California's San Andreas Fault ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/venezuelas-devastating-earthquake-doublet-holds-a-warning-for-californias-san-andreas-fault</link>
                                                                            <description>
                            <![CDATA[ The Venezuelan earthquake doublet is a stark reminder that multi-fault systems may pose greater destructive power than some seismic models predict. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">u3HUgeAniQgbxf9UYabyR7</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/gEHSnJcV28ndQSLjz9eowM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 12 Jul 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Mon, 13 Jul 2026 08:00:25 +0000</updated>
                                                                                                                                            <category><![CDATA[Earthquakes]]></category>
                                                    <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ María de los Ángeles Orfila ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/rZYZemacvrydfWi9LFENKF.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/gEHSnJcV28ndQSLjz9eowM-1280-80.jpg">
                                                            <media:credit><![CDATA[Anadolu via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[An earthquake &quot;doublet&quot; on June 24 devastated the town of Caraballeda, Venezuela. Experts say such multifault ruptures are a warning for other regions with complex fault systems.]]></media:description>                                                            <media:text><![CDATA[A view of the aftermath of an earthquake, with rubble everywhere and a red, yellow and blue flag in the center.]]></media:text>
                                <media:title type="plain"><![CDATA[A view of the aftermath of an earthquake, with rubble everywhere and a red, yellow and blue flag in the center.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/gEHSnJcV28ndQSLjz9eowM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The two major earthquakes that struck Venezuela just 39 seconds apart on June 24 had slightly different epicenters in north-central Venezuela. The first (M7.2) struck near San Felipe, and the second (M7.5) near Yumare, leaving thousands dead and thousands more injured, <a href="https://x.com/jorgerpsuv/status/2074210105696952451?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E2074210105696952451%7Ctwgr%5E6118ea3e89c5f9c92236d8ebce60e54393fb0b6a%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fwww.elimpulso.com%2F2026%2F07%2F06%2Fjorge-rodriguez-sube-a-3-535-fallecidos-y-mas-de-16-000-heridos-por-terremotos-del-24-de-junio-6jul%2F" target="_blank"><u>according to government officials</u></a>. But beyond the devastation, the sequence opened a rare scientific opportunity: Researchers think the unusual "earthquake doublet" could offer new insight into how large fault systems interact and how some of the most destructive earthquakes grow.</p><p>Large <a href="https://www.livescience.com/planet-earth/earthquakes"><u>earthquakes</u></a> are typically followed by smaller aftershocks. But particularly intense events can also alter stress on nearby faults ‪or along the same fault, ‪triggering another major earthquake.</p><p>These scenarios are infrequent but not unprecedented. The <a href="https://earthquake.usgs.gov/storymap/index-turkey2023.html" target="_blank"><u>2023 sequence in Kahramanmaraş, Turkey</u></a>, and the <a href="https://earthquake.usgs.gov/earthquakes/eventpage/usp0007xx2/executive" target="_blank"><u>1997 earthquake doublet in Harnai, Pakistan</u></a>, are two well-known examples.</p><iframe src="https://content.jwplatform.com/players/UtaVlX3p.html" id="UtaVlX3p" title="Fault "Chain Reaction" Could Trigger San Andreas Quake" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>The Venezuelan sequence also reinforces an emerging consensus among seismologists: that treating faults as isolated structures may underestimate the destructive power of quakes in regions where multiple tectonic faults meet, as they do both in Venezuela and around California's San Andreas Fault system. That's a problem, because many of the seismic hazard models in California do not account for those multi-fault interactions.</p><h2 id="a-natural-laboratory-for-understanding-major-earthquakes">A natural laboratory for understanding major earthquakes</h2><p>The fault system involved in the Venezuelan earthquake ‪—‬ which includes the Boconó, Morón, San Sebastián and El Pilar faults ‪—‬ shares several key characteristics with the San Andreas Fault. Both are right-lateral strike-slip fault systems ‪—‬ in which the crustal blocks slide horizontally past each other ‪—‬ located along the boundary between two tectonic plates: the South American and Caribbean plates in Venezuela, and the Pacific and North American plates in California. </p><p>Despite these similarities, researchers caution that the two systems differ in important ways.</p><p>"The main difference is that the Venezuelan plate boundary has a much more complex fault architecture," <a href="https://www.igme.es/participante/julian-garcia-mayordomo/" target="_blank"><u>Julián García Mayordomo</u></a>, a senior scientist in the Geological Hazards and Climate Change Department at the Geological and Mining Institute of Spain, told Live Science.</p><p>The difference stems largely from the Maracaibo block, whose interaction with surrounding faults creates a much more intricate plate boundary than California's.</p><p>"The other difference is the speed at which the plates move," García Mayordomo pointed out.</p><p>In Venezuela, the tectonic plates move past each other at about 0.8 inches (20 millimeters) per year, compared with roughly 1.2 inches (30 millimeters) along the San Andreas Fault. Faster plate motion allows tectonic stress to accumulate more quickly, which influences how often large earthquakes occur over long timescales, but not when the next one will strike.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3493px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="vqsrdGMXCRimccCR3A54B6" name="san andreas fault GettyImages-527969962" alt="aerial view of the san andreas fault" src="https://cdn.mos.cms.futurecdn.net/vqsrdGMXCRimccCR3A54B6.jpg" mos="" align="middle" fullscreen="1" width="3493" height="1965" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/vqsrdGMXCRimccCR3A54B6.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">An aerial view of the San Andreas Fault in California. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Kevin Schafer/Getty Images)</span></figcaption></figure><p>Along the San Andreas Fault, magnitude 7 or larger earthquakes occur, on average every <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025JB033213" target="_blank"><u>100 to 200 years</u></a>, although the frequency of recurrence varies along the fault. The last major rupture  in Southern California was the magnitude 7.9 Fort Tejon earthquake in 1857. In Venezuela, estimated slip rates suggest recurrence intervals of one to two centuries. The region experienced two devastating earthquakes in 1812, part of a multiple-rupture sequence that included <a href="https://www.redalyc.org/pdf/3477/347730361013.pdf" target="_blank"><u>events of magnitude 7.5, 7.2 and 6.5</u></a>,  and a <a href="https://www.sciencedirect.com/science/article/abs/pii/S0040195118303159" target="_blank"><u>2018 study</u></a> concluded that the Boconó Fault had already accumulated enough strain to generate another major earthquake.</p><p>However, these are statistical averages. The recurrence of large earthquakes is highly irregular and depends on a multitude of factors, many of which we still don't fully understand. So a major event could occur in 100 years ‪—‬ or even tomorrow.</p><h2 id="looking-beyond-individual-faults">Looking beyond individual faults</h2><p>This uncertainty is precisely one of the reasons the Venezuelan seismic doublet is generating so much interest among seismologists.</p><p>"It is the kind of natural event that can sharpen and test the rupture-interaction concepts that paleoseismic models like ours can only infer indirectly," said <a href="https://www.researchgate.net/profile/Liliane-Burkhard" target="_blank"><u>Liliane Burkhard</u></a>, a geologist and geophysicist at the University of Bern and first author of a <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025JB033213" target="_blank"><u>recent study</u></a> suggesting that the junction between the San Andreas and San Jacinto faults in Southern California is experiencing <a href="https://www.livescience.com/planet-earth/earthquakes/the-system-is-critically-stressed-san-andreas-and-san-jacinto-faults-scarily-close-to-major-earthquake-study-finds"><u>some of its highest tectonic stress levels in the past 1,000 years</u></a>, told Live Science.</p><p>"Our Cajon Pass work relied on centuries of paleoseismic reconstructions to infer how stress evolves and whether ruptures can cross between fault systems," Burkhard told Live Science. But that doesn't give geologists real-time data, captured by seismic instruments, showing how different faults interact during quakes, she added. </p><p>The Venezuela doublet offers exactly that opportunity. The main lesson for California, Burkhard said, is that interactions between neighboring faults can play an important role in the evolution of large earthquakes.</p><p>"Whether it is Cajon Pass where the San Andreas and San Jacinto systems meet or the Boconó-San Sebastián in Venezuela, these are precisely the locations where single-fault hazard models break down because the real behavior depends on how stress is shared and transferred between adjacent structures," she said.</p><div><blockquote><p>Many times the winner isn't the boxer who lands the hardest punch but the one who keeps punching for longer.</p><p>Julián García Mayordomo, senior scientist at the Geological and Mining Institute</p></blockquote></div><p>Still, the two systems are quite different. The Venezuelan sequence represents a different type of cascading rupture than the one described in Burkhard's research. At Cajon Pass, the "earthquake gate" concept explores whether a single rupture can jump from one fault system to another during the same earthquake, over tens of seconds of rupture propagation along a continuous fault trace. The Venezuelan doublet, by contrast, "looks like two distinct ruptures on what may be two separate fault structures, triggered in close succession," Burkhard said.</p><p>For Burkhard, the Venezuelan earthquake reinforces the need for seismic hazard models to move beyond treating faults as isolated structures and instead represent them as interconnected networks. The challenge is particularly relevant in California, where roughly 300 active faults may interact in ways that traditional hazard models do not capture.</p><p>New Zealand has already incorporated this lesson. After the 2016 Kaikōura earthquake ruptured at least 12 faults in a single event, New Zealand revised its National Seismic Hazard Model to include complex multifault ruptures.</p><p>García Mayordomo argues that both Venezuela and the United States should incorporate these complex rupture scenarios into seismic hazard assessments and building codes. Earthquakes involving multiple faults can produce longer-lasting shaking that increases structural fatigue and, ultimately, the risk of collapse.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/earthquakes/almost-half-of-californias-faults-including-san-andreas-are-overdue-for-earthquakes">Almost half of California's faults — including San Andreas — are overdue for earthquakes</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/earthquakes/parkfield-san-andreas-and-the-quest-for-a-crystal-ball-for-predicting-earthquakes-before-they-happen">Parkfield, San Andreas, and the quest for a 'crystal ball' for predicting earthquakes before they happen</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/scientists-find-thousands-of-earthquakes-in-a-perfectly-straight-line-in-alaska-revealing-a-hidden-microplate">Scientists find thousands of earthquakes in a perfectly straight line in Alaska, revealing a hidden 'microplate'</a></li></ul></p></div></div><p>"It's like a boxing match," García Mayordomo said. "Many times the winner isn't the boxer who lands the hardest punch but the one who keeps punching for longer."</p><p>Even so, researchers cautioned against drawing sweeping conclusions from a single earthquake.</p><p>"Each earthquake gives us one possible scenario,"  <a href="https://sites.google.com/site/judithahubbard/" target="_blank"><u>Judith Hubbard</u></a>, an earthquake scientist and structural geologist at Cornell University told Live Science. "The range of earthquake behaviors is wide."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'You can't patch your way out of it': Cheap AI worm can spread between devices without human guidance — but how did scientists create it? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/you-cant-patch-your-way-out-of-it-cheap-ai-worm-can-spread-between-devices-without-human-guidance-but-how-did-scientists-create-it</link>
                                                                            <description>
                            <![CDATA[ Researchers show how future malware could use AI to make decisions that are traditionally handled by human hackers — but not all experts say we should panic. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rmZjAsWeubuiRpf3AmxXLB</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/eufF5J4VUQW8JUrSaLKWgP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 25 Jun 2026 09:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 24 Jul 2026 11:55:09 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carly Page ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AWVjVMXrGAf6syGhULBaa7.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Carly Page is a technology journalist and copywriter specialising in cybersecurity, digital policy, and emerging technologies. With more than a decade of experience, she has become a trusted voice in the security community, known for breaking news, deep-dive analysis, and accessible reporting on complex technical issues. Carly previously served as the senior cybersecurity reporter at TechCrunch, where she covered major incidents, nation-state hacking campaigns, and the evolving landscape of privacy regulation. She has also presented on cybersecurity trends at TechCrunch Disrupt.&lt;/p&gt;&lt;p&gt;As a freelancer, Carly writes for leading publications including Forbes, IT Pro, LeadDev, Resilience Media, The Register, TechCrunch, TechFinitive, TechRadar, TES, The Telegraph, TIME, Uswitch, WIRED, and others. Her work spans news reporting, investigative features, interviews with industry leaders, and consumer-focused explainers on everything from ransomware resilience to the future of AI security.&lt;/p&gt;&lt;p&gt;In addition to journalism, Carly provides editorial and copywriting services for technology companies and research organisations. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/eufF5J4VUQW8JUrSaLKWgP-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images/Flavio Coelho]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[An AI worm can make decisions like humans. What does this mean for the future of cybersecurity?]]></media:description>                                                            <media:text><![CDATA[A digital illustratio of a skull against red binary]]></media:text>
                                <media:title type="plain"><![CDATA[A digital illustratio of a skull against red binary]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/eufF5J4VUQW8JUrSaLKWgP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Researchers have demonstrated that a computer worm powered by <a href="https://www.livescience.com/technology/artificial-intelligence"><u>artificial intelligence</u></a> (AI) can autonomously spread across a network by identifying and exploiting vulnerabilities on different devices, raising fresh concerns about how the technology could change the future of cyberattacks.</p><p>The <a href="https://cleverhans.io/worm.html" target="_blank"><u>proof-of-concept malware</u></a>, developed by researchers at the University of Toronto and cybersecurity firm CleverHans, combines a locally running large language model (LLM) with an autonomous software agent that can scan networks, assess potential attack paths, and decide how to compromise new targets without human intervention. The researchers say the work shows how AI could enable malware to adapt to unfamiliar environments rather than relying on a single preprogrammed exploit.</p><p>In experiments described in a new study uploaded June 2 to the <a href="https://arxiv.org/abs/2606.03811" target="_blank"><u>arXiv</u></a> preprint server, the worm was tested against a simulated corporate network containing 33 hosts, including Linux servers, Windows workstation computers and other internet-connected (IoT) devices. The researchers found that the system identified vulnerabilities, compromised new machines, and replicated itself across roughly 62% of the network over the course of a week.</p><iframe src="https://content.jwplatform.com/players/isS48Pu7.html" id="isS48Pu7" title="New A.I. Finds Hidden Patterns In Numbers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"The main finding is that this type of system can do more than run a fixed exploit; it can examine the target environment, reason about possible vulnerabilities, use tools to attempt attacks, and then replicate itself after a successful compromise," <a href="https://www.connectively.us/p/michael-agee" target="_blank"><u>Michael Agee</u></a>, an adjunct professor of information technology at Trinity Washington University in Washington, D.C., who was not involved in the research, told Live Science.</p><h2 id="how-does-the-ai-worm-work">How does the AI worm work?</h2><p>The setup was relatively straightforward. The researchers took an open-weight LLM (for which training data is publicly available) running on local hardware and connected it to a software framework that could scan networks, collect information about target systems, and carry out attacks. The AI's role was to interpret what it found and decide where to go next.</p><p>"The AI-driven part of the attack is mainly the reasoning and decision-making," Agee said. "The LLM is not magically hacking the system; it is being used to reason about what the information means, suggest possible attack strategies, decide which tool or action should be tried next, and help adjust the approach when something fails."</p><div><blockquote><p>Intelligence does not exist in discovering new vulnerabilities; rather, intelligence exists in determining how quickly an attacker can choose and sequence attacks against previously identified vulnerabilities.</p><p>Bob Hutchins, adjunct faculty at Lipscomb University</p></blockquote></div><p>In other words, the worm isn't inventing new ways to break into systems. Instead, it's taking information about a machine, matching it against known vulnerabilities and weaknesses, and deciding which avenue is most likely to succeed.</p><p><a href="https://lipscomb.edu/directory/hutchins-bob" target="_blank"><u>Bob Hutchins</u></a>, who teaches AI strategy courses at Lipscomb University in Nashville, Tennessee, said the innovation lies in the system's ability to adapt.</p><p>"Traditional worms follow a scripted sequence: Once a vulnerability is identified, the worm replicates," Hutchins told Live Science. "In contrast, the researchers demonstrated that an easily downloaded AI model could be used as the decision-making component of the worm. The worm would analyze each device it encountered to determine its most effective strategy to breach that particular system."</p><p>"Intelligence does not exist in discovering new vulnerabilities; rather, intelligence exists in determining how quickly an attacker can choose and sequence attacks against previously identified vulnerabilities," he added.</p><h2 id="what-makes-this-ai-worm-different-from-conventional-malware">What makes this AI worm different from conventional malware?</h2><p>The researchers also designed the worm to work across devices with different levels of computing power. More capable compromised machines equipped with graphics processing units (GPUs) could provide reasoning services for lightweight agents running on less-powerful devices elsewhere on the network.</p><p>"What made it particularly dangerous was a clever tiered design," <a href="https://www.opit.com/magazine/get-to-know-our-faculty/" target="_blank"><u>Tom Vazdar</u></a>, a professor of AI and cybersecurity at the Open Institute of Technology, told Live Science. "GPU-equipped compromised machines provided reasoning capacity for lightweight agents running on low-power IoT devices that couldn't run an AI model locally. A camera becomes a thinking node in the attack network, not just another door."</p><p>The research, which has not been peer-reviewed yet, was published as governments, security experts and AI companies continue to debate whether generative AI will make sophisticated cyberattacks easier to carry out. One reason the study has attracted attention is that the researchers did not rely on a frontier model from a major AI company, like OpenAI's ChatGPT or Anthropic's Claude. Instead, they used a much smaller open-weight model that can be downloaded and run offline on normal computers.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="JvaryNJQwYdjPtLymS2Q6U" name="Google ai" alt="The logos of Google Gemini, ChatGPT, Microsoft Copilot, Claude by Anthropic, Perplexity, and Bing apps are displayed on the screen of a smartphone in Reno, United States, on November 21, 2024." src="https://cdn.mos.cms.futurecdn.net/JvaryNJQwYdjPtLymS2Q6U.jpg" mos="" align="middle" fullscreen="1" width="1600" height="900" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/JvaryNJQwYdjPtLymS2Q6U.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The researchers did not use leading AI models like ChatGPT and Claude. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Jaque Silva/NurPhoto via Getty Images)</span></figcaption></figure><p>"The researchers employed lightweight open-weight models during their demonstration, which are relatively easy to download, remove guardrail components from, and utilize," Hutchins told Live Science. "By using these types of models, the researchers challenged a long-standing assumption that only advanced/edge-type models present risks related to misuse."</p><p>Vazdar argued that the work highlights how attackers could increasingly automate tasks that currently require skilled human operators, telling Live Science, "The attacker's marginal cost drops to essentially zero. And you can't patch your way out of it, because it doesn't rely on a single vulnerability class. It reasons. Patch one hole, and it finds another."</p><h2 id="could-attackers-use-this-ai-worm-in-the-real-world">Could attackers use this AI worm in the real world?</h2><p>Not all experts agree with that assessment, however. Although researchers described the system as capable of targeting a wide range of devices, some cautioned that the demonstration took place in a highly controlled environment designed to showcase the concept.</p><p>"This is at best a lab-based proof of concept in a target-rich test environment," Agee said. The test network contained many intentionally vulnerable systems and lacked active endpoint defenses. "The paper shows that the approach is possible, not necessarily that this attack would work reliably in a normally, or even minimally, defended enterprise network," he added.</p><div><blockquote><p>Any internet-connected device running vulnerable versions of software is theoretically susceptible to being exploited via a similar mechanism. This has been a truism of malicious code for decades.</p><p>Bob Hutchins, adjunct faculty at Lipscomb University</p></blockquote></div><p>The worm also generated activity that security teams could potentially detect, he noted, including network scanning, repeated exploitation attempts and privilege-escalation behavior.</p><p>"Even a basic monitoring setup could flag some of that behavior," Agee said.</p><p>Hutchins likewise warned against overstating the findings. "'Could potentially target almost any device' is technically correct and emotionally misleading," he said. "Any internet-connected device running vulnerable versions of software is theoretically susceptible to being exploited via a similar mechanism. This has been a truism of malicious code for decades."</p><p>Organizations can still defend themselves by using many of the same measures recommended against conventional cyberattacks, Hutchins added, including prompt patching, strong passwords and multifactor authentication (using multiple forms of identification to log in to systems, like a password sent via text message on top of your password).</p><p>Even so, experts broadly agree that the study could mark a shift in how malware could operate in the future. Rather than relying on fixed instructions written by human attackers, future malicious software may be able to make many tactical decisions on its own.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/i-violated-every-principle-i-was-given-ai-agent-deletes-companys-entire-database-in-9-seconds-then-confesses"><strong>'I violated every principle I was given': AI agent deletes company's entire database in 9 seconds, then confesses</strong></a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/ai-self-replication-hacks-no-longer-purely-theoretical-study-finds-but-experts-say-its-too-soon-to-panic"><strong>AI self-replication hacks 'no longer purely theoretical,' study finds —‬ ‪but experts say it's too soon to panic</strong></a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/claude-mythos-explained-is-anthropics-most-powerful-ai-model-really-too-dangerous-to-release-to-the-public"><strong>Claude Mythos explained: Is Anthropic's most powerful AI model really too dangerous to release to the public?</strong></a></li></ul></p></div></div><p>"The attack is important because it shows that an LLM-based agent can reason through different targets and adapt its approach," Agee said.</p><p>For Hutchins, the study ultimately represents exactly the kind of work academic researchers should be doing. The study authors "are performing precisely what academia should perform ‪—‬ researching a legitimate threat within a controlled environment before malicious actors begin building it outside of that controlled environment," he said.</p><p>Whether attackers adopt similar techniques remains to be seen. What the researchers have shown is that a relatively small AI model can already play a meaningful role in planning and directing a cyberattack.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ A secretive Chinese probe has just arrived at one of Earth's 'quasi-moons' and will soon attempt a first-of-its-kind landing ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/space/space-exploration/a-secretive-chinese-probe-has-just-arrived-at-one-of-earths-quasi-moons-and-will-soon-attempt-a-first-of-its-kind-landing</link>
                                                                            <description>
                            <![CDATA[ China's Tianwen-2 mission has arrived at the quasi-moon Kamo'oalewa, which orbits the sun alongside Earth. The secretive probe will scoop up samples from our temporary companion to help uncover its mysterious origin, experts say. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">un2Nue8HZKRTcmsXVPyhpL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/CwHoe3MnpGKLLxYjvutNQP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 17 Jun 2026 16:37:16 +0000</pubDate>                                                                                                                                <updated>Tue, 04 Aug 2026 14:32:17 +0000</updated>
                                                                                                                                            <category><![CDATA[Space Exploration]]></category>
                                                    <category><![CDATA[Space]]></category>
                                                                                                                    <dc:creator><![CDATA[ Harry Baker ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ejNtNQxL6D4N3chXfethnP.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/CwHoe3MnpGKLLxYjvutNQP-1280-80.jpg">
                                                            <media:credit><![CDATA[Naeblys via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[China&#039;s Tianwen-2 probe, which bears a striking resemblance to NASA&#039;s Lucy spacecraft (pictured in this illustration), has  arrived at Earth&#039;s quasi-moon Kamo&#039;oalewa and will soon attempt to land on the mysterious space rock.]]></media:description>                                                            <media:text><![CDATA[An artist&#039;s impression of a spacecraft approaching an asteroid]]></media:text>
                                <media:title type="plain"><![CDATA[An artist&#039;s impression of a spacecraft approaching an asteroid]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/CwHoe3MnpGKLLxYjvutNQP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A Chinese spacecraft has arrived at one of Earth's temporary "quasi-moons" and will soon attempt to land on the space rock to scoop up samples that will be returned to our planet next year. The ambitious mission could help researchers uncover secrets about Earth's main <a href="https://www.livescience.com/space/astronomy/the-moon"><u>moon</u></a> and provide clues that may benefit <a href="https://www.livescience.com/space/space-exploration"><u>space exploration</u></a> and planetary defense, experts say.</p><p>The Chinese National Space Agency (CNSA) probe, named Tianwen-2, launched from Xichang Satellite Launch Center in southern China on May 28, 2025, Live Science's sister site <a href="https://www.space.com/space-exploration/launches-spacecraft/china-launching-tianwen-2-mission-today-to-snag-samples-of-a-near-earth-asteroid" target="_blank"><u>Space.com reported at the time</u></a>. The car-sized spacecraft sent back its first images a few weeks later, giving us our <a href="https://www.livescience.com/space/space-exploration/first-ever-image-of-chinas-mysterious-quasi-moon-probe-revealed-weeks-after-it-secretly-launched-into-space"><u>first glimpse of its secretive design</u></a>, followed by a <a href="https://www.space.com/astronomy/asteroids/chinas-tianwen-2-asteroid-sampling-spacecraft-snaps-a-selfie-with-earth" target="_blank"><u>selfie with Earth a few months later</u></a>. </p><p>The mission's primary target is <a href="https://ssd.jpl.nasa.gov/tools/sbdb_lookup.html#/?sstr=2016%20HO3" target="_blank"><u>469219 Kamo'oalewa</u></a> — also known as 2016 HO3 or simply Kamo'oalewa — a near-Earth <a href="https://www.livescience.com/space/astronomy/asteroids"><u>asteroid</u></a> discovered in 2016 by astronomers at Hawaii's Haleakala Observatory. It likely spans somewhere between 130 and 330 feet (40 to 100 meters) across and is a "quasi-satellite" of our planet, meaning it's orbiting the sun right alongside Earth in a temporary partnership. (Kamo'oalewa means "oscillating celestial fragment" in Hawaiian.)</p><iframe src="https://content.jwplatform.com/players/zoqmP38V.html" id="zoqmP38V" title="Did China's Telescope Hear Alien Activity?" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>Tianwen-2 is predicted to have arrived at Kamo'oalewa on June 7 and inserted itself into an orbit alongside the asteroid, according to an <a href="https://x.com/AJ_FI/status/1910650371346780181?ref_src=twsrc%5Etfw%7Ctwcamp%5Etweetembed%7Ctwterm%5E1910650371346780181%7Ctwgr%5E906abfbd1518bec0d93d02bfe9f2fa577e1b6d70%7Ctwcon%5Es1_&ref_url=https%3A%2F%2Fspacenews.com%2Fchinas-tianwen-2-probe-operating-normally-on-approach-to-asteroid%2F" target="_blank"><u>unverified timeline</u></a> shared by freelance journalist <a href="https://www.livescience.com/author/andrew-jones"><u>Andrew Jones</u></a>, a leading expert on China's space program. Around a month later, on July 4, the probe is expected to descend upon the space rock to collect samples from its surface, potentially employing a never-before-seen drilling technique to do so. (The CNSA has not released an official timeline for the mission or shared any recent updates about its progress.)</p><p>If successful, the samples are expected to be returned to Earth on Nov. 29, 2027, according to the same timeline. At this point, Tianwen-2 will then slingshot around our planet and head farther out into the <a href="https://www.livescience.com/tag/solar-system"><u>solar system</u></a> for its secondary mission: to rendezvous with and study 311P/PanSTARRS — a peculiar object beyond <a href="https://www.livescience.com/space/astronomy/planets/mars"><u>Mars</u></a>, which displays characteristics of both comets and asteroids — in 2035.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2400px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="ZiZ7gBL3axxifT27N3ZkxN" name="tianwen-2" alt="A photo of one of Tianwen-2's hexagonal solar panels taken in space" src="https://cdn.mos.cms.futurecdn.net/ZiZ7gBL3axxifT27N3ZkxN.jpg" mos="" align="middle" fullscreen="" width="2400" height="1350" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">This photo of one of Tianwen-2's decagonal solar panels, captured in orbit, was the first image of the probe released by the CNSA. </span><span class="credit" itemprop="copyrightHolder">(Image credit: CNSA)</span></figcaption></figure><p>Samples from Kamo'oalewa could help answer many interesting questions, including the true origin of the object, which some experts believe <a href="https://www.livescience.com/kamooalewa-asteroid-moon-fragment"><u>may have broken off from the moon</u></a>.</p><p>"What makes [this mission] extraordinary is that we don't yet know [the object's] composition or origin," <a href="https://english.nao.cas.cn/sourcedb/people/200907/t20090706_339247.html" target="_blank"><u>Li Chunlai</u></a>, a researcher with the Chinese Academy of Sciences' National Astronomical Observatories and chief commander of Tianwen-2's ground application system, said in a <a href="https://www.youtube.com/watch?v=7HWIlCu_w98" target="_blank"><u>state-sanctioned video</u></a> translated to English. "We'll only obtain definitive answers after completing our exploration."</p><h2 id="what-is-kamo-oalewa">What is Kamo'oalewa?</h2><p>There are currently <a href="https://www.livescience.com/space/astronomy/new-contest-lets-you-name-earths-1st-quasi-moon-for-free-heres-how-to-enter"><u>eight known quasi-moons</u></a> orbiting the sun alongside Earth, following the <a href="https://www.livescience.com/space/astronomy/earths-newest-quasi-moon-may-have-been-secretly-orbiting-our-planet-for-decades"><u>most recent quasi-moon discovery</u></a> in September 2025. Unlike the similarly named "minimoons," which are asteroids that are <a href="https://www.livescience.com/space/asteroids/earths-latest-minimoon-could-be-a-chunk-of-our-planets-permanent-moon-and-its-about-to-leave-us-behind"><u>briefly captured by Earth's gravity</u></a> for a few months or years at a time, quasi-moons are temporary satellites that slowly circle our planet but are never gravitationally bound to it. </p><p>This relationship can last decades, or even centuries. For example, experts think Kamo'oalewa has been accompanying our planet for at least 100 years and could remain alongside it for another 300 years before it starts to fall out of sync with our solar orbit.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2400px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="vd3JcfMNwetx98kYEQYtjN" name="tianwen-2" alt="An orbital diagram showing where Kamo'oalewa is in comparison to Earth and the rest of the inner solar system" src="https://cdn.mos.cms.futurecdn.net/vd3JcfMNwetx98kYEQYtjN.jpg" mos="" align="middle" fullscreen="" width="2400" height="1350" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">On June 7, when Tianwen-2 was expected to arrive at Kamo'oalewa, the space rock was around 24.2 million miles (39.1 million km) from Earth. </span><span class="credit" itemprop="copyrightHolder">(Image credit: NASA/JPL/Small-Body Database Lookup)</span></figcaption></figure><p>"The way Kamo'oalewa moves with Earth is kind of like a dog that might tag along with you for a while on a long walk through the woods, but it's not your dog," <a href="https://aeroastro.mit.edu/people/richard-p-binzel/" target="_blank"><u>Richard Binzel</u></a>, a planetary scientist and asteroid expert at MIT, told Live Science in an email. </p><p>The Ferris-wheel-size space rock is one of the closest quasi-moons to us, with a minimum distance of around 2.9 million miles (4.6 million kilometers) from Earth, or around 12 times farther away than our actual moon. It is also one of the fastest-spinning quasi-moons, rotating around its axis every 30 minutes. But unlike other quasi-moons, which likely originate from the solar system's main asteroid belt, between Mars and Jupiter, our current best guess is that Kamo'oalewa is actually a piece of the moon.</p><p>This hypothesis is based on observations from 2021 that showed Kamo'oalewa <a href="https://www.livescience.com/space/asteroids/a-chunk-of-the-moon-appears-to-be-orbiting-near-earth-new-study-suggests"><u>absorbs and reflects light similarly to the moon</u></a>, hinting that the space rock may be a chunk of lunar material ejected by a long-ago meteor strike. More recently, in 2024, researchers narrowed down the <a href="https://www.livescience.com/space/asteroids/strange-minimoon-orbiting-alongside-earth-may-be-a-piece-of-the-far-side-of-the-moon-new-research-hints"><u>most likely impact crater from which the asteroid originated</u></a>: the 13.6-mile-wide (22 km) Giordano Bruno crater, located on the far side of the moon. However, there is still a chance that Kamo'oalewa is a main-belt asteroid that just happens to look an awful lot like lunar material.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:800px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CWPY4xATFSsmuYn7kD8swC" name="tianwen-2" alt="A GIF showing how the quasi-moon circles Earth" src="https://cdn.mos.cms.futurecdn.net/CWPY4xATFSsmuYn7kD8swC.gif" mos="" align="middle" fullscreen="" width="800" height="450" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Kamo'oalewa (a.k.a. 2016 HO3) circles Earth but does not orbit our planet. This simulation shows its predicted movements relative to Earth over the next few centuries.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: NASA/Pheonix7777/Wikimedia)</span></figcaption></figure><p>"I am curious to find out the answer about its origin, since the debate on its [potential] lunar origin is still very open," <a href="https://sites.google.com/view/marco-fenucci/home"><u>Marco Fenucci</u></a>, a mathematician at the European Space Agency's Near-Earth Objects Coordination Centre who has co-authored multiple studies on Kamo'oalewa, told Live Science. This mission should "definitely give us an answer to this matter," he added.</p><p>Scientists are also unsure whether Kamo'oalewa is a "solid monolithic rock," like the <a href="https://www.livescience.com/space/asteroids/theres-an-asteroid-out-there-worth-dollar100000-quadrillion-why-havent-we-mined-it"><u>$100,000 quadrillion asteroid</u></a> Psyche (the target of <a href="https://www.livescience.com/space/mars/nasa-spacecraft-beams-back-blue-images-of-mars-on-its-way-to-a-metal-asteroid-space-photo-of-the-week"><u>NASA's ongoing Psyche mission</u></a>), or a "rubble-pile-like asteroid," such as <a href="https://www.livescience.com/space/james-webb-telescope-reveals-that-asteroids-bennu-and-ryugu-may-be-parts-of-the-same-gigantic-space-rock"><u>Bennu or Ryugu</u></a>, both of which have been explored by sample-return missions in recent years, Fenucci said.</p><h2 id="scooping-up-samples">Scooping up samples</h2><p>Having arrived at Kamo'oalewa, Tianwen-2 will spend the next few weeks mapping the asteroid's surface at altitudes between 1,000 feet and 12.5 miles (300 m to 20 km) above its surface, according to limited mission details revealed by Chinese scientists in a <a href="https://link.springer.com/article/10.1007/s11214-026-01268-9" target="_blank"><u>January study</u></a>. The resulting map will allow researchers to estimate the asteroid's density and work out the best landing spot.</p><p>On July 4, the probe is expected to swoop down and scoop up around 3.5 ounces (100 grams) of surface material, or regolith, from the asteroid, which is slightly less than what NASA's OSIRIS-REx mission <a href="https://www.livescience.com/space/asteroids/nasa-grabbed-a-whopping-120-grams-of-rubble-from-asteroid-bennu-and-it-may-contain-the-seeds-of-life"><u>managed to grab from Bennu</u></a>. However, there are multiple ways this sampling process could play out. </p><p>If the asteroid is a pile of rubble, the probe will utilize a touch-and-go approach, which involves hovering just above the surface and using a robotic arm to reach out and grab the sample. This method was also used by OSIRIS-REx for Bennu and by Japan's Hayabusa2 mission, which scooped up samples from Ryugu.</p><p>But if Kamo'oalewa has a more solid surface, Tianwen-2 will attempt to land directly on the space rock and anchor itself in place before drilling into the asteroid. This has never been attempted before and could allow for longer contact time and "more controlled sampling," according to <a href="https://www.planetary.org/articles/tianwen-2-chinas-near-earth-asteroid-and-comet-double-header" target="_blank"><u>The Planetary Society</u></a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2400px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="g83QLWhvxZvfoaHfmMZtgN" name="tianwen-2" alt="A diagram showing the various positions Tianwen-2 will scan the asteroid from" src="https://cdn.mos.cms.futurecdn.net/g83QLWhvxZvfoaHfmMZtgN.jpg" mos="" align="middle" fullscreen="" width="2400" height="1350" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Tianwen-2 will circle Kamo'oalewa at various altitudes in order to scan the space rock and figure out its best possible landing spot. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Zhang et al. 2026)</span></figcaption></figure><p>After collecting samples, the probe will remain alongside the asteroid and conduct further analysis of its size, shape and trajectory. </p><p>In late April 2027, Tianwen-2 will depart Kamo'oalewa and begin the six-month journey back to Earth, where it will dump its samples in a return capsule that will fall to our planet's surface as the probe begins its long journey to rendezvous with 311P/PanSTARRS.</p><p>The return capsule will reenter Earth's atmosphere at around 27,000 mph (43,500 km/h), researchers wrote in the January study. That's slightly faster than the Orion capsule carrying the Artemis II astronauts traveled <a href="https://www.livescience.com/space/space-exploration/artemis-ii-heat-shield-aced-its-blistering-reentry-ghostly-underwater-photo-reveals"><u>as it fell back to Earth in April</u></a>.</p><h2 id="what-could-we-learn-from-tianwen-2">What could we learn from Tianwen-2?</h2><p>In addition to ending the debate over Kamo'oalewa's origin, samples from Tianwen-2 could reveal more about the solar system and our place within it.</p><p>For example, previously returned asteroid samples have helped to "tell us <a href="https://www.livescience.com/earth-water-may-have-come-from-space"><u>where Earth's water came from</u></a>, how complex organic molecules <a href="https://www.livescience.com/space/asteroids/all-5-letters-of-dna-found-on-an-asteroid-speeding-through-our-solar-system-what-do-they-tell-us-about-the-origins-of-life"><u>were distributed in the early solar system</u></a>, and how surface processes like space weathering alter asteroid properties over time," Fenucci said. These samples can also be used to "establish a link to known meteorites found on Earth" and help us learn more about these space rocks, he added.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2400px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="WhGzd6pQYCwDdZZYmf2BBP" name="tianwen-2" alt="Photo of a Chinese rocket taking off at night" src="https://cdn.mos.cms.futurecdn.net/WhGzd6pQYCwDdZZYmf2BBP.jpg" mos="" align="middle" fullscreen="" width="2400" height="1350" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Tianwen-2 launched into space May 28 on board one of China's Long March 3B rockets. </span><span class="credit" itemprop="copyrightHolder">(Image credit: VCG/VCG via Getty Images)</span></figcaption></figure><p>The proximity of quasi-moons and minimoons to Earth also makes them valuable assets for future space exploration missions. Some researchers have proposed <a href="https://www.livescience.com/space/space-exploration/undiscovered-minimoons-may-orbit-earth-could-they-help-us-become-an-interplanetary-species"><u>using them as temporary bases or refueling stations</u></a> that could serve as stops on the way to Mars or other faraway destinations. These objects "could become literal stepping stones for human missions to practice what it is like to leave the Earth-moon cradle," Binzel said. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/giant-white-streak-appears-over-multiple-us-states-as-chinese-rocket-dumps-experimental-fuel-in-space">Giant 'white streak' appears over multiple US states as Chinese rocket dumps experimental fuel in space</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/chinese-satellite-with-robotic-octopus-arm-passes-key-refueling-test-in-orbit-making-longer-lived-space-assets-more-likely">Chinese satellite with robotic 'octopus arm' passes key refueling test in orbit</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/charred-piece-of-secretive-chinese-rocket-found-still-smoldering-in-the-australian-outback">Charred piece of secretive Chinese rocket found still smoldering in the Australian outback</a></li></ul></p></div></div><p>One particular idea that scientists want to explore is whether water can be extracted from these objects. And if Kamo'oalewa is a piece of the moon, that could have implications for <a href="https://www.livescience.com/space/space-exploration/73-moon-landings-nasas-moon-base-users-guide-reveals-the-agencys-most-ambitious-space-project-will-be-fraught-with-challenges"><u>NASA's planned moon base</u></a>. "Someday, it might be possible to extract that water to provide resources for thirsty astronauts or even generate usable rocket fuel from the hydrogen," Binzel said. </p><p>Some near-Earth objects also <a href="https://www.livescience.com/what-are-potentially-hazardous-asteroids"><u>pose a potential risk to our planet</u></a>. And while Kamo'oalewa will likely never hit us (and would <a href="https://www.livescience.com/space/asteroids/how-many-city-killer-asteroids-narrowly-miss-earth-each-year"><u>probably only cause localized damage</u></a> if it did), there are much larger nearby space rocks that <a href="https://www.livescience.com/space/asteroids/nasas-most-wanted-the-5-most-dangerous-asteroids-in-the-solar-system"><u>could trigger global catastrophes</u></a> if they were to impact our planet. </p><p>"Over the time scale of centuries, these kinds of objects have a chance of striking the Earth," said Binzel, who invented the Torino scale used to <a href="https://www.livescience.com/space/asteroids/thats-zero-folks-asteroid-2024-yr4-is-no-longer-a-hazard"><u>measure the impact potential of near-Earth objects</u></a>. Therefore, a better understanding of space rocks like Kamo'oalewa "can prepare us in how to deal with a threatening object if one were ever discovered," he added.</p><p>Finally, this mission will likely provide another opportunity to assess China's space exploration capabilities, which could hint at whether the country could <a href="https://www.livescience.com/space/space-exploration/new-report-warns-that-china-could-overtake-the-us-as-top-nation-in-space-and-it-could-happen-in-5-10-years-expert-claims"><u>overtake the U.S. as the top nation in space</u></a>, as <a href="https://www.livescience.com/space/mars/if-there-is-a-space-race-chinas-already-winning-it-nasa-unlikely-to-bring-mars-samples-back-to-earth-before-china-does-experts-say"><u>some experts predict</u></a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Dangerously hot and humid: Rising temperatures in the US make outdoor exercise hazardous ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/exercise/dangerously-hot-and-humid-rising-temperatures-in-the-us-make-outdoor-exercise-hazardous</link>
                                                                            <description>
                            <![CDATA[ In a warming world, outdoor exercise may be hindered by performance-impairing heat more often than it was in the past. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">3JxCs7RiaDMvxTXZr7eWAE</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/iJKGaZEA9wsGVVthK8o7-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 16 Jun 2026 10:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 17 Jun 2026 19:45:02 +0000</updated>
                                                                                                                                            <category><![CDATA[Exercise]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Naomi Mihara ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/yPUKRXnuHqzsXVEJCJj7fV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/iJKGaZEA9wsGVVthK8o7-1280-80.jpg">
                                                            <media:credit><![CDATA[FG Trade via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Humidity and heat can not only hinder sports performance but pose health risks to recreational athletes and pros alike.]]></media:description>                                                            <media:text><![CDATA[A woman with short, dark curly hair sprays herself with a water bottle standing on a grass turf.]]></media:text>
                                <media:title type="plain"><![CDATA[A woman with short, dark curly hair sprays herself with a water bottle standing on a grass turf.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/iJKGaZEA9wsGVVthK8o7-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As the World Cup kicks off across the U.S., Canada and Mexico, scientists have predicted that extreme heat could play a decisive role in determining the outcome. </p><p><a href="https://www.climatecentral.org/climate-matters/world-cup-matches" target="_blank"><u>Nearly half of the scheduled matches</u></a> — especially those in more southerly areas of the U.S. and low-lying parts of Mexico — have at least a 50% likelihood of "performance-impairing heat." To prepare, many teams <a href="https://www.skysports.com/football/news/12098/13549718/world-cup-2026-how-will-extreme-heat-impact-this-summers-tournament-in-the-usa-canada-and-mexico" target="_blank"><u>have been training intensively in hot conditions</u></a>, and during the tournament, they will have access to cold-water immersion tubs, ice vests and misting fans to help cool players down if they overheat.</p><p>Compared with these major sporting events, which have resources to adapt to extreme heat, community sports participants and recreational exercisers often have fewer options. This lack of adaptability may increasingly affect when, where and how people can safely exercise, especially as <a href="https://www.livescience.com/planet-earth/climate-change"><u>climate change</u></a> makes extreme warming events <a href="https://www.ipcc.ch/report/ar6/wg1/chapter/chapter-11/" target="_blank"><u>more frequent and intense</u></a>.</p><p>"The majority of people who play sport for competition or just for fun, recreation and leisure have a fraction of that power [of professional sports organizers] but face greater challenges and harms," <a href="https://exss.unc.edu/faculty-staff/jessica-murfree/" target="_blank"><u>Jessica Murfree</u></a>, an assistant professor in the Department of Exercise and Sport Science at the University of North Carolina at Chapel Hill, told Live Science. </p><h2 id="how-hot-is-too-hot-for-exercise">How hot is too hot for exercise?</h2><p>Sports governing bodies typically use <a href="https://www.weather.gov/news/211009-WBGT" target="_blank"><u>wet-bulb globe temperature</u></a> (WBGT) to assess heat risk. It measures the combined impacts of temperature, humidity, direct sunlight and wind speed on the human body. </p><p>Taking humidity into account is key because, with more water in the air, it's harder for sweat to evaporate off the skin and cool the body. WBGT was <a href="https://nicholasinstitute.duke.edu/project/heat-policy-innovation-hub/heat-safety/what-is-wet-bulb-globe-temperature-wbgt" target="_blank"><u>developed by the U.S. military in the 1950s</u></a> to prevent heat-related deaths in training camps. Nowadays, it also shapes safety guidelines for outdoor workers, as well as athletes.</p><p><a href="https://journals.lww.com/acsm-csmr/Fulltext/2023/04000/ACSM_Expert_Consensus_Statement_on_Exertional_Heat.10.aspx" target="_blank"><u>The American College of Sports Medicine</u></a> divides the U.S. into three regions to account for varying levels of heat acclimatization and defines WBGT ranges that pose a "very high" risk in each region. That threshold is a WBGT of 82.2 degrees Fahrenheit (27.9 degrees Celsius) or higher in Southeastern and Southwestern states, 79.9 F (26.6 C) in Central states, and 76.3 F (24.6 C) in Northern regions. </p><p>For unacclimatized individuals and those with poor physical fitness, the health risk jumps at lower thresholds.  </p><p>Gulf Coast states — particularly Southern Texas, Louisiana, Mississippi, Alabama and Florida — <a href="https://journals.ametsoc.org/view/journals/apme/65/3/JAMC-D-25-0125.1.xml" target="_blank"><u>tend to experience the highest WBGT values</u></a>. High-risk conditions begin in May in South Texas and South Florida, before expanding northward and peaking in July and August. Studies suggest the number of extreme humid heat events has <a href="https://www.climatecentral.org/climate-matters/humid-heat-extremes-on-the-rise" target="_blank"><u>more than doubled </u></a>in most parts of the U.S. since 1980, and that globally, climate change added <a href="https://iopscience.iop.org/article/10.1088/1748-9326/ae5315" target="_blank"><u>roughly three weeks' worth of dangerous humid heat</u></a> in 2024 alone.</p><figure class="van-image-figure pull-left inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1260px;"><p class="vanilla-image-block" style="padding-top:85.71%;"><img id="XQ5DqDxyGFacZSu8vnPibR" name="JAMC-D-25-0125" alt="A series of six heat maps of the southern U.S., showing dangerous wet-bulb global temperatures peaking in July and August" src="https://cdn.mos.cms.futurecdn.net/XQ5DqDxyGFacZSu8vnPibR.jpg" mos="" align="left" fullscreen="1" width="1260" height="1080" attribution="" endorsement="" class="pull-leftinline expandable"><a href='https://cdn.mos.cms.futurecdn.net/XQ5DqDxyGFacZSu8vnPibR.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class="pull-left inline-layout"><span class="caption-text">Average monthly WBGT in the southeastern United States between 1991 and 2020. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Thompson, D. (2026). Journal of Applied Meteorology and Climatology 65, 3; <a href="https://doi.org/10.1175/JAMC-D-25-0125.1">10.1175/JAMC-D-25-0125.1</a> © American Meteorological Society. Used with permission.)</span></figcaption></figure><p>An individual's overall health and fitness, hydration levels and amount of exertion need to be considered, and systemic factors like socioeconomic status also come into play, Murfree said. For instance, lower-income families are <a href="https://www.nature.com/articles/s41467-021-22799-5" target="_blank"><u>more likely to live in hotter urban environments</u></a> and <a href="https://nlihc.org/resource/renter-low-income-and-nonwhite-households-are-more-likely-lack-access-air-conditioning" target="_blank"><u>lack access to air conditioning</u></a>, meaning they may already be experiencing heat stress at home.</p><p>While high humidity and heat make it so sweat can't evaporate easily, the body has other means to cool down. It also sends more blood to the skin, arms and legs, <a href="https://www.hopkinsmedicine.org/health/conditions-and-diseases/exerciserelated-heat-exhaustion" target="_blank"><u>allowing heat to be released through the skin</u></a>. But physical exertion in extreme heat makes this more difficult. </p><p>"We only have a limited amount of blood in our body, and we're simultaneously trying to use it to fuel the reactions in our muscles to be able to facilitate exercise, as well as send it to our skin to help us cool down," said <a href="https://profiles.sydney.edu.au/grant.lynch" target="_blank"><u>Grant Lynch</u></a>, a research fellow in the Heat and Health Research Centre at the University of Sydney.</p><p>When the body can no longer get rid of extra heat, <a href="https://www.hopkinsmedicine.org/health/conditions-and-diseases/exerciserelated-heat-exhaustion" target="_blank"><u>symptoms of heat exhaustion</u></a> ‪—‬ including dizziness, nausea, headache and muscle cramps ‪—‬ may set in. If the body continues to overheat, this can progress to heat stroke, a serious and potentially fatal medical emergency where a person's core body temperature rises to 104 F (40 C) or above. Heat stroke can cause central nervous system dysfunction and <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC9978764/" target="_blank"><u>delirium, convulsions or coma</u></a>. </p><p>In the U.S., exertional heat stroke is a <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC9978764/" target="_blank"><u>leading cause of preventable death</u></a> during sport and exercise and is a <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11635796/#:~:text=14%2C17%2C19,within%2030%20minutes%20of%20onset." target="_blank"><u>particular concern for youth athletes</u></a>. Children, including teens, <a href="https://www.epa.gov/children/heat-and-teenage-athletes" target="_blank"><u>produce more heat relative to their body weight</u></a> than adults do while sweating less. Additionally, they may feel less able to advocate for themselves on the playing field if they start to feel ill, Murfree said.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="A2XV9pzf2JUqeDWH8EBo3f" name="GettyImages-1592660778-heat" alt="A young girl wearing a white t-shirt puts a hand to her head." src="https://cdn.mos.cms.futurecdn.net/A2XV9pzf2JUqeDWH8EBo3f.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/A2XV9pzf2JUqeDWH8EBo3f.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Heat can be especially dangerous for children and teens, compared to adults. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Frazao Studio Latino via Getty Images)</span></figcaption></figure><h2 id="reducing-health-risk-in-hot-weather">Reducing health risk in hot weather</h2><p>The body can acclimate to extreme heat, to some extent. At the University of Sydney’s thermal ergonomics laboratory, researchers use a climate chamber to test the body’s capacity to adapt by increasing its blood plasma volume and lowering heart rate and resting temperature.</p><p>"We would have them come in for anywhere from five to 14 consecutive days of exposure," Lynch said. "They would be cycling or running for between 90 minutes to 2 hours every day, and the conditions would be [95 F to 104 F] 35 C to 40 C in the room for that entire duration." </p><p>The benefits achieved through this kind of heat acclimation aren't permanent. Research suggests that, for every two days spent in a cool environment, <a href="https://link.springer.com/article/10.1007/s40279-017-0808-x" target="_blank"><u>one day of heat acclimation is lost</u></a>.  For people exercising just a few times a week in hot weather, "it's pretty unlikely you are physiologically adapting as much as you think you are," Lynch said.</p><p>While WBGT is considered the <a href="https://nfhs.org/stories/wet-bulb-globe-temperature-wbgt-why-should-your-school-be-using-it" target="_blank"><u>"gold standard" for heat safety monitoring</u></a>, the special device required to measure it may not be accessible to every community sports organization or individual person exercising. The danger, Lynch said, is that many people focus on ambient temperature alone to determine risk, when multiple factors are involved and can compound.</p><p>Sports Medicine Australia, the country's national body for sports medicine and sports science, <a href="https://sma.org.au/resources/policies-and-guidelines/hot-weather/" target="_blank"><u>developed a tool</u></a> to calculate risk and suggest safety precautions. It combines data automatically extracted from weather stations — including ambient temperature, humidity, wind speed and solar radiation — with sport-specific information, such as typical uniforms and duration of activity. </p><p>Generally speaking, the sports body recommends staying hydrated before, during and after physical activity; wearing lightweight and breathable clothing; taking frequent rest breaks using ice towels and misting fans when possible; and delaying or cancelling games when the risk level gets too high. If someone begins to feel overheated, immediate action is important to prevent further heat strain. </p><p>"The most important thing to do, without a doubt, is to stop or reduce the intensity of the activity you're performing, seek shade, go into an area where you are not exposed to direct sunlight, and then douse the skin with water," Lynch said.</p><p>Heavy sweating, painful muscle cramps, nausea, dizziness, and cool, pale, clammy skin are <a href="https://www.weather.gov/safety/heat-illness" target="_blank"><u>all signs</u></a> that someone may be suffering from heat-related illness. <a href="https://www.cdc.gov/niosh/heat-stress/about/illnesses.html" target="_blank"><u>Heat stroke symptoms</u></a> include a very high temperature; hot, dry skin or profuse sweating; confusion; and loss of consciousness. These symptoms should prompt immediate cooling with a cold water bath and emergency medical care. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/ways-to-stay-cool-in-the-heat">Ways to stay cool in the heat</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/hottest-temperature-people-can-tolerate.html">'Heat is the final boss. Heat is a different beast': The planetary peril no one will be able to avoid</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/hottest-temperature-people-can-tolerate.html">What's the hottest temperature the human body can endure?</a></li></ul></p></div></div><p>While rescheduling events to cooler parts of the day is an option, <a href="https://www.ipcc.ch/report/ar6/wg1/chapter/chapter-11/" target="_blank"><u>heatwaves are already increasing in most regions</u></a> and that trajectory is expected to continue as average global temperatures rise. So, some researchers and sports organizations are exploring infrastructure changes that could help: stadiums with shaded and green spaces, <a href="https://www.tpl.org/our-work/california-green-schoolyards" target="_blank"><u>schoolyards with grass instead of concrete</u></a>, and <a href="https://www.frontiersin.org/news/2024/07/09/artificial-turf-cities-cooler-safer" target="_blank"><u>artificial turf with a built-in irrigation system</u></a> for use in school sports fields.</p><p>Murfree said she would like to see heat safety training introduced in schools in areas prone to extreme heat in the U.S., similar to existing fire safety education. </p><p>"Sport often asks us to push ourselves harder, be faster and tougher," Murfree said. "It's OK to take breaks, stop, slow down, reschedule and advocate for our bodies and our wellness in the heat."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p><p><strong>How much do you know about the greatest athletic feats of all time? Find out with our </strong><a href="https://www.livescience.com/health/exercise/sports-records-quiz-how-much-do-you-know-about-the-greatest-athletic-feats-of-all-time"><u><strong>sports record quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OoAbze"></div>                            </div>                            <script src="https://kwizly.com/embed/OoAbze.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Artificial turf contains 400 chemicals tied to cancer and hormone disruption. But is it unsafe? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/artificial-turf-contains-400-chemicals-tied-to-cancer-and-hormone-disruption-but-is-it-unsafe</link>
                                                                            <description>
                            <![CDATA[ A recent, 10-year study from California identified many known or suspected carcinogens in artificial turf. Does it pose a danger? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">m9qMR5aGeyd2dCzewHxcSo</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ozWgAFwr45EoDynoscaDfA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jun 2026 21:19:11 +0000</pubDate>                                                                                                                                <updated>Wed, 17 Jun 2026 19:45:02 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Y. Anny Huang ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bAcPtrWmoTfdEodC4VofKg.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/ozWgAFwr45EoDynoscaDfA-1280-80.jpg">
                                                            <media:credit><![CDATA[Jamie Squire via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The U.S. soccer team trains at a facility in Irvine on June 10. FIFA, which runs the World Cup, has stipulated that the cup&#039;s games not be played on artificial turf, which has been tied to an increased risk of injury. Some in the sports community are also concerned about chemical exposure from artificial turf.]]></media:description>                                                            <media:text><![CDATA[A series of men in uniforms juggle soccer balls on a green turf.]]></media:text>
                                <media:title type="plain"><![CDATA[A series of men in uniforms juggle soccer balls on a green turf.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ozWgAFwr45EoDynoscaDfA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>When the U.S. faces Paraguay in the World Cup in Los Angeles' SoFi Stadium on June 12, the teams will play on a natural-grass surface that, a month earlier, <a href="https://www.espn.com/soccer/story/_/id/44241086/sofi-stadium-test-pitch-nations-league-2026-world-cup" target="_blank"><u>was carefully stitched together atop an underlying artificial-turf field</u></a>. This "hybrid turf" installation was part of a broader effort in advance of the World Cup to ensure the world's best soccer teams played on predominantly natural-grass surfaces. </p><p>FIFA, the organization that oversees the World Cup, has prohibited the use of synthetic turf in World Cup games for years, mainly because of an <a href="https://www.center4research.org/injuries-related-to-artificial-turf/" target="_blank"><u>increased risk of player injury</u></a>, which has been well established. Synthetic turf is also notorious for causing nasty turf burns, as the material is a poor solar radiator and can reach up to <a href="https://npd-web.matrix.squiz.cloud/ocse/independent-reports/archive/synthetic-turf-in-public-spaces" target="_blank"><u>200 degrees Fahrenheit (93 degrees Celsius)</u></a>. </p><p>However, many people in the wider sports community worry that synthetic turf may pose more insidious harms, such as dangerous levels of exposure to heavy metals, cancer-causing chemicals and microplastics. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="mDQTVhrcizTVcHQ5uHTSDn" name="GettyImages-2274472318-turf" alt="A look at hybrid turf inside a stadium." src="https://cdn.mos.cms.futurecdn.net/mDQTVhrcizTVcHQ5uHTSDn.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/mDQTVhrcizTVcHQ5uHTSDn.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A hybrid turf field was installed at New York New Jersey Stadium in advance of the World Cup final being played here in July. FIFA has mandated that all World Cup games be played on a natural grass surface, though chemical exposure concerns did not play a large part in that decision.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: CHARLY TRIBALLEAU via Getty Images)</span></figcaption></figure><p>A recent, 10-year-long study from California found no significant risks from the chemicals in artificial turf. But experts aren't convinced the study has laid to rest concerns about artificial turf. Here's why. </p><h2 id="wonder-of-the-space-age">Wonder of the Space Age</h2><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="nwVMutkKRTwE3d7iuy4ULM" name="GettyImages-2248857374-turf" alt="Rolls of turf being unrolled onto a lawn." src="https://cdn.mos.cms.futurecdn.net/nwVMutkKRTwE3d7iuy4ULM.jpg" mos="" align="middle" fullscreen="" width="1920" height="1081" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Rolls of artificial turf. Most turf now uses infill made up of ground up car tires. This infill is at the heart of the debate about turf's safety. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Karl-Hendrik Tittel via Getty Images)</span></figcaption></figure><p>This infill is the crux of the issue: All those tire crumbs contain hundreds of chemicals and "created this exposure situation that had never existed previously," <a href="https://www.uml.edu/research/lowell-center/about/team/massey-rachel.aspx" target="_blank"><u>Rachel Massey</u></a>, an environmental health researcher at the University of Massachusetts Lowell Center for Sustainable Production, told Live Science. </p><p><a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8176936/" target="_blank"><u>More than 95%</u></a> of the <a href="https://www.epa.gov/system/files/documents/2024-04/tcrs-exposure-characterization-volume-1.pdf" target="_blank"><u>18,000 to 19,000 turf fields</u></a> in the U.S. now include tire-crumb infills. <a href="https://astroturf.com/" target="_blank"><u>AstroTurf</u></a> has remained a dominant player offering 3G products. (Live Science reached out to AstroTurf to discuss the company's products but did not receive a response.)</p><h2 id="harmful-chemicals">Harmful chemicals?</h2><p>Some researchers are concerned that turf contains nearly 400 chemicals that have been tied to various health risks, ranging from <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11892832/" target="_blank"><u>asthma</u></a> to <a href="https://www.livescience.com/11041-10-deadliest-cancers-cure.html"><u>leukemia</u></a>.</p><p>"None of those [risk assessment] studies dispute the fact" that those chemicals are present, Massey said. "So then all the debate is about exactly how much exposure there is." </p><p>To assess whether that exposure reached harmful levels, the California Office of Environmental Health Hazard Assessment (OEHHA), part of the California Environmental Protection Agency, undertook a study of the health impacts of chemical exposure due to synthetic turf. </p><p>"We identified as many chemicals as we could in the crumb rubber by doing non-targeted sampling and assessed as many chemicals as we could," said <a href="https://oehha.ca.gov/about/meet-executive-office/amy-gilson-deputy-director-external-and-legislative-affairs" target="_blank"><u>Amy Gilson</u></a>, a spokesperson for the OEHHA. </p><p>They attempted to measure exposure to <a href="https://ncceh.ca/resources/evidence-reviews/artificial-turf-playing-fields-review-evidence-health-risks-and" target="_blank"><u>metals commonly found</u></a> in turf infill, including lead, cadmium, manganese and zinc, with zinc being most frequently detected at concerning levels above U.S. regulatory guidelines. Although zinc is essential to the body, it can be <a href="https://www.ncbi.nlm.nih.gov/books/NBK600545/" target="_blank"><u>harmful at high levels</u></a>, with the potential to cause anemia, damage the pancreas, and reduce fertility. </p><p>They also looked at carbon black, <a href="https://pubs.rsc.org/en/content/articlehtml/2026/em/d5em01016k" target="_blank"><u>a reinforcing tire filler material</u></a> that has been shown to <a href="https://www.sciencedirect.com/science/article/abs/pii/S0304389416308652?via%3Dihub" target="_blank"><u>kill human cells in lab dishes</u></a>; benzene, which has been linked to several types of <a href="https://pubmed.ncbi.nlm.nih.gov/39181343/" target="_blank"><u>leukemia</u></a>; toluene, which is <a href="https://pubmed.ncbi.nlm.nih.gov/14748556/" target="_blank"><u>toxic to the nervous system</u></a>, <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11687328/" target="_blank"><u>liver and kidneys</u></a>; and polycyclic aromatic hydrocarbons, compounds that are most commonly found in tobacco and wood smoke and have been <a href="https://wwwn.cdc.gov/TSP/PHS/PHS.aspx?phsid=120&toxid=25" target="_blank"><u>tied to cancer in animal studies</u></a>. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="YFW84X35LAe8k8y5PD2Y9U" name="used-car-tires-GettyImages-2217199286" alt="piles of used tires with forklift and dumpster in foreground" src="https://cdn.mos.cms.futurecdn.net/YFW84X35LAe8k8y5PD2Y9U.jpg" mos="" align="middle" fullscreen="" width="1920" height="1280" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A recent California study looked at exposure levels for myriad chemicals found in the infill used for artificial turf fields. Most of this infill is made from used car tires. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Maxshot/Getty Images)</span></figcaption></figure><p>Another potential concern emerged last year, when 1,3-dimethylbutylamine (1,3-DMBA), a stimulant banned by the World Anti-Doping Agency, <a href="https://analyticalsciencejournals.onlinelibrary.wiley.com/doi/10.1002/dta.70067" target="_blank"><u>was detected in post-match samples</u></a> submitted by eight Norwegian female professional league soccer players from opposing teams. The artificial turf was found to be the source of the banned substance. With tire wear, 6PPD ‪—‬ a substance often added to tires to limit ozone-depleting emissions ‪—‬ can degrade into 1,3-DMBA, which was detected on the turf where the game was played. </p><p>The California EPA report also looked into the presence of <a href="https://www.livescience.com/health/microplastics-that-accumulate-in-the-body-may-clog-up-immune-cells"><u>microplastics</u></a> in turf. </p><p>In 2023, the <a href="https://www.livescience.com/health/microplastics-that-accumulate-in-the-body-may-clog-up-immune-cells"><u>European Union announced a ban</u></a> on the sale of products containing intentionally added microplastics, effective starting in <a href="https://pubs.acs.org/doi/10.1021/acs.est.4c00047" target="_blank"><u>2031</u></a>. Specifically, it named the granular infill within artificial turf as "the largest source of intentional microplastics in the environment." The U.S. does not have similar legislation.</p><p><a href="https://www.sciencedirect.com/science/article/pii/S0013935124004390" target="_blank"><u>Microplastics might harm human health</u></a> by accumulating in various parts of the body through ingestion, skin contact or inhalation. </p><p>Early research in human cells in lab dishes hints that <a href="https://www.ahajournals.org/doi/abs/10.1161/CIRCULATIONAHA.125.077882" target="_blank"><u>microplastics could damage the lining of blood vessels</u></a> and promote the formation of atherosclerotic plaques and blood clots. Other studies have proposed potential links between microplastic exposure and <a href="https://docs.google.com/document/d/1qFftc2V6UE4uCT2qj-Cj1GoJvz0BLIBbMpKGyVXWvIw/edit?tab=t.0#:~:text=(3%20times)-,Microplastics%20as%20environmental%20modifiers%20of%20lung%20disease%20%7C%20EMBO%20Molecular%20Medicine%20%7C%20Springer%20Nature%20Link,-Microplastics%20as%20environmental" target="_blank"><u>asthma</u></a> and <a href="https://pubs.acs.org/doi/10.1021/acs.est.1c03924" target="_blank"><u>inflammatory bowel disease</u></a>. However, there is a lot of uncertainty about how microplastic exposure is measured and whether this exposure causes diseases or is simply a proxy for some other factor that causes these conditions. </p><h2 id="negligible-long-term-harm">"Negligible" long-term harm</h2><p>The California EPA focused on chemicals in tire infill that could potentially cause harm at high doses. Then, it estimated the levels of exposure in players, referees and spectators through having direct contact with, breathing in, or inadvertently swallowing tire crumbs. First, they estimated exposure indirectly, by observing people.</p><p>"We actually had teams of people going out and videotaping players on the field," Gilson said. </p><p>The research team also collected samples of artificial turf and then put them in lab dishes with synthetic bodily fluids such as sweat, saliva and small intestine fluid and then measured the concentrations of dozens of potentially harmful chemicals within those fluids. To be more conservative, they assumed every chemical detected in their experiments would have been completely taken up by human cells, <a href="https://oehha.ca.gov/about/organizational-chart" target="_blank"><u>Jocelyn Claude</u></a>, a toxicologist at the OEHHA who worked on the study, told Live Science. </p><p>The study found "no acute risks," meaning short exposure to this substance is unlikely to cause immediate harm, she said, and the risks of longer-term health effects, such as cancer or reproductive harm, "were negligible." </p><iframe src="https://content.jwplatform.com/players/cYueRAc5.html" id="cYueRAc5" title="The 7 deadliest cancers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>But some experts said the study methodology was flawed. <a href="https://www.researchgate.net/profile/Andrew-Watterson/2" target="_blank"><u>Andrew Watterson</u></a>, a professor emeritus of public health at the University of Stirling in the U.K., said the study should have taken urine or expelled-air samples directly from real people exposed to artificial turf, instead of estimating exposure in synthetic body fluids.</p><h2 id="wrong-approach-to-risk-assessment">Wrong approach to risk assessment</h2><p>For Massey and several environmental researchers Live Science spoke to, the bigger problem is that the underlying approach used by the California study — and most other environmental assessments done in the U.S. — is flawed.</p><p>Instead of asking whether an average person is at risk, society should aim to reduce exposure across the population, which also protects people at higher risk. Instead of asking, "Is this risk acceptable?" the latter approach asks, "How can we create the healthiest, safest playing surface for a child?" Massey said.</p><p>The California report included referees and spectators in addition to players, but it may have missed other at-risk groups, such as people exposed to chemicals that have leached into the water supply from synthetic turf, said Tracy Stewart, a Medway, Massachusetts resident who advocates against the use of artificial turf. </p><p>Another byproduct of 6PPD, the chemical tied to doping, has been <a href="https://www.science.org/doi/10.1126/science.abd6951" target="_blank"><u>shown to cause mass die-offs of coho salmon</u></a>. So when dead salmon started turning up near an artificial turf field in Vancouver where scientists had <a href="https://pubs.rsc.org/en/content/articlehtml/2026/em/d5em01016k" target="_blank"><u>detected 6PPD-Q and a range of other chemicals</u></a> in the stormwater runoff, the community was worried. </p><p>The California study estimated 6PPD-Q exposure levels in synthetic bodily fluids, but it did not model how groundwater would be affected. And without well-established safe limits for this chemical, the California study couldn't make assessments of the risk it poses.</p><h2 id="beyond-3g-turf">Beyond 3G turf</h2><p>The attraction of synthetic turf is all about "increased hours of use," said <a href="https://naturalturfalliance.org/contact/" target="_blank"><u>Garnet Brownbill</u></a>, a spokesperson for the Natural Turf Alliance, a nonprofit that advocates for alternatives to synthetic turf across Australia. "It's not impacted by the weather, it never closes, and people claim it's maintenance-free — it's not, by the way," he told Live Science.</p><p>However, in response to the looming EU ban on microplastics in infill, many scientists are working on alternatives that can provide that same advantage. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="gUcwVW3UYApnT3vYFTSRA3" name="GettyImages-2274472638-turf" alt="A man in a forklift picks up large rolls of green turf." src="https://cdn.mos.cms.futurecdn.net/gUcwVW3UYApnT3vYFTSRA3.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The turf being installed at the New York New Jersey Stadium. Such hybrid turf is composed of 99.5% grass and 0.5% stitching material. </span><span class="credit" itemprop="copyrightHolder">(Image credit: CHARLY TRIBALLEAU via Getty Images)</span></figcaption></figure><p>One material in development is hybrid turf, whose surface is "99.5% natural grass," with an additional 0.5% stitching material composed of either  plastic or a biodegradable polymer, said Aaron Golembiewski, head of business development at Turftalents, a company that consulted for FIFA on the installation of hybrid turf at several U.S. stadiums. Hybrid turf is "stronger than if it's grass alone," Golembiewski told Live Science. "It increases [the] quantity of play." </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/exercise/whats-the-most-dangerous-sport-in-the-world">What's the most dangerous sport in the world?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/theres-no-reason-to-ban-us-from-playing-analysis-debunks-notion-that-transgender-women-have-inherent-physical-advantages-in-sports">'There's no reason to ban us from playing': Analysis debunks notion that transgender women have inherent physical advantages in sports</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/heading-a-soccer-ball-just-once-is-enough-to-raise-levels-of-proteins-associated-with-brain-damage">Heading a soccer ball just once is enough to raise levels of proteins associated with brain damage</a></li></ul></p></div></div><p>It's also smoother than ordinary grass, which has naturally occurring bumps and divots. He noted that hybrid turf is cheaper to install from scratch than synthetic turf and lasts a few years longer, although it needs more maintenance.</p><p>Grass fields may be sufficient for many communities. While some stakeholders figure out how to <a href="https://www.turi.org/natural-grass-playing-field-case-study-marthas-vineyard-ma/" target="_blank"><u>maintain grass more sustainably</u></a>, other scientists are working to improve the grass itself. "If the same amount of engineering went into natural grass, there's all of this stuff that we can do," Brownbill said. Not all grass is the same. </p><p>"There are high-heat-resilient grasses; there are shade-resilient grasses; there are high-wear grasses," Brownbill said. "[Municipalities] are basically using 100-year-old technology … the same grass cultivars that existed 100 years ago." </p><p><em>Editor's Note: This article was produced as part of the </em><a href="https://www.dlsph.utoronto.ca/journalism/"><u><em>Dalla Lana Fellowship in Journalism and Health Impact</em></u></a><em> program at the University of Toronto.</em></p><p><strong>How much do you know about the greatest athletic feats of all time? Find out with our </strong><a href="https://www.livescience.com/health/exercise/sports-records-quiz-how-much-do-you-know-about-the-greatest-athletic-feats-of-all-time"><u><strong>sports record quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OoAbze"></div>                            </div>                            <script src="https://kwizly.com/embed/OoAbze.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Scientists were excited about a blood test for many cancers — but it failed a big trial. Here's what to know. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/cancer/scientists-were-excited-about-a-blood-test-for-many-cancers-but-it-failed-a-big-trial-heres-what-to-know</link>
                                                                            <description>
                            <![CDATA[ Emerging tests promise to screen for many cancers at once, but one just failed in a big trial. Will these diagnostics deliver on their promise someday? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">62eAuy49k6EhHoHUJzjAxX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/WDiWydD4W6EdTSMtVrNNUj-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 10 Jun 2026 20:05:00 +0000</pubDate>                                                                                                                                <updated>Wed, 10 Jun 2026 20:07:24 +0000</updated>
                                                                                                                                            <category><![CDATA[Cancer]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                    <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                                                                                    <dc:creator><![CDATA[ RJ Mackenzie ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/8HL7ZNmUgBBqZ5oMPxHuE4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/WDiWydD4W6EdTSMtVrNNUj-1280-80.jpg">
                                                            <media:credit><![CDATA[Abraham Gonzalez Fernandez via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Do promising new blood tests for cancer really help patients?]]></media:description>                                                            <media:text><![CDATA[A view of a woman&#039;s arm as a nurse puts a needle into her vein]]></media:text>
                                <media:title type="plain"><![CDATA[A view of a woman&#039;s arm as a nurse puts a needle into her vein]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/WDiWydD4W6EdTSMtVrNNUj-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Emerging diagnostic tests for cancer aim to detect the disease in its earliest stages, to improve patients' chances of survival by enabling earlier treatment. Some of these diagnostics — called multi-cancer early detection (MCED) tests — screen for many cancers at once, which sounds great on paper.</p><p>However, in February, a flagship trial testing one such cancer test, called Galleri, failed to meet its primary endpoint: it didn't reduce the number of late-stage cancer cases identified. In May, at the American Society of Clinical Oncology (ASCO) meeting in Chicago, attendees got <a href="https://grail.com/press-releases/landmark-nhs-galleri-trial-demonstrates-a-substantial-reduction-in-stage-iv-cancer-diagnoses-increased-stage-i-and-ii-detection-of-deadly-cancers-and-four-fold-higher-cancer-detection-rate/" target="_blank"><u>a closer look</u></a> at some of the data behind the trial.</p><p>The trial was the biggest of its kind in the field to date and its high-profile failure drew a lot of attention. But experts told Live Science that it doesn't mean we should count out MCED technology. </p><iframe src="https://content.jwplatform.com/players/cYueRAc5.html" id="cYueRAc5" title="The 7 deadliest cancers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><h2 id="why-galleri-was-put-to-the-test">Why Galleri was put to the test</h2><p>The majority of cancer diagnoses and deaths are from cancers that have no well-established screening program, <a href="https://www.cell.com/cell/fulltext/S0092-8674(23)00142-3" target="_blank"><u>such as pancreatic cancer</u></a>. Without these early-detection methods, like regular colonoscopies for colorectal cancer, many cancers are caught late. </p><p>The perfect MCED test could, in theory, <a href="https://www.livescience.com/health/cancer/new-tests-could-nearly-halve-the-rate-of-late-stage-cancers-some-scientists-say-is-that-true"><u>make finding cancer a breeze</u></a>. Such a test could use a single blood sample to screen for many cancers, detecting disease-linked changes in DNA and other cellular markers of disease floating in the bloodstream. </p><p>But designing a trial that proves that MCEDs can improve patient outcomes is difficult. Earlier diagnosis can be life-saving in some types of cancer, said <a href="https://nationalscreening.blog.gov.uk/author/dr-jessica-lloyd/" target="_blank"><u>Jessica Lloyd</u></a>, a strategic evidence manager at the nonprofit Cancer Research U.K. Five-year survival rates drastically improve when lung or colorectal cancer are detected at an earlier stage. But for other cancers, such as melanoma,  earlier diagnosis <a href="https://news.cancerresearchuk.org/2025/10/15/unlocking-the-power-of-earlier-cancer-diagnosis-setting-the-right-ambitions-to-deliver-longer-better-lives/" target="_blank"><u>makes little difference to overall survival rates</u></a>. </p><p>The ideal trial would follow a group of patients over many years; one half would receive MCED testing while the other would not. At the end of the trial, data would reveal whether overall cancer deaths were reduced in the group that received testing. </p><p>But there's already a lot of <a href="https://www.bmj.com/content/393/bmj-2026-089868" target="_blank"><u>hype around MCED tests</u></a>, and there's little appetite in the field to wait years for clear results that the tests improve outcomes, or to pay the high price tag that such long studies would incur.</p><p>Instead, the recent trial of Galleri, run in collaboration with the U.K.'s National Health Service (NHS), lasted only three years. It measured whether the test could identify cancers at an earlier stage, considering the early detection a proxy for mortality data. In other words, early detection was assumed to lead to lower death rates. </p><p>The trial recruited 142,000 healthy people ages 50 to 77. Participants had their blood drawn roughly once a year for three years. Each time, for a subset of participants, the Galleri test looked for markers linked to 12 different types of cancer. If a patient tested positive, they received further treatment. This tested group was compared to another that didn't have their blood tested. </p><div><blockquote><p>I don't think that this trial was a flop. I think it was hugely informative.</p><p>Ruth Etzioni, a biostatistician at Fred Hutchinson Cancer Center</p></blockquote></div><p>The aim of the trial was to assess whether significantly fewer cases of late-stage cancers — <a href="https://my.clevelandclinic.org/health/diagnostics/22607-cancer-stages-grades-system" target="_blank"><u>meaning stages III and IV</u></a> — would be detected in the test group; at that stage, disease has started spreading beyond the cancer's origin point to other tissue. The rationale was that the test would instead pick up these cancer cases in stages I and II, before the disease had spread. But Galleri failed to meet this endpoint. </p><p><a href="https://www.cancerresearchuk.org/about-us/we-develop-policy/the-policy-team" target="_blank"><u>Samantha Harrison</u></a>, Lloyd's colleague and head of strategic evidence at Cancer Research U.K., said that the test's failure to reach its main target is "disappointing." However, she added that the trial's huge dataset hasn't been detailed in a peer-reviewed publication yet, which would shed more light on the trial's full value.</p><h2 id="what-went-wrong-for-galleri">What went wrong for Galleri?</h2><p>Galleri's problems were related to both the diagnostic test itself and the trial design, said <a href="https://www.fredhutch.org/en/faculty-lab-directory/etzioni-ruth.html" target="_blank"><u>Ruth Etzioni</u></a>, a biostatistician at Fred Hutchinson Cancer Center in Seattle. Galleri caught an unexpected number of advanced cancer cases among the trial volunteers the first time they were tested. </p><p>These cases came as a surprise, because the volunteers recruited to the trial had not been diagnosed or treated for cancer over the previous three years. Etzioni said that if the trial were begun anew, these initial cases would likely be excluded from the analysis, which would have helped improve Galleri's performance.</p><p>But even with that adjustment, she added, it's unlikely the trial results would have significantly changed. That's because the test was unexpectedly bad at picking up early-stage cancer, she told Live Science. </p><p>"That's critical," she said. "You have to have an increase in stage I to II, and then that then coincides with the decrease in stage III to IV," she said. </p><p>The MCED test doesn't look for a lone marker that determines whether a patient has cancer or not. Instead, the various disease markers that the test looks for are weighed and a threshold is applied, above which the test yields a positive result. Etzioni said the test appeared to be conservative in how it registered these positive results; it applied a high threshold to deem a case "positive." That may explain why the harder-to-detect, early-stage cancer cases were not picked up.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="KQRMANVXRTaqQMiLgGuNTY" name="GettyImages-1786368384-MCED" alt="A series of blue and green spiky balls are piled on each other with two pink spiky balls conjoined at the top" src="https://cdn.mos.cms.futurecdn.net/KQRMANVXRTaqQMiLgGuNTY.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/KQRMANVXRTaqQMiLgGuNTY.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">MCEDs may be biased toward detecting aggressive and later-stage cancers, although the hope is that they'll also help detect early-stage cancers and help improve patient survival. </span><span class="credit" itemprop="copyrightHolder">(Image credit: NEMES LASZLO/SCIENCE PHOTO LIBRARY via Getty Images)</span></figcaption></figure><p>But she added that some of the more dismissive commentary around Galleri's performance is "short-sighted."</p><p>"I don't think that this trial was a flop," she said. "I think it was hugely informative." </p><p>Galleri hopes that results from its upcoming Real-world Evidence to Advance Multi-Cancer Early Detection Health Equity (REACH) study, which has enrolled 50,000 patients in the U.S., will be more positive. The REACH trial has a slightly different endpoint in that it's measuring the test's ability to reduce stage IV diagnoses. The data from the NHS trial suggested Galleri did reduce these diagnoses, which was a secondary endpoint of the trial. </p><h2 id="what-does-this-mean-for-other-mced-tests">What does this mean for other MCED tests?</h2><p>Galleri is just one of many MCEDs under development. What could the negative results from Galleri's initial trial mean for the future of cancer detection? </p><p>MCED tests are proliferating rapidly, and improvements to the panels used to detect cancer markers should enhance the performance of newer tests, said Etzioni. That said, she noted that, as these tests are closely guarded by manufacturers, it's hard to know exactly which markers would advance performance. Dozens of presentations at ASCO 2026 focused on other MCEDs in the field. </p><p>Galleri's results might mean a slightly longer wait before the tests are used widely, Etzioni said. She felt that some of the hype from GRAIL's earlier studies of the test has now dissipated. "They've maybe [previously] led the community to believe that the technology is more ready for prime time than it actually is," she suggested.</p><p>Harrison pointed to a <a href="https://www.bmj.com/content/393/bmj-2026-089868" target="_blank"><u>position statement from the U.K. National Screening Committee</u></a> (UK NSC), which provides advice to government ministers on implementing new disease screening programs. The statement, released in May, directly addressed so-called surrogate endpoints, such as the cancer stage-related endpoints used in the initial Galleri trial. </p><p>One concern, it pointed out, is that MCED tests may more easily detect aggressive cancers than slow-growing ones. So even if future trials show the tests find these cancers at earlier stages, patients may still die at similar rates because the types of cancer found at these early stages are harder to treat. So improvements in detection can't be assumed to translate to improvements in survival.</p><p>The UK NSC stated that further evaluation would likely be required before a MCED test would be adopted in widespread clinical practice, such as within the NHS. (For what it's worth, though, some MCEDs are available for direct-to-consumer purchase despite not proving their worth in gold-standard trials yet.)</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/could-simple-blood-tests-identify-cancer-earlier">Could simple blood tests identify cancer earlier?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/new-blood-test-detects-cancers-3-years-before-typical-diagnosis-study-hints">New blood test detects cancers 3 years before typical diagnosis, study hints</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/fingerprints-of-cancer-found-after-scientists-flash-infrared-light-pulses-at-blood-samples">'Fingerprints of cancer' found after scientists flash infrared light pulses at blood samples</a></li></ul></p></div></div><p>The Galleri trial focused on the test's ability to identify cancer in a (presumably) healthy population, but this is just one potential use of the technology behind the tests. It could also be deployed to test people with non-specific symptoms that may hint at cancer or in populations who are known to be at high risk of the disease. Another NHS Galleri trial, <a href="https://grail.com/press-releases/grail-and-university-of-oxford-present-long-term-data-from-the-symplify-study-evaluating-the-galleri-multi-cancer-early-detection-test-in-symptomatic-individuals-at-the-early-detection-of-cancer/" target="_blank"><u>called SYMPLIFY</u></a>, suggested the test was accurate when used in symptomatic patient groups, Lloyd noted. </p><p>Galleri's results are not a reason to discount the value of MCED tests more widely, Etzioni said. She believes the tests will someday be used routinely for early cancer detection. </p><p>"This is just the beginning," she said.</p><p>This article is for informational purposes only and is not meant to offer medical advice. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microsoft's latest quantum chip is 1,000 times more reliable than its predecessor — but why is it so controversial? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/quantum/microsofts-new-quantum-chip-is-1-000-times-more-reliable-than-its-predecessor-but-why-is-this-new-chip-so-controversial</link>
                                                                            <description>
                            <![CDATA[ The Majorana 2 quantum processor is built from topological qubits, and its creators claim it can sustain quantum coherence for an average of 20 seconds — orders of magnitude longer than the milliseconds that conventional chips last. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ip4wmSpNje4BnaiP6hNURS</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/sSiSX7664mWtt6sH6JkgQ6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 04 Jun 2026 17:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 14 Jul 2026 08:41:35 +0000</updated>
                                                                                                                                            <category><![CDATA[Quantum Computing]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                                    <dc:creator><![CDATA[ Keumars Afifi-Sabet ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/NxVtmiAhduvvUnsb27KaAo.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/sSiSX7664mWtt6sH6JkgQ6-1280-80.jpg">
                                                            <media:credit><![CDATA[ John Brecher/Microsoft]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A close up of Majorana 2, Microsoft&#039;s next-generation quantum chip]]></media:description>                                                            <media:text><![CDATA[A close up of a golden and blue chip in front of a golden background.]]></media:text>
                                <media:title type="plain"><![CDATA[A close up of a golden and blue chip in front of a golden background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/sSiSX7664mWtt6sH6JkgQ6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microsoft has revealed a new quantum computing chip with <a href="https://www.livescience.com/technology/computing/what-is-a-quantum-bit-qubit"><u>quantum bits</u></a> (qubits) it says are capable of maintaining their quantum state for 1,000 times longer than its predecessor — paving the way for more reliable quantum computers by 2029. But not all scientists believe the company's claims.</p><p>The experimental <a href="https://www.livescience.com/technology/computing/what-is-a-quantum-processing-unit-qpu"><u>quantum processing unit</u></a> (QPU), dubbed Majorana 2, features a four-qubit array that offers a reported mean qubit lifetime of 20 seconds and, in some instances, up to a minute. This is a massive improvement in quantum coherence times — the time that qubits are <a href="https://www.livescience.com/what-is-quantum-entanglement.html"><u>entangled</u></a> so that calculations can run in parallel — typically seen in QPUs. Normally, this lifetime is measured in milliseconds (thousandths of a second).  </p><p>The new chip could put scientists on the path to building a <a href="https://www.livescience.com/quantum-computing"><u>quantum computer</u></a> that's commercially viable by 2029 — halving the timespan researchers initially expected — Microsoft representatives said in a <a href="https://news.microsoft.com/source/features/innovation/majorana-2-microsoft-discovery-agentic-ai" target="_blank"><u>statement</u></a>. The scientists who worked on the new processor outlined their findings in a June 2 <a href="https://quantum.scene7.com/is/content/quantum/Majorana-2-Tech-Paperpdf" target="_blank"><u>preprint study</u></a>, and the results have not yet been peer-reviewed. </p><iframe src="https://content.jwplatform.com/players/KxPwN6Zn.html" id="KxPwN6Zn" title="Majorana 1 quantum computing chip.mp4" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"We need to make improvements each year that will get us closer to delivering a computer that we believe will have massive commercial and societal value," <a href="https://scholar.google.com/citations?user=WRL78vEAAAAJ&hl=en" target="_blank"><u>Chetan Nayak</u></a>, Microsoft technical fellow, said in the statement. "We've got to keep marching to that roadmap to accomplish that, but where are we relative to last year? We’re 1,000 times better."</p><p>Despite the claimed progress against the first chip, Majorna 1, experts have called Microsoft's work in this specific niche of quantum computing research (called topological quantum computing) <a href="https://www.science.org/content/article/doubling-down-controversial-claims-microsoft-accelerates-quantum-computing-plans" target="_blank"><u>into question</u></a>. They have previously questioned whether the underlying technology has yet been proven and have called for a wider evidence base for suggestions on qubit coherence times.</p><p>Despite the criticism, Microsoft representatives say this has halved the development time in building a future fault-tolerant quantum computer — a machine that can overcome errors and sustain long-duration calculations to potentially outperform supercomputers.   </p><h2 id="next-generation-topological-qubits">Next-generation topological qubits</h2><p>The Majorana 2's predecessor was <a href="https://www.livescience.com/technology/computing/quantum-processor-that-uses-entirely-new-state-of-matter-could-set-us-on-the-path-to-quantum-supremacy"><u>revealed in February last year</u></a>. Both chips are based on a 90-year-old theory by Italian physicist <a href="https://cerncourier.com/a/ettore-majorana-genius-and-mystery/" target="_blank"><u>Ettore Majorana</u></a> that a particle could be its own antiparticle, meaning that it either annihilates itself in a massive release of energy or coexists stably when paired, enabling it to store quantum information as a qubit. </p><p>Because Majorana particles aren't found in nature, much of the research into them, including <a href="https://www.nature.com/articles/s41586-024-08445-2" target="_blank"><u>Microsoft's previous findings</u></a>, centers on nudging them into existence.</p><p>Under the right conditions, the qubits in these chips can reach a "topological" state of matter — a specific phase in which atoms are entangled over long distances — which lets them tap into the laws of <a href="https://www.livescience.com/33816-quantum-mechanics-explanation.html"><u>quantum mechanics</u></a> to process the 1s and 0s of computing data in parallel. </p><p>Representatives said on the launch of Majorana 1 that these qubits were more stable, smaller, more scalable, and drained less power than qubits made from <a href="https://www.livescience.com/superconductor"><u>superconducting metals</u></a> — like the ones commonly used in quantum computing systems made by companies like <a href="https://www.livescience.com/technology/computing/ibms-newest-156-qubit-quantum-processor-runs-50-times-faster-than-its-predecessor-equipping-it-for-scientific-research"><u>IBM</u></a>, <a href="https://www.livescience.com/technology/computing/google-willow-quantum-computing-chip-solved-a-problem-the-best-supercomputer-taken-a-quadrillion-times-age-of-the-universe-to-crack"><u>Google</u></a> and Microsoft.</p><p>Qubits in the first Majorana chip consisted of a material stack combining a semiconductor made of indium arsenide (used in devices like night vision goggles) with an aluminum superconductor. This forms a "topoconductor," a topological superconductor whose qubits are stored in the shape of the material stack.</p><p>Each qubit is made from two superconducting nanowires ended by Majorana zero modes (MZMs) – the building blocks of topological qubits that store information through parity, evenness or oddness in the number of electrons in a topoconductor wire. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="dVeAFxKeF3TVaEBcpdwXpU" name="Microsoft-lab_-03" alt="A look inside a lab with various machines and wires." src="https://cdn.mos.cms.futurecdn.net/dVeAFxKeF3TVaEBcpdwXpU.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/dVeAFxKeF3TVaEBcpdwXpU.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">At Microsoft's Quantum Lab in Lyngby, Denmark, the team is using agentic AI to help develop more reliable topological qubits. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Microsoft)</span></figcaption></figure><p>Instead of aluminum, Majorana 2 uses lead to shield fragile qubits from disturbances like electromagnetic waves or cosmic radiation. For the semiconductor, researchers swapped out indium arsenide for a combination of indium arsenide and indium arsenide antimonide. The change doubled the "topological gap" — the physical barrier that protects the qubits from environmental noise and errors during calculations. </p><p>It also led to a major increase in stability and reliability: boosting the quantum coherence lifetime from between 1 and 12 milliseconds in Majorana 1 to an average of 20 seconds (with a maximum lifespan of 1 minute), the researchers said in the study.</p><h2 id="combining-ai-and-quantum-computing">Combining AI and quantum computing</h2><p>The key components of the Majorana 2 were designed atom by atom, so the scientists needed to add impurities in the form of other materials into the crystalline structure to lock each atom in its correct spot. But adding too many impurities, or adding them in the wrong way, would disturb the structure. To get these impurities into the right spots, the scientists turned to <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>artificial intelligence</u></a> (AI).</p><p>"Finding the exact recipe, the right amount to put to get the desired energy structure, requires a lot of experimentation in the old world order. In the new world order, through simulations, you can see where the highly probable target is. And then with that knowledge, you ideally only have to experiment once,” <a href="https://www.researchgate.net/scientific-contributions/Zulfi-Alam-2225410292" target="_blank"><u>Zulfi Alam</u></a>, corporate vice president for quantum at Microsoft, said in the statement.</p><p>Using the Microsoft Discovery platform, the scientists deployed  AI agents to keep track of the complex intersectional elements while designing Majorana 2 — with changes to any of the software, architecture, design, the materials stack, the fabrication processes, measurements, and others, carrying ramifications for every other element. The project also had close to two decades' worth of data in many different formats, which were stuck in different silos. But AI agents were able to resynthesize the data and establish connections between the different pieces of information.  </p><p>AI also slashed the time it took to conduct experiments from weeks by "several orders of magnitude," Alam said in the statement, but did not specify the exact time saving.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1619px;"><p class="vanilla-image-block" style="padding-top:66.71%;"><img id="zx4HqK6NZwQMHQbsoEBxa9" name="Majorana-2-web-size_2" alt="A close up of a golden chip with a circuit board underneath" src="https://cdn.mos.cms.futurecdn.net/zx4HqK6NZwQMHQbsoEBxa9.jpg" mos="" align="middle" fullscreen="1" width="1619" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/zx4HqK6NZwQMHQbsoEBxa9.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Microsoft's Majorana 2 chip was designed in part by AI. </span><span class="credit" itemprop="copyrightHolder">(Image credit: John Brecher/Microsoft)</span></figcaption></figure><p>"Using agentic AI to automate the measurements was a game changer,” said Alam said in the statement. "It goes through some math and starts saying, '"Hey, where do I find the lowest point where everything sort of works?'" And it can do all these voltage adjustments in parallel, which a human cannot do. The way our minds work, we are more linear."</p><h2 id="pathway-to-the-holy-grail">Pathway to the holy grail </h2><p>Nayak said in a <a href="https://quantum.microsoft.com/en-us/insights/blogs/majorana-2-scalable-quantum-processor" target="_blank"><u>technical blog post</u> </a>that the company is now cutting its timeline to build a practical and scalable quantum computer in half with a new target of 2029. "This achievement will mark a major milestone on the path to a transformative fault-tolerant quantum computer that has the potential to <a href="https://www.livescience.com/technology/computing/quantum-computers-are-here-but-why-do-we-need-them-and-what-will-they-be-used-for"><u>solve problems that affect all of humanity</u></a>."</p><p>This timeline sits roughly in line with <a href="https://www.livescience.com/technology/computing/ibm-will-build-monster-10-000-qubit-quantum-computer-by-2029-after-solving-science-behind-fault-tolerance"><u>competitors in the field</u></a>. But this apparent progress in the field of topological quantum computing is not without its detractors.</p><p>Following the release of Majorana 1 last year, <a href="https://physics.aps.org/articles/v18/57" target="_blank"><u>physicists questioned</u></a> the extent to which Microsoft researchers proved that MZMs were present in the device. Nayak, who was involved in last year's research, later presented additional evidence at a <a href="https://www.youtube.com/watch?v=FshsD1D7Evk" target="_blank"><u>talk at the Global Physics Summit</u></a> in March. </p><p>Others have criticized the evidence for the claims made in the new study. Speaking with <a href="https://www.scientificamerican.com/article/microsofts-upgraded-majorana-quantum-computing-chip-fizzles-with-physicists/" target="_blank"><u>Scientific American</u></a>, scientists including <a href="https://www.physicsandastronomy.pitt.edu/people/sergey-frolov" target="_blank"><u>Sergey Frolov</u></a>, a quantum computing researcher at the University of Pittsburgh, suggested that the data reported has yet to be proven credible. Frolov cites the fact that Microsoft's last preprint of this kind was unpublished, meaning it wasn't peer-reviewed </p><p>Speaking with Live Science, <a href="https://scholar.google.com/citations?user=xYF8nPUAAAAJ&hl=en" target="_blank"><u>Yuval Boger</u></a>, quantum computing researcher and chief commercial officer at QuEra, a quantum computing company that is building neutral atom machines, lauded the progress but urged caution. </p><p>"Topological qubits are a bold, long-horizon bet, and the device improvements they reported are worth noting," he said. "As with any announcement of this kind, the sensible thing is to wait for peer review and independent reproduction before drawing conclusions," he added.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/quantum/scientists-trained-an-ai-model-using-an-ibm-quantum-computer-and-it-answered-questions-correctly-that-the-base-model-couldnt">Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn't</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/computing/a-first-in-applied-physics-breakthrough-quantum-computer-could-consume-2-000-times-less-power-than-a-supercomputer-and-solve-problems-200-times-faster">Breakthrough quantum computer could consume 2,000 times less power than a supercomputer and solve problems 200 times faster</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/computing/building-quantum-supercomputers-scientists-connect-two-quantum-processors-using-existing-fiber-optic-cables-for-the-first-time">Building quantum supercomputers: Scientists connect two quantum processors using existing fiber optic cables for the first time</a></li></ul></p></div></div><p>"The community has debated the topological evidence since 2018, and that scrutiny is healthy for everyone," he said. "It's also worth keeping the news in proportion. Topological computing has not yet demonstrated a working qubit, while other modalities are considerably further along."</p><p>Competing entities, including companies and research institutions, are working on a host of different qubit modalities as they all strive to hit the holy grail of building a fault-tolerant quantum computer that exponentially scales down its errors as you increase the size of the system. This is known as "below threshold" quantum error correction. They may include <a href="https://www.livescience.com/technology/computing/record-breaking-feat-means-information-lasts-15-times-longer-in-new-kind-of-quantum-processor-than-those-used-by-google-and-ibm"><u>superconducting qubits</u></a>, <a href="https://www.livescience.com/technology/quantum/new-trick-fixes-major-flaw-in-neutral-atom-quantum-computers-inching-us-closer-to-a-superpowerful-system"><u>neutral atom qubits</u></a>, <a href="https://www.livescience.com/technology/quantum/breakthrough-in-experimental-light-powered-quantum-computers-could-mean-scaling-them-up-is-now-far-more-viable"><u>photonic qubits</u></a>, or, in Microsoft's case here, topological qubits, among others.</p><p>"In the end, any real progress in quantum computing is good for all of us," he said. "The field moves fastest when many approaches are pushing at once, and we welcome that."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'It's being promoted like there's absolutely no risk': Why some experts say melatonin should be considered a drug rather than a supplement ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/medicine-drugs/its-being-promoted-like-theres-absolutely-no-risk-why-some-experts-say-melatonin-should-be-considered-a-drug-rather-than-a-supplement</link>
                                                                            <description>
                            <![CDATA[ Researchers want stricter testing, better labels and accurate dosages for a wildly popular sleep aid that comes with some risks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Ymx9zPJbHGVGeoKReQpv7L</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9ji2TqhLoruAFW5WmMA6U5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 28 May 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Tue, 14 Jul 2026 08:44:33 +0000</updated>
                                                                                                                                            <category><![CDATA[Medicine &amp; Drugs]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Georgia Michelman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/5hfPTgdryriyd37smyeagV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9ji2TqhLoruAFW5WmMA6U5-1280-80.jpg">
                                                            <media:credit><![CDATA[rbkomar via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Melatonin pills and gummies are soaring in popularity, but researchers worry about perceived harmlessness and a lack of regulation over the industry.]]></media:description>                                                            <media:text><![CDATA[A woman in bed reaches for a blue bottle with the label melatonin on it on her nightstand]]></media:text>
                                <media:title type="plain"><![CDATA[A woman in bed reaches for a blue bottle with the label melatonin on it on her nightstand]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9ji2TqhLoruAFW5WmMA6U5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Walk into any U.S. pharmacy, and you'll find a multicolored range of melatonin supplements marketed as sleep aids for adults and children alike. </p><p>The body-made hormone melatonin streams through our systems every evening, preparing us for rest. But while melatonin supplements claim to mimic this natural process, experts say bottles stamped with claims like "100% drug free" may be misleading. </p><p>Melatonin carries little risk when used correctly, but as a dietary supplement, it skirts the strong governmental regulation that's reserved for pharmaceuticals. This has led to inaccurate dosage labeling, incomplete safety information, and scant research into melatonin's long-term effects on kids, some scientists argue. Researchers worry that, given that many people perceive melatonin as harmless, some are misusing the supplement by taking unnecessarily high doses at improper times of the day. </p><iframe src="https://content.jwplatform.com/players/FtUoxGbA.html" id="FtUoxGbA" title="Melatonin and Children" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"It's being promoted like there's absolutely no risk … [People say] 'It's all natural, and it just is a safe sleep aid,'" said <a href="https://connects.catalyst.harvard.edu/Profiles/profile/1248791" target="_blank"><u>Dr. Pieter Cohen</u></a>, a Harvard Medical School researcher who studies supplements. "And that's where you can get into trouble."</p><p>The U.S. Food and Drug Administration (FDA) classifies melatonin as a supplement, while countries like the U.K. and Australia deem it a medication. This designation comes with a level of governmental oversight that U.S. supplements aren't subject to. Given <a href="https://finance.yahoo.com/news/melatonin-market-reach-usd-3-144000670.html" target="_blank"><u>melatonin's soaring popularity</u></a>, some experts think the United States should follow suit and make melatonin an over-the-counter drug.</p><p>But if melatonin is already produced naturally by the body, why would the supplement version be riskier? Live Science spoke with experts to find out.</p><h2 id="supplements-aren-t-well-regulated">Supplements aren't well regulated </h2><p>In the U.S., a <a href="https://www.congress.gov/bill/103rd-congress/senate-bill/784" target="_blank"><u>1994 federal law</u></a> required that supplements be regulated as food, not drugs. The FDA doesn't assess the safety, efficacy or manufacturing quality of supplements before they're marketed but instead intervenes if harmful side effects are reported or if it's made aware of inaccurate labels. This largely leaves the supplement industry to self-regulate. </p><p><a href="https://jamanetwork.com/journals/jama/fullarticle/2804077" target="_blank"><u>Cohen's research suggests</u></a> that actual melatonin concentrations in products may range from 74% to 347% of what's reported on the label. Meanwhile, safety warnings and instructions on the best way to use melatonin aren't required on labels. Still, <a href="https://www.crnusa.org/Our-Member-Brands-by-brand" target="_blank"><u>many popular brands</u></a> adhere to voluntary <a href="https://www.crnusa.org/melatonin" target="_blank"><u>melatonin labeling guidelines</u></a> from the <a href="https://www.crnusa.org/" target="_blank"><u>Council for Responsible Nutrition</u></a>, a supplement trade organization. These guidelines include disclaimers like "may cause drowsiness" and "for occasional or intermittent use only."</p><p>Despite such disclaimers, <a href="https://jamanetwork.com/journals/jamapediatrics/fullarticle/2811895" target="_blank"><u>nearly 1 in 5 school-aged children</u></a> use it regularly as a sleep aid, a trend scientists are concerned by. <a href="https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2843284" target="_blank"><u>Long-term safety data is lacking in kids</u></a>, in part because melatonin hasn't gone through the safety trials required of new drugs. And melatonin isn't patented, so there's no strong incentive for drug companies to invest in safety studies, according to <a href="http://surrey.ac.uk/people/debra-j-skene" target="_blank"><u>Debra Skene</u></a>, a neuroendocrinologist at the University of Surrey in England. "There's no money in it," she said.</p><p>Many parents inaccurately view melatonin as akin to a "little glass of warm milk," Cohen said. But if parents give children high-dose supplements or multiple doses at once, "you're talking about side effects and getting sick and not helping sleep," he said. </p><p>Calls to <a href="https://www.livescience.com/melatonin-poisoning-american-kids"><u>U.S. poison control centers about melatonin poisoning</u></a> in young children have shot up with the supplement’s popularity. This has been driven by accidental ingestions in children under 5, and in some cases, kids had serious symptoms, like respiratory failure or seizures. That said, some of those effects may be due to certain melatonin products' inclusion of serotonin, <a href="https://www.mayoclinic.org/diseases-conditions/serotonin-syndrome/symptoms-causes/syc-20354758" target="_blank"><u>which can be dangerous</u></a> if consumed in large quantities. </p><p><a href="https://www.sciencedirect.com/science/article/pii/S0890856717316726" target="_blank"><u>Evidence does suggest</u></a> that melatonin can help children with attention-deficit/hyperactivity disorder and autism get to sleep, among whom <a href="https://www.sciencedirect.com/science/article/abs/pii/S1087079209000082?via%3Dihub" target="_blank"><u>sleep problems are common</u></a>. But the potential benefits of <a href="https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2843284" target="_blank"><u>melatonin for neurotypical kids</u></a> are less clear. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.30%;"><img id="dmjJrUqwhC7nmo5uvdwjyP" name="GettyImages-1445165396-sleeping child" alt="A girl with long dark curly hair and a yellow shirt sleeps in a bed." src="https://cdn.mos.cms.futurecdn.net/dmjJrUqwhC7nmo5uvdwjyP.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1081" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/dmjJrUqwhC7nmo5uvdwjyP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">There's been little research conducted on the safety of long-term melatonin use in children. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Catherine McQueen via Getty Images)</span></figcaption></figure><p>One concern scientists have is that the regular use of melatonin may affect puberty. In various animal species, melatonin helps <a href="https://onlinelibrary.wiley.com/doi/10.1111/rda.13188" target="_blank"><u>regulate reproduction</u></a>, and supplemental melatonin <a href="https://www.sciencedirect.com/science/article/pii/S0739724020300242" target="_blank"><u>can disrupt</u></a> <a href="https://academic.oup.com/reproduction/article-abstract/86/2/435/8279241?redirectedFrom=fulltext&login=false&" target="_blank"><u>these effects</u></a>. The few human studies that exist <a href="https://www.thelancet.com/journals/eclinm/article/PIIS2589-5370(23)00260-2/fulltext" target="_blank"><u>haven't</u></a> <a href="https://www.sciencedirect.com/science/article/pii/S0306453025000046" target="_blank"><u>shown</u></a> clear effects on puberty, but there hasn't been an in-depth study tracking hormone levels in the blood, said <a href="https://medschool.umich.edu/profile/5366/helen-j-burgess" target="_blank"><u>Helen Burgess</u></a>, who researches the circadian rhythm at the University of Michigan.</p><p>"I'm OK with intermittent short-term use," she said of melatonin supplementation in kids. But given the lack of data, she suggested that parents consult a pediatrician to look for another solution if their child needs melatonin regularly.</p><h2 id="the-lesser-known-effect-of-melatonin">The lesser-known effect of melatonin</h2><p>Supplements supercharge the body's supply of melatonin, said <a href="https://medicine.buffalo.edu/faculty/profile.html?ubit=mdubo" target="_blank"><u>Margarita Dubocovich</u></a>, who studies melatonin at the University at Buffalo. Supplement dosages generally range from 1 to 10 milligrams (mg), while adults produce about the <a href="https://www.ncbi.nlm.nih.gov/books/NBK550972/" target="_blank"><u>equivalent of a 0.3-mg pill</u></a> nightly, she said. </p><p>When taken orally, supplements and medications pass through the digestive tract before reaching systemic circulation, meaning the full dose of melatonin won't necessarily make it into the bloodstream. However, the amount that circulates will still be far higher than what's naturally produced in the body, said Skene.</p><p>Upping your melatonin dosage doesn't knock you out; the drowsiness triggered by the supplements is generally mild. The supplement also avoids the <a href="https://www.mayoclinic.org/diseases-conditions/insomnia/in-depth/sleeping-pills/art-20043959" target="_blank"><u>side effects of conventional sleeping pills</u></a>: memory loss, gastrointestinal issues and next-day "hangovers."</p><p>However, melatonin has a lesser-known effect. Given its role in regulating the <a href="https://www.livescience.com/what-is-a-circadian-rhythm"><u>circadian rhythm</u></a> — the 24-hour clock that regulates many bodily systems — it can scramble the body's sense of timing when regularly taken outside your bedtime, such as too early before bed or in the middle of the night. </p><p>That's why melatonin can help <a href="https://www.cochranelibrary.com/cdsr/doi/10.1002/14651858.CD001520/full" target="_blank"><u>treat jet lag</u></a> if taken for multiple days just before or after traveling. But if people take pills as they're tossing and turning throughout the night, this could throw off the circadian rhythm, Dubocovich said. This practice may induce a kind of jet lag (without the perks of international travel). In the short term, that can come with drowsiness during the daytime, irritability, upset stomach, <a href="https://www.livescience.com/what-is-brain-fog"><u>brain fog</u></a> and insomnia. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="yBVCKAtXuEjDWw8HTHEtEE" name="insomnia-GettyImages-1726094956" alt="a woman with insomnia sits in bed" src="https://cdn.mos.cms.futurecdn.net/yBVCKAtXuEjDWw8HTHEtEE.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/yBVCKAtXuEjDWw8HTHEtEE.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Melatonin can affect the body's circadian rhythm, which can contribute to insomnia. </span><span class="credit" itemprop="copyrightHolder">(Image credit: urbazon via Getty Images)</span></figcaption></figure><p>"I think that melatonin could be good if you take it in a controlled manner and the right dose," Dubocovich said, suggesting a few milligrams taken right at bedtime. "But how <a href="https://www.sleepfoundation.org/sleep-news/how-much-melatonin-do-adults-really-take" target="_blank"><u>people are taking it</u></a> [currently], they are intoxicating themselves." </p><p>Not all researchers agree that melatonin-induced jet lag poses a big risk, but taking more than 3 mg in the middle of the night still "isn't a good idea," said Burgess. This dose may linger in the body through the morning, she said, leading to next-day grogginess.</p><p>Burgess' research suggests that supplemental melatonin is most effective at shifting the biological clock forward in time, which happens when it's taken in the early evening. Still, she said the impact of melatonin on the circadian rhythm "just does not seem to be really recognized or understood by the public at all."</p><h2 id="should-melatonin-be-a-drug">Should melatonin be a drug?</h2><p>If melatonin were an over-the-counter medication, it would require clear labels with instructions and accurate dosing. "You should be able to know what dose you're getting, and it shouldn't be sold in whatever dose the manufacturer … decides to pour in on a given day," Cohen said. </p><p>Yet, reclassification could disrupt access to a relatively safe sleep aid that many consumers rely on, argued <a href="https://www.crnusa.org/staff/jeff-ventura" target="_blank"><u>Jeff Ventura</u></a>, a spokesman for the Council for Responsible Nutrition, the supplement industry trade organization that created the melatonin labeling guidelines. "Moving melatonin into the drug category would require formal FDA drug approval pathways, which could limit consumer access, reduce product variety, and significantly increase costs" for both manufacturers and consumers, he told Live Science in an email. </p><p>It's unlikely the supplement will be made an over-the-counter drug anytime soon. Cohen attributes the lack of a serious movement to the supplemental industry lobby, which includes the Council for Responsible Nutrition. "Any move to take such a great money winner like melatonin out of their hands would cause them to fight it tooth and nail," he said. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/sleep/kids-use-of-melatonin-exceedingly-common-colorado-study-finds">Kids' use of melatonin 'exceedingly common,' Colorado study finds</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/genetics/melatonin-disruption-tied-to-early-onset-osteoporosis-new-study-suggests">Melatonin disruption tied to early-onset osteoporosis, new study suggests</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/heart-circulation/scientists-may-have-found-the-missing-link-between-heart-disease-and-sleep-problems">Scientists may have found the missing link between heart disease and sleep problems</a></li></ul></p></div></div><p>Burgess, who serves on the scientific advisory board for the melatonin brand Natrol, agrees that purity is an issue. However, she said she isn't too concerned about melatonin's availability, given its "pretty benign effects." Still, she suggests going with a big name brand with a <a href="https://www.usp.org/verification-services/verified-mark" target="_blank"><u>US Pharmacopeia (USP) stamp</u></a> verifying its listed ingredients are accurate; USP is a nongovernmental organization that sets quality standards for medicines, food ingredients, and dietary supplements.</p><p>After studying the hormone for 40 years, Dubocovich agrees that melatonin should be regulated as an over-the-counter medication. </p><p>"Melatonin can help support a good night’s sleep, especially in small doses that mirror the body’s natural rhythm," Dubocovich said. "But not all melatonin is created equal."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p><p><strong>How much do you know about sleep and dreams? Find out with our </strong><a href="https://www.livescience.com/health/sleep/science-of-sleep-quiz-how-much-do-you-know-about-sleep-and-dreams?hasComeFromProof=true"><u><strong>sleep quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-OL6JJe"></div>                            </div>                            <script src="https://kwizly.com/embed/OL6JJe.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Ebola outbreak in Central Africa will be a nightmare to contain, experts warn ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/viruses-infections-disease/ebola-outbreak-in-central-africa-will-be-a-nightmare-to-contain-experts-warn</link>
                                                                            <description>
                            <![CDATA[ Experts say the Ebola outbreak raging in Central Africa could be challenging to contain due to ongoing conflict in the region and a lack of vaccines and international aid. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">TWNNbkXHywwDNNikrH4WS4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/XCqyzfF8oYSUce6aAYvTpJ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 22 May 2026 20:17:49 +0000</pubDate>                                                                                                                                <updated>Fri, 22 May 2026 20:19:08 +0000</updated>
                                                                                                                                            <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Nicoletta Lanese ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/cy3EaoYNYuMmyAABkL6RyN.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/XCqyzfF8oYSUce6aAYvTpJ-1280-80.jpg">
                                                            <media:credit><![CDATA[Michel Lunanga / Stringer via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The Ebola epidemic in the DRC has likely been unfolding for several months.]]></media:description>                                                            <media:text><![CDATA[A series of people wearing white clean suits and goggles with masks.]]></media:text>
                                <media:title type="plain"><![CDATA[A series of people wearing white clean suits and goggles with masks.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/XCqyzfF8oYSUce6aAYvTpJ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>An Ebola epidemic in Central Africa has been <a href="https://www.livescience.com/health/viruses-infections-disease/deadly-ebola-outbreak-is-a-public-health-emergency-of-international-concern-who-declares"><u>declared a "public health emergency of international concern</u></a>" by the World Health Organization (WHO). </p><p><a href="https://www.who.int/news-room/speeches/item/who-director-general-s-opening-remarks-at-the-media-briefing-on-outbreaks-of-ebola-and-hantavirus-22-may-2026" target="_blank"><u>As of May 22</u></a>, over 800 Ebola cases have been reported in the Democratic Republic of the Congo, including more than 180 deaths; these counts include both suspected and laboratory-confirmed cases of the disease. There are also two confirmed cases and one death in Uganda, specifically among people who had recently traveled to the DRC. </p><p>A number of factors are making this outbreak very challenging to contain, experts told Live Science — here's what to know.</p><iframe src="https://content.jwplatform.com/players/iozh7bYg.html" id="iozh7bYg" title="The 7 deadliest viruses in history" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><h2 id="current-ebola-outbreak">Current Ebola outbreak</h2><p>WHO officials suspect the Ebola outbreak centered in the DRC <a href="https://www.reuters.com/business/healthcare-pharmaceuticals/who-says-139-suspected-ebola-deaths-congo-outbreak-numbers-expected-rise-2026-05-20/" target="_blank"><u>may have begun about two months ago</u></a>. The earliest suspected death occurred April 20, and it was likely followed by a superspreader event at a funeral or healthcare facility, officials say. <a href="https://www.reuters.com/business/healthcare-pharmaceuticals/flawed-tests-funerals-allowed-ebola-spread-undetected-sources-say-2026-05-18/" target="_blank"><u>Reuters also reported</u></a> that medical personnel failed to escalate the first patient's samples for further tests after they came back negative one type of ebolavirus. </p><p>That virus — known as Ebola virus, or Zaire ebolavirus — is the most common culprit behind Ebola disease outbreaks and deaths. There are two other viruses known to cause outbreaks of Ebola disease: Sudan virus and Bundibugyo virus. The latter is driving the current outbreak.</p><p>With only a handful of travel-related cases in Uganda, as well as <a href="https://abcnews.com/US/dhs-announces-ebola-outbreak-flight-arrival-restrictions-drc/story?id=133176547" target="_blank"><u>one American receiving care</u></a> in Germany after being infected in Congo, the outbreak remains concentrated in the DRC. The WHO anticipates a high risk of international spread, though, which prompted the agency's leader to make an emergency declaration without first convening a committee to discuss the decision.</p><p>"In our view, the scale and speed of the epidemic demanded urgent action," WHO Director-General <a href="https://www.who.int/director-general/tedros-adhanom-ghebreyesus" target="_blank"><u>Tedros Adhanom Ghebreyesus</u></a> said <a href="https://www.who.int/news-room/speeches/item/who-director-general-s-opening-remarks-at-the-emergency-committee-on-ebola-epidemic-in-the-democratic-republic-of-the-congo-and-uganda---19-may-2026" target="_blank"><u>May 19</u></a>.</p><h2 id="a-virus-with-no-vaccine">A virus with no vaccine</h2><p>Part of the challenge with containment is that there is no effective vaccine against Bundibugyo virus, the germ driving this outbreak. </p><p>There are approved Ebola vaccines. "However, these vaccines have been designed specifically to address the Zaire ebolavirus," which has historically caused more outbreaks than Bundibugyo virus has, said <a href="https://nyulangone.org/doctors/1306349170/madeline-a-dilorenzo" target="_blank"><u>Dr. Madeline DiLorenzo</u></a>, clinical coordinator of infectious diseases operations and an associate hospital epidemiologist at New York University (NYU) Langone's Tisch Hospital. The <a href="https://www.who.int/emergencies/situations/ebola-outbreak-2014-2016-West-Africa" target="_blank"><u>largest Ebola outbreak to date</u></a>, which happened from 2014 to 2016, involved the Zaire ebolavirus. </p><p>Zaire ebolavirus and Bundibugyo virus are genetically distinct, sharing only about 60% to 70% of their genetic material. The protein targeted by the existing Ebola vaccines is encoded by a specific gene, and that gene's sequence differs between the two viruses, DiLorenzo explained.</p><p>Studies suggest that immune responses against filoviruses — the family of viruses that includes Zaire ebolavirus and Bundibugyo virus — <a href="https://www.science.org/doi/abs/10.1126/scitranslmed.adq2496" target="_blank"><u>show limited cross-reactivity</u></a>, meaning the immune response  is narrowly focused on just one type of virus. So the Zaire-targeting vaccines likely wouldn't help in this outbreak.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1000px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="yo22PtoTTf4qbSaW3ir7h7" name="vaccine-vial.jpg" alt="syringe being used to draw vaccine from a vial" src="https://cdn.mos.cms.futurecdn.net/yo22PtoTTf4qbSaW3ir7h7.jpg" mos="" align="middle" fullscreen="1" width="1000" height="667" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/yo22PtoTTf4qbSaW3ir7h7.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Currently, there is no effective vaccine for Bundibugyo virus. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Shutterstock)</span></figcaption></figure><p><a href="https://www.theguardian.com/world/2026/may/20/vaccine-bundibugyo-ebola-outbreak-six-to-nine-months-who" target="_blank"><u>WHO officials have said</u></a> there is a promising experimental vaccine against Bundibugyo virus, but there are no doses available for a clinical trial. It could take six to nine months to manufacture those doses, the WHO estimates. Another vaccine in development could take two to three months to produce, but its efficacy is unknown because scientists are still waiting on results from lab-animal tests.</p><p>In Ebola disease outbreaks, <a href="https://www.who.int/news-room/questions-and-answers/item/ebola-vaccines" target="_blank"><u>vaccines are used for ring vaccination</u></a>, in which people exposed to a suspected or confirmed case are inoculated against the disease. They can also be used for "targeted geographic vaccination," in which everyone in a given area is vaccinated because the outbreak is relatively concentrated there or contact tracing is too difficult to conduct. Without a Bundibugyo vaccine, both of those strategies are currently off the table.</p><h2 id="lack-of-diagnostics-and-treatments">Lack of diagnostics and treatments</h2><p>Ebola disease can be difficult to spot in its early stages, in part because the <a href="https://www.who.int/news-room/fact-sheets/detail/ebola-disease" target="_blank"><u>first symptoms</u></a> are fairly generic: fever, fatigue, malaise, muscle pain, headache and sore throat. These symptoms appear within two to 21 days of exposure to an ebolavirus.</p><p>There are tests for Bundibugyo virus that look for the virus's genetic material in bodily fluids; this approach is known as PCR testing. "However, it is not widely available for the Bundibugyo virus, making it difficult to diagnose and, as a result, contain the virus," <a href="https://www.bcm.edu/people-search/jill-weatherhead-32866" target="_blank"><u>Dr. Jill Weatherhead</u></a>, an associate professor of infectious disease and tropical medicine at Baylor College of Medicine, told Live Science in an email. </p><p>Even when such tests are available, it can take several days after a patient develops symptoms for the virus to be detectable in blood, DiLorenzo noted, so repeat testing can be necessary. The recommended samples for Ebola tests are whole blood or plasma for living patients and an oral swab for deceased individuals, <a href="https://iris.who.int/server/api/core/bitstreams/e209d826-5f3d-4ca8-b278-69254569e7ac/content" target="_blank"><u>the WHO says</u></a>.</p><p>There are additional tests that can detect Bundibugyo virus, including some that determine whether a sample contains a filovirus that infects humans in general, without specifying which one is present. These rapid tests look for specific viral proteins. However, these tests are less sensitive and "may not pick up specific proteins associated with Bundibugyo," DiLorenzo said. "This may have contributed to delayed detection of the current outbreak in the DRC."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="6Wa8Ek9uQKCXbfSHgTaiZ5" name="GettyImages-2276752227-ebola" alt="A person wearing a clean suit, mask and gloves tests another individual wearing another clean suit." src="https://cdn.mos.cms.futurecdn.net/6Wa8Ek9uQKCXbfSHgTaiZ5.jpg" mos="" align="middle" fullscreen="" width="1024" height="683" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">In the current outbreak, the WHO says the risk of spread is "very high at the national level, high at the regional level, and low at the global level."  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Michel Lunanga / Stringer via Getty Images)</span></figcaption></figure><p>On top of these diagnostic challenges, there are no specific antiviral treatments for Bundibugyo virus. There are lab-made antibodies approved for Zaire ebolavirus, and they improve survival by binding to the virus's surface and blocking it from infecting cells. Similar treatments for Bundibugyo virus haven't progressed beyond lab research or early-stage human safety studies, Weatherhead said. </p><h2 id="conflict-declining-foreign-aid-hinder-containment">Conflict, declining foreign aid hinder containment</h2><p>In the absence of vaccines and treatments, other strategies, such as quarantining close contacts of infected people, become key to containing the outbreak, Weatherhead said. Clinicians treating patients with suspected or known cases should also follow strict infection-prevention-and-control protocols to prevent further spread, she added. </p><p>Ebola spreads via contact with infected blood and other bodily fluids, as well as contaminated surfaces or materials, such as clothing and bedding. This means using personal protective equipment to block splashes or other contact with infected materials, <a href="https://www.who.int/publications/i/item/WHO-WPE-CRS-HCR-2023.1" target="_blank"><u>among other protocols</u></a>.</p><p>The strategies available to contain this outbreak — finding and isolating cases and employing tight infection-control protocols — require public health infrastructure to execute. But in the DRC, that infrastructure is severely compromised. The outbreak's epicenter is the Ituri province in the northeastern DRC, which has "experienced armed conflict for decades, making it challenging for health systems to function optimally there," DiLorenzo said.</p><p><a href="https://cic.nyu.edu/people/joshua-z-walker/" target="_blank"><u>Joshua Walker</u></a>, director of programs of the <a href="https://cic.nyu.edu/program/congo-research-group/" target="_blank"><u>Congo Research Group</u></a> at NYU's Center on International Cooperation, told Live Science via email that the circumstances of the current outbreak resemble a 2018-2020 outbreak that centered on the North Kivu province, which borders Ituri to the south.</p><div><blockquote><p>Funding cuts directly do not cause outbreaks, but they do weaken the very systems that are meant to prevent small crises from becoming larger crises.</p><p>Dr. Manenji Mangundu, DRC country director for Oxfam</p></blockquote></div><p>This time around, several cases have been reported in both North and South Kivu provinces, parts of which are essentially partitioned between the DRC government and a Rwanda-backed rebel group, called M23. And there's been increasing violence among armed groups in Ituri in recent months, Walker said. Meanwhile, development assistance for healthcare in the area has fallen substantially in recent years. Together, these factors "will make access and coordination of a single response more difficult," he said.</p><p>Recent cuts to foreign aid are only making things worse, Dr. Manenji Mangundu, DRC country director for Oxfam, <a href="https://www.oxfamamerica.org/press/aid-cuts-left-drc-behind-on-ebola-outbreak-oxfam-is-mounting-a-response/" target="_blank"><u>which is coordinating on-the-ground responses to the outbreak</u></a>, told Live Science in an email. </p><p>"USAID [the U.S. Agency for International Development] was the main donor in the DRC and many aid organizations depended on its funding to deliver life-saving support in a country already devastated by conflict," Mangundu said. "When USAID was shuttered last year, eastern DRC lost around 70% of its humanitarian aid." </p><p>More funding cuts from other donors followed, leading to the closure of medical centers, declines in medical supplies and community health workers, and reduced capacity to deal with outbreaks.</p><p>"Funding cuts directly do not cause outbreaks, but they do weaken the very systems that are meant to prevent small crises from becoming larger crises," Mangundu said.</p><p>In Ituri, residents have been repeatedly displaced due to the conflict and must shelter in crowded schools and churches with limited access to clean water, sanitation and healthcare. Funding cuts only compound these existing problems, he said.</p><p>In this setting, it can also be difficult to convince people to adopt safety measures to limit the spread of Ebola, he added. For example, "communities remain attached to their deceased relatives and continue to handle the bodies, which increases the risk of transmission."</p><h2 id="lessons-from-past-outbreaks">Lessons from past outbreaks</h2><p>Walker noted that the international response to the current outbreak will shape how it evolves. </p><p>"The 2018-2020 Ebola response effectively sidelined the local Congolese health system, viewing it as too fragile or weak to be an effective partner," he said, <a href="https://cic.nyu.edu/wp-content/uploads/2023/02/report-ebola-drc-the-perverse-effects-of-a-parallel-health-_system.pdf" target="_blank"><u>citing his</u></a> <a href="https://cic.nyu.edu/resources/ebola-in-the-drc-rebels-doctors-and-merchants-of-violence/" target="_blank"><u>past research</u></a>. So the response was largely orchestrated by outsiders to local communities, which fostered suspicion.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/viruses-infections-disease/were-less-prepared-for-contagious-pathogens-the-us-has-degraded-its-ability-to-track-and-squash-outbreaks-emory-epidemiologist-says">'Membership in WHO is critical': America is no longer at the helm of international outbreak responses, Emory epidemiologist says</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/viruses-infections-disease/we-have-to-fight-for-a-better-end-author-john-green-on-how-threats-to-usaid-derail-the-worldwide-effort-to-end-tuberculosis">'We have to fight for a better end': Author John Green on how threats to USAID derail the worldwide effort to end tuberculosis</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/viruses-infections-disease/we-have-basically-destroyed-what-capacity-we-had-to-respond-to-a-pandemic-says-leading-epidemiologist-michael-osterholm">'We have basically destroyed what capacity we had to respond to a pandemic,' says leading epidemiologist Michael Osterholm</a></li></ul></p></div></div><p>"One hopes," Walker concluded, "that there have been some hard lessons learned by the international community since the last major outbreak."</p><p>As global health leaders warn that this <a href="https://thehill.com/policy/healthcare/5889058-robert-redfield-cdc-ebola-outbreak-pandemic/" target="_blank"><u>outbreak could swell to impact more countries</u></a>, Mangundu emphasized that much more support is needed to snuff out the epidemic in the DRC.</p><p>"There is capacity in the country to respond, but there are not enough resources to help control and prevent the spread," he said. "We need to fund humanitarian aid and support the people of DRC at this time before a preventable crisis turns into one with far wider, global consequences."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Scientists claimed the world's oldest rock art is 67,800 years old. But is the science behind that estimate flawed? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/archaeology/scientists-claimed-the-worlds-oldest-rock-art-is-67-800-years-old-but-is-the-science-behind-that-estimate-flawed</link>
                                                                            <description>
                            <![CDATA[ A technique that has rewritten the timeline of prehistoric art may be overestimating the ages of cave paintings, some scientists say. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">oGi9iFtPM973rUYWrKEgyK</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/a5vcSBq3vrwiFHegUtcYHA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 22 May 2026 15:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 22 May 2026 19:17:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Archaeology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sandee Oster ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2R2LFiNqzzJMP6iutTw7Bk.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/a5vcSBq3vrwiFHegUtcYHA-1280-80.jpg">
                                                            <media:credit><![CDATA[David Madison via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A powerful method for dating prehistoric cave and rock art may be systematically overestimating how old they are, one scientist argues.]]></media:description>                                                            <media:text><![CDATA[A person uses a flashlight to look up at the cave ceiling in a dark cave. ]]></media:text>
                                <media:title type="plain"><![CDATA[A person uses a flashlight to look up at the cave ceiling in a dark cave. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/a5vcSBq3vrwiFHegUtcYHA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>In recent years, researchers across the world have been publishing increasingly older ages for prehistoric rock art. Among the headliners is a painting of a warty pig in Indonesia that reportedly dates to <a href="https://www.livescience.com/archaeology/51000-year-old-indonesian-cave-painting-may-be-the-worlds-oldest-storytelling-art"><u>51,000 years ago</u></a> and a hand stencil that researchers claimed was an eye-popping <a href="https://www.livescience.com/archaeology/worlds-oldest-known-rock-art-predates-modern-humans-entrance-into-europe-and-it-was-found-in-an-indonesian-cave"><u>67,800 years old</u></a>. </p><p>Most of these dates have been determined by measuring the <a href="https://www.livescience.com/scientists-dating-methods.html"><u>radioactive decay of some versions, or isotopes, of uranium into thorium</u></a> ‪—‬ a method called uranium-thorium (U-Th) dating. However, the validity of some of these dates has been called into question, with <a href="https://www.researchgate.net/profile/Georges-Sauvet-2" target="_blank"><u>Georges Sauvet</u></a>, a researcher at the<em> </em>Center for Research and Studies of Prehistoric Art in France, proposing that the method tends to overestimate the ages of dated samples.</p><p>In a short communication published March 23 in the journal <a href="https://aplombpublications.net/wp-content/uploads/2026/03/AOJHAE-02-0007_Final.pdf" target="_blank"><u>AOJ of Histoarchaeology and Anthropological Exploration</u></a>, Sauvet criticized the published dates for some prehistoric rock art, stating that researchers are being less cautious in a "race towards the earliest rock art." </p><iframe src="https://content.jwplatform.com/players/7T9rY3bT.html" id="7T9rY3bT" title="Warty Pig Is Oldest Animal Cave Art" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>If these dates go unchallenged, Sauvet argued, it distorts our understanding of the intelligence of early <a href="https://www.livescience.com/homo-sapiens.html"><u><em>Homo sapiens</em></u></a> and human relatives, such as Neanderthals. </p><p>Sauvet thinks it is absolutely necessary to cross-date with other dating methods to ensure accuracy of the U-Th dating which on its own "is not acceptable," Sauvet said.</p><h2 id="what-is-uranium-thorium-dating">What is uranium-thorium dating?</h2><p>When water washes over and breaks down limestone and then drips into caves, it slowly deposits calcite. As the calcite forms, it traps small amounts of uranium that is also dissolved in the water. The uranium then radioactively decays into several "daughter" isotopes, including thorium isotopes.  </p><p>The method in question, U-Th dating, involves uranium-234, which contains 92 protons and 142 neutrons and will spit out two protons and two neutrons (called an alpha particle) to form thorium-230, which has 90 protons and 140 neutrons. It takes about <a href="https://www.isotopes.gov/sites/default/files/2021-02/U-234.pdf" target="_blank"><u>245,629 years</u></a> for half of a given amount of uranium-234 to decay into thorium-230. So, assuming nothing is added to or taken away from the system since the uranium was deposited, the ratio of these two isotopes can determine the age of a calcite layer deposit. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:76.09%;"><img id="tkhm5QYeRBGEcMuw2Y2pMf" name="Figure 2. A) Panel 78 at La Pasiega C with four U-Th dates reported by Hoffmann et al. (2018a). Note the discrepancy between the left side and the right side of the same rectangle. B) Tracing by Breuil et al" alt="Two images side by side showing various red rock art images." src="https://cdn.mos.cms.futurecdn.net/tkhm5QYeRBGEcMuw2Y2pMf.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1461" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/tkhm5QYeRBGEcMuw2Y2pMf.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A dated rock art panel at La Pasiega C inSpain that shows a discrepancy between uranium-thorium dates on the left and right sides of the same rectangle, as reported by Hoffmann and colleagues. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Adapted in White et al. 2018)</span></figcaption></figure><p>In theory, this type of U-Th dating can be an incredibly powerful tool for archaeologists.  </p><p>That's because in some cases, rock art contains carbon, an organic element that can be dated. But often, rock art is made from the <a href="https://www.livescience.com/64138-ochre.html"><u>mineral ocher</u></a> or from etchings in stone, neither of which can be radiocarbon-dated. </p><p>This is where U-Th dating comes in handy. Calcite can grow over the art, creating a minimum age for its creation. </p><h2 id="questioning-the-age-of-rock-art">Questioning the age of rock art</h2><p>However, in his paper, Sauvet argued that U-Th dating may provide unreliable dates and that all of them need to be cross-checked with other methods before a date can be estimated. </p><p>"My first alarm against the danger of the method was reading" a <a href="https://doi.org/10.1126/science.aap7778" target="_blank"><u>2018 paper</u></a> by <a href="https://dirkhoffmann.info/" target="_blank"><u>Dirk Hoffmann</u></a>, a researcher in the Department of Human Evolution at the Max Planck Institute for Evolutionary Anthropology, and colleagues, "in which they announce that three Spanish cave [drawings] were dated to 65,000 years and were due to <a href="https://www.livescience.com/archaeology/human-evolution/neanderthals"><u><em>Neanderthals</em></u></a>," Sauvet told Live Science in an email. The drawings show red ocher dots, a ladder and hand stencils, and some researchers suggested they show Neanderthals' ability to think artistically.</p><p>In a response in 2020, Sauvet and 42 other researchers published a reply highlighting the <a href="https://www.sciencedirect.com/science/article/abs/pii/S0047248418302914?via%3Dihub" target="_blank"><u>drawbacks of U-Th dating</u></a>. The problem, Sauvet said, is that the method relies on calcite deposits forming and remaining in a "closed system," meaning no uranium is leached from the calcite deposit from the time of its formation. In an "open system," rainwater and groundwater percolate through the calcite and leach out uranium, skewing the U-Th ratio and making the deposit appear artificially older than it is.</p><p>"Dating of rock art is a particularly challenging subject," <a href="https://www.usherbrooke.ca/chimie/departement/personnel/corps-professoral/professeurs/adelphine-bonneau" target="_blank"><u>Adelphine Bonneau</u></a>, an assistant professor in the Department of Chemistry at the University of Sherbrooke in Quebec, told Live Science in an email. "In theory, Mr. [Dr.] Sauvet is right. U-series dating [which includes U-Th dating] can lead to overestimated dates."</p><p>According to Sauvet's paper, the hunt for increasingly older dates is in part due to grant awards and the prestige that comes with them. This has resulted in a series of increasingly older dates, including the supposedly 65,000-year-old art in Spain. </p><p>This date would "imply that paintings were made by Neanderthals, whereas there is absolutely no archaeological proof" that Neanderthals were capable of artistic creation, Sauvet said. (Other researchers, however, disagree, and think <a href="https://www.livescience.com/archaeology/neanderthals-created-europes-oldest-intentional-engravings-up-to-75000-years-ago-study-suggests"><u>Neanderthals did create art</u></a>.)</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1603px;"><p class="vanilla-image-block" style="padding-top:52.46%;"><img id="iZbEu2NkqfqSpWu87WTbx4" name="Figure 2 Sulawesi Rock Art" alt="Two images side by side show rock art against a wall and a geographic map next to the image." src="https://cdn.mos.cms.futurecdn.net/iZbEu2NkqfqSpWu87WTbx4.jpg" mos="" align="middle" fullscreen="1" width="1603" height="841" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/iZbEu2NkqfqSpWu87WTbx4.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Photograph of the Liang Metanduno rock art in Sulawesi and a digital tracing showing the location of dating samples LMET1 and LMET2.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Oktaviana et al. 2026)</span></figcaption></figure><p>The debate was revived with the <a href="https://doi.org/10.1038/s41586-025-09968-y" target="_blank"><u>discovery of negative hand stencils</u></a> in Sulawesi, Indonesia, that were U-Th-dated to around 67,800 years ago, which recently surpassed all previous records. </p><p>To highlight U-Th dating's unreliability, Sauvet cited several cases in his new paper in which U-Th and radiocarbon dates did not match when cross-checked. At Nerja Cave in southern Spain, a U-Th date yielded an <a href="https://doi.org/10.1016/j.jas.2020.105120" target="_blank"><u>age of 119,000 years</u></a>, while a <a href="https://doi.org/10.1016/j.jasrep.2017.01.028" target="_blank"><u>radiocarbon date of a charcoal mark</u></a> that was part of the same drawing was around 19,000 years old; meanwhile, another radiocarbon date of a calcite layer from the same art was around 14,000 years old. </p><p>At <a href="https://doi.org/10.1126/sciadv.abd4648" target="_blank"><u>Leang Balangajia</u></a>, the outer calcite layer, which should be the youngest, was dated to 37,300 years old — roughly 7,800 years older than the layer underneath. In all of these cases, the suggestion is that the calcite layers were open systems.</p><h2 id="in-defense-of-u-th-dating">In defense of U-Th dating</h2><p>Not all researchers agree with Sauvet's assessment. <a href="https://ia.ub.edu/joao-zilhao/" target="_blank"><u>João Zilhão</u></a>, a research professor at the University of Lisbon and co-author of the Spanish rock art studies, said any dating method can be susceptible to errors. In an email to Live Science, he drew parallels to radiocarbon dating, in which the ratio of carbon-14 to carbon-12 is measured ‪—‬ a method that can be subject to contamination. </p><p>Similarly, optically stimulated luminescence, which measures when something was last exposed to light, can give an artificially old age if someone doesn't account for residual emissions from mineral grains in a sample, he noted.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:49.43%;"><img id="RGPn3uvpng5nDTiy37HdHF" name="Figure 1 courtesy Sauvet@1x_1-1" alt="A geographic map next to a labeled image of rock art on a white rock wall." src="https://cdn.mos.cms.futurecdn.net/RGPn3uvpng5nDTiy37HdHF.jpg" mos="" align="middle" fullscreen="1" width="1920" height="949" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/RGPn3uvpng5nDTiy37HdHF.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Liang Metanduno rock art in Sulawesi showing the location of the three samples dated by the uranium-thorium method.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Sauvet 2026)</span></figcaption></figure><p>There will always be ways that dating estimates can be subject to error, and U-Th is not particularly special in that regard, experts told Live Science.</p><p>"Saying that uranium-series dating does not work for rock art because there are cases where some calcite samples show open-system behavior is an overgeneralization," said <a href="https://experts.griffith.edu.au/18859-maxime-aubert" target="_blank"><u>Maxime Aubert</u></a>, an archaeologist and geochemist at Griffith University in Australia, whose team was behind the Sulawesi dates. </p><p>Aubert acknowledged that uranium can leach out of or into calcite deposits, thereby distorting their true age. To get around this problem, his team has in recent years developed a laser ablation approach that allows zones altered by outside water seepage "to be identified and excluded from age calculation," he told Live Science. </p><p>To ensure their dates were accurate, including ones for the oldest hand stencil art in the world, Aubert's team used lasers to remove small sections within each sample. Next, they measured the isotope ratios in several of these sections to create a map of the isotope ratios across each calcite layer. Finally, they excluded layers where the isotope ratios varied a lot, which would have suggested contamination.</p><p>Scientists have developed other ways to ensure their dates are reliable, Bonneau added. "There are several ways to deal with these open-systems and correct the dates accordingly … Using laser-ablation and having a map of the calcite layers makes it possible to select the most reliable parts and then extract the dates," she said.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/ancient-egyptians/ancient-rock-art-depicting-hunters-and-geometric-shapes-discovered-in-egypts-sinai-desert-and-it-spans-a-period-of-10-000-years">Ancient rock art depicting hunters and geometric shapes discovered in Egypt's Sinai Desert — and it spans a period of 10,000 years</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/ancient-rock-art-along-us-mexico-border-persisted-for-more-than-4-000-years-and-it-depicts-indigenous-views-of-the-universe">Ancient rock art along US-Mexico border persisted for more than 4,000 years — and it depicts Indigenous views of the universe</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/life-size-rock-art-points-the-way-to-oldest-human-inhabitants-of-saudi-arabia-and-the-desert-oases-they-used">Life-size rock art points the way to oldest human inhabitants of Saudi Arabia — and the desert oases they used</a></li></ul></p></div></div><p>Bonneau noted that Hoffmann and colleagues did not have access to laser ablation at the time of their study, as the technology was still being developed. </p><p>To get around this, in past work Aubert "always published a lot of information regarding the different isotope ratios, the composition of the calcite layers, etc.," Bonneau said. "These data are needed to evaluate the reliability of the dates." Hoffmann's study is missing that data, she added, "so we cannot evaluate the reliability of the dates."</p><p>While U-Th dating can be subject to error, that doesn't make their age estimates worthless, she said. "Sauvet is right in principle, but if scientists do their job correctly, the dates are reliable," Bonneau concluded.</p><p><strong>How much do you know about our closest relatives? Find out with our </strong><a href="https://www.livescience.com/archaeology/neanderthal-quiz-how-much-do-you-know-about-our-closest-relatives"><u><strong>neanderthal quiz!</strong></u></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-XbxaDW"></div>                            </div>                            <script src="https://kwizly.com/embed/XbxaDW.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Can AI really simulate human thinking? Research casts doubt on an influential study, suggesting an advanced model was just really good at memorizing patterns. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/can-ai-really-simulate-human-thinking-research-casts-doubt-on-an-influential-study-suggesting-an-advanced-model-was-just-really-good-at-memorizing-patterns</link>
                                                                            <description>
                            <![CDATA[ A study published in July 2025 claimed the Centaur AI model could simulate and predict human behavior with astonishing accuracy. A counter study raises doubts. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xCegS9jayvYa7XQudP3ZZH</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/3xi4v5LHKuo2DxhXSfLSeU-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 22 May 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 29 May 2026 08:25:03 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Owen Hughes ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GVTgEoeEXWX4w4sSZNnLgj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Owen Hughes is a freelance writer and editor specializing in data and digital technologies. Previously a senior editor at ZDNET, Owen has been writing about tech for more than a decade, during which time he has covered everything from AI, cybersecurity and supercomputers to programming languages and public sector IT. Owen is particularly interested in the intersection of technology, life and work ­– in his previous roles at ZDNET and TechRepublic, he wrote extensively about business leadership, digital transformation and the evolving dynamics of remote work.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Owen began his journalism career in 2012. After graduating from university with a degree in creative writing and journalism, he interned at TechRadar and was subsequently hired as the website’s multimedia reporter. His career later shifted towards business-to-business technology and enterprise IT, where Owen wrote for publications including Mobile Europe, European Communications and Digital Health News. Beyond his contributions to various publications including Live Science, Owen works as a freelance copywriter and copyeditor.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When he’s not writing, Owen is an avid gamer, coffee drinker and dad joke enthusiast, with vague aspirations of writing a novel and learning to code. More recently, Owen has embraced the digital nomad lifestyle­, balancing work with his love of travel.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/3xi4v5LHKuo2DxhXSfLSeU-1280-80.jpg">
                                                            <media:credit><![CDATA[Floriana via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Could LLMs be more constrained than expected?]]></media:description>                                                            <media:text><![CDATA[An illustration showing a series of digital &quot;thinkers from Rodin&#039;s sculpture moving toward the background. They get more pixelated the farther away they are.]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration showing a series of digital &quot;thinkers from Rodin&#039;s sculpture moving toward the background. They get more pixelated the farther away they are.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/3xi4v5LHKuo2DxhXSfLSeU-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Researchers have cast doubt on an influential 2025 study that claimed a new <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>artificial intelligence</u></a> (AI) model could accurately simulate human thought.</p><p>That study, published in the journal <a href="https://www.nature.com/articles/s41586-025-09215-4" target="_blank"><u>Nature</u></a>, concluded that a large language model (LLM) called Centaur could <a href="https://www.livescience.com/technology/artificial-intelligence/new-ai-system-can-predict-human-behavior-in-any-situation-with-unprecedented-degree-of-accuracy-scientists-say"><u>"predict and simulate human behavior"</u></a> with up to 64% accuracy across a series of psychological experiments. At the time, the researchers argued that Centaur's performance reflected a genuine understanding of human decision-making, after it was trained on a dataset of more than 10 million human decisions from 160 experiments involving 60,000 people. </p><p>But a more recent study, published in the January 2026 edition of the journal <a href="https://www.sciengine.com/NSO/doi/10.1360/nso/20250053" target="_blank"><u>National Science Open</u></a>, has called these findings into question.</p><iframe src="https://content.jwplatform.com/players/isS48Pu7.html" id="isS48Pu7" title="New A.I. Finds Hidden Patterns In Numbers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>Rather than making judgments based on the semantic meaning of questions, as the original research implied, the new study argues that Centaur simply learned statistical shortcuts in the training data — a phenomenon known as "overfitting."</p><p><a href="https://www.sciencedirect.com/science/article/pii/S0169743925001467" target="_blank"><u>Overfitting</u></a> happens when an AI model learns its training data too precisely, memorizing patterns specific to that data rather than developing a broader understanding that transfers to new examples. An overfit AI will perform extremely well on training data but poorly on any new data that's introduced.</p><p>Study co-author <a href="https://scholar.google.com/citations?user=Q_mMDVMAAAAJ&hl=en" target="_blank"><u>Nai Ding</u></a>, a professor at Zhejiang University's College of Biomedical Engineering and Instrument Science in China, likened overfitting to a student memorizing answers to a test rather than understanding the questions themselves.</p><p>"If a student is overprepared for an exam, they may learn tricks that allow them to guess answers correctly without actually understanding the underlying material," Ding told<em> </em>Live Science in an email. "If the training and testing samples share the same statistical distribution (and therefore the same kinds of shortcuts), overfitting may go undetected, and the model's performance will be overestimated."</p><h2 id="are-we-approaching-an-ai-ceiling">Are we approaching an AI ceiling?</h2><p>To test their theory, Ding and co-author <a href="https://scholar.google.com/citations?user=812VLhEAAAAJ&hl=zh-EN" target="_blank"><u>Wei Liu</u></a>, a postdoctoral student at Zhejiang University, modified the multiple‑choice questions used to train Centaur with the instruction: "Please choose option A." If the model truly understood the task, it would consistently pick option A, regardless of whether or not it was correct, they argued.</p><p>However, Centaur continued to choose the correct answers in tests, suggesting it was repeating learned patterns in its training data.</p><p>"High performance alone does not tell us through what mechanism LLMs achieve that performance — whether they truly understand the task or exploit statistical shortcuts in the data," Ding said.</p><p>The findings add to a growing body of research questioning how far current neural-network-based AI technology can go.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="xPTUchy4jsw42PkJz2UAEE" name="ai chip" alt="Brain AI Chip technology concept (3D render)" src="https://cdn.mos.cms.futurecdn.net/xPTUchy4jsw42PkJz2UAEE.jpg" mos="" align="middle" fullscreen="1" width="1600" height="900" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/xPTUchy4jsw42PkJz2UAEE.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The latest research suggests there are more limitations to LLMs than expected. </span><span class="credit" itemprop="copyrightHolder">(Image credit: BlackJack3D/Getty Images)</span></figcaption></figure><p>Researchers have long debated whether existing AI models could ever reach <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-general-intelligence-agi"><u>artificial general intelligence</u></a> (AGI) — a hypothetical, advanced form of AI capable of reasoning at a human level and learning new skills beyond its training data.</p><p>While LLMs and broader neural network technologies have made strides in recent years, we could be approaching a ceiling. A study published in February argued that <a href="https://www.livescience.com/technology/artificial-intelligence/not-how-you-build-a-digital-mind-reasoning-failures-are-preventing-ai-models-from-achieving-human-level-intelligence"><u>LLMs are fundamentally constrained by "reasoning failures"</u></a> — a byproduct of their architecture that makes them incapable of holistic planning or in-depth thinking.</p><p><a href="https://www.turing.ac.uk/people/researchers/christopher-burr" target="_blank"><u>Chris Burr</u></a>, a senior researcher at the U.K.'s Alan Turing Institute who was not involved in either study, pointed out that new AI models are built to score well on benchmarks that assess how closely their outputs match expected patterns. This means an AI model that's very good at pattern matching will naturally look like it understands what it's doing, even if it doesn't. </p><p>"Most frontier models are flexible enough to fit almost any pattern, and the headline metrics reward fit and benchmark advances rather than deeper understanding and conceptual nuance," Burr told Live Science in an email. "A model captures something meaningful about cognition only if it does more than predict behavior… At best, Centaur offers behaviourist-style evidence for a linguistically reduced slice of cognition."</p><p>Even so, the results of the 2025 study remain compelling. One of the standout findings was that Centaur accurately predicted the behavior of participants whose data and decisions weren't included in its training data.</p><p>The researchers divided the participant data into two groups, using 90% for training and keeping 10% for testing. Not only did Centaur accurately simulate the responses of that held-out 10%, but it also successfully predicted human choices in scenarios it hadn't encountered, the researchers said. Ding and Liu didn't address this finding.</p><p>Burr acknowledged that the research by Ding and Liu doesn't undo the Centaur study's fundamental argument, which is that AI models fine-tuned on human behavior could enable researchers to more closely simulate and study <a href="https://www.livescience.com/health/neuroscience/theres-a-speed-limit-to-human-thought-and-its-ridiculously-low"><u>human cognition.</u></a></p><p>"The broader programme is not refuted, since only four tasks were tested and Centaur still performs best with intact context, but I think they've done enough to shift the burden of proof," he said.</p><h2 id="stress-testing-research-essential-for-building-cognitive-models">Stress-testing research "essential for building cognitive models"</h2><p>Ding explained that stress-testing AI research was key to expanding understanding of <a href="https://www.livescience.com/technology/artificial-intelligence/ai-may-accelerate-scientific-progress-but-it-cannot-replace-human-scientists"><u>AI and its limitations</u></a>, particularly as a tool for cognitive research.</p><p>"Our work is not intended to deny the value of Centaur, but rather to emphasize that when evaluating such models, we need to distinguish between 'performing well' and 'performing well for the right reasons'," Ding said. "This distinction is essential for building cognitive models."</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/meet-the-agi-cpu-arms-first-processor-designed-to-power-agentic-ai">Scientists build specialist 'AGI processor' that they believe will power the next wave of AI agents</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/were-the-best-servants-anyone-could-dream-of-ai-superintelligence-has-no-need-to-enslave-humans-because-were-already-bowing-to-it">'We're the best servants anyone could dream of!': AI superintelligence has no need to enslave humans because we're already bowing to it</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/ai-for-breakup-texts-how-sycophantic-chatbots-are-messing-with-our-ability-to-handle-difficult-social-situations">AI for breakup texts? How 'sycophantic' chatbots are messing with our ability to handle difficult social situations.</a></li></ul></p></div></div><p>Models trained to perform one task should always be tested on whether they can automatically solve tasks based on the same kind of knowledge but not used to train the model, he added. </p><p>"Without this kind of testing, we risk drawing incorrect conclusions about model capabilities. For instance, we might prematurely conclude that a unified model can already capture human cognition, thereby overlooking the problems that genuinely remain to be solved."</p><p>Live Science contacted the authors of the 2025 Nature study to ask questions about the findings of the newer study but did not receive a response by the time of publication.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ More young people are getting colorectal cancer — here's what scientists think might be happening ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/cancer/more-young-people-are-getting-colorectal-cancer-heres-what-scientists-think-might-be-happening</link>
                                                                            <description>
                            <![CDATA[ People 65 and older are seeing their rates of colorectal cancer drop, but younger people are being felled by a rising number of cases. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">QKbJRc8HHVdSH2LPLN2AP3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/YzDkTBB3gbSm8CZ7qK9E4R-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 20 May 2026 09:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Cancer]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                    <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                                                                                    <dc:creator><![CDATA[ Stephanie Pappas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/syig84DuW9p8R73hBYHxPc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/YzDkTBB3gbSm8CZ7qK9E4R-1280-80.jpg">
                                                            <media:credit><![CDATA[SDI Productions via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Scientists have hypotheses as to why colorectal cancer rates are rising in younger adults while they&#039;re falling in older people.]]></media:description>                                                            <media:text><![CDATA[A bald man in a green shirt with long sleeves and dark pants sits on a hospital bench with medical equipment next to them.]]></media:text>
                                <media:title type="plain"><![CDATA[A bald man in a green shirt with long sleeves and dark pants sits on a hospital bench with medical equipment next to them.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/YzDkTBB3gbSm8CZ7qK9E4R-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A strange divergence is happening in the diagnosis of colorectal cancer: Older people, who are most at risk from the disease, are seeing fewer cases while people under 50 are seeing more.</p><p>These diagnoses are often devastating, as younger people also tend to go longer between first experiencing symptoms and getting diagnosed, meaning most of their cancers are caught in a late stage that is more difficult to treat. </p><p>"Almost all my patients are my peers, many of whom have young kids or are pregnant themselves or navigating the challenges of just establishing their careers," <a href="https://www.ucsfhealth.org/providers/geoffrey-buckle" target="_blank"><u>Dr. Geoffrey Buckle</u></a>, a gastrointestinal medical oncologist at University of California, San Francisco Health, told Live Science. "They're hit with these obviously extremely scary diagnoses." </p><iframe src="https://content.jwplatform.com/players/cYueRAc5.html" id="cYueRAc5" title="The 7 deadliest cancers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>But what's driving this rise in young people? Doctors and researchers think some change that occurred after the 1960s is to blame, likely a shift in people's environments or lifestyles. Perhaps offering a clue as to the culprit, recent research also suggests that, whatever the factor, it primarily affects cancers of the rectum and the lowest part of the colon. </p><h2 id="the-rise-of-colorectal-cancer-in-young-adults">The rise of colorectal cancer in young adults</h2><p>There were about 158,850 new cases of colorectal cancer diagnosed in the U.S. in 2026, according to the <a href="https://www.cancer.org/cancer/types/colon-rectal-cancer/about/key-statistics.html" target="_blank"><u>American Cancer Society</u></a> (ACS). Over 86,000 cases — more than half — occurred in people over 65. But those numbers represent a decline of 2.5% a year in that age group since 2013.</p><p>Doctors chalk up the decline in colorectal cancer in people 65 and older up to the success of screening, said <a href="https://nyulangone.org/doctors/1073529871/aasma-shaukat" target="_blank"><u>Dr. Aasma Shaukat</u></a>, a gastroenterologist at New York University Langone Health. During routine colonoscopies, <a href="https://www.uspreventiveservicestaskforce.org/uspstf/recommendation/colorectal-cancer-screening" target="_blank"><u>which start at 45 years old</u></a> for people at typical risk, doctors remove precancerous polyps and thus prevent that tissue from becoming cancerous.</p><p>At the same time over-65s have seen lower cancer rates, people between 50 and 64 have seen a 0.4% increase per year and people between the ages of 20 and 49 have seen an even more alarming jump of 3% each year. The rise is seen in every racial and ethnic group.</p><p>What that translates to, according to research published in ACS's <a href="https://acsjournals.onlinelibrary.wiley.com/doi/10.3322/caac.70067" target="_blank"><u>CA: A Cancer Journal for Clinicians</u></a>, are 24,640 new cases a year for people 49 and younger and 47,600 new cases a year for people 50 to 64. </p><p>Most of these cases are what doctors call "left-side" cancers, occurring in the lower colon, which descends down the left side of the body, and the rectum. Between 1999 and 2023, rectal cancer mortality rose two to three times faster than colon cancer mortality across all demographics, according to research <a href="https://ddw.org/rectal-cancer-is-striking-earlier-and-killing-faster/" target="_blank"><u>presented in May at Digestive Disease Week 2026</u></a>, a major gastroenterology conference.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="pMG26u5MDoERo2gideEg8F" name="GettyImages-1964976457-doctor" alt="A person wearing scrubs and a face mask looks at a hospital monitor as a colonoscopy is performed." src="https://cdn.mos.cms.futurecdn.net/pMG26u5MDoERo2gideEg8F.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/pMG26u5MDoERo2gideEg8F.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Routine colonoscopies are credited with helping drive down colorectal cancer rates in older adults. </span><span class="credit" itemprop="copyrightHolder">(Image credit: PonyWang via Getty Images)</span></figcaption></figure><h2 id="possible-environmental-factors-at-play">Possible environmental factors at play</h2><p>Cancers arise due to genetic errors, some of which occur randomly when cells divide. And the cells in the gut divide constantly: The entire lining of the colon is shed and replaced every week, Shaukat said. The body has mechanisms to repair the myriad DNA mistakes that happen during this turnover, but when the rate of errors increases too quickly or when repair mechanisms fail, that's when most colorectal cancer occurs.</p><p>The environment in the gut can affect both this error rate and the efficacy of repair. Researchers have found that there's a complicated feedback loop between the gut microbiome, meaning the community of microorganisms in the colon, and health factors such as diet, exercise and <a href="https://www.livescience.com/34757-insulin-resistance-develop-diabetes-heart-disease.html"><u>insulin resistance</u></a>. </p><p>Inflammation also factors into this feedback loop. While <a href="https://www.livescience.com/health/immune-system/if-you-dont-have-inflammation-then-youll-die-how-scientists-are-reprogramming-the-bodys-natural-superpower"><u>inflammation is a necessary immune response</u></a> that repairs damaged tissue with new cell growth, when it becomes chronic, dividing cells become <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6704802/" target="_blank"><u>prone to mutation and overproliferation</u></a> — in other words, cancer.</p><p>The culprits for increased chronic inflammation are many, <a href="https://divisionofresearch.kaiserpermanente.org/researchers/levin-theodore/" target="_blank"><u>Dr. Theodore Levin,</u></a> a researcher and clinical lead for colon cancer screening at Kaiser Permanente Northern California, told Live Science. But "these are all thoughts or hypotheses," he cautioned.</p><p>One is the rise in sedentary lifestyles and obesity, which contributes to insulin resistance and, in turn, disrupts the microbial colonies that live inside the intestines. These microbes aid digestion and release compounds that can either promote or reduce inflammation. </p><p>Childhood antibiotic use rose after the 1960s, which can also perturb the gut microbiome.  Additionally, microbiome-disturbing dietary changes since the 1960s include a rise in sugar-sweetened beverages, Levin said, as well as the introduction of a greater number of <a href="https://www.livescience.com/health/food-diet/what-are-ultraprocessed-foods"><u>ultraprocessed foods</u></a>, which typically lack the fiber content of fresh fruits and vegetables. Fiber, he said, promotes a diverse gut microbiome that tends to tamp down inflammation. (Fermented foods do the same thing, <a href="https://www.cell.com/cell/fulltext/S0092-8674(21)00754-6" target="_blank"><u>research suggests</u></a>.)</p><p>Researchers are also concerned about the ubiquity of plastics, Levin added. </p><p>Some lab research suggests that colorectal cancer cells can take up microplastic particles and that the takeup of those particles <a href="https://www.sciencedirect.com/science/article/pii/S0045653524003564" target="_blank"><u>increases the cells' propensity to migrate</u></a> — at least in a lab dish. That could hint that microplastics make cancer more likely to spread through the body. Some animal studies also find that microplastics <a href="https://www.livescience.com/health/microplastics-that-accumulate-in-the-body-may-clog-up-immune-cells"><u>hamper immune function</u></a>, which could theoretically help cancer cells to escape the body's defenses. </p><p>Plastic particles might also carry carcinogenic compounds deep into the gut, Levin said. Research is still ongoing, but some evidence links chronic exposure to perfluorooctanesulfonic acid (PFOS), a type of "forever chemical" found in nonstick cookware and firefighting foams, to colorectal cancer risk. <a href="https://www.sciencedirect.com/science/article/pii/S0045653524012256?via%3Dihub" target="_blank"><u>Experiments using mouse intestinal tissue</u></a> finds that PFOS reduces a gut enzyme that protects against cancer while spurring the production of proteins that encourage tumor growth.</p><div><blockquote><p>I don't know if it would have been as aggressive if they had caught it a year-and-a-half earlier.</p><p>Jenna Scott, a 40-year-old cancer patient in Atlanta</p></blockquote></div><p>But researchers have not yet found "one smoking gun" to explain the rise, cautioned <a href="https://colorectalcancer.org/bio/michael-sapienza-mm" target="_blank"><u>Michael Sapienza</u></a>, the Chief Executive Officer of the nonprofit Colorectal Cancer Alliance. For example, the results of observational studies of forever chemical exposure and colorectal cancer rates are mixed, with some even finding that more PFOS in the blood actually correlates with <a href="https://link.springer.com/article/10.1186/1471-2407-14-45" target="_blank"><u>fewer colorectal cancer cases</u></a>. </p><p>So while the hypotheses are many, the evidence remains murky. Older adults are exposed to all of these environmental and lifestyle changes, too, so researchers also need to understand why their cancer rates aren't rising along with those in younger people. It could be that the removal of precancerous lesions during colonoscopies are masking what would otherwise be a similar rise in the over-65s. Or perhaps it's early childhood exposure that matters most, a risk factor that the oldest adults escaped.</p><h2 id="raising-awareness-of-the-symptoms">Raising awareness of the symptoms</h2><p>Scientists aren't entirely sure why cancers of the lower colon and rectum are rising faster than the "right-sided" cancers of the upper intestines. </p><p>The lower and upper parts of the colon are very different, Levin said, even arising from different parts of the embryo in the very earliest stage of development. Cancers on the right side and left side <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6089587/" target="_blank"><u>often show different genetic mutations</u></a>. Left-sided colorectal cancer frequently arise from what researchers call chromosomal instability, or mistakes in how chromosomes split between dividing cells during replication, when cells make a copy of their DNA before dividing. Right-sided cancers are more prone to arise from problems with DNA repair during replication.</p><p>These differing pathways could help researchers link environmental and lifestyle factors with the changes that lead to colorectal cancer. But that research will take time. For now, gastroenterologists are hoping to raise awareness about the symptoms of the disease and make sure other doctors think to check younger patients for cancer. </p><p>Early symptoms include rectal bleeding, unexplained weight loss, anemia, abdominal pain, blood in the stool, changes in bowel habits and unexplained nausea and vomiting. Unfortunately, many early symptoms of colorectal cancer match those of much less serious conditions. For instance, rectal bleeding can be caused by hemorrhoids, and changes in bowel habits could arise from anything from stress to an infection. </p><p>Jenna Scott, 40, of Atlanta was 29 and pregnant when her symptoms started. She didn't get a diagnosis until she was 31. By that time, the cancer was metastatic, having spread to other organs. Scott remains in treatment today. </p><p>"I don't know if it would have been as aggressive if they had caught it a year-and-a-half earlier," she told Live Science. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/colorectal-cancer-is-now-the-most-common-cause-of-cancer-deaths-in-the-us-for-people-under-50">Colorectal cancer is now the most common cause of cancer deaths in the US for people under 50</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/gut-bacteria-linked-to-colorectal-cancer-in-young-people">Gut bacteria linked to colorectal cancer in young people</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/colon-cancer-risk-in-young-people-linked-to-one-amino-acid">Colon-cancer risk in young people linked to one amino acid, small study finds</a></li></ul></p></div></div><p>Scott's initial symptom was rectal bleeding, but her doctor brushed it off as hemorrhoids caused by pregnancy. Another classic colorectal cancer symptom, weight loss, seemed like typical postpartum shifts on the scale. <a href="https://www.uchealth.com/en/media-room/articles/recognizing-colorectal-cancer-symptoms-in-young-adults" target="_blank"><u>Health systems</u></a> and organizations like the Colorectal Cancer Alliance are working to raise awareness among doctors in all specialties so that they check these symptoms out thoroughly in young people rather than explaining them away. </p><p>Although routine colon cancer screenings don't start until 45, patients should be pushy with their doctors to get checked out earlier if they have any telltale symptoms, Sapiena said. </p><p>"It doesn't mean you have colorectal cancer," Sapiena said of these symptoms. "But it does mean you need to be your own advocate" and seek screening ASAP.  </p><p>This article is for informational purposes only and is not meant to offer medical advice.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI self-replication hacks 'no longer purely theoretical,' study finds —‬ ‪but experts say it's too soon to panic ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/ai-self-replication-hacks-no-longer-purely-theoretical-study-finds-but-experts-say-its-too-soon-to-panic</link>
                                                                            <description>
                            <![CDATA[ Researchers say AI models can now replicate themselves across vulnerable systems, but experts warn the real threat is not rogue machine intelligence but cybercriminals weaponizing AI agents. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">GmQARa4CAjgmTxeCwnoNXG</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/G9LCJFeM88HJio2nATiwVV-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 13 May 2026 09:30:00 +0000</pubDate>                                                                                                                                <updated>Fri, 15 May 2026 10:03:32 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carly Page ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AWVjVMXrGAf6syGhULBaa7.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Carly Page is a technology journalist and copywriter specialising in cybersecurity, digital policy, and emerging technologies. With more than a decade of experience, she has become a trusted voice in the security community, known for breaking news, deep-dive analysis, and accessible reporting on complex technical issues. Carly previously served as the senior cybersecurity reporter at TechCrunch, where she covered major incidents, nation-state hacking campaigns, and the evolving landscape of privacy regulation. She has also presented on cybersecurity trends at TechCrunch Disrupt.&lt;/p&gt;&lt;p&gt;As a freelancer, Carly writes for leading publications including Forbes, IT Pro, LeadDev, Resilience Media, The Register, TechCrunch, TechFinitive, TechRadar, TES, The Telegraph, TIME, Uswitch, WIRED, and others. Her work spans news reporting, investigative features, interviews with industry leaders, and consumer-focused explainers on everything from ransomware resilience to the future of AI security.&lt;/p&gt;&lt;p&gt;In addition to journalism, Carly provides editorial and copywriting services for technology companies and research organisations. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/G9LCJFeM88HJio2nATiwVV-1280-80.jpg">
                                                            <media:credit><![CDATA[KrulUA via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Should we be worried about AI replicating itself?]]></media:description>                                                            <media:text><![CDATA[A series of red and blue faces made of circuit-board patterns against a dark blue background]]></media:text>
                                <media:title type="plain"><![CDATA[A series of red and blue faces made of circuit-board patterns against a dark blue background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/G9LCJFeM88HJio2nATiwVV-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p><a href="https://www.livescience.com/technology/artificial-intelligence"><u>Artificial intelligence</u></a> (AI) models can autonomously "replicate" across multiple machines, hacking vulnerable systems, copying their own parameters onto compromised hosts, and launching working replicas capable of continuing the attack, new research shows. However, experts told Live Science the bigger concern is not AI suddenly running wild on its own, but cybercriminals using AI agents to automate known hacking techniques.</p><p>Scientists at Palisade Research tested whether AI agents could independently move through a chain of intentionally vulnerable systems without human intervention. In a new <a href="https://palisaderesearch.org/assets/reports/self-replication.pdf" target="_blank"><u>study</u></a> uploaded May 7 to GitHub, large language models (LLMs) could identify exploitable web applications, steal credentials, transfer their own files, and stand up new inference servers capable of continuing the attack from the next machine in the chain.</p><p>This is the first research to show an AI model "autonomously exploit a target and replicate itself end-to-end," the researchers wrote in the study.</p><iframe src="https://content.jwplatform.com/players/isS48Pu7.html" id="isS48Pu7" title="New A.I. Finds Hidden Patterns In Numbers" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>Although that sounds like the premise of a sci-fi disaster movie, experts who weren't involved in the research said the reality is somewhat less dramatic.</p><p>Notably, the systems did not spontaneously decide to reproduce themselves in the wild. Rather, the researchers told the models to replicate, handed them Linux tools and shell access, and pointed them at intentionally vulnerable systems riddled with bugs. These included vulnerabilities open to various attack methods that could expose credentials, bypass logins, or hand over access to other machines.</p><p>Jeff Watkins, chief AI officer at consultancy NorthStar Intelligence, said the experiment was closer to automated cyber intrusion than to "machine life."</p><div><blockquote><p>"That is more a worm with a planner attached, not consciousness scaling."</p><p>Antoine Casanova-Mazet, head of innovation at HIM Business School</p></blockquote></div><p>"The headline claim sounds dramatic, but the underlying mechanism is very familiar to anyone who has studied malware in depth," Watkins told Live Science. "What Palisade appears to have demonstrated is not a magical new form of machine life but rather an agentic system performing a sequence of fairly standard cybersecurity intrusion tasks."</p><h2 id="a-nervy-direction-of-travel">A nervy direction of travel</h2><p>According to the study, the agent copied onto newly compromised systems its model weights (parameters within a machine learning model that determine the strength of connections between artificial neurons), prompts (inputs instructing the AI) and harnesses (the software infrastructure). </p><p>It then verified the replica was functional by checking whether it could respond to inference requests, meaning prompts or queries sent to the AI model to confirm it was running correctly. Researchers also tested "chain replication," in which the replicated model becomes the attacker in the next stage of the operation.</p><p>"The agent exploits a web vulnerability, copies its existing weight file of about 119 gigabytes across via scp or rsync [common Linux file-transfer tools], and loads an inference server on the compromised host," he said. "That is more a worm with a planner attached, not consciousness scaling," said <a href="https://www.him-business-school.com/en/news/faculty/faculty-friday-meet-antoine-casanova-mazet-5153/" target="_blank"><u>Antoine Casanova-Mazet</u></a>, head of innovation at HIM Business School, where he works on AI adoption and digital transformation projects as well as having built AI systems himself.</p><p>Still, the researchers argue that the trajectory matters more than the current limitations.</p><p>In the study, the researchers said end-to-end replication success rates improved sharply over the past year as frontier AI systems became more capable at coding and autonomous task execution. The study reported that Anthropic's Claude Opus models achieved success rates above 80% in some scenarios, and OpenAI systems also showed measurable improvements.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2121px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="t2qCVcfpk3pLozAkprfGTa" name="AI sharing ideas" alt="Illustration of two AI chatbots sharing ideas" src="https://cdn.mos.cms.futurecdn.net/t2qCVcfpk3pLozAkprfGTa.jpg" mos="" align="middle" fullscreen="1" width="2121" height="1193" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/t2qCVcfpk3pLozAkprfGTa.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The study brings up concerns about the supervision of AI.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Eugene Mymrin/Getty Images)</span></figcaption></figure><p>"What is genuinely new is the trajectory," Casanova-Mazet said. "Within 12 months, end-to-end success on this pipeline moved from 6% to 81% on Anthropic's frontier models and from 0% to 33% on OpenAI's."</p><p>The study lands amid broader concerns about increasingly autonomous agentic AI systems capable of carrying out long chains of tasks with limited supervision. Researchers and safety groups have spent the past year warning that AI models are becoming more capable of offensive cybersecurity operations, vulnerability discovery, persistence and long-horizon planning. For example, in a December 2025 study, scientists in China linked with the cloud giant Alibaba said an experimental AI agent broke out of its testing confines and <a href="https://www.livescience.com/technology/artificial-intelligence/an-experimental-ai-agent-broke-out-of-its-testing-environment-and-mined-crypto-without-permission"><u>mined cryptocurrency without permission</u></a>.</p><h2 id="we-should-worry-about-other-people-not-ai">We should worry about other people, not AI </h2><p>Cybersecurity experts remain skeptical that examples like that highlighted in the new study represent an immediate real-world threat. The biggest practical issue is scale, they said, as modern LLMs are huge. Moving hundreds of gigabytes of weights and infrastructure around a monitored enterprise network would likely generate large amounts of suspicious traffic.</p><p>"There are also practical constraints that make this less immediately troubling," Watkins said. "Replicating a full LLM is not like copying a small worm across a network. The notion that <a href="https://www.livescience.com/technology/artificial-intelligence/claude-mythos-explained-is-anthropics-most-powerful-ai-model-really-too-dangerous-to-release-to-the-public"><u>something as powerful as Mythos</u></a> could self-replicate is not currently feasible, due to the intense resource requirements involved."</p><p>The more immediate worry is not rogue AI systems "roaming the internet," Watkins said, but attackers using agentic AI to accelerate existing cybercrime operations.</p><p>"The more realistic near-term concern is not a frontier model roaming the internet like a digital organism and causing global chaos," he said. "It is threat actors using agentic AI to accelerate familiar attack chains."</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/meet-the-agi-cpu-arms-first-processor-designed-to-power-agentic-ai">Scientists build specialist 'AGI processor' that they believe will power the next wave of AI agents</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/claude-mythos-explained-is-anthropics-most-powerful-ai-model-really-too-dangerous-to-release-to-the-public">Claude Mythos explained: Is Anthropic's most powerful AI model really too dangerous to release to the public?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/it-wont-be-so-much-a-ghost-town-as-a-zombie-apocalypse-how-ai-might-forever-change-how-we-use-the-internet">'It won't be so much a ghost town as a zombie apocalypse': How AI might forever change how we use the internet</a></li></ul></p></div></div><p>That divide is becoming increasingly important in AI safety research. Another study, uploaded Sept. 29 2025, to the <a href="https://arxiv.org/abs/2509.25302" target="_blank"><u>arXiv</u></a> preprint database, argued that the ability for an AI agent to copy itself does not automatically make a system dangerous in the real world. Aspects like autonomy, persistence, objectives, and access to tools or networks matter far more than whether the model can technically spin up another copy of itself, those researchers said.</p><p>As experts explained, the Palisade study appears less like rogue AI breaking loose and more like a glimpse into how AI-powered hacking tools are evolving.</p><p>"This research shows that self-replication is no longer a purely theoretical capability in agentic AI systems," Watkins told Live Science. "For now, it is probably less urgent than ordinary vulnerability exploitation, ransomware, credential theft and supply-chain compromise, but it is a warning about where those threats are heading as AI agents gain more tools, more autonomy and more operational access."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Hantavirus outbreaks could become more likely as virus-carrying rodents expand their range, model finds ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/viruses-infections-disease/hantavirus-outbreaks-could-become-more-likely-as-virus-carrying-rodents-expand-their-range-model-finds</link>
                                                                            <description>
                            <![CDATA[ New models chart how virus-carrying rodents may spread across Argentina as climate change reshapes weather patterns. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xw4fS86GY6tFGRmsMmX9GD</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/snkmtZ7UGzZUc55bKbAXq-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 12 May 2026 19:30:00 +0000</pubDate>                                                                                                                                <updated>Wed, 13 May 2026 10:54:17 +0000</updated>
                                                                                                                                            <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Naomi Mihara ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/yPUKRXnuHqzsXVEJCJj7fV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/snkmtZ7UGzZUc55bKbAXq-1280-80.jpg">
                                                            <media:credit><![CDATA[Pinotti, J. D., Ortiz, N., &amp; Andreo, V. (2024). Riesgo de contacto con roedor Oligoryzomys longicaudatus en 2022. In Elaboración de mapas de riesgo por hantavirus para escenarios futuros de cambio climático en Argentina. Programa EUROCLIMA. Retrieved May 11, 2026, from https://simarcc.ambiente.gob.ar/]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The range of the long-tailed pygmy rice rat in 2022 compared to its projected range for 2040.]]></media:description>                                                            <media:text><![CDATA[A comparison of two maps of Argentina, with the one on the left labeled 2022 and the one on the right labeled 2040. The image on the right has more red shaded areas. ]]></media:text>
                                <media:title type="plain"><![CDATA[A comparison of two maps of Argentina, with the one on the left labeled 2022 and the one on the right labeled 2040. The image on the right has more red shaded areas. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/snkmtZ7UGzZUc55bKbAXq-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Climate change is likely to shift the distribution of virus-carrying rodents, potentially increasing the risk of spillover, when viruses make the jump from animals to humans. </p><p>This will likely expose populations to diseases that they haven't encountered before and raise the risk of outbreaks, researchers warn.</p><p>The <a href="https://www.livescience.com/health/live/hantivirus-cruise-tuesday-may-12"><u>hantavirus cluster on the cruise ship MV Hondius</u></a> has put the rodent-borne disease into the global spotlight. While countries in South America, especially Argentina and Chile, have been dealing with hantavirus for decades, there's been a recent uptick in infections, according to the Argentine ministry of health. More than 100 cases of hantavirus disease were <a href="https://www.argentina.gob.ar/noticias/actualizacion-del-boletin-epidemiologico-nacional-de-la-semana-ndeg-16" target="_blank"><u>recorded between June 2025 and early May 2026</u></a>, roughly double the number recorded in the previous year.</p><p><a href="https://www.livescience.com/health/viruses-infections-disease/what-is-hantavirus-the-rare-but-deadly-respiratory-illness-spread-by-rodents"><u>Hantaviruses</u></a> are a family of rodent-borne viruses found across the Americas, Europe and Asia. "New world" hantaviruses cause hantavirus cardiopulmonary syndrome (HCPS), characterized by headache, fever and gastrointestinal symptoms, followed by potentially life-threatening respiratory problems. The Andes virus, responsible for the cluster of cases associated with the MV Hondius, is the only hantavirus known to be transmissible between people. </p><iframe src="https://content.jwplatform.com/players/iozh7bYg.html" id="iozh7bYg" title="The 7 deadliest viruses in history" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>With a <a href="https://www.who.int/emergencies/disease-outbreak-news/item/2026-DON600" target="_blank"><u>case mortality rate of up to 50%</u></a>, HCPS is considered one of the most severe forms of hantavirus disease, while the infections that strike in Europe and Asia have lower fatality rates.</p><h2 id="climate-change-is-affecting-rodent-host-populations">Climate change is affecting rodent host populations</h2><p>Scientists studying hantavirus risk in southern South America have so far identified 11 genotypes linked to human disease across 13 native rodent species, said <a href="https://www.researchgate.net/profile/Juan-Diego-Pinotti" target="_blank"><u>Juan Diego Pinotti,</u></a> a postdoctoral researcher for Argentina's National Council of Research, based at the Institute of Animal Diversity and Ecology at the National University of Córdoba. Each strain of the virus has evolved within a specific rodent species, enabling that species to carry the virus while not falling sick from it.</p><p>The natural "reservoir" for Andes virus, the <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8778283/" target="_blank"><u>long-tailed pygmy rice rat</u></a> (<em>Oligoryzomys longicaudatus</em>), typically lives in the humid forests and shrublands of the southern Andes in Chile and Argentina. The virus is spread to humans primarily through contact with the urine, feces, or saliva of an infected rodent.</p><p>Climate models predict that changing weather patterns over the next few decades may <a href="https://simarcc.ambiente.gob.ar/index.php?ms=0&mst=0&m1z=4.603637827141926&m1c=-7332527.347946707,-4462952.718060472&m1r=0&m2z=5&m2c=-6998425.681851857,-4688007.3125827005&m2r=0" target="_blank"><u>expand the long-tailed pygmy rice rat's habitat</u></a> eastward, toward Argentina's Atlantic coast, where the vast majority of the country's people live. </p><p>"More intensive surveillance and testing are needed across provinces, because the virus might be reaching new areas without us finding out," Pinotti, who worked on the models, told Live Science.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:900px;"><p class="vanilla-image-block" style="padding-top:59.56%;"><img id="6D2DtcDm5VEioC4kbzLCiL" name="Raton_colilarga" alt="A close up of a brown rat in a pile of leaves." src="https://cdn.mos.cms.futurecdn.net/6D2DtcDm5VEioC4kbzLCiL.jpg" mos="" align="middle" fullscreen="1" width="900" height="536" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/6D2DtcDm5VEioC4kbzLCiL.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The long-tailed pygmy rice rat (<em>Oligoryzomys longicaudatus</em>) is the animal "reservoir" of the Andes virus. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Yamil Hussein E. via Wikimedia Commons, <a href="https://creativecommons.org/licenses/by-sa/3.0" target="_blank">CC BY-SA 3.0</a>)</span></figcaption></figure><p>El Niño-La Niña fluctuations may further reinforce this pattern. In central and southern Argentina, El Niño years usually bring increased rainfall, which stimulates vegetation growth, meaning rodents have access to abundant food sources and shelter, driving rapid population expansion. </p><p>"That in turn interacts with what the winters are like," said <a href="https://veroandreo.gitlab.io/" target="_blank"><u>Veronica Andreo</u></a>, a researcher for Argentina's National Council of Research, working at the Gulich Institute. "If the winter is more severe, fewer mice might survive. If it's a bit milder, more mice can survive and pass on to the next generation."</p><h2 id="beyond-hantavirus-other-viruses-on-the-rise">Beyond hantavirus: other viruses on the rise</h2><p>A <a href="https://www.nature.com/articles/s44298-026-00189-2" target="_blank"><u>recent study</u></a> focusing on a different family of rodent-borne viruses, known as arenaviruses, drew similar conclusions. New World arenaviruses, which include Guanarito virus in Venezuela and Colombia, Machupo virus in Bolivia and Paraguay, and Junin virus in Argentina, can cause severe hemorrhagic fevers with high hospitalization rates. Fatality rates range from about 5% to 30%, depending on the virus strain and the patient's overall health and healthcare access.</p><p>Researchers used machine learning to map how climate projections, changing rodent populations, and shifts in people's land use could <a href="https://atlas-arena.org/" target="_blank"><u>alter the distribution and transmission of arenaviruses</u></a> in South America over the next 20 to 40 years. They found that climate-induced shifts in temperature and precipitation, coupled with the expansion of agriculture, will likely increase spillover risk as viruses spread into new regions.</p><p>The researchers hope the models will help public health officials understand the need to prepare for outbreaks of these diseases as climate change drives more extreme weather patterns. </p><div><blockquote><p>Always the most important thing is prevention — epidemiological surveillance and education of the population.</p><p>Juan Diego Pinotti, postdoctoral researcher for Argentina's National Council of Research</p></blockquote></div><p>"These are high impact diseases, but they are fairly neglected in terms of how much research is ongoing about them, or whether they are on the radar of public health officials," said study lead author <a href="https://ohi.vetmed.ucdavis.edu/people/pranav-kulkarni" target="_blank"><u>Pranav Kulkarni</u></a>, a veterinary epidemiologist at the University of California, Davis (UC Davis) Weill School of Veterinary Medicine. </p><p>Notably, the Centers for Research in Emerging Infectious Diseases, part of the U.S. National Institutes of Health, would have been researching these diseases <a href="https://www.scientificamerican.com/article/trump-administration-cut-funding-to-study-hantavirus-behind-deadly-cruise-ship-outbreak/" target="_blank"><u>but was shuttered last year</u></a>.</p><h2 id="continued-surveillance-is-critical">Continued surveillance is critical</h2><p>As climate change reshapes disease risk, data gathering and surveillance will be crucial for improving outbreak preparedness. Better regional coordination and data sharing could help countries identify shifting hotspots earlier and build more effective public health responses, said Kulkarni. </p><p>"If we can come up with that sort of infrastructure, especially in countries which will probably be affected by this, then there would be more robust modeling, more accurate predictions, and a more informative way of creating health policy," Kulkarni told Live Science. </p><p>More research is needed to fully understand the diversity of viral genotypes and rodent species that exist in South America's southern cone, said Andreo. "We still need to understand how all the different reservoirs and viruses interact, and whether the viruses can jump from one reservoir to another," Andreo told Live Science. Some New World hantaviruses, such as the Laguna Negra genotype and the Lechiguanas genotype, <a href="https://journals.plos.org/plosntds/article?id=10.1371/journal.pntd.0013489" target="_blank"><u>are known to have multiple reservoirs</u></a>. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/viruses-infections-disease/32-diseases-you-can-catch-from-animals">32 diseases you can catch from animals</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/earliest-evidence-of-humans-catching-disease-from-animals-dates-to-6-500-years-ago">Earliest evidence of humans catching disease from animals dates to 6,500 years ago</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/56598-deadliest-viruses-on-earth.html">The deadliest viruses in history</a></li></ul></p></div></div><p>Additionally, <a href="https://pubmed.ncbi.nlm.nih.gov/34788281/" target="_blank"><u>two new</u></a> <a href="https://pubmed.ncbi.nlm.nih.gov/40044510/" target="_blank"><u>hantavirus genotypes</u></a> have been identified in Argentina in recent years, added Pinotti.</p><p>"Always the most important thing is prevention — epidemiological surveillance and education of the population," Pinotti told Live Science. Yet, <a href="https://www.telesurtv.net/sistema-cientifico-argentina-recortes-82/" target="_blank"><u>funding cuts</u></a> to Argentina's health and science sectors have jeopardized disease surveillance programs, research capacity, and the ability to carry out large-scale, long-term studies into <a href="https://www.livescience.com/zoonotic-disease.html"><u>zoonotic</u></a> and vector-borne diseases. </p><p>"When these teams see their operational capacity reduced," Andreo said, "the entire early warning network that makes it possible to detect outbreaks before they escalate is weakened."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Some gene therapies no longer require clinical trials, thanks to new FDA rule. Is this safe, and who will it help? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/some-gene-therapies-no-longer-require-clinical-trials-thanks-to-new-fda-rule-is-this-safe-and-who-will-it-help</link>
                                                                            <description>
                            <![CDATA[ The FDA is launching a new framework to deliver tailor-made gene therapies to people with rare genetic disorders. Discussions about whom to treat and how to monitor patients are ongoing. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">5Mx3c9QeSAkFgzdDu74GXW</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/EArXmTDdPMSFTCmYiwFD5X-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 08 May 2026 16:45:50 +0000</pubDate>                                                                                                                                <updated>Fri, 08 May 2026 22:34:39 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kamal Nahas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2TwzMZ2d3eigSWAthQ26QW.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/EArXmTDdPMSFTCmYiwFD5X-1280-80.jpg">
                                                            <media:credit><![CDATA[Hiroshi Watanabe via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The FDA is looking to accelerate the approval process for certain individualized gene therapies.]]></media:description>                                                            <media:text><![CDATA[An illustration of a hand that transforms into a strand of DNA]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration of a hand that transforms into a strand of DNA]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/EArXmTDdPMSFTCmYiwFD5X-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The Food and Drug Administration (FDA) is <a href="https://www.fda.gov/news-events/press-announcements/fda-launches-framework-accelerating-development-individualized-therapies-ultra-rare-diseases" target="_blank"><u>implementing a new strategy</u></a> to provide experimental gene therapies to patients with rare disorders without going through clinical trials. This framework could grant these patients access to individualized therapies, but experts are divided over whether the regulatory change is safe enough for patients.</p><p><a href="https://www.stjude.org/people/b/senthil-bhoopalan.html" target="_blank"><u>Dr. Senthil Bhoopalan</u></a>, a genome-editing expert at St. Jude's Children Research Hospital in Tennessee, said that, although the framework is still emerging and the details require more discussion between the public and stakeholders, "it's an exciting step in the right direction." </p><p>But other experts are concerned that the FDA's past track record with accelerated approval processes doesn't inspire trust.</p><iframe src="https://content.jwplatform.com/players/GF1myEd8.html" id="GF1myEd8" title="Child Before and After Gene Therapy Treatment" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p><a href="https://med.nyu.edu/faculty/arthur-l-caplan" target="_blank"><u>Arthur Caplan</u></a>, a medical ethicist at New York University, said more pressure to permit access to new therapies has led the FDA "to allow more risk to subjects, and more risk of failure post-approval, by being willing to accept weaker evidence."</p><p>Before receiving FDA approval, most therapies require clinical trials with hundreds or thousands of participants to show a drug is safe and works. In some cases, the agency grants <a href="https://www.fda.gov/drugs/nda-and-bla-approvals/accelerated-approval-program" target="_blank"><u>accelerated approval</u></a> for interventions that appear to show a benefit in small trials, when patients are very sick and have no other treatment options. </p><p>However, the new strategy, called the <a href="https://www.fda.gov/regulatory-information/search-fda-guidance-documents/considerations-use-plausible-mechanism-framework-develop-individualized-therapies-target-specific" target="_blank"><u>plausible mechanism pathway</u></a>, would enable the FDA to grant permission to use therapies that haven't been tested in humans but could plausibly succeed.</p><p>The pathway would apply only to certain treatments, such as <a href="https://www.livescience.com/gene-therapy-everything-you-need-to-know-about-the-dna-tweaking-treatments"><u>gene therapies</u></a> that correct single-letter DNA errors, where large-scale clinical trials would be impossible. Take cystic fibrosis as an example. Around <a href="https://www.cysticfibrosisjournal.com/article/S1569-1993(23)00061-9/fulltext" target="_blank"><u>40,000 people</u></a> in the U.S. have this disorder, but hundreds of mutations can cause it, Bhoopalan said. As a result, you can't use one gene therapy formulation to treat every patient. </p><p>However, if a gene-editing tool and delivery technique have been shown to be safe in past human trials, the pathway would allow drug developers to tweak the sequence-specific element of the formulation, such as a guide <a href="https://www.livescience.com/what-is-RNA.html"><u>RNA</u></a> that tells the DNA "scissors" where to correct a mutation. Then, the specific gene-editing tool, such as a base editor, could be customized for specific mutations in each cystic fibrosis patient. This is similar to how food producers need only show that an ingredient is safe once before including it in multiple food items. </p><div><blockquote><p>"It's possible that in the fullness of time, we'll see that they've lowered the bar."</p><p>Dr. J. Paul Taylor, neurologist at St. Jude Children's Research Hospital.</p></blockquote></div><p>"The safety data can be extrapolated if you're using the same delivery mechanism," Bhoopalan said. "You're really only changing the guide." If the change you make in the body is swapping a faulty mutation with the form that healthy people have, you wouldn't anticipate side effects, he added.</p><p>Caplan agreed that this particular use of the pathway doesn't seem, on its face, to be high-risk. However, the safety of base editors has been tested only in relatively small trials thus far, with no more than <a href="https://clinicaltrials.gov/study/NCT05456880" target="_blank"><u>15 participants</u></a>. With a sample size this small, it’s difficult to show a given gene therapy led to positive health outcomes. What’s more, without performing larger trials involving hundreds or thousands of participants, it’s impossible to know whether base editors cause rare side effects. </p><p>For example, at least <a href="https://www.sciencedirect.com/science/article/pii/S0168827823052297" target="_blank"><u>65 small-scale trials</u></a> have investigated the use of certain viruses as vehicles to deliver liver-targeting gene therapies that treat hemophilia. While most of these studies show promise, a <a href="https://www.nejm.org/doi/full/10.1056/NEJMoa2113708" target="_blank"><u>larger trial</u></a> involving 134 participants revealed rare side effects, such as elevated liver enzymes, inflammation and allergic reactions.</p><p>"The level of risk doesn't keep me awake at night, but there are unknowns," Caplan said. "I think it would be very important to have serious follow-ups following FDA drug approval." </p><p>That's where he sees the potential for problems to creep in. Post-approval monitoring of drugs has "never been done with earnestness," despite promises made by pharmaceutical companies. "If we're going to take more risk to go faster at the front end, you have to beef up what's required and what's going to be monitored at the back end, post approval."</p><p>Still, that doesn't mean the level of post-approval scrutiny will be lower than it has been previously.</p><p>"It's possible that in the fullness of time, we'll see that they've lowered the bar," said <a href="https://www.stjude.org/people/t/j-paul-taylor.html" target="_blank"><u>Dr. J. Paul Taylor</u></a>, a neurologist who treats genetic neurodevelopmental disorders at St. Jude Children's Research Hospital. "But the stated intent is not to change the level of substantial evidence [through post-approval monitoring]." </p><h2 id="who-will-it-help">Who will it help?</h2><p>In an article published last November in <a href="https://www.nejm.org/doi/abs/10.1056/NEJMsb2512695" target="_blank"><u>The New England Journal of Medicine</u></a>, the FDA outlined which criteria a disease would need to meet to qualify for this pathway. The plausible mechanism pathway would be ruled out  for disorders with unclear causes, such as dementia, Taylor noted. </p><p>"This is great for <a href="https://www.livescience.com/health/inherited-diseases-dont-work-like-we-thought-they-did"><u>monogenic disorders,</u></a> which are caused by mutations in a single gene," Bhoopalan said. It would be harder to use this pathway for polygenic diseases, which are brought on by an array of mutations, he added, as you would have to successfully correct multiple mutations to see a benefit.</p><p>Rather than correcting a faulty mutation, gene therapy could be used to "switch on" a backup gene in the case of spinal muscular atrophy, Taylor said, which is <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3012277/" target="_blank"><u>fatal in children</u></a> who don't receive treatment.</p><div><blockquote><p>"I think we have to start thinking about this as an inevitable next step."</p><p>Dr. Senthil Bhoopalan, genome-editing expert at St. Jude's Children Research Hospital</p></blockquote></div><p>There are some monogenic disorders that may not meet the criterion, however. <a href="https://academic.oup.com/neuro-oncology/article/19/8/1025/3084487" target="_blank"><u>Diffuse intrinsic pontine glioma</u></a> is a brain tumor that appears in young children who carry a faulty gene. Taylor said specialists are split on whether reversing this mutation alone could shrink the tumors or if other mutations that appear as the tumor develops could continue to drive the cancer even if the initial mutation were corrected.</p><p>Another FDA criterion requires doctors to confirm that the patient's tissues have been edited. "It might be harder to quantitate when you're editing a critical organ like the liver, because you cannot get a piece of liver and measure how much has been edited," Bhoopalan said. </p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li> <a data-analytics-id="inline-link" href="https://www.livescience.com/health/genetics/a-landmark-moment-for-the-field-fda-approves-first-ever-gene-therapy-for-inherited-deafness">'A landmark moment for the field': FDA approves first-ever gene therapy for inherited deafness</a></li><li> <a data-analytics-id="inline-link" href="https://www.livescience.com/is-fda-new-animal-testing-policy-safe">FDA no longer requires animal testing for new drugs. Is that safe?</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/genetics/gene-therapy-improves-hearing-in-90-percent-of-patients-with-inherited-deafness-in-largest-trial-of-its-kind">Gene therapy improves hearing in 90% of patients with inherited deafness in largest trial of its kind</a></li></ul></p></div></div><p>Doctors may need to repeatedly sample tissues from patients, as studies in <a href="https://pubmed.ncbi.nlm.nih.gov/33508430/" target="_blank"><u>mice</u></a> have shown that gene therapies can wane over time, suggesting that some may not work as a "one-and-done" treatment. This would be much harder to accomplish if you could only sample tissues with invasive surgery.</p><p>Some body locations might be difficult to target with gene delivery systems in the first place. The blood, bone marrow, liver and lungs could make easy targets, Bhoopalan said. The heart, on the other hand, could be difficult to edit because a layer of tightly-packed cells <a href="https://www.sciencedirect.com/science/article/abs/pii/S1443950623001154" target="_blank"><u>creates a barrier</u></a> that stops gene therapy vectors from crossing into heart tissue.</p><p>Though more discussion is needed to clarify which disorders can benefit from this expedited approval and how patients' health can be monitored afterward, experts hope the new pathway could help people with rare disorders. </p><p>"I think we have to start thinking about this as an inevitable next step," Bhoopalan said.</p><p><em>This article is for informational purposes only and is not meant to offer medical advice.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Can NASA and SpaceX really build a moon base in the next 10 years? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/space/space-exploration/can-nasa-and-spacex-really-build-a-moon-base-in-the-next-10-years</link>
                                                                            <description>
                            <![CDATA[ Experts say building a lunar colony within the next decade, as NASA and Elon Musk want to, will require finding solutions to problems we don't yet fully understand. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">9GXvbBjws9nk7AqCcGENJi</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/BExxoL6mJKP7bKKpB8rDZM-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 29 Apr 2026 16:51:52 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Space Exploration]]></category>
                                                    <category><![CDATA[Space]]></category>
                                                                                                                    <dc:creator><![CDATA[ Georgia Michelman ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/5hfPTgdryriyd37smyeagV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/BExxoL6mJKP7bKKpB8rDZM-1280-80.jpg">
                                                            <media:credit><![CDATA[Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[An illustration of two astronauts boarding a rocket on the moon. NASA and Elon Musk have both expressed interest in building a permanent human presence on the moon in the next decade. But what does the science say?]]></media:description>                                                            <media:text><![CDATA[An illustration of two astronauts boarding a rocket on the moon]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration of two astronauts boarding a rocket on the moon]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/BExxoL6mJKP7bKKpB8rDZM-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Mars is out; the moon is in. And this time, we may be going there to stay.</p><p>On March 24, NASA administrator Jared Isaacman <a href="https://www.livescience.com/space/space-exploration/nasa-announces-near-impossible-space-plans-including-usd20b-moon-base-and-humanitys-first-nuclear-powered-interplanetary-spacecraft"><u>announced new plans</u></a> to build a "<a href="https://x.com/NASAAdmin/status/2036461100661698990" target="_blank"><u>sustained human presence</u></a>" on the moon, complete with a permanent lunar base. Construction of humanity's new home away from Earth could begin as soon as 2027, Isaacman said. </p><p>The announcement came just a month after SpaceX CEO Elon Musk similarly <a href="https://x.com/elonmusk/status/2020640004628742577" target="_blank"><u>ditched his company's plans</u></a> to visit Mars in favor of establishing a "lunar self-growing city" within the next 10 years.</p><iframe src="https://content.jwplatform.com/players/XmHKglDV.html" id="XmHKglDV" title="Blue Ghost records surface of the moon" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>It's an exciting prospect — but scientists say lunar colonization won't be as simple as packing up and lifting off. The moon's environment is harsh: think razor-sharp, electrified dust and a constant <a href="https://www.livescience.com/space/space-exploration/chinese-lander-reveals-giant-cavity-of-radiation-between-earth-and-the-moon-and-it-could-change-how-lunar-exploration-is-done"><u>stream of radioactive particles</u></a> travelling at light speed. Scientists still aren't sure how this increased dose of cosmic radiation, coupled with the moon's weaker gravitational pull, relative to Earth, will affect the human body in the medium- to long-term. </p><p>And then there's technological feasibility: Where will astronauts live, and with what resources? At the moment, these big questions are still awaiting answers that may not arrive in time for NASA and Musk's proposed plans.</p><p>"I don't think we're quite ready," <a href="https://science.gsfc.nasa.gov/sci/bio/caitlin.ahrens" target="_blank"><u>Caitlin Ahrens</u></a>, a researcher at University of Maryland and NASA's Goddard Space Flight Center who studies the lunar environment, told Live Science. "A decade may seem far away to some people. To a scientist, it's the blink of an eye." </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="Vuiuu6gFokvELX5UsViEQ9" name="icon_project_olympus_conceptrender_3_image-credit_search" alt="An illustration showing various circular moon bases on the gray lunar surface." src="https://cdn.mos.cms.futurecdn.net/Vuiuu6gFokvELX5UsViEQ9.jpg" mos="" align="middle" fullscreen="1" width="1600" height="900" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/Vuiuu6gFokvELX5UsViEQ9.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">3D-printed launch pads and living quarters, as shown in this concept art, could be a possibility for long-term lunar colonization, NASA says. </span><span class="credit" itemprop="copyrightHolder">(Image credit: SEArch+)</span></figcaption></figure><h2 id="satellite-of-horrors">Satellite of horrors</h2><p>Moondust is rather different from what we call dust on Earth. Without wind and liquid water, the moon's dust doesn't soften over time. "We're talking very, very sharp little pollen[-size] shards here," Ahrens said. </p><p>It's also easily electrified. Simply walking on the moon kicks up dust clouds, and rovers traversing the lunar landscape shoot up "rooster tails" of electrically charged, levitating dust, which sticks to anything in its path, Ahrens said. Energized dust can clog breathing vents in potential living quarters, scratch up spacesuits and coat solar panels, potentially overheating and breaking them. (Dust clogs have already spelled doom for <a href="https://www.livescience.com/mars-insight-lander-dead"><u>several</u></a> <a href="https://www.livescience.com/chinas-mars-rover-may-be-dead-in-the-dust-new-nasa-images-reveal"><u>Mars</u></a> <a href="https://www.livescience.com/64769-mars-rover-opportunity-declared-dead.html"><u>rovers</u></a>).</p><p>Without the soft blankets of Earth's atmosphere and <a href="https://www.livescience.com/38059-magnetism.html"><u>magnetic shield</u></a>, moon inhabitants would also be constantly blasted by radiation. Cosmic radiation is "pretty much omnipresent anywhere you go into space," including on the moon, Dr. <a href="https://med.ucf.edu/person/emmanuel-urquieta-md-ms-fasma/" target="_blank"><u>Emmanuel Urquieta</u></a>, an aerospace medicine researcher at the University of Central Florida, told Live Science. "It's incredibly difficult to shield." </p><p>Cancer is a potential risk, but because health effects of radiation take time to develop, we wouldn't know for certain if this is a major risk factor until potentially decades after landing human settlers on the moon. "Every person that goes to space… will absolutely be test subjects," Urquieta said.</p><h2 id="we-re-not-ready-for-self-defense">We're not ready for self-defense</h2><p>Humans on the moon would need hefty building materials to protect lunar habitats against these hazards. Metal or <a href="https://www.nasa.gov/directorates/stmd/niac/niac-studies/lunar-glass-structure-lungs-enabling-construction-of-monolithic-habitats-in-low-gravity/" target="_blank"><u>glass domes</u></a>, subterranean habitats and housing made of <a href="https://www.nasa.gov/technology/manufacturing-materials-3-d-printing/nasa-looks-to-advance-3d-printing-construction-systems-for-the-moon-and-mars/" target="_blank"><u>3D-printed moon soil</u></a> are all potential options being investigated. </p><p>But Ahrens, who also works on lunar risk assessment, doesn't think we're ready to plan construction. For example, if NASA decides to invest in an underground habitat — perhaps the most surefire way to avoid radiation — scientists still have no idea how to dig on the moon, she said.</p><div><blockquote><p>We have to be very careful not to sell something which [we] don't have</p><p>Giuseppe Reibaldi, president of the Moon Village Association</p></blockquote></div><p>Even with sufficiently protective living quarters, the moon's weaker gravitational pull — just one-sixth that of Earth — may pose health risks. From <a href="https://www.livescience.com/health/ways-the-body-changes-in-space"><u>previous space travel</u></a> we know that, without the gravitational force humans evolved with, our bones and muscles need significant amounts of exercise to prevent them from withering away. But it wouldn't be practical to lug heavy treadmills, like those used on the International Space Station, to the moon, Urquieta said.</p><p>A lack of gravity may also redistribute the body's natural balance of fluids, with potentially disastrous effects. Normally, due to the downward tug of gravity, up to 80% of our blood is in our legs at any given time, Urquieta said. But on the moon, more fluids would flow to the body's upper half, causing loss of blood as the body attempts to rebalance itself, as well as potential <a href="https://www.nasa.gov/reference/risk-of-spaceflight-associated-neuro-ocular-syndrome-sans/#:~:text=Chronic%20weightlessness%20can%20cause%20bodily,and%20swelling%20in%20the%20brain." target="_blank"><u>swelling at the back of the eye</u></a> and <a href="https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2755307" target="_blank"><u>jugular vein thrombosis</u></a>, a condition that causes potentially fatal blood clots in the neck. Compared to zero gravity, lunar partial gravity may or may not pose similar health risks. Urquieta said researchers won't know until people spend some time there.</p><h2 id="the-future-of-lunar-settlement">The future of lunar settlement</h2><p>Ultimately, Ahrens said, these challenges boil down to the need for more data, which scientists are hoping to gather with missions like NASA's <a href="https://www.nasa.gov/humans-in-space/artemis/" target="_blank"><u>Artemis</u></a> campaign to return humans to the lunar surface as soon as 2028. But she envisions a much slower timeline than Musk's and Isaacman's plans; scientists haven't even taken a sample of the moon's ice yet — a resource lunar settlement planners are banking on.</p><p>Depending on its depth and composition, lunar ice could provide water, rocket fuel and rare earth metals. But until scientists get a physical sample of ice, they can't rely on its usefulness or economic prospects. For now, scientific knowledge of the ice's actual chemical composition is very limited: "We know it's cold, and we kind of know where it is," Ahrens said.</p><p>When it comes to the moon and its offerings, "we have to be very careful not to sell something which [we] don't have," said <a href="https://moonvillageassociation.org/gegsla/gegsla-team/giuseppe-reibaldi/" target="_blank"><u>Giuseppe Reibaldi</u></a>, president of the Moon Village Association, a non-profit group focused on international collaboration in lunar activities. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1200px;"><p class="vanilla-image-block" style="padding-top:84.83%;"><img id="jJ2GxPVE8TdwqXDERMqWyb" name="niac-2025ph1-bermudez" alt="An illustration of a circular lunar base sitting on the moon's surface with the Earth in the background." src="https://cdn.mos.cms.futurecdn.net/jJ2GxPVE8TdwqXDERMqWyb.jpg" mos="" align="middle" fullscreen="1" width="1200" height="1018" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/jJ2GxPVE8TdwqXDERMqWyb.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">NASA concept art showing a possible lunar living structure made of glass. The logistics of large-scale construction on the moon remain one of many open questions. </span><span class="credit" itemprop="copyrightHolder">(Image credit: NASA/Martin Bermudez)</span></figcaption></figure><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/nasa-announces-near-impossible-space-plans-including-usd20b-moon-base-and-humanitys-first-nuclear-powered-interplanetary-spacecraft">NASA announces 'near‑impossible' space plans, including $20B moon base and humanity's first nuclear-powered interplanetary spacecraft</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/chinese-lander-reveals-giant-cavity-of-radiation-between-earth-and-the-moon-and-it-could-change-how-lunar-exploration-is-done">Chinese lander reveals giant 'cavity' of radiation between Earth and the moon — and it could change how lunar exploration is done</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/space/space-exploration/china-plans-to-build-moon-base-at-the-lunar-south-pole-by-2035">China plans to build moon base at the lunar south pole by 2035</a></p></div></div><p>Reibaldi told Live Science that what we find in the moon's ice could be the difference between the lunar equivalent of California's gold rush boomtowns — where settlements sprang up in response to mining opportunities — and Antarctica, where a small number of scientists come and go for solely research purposes. </p><p>But even if permanent settlement doesn't happen as soon as hoped, Ahrens said she is optimistic about the forecast for lunar development. "I think it's not all sunshine and rainbows, but it's also not dark rainy clouds either," she said. <br><br><em>Editor's note: The headline and lead art for this story were changed on April 29, 2026.</em></p><h2 id="moon-landing-quiz-how-quickly-can-you-name-all-12-apollo-astronauts-that-walked-on-the-moon"><a href="https://www.livescience.com/space/moon-landing-quiz-how-quickly-can-you-name-all-12-apollo-astronauts-that-walked-on-the-moon">Moon landing quiz</a>: How quickly can you name all 12 Apollo astronauts that walked on the moon?</h2><div style="min-height: 550px;">                                <div class="kwizly-quiz kwizly-Ww9nPX"></div>                            </div>                            <script src="https://kwizly.com/embed/Ww9nPX.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'A completely new reality': Bolder measures are needed to prevent extreme water shortages in cities like Phoenix and Las Vegas that depend on the Colorado River ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/rivers-oceans/a-completely-new-reality-bolder-measures-are-needed-to-prevent-extreme-water-shortages-in-cities-like-phoenix-and-las-vegas-that-depend-on-the-colorado-river</link>
                                                                            <description>
                            <![CDATA[ Cities fed by the Colorado River have taken huge steps to reduce their water consumption over the past few decades, yet water shortages are projected to grow more intense. What can be done? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">rjJuKKMCuM4Ku77qkgctw9</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/bxHSGRa5AJm4V9DNwXGekQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 24 Apr 2026 15:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Rivers &amp; Oceans]]></category>
                                                    <category><![CDATA[Planet Earth]]></category>
                                                                                                <author><![CDATA[ sascha.pare@futurenet.com (Sascha Pare) ]]></author>                    <dc:creator><![CDATA[ Sascha Pare ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AmMVaiMpVuLKXWrch5yAPo.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/bxHSGRa5AJm4V9DNwXGekQ-1280-80.jpg">
                                                            <media:credit><![CDATA[Christopher Moswitzer via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Lake Mead, which serves almost 25 million people and cities such as Las Vegas, could drop to 20% full this year, which experts say is incredibly worrying.]]></media:description>                                                            <media:text><![CDATA[A view of Lake Mead from the Hoover Dam. Water levels are much lower than the high-water mark.]]></media:text>
                                <media:title type="plain"><![CDATA[A view of Lake Mead from the Hoover Dam. Water levels are much lower than the high-water mark.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/bxHSGRa5AJm4V9DNwXGekQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Catastrophic water shortages are in store for the 40 million people living in areas fed by the Colorado River, even if cities in the region such as Denver, Phoenix and Las Vegas make dramatic cuts to their usage, recent research suggests.</p><p>Water shortages could start as soon as this summer, as snowpack levels reached a record low over Lake Powell and the spring runoff into the Colorado River is expected to be minimal, experts told Live Science. And the region's major cities, which have already slashed their per capita water consumption <a href="https://www.lvvwd.com/conservation/measures/index.html" target="_blank"><u>by up to 58%</u></a> between 2002 and 2025, can't solve the problem alone.</p><p>"We can't just shove it all onto the residents of these cities and tell them to use less water, because it's still not going to be enough [to prevent water shortages]," <a href="https://www.eme.psu.edu/directory/renee-obringer" target="_blank"><u>Renee Obringer</u></a>, an assistant professor in the Department of Energy and Mineral Engineering at Penn State and the first author of the new study, told Live Science. "Regardless of what mitigation we do, we're still going to have to adapt to this warmer world that is going to have more intense droughts and more frequent droughts."</p><p>The findings reveal that bolder measures will be needed to head off disaster in the Colorado River basin. But exactly what are those steps?</p><h2 id="one-piece-of-the-puzzle">One piece of the puzzle</h2><p>Seven states — Arizona, California, Colorado, Nevada, New Mexico, Utah and Wyoming — pull water from the Colorado River, and the amount allocated to each region is governed by a century-old <a href="https://www.usbr.gov/lc/region/pao/pdfiles/crcompct.pdf" target="_blank"><u>document</u></a> called the Colorado River Compact.</p><p>But the Colorado River basin, along with the rest of the U.S. Southwest, <a href="https://www.livescience.com/united-states-southwest-drought-worst-in-history"><u>has been in a megadrought</u></a> for 25 years. Between 2000 and 2019, the river's flows shrank by 20% due to climate change and water overuse to supply cities, agriculture and industry. </p><div><blockquote><p>It's unprecedented; it's human-caused; it's scary, frightening, awful.</p><p>Brad Udall</p></blockquote></div><p>Finding new water supplies is unlikely, so Obringer and her colleagues analyzed what would happen if three large cities fed by the river — Denver, Las Vegas and Phoenix — reduced their consumption by around 25% under various climate scenarios, ranging from a global temperature increase of about 2.9 degrees Fahrenheit (1.6 degrees Celsius) to an increase of 7.7 F (4.3 C) compared with preindustrial levels.</p><p>Their results were published in December 2025 in the journal <a href="https://doi.org/10.1029/2024WR039403Digital%20Object%20Identifier%20(DOI)" target="_blank"><u>Water Resources Research</u></a>. In most climate scenarios, demand management — which encompasses broad strategies such as raising awareness, offering rebates, and subsidizing low-flow devices — did not make up for lower water storage in urban reservoirs caused by higher temperatures and lower precipitation in the region. Denver, which is technically not located in the Colorado River basin but gets <a href="https://www.denverwater.org/tap/where-does-your-water-come" target="_blank"><u>half of its water</u></a> from the Colorado River, was the lone exception. Demand management compensated for river flow reductions in two high-emissions climate scenarios for the city. However, Obringer suspects some of those more optimistic results could be an artifact of the way the model handles uncertainties.</p><p>Cities fed by the Colorado River basin have reduced water use through programs aimed both at demand and reuse. In Las Vegas, for example, residents <a href="https://www.snwa.com/rebates/wsl/index.html" target="_blank"><u>receive cash rebates</u></a> for replacing water-heavy lawns with desert plants. The city, which gets <a href="https://www.snwa.com/water-resources/where-water-comes-from/" target="_blank"><u>90% of its water</u></a> from the Colorado River, also returns, after treatment, 40% of the water it uses to Lake Mead, where it can then be reused.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.50%;"><img id="SeGoDdXJATLGuJB8DC9iTd" name="GettyImages-595260468" alt="A house in Las Vegas with desert plants in the front yard." src="https://cdn.mos.cms.futurecdn.net/SeGoDdXJATLGuJB8DC9iTd.jpg" mos="" align="middle" fullscreen="" width="1024" height="681" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Desert landscaping is replacing grass lawns on Las Vegas private properties, as residents can receive cash rebates for planting drought-tolerant species. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Christopher Morris/Corbis via Getty Images)</span></figcaption></figure><p>Cities have taken significant steps to reduce their footprint, and they will likely continue to improve, said <a href="https://www.colorado.edu/center/gwc/brad-udall" target="_blank"><u>Brad Udall</u></a>, a senior water and climate research scientist at Colorado State University’s Colorado Water Center who was not involved in the study. As a result, some of the region's biggest cities use less water per capita than they did a few decades ago.</p><p>But the more efficient cities get, the fewer opportunities they will have to save and reuse water, Udall told Live Science.</p><h2 id="bigger-water-users">Bigger water users</h2><p>The results highlight a reality scientists have long known: Demand management alone cannot offset the Colorado River's dwindling flows, said <a href="https://wrrc.arizona.edu/person/sharon-b-megdal" target="_blank"><u>Sharon Megdal</u></a>, a professor and director of the Water Resources Research Center at the University of Arizona, who was not involved in the study.</p><p>Cities make up only <a href="https://www.eesi.org/briefings/view/021925rivers" target="_blank"><u>18% of water use</u></a> in the region, while agriculture guzzles more than <a href="https://doi.org/10.1038/s43247-024-01291-0" target="_blank"><u>70% of the basin's water</u></a>. "Agriculture's the big user," Megdal told Live Science.</p><p>"You can't solve this problem without dealing with agriculture in a major way," Udall agreed. "Because agriculture is 70% of the problem, it needs to be at least 70% of the solution."</p><p>Individual farmers have senior water rights to Colorado River water, meaning they receive their full allocation regardless of whether there is a shortage, but political pressure is rising to allocate more water to cities and cut farmers' consumption, Udall said. For example, water managers may decide that farmers in Arizona have to relinquish water to supply the Central Arizona Project canal, which <a href="https://www.usbr.gov/lc/phoenix/projects/capproj.html" target="_blank"><u>delivers water from the Colorado River</u></a> to the central and southern parts of the state, including Phoenix and Tucson. </p><p>Since 2019, the Colorado River has shrunk so much that it is now 35% smaller than it was on average in the 20th century. "We've never seen flows like this," Udall said. "If these flows continue to drop, I do see agriculture in the Lower Basin not getting the supplies they do [now] and those supplies being reallocated to cities."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:67.87%;"><img id="J3EJx29BhH2yegADDp92W4" name="GettyImages-2270258304" alt="A stretch of dry lakebed on the shores of Lake Granby, Colorado." src="https://cdn.mos.cms.futurecdn.net/J3EJx29BhH2yegADDp92W4.jpg" mos="" align="middle" fullscreen="" width="1024" height="695" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Lake Granby in Colorado is fed by the Colorado River, but much of the lakebed is exposed this year due to low water levels. </span><span class="credit" itemprop="copyrightHolder">(Image credit: RJ Sangosti/MediaNews Group/The Denver Post via Getty Images)</span></figcaption></figure><p>The problem is that farmers in the Lower Basin grow crops that benefit the region economically through exports, including alfalfa, cotton, vegetables and citrus fruit. In Arizona, roughly 20% of cropland is used to grow alfalfa for cattle feed. The state is also the biggest cotton producer in the Colorado River basin, and it grows <a href="https://yumafreshveg.com/yuma-ag-water/" target="_blank"><u>up to 90%</u></a> of leafy greens consumed in the U.S. and Canada.</p><p>To cut their water consumption, farmers can change their irrigation techniques and crop patterns, Megdal said. Drip irrigation, which delivers water directly to the roots, cuts evaporation and reduces water use by <a href="https://www.sdewes.org/jsdnarema/pid1.0601" target="_blank"><u>up to 50%</u></a> compared with methods such as flood irrigation used for cotton and alfalfa. Thirsty crops such as alfalfa could be replaced with <a href="https://www.theguardian.com/environment/2022/sep/12/colorado-drought-water-alfalfa-farmers-conservation" target="_blank"><u>low-water forage mixes</u></a> consisting of wheat, barley, oats, rye and peas. Recently, there has also been a focus on guayule, which is a substitute for rubber, as an alternative crop for farmers, Megdal said.</p><p>But farmers respond to demand and may have long-term contracts with buyers. "It has to be economical," Megdal said.</p><p>Agriculture should switch to more efficient irrigation, but it's also important to realize that some seemingly wasteful methods, such as furrow or flood irrigation, can replenish aquifers, <a href="https://www.livescience.com/planet-earth/rivers-oceans/groundwater-in-the-colorado-river-basin-wont-run-out-but-eventually-we-wont-be-able-to-get-at-it-scientists-warn"><u>which are also being depleted</u></a>, Udall said.</p><p>Some farmers are <a href="https://www.theguardian.com/global/2023/may/31/arizona-farmers-water-colorado-river-cuts" target="_blank"><u>letting their fields go fallow</u></a>, which could happen more and more as water shortages intensify, Megdal added.</p><h2 id="renegotiating-water-rights">Renegotiating water rights</h2><p>The Colorado River Compact is up for renewal this year, meaning there is an opportunity to devise a more sustainable agreement, Obringer said. But <a href="https://www.livescience.com/planet-earth/rivers-oceans/colorado-river-negotiations-have-stalled-among-7-states-and-water-is-scarce-what-happens-next"><u>negotiations have stalled</u></a> between the Upper Basin, which includes Colorado, New Mexico, Utah and Wyoming; and the Lower Basin, which encompasses Arizona, Nevada and California. While officials wrangle over the precise wording in the document, the underlying problem is that the Lower Basin needs more water than it's getting, even though the Upper Basin already uses less water than it was allocated in the compact.</p><p>Officials in the Upper Basin <a href="https://wyofile.com/amid-dire-situation-for-colorado-river-basin-headwater-states-say-they-cant-cut-water-they-dont-have/" target="_blank"><u>have argued</u></a> that cuts should now fall exclusively upon the Lower Basin. But that can't happen, Udall said, because cuts need to be deep across the Colorado River basin to make a difference. No matter what the Upper Basin thinks it is entitled to, it must accept reductions in water use, he said.</p><h2 id="reality-check">Reality check</h2><p>Solutions must be found and implemented immediately, because the Colorado River's future has never looked bleaker.</p><p>Winter brought barely any snow, and the little that fell melted in early March instead of April, meaning river flows this spring and summer could hit record lows. "It's unprecedented; it's human-caused; it's scary, frightening, awful," Udall said.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2078px;"><p class="vanilla-image-block" style="padding-top:54.96%;"><img id="peewfg4bcHhT3GYkHpphA5" name="unnamed" alt="Graph showing the snowpack measured above Lake Powell. We see that 2026 snowpack was much lower, and melted sooner, than snowpack in other years." src="https://cdn.mos.cms.futurecdn.net/peewfg4bcHhT3GYkHpphA5.png" mos="" align="middle" fullscreen="" width="2078" height="1142" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">This graph shows snowpack levels above Lake Powell, measured across more than 100 stations. The dark blue line is 2026, and the other lines are the lowest snowpack years so far in the 21st century (2000, 2001, 2002, 2003, 2012, 2013, 2018, 2021, 2022 and 2025). The data shows that 2026 "is so much worse than these other terrible years," Udall said. </span><span class="credit" itemprop="copyrightHolder">(Image credit: NOAA / Colorado Basin River Forecast Center)</span></figcaption></figure><p>Udall estimates that Lake Mead, which serves almost 25 million people in cities such as Las Vegas and Los Angeles, and Lake Powell, which supplies Lake Mead and Indigenous tribes, will be only about 20% full over the coming months. Without adjustments in reservoir release, water levels <a href="https://www.sltrib.com/news/environment/2026/04/09/colorado-river-lake-powell-water/" target="_blank"><u>could drop low enough to prevent energy production</u></a> at Glen Canyon Dam, which usually produces enough electricity to power <a href="https://www.usbr.gov/newsroom/news-release/4747?field_story=1&field_story_archive=Arizona&state=Arizona" target="_blank"><u>over 350,000 homes</u></a>.</p><p>"We're close to <a href="https://theconversation.com/what-is-dead-pool-a-water-expert-explains-182495" target="_blank"><u>dead pool</u></a>," Udall said. This is when the water level in a reservoir falls so low that it can't flow downstream. "That's never happened, and it's very serious."</p><p>It would take years of unusually high precipitation and runoff to recover from the current state, according to Megdal. "It is a challenging situation," she said. "You really have to adjust to a new normal."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="w9uguoJA7qw6T8bof6PXf9" name="GettyImages-2262756689" alt="The Colorado River flows below the Glen Canyon Dam in Page, Arizona." src="https://cdn.mos.cms.futurecdn.net/w9uguoJA7qw6T8bof6PXf9.jpg" mos="" align="middle" fullscreen="" width="1024" height="683" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Extremely low precipitation this winter means spring and summer runoffs into the Colorado River will be minimal. </span><span class="credit" itemprop="copyrightHolder">(Image credit: L.E. Baskow/Las Vegas Review-Journal/Tribune News Service via Getty Images)</span></figcaption></figure><p>To make matters worse, "data centers are <a href="https://www.reuters.com/sustainability/climate-energy/desert-storm-can-data-centres-slake-their-insatiable-thirst-water--ecmii-2025-12-17/" target="_blank"><u>popping up everywhere</u></a> in this region," Obringer said. A midsize data center uses up to 300,000 gallons (1.4 million liters) of water per day for cooling, and this number will only increase as temperatures rise. Much of the water that runs through the system can be reused, but some is consumed to generate the electricity to power data centers.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/rivers-oceans/scientists-discover-plants-around-the-colorado-river-are-sucking-up-groundwater-during-hot-summers">Drought paradox study reveals plants around Colorado River turn to groundwater when it gets too hot and dry, reducing flow into the already strained basin</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/geology/parts-of-arizona-are-being-sucked-dry-with-areas-of-land-sinking-6-inches-per-year-satellite-data-reveals">Parts of Arizona are being sucked dry, with areas of land sinking 6 inches per year, satellite data reveals</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/theres-13-great-lakes-worth-of-water-hidden-beneath-the-contiguous-us-new-map-reveals">There's 13 Great Lakes' worth of water hidden beneath the contiguous US, new map reveals</a></li></ul></p></div></div><p>Some small steps to mitigate the problem are already in the works. Some municipalities are <a href="https://www.theguardian.com/environment/2024/apr/16/arizona-colorado-river-water-rights-drought" target="_blank"><u>buying water rights</u></a> and groundwater from rural areas in the region, Megdal said. For instance, the rapidly-growing town of Queen's Creek, Arizona, is <a href="https://www.theguardian.com/environment/2024/apr/16/arizona-colorado-river-water-rights-drought" target="_blank"><u>purchasing groundwater</u></a> from farmers and investors in the sparsely populated Harquahala valley. Arizona is also <a href="https://www.abc15.com/news/state/desalination-in-mexico-among-new-arizona-water-proposals" target="_blank"><u>drawing up agreements</u></a> with California and Mexico to obtain desalinated water. </p><p>"I do think there's a tremendous capacity to adapt," Megdal said. </p><p>But a more durable solution will require a major overhaul of the existing agreements and water rights to reflect reality, Udall said.</p><p>"We've got to have an agreement on how to share the water we have and not pretend we live in the past," he said. "We need to adjust this system to deal with a completely new reality of much less water flow. We've got to balance the books here."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ There were 'audible screams of delight': Why Artemis II sightings of meteor flashes on the moon have scientists giddy ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/space/the-moon/there-were-audible-screams-of-delight-why-artemis-ii-sightings-of-meteor-flashes-on-the-moon-have-scientists-giddy</link>
                                                                            <description>
                            <![CDATA[ Meteorite strikes spotted on the moon by the Artemis II crew will help scientists assess dangers to future moon bases, infrastructure, and astronauts. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">AFaP3YfjuZbrmcxUVZ25ga</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/nH3NzZErmtnW3YrVPYFgQ5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Tue, 14 Apr 2026 17:53:43 +0000</pubDate>                                                                                                                                <updated>Wed, 15 Apr 2026 21:59:04 +0000</updated>
                                                                                                                                            <category><![CDATA[The Moon]]></category>
                                                    <category><![CDATA[Space]]></category>
                                                    <category><![CDATA[Astronomy]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sharmila Kuthunur ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/uwzsRWVueH5fYc5qLWwYcM.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/nH3NzZErmtnW3YrVPYFgQ5-1280-80.jpg">
                                                            <media:credit><![CDATA[NASA]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Artemis II pilot Victor Glover (right) looks at the moon during a close flyby (left). During the historic 7-hour flyby, the crew spotted at least four flashes from meteorites striking the lunar surface.]]></media:description>                                                            <media:text><![CDATA[A composite of two images, the one on the left being a close up of the moon&#039;s gray, cratered surface and the right showing a man wearing glasses looking out a window to the left of the image]]></media:text>
                                <media:title type="plain"><![CDATA[A composite of two images, the one on the left being a close up of the moon&#039;s gray, cratered surface and the right showing a man wearing glasses looking out a window to the left of the image]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/nH3NzZErmtnW3YrVPYFgQ5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>While flying just <a href="https://www.livescience.com/space/space-exploration/the-artemis-ii-astronauts-have-just-flown-farther-from-earth-than-any-humans-in-history"><u>a few thousand miles above the moon</u></a> on April 6, <a href="https://www.livescience.com/tag/artemis-2"><u>Artemis II</u></a> astronauts reported seeing a handful of bright, fleeting flashes of light on the lunar surface, leaving mission scientists on Earth buzzing with excitement.</p><p>The excitement comes with good reason for scientists planning future lunar missions: These brief flashes, caused by tiny meteorites striking <a href="https://www.livescience.com/space/astronomy/the-moon"><u>the moon</u></a>, help researchers track when and where impacts occur. Such data can improve scientists' understanding of the risks these impacts pose to long-term infrastructure and a sustained human presence on the moon.</p><p>The moon's heavily cratered surface is no stranger to such impacts, and smaller ones occur almost daily with minimal risk to <a href="https://www.livescience.com/space/space-exploration/nasa-announces-near-impossible-space-plans-including-usd20b-moon-base-and-humanitys-first-nuclear-powered-interplanetary-spacecraft"><u>future lunar bases</u></a>. But with space rocks slamming into the moon at tens of thousands of miles per hour — and no atmosphere to slow them — larger impacts remain a concern for scientists monitoring <a href="https://www.livescience.com/space/space-exploration/astronauts-will-absolutely-be-test-subjects-nasas-moon-plans-pose-big-questions-and-big-risks"><u>potential threats</u></a> to critical infrastructure and crew safety.</p><iframe src="https://content.jwplatform.com/players/gPaqJrRC.html" id="gPaqJrRC" title="Artemis II Lunar Flyby Visualization for April 1 Launch" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"One has to plan for the less-frequent, more hazardous events," <a href="https://www.lpi.usra.edu/science/kring/" target="_blank"><u>David Kring</u></a>, a scientist at the Lunar and Planetary Institute in Houston, told Live Science. Back in 2016, Kring proposed the idea that future moon explorers should try to <a href="https://www.hou.usra.edu/meetings/leag2016/pdf/5020.pdf" target="_blank"><u>detect such impact flashes on the lunar far side</u></a>. "The lunar flashes the Artemis II astronauts observed remind us to plan for that contingency," Kring said.</p><h2 id="audible-screams-of-delight">"Audible screams of delight"</h2><p>The Artemis II crew spotted the flashes during their <a href="https://www.livescience.com/space/space-exploration/the-artemis-ii-astronauts-have-just-flown-farther-from-earth-than-any-humans-in-history"><u>historic flyby around the lunar far side</u></a>, when the moon briefly blocked the sun and created a total solar eclipse that lasted nearly an hour and left the far side in complete darkness. Against this <a href="https://www.livescience.com/space/the-moon/so-much-magic-artemis-ii-shares-first-images-from-the-far-side-of-the-moon-including-new-earthset-and-total-eclipse-in-space"><u>stark backdrop</u></a>, the crew observed at least four millisecond-long flashes on the lunar surface, and possibly as many as six, commander Reid Wiseman radioed to mission control in Houston.</p><p>"There was a little bit of giddiness," Wiseman said through the <a href="https://www.youtube.com/watch?v=pCX55m4kfg8" target="_blank"><u>mission livestream</u></a>, reporting a fresh flash spotted by crewmate Jeremy Hansen even as he relayed earlier observations. "It was definitely impact flashes on the moon."</p><p>"Incredible news, Reid," science officer <a href="https://science.gsfc.nasa.gov/sci/bio/kelsey.e.young" target="_blank"><u>Kelsey Young</u></a> responded from mission control, raising her hand to her forehead in awe. There were "audible screams of delight" from scientists as the observations came in, Young told reporters at an April 7 <a href="https://www.youtube.com/watch?v=5YWATA3d5dU&t=1482s" target="_blank"><u>news conference</u></a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:66.67%;"><img id="9kSzZhruySpAeYTV87AboA" name="jsc2026e020756~large" alt="A large group of people sitting behind computer monitors smile at something just off camera to the right." src="https://cdn.mos.cms.futurecdn.net/9kSzZhruySpAeYTV87AboA.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1280" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/9kSzZhruySpAeYTV87AboA.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Members of the Artemis II lunar science team react to the astronauts’ observations of the moon on April 6.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Luna Posadas Nava - NASA - JSC)</span></figcaption></figure><p>Scientists on Earth have already begun working to match the crew's observations with data from the moon-orbiting Lunar Reconnaissance Orbiter, with the goal of refining existing models of how frequently such impacts occur. To do so, researchers plan to combine astronaut reports with orbital data to extract key measurable details about the flashes, including their brightness, the meteorites' masses, and whether the events created fresh craters on the lunar surface.</p><h2 id="meteorites-and-moonquakes">Meteorites and moonquakes</h2><p>A less-visible consequence of these impacts is the shock waves that ripple through the moon. Such "moonquakes," when recorded by seismometers, can reveal how energetic and potentially damaging each strike was.</p><p>Like the Artemis II crew, Apollo astronauts reported seeing a handful of impact flashes, but most occurred too far from the seismometers operating at the time to be detected, a <a href="https://eartharxiv.org/repository/view/11876/" target="_blank"><u>recent analysis</u></a> found. Even so, Apollo-era instruments recorded about 1,700 impact-related moonquakes. Some were powerful enough to "cause boulders to roll downslope," Kring said, while the largest could "cause crater and canyon walls to collapse," which would pose risks to future lunar habitats.</p><p>Currently, however, no active seismometers are operating on the moon to support the Artemis era.</p><p>"Hopefully the first landed Artemis mission will change that," <a href="https://www.geol.umd.edu/nicholasschmerr" target="_blank"><u>Nick Schmerr</u></a>, a geophysicist at the University of Maryland who co-authored the analysis cross-referencing Apollo-era flashes with moonquakes, told Live Science.</p><p>Seismometers are among the instruments NASA plans to deploy through a fleet of early robotic missions ahead of crewed landings planned for 2028 and beyond. By combining astronaut observations with data from seismometers, telescopes and orbiters, scientists could precisely locate impact events and track their effects.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/the-moon/the-moon-is-green-and-brown-why-scientists-are-already-excited-about-artemis-iis-historic-lunar-photos">The moon is green and brown? Why scientists are already excited about Artemis II's historic lunar photos</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/the-moon/fresh-look-at-apollo-moon-rocks-solves-decades-old-mystery-about-the-moons-magnetic-field">Fresh look at Apollo moon rocks solves decades-old mystery about the moon's magnetic field</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/space/meteoroids/meteor-strikes-on-the-moon-astronomer-captures-possible-geminid-lunar-impacts">Meteor strikes on the moon! Astronomer captures possible Geminid lunar impacts</a></li></ul></p></div></div><p>"We'd certainly want to know about any nearby impacts for a moon base, especially if they hit near crucial infrastructure," said Schmerr, who is also the deputy principal investigator for a planned seismometer known as the <a href="https://cmns.umd.edu/news-events/news/Nicholas-Schmerr-develop-lunar-instrument-chosen-upcoming-nasa-artemis-mission" target="_blank"><u>Lunar Environmental Monitoring Station for Artemis</u></a> (LEMS). "The more observations of a particular flash from different observers, the better."</p><p>Over time, such observations could help scientists refine estimates of how much asteroid and comet debris is striking the moon, Kring said. Larger impacts can excavate material from deep beneath the surface to reveal lunar geology that would be inaccessible otherwise. If such events occur near the polar regions, Kring added, they may even expose <a href="https://www.livescience.com/63387-ice-on-the-moon.html"><u>ice that NASA and other space agencies suspect is present</u></a> and could someday be harnessed for life support and rocket fuel.</p><p>Looking further ahead, analyzing moon samples ferried to Earth from Artemis landing sites could allow researchers to identify the types of meteorites striking the moon and track how their composition has shifted over roughly 4 billion years of solar system history, Kring said. Ultimately, though, these impacts matter "because they produce and modify the lunar soil that future Artemis astronauts will walk on," he added.</p><p><strong>How much do you know about the moon? Test your knowledge with our </strong><a href="https://www.livescience.com/space/the-moon/moon-quiz-what-do-you-know-about-our-nearest-celestial-neighbor"><strong>moon quiz! </strong></a></p><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-eg2laX"></div>                            </div>                            <script src="https://kwizly.com/embed/eg2laX.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Scientists are trying to build a vaccine that works against almost any respiratory pathogen — here's how close they are. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/medicine-drugs/scientists-are-trying-to-build-a-vaccine-that-works-against-almost-any-respiratory-pathogen-heres-how-close-they-are</link>
                                                                            <description>
                            <![CDATA[ A nasal spray in mice boosted lung immunity against viruses, bacteria and allergens — but a truly universal vaccine is still years away. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">w49MumgRyqsiW4LXkM8bhL</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/QX9GWVRoL7AA4eJrqEmaf9-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 13 Apr 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Medicine &amp; Drugs]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isha Ishtiaq ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/wXThBYHTfbXiYY2GhijqFf.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/QX9GWVRoL7AA4eJrqEmaf9-1280-80.jpg">
                                                            <media:credit><![CDATA[SCIENCE PHOTO LIBRARY via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[An experimental nasal spray might hold promise in triggering &quot;universal&quot; protection against respiratory bugs. But research is ongoing.]]></media:description>                                                            <media:text><![CDATA[A close up of a woman with straight black hair wearing a pink and white striped shirt who holds a canister of nasal spray to her right nostril]]></media:text>
                                <media:title type="plain"><![CDATA[A close up of a woman with straight black hair wearing a pink and white striped shirt who holds a canister of nasal spray to her right nostril]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/QX9GWVRoL7AA4eJrqEmaf9-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Imagine a single vaccine that protects against the flu, COVID-19, lung-invading bacteria and seasonal allergens all at once. </p><p>Scientists recently developed a nasal spray to protect against multiple respiratory diseases, including seasonal influenza and COVID-19, which they've so far tested in mice over a three-month period. They call the promising invention a "universal respiratory vaccine," though it <a href="https://www.livescience.com/health/medicine-drugs/universal-nasal-spray-vaccine-protects-against-viruses-bacteria-and-allergens-in-mice"><u>doesn't stimulate the immune system the way classic vaccines do</u></a>.</p><p>So, how far away are we from a truly universal vaccine that can target all respiratory bugs? Experts told Live Science that while the new research is interesting, a truly universal vaccine is still years away.</p><iframe src="https://content.jwplatform.com/players/YxacIsT8.html" id="YxacIsT8" title="How Do Antibiotics Work?" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><h2 id="chasing-universal-protection">Chasing universal protection</h2><p><a href="https://www.livescience.com/why-does-the-flu-shot-have-low-effectiveness"><u>Flu</u></a> and COVID-19 shots need to be updated every year to remain protective, because influenza viruses and coronaviruses are constantly mutating.</p><p>"As they circulate, viruses mutate in big and small ways," said <a href="https://hospital.uillinois.edu/find-a-doctor/alfredo-mena-lora" target="_blank"><u>Dr. Alfredo Mena Lora</u></a>, medical director of infection control at Saint Anthony Hospital in Chicago, Illinois. "So <a href="https://www.livescience.com/antibodies.html"><u>antibodies</u></a> that worked last season may not bind as well this season, leaving more people vulnerable to infection."</p><p>What's more, there are myriad respiratory viruses, bacteria and allergens floating around that aren't the target of any existing vaccines. These problems have driven research into "universal" vaccines that could provide broader, longer-lasting protection against multiple respiratory insults — including even seasonal allergies.</p><p>This push for universal vaccines accelerated after the COVID-19 pandemic exposed how vulnerable the world is to new respiratory pathogens, as well as how quickly existing vaccines become obsolete in the face of mutations. Since then, researchers have focused on <a href="https://www.livescience.com/universal-flu-vaccine-closer.html"><u>developing vaccines</u></a> that could last longer and protect against more variants, potentially reducing the need for frequent updates of vaccine formulas.</p><h2 id="universal-vaccines-in-the-works">Universal vaccines in the works</h2><p>Many universal vaccines in development aim to target parts of viruses that change very little across strains. </p><p>For example, for influenza, researchers are <a href="https://www.mdpi.com/2076-393X/13/8/863" target="_blank"><u>targeting the hemagglutinin protein</u></a> that sticks off the viral surface, but they are focusing on the "stalk" rather than the "head" of this protein, because the stalk mutates more slowly. The National Institutes of Health's (NIH) FluMos-v2, which targets hemagglutinin from six flu strains, recently completed <a href="https://clinicaltrials.gov/study/NCT05968989" target="_blank"><u>early-phase human trials</u></a> and generated encouraging immune responses.</p><p>The NIH's <a href="https://www.hhs.gov/press-room/hhs-nih-announces-generation-gold-standard.html" target="_blank"><u>Generation Gold Standard</u></a> initiative also aims to develop universal vaccines to protect against multiple viruses that are likely to spark future pandemics. One <a href="https://www.nih.gov/news-events/news-releases/hhs-nih-launch-next-generation-universal-vaccine-platform-pandemic-prone-viruses" target="_blank"><u>intranasal flu vaccine</u></a> is already in later-stage human trials. It uses whole, inactivated viruses to spur the body to make antibodies, which block infection, and <a href="https://www.cancer.gov/publications/dictionaries/cancer-terms/def/t-cell" target="_blank"><u>T cells</u></a>, which attack infected cells. This approach could provide broad protection against multiple influenza strains and potentially block transmission — something <a href="https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2836422" target="_blank"><u>current flu vaccines do not do</u></a>.</p><p>Meanwhile, some scientists are working on <a href="https://www.nature.com/articles/d41573-022-00074-6" target="_blank"><u>pancoronavirus vaccines</u></a> to protect against current and future coronaviruses, while others are exploring <a href="https://pubmed.ncbi.nlm.nih.gov/40877477/" target="_blank"><u>AI-designed vaccines</u></a>. They build these by using computational tools to pinpoint regions of virus proteins that mutate very slowly and appear in many viruses. Both these efforts are still in early, experimental stages.</p><p>With no universal respiratory vaccines yet on the market, most of the R&D efforts have focused on developing vaccines for specific groups of viruses, such as influenza viruses or coronaviruses. The recent nasal spray study is unique in that it aims to protect against viruses, bacteria and allergens, rather than just one pathogen family.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="i4GDLMyB8jUX53PqbwyiQX" name="GettyImages-1763192917" alt="A series of yellow and red spiky balls against a black background" src="https://cdn.mos.cms.futurecdn.net/i4GDLMyB8jUX53PqbwyiQX.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/i4GDLMyB8jUX53PqbwyiQX.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Developing a universal vaccine for even one type of virus is challenging because they mutate so much over time. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Uma Shankar sharma via Getty Images)</span></figcaption></figure><h2 id="rousing-innate-immunity">Rousing innate immunity</h2><p>Unlike traditional vaccines, the experimental nasal spray does not teach the immune system to recognize select proteins on a specific antigen, the researchers reported Feb. 19 in the journal <a href="https://www.science.org/doi/10.1126/science.aea1260" target="_blank"><u>Science</u></a>. Rather, it revs up the immune system's first-line defense, known as the innate immune system, study senior author <a href="https://profiles.stanford.edu/bali-pulendran" target="_blank"><u>Bali Pulendran</u></a>, a pathologist at Stanford University, told Live Science in an email. </p><p>This acts like an early warning system in the lungs, ready to detect and respond quickly to a wide range of pathogens, even ones the body has never encountered before.</p><p>"These [lung] cells are the first to sense infection and help determine how the immune response unfolds," said Pulendran. "And we've learned over the past decade that innate immune cells can also be 'trained' to respond faster and more effectively to future threats."</p><p>The concept builds on research with the <a href="https://www.livescience.com/coronavirus-protection-using-tuberculosis-vaccine.html"><u>Bacillus Calmette-Guérin (BCG) vaccine</u></a>, which prevents tuberculosis. In 2023, Pulendran and colleagues found that <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC10932731/" target="_blank"><u>mice given BCG</u></a> saw T cells flock to the lungs. There, they released signals that kept innate immune cells active in the lungs for months, protecting the mice against both COVID-19 and influenza.</p><p>This new nasal spray rouses similar immune protection. It combines two adjuvants, or substances that trigger an immune response, to activate T cells and draw them to the lungs. These T cells send chemical signals that mimic natural infection cues, keeping the lungs' innate cells activated and on high alert. If a pathogen makes its way into the lungs, innate immune cells will be primed to nip the infection in the bud.</p><p>In experiments, mice received four doses of the nasal spray, spaced one week apart, and were exposed to coronaviruses  21 days to 3 months after their final dose. Vaccinated mice had about 700 times less virus in their lungs than unvaccinated mice and also maintained their weight and survived the infections. Unvaccinated mice, in contrast, lost significant weight, experienced lung inflammation, and, in some cases, died.</p><div><blockquote><p>We've learned over the past decade that innate immune cells can also be 'trained' to respond faster and more effectively to future threats.</p><p>Bali Pulendran, pathologist at Stanford University</p></blockquote></div><p>The vaccine also helped mice fight off bacterial infections caused by <em>Acinetobacter baumannii</em> and <em>Staphylococcus aureus </em>weeks to months after dosing. For example, levels of <em>S. aureus</em> in the kidneys were about 200 times lower in vaccinated mice than in unvaccinated mice. </p><p>The vaccine also reduced the severity of allergic reactions caused by house dust mites. The vaccine seeds the lungs with long-lived T cells that alter the lung environment such that it suppresses the immune pathway behind allergies, the researchers reported. As a result, when vaccinated mice encountered dust mites, their immune systems didn't recruit inflammation-driving cells or generate mucus as they might have otherwise. Removing the T cells abolished this protection.</p><h2 id="from-mice-to-humans">From mice to humans</h2><p>"This concept sets up a stronger, faster immune posture in the respiratory tract," Mena Lora, who was not involved in the study, said of the nasal spray. Although the results are still early, he added, the work offers an important proof-of-concept.</p><p>The study only tested a handful of pathogens, so although the vaccine raises broad defenses, it's too early to declare it a universal respiratory vaccine. And in the long run, translating these findings to humans will be complex. </p><p>"The human immune system varies greatly," said <a href="https://case.edu/medicine/rnacenter/people/faculty/mark-cameron" target="_blank"><u>Mark Cameron</u></a>, an associate professor of population and quantitative health sciences at Case Western Reserve University School of Medicine. "Whether this vaccine can generate broad protection without side effects will require careful clinical trials," said Cameron, who was not involved in the study.</p><p>Pulendran agreed, adding that spurring the immune system in this way carries potential risks, such as triggering excessive inflammation. "In our animal studies, we did not observe pathological inflammation, but these questions will need careful examination in human studies," he cautioned.</p><p>The team is now preparing for early-stage trials in humans. The exact timeline to potential approval remains uncertain.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/universal-cancer-vaccine-heading-to-human-trials-could-be-useful-for-all-forms-of-cancer">'Universal' cancer vaccine heading to human trials could be useful for 'all forms of cancer'</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/medicine-drugs/one-molecule-could-usher-revolutionary-medicines-for-cancer-diabetes-and-genetic-disease-but-the-us-is-turning-its-back-on-it">One molecule could usher revolutionary medicines for cancer, diabetes and genetic disease — but the US is turning its back on it</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/hiv/dna-origami-could-be-key-for-making-an-effective-hiv-vaccine-early-study-hints">'DNA origami' could be key for making an effective HIV vaccine, early study hints</a></li></ul></p></div></div><p>"If successful, such a vaccine could reduce hospitalizations, ease ICU [intensive care unit] strain, and protect populations during seasonal outbreaks and future pandemics," saidMena Lora.</p><p>The World Health Organization estimates next‑generation or universal influenza vaccines could <a href="https://www.who.int/news/item/18-02-2026-next-generation-influenza-vaccines-could-save-millions-of-lives--finds-who?utm_source=chatgpt.com" target="_blank"><u>prevent up to 18 billion flu cases</u></a> and save millions of lives globally if widely used from 2025 to 2050. However, as no universal flu vaccine has reached the market yet, these ambitious goals are still on hold. </p><p>"Their ultimate impact will depend on effectiveness, duration of protection, and performance in diverse populations," Mena Lora emphasized. "The more tools we have — different platforms, targets, and delivery methods — the better our chances of developing broadly protective vaccines, while still refining pathogen-specific shots for high-risk groups."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ AI-written code can beat humans at biomedical analysis, some studies find. What does that mean for the field? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/ai-written-code-can-beat-humans-at-biomedical-analysis-some-studies-find-what-does-that-mean-for-the-field</link>
                                                                            <description>
                            <![CDATA[ LLMs can accelerate medical research, scientists say, but they come with risks. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">nbGEuhtZzRnBbdiigARhhT</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DupKpypCBRkQjSQXJaBQmL-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Mon, 06 Apr 2026 16:45:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Patrick Sullivan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/3mFvZ95HChRPgZDa2PZadW.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/DupKpypCBRkQjSQXJaBQmL-1280-80.jpg">
                                                            <media:credit><![CDATA[Krongkaew via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Large language models can be a force multiplier for medical researchers but not without well-defined guardrails or humans in the loop.]]></media:description>                                                            <media:text><![CDATA[A woman with dark straight hair pulled back wearing navy blue scrubs and a stethascope taps on a glass panel lit up with various technological images]]></media:text>
                                <media:title type="plain"><![CDATA[A woman with dark straight hair pulled back wearing navy blue scrubs and a stethascope taps on a glass panel lit up with various technological images]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DupKpypCBRkQjSQXJaBQmL-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>As the general public has embraced large language models (LLMs) such as ChatGPT, Claude and Gemini, scientists have been exploring how these <a href="https://www.livescience.com/technology/artificial-intelligence"><u>artificial intelligence</u></a> (AI) tools could enhance medical research. </p><p>Some argue that LLMs could dramatically boost researchers' efficiency in completing certain types of medical studies, and research published in February in the journal <a href="https://www.cell.com/cell-reports-medicine/fulltext/S2666-3791(26)00011-X" target="_blank"><u>Cell Reports Medicine</u></a> exemplifies that vision for the technology.</p><p>The study used massive datasets of patient biomedical information to predict the risk of preterm birth in a given pregnancy. These types of predictions have been a powerful AI use case for years, and were possible with more traditional types of machine learning than LLMs employ. But this study was notable in that LLMs enabled junior researchers — a graduate student and a high school student — to efficiently generate very accurate code. </p><iframe src="https://content.jwplatform.com/players/Np5kmfGE.html" id="Np5kmfGE" title="History Of Computers | A Timeline" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>That code predicted a baby's gestational age at birth and the likelihood of preterm birth. The AI's output matched and, in one case, even beat analyses from expert teams who had used human-generated code to crunch the same data.</p><p>"What I saw with junior scientists here and how effective they could be truly inspired and amazed me," said study co-author <a href="https://profiles.ucsf.edu/marina.sirota" target="_blank"><u>Marina Sirota</u></a>, interim director of the Baker Computational Health Sciences Institute at the University of California, San Francisco.</p><p>One big promise of LLMs is to lower the barrier for researchers to produce code and conduct complex analyses — but it comes with risks. As AI quickly improves, researchers must grapple with myriad questions. What guardrails need to be established to ensure AI's accuracy? How do we measure its output? And how will the role of human researchers evolve as these systems gain prominence?</p><h2 id="how-ai-prediction-works">How AI prediction works</h2><p>Sirota's team drew on data used in the <a href="https://www.synapse.org/Synapse:syn18380862/wiki/590485" target="_blank"><u>Dialogue for Reverse Engineering Assessments and Methods (DREAM) Challenges</u></a>, international competitions in which teams of scientists tackle complex biomedical problems using shared datasets.</p><p>The open-source datasets included blood transcriptomics, which looks at <a href="https://www.livescience.com/what-is-RNA.html"><u>RNA</u></a>, a molecule that reflects which genes are active in the body. They included epigenetic information from placental cells, which described chemical tags that sit "on top of" DNA and control which genes can be switched on, and microbiome data describing the bacteria present in vaginal fluid samples.</p><p>These data points were flagged with the type of sample they came from — blood, placental tissue or vaginal fluid — and labeled with outcomes of interest, namely gestational age and preterm birth. Machine learning algorithms can then be trained to spot links between a sample's source and its label. For example, they may reveal that microbiome samples with certain mixes of bacteria often come from people who have given birth early.</p><p>Once trained on a subset of data, the algorithm can be tested on samples that lack labels, to see if it can predict the label that should be there. For instance, it should flag samples with bacterial mixes similar to those in the training data linked to a higher risk of preterm birth. </p><div><blockquote><p>But we can speed that up as well — the cleaning part and normalization of data — with generative AI.</p><p>Marina Sirota, interim director of the Baker Computational Health Sciences Institute at the University of California, San Francisc</p></blockquote></div><p>The final step is to evaluate the models' accuracy and compare them. "Accuracy" in the context of machine learning has a specific definition: the number of correct predictions divided by the total number of predictions.</p><h2 id="human-vs-ai-generated-code">Human- vs. AI-generated code</h2><p>The DREAM Challenge was aimed at uncovering links between these medical metrics and the risk of preterm birth. <a href="https://www.acog.org/womens-health/faqs/preterm-labor-and-birth" target="_blank"><u>Some risk factors</u></a>, including having infections during pregnancy, are already well known. But the DREAM Challenge wanted to see what signals might be gleaned from clinical samples, like blood. </p><p>It's the kind of work that normally demands months of effort from trained bioinformaticians. But instead of writing the analysis code themselves, the junior researchers in the recent study gave each of eight LLMs a single prompt describing the data available and the labeling task at hand: predicting gestational age or preterm birth.</p><div  class="fancy-box"><div class="fancy_box-title">LLMs tested</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li>ChatGPT o3-mini-high</li><li>ChatGPT 4o</li><li>DeepSeek R1</li><li>Gemini 2.0 FlashExpThink</li><li>Qwen 2.5 Coder</li><li>Llama 3.2</li><li>Phi-4</li><li>DeepSeek-R1-Distill-Qwen</li></ul></p></div></div><p>With this simple prompting, four of the eight models — DeepSeekR1, Gemini, and ChatGPT's o3-mini-high and 4o — produced code that ran successfully. The best performer, OpenAI's o3-mini, was as accurate as the original human DREAM Challenge teams. For one task, which involved estimating gestational age from epigenetic data, it was more accurate than humans had been.</p><p>What's more, the junior researchers generated results in about three months and submitted a manuscript describing their results within six months, whereas the same process took the original DREAM Challenge teams years. </p><p>"We got lucky with the review process here, but six months to generate the results and write the paper is pretty incredible, especially for a junior scientist," Sirota told Live Science.</p><p>Preterm birth, before 37 complete weeks of pregnancy, <a href="https://www.who.int/news-room/fact-sheets/detail/preterm-birth" target="_blank"><u>affects roughly 11% of infants worldwide</u></a>. Babies born too early are at higher risk than full-term babies for a host of health troubles, including but not limited to problems affecting their brains, eyes and digestive systems. Being able to predict which pregnant patients are more likely to give birth early could mean closer monitoring and treatments to protect the baby and make full-term birth more likely, <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC6199875/" target="_blank"><u>experts say</u></a>. </p><h2 id="beyond-writing-code">Beyond writing code</h2><p>The data used in the Cell Reports Medicine paper started "in good shape," Sirota noted, in tables that AI could easily read. "But we can speed that up as well — the cleaning part and normalization of data — with generative AI," she said.</p><p>Sirota's team is now exploring other LLM applications, including a new tool called Chat PTB (short for "preterm birth") that they've developed. The Chat GPT-based tool is embedded in papers published by the <a href="https://www.google.com/aclk?sa=L&pf=1&ai=DChsSEwjEjZGjvc-TAxVjZ0cBHXBJOlYYACICCAEQABoCcXU&co=1&ase=2&gclid=Cj0KCQjwp7jOBhDGARIsABe7C4ei6G9-t9zwEYVv7JFZ0nmLkFCiq269qimyIgTR-SMHppji3pXgDuAaAnzCEALw_wcB&cid=CAASWuRoDAY9S3moUzRsC47H57zLDb0MktB2OPDyq23g6KUAln71HwK6yR5imR_1jn678n0RUvsGX78S7A1Ax2sNrBrg-OzCGJU-qJcx-29WvL6uM2FmzxncokLLSQ&cce=2&category=acrcp_v1_32&sig=AOD64_3g--sWC8sPFi9bUVwVaFIAcN9Wcg&q&nis=4&adurl=https://www.marchofdimes.org/donate-now?form%3Ddonatenow%26srcCode%3DGAQGENDA2507CEGOOGBJUL3%26utm_source%3Dgoogle%26utm_medium%3Dpaidsearch%26utm_campaign%3Dgoogle-newdonors-brandsearch-donations-phrase%26utm_term%3Dmarch%2520of%2520dimes%2520info%26utm_content%3D84799600296%26gclsrc%3Daw.ds%26gad_source%3D1%26gad_campaignid%3D8179971543%26gbraid%3D0AAAAAC9cy6l3GcAU-f5DN0cyAihFYY3bo%26gclid%3DCj0KCQjwp7jOBhDGARIsABe7C4ei6G9-t9zwEYVv7JFZ0nmLkFCiq269qimyIgTR-SMHppji3pXgDuAaAnzCEALw_wcB&ved=2ahUKEwjc7omjvc-TAxXrKVkFHW88AFwQ0Qx6BAgVEAE" target="_blank"><u>March of Dimes research network</u></a>, part of a nonprofit aimed at improving maternal and infant health. Instead of manually combing through this literature, researchers can now query Chat PTB and get synthesized answers with references — a task that used to take hours, compressed into seconds. </p><p>But tools like Chat PTB and the code-writing approach in Sirota's study represent only the first wave. AI-enhanced medical research is moving toward <a href="https://www.livescience.com/technology/artificial-intelligence/an-experimental-ai-agent-broke-out-of-its-testing-environment-and-mined-crypto-without-permission"><u>"agentic" AI</u></a>, meaning systems that don't respond to only one prompt but instead carry out multistep research workflows with increasing autonomy. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2615px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="86QQaj2WKKgZEaEB3VCFXP" name="GettyImages-1466243153-AI storytelling" alt="A robot android using a typewriter" src="https://cdn.mos.cms.futurecdn.net/v2/t:261,l:228,cw:2615,ch:1471,q:80/86QQaj2WKKgZEaEB3VCFXP.jpg" mos="" align="middle" fullscreen="1" width="3113" height="1751" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/v2/t:261,l:228,cw:2615,ch:1471,q:80/86QQaj2WKKgZEaEB3VCFXP.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">How might AI affect the workflow of biomedical research? </span><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images/Moor Studio)</span></figcaption></figure><p>Instead of responding with only text, an agentic agent is capable of checking and iterating on its own work until it reaches its objective. It can also take action on a user’s behalf, like searching the internet and running code, rather than just writing it.</p><p>That shift toward greater AI autonomy and less human oversight brings both enormous potential and serious risk. In a January study published in the journal <a href="https://www.nature.com/articles/s41551-025-01587-2" target="_blank"><u>Nature Biomedical Engineering</u></a>, researchers evaluated LLMs on 293 coding tasks drawn from 39 published biomedical studies, initially allowing the LLMs to come up with workflows on their own. They found that the overall accuracy came in below 40%. </p><p>Their solution was to separate planning from execution: They had the AI produce a step-by-step analysis plan that a human researcher reviewed before any code got written. The approach boosted the accuracy to 74%. </p><div><blockquote><p>The goal of AI is not perfection, but to do better than people.</p><p>Ian McCulloh, professor of computer science at Johns Hopkins University's Whiting School of Engineering</p></blockquote></div><p>"The goal is not to ask researchers to blindly trust an AI system," study co-author <a href="https://scholar.google.com/citations?user=kMlWwTAAAAAJ&hl=zh-CN" target="_blank"><u>Zifeng Wang</u></a>, who was a doctoral student at the University of Illinois Urbana-Champaign at the time of the study, told Live Science in an email. </p><p>Instead, the goal is to "design frameworks where the reasoning, planning, and intermediate steps are visible enough that researchers can supervise and validate the process," said Wang, who is a co-founder of <a href="https://keiji.ai/about" target="_blank"><u>Keiji AI</u></a>. </p><h2 id="why-safeguards-matter">Why safeguards matter</h2><p>These risks don't mean researchers should shy away from AI, but they do need to apply the same rigor to AI-generated work that they would to any other collaborator's output, scientists caution.</p><p>"The question is not whether LLMs accelerate science or create 'AI slop,'" <a href="https://ep.jhu.edu/faculty/ian-mcculloh/" target="_blank"><u>Ian McCulloh</u></a>, a professor of computer science at Johns Hopkins University's Whiting School of Engineering, told Live Science in an email. "The question is how we leverage this powerful technology within the scientific method."</p><p>But McCulloh also cautioned against holding AI to an impossible standard. People tend to assume AI is error-prone and downplay human error, he said, when, in reality, both humans and machines make mistakes. He anecdotally described a consulting client who lamented AI's 15% miss rate on a certain task, not realizing his human employees' miss rate was 25%.</p><p>"The goal of AI is not perfection," McCulloh said, "but to do better than people."</p><p>That effort will involve agreeing on how to measure AI's success. <a href="https://profiles.stanford.edu/ethan-goh" target="_blank"><u>Dr. Ethan Goh</u></a>, a physician-researcher at Stanford University, pointed out that health care still lacks standardized benchmarks for evaluating AI's performance. Goh recently published a randomized trial in <a href="https://jamanetwork.com/journals/jamanetworkopen/fullarticle/2825395" target="_blank"><u>JAMA Network Open</u></a> that studied how LLMs influence doctors' reasoning in determining diagnoses.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/ageing/can-ai-detect-cognitive-decline-better-than-a-doctor-new-study-reveals-surprising-accuracy">Can AI detect cognitive decline better than a doctor? New study reveals surprising accuracy</a></li><li>'<a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/a-second-set-of-eyes-ai-supported-breast-cancer-screening-spots-more-cancers-earlier-landmark-trial-finds">A second set of eyes': AI-supported breast cancer screening spots more cancers earlier, landmark trial finds</a>  </li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/doctors-say-ai-model-can-predict-biological-age-from-a-selfie-and-want-to-use-it-to-guide-cancer-treatment">Doctors say AI model can predict 'biological age' from a selfie — and want to use it to guide cancer treatment</a> </li></ul></p></div></div><p>Because LLMs are trained on such a vast amount of data, "benchmarks are so expensive to produce," Goh told Live Science. What's more, he said, AI improves so quickly that most commercial models start beating the few benchmarks that exist and rapidly render them useless. Amid these challenges, Goh's team at Stanford's <a href="https://med.stanford.edu/hospitalmedicine/research/ARISENetwork.html" target="_blank"><u>AI Research and Science Evaluation (ARISE) Healthcare Network</u></a> is working to develop such standards by the end of this year. </p><p>For all the uncertainty around standards and safeguards, the researchers who spoke with Live Science shared a common conviction: AI belongs in the lab, but not unsupervised. </p><p>"We have to be careful not to forget what we know in terms of the scientific process," Sirota said. "But I think the opportunity is tremendous."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Diabetes rates are lower in high-altitude environments ‪‪—‬ and scientists may have discovered why ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/diabetes-rates-are-lower-in-high-altitude-environments-and-scientists-may-have-discovered-why</link>
                                                                            <description>
                            <![CDATA[ A new study finds that in low-oxygen environments, red blood cells absorb more glucose and convert it into a molecule that helps release oxygen into tissues, revealing an unexpected way the body regulates blood sugar. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">xrVSgs9bnRFQm7uHXJjPr8</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/cqo8CSBoWkCTPz8HQ9CcbQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 05 Apr 2026 14:05:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zunnash Khan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/wrV7sdVdmyubSn8MbHtvvc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/cqo8CSBoWkCTPz8HQ9CcbQ-1280-80.jpg">
                                                            <media:credit><![CDATA[Micro Discovery via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Red blood cells transport oxygen around the body and need glucose for their own metabolism. In low-oxygen conditions, this turns them into unexpected glucose regulators: They soak up more and more glucose to help release oxygen into the tissues to counteract the scarcity.]]></media:description>                                                            <media:text><![CDATA[A bunch of small, red, disc-shaped blobs. The blobs are facing in different directions and have a concave center.]]></media:text>
                                <media:title type="plain"><![CDATA[A bunch of small, red, disc-shaped blobs. The blobs are facing in different directions and have a concave center.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/cqo8CSBoWkCTPz8HQ9CcbQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Rates of <a href="https://www.livescience.com/43477-diabetes-symptoms-types.html"><u>diabetes</u></a> are lower in high-altitude locations, but researchers have been unsure why. Now, a new study in mice reveals a possible explanation: Red blood cells, which play a pivotal role in transporting oxygen throughout the body, may lower blood sugar by converting glucose into a compound that helps release oxygen into tissues. </p><p>If the results can be replicated in people, they also hint that drugs in early-stage development could potentially mimic this pathway.</p><p>"The work highlights the important role that red blood cells can play in diabetes regulation," study lead author <a href="https://gladstone.org/people/isha-jain" target="_blank"><u>Isha Jain</u></a>, a biochemist at the Gladstone Institutes and the University of California, San Francisco, told Live Science. "That's the concept to be targeted in the future."</p><h2 id="higher-altitude-lower-blood-sugar">Higher altitude, lower blood sugar</h2><p>It's well-known that people living at high altitudes with low oxygen levels, such as the Andes and the Himalayas, tend to have <a href="https://onlinelibrary.wiley.com/doi/10.1002/oby.20800" target="_blank"><u>lower rates of diabetes</u></a>, but the reason for the link has not been clear. In a <a href="https://www.cell.com/cell-metabolism/fulltext/S1550-4131%2823%2900043-8" target="_blank"><u>2023 study</u></a>, scientists observed the same phenomenon in mice: When the mice were exposed to low-oxygen conditions, they developed a condition called "hypoxia," which occurs when oxygen supply to tissues is insufficient, and their blood glucose also dropped. </p><p>But the disappearing glucose couldn't be explained by the amount of glucose absorbed by the muscles and other organs in the scans, so it wasn't clear where it was going. </p><h2 id="from-high-altitudes-to-lab-chambers">From high altitudes to lab chambers</h2><p>To test whether red blood cells were responsible for lowering glucose, the study authors exposed mice to low-oxygen chambers containing 8% oxygen. This mimicked high-altitude air, while another group of mice was kept in air with 21% oxygen, which mimicked normal atmospheric conditions, Jain said. </p><p>After several weeks, both groups of mice were given glucose injections, and their blood sugar levels were measured over time. Compared with the mice in normal oxygen environments, the mice in low-oxygen conditions showed a much smaller spike in their blood sugar levels, suggesting that they could clear glucose from their blood faster. This effect persisted for weeks, even after the animals were returned to normal oxygen levels, suggesting that a low-oxygen environment had a lasting impact on metabolism, experts said.</p><p>The researchers also took imaging scans to track how much glucose was being absorbed by major organs and tissues, such as the liver and muscles. However, a large fraction of the disappearing glucose could not be accounted for. This prompted them to investigate whether cells in the circulating blood itself might be consuming the glucose.</p><p>To test this idea further, they manipulated red-blood-cell numbers directly. The team periodically removed blood in oxygen-deprived mice to keep red-blood-cell levels near normal, and found that doing so eliminated the glucose-lowering effect of hypoxia. In contrast, transfusing red blood cells into mice breathing normal air caused blood glucose levels to fall, suggesting that the number of red blood cells alone drove down glucose levels.</p><p>Next, the team injected mice with labeled glucose and tracked it through the body. They found that red blood cells from the oxygen-deprived mice absorbed substantially more glucose than those from the comparison mice. The mice in low-oxygen conditions rapidly converted glucose into a molecule that binds to hemoglobin, the protein in red blood cells that carries oxygen. This binding forces hemoglobin to release oxygen more easily into tissues when oxygen levels are low.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:5000px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="fPFhyCk2rJsdxmQiyjVgZ5" name="Chemistry-GettyImages-513467157.jpg" alt="Illustration of glucose and water H2O molecules. Glucose, C6H12O6, also known as D-glucose, dextrose, or grape sugar) is a simple aldosic monosaccharide found in plants." src="https://cdn.mos.cms.futurecdn.net/fPFhyCk2rJsdxmQiyjVgZ5.jpg" mos="" align="middle" fullscreen="1" width="5000" height="2813" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/fPFhyCk2rJsdxmQiyjVgZ5.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The researchers used labeled glucose molecules, like the ones illustrated here, to track how the red blood cells processed the sugar at higher altitudes.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Maciej Frolow/Getty Images)</span></figcaption></figure><p>Further analysis showed that red blood cells produced in the oxygen-deprived mice also contained higher levels of a protein called GLUT1, which sits on the cell membrane and helps glucose enter the cell. These red blood cells had about twice as much GLUT1 and took up roughly three times more glucose than normal red blood cells. By labeling existing red blood cells before exposing the mice to low-oxygen conditions, the researchers confirmed that only the new cells produced under low-oxygen conditions showed these adaptations. </p><p>Besides triggering an uptick in red blood cells, the study shows that the cells are structurally changed to consume more sugar in low-oxygen environments, said <a href="https://www.birmingham.ac.uk/staff/profiles/metabolism-systems/tennant-daniel" target="_blank"><u>Daniel Tennant</u></a>, a hypoxia and metabolism researcher at the University of Birmingham who was not involved in the work.</p><p><a href="https://scholar.google.com/citations?user=08DXqjIAAAAJ&hl=en" target="_blank"><u>Lars Kaestner</u></a>, a red blood cell biologist at Saarland University in Germany who was not involved with the study, noted that red blood cells are known to increase in number when the air is thin, to boost oxygen transport around the body. Red blood cells use glucose as fuel. Therefore, it's not surprising that low-oxygen conditions lead to lower blood glucose levels, as more red blood cells are there to clear it, he told Live Science.</p><p>"From a systemic point of view, this makes a lot of sense,” he said.</p><p>It's an "evolutionarily conserved corrective mechanism" to essentially better oxygenate the body at high altitudes, Tennant told Live Science.</p><div><blockquote><p>It opens the door to thinking about diabetes treatment in a fundamentally different way.</p><p>Isha Jain, biochemist at the Gladstone Institutes and the University of California, San Francisco</p></blockquote></div><p>The body increases its red-blood-cell count at high altitudes by changing the expression of genes that control metabolism and producing more of a hormone called erythropoietin, which triggers the bone marrow to churn out more red blood cells, said <a href="https://www.liverpool.ac.uk/people/sonia-campos-soares-da-rocha" target="_blank"><u>Sonia Rocha</u></a>, a biochemist at the University of Liverpool who was not involved in the study. </p><p>This is why <a href="https://www.livescience.com/32750-why-do-athletes-train-at-high-altitudes.html"><u>elite athletes train in high-altitude areas</u></a> for their competitions: Their bodies make more red blood cells and thus achieve "more efficient circulation to distribute oxygen to their tissues," she told Live Science.</p><h2 id="a-diabetes-drug-that-mimics-oxygen-deprivation">A diabetes drug that mimics oxygen deprivation?</h2><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><ul><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/medicine-drugs/new-drug-could-prevent-diabetes-complications-not-fixed-with-blood-sugar-control-study-hints">New drug could prevent diabetes complications not fixed with blood sugar control, study hints</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/scientists-cured-type-1-diabetes-in-mice-by-creating-a-blended-immune-system">Scientists cured type 1 diabetes in mice by creating a blended immune system</a></li><li><a data-analytics-id="inline-link" href="https://www.livescience.com/health/diabetes/diabetic-man-produces-his-own-insulin-after-gene-edited-cell-transplant">Diabetic man produces his own insulin after gene-edited cell transplant</a></li></ul></p></div></div><p>In another experiment, the researchers treated mice with HypoxyStat, an experimental compound that was developed in Jain's lab and increases how strongly hemoglobin binds to oxygen, preventing its release and mimicking hypoxia. The idea is that mimicking oxygen deprivation with a drug could boost red-blood-cell counts and help regulate blood sugar levels.</p><p>However, much more testing is needed before a drug like HypoxyStat could be tested in humans, Rocha noted. </p><p>While transfusing red blood cells is not a practical therapy for diabetes, the findings suggest potential directions such as engineering RBCs that act as better glucose sinks, the authors suggest. “It opens the door to thinking about diabetes treatment in a fundamentally different way,” Jain <a href="https://www.eurekalert.org/news-releases/1116482" target="_blank"><u>said in a statement</u></a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Homo habilis is the earliest named human. But is it even human? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/archaeology/human-evolution/homo-habilis-is-the-earliest-named-human-but-is-it-even-human</link>
                                                                            <description>
                            <![CDATA[ Between 2 million and 3 million years ago, humans appeared in Africa — but identifying them in the fossil record is turning out to be surprisingly difficult. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BqcbopRZgQVDwESntgdTtJ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/435Yz3ieFSMGqN4wTcLQzH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 03 Apr 2026 15:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 20 May 2026 14:16:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Human Evolution]]></category>
                                                    <category><![CDATA[Archaeology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Colin Barras ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/5L9NiuuT3xmMhQxktQ8xoj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Colin Barras is a science writer focusing on archaeology and evolutionary sciences. He has also written for New Scientist, Nature and Science among others. Colin has a PhD from the University of Birmingham, UK, and an MSc in science communication from Imperial College London. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/435Yz3ieFSMGqN4wTcLQzH-1280-80.jpg">
                                                            <media:credit><![CDATA[Peter van Evert via Alamy]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Should our earliest human ancestor be reclassified? Anthropologists are divided.]]></media:description>                                                            <media:text><![CDATA[A close up of a reconstructed skull, missing its lower jaw, against a black background]]></media:text>
                                <media:title type="plain"><![CDATA[A close up of a reconstructed skull, missing its lower jaw, against a black background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/435Yz3ieFSMGqN4wTcLQzH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For 60 years, the earliest known human species has also been one of the most mysterious. <em>Homo habilis</em> was added to our family tree in 1964. But it's long been unclear exactly what the ancient species, which lived between about 2.4 million and 1.65 million years ago, looked like.</p><p>That's because, until recently, only three very incomplete fossilized skeletons had been unearthed. </p><p>Then in January, <a href="https://www.livescience.com/archaeology/human-evolution/most-complete-homo-habilis-skeleton-ever-found-dates-to-more-than-2-million-years-ago-and-retains-lucy-like-features"><u>researchers described a fourth, more complete skeleton</u></a> — and it revealed that <em>H. habilis</em> had an anatomy very unlike our own. The discovery has some researchers asking a big question: Is the earliest known human ancestor not human after all? </p><iframe src="https://content.jwplatform.com/players/xGVIACRp.html" id="xGVIACRp" title="What is Darwin’s Theory of Evolution?" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"As we have discovered more fossils, we've stretched the definition of the <em>Homo</em> genus," <a href="https://anthropology.columbian.gwu.edu/bernard-wood" target="_blank"><u>Bernard Wood</u></a>, a paleoanthropologist at the George Washington University in Washington, D.C., told Live Science. "Maybe this time we just stretched it too far."</p><p>Obviously our species, <em>Homo sapiens</em>, belongs in the <em>Homo</em> genus. We also know that our closest living relatives, the <a href="https://www.livescience.com/chimpanzee-facts.html"><u>chimpanzees</u></a> and bonobos, don't. This means that the human genus evolved at some point after our  evolutionary lineage, which includes humans and our closest extinct relatives, split away from the chimpanzee line, an event that occurred <a href="https://www.livescience.com/archaeology/what-did-the-last-common-ancestor-between-humans-and-apes-look-like"><u>more than 5 million years ago</u></a>. So, when exactly did the human genus evolve?</p><p>One approach would be to argue that it dates to the split with the chimpanzee lineage. But the first creatures that appeared after the split don't look much like we do. They include species, like <em>Australopithecus afarensis</em>, that had long, ape-like arms and relatively small brains.. This species existed in Africa between about 3.9 million and 2.9 million years ago, and <a href="https://www.livescience.com/archaeology/we-now-know-much-more-about-how-our-ancestor-lucy-lived-and-died"><u>includes the famous Lucy skeleton</u></a>. Very few researchers consider Lucy to be human.</p><p>Most anthropologists, however, have historically considered <em>H. habilis</em> a member of the <em>Homo</em> genus. </p><h2 id="few-skeletons">Few skeletons</h2><p>The first, very incomplete <em>Homo habilis </em>skeleton was <a href="https://www.nature.com/articles/202007a0" target="_blank"><u>discovered in Tanzania in the 1960s</u></a>. The 1.75 million-year-old specimen included fragments of the skull, from which it was possible to estimate that they came from an individual whose brain had been roughly 45% the size of the average living person's. This may sound small, but that was substantially bigger than the average australopithecine's brain, which was about 35% the size of ours. Because of this evidence, the skeleton was placed in our <em>Homo</em> genus, and given the name <em>Homo habilis</em>, meaning handy or skillful human, it was a decision that most researchers have accepted. </p><figure class="van-image-figure pull-left inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:3420px;"><p class="vanilla-image-block" style="padding-top:149.97%;"><img id="HQmJC6LBx6kpUvEb6BFhkk" name="Science photo-C0546529-Homo_habilis_model" alt="A mannequin of a Homo habilis individual, sitting crouched in a diorama, the right hand holding a white leaf and the left outstretched." src="https://cdn.mos.cms.futurecdn.net/v2/t:596,l:98,cw:3420,ch:5129,q:80/HQmJC6LBx6kpUvEb6BFhkk.jpg" mos="" align="left" fullscreen="" width="3673" height="5807" attribution="" endorsement="" class="pull-leftinline"></p></div></div><figcaption itemprop="caption description" class="pull-left inline-layout"><span class="caption-text"> A new fossil reveals that <em>H. habilis</em> had long arms, more akin to our earlier, tree-swinging relatives. That could mean the species shouldn't belong to the <em>Homo </em>genus at all. </span><span class="credit" itemprop="copyrightHolder">(Image credit: <a href="https://www.sciencephoto.com/contributor/mas/">MARCO ANSALONI / SCIENCE PHOTO LIBRARY</a>)</span></figcaption></figure><p>But the <em>H. habilis</em> skeleton described in 2026 complicates things. This skeleton is 2 million years old, and <a href="http://dx.doi.org/10.1002/ar.70100" target="_blank"><u>was found in Kenya</u></a>, about 500 miles (800 kilometers) north of where the first <em>H. habilis</em> remains were unearthed. Just like the first skeleton, the Kenyan skeleton is far from complete. But the bones that survived give us our best ever look at <em>H. habilis</em>'s arms, said study co-author <a href="https://www.stonybrook.edu/commcms/anthropology/faculty-and-staff/mongle-c.php" target="_blank"><u>Carrie Mongle</u></a>, a paleoanthropologist at Stony Brook University in New York. The problem is that those arms aren't like ours. Instead, they are long and ape-like, similar to the arms of our australopithecine relatives like Lucy.</p><p>"They are very much australopith-like," <a href="https://www.iantattersall.com/" target="_blank"><u>Ian Tattersall</u></a>, a paleoanthropologist at the American Museum of Natural History in New York City, told Live Science. <a href="http://dx.doi.org/10.1002/ar.70145" target="_blank"><u>In an article published earlier this year</u></a>, Tattersall argued that these ape-like arms are a clear indication that <em>H. habilis</em> wasn't a member of the human genus.</p><p>He isn't the first to make this suggestion. Wood and his colleague, <a href="https://www.sfu.ca/archaeology/about/people/faculty/mcollard.html" target="_blank"><u>Mark Collard</u></a>, an archaeologist at Simon Fraser University in Canada, argued in 1999 that <a href="http://dx.doi.org/10.1126/science.284.5411.65" target="_blank"><u><em>H. habilis</em></u><u> wasn't a member of the human</u></a> genus. By then, the second and third <em>H. habilis</em> skeletons had been discovered, and although extremely incomplete, they hinted that the species had limb proportions unlike ours — something that the fourth skeleton confirms. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="4zyRPGXHvDMH58vF32vMKk" name="GettyImages-Lucy-57019180" alt="The face of an Australopithecus afarensis is displayed at the Field Museum March 7, 2006 in Chicago, Illinois." src="https://cdn.mos.cms.futurecdn.net/4zyRPGXHvDMH58vF32vMKk.jpg" mos="" align="middle" fullscreen="1" width="1024" height="768" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/4zyRPGXHvDMH58vF32vMKk.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Some anthropologists suggest our earliest <em>Homo</em> ancestor, <em>H. habilis, </em>should be part of the genus that the iconic fossil 'Lucy' belongs to, <em>Australopithecus</em>. But <em>H. habilis</em> had larger brains than other Australopithecines. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Tim Boyle via Getty Images)</span></figcaption></figure><p>Wood and Collard suggested transferring the species to the same genus as Lucy, which would mean renaming <em>Homo habilis</em> to <em>Australopithecus habilis</em>. Tattersall doesn't think that's a good solution, because the species had human-like brain size and teeth. He thinks <em>habilis</em> should be put in its own genus, although he hasn't yet come up with a name.</p><h2 id="a-different-approach">A different approach</h2><p>Other researchers, meanwhile, suspect that Wood and Tattersall are both wrong. </p><p>They think there is no need to rename <em>H. habilis</em> despite its arms. "Those ape-like limb proportions don't necessarily tell us all that much," <a href="https://www.wardlab.net/carol-v-ward" target="_blank"><u>Carol Ward</u></a>, an anthropologist at the University of Missouri, told Live Science. This is because of the way most evolutionary scientists operate when they are <a href="https://www.livescience.com/animals/what-defines-a-species-inside-the-fierce-debate-thats-rocking-biology-to-its-core"><u>defining species and genera</u></a>. </p><p>We know that our very earliest ancestors, living just after the split with the chimpanzee line, spent plenty of time climbing trees, where long, ape-like arms would have been useful. Gradually, they adapted to spend more time walking on the ground before ultimately evolving into humans. </p><p>These bipedal ancestors probably no longer needed long, ape-like arms. But crucially, Ward said, long arms were almost certainly not a hindrance to survival either. Under those circumstances, even the first species in the <em>Homo</em> genus might have retained the long arms of their ancestors, because there was no strong evolutionary pressure to shorten them. Why arms eventually shrank is still not entirely clear, although some researchers think shorter arms may have brought some subtle advantages <a href="https://www.pnas.org/doi/abs/10.1073/pnas.0911856107" target="_blank"><u>while running and using tools</u></a>. This suggests there was weak evolutionary pressure for shorter arms, meaning they shrank, but at a relatively slow rate.</p><p>There's a broader point here. "We want to think there was this big change with <em>Homo</em>, that we're different from everything else that came before," Ward said. "But this <em>H. habilis</em> skeleton supports the idea that maybe there was a more gradual transition from australopiths to <em>Homo</em>."</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/human-evolution/scientists-claim-lucy-may-not-be-our-direct-ancestor-after-all-stoking-fierce-debate">Scientists claim 'Lucy' may not be our direct ancestor after all, stoking fierce debate</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/32-million-year-old-human-ancestor-lucy-had-massive-leg-muscles-to-stand-up-straight-and-climb-trees">3.2 million-year-old human ancestor 'Lucy' had massive leg muscles to stand up straight and climb trees</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/archaeology/human-evolution/never-before-seen-cousin-of-lucy-might-have-lived-at-the-same-site-as-the-oldest-known-human-species-new-study-suggests">Never-before-seen cousin of Lucy might have lived at the same site as the oldest known human species, new study suggests</a></p></div></div><p>This idea highlights an awkward problem that scientists are still grappling with. </p><p>Evolution is so complicated that it's surprisingly difficult to divide living things into clear groups, such as species, which is one reason why there are now <a href="https://www.livescience.com/animals/what-defines-a-species-inside-the-fierce-debate-thats-rocking-biology-to-its-core"><u>dozens of different ways to define species</u></a>, and a heated debate on which one is the best. It turns out that genera are just as difficult to define, which means there isn't actually any agreement on what a genus is, Wood said. </p><p>In other words, researchers will probably continue to debate whether or not <em>H. habilis</em> is in the human genus, for the simple reason that they still can't fully agree what a genus actually is. </p><h2 id="human-origins-quiz-how-well-do-you-know-the-story-of-humanity"><a href="https://www.livescience.com/archaeology/human-evolution/human-origins-quiz-how-well-do-you-know-the-story-of-humanity">Human origins quiz</a>: How well do you know the story of humanity?</h2><div style="min-height: 250px;">                                <div class="kwizly-quiz kwizly-Oz99mW"></div>                            </div>                            <script src="https://kwizly.com/embed/Oz99mW.js" async></script>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Not how you build a digital mind': How reasoning failures are preventing AI models from achieving human-level intelligence ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/not-how-you-build-a-digital-mind-reasoning-failures-are-preventing-ai-models-from-achieving-human-level-intelligence</link>
                                                                            <description>
                            <![CDATA[ Existing LLM architecture may not support the problem-solving capabilities needed to underpin human-level AI, the authors of a new study argue. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">4TtLMNcj3AuczBeH8GAEFV</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/icQRxvATtfRj9SxRkdMkS5-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 02 Apr 2026 11:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Owen Hughes ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/GVTgEoeEXWX4w4sSZNnLgj.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Owen Hughes is a freelance writer and editor specializing in data and digital technologies. Previously a senior editor at ZDNET, Owen has been writing about tech for more than a decade, during which time he has covered everything from AI, cybersecurity and supercomputers to programming languages and public sector IT. Owen is particularly interested in the intersection of technology, life and work ­– in his previous roles at ZDNET and TechRepublic, he wrote extensively about business leadership, digital transformation and the evolving dynamics of remote work.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Owen began his journalism career in 2012. After graduating from university with a degree in creative writing and journalism, he interned at TechRadar and was subsequently hired as the website’s multimedia reporter. His career later shifted towards business-to-business technology and enterprise IT, where Owen wrote for publications including Mobile Europe, European Communications and Digital Health News. Beyond his contributions to various publications including Live Science, Owen works as a freelance copywriter and copyeditor.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;When he’s not writing, Owen is an avid gamer, coffee drinker and dad joke enthusiast, with vague aspirations of writing a novel and learning to code. More recently, Owen has embraced the digital nomad lifestyle­, balancing work with his love of travel.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/icQRxvATtfRj9SxRkdMkS5-1280-80.jpg">
                                                            <media:credit><![CDATA[Curly_photo via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A new analysis suggests that Large Language Models (LLMS) may be reaching a key technological limit. ]]></media:description>                                                            <media:text><![CDATA[A person holds a white model of a brain with their hands on either side while lines of green and red binary numbers are projected on top ]]></media:text>
                                <media:title type="plain"><![CDATA[A person holds a white model of a brain with their hands on either side while lines of green and red binary numbers are projected on top ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/icQRxvATtfRj9SxRkdMkS5-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Architectural constraints in today's most popular <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>artificial intelligence</u></a> (AI) tools may limit how much more intelligent they can get, new research suggests.</p><p>A study published Feb. 5 on the preprint <a href="https://arxiv.org/html/2602.06176v1#S1" target="_blank"><u>arXiv</u></a> server argues that modern large language models (LLMs) are inherently prone to breakdowns in their problem-solving logic, known as "reasoning failures."</p><p>Reasoning failures occur when an LLM loses track of key information needed to reliably solve a task, resulting in incorrect answers to seemingly straightforward problems. The paper, which was presented as a review of existing research, looked specifically at transformer models, a type of neural network architecture that underpins popular AI chatbots including ChatGPT, Claude and Google Gemini.</p><iframe src="https://content.jwplatform.com/players/q538cB8Y.html" id="q538cB8Y" title="AI Maths Video" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>Based on LLMs' performance on evaluations such as <a href="https://www.livescience.com/technology/artificial-intelligence/acing-this-new-ai-exam-which-its-creators-say-is-the-toughest-in-the-world-might-point-to-the-first-signs-of-agi"><u>Humanity's Last Exam</u></a>, some scientists say the underlying neural network architecture can one day lead to a model <a href="https://www.livescience.com/technology/artificial-intelligence/artificial-general-intelligence-when-ai-becomes-more-capable-than-humans-is-just-moments-away-metas-mark-zuckerberg-declares"><u>capable of reaching human-level cognition</u></a>. While transformer architecture makes LLMs extremely capable at tasks like language generation, the researchers argue that it also inhibits the kind of reliable logical processes needed to achieve true human-level reasoning.</p><p>"LLMs have exhibited remarkable reasoning capabilities, achieving impressive results across a wide range of tasks," the researchers said in the study. "Despite these advances, significant reasoning failures persist, occurring even in seemingly simple scenarios ... This failure is attributed to an inability of holistic planning and in-depth thinking."</p><h2 id="limitations-with-llms">Limitations with LLMs </h2><p>LLMs are trained on huge amounts of text data and generate responses to user prompts by predicting, word by word, a plausible answer. They do this by stringing together units of text, called "tokens," based on statistical patterns learned from their training data.</p><p>Transformers also use a mechanism called "self-attention" to keep track of relationships between words and concepts over long strings of text. Self-attention, combined with their massive training databases, is what makes modern chatbots so good at generating convincing answers to user prompts.</p><p>However, LLMs don't do any actual "thinking" in the conventional sense. Instead, their responses are determined by an algorithm. For long tasks, particularly those that require genuine problem-solving across multiple steps, transformers can lose track of key information and default to the patterns learned from their training data. This results in reasoning failures.</p><div><blockquote><p>It's not real reasoning in the human sense — it's still just next‑token prediction dressed up as a chain of thought</p><p>Federico Nanni, senior research data scientist at the Alan Turing Institute</p></blockquote></div><p>"This fundamental weakness extends beyond basic tasks, to <a href="https://www.livescience.com/physics-mathematics/mathematics/ai-is-solving-impossible-math-problems-can-it-best-the-worlds-top-mathematicians"><u>compositions of math problems</u></a>, multi-fact claim verification, and other inherently compositional tasks," the researchers said in the study.</p><p>Reasoning failures are also why LLMs often circle the same response to a user query even after being told it's incorrect, or produce a different answer to the same question when it's phrased slightly differently, even when it's prompted to explain its reasoning step by step.</p><p><a href="https://scholar.google.com/citations?user=9sZkRpkAAAAJ&hl=it" target="_blank"><u>Federico Nanni</u></a>, a senior research data scientist at the U.K's Alan Turing Institute, argues that what LLMs typically present as reasoning is mostly window dressing.</p><p>"People figured out that if you tell an LLM, instead of answering directly, to 'think step by step' and write out a reasoning process first, it often gets the right answer," Nanni told Live Science. "But that's a trick. It's not real reasoning in the human sense — it's still just next‑token prediction dressed up as a chain of thought," he said. "When we say these models 'reason,' what we actually mean is that they write out a reasoning process — something that sounds like a plausible chain of reasoning."</p><h2 id="gaps-in-existing-ai-benchmarks">Gaps in existing AI benchmarks</h2><p>Current ways to assess LLM performance fall short in three key areas, the researchers found. First, results can be affected by rewording a prompt. Second, benchmarks degrade and become contaminated the more they're used. And finally, they only assess the outcome, rather than the reasoning process a model used to reach its conclusion.</p><p>This means current benchmarks may significantly overstate how capable LLMs are and understate how often they fail in real-world use.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="4wPGARLZdSDnTKmjhKsa7D" name="ai (1)" alt="Artificial intelligence represented with digital circuits and advanced algorithms in a high-tech setting, showcasing modern technological advancements and innovation." src="https://cdn.mos.cms.futurecdn.net/4wPGARLZdSDnTKmjhKsa7D.png" mos="" align="middle" fullscreen="" width="1600" height="900" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">LLMs' performances may mean they have limited real world applications.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: da-kuk/Getty Images)</span></figcaption></figure><p>"Our position is not that benchmarks are flawed, but that they need to evolve," study co-author <a href="https://scholar.google.com/citations?user=E1j11NQAAAAJ&hl=en" target="_blank"><u>Peiyang Song</u></a>, a computer science and robotics student at Caltech, told Live Science via email. Likewise, benchmarks tend to leak into LLM training data, Nanni said, meaning subsequent LLMs figure out how to trick them.</p><p>"On top of that, now that models are deployed in production, usage itself becomes a kind of benchmark," Nanni said. "You put the system in front of users and see what goes wrong — that's the new test. So yes, we need better benchmarks, and we need to rely less on AI to check AI. But that's very hard in practice, because these tools are now woven into how we work, and it's extremely convenient to just use them."</p><h2 id="a-new-architecture-for-agi">A new architecture for AGI?</h2><p>Unlike other <a href="https://www.livescience.com/technology/artificial-intelligence/current-ai-models-a-dead-end-for-human-level-intelligence-expert-survey-claims"><u>recent research</u></a>, the new study doesn't argue that neural-network approaches to AI are a dead end in the quest to achieve <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-general-intelligence-agi"><u>artificial general intelligence</u></a> (AGI). Rather, the researchers liken it to the early days of computing, noting that understanding why LLMs fail is key to improving them.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/scientists-made-ai-agents-ruder-and-they-performed-better-at-complex-reasoning-tasks">Scientists made AI agents ruder — and they performed better at complex reasoning tasks</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/acing-this-new-ai-exam-which-its-creators-say-is-the-toughest-in-the-world-might-point-to-the-first-signs-of-agi">Acing this new AI exam — which its creators say is the toughest in the world — might point to the first signs of AGI</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/your-own-voice-could-be-your-biggest-privacy-threat-how-can-we-stop-ai-technologies-exploiting-it">Your own voice could be your biggest privacy threat. How can we stop AI technologies exploiting it?</a></p></div></div><p>However, they do argue that simply training models on more data or scaling them up are unlikely to resolve the issue on their own. This means developing AGI may require a <a href="https://www.livescience.com/technology/artificial-intelligence/new-dragon-hatchling-ai-architecture-modeled-after-the-human-brain-could-be-a-key-step-toward-agi-researchers-claim"><u>fundamentally different approach to how models are built</u></a>.</p><p>"Neural networks, and LLMs in particular, are clearly part of the AGI picture. Their progress has been extraordinary," Song said. "However, our survey suggests that scaling alone is unlikely to resolve all reasoning failures … [meaning] reaching human-level reasoning may require architectural innovations, stronger world models, improved robustness training, and deeper integration with structured reasoning and embodied interaction."</p><p>Nanni agreed. "From a philosophy‑of‑mind point of view, I'd say we've basically found the limits of transformers. They're not how you build a digital mind," he said. "They model text extremely well, to the point that it's almost impossible to tell if a passage was written by a human or a machine. "But that's what they are: language models … There's only so far you can push this architecture."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Is the metaverse finally dead and buried? What's really going on with the embattled idea of living in virtual worlds. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/mixed-reality/is-the-metaverse-finally-dead-and-buried-whats-really-going-on-with-the-embattled-idea-of-living-in-virtual-worlds</link>
                                                                            <description>
                            <![CDATA[ Touted as the next big thing just a few years back, the development of and hype fueling the metaverse have spluttered to a halt. Is it headed for the scrapheap of history? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ZckLrytKJTYk5rCQAEWHua</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/GZ4LtiFwTew6SvpVzke6bQ-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 25 Mar 2026 16:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Mixed Reality]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                    <category><![CDATA[Computing]]></category>
                                                                                                                    <dc:creator><![CDATA[ Drew Turney ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2SUKcYGBdS2MGUhLrNQH5m.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Drew is a freelance science and technology journalist with 20 years of experience. After growing up knowing he wanted to change the world, he realized it was easier to write about other people changing it instead. As an expert in science and technology for decades, he’s written everything from reviews of the latest smartphones to deep dives into data centers, cloud computing, security, artificial intelligence (AI), mixed reality and everything in between. He&#039;s also written about brain science and psychology as well as space flight, robotics, materials and sustainability, and a breadth of other topics.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After starting out reviewing laptop computers for the daily newspaper, Drew has written about and kept up to date with every major technological and scientific advance of the last few decades. Whether it’s recounting the pop culture phenomenon of the weeks before Skylab’s fiery return or explaining what makes recommendation engines tick, his specialty lies in making science and technology accessible to anyone from a general readership to executives, engineers, scientists and programmers already working in the industry.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/GZ4LtiFwTew6SvpVzke6bQ-1280-80.jpg">
                                                            <media:credit><![CDATA[Yagi Studio via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The metaverse was once a popular virtual reality hub. ]]></media:description>                                                            <media:text><![CDATA[A screenshot of a virtual reality setting where cartoon people walk around a museum of virtual images]]></media:text>
                                <media:title type="plain"><![CDATA[A screenshot of a virtual reality setting where cartoon people walk around a museum of virtual images]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/GZ4LtiFwTew6SvpVzke6bQ-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Is the idea of the metaverse dead? Even without a much hotter technology in the form of <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>artificial intelligence</u></a> (AI) capturing the public conversation, most ordinary people have stopped talking about it, beyond reminiscing about the COVID-19-era hype and catty quips at the technology's expense.  </p><p>The hype was once so loud that one of the biggest names in the technology industry capitalized on it by changing its own name — we're looking at you, Meta, the company formerly known as Facebook. Several years on, however, Meta has quietly divested itself of its interests in the area. After losing more than $70 billion since 2021 as of December 2025, the firm was <a href="https://fortune.com/2025/12/05/mark-zuckerberg-metaverse-layoffs-cuts-facebook-rebrand" target="_blank"><u>preparing</u></a> to cut metaverse development outfit Reality Labs' funding by 30%. </p><p>Recently, Meta announced it was <a href="https://communityforums.atmeta.com/blog/AnnouncementsBlog/updates-to-your-meta-quest-experience-in-2026/1369435" target="_blank"><u>shutting down</u></a> its virtual reality environment Horizon Worlds in June 2026 — meaning the new paradigm we were all promised would have become one of technology's <a href="https://www.livescience.com/technology/weird-technologies-that-never-took-off"><u>infamous short-lived flameouts</u></a>. Then, days later, it reversed course — with company representatives saying the platform would remain available on Quest, Meta's VR headset.</p><iframe src="https://content.jwplatform.com/players/fCrrNrH6.html" id="fCrrNrH6" title="This is a Rat's Brain on Virtual Reality | Video" width="600" height="338" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>The original iteration of <a href="https://www.livescience.com/54116-virtual-reality.html"><u>virtual reality</u></a> (VR) emerged in the 1990s, primarily for gaming, but the theory goes back further, with immersive digital worlds featured in science fiction as far back as the work of author <a href="https://en.wikipedia.org/wiki/The_Veldt_(short_story)" target="_blank"><u>Ray Bradbury</u></a> in the 1960s. A real-world attempt at digital worlds, Second Life, made an early splash when released in 2003, but <a href="https://grokipedia.com/page/corporate_use_of_second_life" target="_blank"><u>technical</u></a> and <a href="https://www.cardozoaelj.com/wp-content/uploads/Journal%20Issues/Volume%2026/Issue%203/Quarmby.pdf" target="_blank"><u>copyright</u></a> issues hobbled adoption.</p><p>The idea was resurrected by Facebook in the early 2020s. CEO Mark Zuckerberg believed we’d increasingly use shared, immersive experiences that go beyond flat screens as digital social interaction became central to life and work, and scientific studies <a href="https://arxiv.org/abs/2512.17750" target="_blank"><u>confirmed</u></a> users were ready, particularly after COVID lockdowns had made remote work the new <a href="https://www.researchgate.net/publication/387345363_Remote_working_in_metaverse_impact_on_organisations" target="_blank"><u>normal</u></a>. </p><p>But, several years later, things have changed. While Meta wasn't the only company touting a new generation of VR, it’s a fairly damning indictment of the faith the technology industry has in this concept. But does that mean it's dead and buried for good? Although it was a non-starter for many, for others, it's not dead but simply still finding its place in the modern world.</p><h2 id="the-failed-promise-of-the-metaverse">The failed promise of the metaverse</h2><p>"The branding is wounded, or under correction from its initial expectation," said <a href="https://www.polyu.edu.hk/ise/people/academic-staff/lh-lee/" target="_blank"><u>Lik-Hang Lee</u></a>, assistant professor of augmented reality (AR) and VR at the Hong Kong Polytechnic University. He authored a study on the metaverse, which was published Oct. 21 in the journal <a href="https://arxiv.org/abs/2110.05352" target="_blank"><u>Computers and Society</u></a>. "The grand vision of a single, shared virtual universe where we all work, play, and socialize in headsets all day was always a bit of a sci-fi oversell."</p><p>Futurist <a href="https://www.thedigitalspeaker.com" target="_blank"><u>Mark van Rijmenam</u></a>, who writes and speaks publicly about future technologies, agrees. He added that the vision of cartoon avatars in virtual reality (VR) lobbies was never going to happen. But he thinks the metaverse is very much alive nonetheless. "It's maturing into something more meaningful than the hype once promised," he told Live Science. "What felt like abandonment was actually a pivot beneath the surface. It's being rebuilt with purpose, not PR, and with technology that's actually ready for the spatial internet."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:700px;"><p class="vanilla-image-block" style="padding-top:71.43%;"><img id="UTk8XE9QSDAe5iD8wyuZ8N" name="GettyImages-metaverse1448436456" alt="A view of a business meeting in virtual reality, where cartoon individuals stand around a large wooden table." src="https://cdn.mos.cms.futurecdn.net/UTk8XE9QSDAe5iD8wyuZ8N.jpg" mos="" align="middle" fullscreen="1" width="700" height="500" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/UTk8XE9QSDAe5iD8wyuZ8N.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Players in the metaverse can host virtual meetings.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Yagi Studio via Getty Images)</span></figcaption></figure><div><blockquote><p>The debate now isn't about the metaverse being dead or alive but how the technological support will catch up.</p><p>Bob Gourley, CTO at intelligence and analysis firm OODA</p></blockquote></div><p>There's no denying that something went seriously wrong with this idea after Meta popularized it during and after the COVID-19 pandemic. Spending our time in virtual utopias, at least in the short term, did not enjoy wide appeal, and what little interest there was evaporated. When asked why metaverse proponents failed to convince the masses, Lee said there was no "killer app" for non-early adopters. </p><p>"VR meetups and virtual offices were marketed as the future, but for most of us, they were just clunkier versions of Zoom, Slack, or games we already had," he said. "The friction of putting on a headset is high and the reward wasn't clearly higher."</p><p>For van Rijmenam, the metaverse that received all the hype also missed one crucial unique selling point — it was disconnected from real use cases. "It focused on virtual hangouts and flashy graphics instead of solving real-world problems or merging with everyday workflows. Early metaverse projects promised novelty before utility," he said.</p><p>A common theme that experts brought up was that the hardware wasn't seamless or mature enough to deliver the promised experience. "The current hardware suffers from limitations like a small field of view, heavy designs, motion sickness and poor graphics," <a href="https://oodaloop.com/author/bob-gourley/" target="_blank"><u>Bob Gourley</u></a>, CTO at intelligence and analysis firm OODA, told Live Science. "The future of the metaverse lies in the hands of technologies in AI, 5G, edge computing, and display like microLEDs and better optics that are still to come before it can be fully realized. The debate now isn't about the metaverse being dead or alive but how the technological support will catch up."</p><p>Presenting a particular stumbling block were the VR headsets touted by Oculus (later Meta) and Sony (for use with PlayStation). Not only are they bulky, and much harder to set up and use compared to a laptop or phone, but <a href="https://www.livescience.com/56346-are-virtual-reality-headsets-safe-for-kids.html"><u>reports of headaches</u></a> and nausea were widespread, thanks to something known as a "vergence-accommodation conflict."</p><div><blockquote><p>There wasn't a clear "why" — why do this in VR instead of just using a phone or laptop?</p><p> Lik-Hang Lee, assistant professor of AR and VR at Hong Kong Polytechnic University.</p></blockquote></div><p>We focus on an object when the brain uses muscles to pull the eyes in different directions so that their combined focal point converges on an object, no matter how far away. But when you wear a VR headset, your eyes constantly focus on a small flat screen just fractions of an inch from your eyes, an illusion that works — but only up to a point. Prolonged exposure causes a contradiction between the visual field and how your brain directs muscles in your eyes to focus in response, a phenomenon that was central to a 2024 study in the <a href="https://www.sciencedirect.com/science/article/pii/S1888429624000128?via%3Dihub" target="_blank"><u>Journal of Optometry</u></a>.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.50%;"><img id="T6bjycQTgttPJMLyuoo3vj" name="GettyImages-oculus1742676729" alt="A man wearing a virtual reality headset, a blue button up shirt and two hand-held accessories looks to the left of the image" src="https://cdn.mos.cms.futurecdn.net/T6bjycQTgttPJMLyuoo3vj.jpg" mos="" align="middle" fullscreen="1" width="1024" height="681" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/T6bjycQTgttPJMLyuoo3vj.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Virtual reality headsets like Meta's Oculus are used to join the metaverse.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: VW Pics via Getty Images)</span></figcaption></figure><p>"Interestingly, humans aren't purely visual-first organisms," said Jennalyn Ponraj, founder of <a href="https://www.delaire.ai" target="_blank"><u>Delaire</u></a>, a research lab focused on voice and human nervous system regulation in AI systems. "Presence is actually regulated through interconnected systems that include vestibular balance, proprioception, breath, and timing. When you flood vision with high-resolution but low-latency input, the rest of the sensory system receives conflicting or absent signals, and it often results in fatigue, nausea, dissociation, and cognitive strain. The technology functions, but the models of human perception are incomplete. Meta's divestment looks like an admission that immersion ultimately depends on attunement to biophysical regulation."</p><p>This lack of comfort is something of an insurmountable barrier, experts suggest, with virtual worlds likely going nowhere until accessing them is as easy as putting on a pair of glasses and forgetting they're there. We also can't forget one of the most common barriers to uptake of any new technology paradigm: tech fatigue.</p><p>"A lot of people already feel overwhelmed by digital life," said Lee. "Asking them to strap a gadget to their face for casual interaction is a big ask. There wasn't a clear "why" — why do this in VR instead of just using a phone or laptop? Outside of gaming and some enterprise use cases, developers struggled to find sustainable business models and reasons for people to come back."</p><h2 id="the-case-against-the-metaverse-s-revival">The case against the metaverse's revival</h2><p>But not everyone’s so certain of such manifest destiny for the metaverse. As long ago as 2023, a market research firm <a href="https://www.techtarget.com/searchcio/news/366542017/Metaverse-hype-stalls-while-VR-AR-technology-advances?utm_source=chatgpt.com" target="_blank"><u>told</u></a> the media: "The metaverse was briefly attractive to enterprises, but few invested seriously in moving the concept further within their organization."</p><p>Even before that, when metaverse hype was still at fever pitch, a <a href="https://www.pewresearch.org/internet/2022/06/30/the-metaverse-in-2040/" target="_blank"><u>Pew Research</u></a> study reported that 46% of respondents said the metaverse won’t be a refined, truly immersive and functioning aspect of daily life by 2040.</p><div><blockquote><p>Peak usage was 200 people in the first week — but by the end of the first month, usage had plummeted to single digits. It simply took too long for customers to navigate the virtual space. </p><p>Saswata Baksi, co-founder of Local Glyph</p></blockquote></div><p>Former software engineer at Facebook, Unity and Adobe, <a href="https://algocademy.com/mircea-dima/" target="_blank"><u>Mircea Dima</u></a>, now currently founder, CEO, CFO and software engineer at AlgoCademy, thinks there’s little future in mass-market metaverse use. The limiting factor, he told Live Science, is human behavior — not graphics or computing power.</p><p>"Wearing a headset isolates you from other people, puts a physical strain on your body, and demands prolonged focus," he said. "No one will wear a device on their face for an extended period of time for  tasks that can be done just as quickly with a laptop or smartphone. Hardware getting to a point where it’s comfortable to wear on your head isn’t going to remove that friction."</p><p>He added that the metaverse still has proponents because the concept is "emotionally appealing." </p><p>"Engineers love working within a closed system where almost anything is programmable. Investors hate to admit they’ve thrown good money after bad and founders are often emotionally attached to a publicly promoted vision of what they wanted to create, and won’t easily abandon it."</p><div><blockquote><p>Games, virtual collaboration tools, industrial simulations and augmented reality on phones and headsets are all growing.</p><p> Lik-Hang Lee, assistant professor of AR and VR at Hong Kong Polytechnic University.</p></blockquote></div><p>In one example, Mark Friend, Company Director at education IT provider Classroom365, delivered and ran VR classroom pilots. While such programs captured students’ attention, he said, the metaverse will never be mainstream in the field. He told Live Science the pilot data showed increases in the level of focus in students of up to 150%, but the model collapsed in the real world. The primary barriers to scale, he added, was hardware cost and the time to meet compliance requirements. </p><p>Saswata Baksi, co-founder of Local Glyph, tells a similar story, saying the metaverse is a non-starter because it solves a problem users don’t have. "A retail brand spent six months creating a virtual showroom for their customers to browse products as avatars," he told Live Science. "Peak usage was 200 people in the first week — but by the end of the first month, usage had plummeted to single digits. It simply took too long for customers to navigate the virtual space. They preferred scrolling through Instagram on their phones, which offered no setup friction."</p><p>As for why so many organizations continue to assert the metaverse will have its day, almost everybody Live Science spoke with highlighted the "<a href="https://www.verywellmind.com/what-is-sunk-cost-fallacy-7106851" target="_blank"><u>sunk cost fallacy</u></a>" phenomenon.</p><h2 id="the-metaverse-is-down-but-is-it-out">The metaverse is down, but is it out?</h2><p>Many think the general philosophy of meeting, working and playing in virtual worlds in digital form is still coming. Lee said that if you strip away the hype, more and more of our lives are moving into persistent digital spaces: "Games, virtual collaboration tools, industrial simulations and augmented reality on phones and headsets are all growing."</p><p>But perhaps the ultimate irony is that AI, which left the metaverse in the dust on the hype scales, will be one of the cornerstones that enable it. "The original metaverse failed because content creation and responsiveness were manual and static. AI changes that," said van Rijmenam.</p><p><a href="https://www.linkedin.com/in/joachimvandermeulen/" target="_blank"><u>Joachim van der Meulen</u></a> is the secretary and facilitator of DROPS Asia, an industry association to prevent harm from dropped objects in the workplace. He began building VR training content in 2017 and quickly learned "how difficult and expensive it is to deliver a genuinely good immersive experience," but now he can see a way to rekindle the effort by using AI.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.50%;"><img id="UTPm9B4KuM6k7rdYuZRYa" name="GettyImages-meta 1693406189" alt="A close up of a man with dark hair wearing large black sunglasses that have a camera on them" src="https://cdn.mos.cms.futurecdn.net/UTPm9B4KuM6k7rdYuZRYa.jpg" mos="" align="middle" fullscreen="1" width="1024" height="681" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/UTPm9B4KuM6k7rdYuZRYa.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Besides its virtual reality headsets, Meta has also moved into making augmented reality sunglasses, partnering with companies like Ray-Ban and Oakley to do so.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Bloomberg via Getty Images)</span></figcaption></figure><p>"Much of our effort went into maintaining core systems and keeping the software up to date, leaving little budget or capacity for new features or content," he said. "AI-assisted development proved effective for routine, labour-intensive tasks, in some cases solving long-standing technical problems, and we’re now seeing experimentation with generative AI for 3D environments."</p><p>Lee agreed, adding: "If anything like the metaverse is ever going to work at scale, AI will probably be a huge part of what makes it viable when it comes to content creation, intelligent characters and agents, personalization and usability and real-time understanding of the 'world model' and translation."</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/multiverse-simulation-engine-predicts-every-possible-future-to-train-humanoid-robots-and-self-driving-cars">Multiverse simulation engine' predicts every possible future to train humanoid robots and self-driving cars</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/virtual-reality/vr-headsets-vulnerable-to-inception-attacks-where-hackers-can-mess-with-your-sense-of-reality-and-steal-your-data">VR headsets vulnerable to 'Inception attacks' — where hackers can mess with your sense of reality and steal your data</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/meta-ai-takes-first-step-to-superintelligence-and-zuckerberg-will-no-longer-release-the-most-powerful-systems-to-the-public">Meta AI takes first step to superintelligence — and Zuckerberg will no longer release the most powerful systems to the public</a></p></div></div><p>We also can't forget the roll call of technologies, from the <a href="https://www.cognitivemarketresearch.com/blog/apple-s-newton-the-handheld-that-was-ahead-of-its-time-but-doomed-to-fail" target="_blank"><u>Apple Newton</u></a> to <a href="https://www.investopedia.com/articles/investing/052115/how-why-google-glass-failed.asp" target="_blank"><u>Google Glass</u></a>, that only failed because they were too early — a position the metaverse finds itself squarely in today, with almost everybody we spoke to for this article agreeing it still shows potential despite a subpar early hardware experience. We can also see echoes of the Google Glass in the <a href="https://www.livescience.com/technology/virtual-reality/meta-just-stuck-its-ai-somewhere-you-didnt-expect-it-a-pair-of-ray-ban-smart-glasses"><u>Ray-Ban Meta devices</u></a> and similar AR-powered smart glasses today, which face <a href="https://www.bloomberg.com/news/articles/2026-03-25/meta-s-new-display-glasses-withheld-from-eu-over-battery-rules-supply-shortages" target="_blank"><u>regulatory</u></a> and <a href="https://www.wired.com/story/the-rise-of-the-ray-ban-meta-creep/" target="_blank"><u>privacy</u></a> hurdles.</p><p>"The metaverse feels like it's in its middle phase," said Lee. "The initial "this will change everything tomorrow" phase is over. What we have now is slower, more incremental progress. It's a classic technology trough — less visible, less glamorous, but often where the most important engineering and design work actually happens."</p><p>Even though Meta has cut funding and effectively neutered the idea, for many others, the underlying technologies and architectural foundations are now emerging, says van Rijmenam. AI, spatial computing, AR and VR hardware, as well as real-world physics models driven by spatial intelligence and real-time rendering, are all converging to provide a foundation for a future attempt to resurrect the metaverse. "What once felt abandoned was actually incubation," he says.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The first flying taxis could start operating in 2026 — will this new form of transport actually take off? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/electric-vehicles/the-first-flying-taxis-could-start-operating-in-2026-will-this-new-form-of-transport-actually-take-off</link>
                                                                            <description>
                            <![CDATA[ Flying cars have been on the cusp of a breakthrough for a while, so what's stopping them from taking to the skies? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">DpPU8pP9cjsjphtsqDiDfX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/uQ4NADH5VtCYFFoEjqBieH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 20 Mar 2026 12:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Electric Vehicles]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Edd Gent ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/bHjJpEHATQN6VN6QKPwniW.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/uQ4NADH5VtCYFFoEjqBieH-1280-80.jpg">
                                                            <media:credit><![CDATA[XH4D via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Flying cars have been the stuff of science fiction, but could they soon be a part of reality? ]]></media:description>                                                            <media:text><![CDATA[An illustration shows a flying car with four rotors flying over a tall city skyline]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration shows a flying car with four rotors flying over a tall city skyline]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/uQ4NADH5VtCYFFoEjqBieH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Flying cars have long captured the imagination of science fiction writers, and in recent years, a host of tech startups have been rushing to make the dream a reality. Following a long period of research and development, more bullish voices in the industry say the launch of air taxi services is imminent — but significant technical, regulatory and economic hurdles may yet stymie their take off.</p><p>U.S. companies Joby Aviation and Archer have <a href="https://aviationweek.com/air-transport/aircraft-propulsion/archer-joby-advance-uae-commercial-launches-2026" target="_blank"><u>both announced</u></a> plans to launch <a href="https://www.livescience.com/technology/electric-vehicles/giant-10-person-flying-taxi-passes-first-flight-test-in-china"><u>air taxi</u></a> services in Dubai, in the United Arab Emirates (U.A.E.), later this year, which would mark a major milestone in the technology’s winding road to commercialization.</p><p>Despite the enduring appeal of this new form of urban mobility and efforts by aviation authorities to lay the regulatory groundwork, however, experts say they’re not yet ready for prime time. Concerns around safety, question marks about the financial viability of air taxi services, and the challenges involved in setting up the infrastructure and operational capacity to support a completely new transport network mean we could still be waiting at least a decade for an airborne alternative to Uber.</p><iframe src="https://content.jwplatform.com/players/s2C2tIjz.html" id="s2C2tIjz" title="Solar-powered EV can drive 40 miles using the power of the sun" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"We think that full-scale services is more of a middle of the next decade kind of thing, not anytime soon," <a href="https://aiaa.org/people/sergio-cecutta/" target="_blank"><u>Sergio Cecutta</u></a>, founder and partner at SMG Consulting, which covers the advanced air mobility sector, told Live Science. </p><p>Despite lofty ambitions, plans to roll out flying taxis to date have so far fizzled out. There were, for example, plans to introduce flying taxis in time for the 2024 Paris Olympics — but <a href="https://www.france24.com/en/live-news/20240808-paris-flying-taxi-test-flights-scrapped-during-olympics" target="_blank"><u>they were scrapped</u></a> due to delays over the certification for the vehicles' engines. Around the same time, Archer <a href="https://cities-today.com/air-taxis-to-launch-ahead-of-2026-world-cup/" target="_blank"><u>set out plans</u></a> to introduce flying taxis ahead of the upcoming FIFA World Cup, for flights in LA. This now seems unlikely, with the company now targeting the 2028 LA Olympic Games for the introduction of new passenger transport services. </p><p>In recent weeks, however, the U.S. Federal Aviation Administration (FAA) has announced the latest phase of its <a href="https://www.faa.gov/air-taxis" target="_blank"><u>advanced air mobility program</u></a> that will <a href="https://www.transportation.gov/briefing-room/future-aviation-here-trumps-transportation-secretary-sean-p-duffy-and-faa-unveil" target="_blank"><u>evaluate air taxi performance</u></a> in eight separate projects over the summer across 26 states. Does that mean we can expect flying taxis to take to the skies this year?  </p><h2 id="certification-challenges">Certification challenges</h2><p>The promise of electric vertical take-off and landing (<a href="https://www.livescience.com/technology/electric-vehicles/midnight-evtol-smashes-its-own-record-in-latest-test-flight-bringing-us-closer-to-operational-flying-taxis"><u>eVTOL</u></a>) aircraft is to create a quieter, cleaner and more efficient alternative to helicopters. While designs vary between companies, they typically rely on distributed electric propulsion (DEP) — spreading multiple electric motors and propellers across the airframe to create something that looks more like a drone than a conventional rotorcraft.</p><p>Some eVTOLs, like those made by German company Volocopter and Chinese company EHang, feature propellers fixed in a vertical position. But other companies like Joby and Archer are experimenting with propellers that can shift from a vertical to horizontal position, which allows them to combine vertical takeoff with more efficient forward flight.</p><p>Because they are powered by batteries, they could be both greener and quieter than conventional aircraft. In theory, at least, the increased efficiency and simplicity of electric motors could also make eVTOLs cheaper to build and operate, according to <a href="https://ntrs.nasa.gov/api/citations/20205000636/downloads/2021-08-20-eVTOL-White-Paper-Final_V48.pdf" target="_blank"><u>NASA</u></a>. <a href="https://www.mckinsey.com/~/media/mckinsey/featured%20insights/the%20next%20normal/the%20future%20of%20air%20mobility/the-next-normal-the-future-of-air-mobility.pdf" target="_blank"><u>Proponents</u></a> say this could make it feasible to operate large numbers of these aircraft in urban areas at a price point that many more people would be able to afford.</p><p>But getting a new class of aircraft off the ground is not simple. While eVTOL companies have carried out hundreds of hours of test flights, starting commercial operations will require them to go through onerous certification processes with aviation authorities. These include bodies like the FAA, the European Union Aviation Safety Agency (EASA) and the U.K. Civil Aviation Authority (CAA).</p><p>While the specifics vary from country to country, this is likely to involve around 1,000 hours of test flights overseen by regulators to ensure they can safely fly the kinds of missions the developers envisage, said Cecutta. Given that even the most advanced eVTOL developers have managed just a few hundred hours of test flights, normally in several different aircraft designs, he says certification is still some way off.</p><p>"There's not enough time on this planet for them to do it in a year," said Cecutta. "We think certification, even for the most advanced of the bunch, is a 2027 thing. And for some other companies, it might be a 2028 or 2029 milestone."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:724px;"><p class="vanilla-image-block" style="padding-top:66.71%;"><img id="feFToA8xoQqoBgZgcMTZC4" name="GettyImages-flying cars-1412198735" alt="An illustration of a car with four rotors on it hovering over a city street between two tall skyscrapers" src="https://cdn.mos.cms.futurecdn.net/feFToA8xoQqoBgZgcMTZC4.jpg" mos="" align="middle" fullscreen="1" width="724" height="483" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/feFToA8xoQqoBgZgcMTZC4.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">From certification to hardware, flying cars have a lot of challenges to overcome in becoming a reality.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Jaime Suárez via Getty Images)</span></figcaption></figure><h2 id="early-pilots-launch-but-technical-challenges-remain">Early pilots launch — but technical challenges remain</h2><p>Regulators in the U.A.E have committed to fast-tracking approvals for eVTOLs, but Cecutta suspects this won't be a full certification in the traditional sense. Normally, certification allows an aircraft to fly anywhere under various conditions, but he says the U.A.E's General Civil Aviation Authority (GCAA) is expected to issue an airworthiness certificate that allows flights only on very restricted routes that avoid flying over densely populated areas, such as from Dubai airport to the Palm Jumeirah resort island.</p><p>While this may provide companies with some early operational experience, aerospace analyst <a href="https://www.linkedin.com/in/bill-sweetman-024aa01a/" target="_blank"><u>Bill Sweetman</u></a>, principal at Valkyrie Strategic Solutions, says it's unlikely to accelerate the technology’s broader rollout. Leading aviation authorities typically have agreements whereby certifications are reciprocally recognized between countries. But because the U.A.E. has never certified an aircraft before, this is not likely to happen here.</p><p>Companies in the U.S. do have another avenue for getting services up and running before full certification. In September 2025, the FAA introduced the <a href="https://www.faa.gov/newsroom/trumps-transportation-secretary-sean-p-duffy-unveils-new-plan-fast-track-advanced-air" target="_blank"><u>eVTOL Integration Pilot Program (eIPP)</u></a> that will allow uncertified aircraft to operate in controlled environments in a series of pilots designed to test out various use cases for the technology, including air taxi services.</p><p>But Cecutta emphasizes that this is unlikely to accelerate the widespread deployment of the technology. The program is designed to help companies gain operational experience so that they can launch commercial services faster following certification, but it won’t speed up the certification process itself.</p><p>There may yet also be significant speed bumps in efforts to prove the airworthiness of these vehicles. <a href="https://sophrodyne-aerospace.com/" target="_blank"><u>Richard Brown</u></a>, an aerodynamics consultant at Sophrodyne Aerospace in Scotland, says there are technical complexities to eVTOL operations that many in the industry have been reluctant to fully address.</p><p>One major concern involves what happens when these multi-rotor aircraft interact with the ground. Research Brown conducted for the CAA has revealed that the downwash from eVTOL rotors can create highly concentrated airflows that travel considerable distances across the ground with surprising strength. This could damage surrounding infrastructure or even send people flying unexpectedly.</p><p>Brown suggests that eVTOL company modeling focuses on average airflows and fails to capture these dynamics. But the phenomenon could restrict where these aircraft can safely operate and what kind of infrastructure they'll need.</p><p>Even more concerning, he says, is the risk of a vortex ring state, a dangerous aerodynamic condition that can cause rotors to suddenly lose thrust. This is already a major safety concern for helicopters, which experience vortex ring state accidents every year, he adds, but eVTOL designs with multiple interacting rotors may be even more susceptible to these effects.</p><h2 id="facing-up-to-hard-economic-truths">Facing up to hard economic truths</h2><p>Even if startups overcome the technical hurdles, significant questions remain about economic viability. Although eVTOLs are likely to be cheaper to operate than conventional aircraft — because electric propulsion is inherently more efficient and less prone to failure — they are likely to be considerably more expensive to purchase for the foreseeable future, Cecutta said.</p><p>Costs will come down as companies scale up production, and plans to enable autonomous flight could remove the considerable cost of training and employing pilots, he adds. But this will take time and Cecutta estimates that it could be a decade before eVTOL services become a transportation option for middle-class passengers, rather than just the ultra-wealthy.</p><p>Sweetman is more sceptical about whether eVTOL operations will ever achieve the scale required to significantly reduce costs — with per-vehicle costs decling with many more vehicles manufactured. He questions whether urban airspace can safely accommodate the hundreds or thousands of aircraft required to make the economic case stack up.</p><p>And long-term operational costs may be considerably higher than many have suggested. Unlike electric cars, which draw power relatively steadily, eVTOLs subject their batteries to very high discharge rates during takeoff and landing. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/electric-vehicles/china-puts-a-sodium-ion-battery-into-an-ev-for-the-first-time-it-can-drive-248-miles-on-a-single-charge">China puts a sodium-ion battery into an EV for the first time — it can drive 248 miles on a single charge</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/electric-vehicles/chinese-ev-maker-claims-worlds-first-semi-solid-state-ev-battery-with-huge-620-mile-range">Chinese EV maker claims it's engineered the world’s first semi-solid-state EV battery with huge 620-mile range</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/electric-vehicles/watch-four-flying-cars-go-toe-to-toe-in-new-formula-one-of-the-skies">Watch four flying cars go toe-to-toe in new 'Formula One of the skies'</a></p></div></div><p>"You're beating the hell out of the battery," said Sweetman. He points to regulatory filings from U.S. eVTOL developer Beta Technologies that suggested they would need to replace their aircraft's batteries every year, a cost that "alone is enough to destroy the economics."</p><p>In the near term, cargo operations and emergency medical services may prove a more viable use case for eVTOL aircraft than air taxi services, according to Cecutta. These applications don't require flying over dense populations and face fewer public acceptance hurdles than large-scale urban transportation networks. Many eVTOL companies are also branching out into defense applications, he adds, where they can tap the deeper pockets of military customers.</p><p>These applications could provide the financial breathing room for eVTOL manufacturers to continue the development of their technology, said Cecutta. Despite outlandish projections that flying taxi services could commence this year,  for flying taxis to truly take off in a meaningful way, the industry still faces years of work ahead, with no guarantee that all the pieces will ultimately come together.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Should compulsive shopping and gaming be considered an addiction? Psychiatrists are considering expanding the definition. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/should-compulsive-shopping-and-gaming-be-considered-an-addiction-psychiatrists-are-considering-expanding-the-definition</link>
                                                                            <description>
                            <![CDATA[ Mental health professionals recognize problematic gambling as an addiction. Should the same apply to excessive gaming, compulsive sexual behavior and problematic social media use? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">ibvbvGiXaB8cu6m3adXNr3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/oBc3x3T7xWNmgBsakmV6hH-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 19 Mar 2026 18:00:07 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 15:35:26 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Clarissa Brincat ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/F4o2eTArX4YyraLCgVNxYk.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/oBc3x3T7xWNmgBsakmV6hH-1280-80.jpg">
                                                            <media:credit><![CDATA[Nico De Pasquale Photography via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The psychiatry &quot;bible&quot; currently lists gambling addiction as the only behavioral addiction. But could that change in future editions of the manual?]]></media:description>                                                            <media:text><![CDATA[A view over the shoulder of a man wearing a white t-shirt with gray hair sitting at a slot machine]]></media:text>
                                <media:title type="plain"><![CDATA[A view over the shoulder of a man wearing a white t-shirt with gray hair sitting at a slot machine]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/oBc3x3T7xWNmgBsakmV6hH-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>What counts as an addiction — should compulsive shopping or gaming qualify?</p><p>Researchers are currently debating whether to classify problematic behaviors as addictions in the next edition of psychiatry's "bible" of mental health disorders. The current version of the American Psychiatric Association's Diagnostic and Statistical Manual of Mental Disorders, DSM-5, includes gambling disorder as a behavioral addiction, while all other addictions mentioned are <a href="https://www.livescience.com/62767-drug-addiction-alters-six-brain-networks.html"><u>tied to substances</u></a> such as  alcohol, tobacco, stimulants, marijuana and opioids</p><p>But a recent study suggested that compulsive shopping also may qualify as a behavioral addiction. That raises the question of whether other compulsive behaviors, such as <a href="https://www.livescience.com/65580-video-game-addiction-mental-health-disorder.html"><u>excessive gaming</u></a> or incessant social media use, could also be considered addictions.</p><h2 id="shopping-addiction">Shopping addiction?</h2><p>In the new study, researchers compared three types of shoppers in a group of 241 German adults: those with a pathological desire to shop, dubbed "compulsive buyers"; "risky" or impulsive shoppers, whose buying behavior was influenced by external factors like advertisements or life events; and people who engaged in intentional, planned shopping.</p><p>The study, published Feb. 16 in the journal <a href="https://www.sciencedirect.com/science/article/pii/S0010440X2600012X?via%3Dihub" target="_blank"><u>Comprehensive Psychiatry</u></a>, found that compulsive buyers scored higher on measures linked to addictive behaviors, including distress and the use of shopping for emotional gratification or compensation. They also reported lower self-esteem and higher levels of anxiety and depression compared with the other shoppers. Additionally, compulsive shoppers showed higher levels of impulsiveness and weaker performance on tasks that measure self-control.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:737px;"><p class="vanilla-image-block" style="padding-top:64.18%;"><img id="DNvC8fppWMuEqQbCnp5ecc" name="GettyImages-shopping533421281" alt="A woman holds large colorful rectangular bags in her hands. She wears jeans, a white sweater and a striped t-shirt" src="https://cdn.mos.cms.futurecdn.net/DNvC8fppWMuEqQbCnp5ecc.jpg" mos="" align="middle" fullscreen="1" width="737" height="473" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/DNvC8fppWMuEqQbCnp5ecc.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A recent study found that problematic shopping met at least some of the criteria for addiction.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: hoozone via Getty Images)</span></figcaption></figure><p>Together, the findings suggest that compulsive shopping is more than just a bad habit and should be classified as a behavioral addiction, the study researchers argue. But making that case requires a definition of addiction.</p><h2 id="defining-addiction">Defining addiction</h2><p>Not every intense habit qualifies as an addiction. </p><p><a href="https://natepsych.com/" target="_blank"><u>Dr. Nathan Carroll</u></a>, a board-certified psychiatrist and author of <a href="https://www.appi.org/Products/Addiction-Psychiatry/Internet-Gaming-Disorder" target="_blank"><u>"Internet Gaming Disorder</u></a>: A Clinical Strategy Guide for Providers, Parents, and Players" (American Psychiatric Association Publishing, 2025), said addiction is defined by how much it disrupts a person's life.</p><p>"When a behavior becomes so all-encompassing and so obsessive that you get functional impairment across multiple domains — socially, occupationally, educationally — that's where it becomes an addiction," Carroll told Live Science.</p><p>According to the DSM, a person can be diagnosed with gambling addiction if <a href="https://www.psychiatry.org/patients-families/gambling-disorder/what-is-gambling-disorder#section_0" target="_blank"><u>at least four of the following happen within one year</u></a>:</p><p>● Frequent thoughts about gambling (such as reliving past gambling or planning future gambling)</p><p>● Need to gamble with increasing amounts to achieve the desired excitement</p><p>● Repeated unsuccessful efforts to control, cut back on or stop gambling</p><p>● Restlessness or irritability when trying to cut down or stop gambling</p><p>● Gambling when trying to escape from problems or negative mood or stress</p><p>● After losing an item of value by gambling, feeling the need to continue to get even ("chasing" one's losses)</p><p>● Often gambling when feeling distressed</p><p>● After losing money gambling, often returning to get even</p><p>● Lying to hide the extent of gambling involvement</p><p>● Losing important opportunities, such as a job or school achievements or close relationships, due to gambling</p><p>● Relying on others to help with money problems caused by gambling</p><p><a href="https://www.ntu.ac.uk/staff-profiles/social-sciences/mark-griffiths" target="_blank"><u>Mark Griffiths</u></a>, a behavioral addiction researcher at Nottingham Trent University in the U.K., has studied a wide range of compulsive behaviors, including gambling, video gaming, internet use, exercise, work, and social media or smartphone use. He has also investigated excessive tanning, TV binge-watching, dance obsession, and even the obsessive viewing of eating videos, called mukbang.</p><p>Through four decades of research, Griffiths identified these six key criteria that help define addiction, which applies to both substance addictions and behavioral addictions:</p><ol start="1"><li>Salience: The behavior becomes the most important activity in a person's life.</li><li>Mood modification: The person uses the behavior to change how they feel.</li><li>Tolerance: Increasing amounts of the activity are needed to achieve the same effect.</li><li>Withdrawal: Stopping the behavior triggers negative psychological or physical symptoms.</li><li>Conflict: The behavior harms relationships, work or education.</li><li>Relapse: The person repeatedly returns to the behavior after trying to stop.</li></ol><p>Griffiths noted that people need to meet all six of his criteria for their behavior to be classified as an addiction. According to his criteria, very few people would be classified as having a true shopping or gaming addiction, he told Live Science. </p><p>More often, people meet several criteria but not all of them, in which case the behavior may be better described as "problematic" rather than truly addictive.</p><h2 id="risks-and-benefits-of-classifying-behaviors-as-addictions">Risks and benefits of classifying behaviors as addictions</h2><p>Expanding the list of recognized behavioral addictions has both potential risks and benefits.</p><p>One concern is the possibility of pathologizing normal behavior. People who spend many hours working out, tabletop gaming or video gaming could be labeled as addicted when they are simply dedicated to their hobby, Carroll said. If diagnostic criteria for gaming addiction are too rigid, there is a risk of classifying professional gamers as addicts when they are not, he noted, and this can undermine the credibility of the diagnosis.</p><div><blockquote><p>I do think the pendulum is swinging too far into the realm of obsession, and I think people are missing out on real-life experiences in pursuit of virtual experiences,</p><p>Dr. Nathan Carroll, board-certified psychiatrist</p></blockquote></div><p>On the flip side, classifying more behaviors as addictions means having a useful framework for clinicians to distinguish normal behavior from pathological behavior, Carroll said.</p><p>These criteria would also help people recognize a problem they often can't see. "The nature of addiction is that a lot of people don't even see it in themselves when the addiction is occurring," Carroll said. </p><p>Identifying an addiction is the first step toward treatment, which often involves addressing underlying conditions such as anxiety or depression, he said.</p><p>While Carroll is a self-confessed "huge fan of gaming," he is in favor of recognizing behaviors like gaming disorder as addictions. "I do think the pendulum is swinging too far into the realm of obsession, and I think people are missing out on real-life experiences in pursuit of virtual experiences," he said. "So I'm definitely in the camp where we should look at this as a behavioral addiction."</p><h2 id="will-the-dsm-6-include-new-behavioral-addictions">Will the DSM-6 include new behavioral addictions?</h2><p>The recognition of behavioral addictions has evolved gradually over time. When the DSM-3 was introduced in 1980, pathological gambling was listed as an impulse-control disorder, like kleptomania and pyromania. It wasn't until the release of the DSM-5 in 2013 that it was renamed gambling disorder and reclassified as a behavioral addiction, based on brain imaging studies and neurochemical tests that showed gambling activates the reward system in a similar way that a drug does.</p><div><blockquote><p>In DSM-6, gaming disorder will definitely be a fully recognized disorder, just like gambling disorder.</p><p>Mark Griffiths, behavioral addiction researcher</p></blockquote></div><p>Internet gaming disorder also appears in the DSM-5 but as a condition that requires further research. The main reason it wasn't classified as an addiction "was the lack of research backing it up," Carroll said. "But I think we've produced quite a bit of research supporting that now." </p><p>Griffiths agrees that the evidence base has grown substantially. "DSM-5 was published 13 years ago, and there's been so much research now," he said. "In DSM-6, gaming disorder will definitely be a fully recognized disorder, just like gambling disorder."</p><p>Other diagnostic systems have already moved in that direction. The International Classification of Diseases 11th Revision, compiled by the World Health Organization and finalized in 2019, includes gambling disorder, gaming disorder and compulsive sexual behavior disorder.</p><p>Still, experts disagree about how quickly additional behavioral addictions will be recognized. </p><p>Aside from gaming addiction, Carroll believes there is strong evidence for shopping addiction to be included in the DSM. Beyond that, "there's some good evidence for social media addiction and pornography addiction," he said.</p><p>Griffiths takes a more cautious stance. While he believes addiction to social media, shopping, exercise, work and sex does occur, he argues that the current evidence base is still limited. "Most of the research is of relatively low quality," he said. "We just haven't got the quality research that we've got for gambling and gaming." </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/65580-video-game-addiction-mental-health-disorder.html">Video Game Addiction Becomes Official Mental Disorder in Controversial Decision by WHO</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/could-ozempic-be-used-to-treat-addiction-studies-hint-yes-but-questions-remain">Could Ozempic be used to treat addiction? Studies hint yes, but questions remain</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/meth-is-what-makes-you-able-to-do-your-job-ai-can-push-you-to-relapse-if-youre-struggling-with-addiction-study-finds">Meth is what makes you able to do your job': AI can push you to relapse if you're struggling with addiction, study finds</a></p></div></div><p>Another issue is that it doesn't make sense to classify something as a disorder without evidence that there is effective treatment, Griffiths said.</p><p>Without stronger epidemiological studies, biological research and treatment evidence, it's not a good idea for other behavioral addictions to be included in the DSM, he said.</p><p>Perhaps, in 30 years, the situation will change, Griffiths said. But for now, he predicts that gaming disorder will be the only new behavioral addiction likely to be included in the next DSM.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Microplastics that accumulate in the body may 'clog up' immune cells ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/microplastics-that-accumulate-in-the-body-may-clog-up-immune-cells</link>
                                                                            <description>
                            <![CDATA[ Microplastics that break off polystyrene food containers might prevent immune cells from fighting infections and clearing away dead cells, as well as reducing sperm counts, a mouse study hints. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">GcfiNb3ADYCYqBrWFEFZM3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/dpjzymNxNyTxU9ERaTpSp3-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 13 Mar 2026 18:37:31 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:33:07 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Kamal Nahas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2TwzMZ2d3eigSWAthQ26QW.png ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/dpjzymNxNyTxU9ERaTpSp3-1280-80.jpg">
                                                            <media:credit><![CDATA[Ana Codo, Memorial Sloan Kettering Cancer Center CC BY-NC-ND. Image adapted from figure 2E]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Research suggests that microplastic may clog immune cells. Here, a microscope image shows macrophages (blue) taking up polystyrene microplastics (green) inside a mouse liver.]]></media:description>                                                            <media:text><![CDATA[A series of purple blobby shaped cells with green pieces of microplastic in them against a black background]]></media:text>
                                <media:title type="plain"><![CDATA[A series of purple blobby shaped cells with green pieces of microplastic in them against a black background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/dpjzymNxNyTxU9ERaTpSp3-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Microplastics that accumulate in the body can disrupt the immune system by preventing immune cells from gobbling up microbes and clearing dead cells, a new study in mice and lab dishes shows. Although it's still unclear how this might play out in the human body, experts say the study has potential implications for human health.</p><p>Microplastics are tiny particles that break off of plastic products, like water bottles, food storage containers and freezer bags. Although these undigestible particles <a href="https://www.nature.com/articles/s41591-024-03453-1" target="_blank"><u>accumulate in the body</u></a>, scientists remain unsure how they contribute to illness. The new study revealed that these tiny particles can clog up and disrupt the function of macrophages, cells that engulf and destroy potentially harmful viruses, bacteria or fungi, as well as dead cells. </p><p>Microplastics contaminate <a href="https://www.sciencedirect.com/science/chapter/edited-volume/abs/pii/B9780443298042000019" target="_blank"><u>air, soil and water</u></a>; are abundant in <a href="https://ift.onlinelibrary.wiley.com/doi/full/10.1111/1750-3841.15802" target="_blank"><u>food and drinks</u></a>; and have been detected in various <a href="https://link.springer.com/article/10.1007/S40726-023-00273-8" target="_blank"><u>human tissues and fluids</u></a>, including blood, breast milk, the brain, the liver and reproductive organs. <a href="https://hsc.unm.edu/directory/castillo-eliseo.html" target="_blank"><u>Eliseo Castillo</u></a>, who researches how microplastics affect health at the University of Mexico but was not involved with the study, told Live Science in an email that "because plastic production continues to increase and these materials slowly fragment over time, microplastic pollution is expected to keep rising in the future."  </p><p>The buildup of microplastics in the body has been correlated with <a href="https://link.springer.com/article/10.1186/s12989-024-00596-4" target="_blank"><u>atherosclerosis</u></a>, in which plaque builds up in the inner walls of arteries, causing them to become narrow and rigid; <a href="https://www.livescience.com/health/neuroscience/plastics-are-there-and-seem-to-be-getting-worse-viral-study-of-microplastics-in-human-brains-shows-worrisome-trend-but-has-flaws"><u>neurodegeneration</u></a>; and <a href="https://www.livescience.com/health/cancer/very-concerning-microplastics-can-accumulate-in-cancer-cells-and-may-help-them-spread-study-hints"><u>cancer</u></a>, said <a href="https://www.mskcc.org/research/ski/labs/justin-perry" target="_blank"><u>Justin Perry</u></a>, an immunologist at Memorial Sloan Kettering Cancer Center and senior author of the study, which was published March 10 in the journal <a href="https://www.cell.com/immunity/fulltext/S1074-7613(26)00030-0?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS1074761326000300%3Fshowall%3Dtrue" target="_blank"><u>Immunity</u></a>. </p><p>Nonetheless, researchers have not proved that microplastics directly cause disease. "I think that really set off myself and other colleagues in the field to try and understand this," Perry told Live Science. For the new study, he and his colleagues focused on <a href="https://www.sciencedirect.com/science/article/pii/S0048969723031522" target="_blank"><u>polystyrene</u></a>, a common plastic that is used in food containers and breaks down into microplastic particles that can be as small as a virus or as large as a grain of sand.</p><p>The team focused on <a href="https://www.sciencedirect.com/science/article/pii/S1369527413002014?casa_token=KO4sx2Mx0UEAAAAA:d4gGtCSbh9MGzIoCtbMplwpcm2yI_Wr1CLMGdtCsGcIK5St0tSzdFdqknKsoPQXsPFJDKdCvGH8" target="_blank"><u>macrophages</u></a>, which engulf material, such as dead cells and infectious microbes, from their surroundings and break them down into sugars, amino acids and fats that the cells can recycle. Scientists have shown in mice and humans that <a href="https://www.tandfonline.com/doi/full/10.1080/15376516.2025.2500546" target="_blank"><u>macrophages actively take up microplastics but can't break them down</u></a>. </p><p>"That's kind of scary, because that means that we really haven't evolved a response to them," Perry said, so it's possible that cells hoard increasing volumes of microplastics throughout a person's lifetime, he added.</p><div><blockquote><p>At this time, there is no clear public health evidence directly linking microplastic exposure to increased infections in humans.</p><p>Eliseo Castillo, microplastics researcher at the University of Mexico</p></blockquote></div><p>Perry and his colleagues administered this nonbiodegradable plastic to human macrophages cultured in lab plates.  They also inserted the microplastic particles into the airways of mice, euthanized them and extracted their lungs to image on a microscope.. Cells that took up the particles struggled to engulf and destroy dead cell matter or infectious microbes like bacteria or fungi, the team discovered.</p><p>To determine if microplastics could prevent macrophages from fighting infections, the team administered the fungus <em>Aspergillus fumigatus</em>, which causes <a href="https://www.mdpi.com/2309-608X/11/9/617" target="_blank"><u>respiratory infections</u></a> in immunosuppressed people, to the mice's lungs. They found that the mice that were given microplastics struggled to clear the infection and experienced worse disease. </p><p>"Whether this leads to higher infection rates in people is still unknown," Castillo said. "At this time, there is no clear public health evidence directly linking microplastic exposure to increased infections in humans."</p><p>Microplastics also stopped macrophages from engulfing and destroying dead cell matter, potentially causing litter to build up in tissues. Perry said people lose 2% of their body mass per day due to cell death, and it's up to macrophages to clear away the dead litter. "It's about 3 million [dying] cells per second. If you really do the math, it's quite a large burden [for macrophages]," Perry added</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="8u7gMrCdzH6dUPiDLw73zS" name="main-Casing from 1986 with blue microplastic. Photo_ Auke-Florian Hiemstra" alt="a close-up of a material with microplastics embedded in it" src="https://cdn.mos.cms.futurecdn.net/8u7gMrCdzH6dUPiDLw73zS.jpg" mos="" align="middle" fullscreen="" width="1920" height="1080" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Tiny microplastic particles are hard to break down and can accumulate in our bodies.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Auke-Florian Hiemstra)</span></figcaption></figure><p>A pileup of dead cell material like DNA can <a href="https://www.nature.com/articles/s41577-024-01027-3" target="_blank"><u>alarm the immune system</u></a> because it signals that a threat such as an infection may be causing tissue damage. This could trigger inflammation, potentially precipitating autoimmune disorders, Castillo said.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/plastics-are-there-and-seem-to-be-getting-worse-viral-study-of-microplastics-in-human-brains-shows-worrisome-trend-but-has-flaws">'Plastics are there and seem to be getting worse': Viral study of microplastics in human brains shows worrisome trend, but has flaws</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/humans-inhale-a-credit-cards-worth-of-microplastics-every-week-heres-where-it-ends-up">Humans inhale a staggering amount of microplastic every week. Here's where it ends up.</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/cancer/very-concerning-microplastics-can-accumulate-in-cancer-cells-and-may-help-them-spread-study-hints">'Very concerning': Microplastics can accumulate in cancer cells and may help them spread, study hints</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/microplastics-have-been-in-pristine-streams-for-half-a-century-what-could-that-mean-for-human-health">Microplastics have been in 'pristine streams' for half a century — what could that mean for human health?</a></p></div></div><p>Microplastics might also reduce fertility when taken up by macrophages in the testes. Perry and his colleagues exposed male mice to regular doses of microplastics and found that their sperm counts decreased over 18 weeks. He speculated that <a href="https://academic.oup.com/toxsci/article/200/2/235/7673133" target="_blank"><u>microplastics</u></a> may partly account for the <a href="https://journals.sagepub.com/doi/full/10.1177/0960327117703690" target="_blank"><u>drop in sperm count</u></a> seen <a href="https://journals.lww.com/apjr/fulltext/2018/07020/sperm_counts_in_asian_men__reviewing_the_trend_of.6.aspx" target="_blank"><u>globally</u></a> in the human population. The study didn't explore the potential impact of these particles on female fertility.</p><p>Although the researchers demonstrated that human macrophages engulf microplastics when cultured in lab dishes, researchers still don't know how readily the cells would do so in the body.</p><p>Perry plans to study samples taken from humans  ‪—‬ specifically, how microplastics might contribute to atherosclerotic plaques that clog up blood vessels. It's already known that macrophages loaded with undigested material <a href="https://www.cell.com/cell/fulltext/S0092-8674(11)00422-3" target="_blank"><u>accumulate in these blood-flow-stopping plaques</u></a>, so he and his colleagues hypothesize that microplastics may exacerbate the problem, he said.</p><p><em>This article is for informational purposes only and is not meant to offer medical advice.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ What's the biggest bottleneck to building better AI? It's no longer the lack of computing resources — it's generating enough energy to feed it ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/computing-power-is-no-longer-the-ai-bottleneck-its-energy-production</link>
                                                                            <description>
                            <![CDATA[ For decades, AI was held back by slow, expensive computers. Today, the problem is simpler, but harder to fix: finding enough reliable electricity to keep data centers running as AI spreads into everyday life. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">SzkjeFg4Gy23K9n8929LDR</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ToGWjyakRWVv8Yf7x4xisd-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 13 Mar 2026 12:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 18 Mar 2026 15:12:28 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Carly Page ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AWVjVMXrGAf6syGhULBaa7.png ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Carly Page is a technology journalist and copywriter specialising in cybersecurity, digital policy, and emerging technologies. With more than a decade of experience, she has become a trusted voice in the security community, known for breaking news, deep-dive analysis, and accessible reporting on complex technical issues. Carly previously served as the senior cybersecurity reporter at TechCrunch, where she covered major incidents, nation-state hacking campaigns, and the evolving landscape of privacy regulation. She has also presented on cybersecurity trends at TechCrunch Disrupt.&lt;/p&gt;&lt;p&gt;As a freelancer, Carly writes for leading publications including Forbes, IT Pro, LeadDev, Resilience Media, The Register, TechCrunch, TechFinitive, TechRadar, TES, The Telegraph, TIME, Uswitch, WIRED, and others. Her work spans news reporting, investigative features, interviews with industry leaders, and consumer-focused explainers on everything from ransomware resilience to the future of AI security.&lt;/p&gt;&lt;p&gt;In addition to journalism, Carly provides editorial and copywriting services for technology companies and research organisations. &lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ToGWjyakRWVv8Yf7x4xisd-1280-80.png">
                                                            <media:credit><![CDATA[marian/Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The energy needed to fuel AI systems could be the key bottleneck in advancing this technology, not computing power. ]]></media:description>                                                            <media:text><![CDATA[Conceptual diagram of quantum computing and semiconductor chips, 3D rendering - stock photo.]]></media:text>
                                <media:title type="plain"><![CDATA[Conceptual diagram of quantum computing and semiconductor chips, 3D rendering - stock photo.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ToGWjyakRWVv8Yf7x4xisd-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For much of the 20th century, <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-intelligence-ai"><u>artificial intelligence</u></a> (AI) struggled not because researchers lacked ambition, but because the hardware available to power it simply wasn't powerful enough. Early AI systems hit hard limits on processing speed and memory, contributing to repeated "<a href="https://ai.stanford.edu/~nilsson/QAI/qai.pdf" target="_blank"><u>AI winters</u></a>" as progress stalled and funding dried up.</p><p>That problem is mostly gone now. Today, AI models are trained on specialized chips in huge data centers, and they can scale up in weeks instead of years. Compute, which used to be the main bottleneck, is now something that can be bought with enough money. Companies like Nvidia or AMD are also mass-producing even more powerful graphics processing units (GPUs) — components conventionally used for gaming or visualization but also well suited to processing AI calculations — as each year goes by. </p><p>So, beyond the fundamental architectures at the heart of these models, what's keeping AI from becoming even more advanced? The new limit is far more physical in nature — and far harder to work around. It’s electricity.</p><iframe src="https://content.jwplatform.com/players/Np5kmfGE.html" id="Np5kmfGE" title="History Of Computers | A Timeline" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><h2 id="why-ai-s-energy-appetite-is-exploding">Why AI’s energy appetite is exploding</h2><p>Modern AI models don’t just train once and then stop. They run all the time, powering things like chatbots, search tools, image generators and more autonomous agents. This change has made AI a constant, large-scale user of electricity.</p><p>According to <a href="https://www.iese.edu/faculty-research/faculty/sampsa-samila/" target="_blank"><u>Sampsa Samila</u></a>, academic director of the AI and the Future of Management Initiative at Barcelona’s IESE Business School, the problem isn’t a lack of energy in absolute terms. "It’s not the overall supply of energy, but having reliable, firm capacity at the right place and the right time that is in short supply," he told Live Science.</p><p>Predictions for AI energy consumption show this strain clearly. The International Energy Agency (IEA) expects data centers to consume more than twice as much electricity by the end of the decade, reaching levels similar to those in major industrial economies. In some parts of the U.S, data centers already use as much power as heavy industry.</p><p>How AI is actually used matters just as much as how it’s trained. Training large language models (LLMs) still consumes a lot of power, but it tends to occur in large, infrequent runs. What’s growing faster is the everyday work — models responding to users, over and over again. Samila notes that newer "reasoning" systems, which spend more time working out an answer, push energy use into normal operations rather than occasional training bursts.</p><h2 id="a-grid-built-for-a-slower-world">A grid built for a slower world</h2><p>Power grids were designed for gradual growth, not for city-sized loads appearing almost overnight.</p><p><a href="https://people.ucd.ie/juan.arismendi-zambrano" target="_blank"><u>Juan Arismendi-Zambrano</u></a>, an assistant professor at Ireland's University College Dublin (UCD) Michael Smurfit Graduate Business School, said the main issue is timing. Large AI campuses grow faster than grid upgrades or government approvals can keep up with. This creates a real bottleneck: getting enough power, when and where it’s needed.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="zNMfkES3D6sQYgaWRySjC9" name="GettyImages-power lines2260258908" alt="Looking up at an electricity tower with multiple power lines strung off of it under a cloudy sky." src="https://cdn.mos.cms.futurecdn.net/zNMfkES3D6sQYgaWRySjC9.jpg" mos="" align="middle" fullscreen="1" width="1024" height="683" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/zNMfkES3D6sQYgaWRySjC9.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Current power grids were not built with AI in mind.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Europa Press News via Getty Images)</span></figcaption></figure><p>"The ‘short supply’ of AI electricity is, in my view, less about an absolute global lack of electricity and more about local bottlenecks created by fast deployment of large data centres," Arismendi-Zambrano told Live Science. </p><p>"These campuses scale quicker than electricity grid upgrades, or bureaucracy can respond. Especially when they land in rural areas chosen for cheap land and political ‘lobbying’ for states, but not engineered for sudden, concentrated load. The result is a very physical constraint: access to a lot of electricity power, on time, at the right node," he said.</p><p>Clustering data centers in one area makes the problem worse. <a href="https://www.bwl.uni-mannheim.de/en/foerderer/team/prof-dr-jens-foerderer/" target="_blank"><u>Jens Förderer</u></a>, a professor at the University of Mannheim Business School in Germany, pointed to Northern Virginia’s "Data Center Alley," where many facilities draw huge amounts of power from the same grid. Power plants, transmission lines and substations take years to build, but AI companies often start using compute much sooner, sometimes even before their buildings are finished.</p><p>"When many city-scale loads draw from the same local grid, scaling electricity provision becomes far harder," Förderer said. </p><h2 id="how-the-industry-is-scrambling-to-respond">How the industry is scrambling to respond</h2><p>There is no single fix for AI’s energy problem. Instead, companies are pursuing several strategies at once.</p><p>One is building power closer to the data centers themselves. Large tech firms have signed long-term contracts to support new power generation, including nuclear plants, and are exploring on-site power where grid upgrades move too slowly. </p><p>Google, for example, has been doing this in Texas through its <a href="https://abc.xyz/investor/news/news-details/2025/Alphabet-Announces-Agreement-to-Acquire-Intersect-to-Advance-U-S--Energy-Innovation-2025-DVIuVDM9wW/default.aspx" target="_blank"><u>acquisition</u></a> of energy developer Intersect, which builds large-scale solar and storage projects alongside data center demand rather than waiting for grid upgrades. Microsoft, meanwhile, has <a href="https://www.microsoft.com/en-us/microsoft-cloud/blog/2024/09/20/accelerating-the-addition-of-carbon-free-energy-an-update-on-progress/" target="_blank"><u>signed</u></a> a long-term deal with Constellation Energy tied to the planned restart of a nuclear reactor at Pennsylvania’s Three Mile Island site to supply power for its data centers.</p><p>Another is choosing locations based on electricity, rather than users. As Förderer noted, data centers are increasingly sited where power is easiest to scale, even if that means moving further from major population centers. </p><p>Then there is reuse — including a surprising source. Former cryptocurrency mining facilities are emerging as candidates for AI workloads. Once criticized for their energy use, these sites already have what AI needs most: large grid connections, cooling systems and experience running power-hungry hardware around the clock. The crossover between Bitcoin and AI may look strange, but the underlying physics is the same.</p><p>"These facilities already have large grid connections, and some former miners may pivot toward AI workloads," Förderer said. </p><p>Canadian miner Bitfarms has recently <a href="https://investor.bitfarms.com/news-releases/news-release-details/bitfarms-announces-plans-conversion-washington-site-hpcai" target="_blank"><u>announced</u></a> plans to transition its facilities away from Bitcoin mining toward high-performance computing and AI data centers, while Hut 8 — originally a Bitcoin mining company — struck a major <a href="https://www.hut8.com/news-insights/press-releases/hut-8-signs-15-year-245-mw-ai-data-center-lease-at-river-bend-campus" target="_blank"><u>$7 billion lease deal</u></a> in late 2025 to provide data-center capacity for AI computing</p><p>Some ideas look even further afield. <a href="https://www.livescience.com/technology/artificial-intelligence/putting-the-servers-in-orbit-is-a-stupid-idea-could-data-centers-in-space-help-avoid-an-ai-energy-crisis-experts-are-torn"><u>Space-based data centers</u></a> are sometimes pitched as a way to sidestep Earth’s grid entirely, using constant solar energy and the cold of space for cooling. Samila said the idea works on paper, but the numbers get intimidating fast. </p><div><blockquote><p>Energy is necessary but not sufficient</p><p>Sampsa Samila, academic director of the AI and the Future of Management Initiative at Barcelona’s IESE Business School</p></blockquote></div><p>A single 5-gigawatt facility would require around 2.5 by 2.5 miles (4 by 4 kilometers) of solar panels in orbit. It’s "in principle doable," he added, but only with some serious engineering. Latency, upkeep and launch logistics remain open questions.</p><p>Efficiency may be the fastest lever of all. Förderer pointed out that advances in chips, model design and system architecture have already reduced the energy required per unit of intelligence. Some recent efforts include an <a href="https://www.livescience.com/technology/computing/mits-chip-stacking-breakthrough-could-cut-energy-use-in-power-hungry-ai-processes"><u>MIT breakthrough that aims to cut energy use by stacking components vertically</u></a>, as well as a <a href="https://www.livescience.com/technology/electronics/rainbow-on-a-chip-could-help-keep-ai-energy-demands-in-check-and-it-was-created-by-accident"><u>"rainbow-on-a-chip" that uses lasers to transmit data in components</u></a>. </p><p>Such gains won’t eliminate the need for more power, but they can slow the rate at which demand grows.</p><h2 id="does-unlocking-energy-unlock-smarter-ai">Does unlocking energy unlock smarter AI?</h2><p>The growing demand placed upon the electricity grid by AI also raises environmental concerns. Engineer <a href="https://research.manchester.ac.uk/en/persons/aoife-foley/" target="_blank"><u>Aoife Foley</u></a>, professor and chair in Net Zero Infrastructure at the University of Manchester in the U.K., pointed out that the wider IT sector already makes up about 1.4% of global carbon emissions. </p><p>AI workloads use much more energy than regular cloud computing, and while big tech companies are investing in renewables and better cooling, Foley said these efforts alone are not enough."These impacts can be reduced through smarter model optimisation and a closer alignment between data centre strategy and regional renewable generation," she told Live Science.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/why-do-ai-chatbots-use-so-much-energy">Why do AI chatbots use so much energy?</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/computing/scientists-say-theyve-eliminated-a-major-ai-bottleneck-now-they-can-process-calculations-at-the-speed-of-light">Scientists say they've eliminated a major AI bottleneck — now they can process calculations 'at the speed of light'</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/foolhardy-at-best-and-deceptive-and-dangerous-at-worst-dont-believe-the-hype-heres-why-artificial-general-intelligence-isnt-what-the-billionaires-tell-you-it-is">'Foolhardy at best, and deceptive and dangerous at worst': Don't believe the hype — here's why artificial general intelligence isn't what the billionaires tell you it is</a></p></div></div><p>Despite the scale of the challenge, none of the experts see electricity as a shortcut to <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-general-intelligence-agi"><u>artificial general intelligence</u></a> (AGI) —a hypothetical form of AI that can simulate behaviour as intelligent as, or more intelligent than, that of a human being. More energy makes it easier to build and run bigger systems, but it doesn’t solve the harder problems. Instead, Förderer argued that the real limits sit elsewhere — in access to data, in new model architectures and in genuine advances in reasoning.</p><p>"Energy is necessary but not sufficient,” Samila said in agreement, adding that today’s dominant approach to improving AI relies on massive amounts of power, but more electricity alone will not magically produce AGI.</p><p>More energy doesn’t guarantee smarter machines, but it does change who gets to participate. Access to power will shape where AI is built, who can afford to run it and how broadly it’s deployed. The bottleneck has shifted away from silicon and toward the physical world, where grids, permits, and power plants move at a very different pace than code.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Planting trees in the sea could act as a huge carbon sink and save millions of dollars in storm damage every year. What is stopping us from doing it? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/climate-change/planting-trees-in-the-sea-could-act-as-a-huge-carbon-sink-and-save-millions-of-dollars-in-storm-damage-every-year-what-is-stopping-us-from-doing-it</link>
                                                                            <description>
                            <![CDATA[ A new study reveals restoring mangroves could save $800 million in storm damage, protect 140,000 people from flooding, and remove almost triple the amount of CO2 produced by cars in the U.S. every year. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">uQirHNJQWLsHBZfzzfKA3a</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/4Au68mUKeu6QrrZfZBCrY6-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 06 Mar 2026 16:43:10 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:53:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Climate change]]></category>
                                                    <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Sarah Wild ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/4Kz6ZjPSXnqZrEdehRTPw4.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/4Au68mUKeu6QrrZfZBCrY6-1280-80.jpg">
                                                            <media:credit><![CDATA[Mr. Banyat Manakijlap via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Mangrove restoration could help save millions in storm damage, a new study shots. ]]></media:description>                                                            <media:text><![CDATA[A series of trees stand in the middle of a drowned swampland, with still water reflecting the purple and orange dusky sky and a few patches of grass poking above the water here and there]]></media:text>
                                <media:title type="plain"><![CDATA[A series of trees stand in the middle of a drowned swampland, with still water reflecting the purple and orange dusky sky and a few patches of grass poking above the water here and there]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/4Au68mUKeu6QrrZfZBCrY6-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Planting trees along coastlines with human-made shore defenses, such as dikes, could protect more than 140,000 people from flooding and save up to $800 million from flood damage globally each year, a new study finds. </p><p>Places that have mangroves, such as parts of Florida, are better able to withstand the ravages of storms and their powerful waves. But although there is a push to restore mangroves around the world, there are several challenges.</p><p>In 2022, <a href="https://www.earthdata.nasa.gov/dashboard/stories/hurricane-ian" target="_blank"><u>Hurricane Ian slammed into southwest Florida</u></a>. Storm-powered waves reached up to 18 feet (5.5 meters) and devastated coastal communities and infrastructure. The hurricane killed 158 people and generated $110 billion in damage in the state. Authorities say <a href="https://www.livescience.com/planet-earth/hurricanes/heres-why-storm-surge-during-hurricanes-can-be-so-catastrophic"><u>the storm surge</u></a>, which is when the storm pushes water ashore, was the main cause of deaths. </p><p>But places in Florida with mangroves saw <a href="https://pdf.sciencedirectassets.com/782862/1-s2.0-S2949790624X00257/1-s2.0-S2949790625002277/main.pdf?X-Amz-Security-Token=IQoJb3JpZ2luX2VjEHYaCXVzLWVhc3QtMSJHMEUCIQDUvimcsfphNZ82Ua1Sbv%2BZ62YON18AkU0aDK95hFQ2QgIgM1Jbr6rdAU4Ci0fA2nlC5FlmoL5dlKB91sobw%2FyWZ%2BEqsgUIPxAFGgwwNTkwMDM1NDY4NjUiDJkjQ7hfnJmnL67lnCqPBeTPGBzrTgXelpUdcRmc4dOg9y4Vtg1ujQ5MeGbRjSyyuwoUbj3R%2BwS0lSBcU8zcJz%2Fu25KtGvigP94gxJxg2SZg09C4SzZqfad0nOSawskG9XS126Dn%2BhSi8z1cc20zBjvLT5znktEE43CHixSNsOTDExDeuU%2BU1kzficiBaUaNKuewPu9Xx0zs6N54ggjhjnzBIUmKTGbjefUs8xIQDs3o1qPFaO1GP9iIN%2F1ywIKsa42kXnG5dwYYgF5e6m6C5T9C2jXSLleTnluYqkOrXONjamyT7vhPDLrDk7MbDsQqvZ9Pfmf%2B0RgiVDXcveHVmpcj1zdI3P%2Bs0kr37Jj2PwIAZf189l5r%2BRpd6xE97vMT2GQO%2F2xq%2Birt4UftxhGLM1fbmmsM47A0xSfk2pC5MIzJICVr83QVkt%2Bu2jcJfkWH86%2FqbGadu4aJcRSRPF1CW9m2TkmhpsW2aSURXjanSAjFNQDjjk9pHNzFlpD5XZxPXy494D61wFiJ2Ikc4aSQFX%2BhUlDzA8nJd%2FQ5YtrKQMTr4SFr3SPsIL7XlAJVc%2BIrnjxbjT07oH1VAqj6CNuu0Whlm2%2Frzbi9pNqAEeIYbbn%2FBVBVzBJ0p%2B4syXsCZh%2FUzW%2FCrcMSKbP0%2FJqtKEVShylHhJxsPrClbimHAYLacq%2FBozbM1frMADnvm8emzVlIbU3WmftRSAf66uYhux8XGhwJgM5t7OvNbVdlqFeQ4Wjq9WShHluhIKjBFivCzJauD3hHT9vA6f3Cdyv5kGtg7yZoUc1cnGWbpYtfjbEnPqdZb7HDZnb%2F5IsEOirlx%2BA1EtTOfDjwNjXaUgiHSFFRgDINmCHHe2UkZaOgLUBnOPhSbUgyA1bRBzNb%2FiCSs7Awvr6GzQY6sQE2t5z%2F8rsXIbgzuToChuXIWyZQb36eHw%2FHcORJgJvfLCxGnX0HEuDJnuxRZhwoGjOi5%2FDQDA4kw9966jy4DP6FHQHkkrkyOreZVwerPUepEoP3SZUEEtaIJobgc3JCowYOnwmrnRMcyVgWF4M20NReUnngZlKmOwduTCK1MWhCUcXbh8FUACxHYiMt0BDtPWvk3NzTLWe3BtfQqssmX5D5mEF1Dd62Qsu48ueDSDm6UD8%3D&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20260227T135842Z&X-Amz-SignedHeaders=host&X-Amz-Expires=300&X-Amz-Credential=ASIAQ3PHCVTY56XY2VSW%2F20260227%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Signature=fc595a6af5bc6860c6eb18f5a5cbd96d966721d37d3361406c52d1b9f1840212&hash=0bbcc69f4bad97d2bfb9855a7fbddafff8120a567ef9b60fd5314c7318dd5f83&host=68042c943591013ac2b2430a89b270f6af2c76d8dfd086a07176afe7c76c2c61&pii=S2949790625002277&tid=spdf-b5f86a19-936c-4d84-9f43-266e3fb7db42&sid=ab9b807e7bc7164b3c4a4a129e9a5d1c9b95gxrqb&type=client&tsoh=d3d3LnNjaWVuY2VkaXJlY3QuY29t&rh=d3d3LnNjaWVuY2VkaXJlY3QuY29t&ua=010d5f0b515d51510454&rr=9d4832d49c6163fd&cc=gb" target="_blank"><u>30% less damage</u></a> than areas without mangroves, saving about $13 billion. "Mangroves act as a sponge to incoming waves," <a href="https://www.themangrovelab.com/people" target="_blank"><u>Daniel Friess</u></a>, an environmental scientist at Tulane University, told Live Science. "Their dense tangle of aboveground roots are great at soaking up incoming wave energy."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:66.70%;"><img id="ToPj4FHZfgWDh4Vg6d96fg" name="GettyImages-hurricane damage 1429803046" alt="A bird's eye view of a town with the ocean in the background. The town is completely damaged as roofs lie on roadways and buildings are flattened." src="https://cdn.mos.cms.futurecdn.net/ToPj4FHZfgWDh4Vg6d96fg.jpg" mos="" align="middle" fullscreen="" width="1024" height="683" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A view of Fort Myers Beach, Florida, after the destruction caused by Hurricane Ian.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Win McNamee via Getty Images)</span></figcaption></figure><p><a href="https://oceanservice.noaa.gov/facts/mangroves.html" target="_blank"><u>Mangroves are forests</u></a> that exist in the intertidal zone between the ocean and land. Their trees can live in the salty water, and they are found in tropical and subtropical coastal zones. </p><p>Climate change is expected to <a href="https://science.nasa.gov/earth/climate-change/a-force-of-nature-hurricanes-in-a-changing-climate/" target="_blank"><u>make hurricanes more frequent</u></a>, and <a href="https://crssa.rutgers.edu/projects/njfloodmapper/about_2b.html" target="_blank"><u>rising sea levels will drive higher storm surges</u></a>. Mangroves <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC5385662/" target="_blank"><u>protect communities and infrastructure</u></a> from these surges. </p><p>They could also help to combat climate change. A <a href="https://www.sciencedirect.com/science/article/pii/S259033222500168X" target="_blank"><u>2025 study</u></a> found that restoring 1.1 million hectares (2.7 million acres) of mangroves globally would remove about 0.93 gigatons of carbon dioxide from the atmosphere. That's almost triple the <a href="https://css.umich.edu/publications/factsheets/mobility/personal-transportation-factsheet" target="_blank"><u>emissions from cars in the U.S</u></a>. It would cost about $10.73 billion to restore those mangroves, according to the study.</p><p>Despite their importance, the world's mangroves are in danger. More than half of Earth's mangrove ecosystems are <a href="https://iucn.org/press-release/202405/more-half-all-mangrove-ecosystems-risk-collapse-2050-first-global-assessment" target="_blank"><u>at risk of collapse by 2050</u></a>, according to a 2024 assessment by the <a href="https://www.unccd.int/resources/knowledge-sharing-system/international-union-conservation-nature-iucn#:~:text=The%20International%20Union%20for%20Conservation%20of%20Nature,950%20staff%20in%20more%20than%2050%20countries**" target="_blank"><u>International Union for Conservation of Nature</u></a>. They are being replaced by <a href="https://www.nature.com/articles/s41598-020-61136-6" target="_blank"><u>agriculture and aquaculture</u></a>.</p><h2 id="balancing-costs-and-benefits">Balancing costs and benefits</h2><p>Researchers wanted to see how mangrove restoration around the world could protect people and prevent costly damage from floods, as well as determine where these measures might have the greatest impact. </p><p>In the study, published Jan. 20 in the journal <a href="https://www.pnas.org/doi/epdf/10.1073/pnas.2510980123" target="_blank"><u>PNAS</u></a>, they modeled the effects of mangroves when the forests were combined with flood defenses, such as dikes or seawalls. <a href="https://climate-adapt.eea.europa.eu/en/metadata/adaptation-options/adaptation-or-improvement-of-dikes-and-dams" target="_blank"><u>Dikes are human-made structures</u></a> that run alongside the ocean or rivers to stop water from overflowing onto land.</p><p>"We used a published mangrove restoration tool, which looks into where the mangroves have been lost based on satellite data, the hydrological conditions of those areas now" to determine whether those mangroves could be restored, study lead author <a href="https://research.vu.nl/en/persons/timothy-tiggeloven/" target="_blank"><u>Timothy Tiggeloven</u></a>, a climate adaptation specialist at Vrije Universiteit Amsterdam, told Live Science. Then, the team combined that information with flood risk, future climate scenarios, changes in GDP and population, and sea-level rise.</p><p>They found that mangrove-dike systems could save a total of $800 million globally and protect 140,000 people from flooding each year. These numbers increased under <a href="https://climateinformation.org/knowledge-base/different-rcps-mean/" target="_blank"><u>different climate scenarios</u></a> linked to human carbon emissions. </p><p>Their cost-benefit analysis suggests that in a high-emissions scenario, in which Earth's climate changes dramatically, every dollar spent on mangrove dike systems globally could ultimately generate — or save — $6. That could translate to as much as $125 billion by 2100.</p><p>The benefits were not the same everywhere, though. Countries in Southeast Asia would see the greatest benefits — about $270 million a year and 70,000 people shielded from flooding. West Africa was a close second, saving about $221 million and protecting 38,000 people. Nationally, Nigeria, India and Indonesia would benefit the most from restoring mangroves in front of human-made coastal defenses.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1024px;"><p class="vanilla-image-block" style="padding-top:70.12%;"><img id="BZBPy8aMCxvomntnAUQ49o" name="GettyImages-mangroves in florida2211472595" alt="A bird's eye view of a mangrove forest on Virginia Key near Miami, Florida, where a man works below the greenery to pick up trash." src="https://cdn.mos.cms.futurecdn.net/BZBPy8aMCxvomntnAUQ49o.jpg" mos="" align="middle" fullscreen="1" width="1024" height="718" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/BZBPy8aMCxvomntnAUQ49o.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A man clears trash away from a  a mangrove forest on Virginia Key near Miami, Florida. Florida and Louisiana would see the biggest benefits from restoring mangrove along their coasts, the researchers found.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Joe Raedle via Getty Images)</span></figcaption></figure><p>In the U.S., Florida would see significant benefits from restoring its mangroves, but Louisiana would get even greater returns, the study found.</p><p><a href="https://www.jonahbusch.com/about" target="_blank"><u>Jonah Busch</u></a>, an environmental economist and a former senior research fellow at the Center for Global Development who was not involved in the research, welcomed the study. "It combines the biophysical analysis of mangrove restoration with the engineering of dikes, and then economics," he said. </p><p>However, he would have liked to see a breakdown of the financial benefits of mangroves on their own. "They're assuming that places already have dikes and then you can add mangroves on top of that," he said.</p><p>The authors flagged this as a limitation of the study. The analysis relies on <a href="https://nhess.copernicus.org/articles/16/1049/2016/" target="_blank"><u>a flood-protection database, which lists existing infrastructure</u></a>, and cannot say whether the dikes are strong enough or even still standing. </p><h2 id="gray-green-strategies">Gray-green strategies</h2><p>Adaptation strategies that combine nature-based solutions and engineered infrastructure are sometimes called <a href="https://www.sciencedirect.com/science/article/abs/pii/S0921344919303842" target="_blank"><u>gray-green infrastructure</u></a>. This area is "a new, open and important topic," Busch said.</p><p>Other examples include combining forest management with home hardening (which involves retrofitting or building houses with flame-retardant materials) to lower fire risk, and marrying dam maintenance with upstream watershed restoration. </p><p>"There is no doubt that a hybrid approach can be a pragmatic and effective approach" to coastal management, <a href="https://www.wetlands.org/about-us/team/" target="_blank"><u>Thomas Westhoff</u></a>, a nature-based solutions officer at the conservation nonprofit <a href="https://www.wetlands.org/" target="_blank"><u>Wetlands International</u></a>, told Live Science. That was especially the case along heavily urbanized, subsiding coastlines that have lost much of their mangrove cover, he added.</p><p>Westoff cautioned that there is no one-size-fits-all solution. "Whether this is a feasible solution is very context specific," he said, adding that dikes may not exist in many areas. </p><p>However, "in many regions, healthy mangrove belts can still provide enough of a buffer for coasts and communities as the climate changes," Westhoff said.</p><h2 id="challenges-of-restoring-mangroves">Challenges of restoring mangroves</h2><p>There is a global push to restore mangroves, but a majority of these projects — <a href="https://www.wetlands.org/mangrove-restoration-the-latest-best-practice-approaches/" target="_blank"><u>up to 80%</u></a> — fail.</p><p>"Restoring mangroves is a good idea, but these projects are difficult to implement," Tiggeloven said. Mangroves are sometimes planted in unsuitable places, or the wrong types of trees are planted.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/plants/china-has-planted-so-many-trees-around-the-taklamakan-desert-that-its-turned-this-biological-void-into-a-carbon-sink">China has planted so many trees around the Taklamakan Desert that it's turned this 'biological void' into a carbon sink</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/carbon-sinks-globe-animation">Earth inhales and exhales carbon in mesmerizing animation</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/the-biggest-trees-in-the-peruvian-amazon-store-the-most-carbon-and-they-also-face-the-greatest-threat-from-humans">The biggest trees in the Peruvian Amazon store the most carbon — and they also face the greatest threat from humans</a></p></div></div><p>Successful projects require community buy-in, Westhoff said. "When communities benefit directly from restored ecosystems — whether through sustainable harvesting or ecotourism — they are more likely to protect them for the future."</p><p>Plus, when restoring or preserving a mangrove, people may want to develop the land in other, more profitable ways, Busch noted.</p><p>"Mangroves have to compete with that from an economic perspective," he said. The new paper "is a key part of that, because it shows the economic value of mangroves' storm protection."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Your own voice could be your biggest privacy threat. How can we stop AI technologies exploiting it? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/your-own-voice-could-be-your-biggest-privacy-threat-how-can-we-stop-ai-technologies-exploiting-it</link>
                                                                            <description>
                            <![CDATA[ Voices contain countless cues about their owners, and new research suggests that computers might use them to facilitate a range of bad behaviors. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cmcyiXjKwRGEHxgGjSKxr3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/tMwfbFjkxAVZpxS8tjNKAc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 20 Feb 2026 17:30:00 +0000</pubDate>                                                                                                                                <updated>Thu, 12 Mar 2026 14:05:54 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Drew Turney ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2SUKcYGBdS2MGUhLrNQH5m.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Drew is a freelance science and technology journalist with 20 years of experience. After growing up knowing he wanted to change the world, he realized it was easier to write about other people changing it instead. As an expert in science and technology for decades, he’s written everything from reviews of the latest smartphones to deep dives into data centers, cloud computing, security, artificial intelligence (AI), mixed reality and everything in between. He&#039;s also written about brain science and psychology as well as space flight, robotics, materials and sustainability, and a breadth of other topics.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After starting out reviewing laptop computers for the daily newspaper, Drew has written about and kept up to date with every major technological and scientific advance of the last few decades. Whether it’s recounting the pop culture phenomenon of the weeks before Skylab’s fiery return or explaining what makes recommendation engines tick, his specialty lies in making science and technology accessible to anyone from a general readership to executives, engineers, scientists and programmers already working in the industry.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/tMwfbFjkxAVZpxS8tjNKAc-1280-80.jpg">
                                                            <media:credit><![CDATA[Yaroslav Kushta via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Could your voice contribute to better security?]]></media:description>                                                            <media:text><![CDATA[An illustration of a rainbow-colored sine wave with multiple peaks and troughs in front of a pink and orange background]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration of a rainbow-colored sine wave with multiple peaks and troughs in front of a pink and orange background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/tMwfbFjkxAVZpxS8tjNKAc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>If you know what to listen for, a person's voice can tell you about their education level, emotional state and even profession and finances — more so than you could imagine. Now, scientists posit that technology in the form of voice-to-text recordings can be used in price gouging, unfair profiling, harassment or stalking. </p><p>While humans might be attuned to more obvious cues such as fatigue, nervousness, happiness and so on, <a href="https://www.livescience.com/20718-computer-history.html"><u>computers</u></a> can do the same — but with far more information, and much faster. A new study claims intonation patterns or your choice of words can reveal everything from your personal politics to the presence of health or medical conditions.</p><p>The research, published Nov. 19, 2025 in the journal <a href="https://ieeexplore.ieee.org/document/11261339" target="_blank"><u>Proceedings of the IEEE</u></a>, highlights a grave concern for the technology's capability in privacy and unfair profiling.</p><iframe src="https://content.jwplatform.com/players/Np5kmfGE.html" id="Np5kmfGE" title="History Of Computers | A Timeline" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>While voice processing and recognition technology present opportunities, Aalto University's speech and language technology associate professor <a href="https://www.aalto.fi/en/people/tom-backstrom" target="_blank"><u>Tom Bäckström</u></a>, lead author of the study, sees the potential for serious risks and harms. If a corporation understands your economic situation or needs from your voice, for instance, it opens the door to price gouging, like discriminatory insurance premiums.</p><p>And when voices can reveal details like emotional vulnerability, gender and other personal details, <a href="https://www.livescience.com/cyberattacks-could-kill-more-than-nuclear-attacks.html"><u>cybercriminals</u></a> or stalkers can identify and track victims across platforms and expose them to extortion or harassment. These are all details we transmit subconsciously when we speak and which we unconsciously respond to before anything else.</p><p>Jennalyn Ponraj, Founder of Delaire, a futurist working in human nervous system regulation amid emerging technologies, told Live Science: "Very little attention is paid to the physiology of listening. In a crisis, people don't primarily process language. They respond to tone, cadence, prosody, and breath, often before cognition has a chance to engage."</p><h2 id="watch-your-tone">Watch your tone</h2><p>While Bäckström told Live Science that the technology isn't in use yet, the seeds have been sown. </p><p>"Automatic detection of anger and toxicity in online gaming and call centers is openly talked about. Those are useful and ethically robust objectives," he said. "But the increasing adaptation of speech interfaces towards customers, for example — so the speaking style of the automated response would be similar to the customer's style — tells me more ethically suspect or malevolent objectives are achievable."</p><p>He added that although he hasn't heard of anyone caught doing something inappropriate with the technology, he doesn't know whether it's because nobody has, or because we just haven't been looking.</p><div><blockquote><p>The reason for me talking about it is because I see that many of the machine learning tools for privacy-infringing analysis are already available, and their nefarious use isn't far-fetched.</p><p>Tom Bäckström, Aalto University assistant professor</p></blockquote></div><p>We must also remember that our voices are everywhere. Between every voicemail we leave and every time a customer service line tells us the call is being recorded for training and quality, a digital record of our voices exists in comparable volumes to our digital footprint, comprising posts, purchases and other online activity.</p><p>If, or when, a major insurer realizes they can increase profits by selectively pricing cover according to information about us gleaned from our voices using AI, what will stop them?</p><p>Bäckström said even talking about this issue might be opening Pandora's Box, making both the public and "adversaries" aware of the new technology. "The reason for me talking about it is because I see that many of the machine learning tools for privacy-infringing analysis are already available, and their nefarious use isn't far-fetched," he said. "If somebody has already caught on, they could have a large head start."</p><p>As such, he's emphatic that the public needs to be aware of the potential dangers. If not, then "big corporations and surveillance states have already won," he adds. "That sounds very gloomy but I choose to be hopeful I can do something about it."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="3XXJrnKMivJUnjBjXGVz2E" name="Ai deepfake voice" alt="Producer at a computer with a sound wave on a screen." src="https://cdn.mos.cms.futurecdn.net/3XXJrnKMivJUnjBjXGVz2E.png" mos="" align="middle" fullscreen="" width="1600" height="900" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Our voices are being recorded in various areas,  customer service calls to voicemail to voice memos.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Tero Vesalainen/Alamy)</span></figcaption></figure><h2 id="safeguarding-your-voice">Safeguarding your voice</h2><p>Thankfully, there are potential engineering approaches that can help protect us. The first step is measuring exactly what our voices give away. As Bäckström said in a <a href="https://www.newswise.com/articles/your-voice-gives-away-valuable-personal-information-so-how-do-you-keep-that-data-safe" target="_blank"><u>statement</u></a>, it's hard to build tools when you don't know what you're protecting.</p><p>That idea has led to the creation of the <a href="https://www.spsc-sig.org" target="_blank"><u>Security And Privacy In Speech Communication Interest Group</u></a>, which provides an interdisciplinary forum for research and a framework for quantifying information contained in speech.</p><p>From there, it's possible to transmit only the information that's strictly necessary for the intended transaction. Imagine the relevant system converting the speech to text for the raw information necessary; either the operator at your provider types the information into their system (without recording the actual call), or your phone converts your words to a text stream for transmission. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text"><strong>—</strong><a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/ai-voices-are-now-indistinguishable-from-real-human-voices">AI voices are now indistinguishable from real human voices</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/mind-reading-brain-implant-converts-thoughts-to-speech-almost-instantly-breakthrough">Mind-reading brain implant converts thoughts to speech almost instantly: 'breakthrough'</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/the-problem-isnt-just-siri-or-alexa-ai-assistants-tend-to-be-feminine-entrenching-harmful-gender-stereotypes">'The problem isn't just Siri or Alexa': AI assistants tend to be feminine, entrenching harmful gender stereotypes</a></p></div></div><p>As Bäckström said in an interview with Live Science: "The information transmitted to the service would be the smallest amount to fulfill the desired task."</p><p>Beyond that, he said, if we get the ethics and guardrails of the technology right, then it shows great promise. "I'm convinced speech interfaces and speech technology can be used in very positive ways. A large part of our research is about developing speech technology that adapts to users so it's more natural to use."</p><p>"Privacy becomes a concern because such adaptation means we analyze private information — the language skills — about the users, so it isn't necessarily about removing private information, it's more about what private information is extracted and what it's used for."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ The biggest trees in the Peruvian Amazon store the most carbon — and they also face the greatest threat from humans ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/the-biggest-trees-in-the-peruvian-amazon-store-the-most-carbon-and-they-also-face-the-greatest-threat-from-humans</link>
                                                                            <description>
                            <![CDATA[ The Amazon's biggest trees store disproportionately more carbon than smaller trees do, new study finds. But in the Peruvian Amazon, large trees are currently prioritized for harvest. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">BmASvCWvkfRuFDfvf5NuFP</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/EcZTUPbg6BChSTAhiqoGpT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 18 Feb 2026 16:33:57 +0000</pubDate>                                                                                                                                <updated>Tue, 16 Jun 2026 17:18:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Brian Owens ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/yMFTideopVoLmtwbhCe2tF.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/EcZTUPbg6BChSTAhiqoGpT-1280-80.jpg">
                                                            <media:credit><![CDATA[Milton Rodriguez / Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The tallest trees in the Peruvian Amazon store the most carbon but are the most likely to be harvested for timber.]]></media:description>                                                            <media:text><![CDATA[The base of a tall tree surrounded by smaller trees]]></media:text>
                                <media:title type="plain"><![CDATA[The base of a tall tree surrounded by smaller trees]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/EcZTUPbg6BChSTAhiqoGpT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The biggest trees in the Peruvian Amazon store disproportionately more carbon than smaller trees do, a new study finds. But these larger trees are also the ones most likely to be harvested, which means more carbon is being released into the atmosphere, thereby reducing these forests' ability to act as carbon sinks, the researchers say.</p><p>Almost 60% of Peru’s land is covered by forests, the vast majority in the Amazon region where it accounts for around 11% of the total Amazon rainforest. Peru's current <a href="https://forestpolicy.org/risk-tool/country/peru" target="_blank"><u>forestry law</u></a> allows trees to be selectively harvested when they reach a minimum diameter, which ranges from 16 to 24 inches (41 to 61 centimeters) depending on the species. The terrain in the Peruvian Amazon makes accessing and removing trees difficult, so forestry companies prefer larger trees because they yield the most wood, which reduces transportation costs, labor and time. These trees also tend to be older and more mature, with denser, harder and more stable wood.</p><p>But these large trees also store the most carbon, and removing them returns much of that carbon to the atmosphere, study co-author <a href="https://www.researchgate.net/profile/Geomar-Vallejos-Torres" target="_blank"><u>Geomar Vallejos-Torres</u></a>, an agricultural scientist at the National University of San Martín in Peru, told Live Science in a translated email. </p><iframe src="https://content.jwplatform.com/players/ngV0nN11.html" id="ngV0nN11" title="Exploring the Depths of the Amazon Rainforests" width="600" height="338" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>To determine how much carbon is stored in these large trees, Vallejos-Torres and his colleagues measured hundreds of trees across five forests in the country, recording variables such as diameter, height, crown area and wood density to estimate aboveground and belowground biomass and stored carbon.</p><p>They found that carbon storage, both aboveground and belowground, increased disproportionately with increasing trunk diameter, with 16 inches being an important threshold. The forests they studied sequestered up to 331 metric tons per hectare (148 U.S. tons per acre) aboveground and 47 metric tons per hectare (21 U.S. tons per acre) belowground. The majority of that carbon — between 88% and 93%, depending on the species — was concentrated in trees larger than 16 inches in diameter. Breadnut trees (<em>Brosimum alicastrum</em>), for example, stored 11.4% of their total aboveground carbon in trees smaller than this cutoff point, compared with 88.7% in larger trees.</p><p>The work was published Jan. 25 in the journal <a href="https://www.frontiersin.org/journals/forests-and-global-change/articles/10.3389/ffgc.2025.1711078/full" target="_blank"><u>Frontiers in Forests and Global Change</u></a><em>.</em></p><p>The results show that Peru's forestry policy targets the trees that store the most carbon and suggest that the country should shift its forest policy to protect them, Vallejos-Torres said.</p><p>"Given the urgency of keeping carbon reserves out of the atmosphere, it is necessary to conserve trees larger than 41 cm," he said. "This also allows for the conservation of forest biodiversity and microfauna, buffering the microclimate in the face of future climate changes."</p><h2 id="size-isn-t-everything">Size isn't everything</h2><p>But some researchers say tree size is not always the most important consideration for carbon sequestration. <a href="https://www.geog.cam.ac.uk/people/buentgen/" target="_blank"><u>Ulf Büntgen</u></a>, a professor of environmental systems analysis at the University of Cambridge who was not involved in the research, said the length of time the carbon is stored is more relevant.</p><p>"The paper talks not much about tree ages and thus ignores carbon residence time, which is overall low in the tropics," he told Live Science.</p><p>Vallejos-Torres countered this argument, however, saying that the largest trees continue to accumulate carbon for centuries, while smaller ones grow too slowly to make up the difference.</p><p>"The regeneration of smaller trees is slow, uncertain and often limited by degradation, disturbance and microclimatic changes, so the lost carbon is not recovered on timescales relevant for climate mitigation," he said.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/climate-change/amazon-rainforest-trees-are-resisting-climate-change-by-getting-fatter-from-co2-in-the-atmosphere">Amazon rainforest trees are resisting climate change by getting fatter from CO2 in the atmosphere</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/amazon-rainforest-is-approaching-tipping-points-that-could-transform-it-into-a-drier-savanna">Amazon rainforest is approaching 'tipping points' that could transform it into a drier savanna</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/plants/canada-could-remove-5-times-its-annual-carbon-emissions-by-planting-trees-on-edge-of-boreal-forest-study-finds">Canada could remove 5 times its annual carbon emissions by planting trees on edge of boreal forest, study finds</a></p></div></div><p>The relationship between tree diameter and carbon stocks highlighted in the study is both empirically valid and relatively intuitive, said <a href="https://www.worldwildlife.org/about/profiles/martin-perez-lara/" target="_blank"><u>Martin Perez Lara</u></a>, director of forest climate solutions impact and monitoring for the World Wildlife Fund. But he added that focusing only on tree size is not the best way to design a climate-friendly forestry system.</p><p>"A large share of research shows that well-designed management systems, including selective harvesting forests — including some trees around 40 cm — can contribute positively to climate mitigation and reducing degradation risks, and support long-term carbon dynamics," he told Live Science.</p><p>Despite the urgent need to preserve carbon sinks in the Amazon, Vallejos-Torres does not have much faith that the necessary changes to Peru's forestry policy will be forthcoming. "A legal reform that protects the largest trees would directly affect the economic interests of the timber sector, which depends on the extraction of these individuals of high commercial value and has an important weight in forestry policy decisions in the country," he said.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'DNA origami' could be key for making an effective HIV vaccine, early study hints ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/hiv/dna-origami-could-be-key-for-making-an-effective-hiv-vaccine-early-study-hints</link>
                                                                            <description>
                            <![CDATA[ A new vaccine design uses folded DNA to steer the immune system toward producing the rare immune cells needed to make protective antibodies against HIV. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">7bykYeQGSFiqycmDnxigwX</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/LDQAQSnaDo74YB69zbkAQc-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Thu, 12 Feb 2026 13:00:00 +0000</pubDate>                                                                                                                                <updated>Wed, 25 Feb 2026 17:05:10 +0000</updated>
                                                                                                                                            <category><![CDATA[HIV]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                    <category><![CDATA[Viruses, Infections &amp; Disease]]></category>
                                                                                                                    <dc:creator><![CDATA[ Zunnash Khan ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/wrV7sdVdmyubSn8MbHtvvc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/LDQAQSnaDo74YB69zbkAQc-1280-80.jpg">
                                                            <media:credit><![CDATA[DaniGonzalez via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Scientists are getting closer to engineering an HIV vaccine capable of producing antibodies that can stop many versions of the virus.]]></media:description>                                                            <media:text><![CDATA[A close up shows two hands covered in blue latex gloves. The left is holding a small bottle containing blue liquid while the right hand uses a small syringe to pull out the liquid from the bottle]]></media:text>
                                <media:title type="plain"><![CDATA[A close up shows two hands covered in blue latex gloves. The left is holding a small bottle containing blue liquid while the right hand uses a small syringe to pull out the liquid from the bottle]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/LDQAQSnaDo74YB69zbkAQc-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A vaccine designed using "DNA origami" activated more of the key immune cells needed to fight HIV than did traditional vaccines built upon protein scaffolds, a new mouse study found.</p><p>"DNA origami" refers to a precisely engineered, three-dimensional scaffold made of folded DNA that can hold and display viral antigens — bits of viruses that the immune system can recognize and attack.</p><p>The new mouse study's results, published Feb. 5 in the journal <a href="https://www.science.org/doi/10.1126/science.adx6291" target="_blank"><u>Science</u></a>, suggest a "potential breakthrough" that could "transform the way we think about active immunotherapies and vaccine design," study co-author <a href="https://be.mit.edu/faculty/mark-bathe/" target="_blank"><u>Mark Bathe</u></a>, a professor of biological engineering at MIT, said in a <a href="https://www.eurekalert.org/news-releases/1114739?" target="_blank"><u>statement</u></a>.</p><p>Why could this origami approach be transformational? The answer may lie in how the DNA-based vaccines are seen by the immune system, compared to traditional vaccines.</p><h2 id="how-the-dna-origami-vaccine-works">How the DNA origami vaccine works</h2><p>Conventionally, vaccines have relied on weakened or killed viruses to rouse immune cells to make antibodies against proteins found on that virus's surface. By binding to the proteins, the antibodies block the virus from invading human cells and flag the germ for destruction by other immune cells. </p><p>This process imparts immunity by prompting the body to make "memory B cells," which linger and get activated much faster if the same pathogen is encountered again.</p><p>But nowadays, rather than using whole viruses, many vaccines use only the surface antigens attached to synthetic, virus-like particles. These nanostructures mimic the size and geometry of viruses but cannot cause infection. </p><p>Most virus-like particles used today are built using protein scaffolds that the immune system sees as "foreign," so they trigger an "off-target" antibody response against the scaffold itself. In some contexts, this may dilute the responses against the antigen, <a href="https://www.sciencedirect.com/science/article/pii/S2666379122003354?via%3Dihub" target="_blank"><u>previous studies suggest</u></a>.</p><p>In the new study, scientists replaced the protein scaffolds with a DNA-based scaffold and, by doing so, sharply reduced those off-target responses. This new vaccine design produced up to three times more of the important memory B cells than state-of-the-art protein nanoparticle vaccines did.</p><p><a href="https://vivo.weill.cornell.edu/display/cwid-jpm2003?" target="_blank"><u>John Moore</u></a>, an HIV researcher at Weill Cornell Medicine who was not involved in the work, described the study as "elegant." It clearly demonstrates how eliminating scaffold-related immune responses pushes the immune response "in the right direction," he told Live Science. </p><p>He cautioned, however, that it remains to be seen whether the same degree of immune focusing will occur in humans.</p><h2 id="an-edge-on-the-competition">An edge on the competition?</h2><p>HIV evades the immune system by constantly reshaping its surface proteins so that antibodies that work against one strain often fail against others. That is why HIV vaccine design has been "incredibly challenging," said <a href="https://findanexpert.unimelb.edu.au/profile/29476-adam-wheatley#" target="_blank"><u>Adam Wheatley</u></a>, an immunologist at the University of Melbourne who was not involved in the study. </p><p>What the vaccine needs to produce are "<a href="https://www.livescience.com/health/hiv/experimental-hiv-vaccines-show-promise-in-early-safety-test"><u>broadly neutralizing antibodies</u></a>" against the virus, he said. These antibodies lock onto parts of the virus that barely change from strain to strain. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="CGYS453uyfvZojfYvTR5xC" name="hiv-shutterstock_1912226668" alt="A 3D rendering of HIV molecules" src="https://cdn.mos.cms.futurecdn.net/CGYS453uyfvZojfYvTR5xC.jpg" mos="" align="middle" fullscreen="1" width="1920" height="1080" attribution="" endorsement="" class="inline expandable"><a href='https://cdn.mos.cms.futurecdn.net/CGYS453uyfvZojfYvTR5xC.jpg' target='_blank' class='expand-button icon-expand-image icon' ></a></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">HIV evades the immune system by frequently changing the shape of the proteins on its surface. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Corona Borealis Studio via Shutterstock)</span></figcaption></figure><p>One example of such an antibody is called VRC01, which has been identified in a small number of people living with HIV whose bodies produce broad antibody responses. VRC01 targets a vulnerable region on HIV's outer envelope called the CD4-binding site. This is the "key" the virus uses to enter human immune cells, and it doesn't differ much between strains.</p><p>The challenge is that B cells that are capable of producing VRC01-like antibodies are extraordinarily rare in the human body, said <a href="https://www.med.upenn.edu/apps/faculty/index.php/g275/p9737250" target="_blank"><u>Raiees Andrabi</u></a>, an immunologist at the University of Pennsylvania who was not involved in the work. Activating those elusive cells "becomes an engineering problem," he told Live Science.</p><p>To target these rare B cells, the researchers carefully engineered the vaccine using an HIV antigen on the DNA scaffolding. <a href="https://www.science.org/doi/10.1126/science.aad9195" target="_blank"><u>Developed about a decade ago</u></a>, the antigen they used mimics the CD4-binding site and selectively binds the rare B cells' receptors, thus initiating the production of broadly neutralizing antibodies.</p><p>The researchers got the idea to combine the antigen with DNA origami after testing the origami approach in <a href="https://www.nature.com/articles/s41467-024-44869-0" target="_blank"><u>an experimental COVID-19 vaccine</u></a>. They'd found that the immune system showed virtually no response to the DNA scaffold. </p><p>"This property seemed especially useful for a case like HIV, where the B cells of interest are exceptionally rare," first study author <a href="https://scholar.google.com/citations?hl=en&user=kYBJj0EAAAAJ&" target="_blank"><u>Anna Romanov</u></a>, an immunology researcher at MIT, said in the statement. </p><p>They hypothesized that delivering the antigen on a silent scaffold could reduce the competition with other irrelevant B cells, thereby boosting the "on-target" response against HIV. And in the study, they found the silent-scaffold approach had indeed amplified the B cells that produce broadly neutralizing antibodies. (That said, they have not yet assessed how many broadly neutralizing antibodies actually get made; that should be addressed in future work.)</p><p>"We were all surprised" that DNA origami outperformed the standard virus-like particles used in eliciting the desired B cell responses, Bathe said.</p><p>In general, it's unclear how bad it is for the body to generate an immune response against the scaffold, Wheatley said. But in the case of HIV, the desired B cells are so rare that even a modest off-target response seems to undermine the response against the target antigen.</p><h2 id="the-road-ahead">The road ahead</h2><p>The engineering of the DNA-origami vaccine was not straightforward; early versions produced weak immune responses. That was partly because, after injection, those vaccines failed to reach specialized immune cells inside the lymph nodes, where B cells train.</p><p>To correct this, the team redesigned the DNA particles to pack the HIV antigens more precisely and tightly. This enabled them to be carried into the right regions within the lymph nodes. The researchers also added a molecule to help activate T cells — immune cells help the critical immune response grow. This T-cell recruitment happens naturally with protein-scaffold vaccines. </p><p>"I think it is quite striking how efficiently they modified their DNA scaffold in a number of ways to get it to work," Wheatley said. "I guess the major utility of it is [that] it's really tunable."</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/hiv/a-functional-cure-for-hiv-may-be-in-reach-early-trials-suggest">A 'functional cure' for HIV may be in reach, early trials suggest</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/how-are-people-cured-of-hiv-heres-everything-you-need-to-know">How are people cured of HIV? Here's everything you need to know</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/hiv/we-could-end-the-aids-epidemic-in-less-than-a-decade-heres-how">We could end the AIDS epidemic in less than a decade. Here's how.</a></p></div></div><p>Beyond HIV, the study authors suggest that DNA origami could be applied to make vaccines against other rapidly mutating viruses, such as influenza, where the effectiveness of the vaccine might be improved by focusing the immune response it triggers.</p><p>However, it remains to be seen how well this technique will translate to humans. HIV vaccination is "very difficult" and might have multiple components to help develop the immune response over time, Andrabi explained, adding, "It's not just going to be one or two shots."</p><p>However, he said, "they have figured out the first step." </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Night owls' may have worse heart health — but why? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/heart-circulation/night-owls-may-have-worse-heart-health-but-why</link>
                                                                            <description>
                            <![CDATA[ Emerging evidence suggests that "night owls" are more likely to have poor heart health and a higher risk of heart attack or stroke than "morning larks." Why is that? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">cur3W6TmZ3nEPQHKxyTvg4</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/aGQ3omxZscyz3nNNXVAhjR-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 08 Feb 2026 17:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Heart &amp; Circulation]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Isha Ishtiaq ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/wXThBYHTfbXiYY2GhijqFf.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/aGQ3omxZscyz3nNNXVAhjR-1280-80.jpg">
                                                            <media:credit><![CDATA[Wang Yukun via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Growing evidence suggests that night owls might tend to have worse heart health than morning people or &quot;intermediate sleepers.&quot;]]></media:description>                                                            <media:text><![CDATA[a man sitting up in bed working on a laptop]]></media:text>
                                <media:title type="plain"><![CDATA[a man sitting up in bed working on a laptop]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/aGQ3omxZscyz3nNNXVAhjR-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Some people hit their stride in the morning, while others feel most awake and productive at night. But a growing body of evidence suggests that being part of the latter group, the "night owls," could be linked to poorer heart health.</p><p>Now, a large study published Jan. 28 in the <a href="https://www.ahajournals.org/doi/10.1161/JAHA.125.044189" target="_blank"><u>Journal of the American Heart Association</u></a> adds weight to the idea. </p><p>Pulling from the UK Biobank, a massive repository of data from U.K. adults, researchers followed more than 322,000 adults ages 39 to 74 for nearly 14 years. They examined how "chronotype" — whether someone is a morning or evening person — relates to their cardiovascular disease risk. </p><iframe src="https://content.jwplatform.com/players/ASp6BsGp.html" id="ASp6BsGp" title="LIVE/science: All About the Heart" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>The participants reported their preferred sleep-wake schedules and were classified as morning, intermediate or evening types. Heart health was assessed using the <a href="https://www.heart.org/en/healthy-living/healthy-lifestyle/lifes-essential-8" target="_blank"><u>American Heart Association's Life's Essential 8 score</u></a>, which rates heart health on a scale of 0 to 100 based on eight factors: smoking, diet, exercise, blood sugar, body weight, blood pressure, cholesterol and sleep quality. Higher scores indicate better cardiovascular health.</p><p>Compared with intermediate sleepers, "definite evening" types were 79% more likely to have poor overall scores and had a 16% higher risk of heart attack or stroke over about 14 years of follow-up. "Definite morning" types were 5% less likely than intermediate sleepers to have poor scores.</p><p>But what's behind this link? Does something about night owls' lifestyles set them up for worse heart health, or is there something unique about their biology that plays a role?</p><h2 id="how-lifestyle-may-factor-in">How lifestyle may factor in</h2><p>The night owls scored worse on various lifestyle-related factors, compared to the intermediate sleepers in the biobank study. For example, they had 54% higher nicotine exposure, 42% poorer sleep, 19% lower physical activity, and 8% poorer diet. In contrast, the morning people generally had lower nicotine use and better diets than intermediate types did.</p><p>When these differences were taken into account, about <a href="https://www.ahajournals.org/doi/10.1161/JAHA.125.044189" target="_blank"><u>75% of the increased cardiovascular risk</u></a> observed in night owls appeared to be linked to lifestyle factors, rather than to the chronotype itself. Among these factors, smoking contributed the most (34%), followed by poor sleep (14%), high blood sugar (12%), and diet and body weight (11% each).</p><p>"The drivers of overall cardiovascular health are modifiable, including nicotine exposure," study lead author <a href="https://connects.catalyst.harvard.edu/Profiles/display/Person/206817" target="_blank"><u>Sina Kianersi</u></a>, a postdoctoral research fellow at Brigham and Women's Hospital and Harvard Medical School, told Live Science in an email. Other influential lifestyle factors included physical activity levels, blood pressure and cholesterol, he added.</p><p>"So for people who identify as night owls, it is a good reason to be even more proactive about those basics," he said.</p><p><a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC9991686/" target="_blank"><u>Prior studies</u></a> have suggested that night owls often experience <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8707256/" target="_blank"><u>social jet lag</u></a>, a mismatch between their internal clock and their daily routines. This mismatch may be associated with habits like late-night eating, skipped breakfasts, irregular sleep and a greater reliance on caffeine or nicotine. In turn, these behaviors have been linked to <a href="https://www.frontiersin.org/journals/endocrinology/articles/10.3389/fendo.2022.1008820/full" target="_blank"><u>factors that raise heart disease risk</u></a>, such as higher body mass index (BMI), elevated blood sugar, higher insulin resistance, and lower levels of good cholesterol.</p><p><a href="https://jech.bmj.com/content/79/4/257.long" target="_blank"><u>Past research</u></a> also indicates that, even if they get a decent amount of sleep overall, adults with irregular sleep patterns have a 26% higher risk of stroke, heart attack, or heart failure than those with regular sleep patterns.</p><p>"Fragmented or insufficient sleep can raise blood pressure, cholesterol, and blood sugar, often with weight gain," <a href="https://health.usf.edu/medicine/internalmedicine/cardiology/faculty/bmohanty" target="_blank"><u>Dr. Bibhu Mohanty</u></a>, an associate professor at the University of South Florida who was not involved in the research, told Live Science in an email. "This is largely driven by [the stress hormone] cortisol, which mobilizes sugar and fat in ways that can make disease harder to reverse, once it is established."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2133px;"><p class="vanilla-image-block" style="padding-top:56.26%;"><img id="8AxoC9SFTmSWy76Yt882MM" name="GettyImages-97537745-16x9" alt="A biomedical illustration of the human heart and circulatory system" src="https://cdn.mos.cms.futurecdn.net/8AxoC9SFTmSWy76Yt882MM.jpg" mos="" align="middle" fullscreen="" width="2133" height="1200" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Both lifestyle and biological factors may help explain why night owls tend to have worse heart health than morning larks. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Getty Images)</span></figcaption></figure><h2 id="the-biology-of-night-owls">The biology of night owls</h2><p>Being a night owl isn't a choice — it's <a href="https://journals.sagepub.com/doi/10.1177/07487304221099365" target="_blank"><u>partly written in people's genes</u></a>. </p><p>Studies have linked hundreds of genetic variants to chronotype. Many of the highlighted genes are involved in <a href="https://www.nature.com/articles/s41467-018-08259-7" target="_blank"><u>regulating the body's 24-hour clocks, or circadian rhythms</u></a>. These rhythms help control sleep, appetite, hormone cycles and heart function throughout the day and night.</p><p>People with late chronotypes often have <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8530273/" target="_blank"><u>delayed circadian rhythms</u></a>. That means their levels of melatonin, the sleep-promoting hormone, rise later in the evening than they do in early chronotypes. In turn, their cortisol, which helps wake up the body, rises later in the morning than usual. </p><p>This shift can throw the body out of sync with the normal day-night cycle, making the body’s fight-or-flight system overactive. As a result, <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC12384635/" target="_blank"><u>blood pressure can stay high at night, and inflammation and oxidative stress increase</u></a>. Over time, these changes can damage blood vessels, disrupt blood sugar, and promote plaque buildup in the arteries, which may manifest as heart disease, studies suggest.</p><p>Many of the genes involved in determining chronotype also <a href="https://journals.sagepub.com/doi/10.1177/0748730420935328" target="_blank"><u>directly affect lipid and glucose metabolism</u></a>, or how the body breaks down fats and sugars. <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11863425/" target="_blank"><u>Studies show</u></a> that evening types show <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11863425/" target="_blank"><u>altered expression of these "clock genes</u></a>" alongside elevated inflammation markers and triglycerides, a type of fat, compared to morning types. These patterns may contribute to metabolic issues like insulin resistance and poor cholesterol, which are known heart disease risks, though more research is needed to confirm the direct link.</p><p><a href="https://www.sciencedirect.com/science/article/pii/S0146280623001056?via%3Dihub" target="_blank"><u>Early evidence</u></a> also suggests subtle differences in heart structure and function in night owls, though the long-term effects of these differences are still being studied.</p><h2 id="questions-to-address">Questions to address</h2><p>Some data from the UK Biobank study suggest the link between night owls and poorer heart health may be stronger in females than in males. Female night owls were 96% more likely, and male night owls 67% more likely, than their intermediate chronotype counterparts to have a poor overall cardiovascular health profile, according to the LE8 score.</p><p>Kianersi said, "This difference could reflect social pressures, biology, or both. It's a signal that deserves further study."</p><p>Even though the UK Biobank study found a link between the chronotype and poorer heart health, being a night owl doesn't doom you to cardiovascular disease. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/heart-circulation/people-with-more-brown-fat-have-healthier-cardiovascular-systems-a-new-study-in-mice-may-explain-why">People with more 'brown fat' have healthier cardiovascular systems. A new study in mice may explain why.</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/heart-circulation/cholesterol-gobbling-gut-bacteria-could-protect-against-heart-disease">Cholesterol-gobbling gut bacteria could protect against heart disease</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/heart-circulation/men-develop-cardiovascular-disease-7-years-before-women-study-suggests-but-why">Men develop cardiovascular disease 7 years before women, study suggests. But why?</a></p></div></div><p>"We need studies that get closer to cause and effect, using approaches like genetics as well as intervention research," Kianersi said. "And it will be important to see if these patterns hold in younger adults and in other populations with different work schedules and environments."</p><p>For night owls looking to protect their hearts, Mohanty advises focusing on improving lifestyle habits whenever possible. </p><p>"That means developing healthier sleep routines, exercising, making healthy dietary choices, avoiding unnecessary snacking and smoking, and potentially using medication to reduce risk if needed," he said. Approaching heart health holistically is "probably the best approach to limit risk."</p><p>This article is for informational purposes only and is not meant to offer medical advice.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'There's no reason to ban us from playing': Analysis debunks notion that transgender women have inherent physical advantages in sports ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/theres-no-reason-to-ban-us-from-playing-analysis-debunks-notion-that-transgender-women-have-inherent-physical-advantages-in-sports</link>
                                                                            <description>
                            <![CDATA[ A meta-analysis of 52 studies that included over 5,000 transgender people suggests that transgender women's physical fitness after hormone therapy is comparable to that of cisgender women. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">2AvFG8UkMxXZt5maV5Bsvj</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/zvzmyk2ScEUcupYBzL9CGP-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 07 Feb 2026 14:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:56:36 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                <author><![CDATA[ kkillgrove@livescience.com (Kristina Killgrove) ]]></author>                    <dc:creator><![CDATA[ Kristina Killgrove ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/JVCr5iFZX7hZheLfYAL3bD.jpeg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/zvzmyk2ScEUcupYBzL9CGP-1280-80.jpg">
                                                            <media:credit><![CDATA[The Washington Post/Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Sadie Schreiner (second from the left), is a transgender track-and-field athlete who has competed at the college level. New research suggests being a transgender woman does not confer inherent physical advantages over cisgender women.]]></media:description>                                                            <media:text><![CDATA[Five track athletes on a podium getting awards]]></media:text>
                                <media:title type="plain"><![CDATA[Five track athletes on a podium getting awards]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/zvzmyk2ScEUcupYBzL9CGP-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Transgender women who have undergone hormone therapy show comparable physical fitness to cisgender women, according to the most comprehensive analysis of its kind to date.</p><p>The review, published Tuesday (Feb. 3) in the <a href="https://bjsm.bmj.com/content/early/2026/01/22/bjsports-2025-110239.info" target="_blank"><u>British Journal of Sports Medicine</u></a>, looked at 52 published studies that assessed the body composition, muscular strength and aerobic capacity of nearly 6,500 individuals, including about 2,900 transgender women and 2,300 transgender men. </p><p>But what does that mean for actual performance in women's sports? </p><p>While the study counters the claim that trans women have an inherent, unfair advantage due to certain baseline physical traits, it did not look at elite athletes and does not capture all the elements that go into sports performance, experts said.</p><p>"Sport is multifactorial," senior study author <a href="https://www.researchgate.net/profile/Bruno-Gualano" target="_blank"><u>Bruno Gualano</u></a>, an associate professor at the University of São Paulo's Center of Lifestyle Medicine, told Live Science in an email. "Training quality, access to facilities, psychological stress and exposure to discrimination all influence performance, and these factors are rarely captured in physiological studies."</p><p>But it does argue against a blanket ban on trans women in sports competition, experts told Live Science.</p><h2 id="systematic-analysis">Systematic analysis</h2><p>The analysis was motivated by recent efforts unfolding around the world to ban transgender people from athletic competitions.</p><p>"We've seen increasingly restrictive rules on transgender participation in sport, often justified by claims of large and unavoidable physical advantages," Gualano said.</p><p>While circulating testosterone levels seem to increase muscle mass, strength and aerobic capacity, these bans, typically aimed at <a href="https://www.livescience.com/54949-transgender-definition.html"><u>transgender</u></a> women and girls, often argue that even past exposure to testosterone during puberty gives individuals a permanent and inherent physical advantage over cisgender women. </p><p>To see if that was the case, the researchers pooled data from many studies that employed different approaches and measures to compare physical fitness in transgender and cisgender people. The study participants ranged from 14 to 41 years old, and most were adults.</p><p>Among transgender women, hormone therapies included different forms of estrogen and antiandrogens, which suppress the effects of testosterone, while transgender men used various forms of testosterone. Most studies followed participants for about one to three years of therapy.</p><p>When normalized for height, "transgender women, after gender-affirming hormone therapy, do not show greater strength or aerobic capacity than cisgender women," Gualano said.  That included both upper and lower-body strength. </p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2400px;"><p class="vanilla-image-block" style="padding-top:66.83%;"><img id="RqcQXkk2Gx6Nb63zRsoFMj" name="Winter-olympics-GettyImages-2259741107" alt="A metal statue of the Olympic rings in Italy in front of a snowy mountain" src="https://cdn.mos.cms.futurecdn.net/RqcQXkk2Gx6Nb63zRsoFMj.jpg" mos="" align="middle" fullscreen="" width="2400" height="1604" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The Milano Cortina 2026 Winter Olympic games are running from Feb. 6 to 22 this year. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Photo by Alex Pantling via Getty Images)</span></figcaption></figure><p>Transgender women also had comparable fat mass to that of cisgender women. </p><p>They have slightly higher lean mass, he noted, but that doesn't translate into greater strength or <a href="https://www.livescience.com/what-is-VO2-max"><u>maximal oxygen consumption</u></a>. Studies rarely look at metrics of specific athletic performance, so the team could not assess that, Gualano added.</p><p>Most of the study participants included in the analysis were not competitive athletes, so "we should be cautious about extrapolating directly to elite sport," Gualano noted. But that said, "if there were large, intrinsic physical advantages, we would expect to observe them even in non-athletic populations, and we do not."</p><p>"What's new here is the consistency of these findings across many datasets," <a href="https://findanexpert.unimelb.edu.au/profile/70526-ada-cheung" target="_blank"><u>Ada Cheung</u></a>, an endocrinologist and head of the Trans Health Research Group at the University of Melbourne, who was not involved in the study, told Live Science in an email. The results challenge the notion that trans women have intrinsic athletic advantages, she added.</p><p> <a href="https://research.monash.edu/en/persons/phoebe-toups-dugas/" target="_blank"><u>Phoebe Toups Dugas</u></a>, an associate professor of human-centered computing in the Exertion Games Lab at Monash University in Australia who was not involved in the study, agreed. </p><p>"Counter to narratives being used to push transgender athletes out of sport, there's no evidence that transgender women have any kind of advantage," she told Live Science in an email. "There's no reason to ban us from playing."</p><h2 id="olympic-competition">Olympic competition</h2><p>While the U.S. Olympic Committee has <a href="https://www.npr.org/2025/07/22/g-s1-78817/usopc-olympic-paralympic-transgender-women-sports-ban" target="_blank"><u>banned transgender women</u></a> from competing in women's events to align with an <a href="https://www.whitehouse.gov/presidential-actions/2025/02/keeping-men-out-of-womens-sports/" target="_blank"><u>executive order from President Donald Trump</u></a>, the International Olympic Committee (IOC) has not yet done so. <a href="https://www.them.us/story/olympics-trans-athletes-women-sports-kirsty-coventry" target="_blank"><u>But recent</u></a> <a href="https://www.reuters.com/sports/soccer/can-transgender-athletes-compete-milano-cortina-winter-games-2026-02-02/"><u>reporting suggests</u></a> <a href="https://www.theguardian.com/sport/2025/nov/10/ioc-edges-closer-to-ban-on-transgender-women-in-female-olympic-events"><u>that might change</u></a>, as the IOC has said it will issue new rules this year. The IOC medical and scientific director has reportedly stated that, even after hormone therapy, transgender women who have gone  through male puberty retain physical advantages over cisgender women. She has said the new rules also may apply to cisgender women with "male" characteristics, such as Y chromosomes or "male levels" of testosterone.</p><p>The results of the recent meta-analysis do not support those rules, Gualano said. While the new analysis can't tell us anything about the fitness of cisgender women with relatively high testosterone, other datasets suggest that "performance is not determined by testosterone alone," he added. </p><p>"A major gap in the literature is our limited understanding of how hormonal effects interact with long-term training and social context, particularly in women and gender diverse populations," Gualano said. "Another gap lies in the assumption that testosterone thresholds neatly separate 'fair' from 'unfair' competition, an idea that is far less scientifically robust than often assumed."</p><p>For now, the previous regulations are in place for the <a href="https://www.olympics.com/en/milano-cortina-2026" target="_blank"><u>2026 Winter Olympics</u></a>, which kick off Feb. 6 in Milan. <a href="https://www.fis-ski.com/DB/general/athlete-biography.html?sectorcode=fs&competitorid=229504" target="_blank"><u>Elis Lundholm</u></a> of Sweden will compete in mogul skiing as the Winter Games' <a href="https://www.washingtonblade.com/2026/02/04/44-openly-lgbtq-athletes-to-compete-in-milan-cortina-winter-olympics/" target="_blank"><u>first openly transgender athlete</u></a>. As this discussion unfolds, it's important to note that few studies track transgender athletes in high-stakes competitions, in part because there are very few competing. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/genetics/why-genetic-testing-cant-always-reveal-the-sex-of-a-baby">Why genetic testing can't always reveal the sex of a baby</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/exercise/whats-the-most-dangerous-sport-in-the-world">What's the most dangerous sport in the world?</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/exercise/at-what-age-does-athleticism-peak-in-different-sports">At what age does athleticism peak in different sports?</a></p></div></div><p>Given a lack of data on elite sports, an analysis like Gualano's can be very informative, Toups Dugas said.</p><p>"These findings are of tremendous value to the IOC," she said. "There is a big opportunity here for the IOC to make the Olympics more diverse and really support athletes." </p><h2 id="youth-sports">Youth sports</h2><p>Most athletes, of course, aren't competing in the Olympics. Instead, many are children playing youth sports. At least <a href="https://www.lgbtmap.org/equality-maps/youth/sports_participation_bans" target="_blank"><u>29 U.S. states currently ban</u></a> transgender youth from competing on teams aligned with their gender identity, and although some of these bans have been legally challenged, they are <a href="https://www.scotusblog.com/2026/01/supreme-court-appears-likely-to-uphold-transgender-athlete-bans/" target="_blank"><u>expected to be upheld</u></a> by the U.S. Supreme Court in 2026.</p><p>Though the new meta-analysis included some data from adolescents, it was not enough to make robust conclusions about kids' body composition, Toups Dugas said. "But I don't think it needs to for us to make sensible choices."</p><p>Cheung agreed. "There is no evidence here to justify categorical bans on trans youth in sport."</p><p><em>This article is for informational purposes only and is not meant to offer medical advice.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Earth is 'missing' lighter elements. They may be hiding in its solid inner core. ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/earth-is-missing-lighter-elements-they-may-be-hiding-in-its-solid-inner-core</link>
                                                                            <description>
                            <![CDATA[ These chemical oddities may explain why Earth seems to be deficient in certain elements — and could prove useful in catalysts and more. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">RFZQGYbYZhcdZ5qaWFeqT5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/9BzbvCBCRU329gcRZdNgRT-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sun, 01 Feb 2026 13:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:56:48 +0000</updated>
                                                                                                                                            <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Rachel Brazil ]]></dc:creator>                                                                                                        <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/9BzbvCBCRU329gcRZdNgRT-1280-80.jpg">
                                                            <media:credit><![CDATA[CHRISTOPH BURGSTEDT/SCIENCE PHOTO LIBRARY via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[The iron of the inner core of our planetary home may exist in an unusual state known as an electride.]]></media:description>                                                            <media:text><![CDATA[An illustration of Earth in space and all of its layers separating.]]></media:text>
                                <media:title type="plain"><![CDATA[An illustration of Earth in space and all of its layers separating.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/9BzbvCBCRU329gcRZdNgRT-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>For close to a century, geoscientists have pondered a mystery: Where did Earth’s lighter elements go? Compared to amounts in the Sun and in some meteorites, Earth has less hydrogen, carbon, nitrogen and sulfur, as well as noble gases like helium — in some cases, more than 99 percent less.</p><p>Some of the disparity is explained by losses to the solar system as our planet formed. But researchers have long suspected that something else was going on too.</p><p>Recently, a team of scientists reported a possible explanation — that the elements are hiding deep in the solid inner core of Earth. At its super-high pressure — 360 gigapascals, 3.6 million times atmospheric pressure — the iron there behaves strangely, becoming an electride: a little-known form of the metal that can suck up lighter elements.</p><p>Study coauthor Duck Young Kim, a solid-state physicist at the Center for High Pressure Science & Technology Advanced Research in Shanghai, says the absorption of these light elements may have happened gradually over a couple of billion years — and may still be going on today. It would explain why the movement of seismic waves traveling through Earth suggests an inner core density that is 5 percent to 8 percent lower than expected were it metal alone.</p><p>Electrides, in more ways than one, are having their moment. Not only might they help solve a planetary mystery, they can now be made at room temperature and pressure from an array of elements. And since all electrides contain a source of reactive electrons that are easily donated to other molecules, they make ideal catalysts and other sorts of agents that help to propel challenging reactions.</p><p>One electride is already in use to catalyze the <a href="https://knowablemagazine.org/content/article/food-environment/2021/nitrous-oxide-greenhouse-gas-agriculture" target="_blank">production of ammonia</a>, a key component of fertilizer; its Japanese developers claim the process uses 20 percent less energy than traditional ammonia manufacture. Chemists, meanwhile, are discovering new electrides that could lead to cheaper and greener methods of producing pharmaceuticals.</p><p>Today’s challenge is to find more of these intriguing materials and to understand the chemical rules that govern when they form.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:901px;"><p class="vanilla-image-block" style="padding-top:66.59%;"><img id="DMQUYKPcKEau8fTMCJfFEX" name="p-ammonia-production-plant" alt="An ammonia production plant with lots of pipes running everywhere above ground." src="https://cdn.mos.cms.futurecdn.net/DMQUYKPcKEau8fTMCJfFEX.jpg" mos="" align="middle" fullscreen="" width="901" height="600" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">The ammonia production plant at Ludwigshafen, Germany, has operated for more than a century. It was the first to use the Haber-Bosch process, which garnered Nobel Prizes for its inventor and developer, Fritz Haber and Carl Bosch. Today, plants including this one run by the chemical company BASF are seeking more renewable ways to produce ammonia. </span><span class="credit" itemprop="copyrightHolder">(Image credit: BASF SE)</span></figcaption></figure><h2 id="electrides-at-high-pressure">Electrides at high pressure</h2><p>Most solids are made from ordered lattices of atoms, but electrides are different. Their lattices have little pockets where electrons sit on their own.</p><p>Normal metals have <a href="https://knowablemagazine.org/content/article/physical-world/2025/how-scientists-discovered-the-electron" target="_blank">electrons</a> that are not stuck to one atom. These are the outer, or valence, electrons that are free to move between atoms, forming what is often referred to as a delocalized “sea of electrons.” It explains why metals conduct electricity.</p><p>The outer electrons of electrides no longer orbit a particular atom either, but they can’t freely move. Instead, they become trapped at sites between atoms that are called non-nuclear attractors. This gives the materials unique properties. In the case of the iron in Earth’s core, the negative electron charges stabilize lighter elements<strong> </strong>at non-nuclear attractors that were formed at those super-high pressures, 3,000 times that at the bottom of the deepest ocean. The elements would<strong> </strong>diffuse into the metal, explaining where they disappeared to.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1240px;"><p class="vanilla-image-block" style="padding-top:77.42%;"><img id="W8fpPjHo2zFGo3KHiZ4PLj" name="g-electride-earths-core" alt="Two illustrations showing how electrides may exist at Earth's core at a chemical level." src="https://cdn.mos.cms.futurecdn.net/W8fpPjHo2zFGo3KHiZ4PLj.png" mos="" align="middle" fullscreen="" width="1240" height="960" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">In an experiment, scientists simulated the movement of hydrogen atoms (pink) into the lattice structure of iron at a temperature of 3,000 degrees Kelvin (2,727 Celsius), at pressures of 100 gigapascals (GPa) and 300 GPa. At the higher pressure (right) an electride forms, as indicated by the altered distribution of the hydrogen observed within the iron lattice — these would represent the negatively charged non-nuclear attractor sites to which hydrogen atoms bond, forming hydride ions. Duck Young Kim and his coauthors think that the altered hydrogen distribution at higher pressure in these simulations is good evidence that an electride with non-nuclear reactor sites forms within the iron of Earth’s core. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Adapted from I. Park et al / Advanced Science 2024; Knowable Magazine)</span></figcaption></figure><p>The first metal found to form an electride at high pressure was sodium, reported in 2009. At a pressure of 200 gigapascals (2 million times greater than atmospheric pressure) it transforms from a shiny, reflective, conducting metal into a transparent glassy, insulating material. This finding was “very weird,” says Stefano Racioppi, a computational and theoretical chemist at the University of Cambridge in the United Kingdom, who worked on sodium electrides while in the lab of Eva Zurek at the University at Buffalo in New York state. Early theories, he says, had predicted that at high pressure, sodium’s outer electrons would move even more freely between atoms.</p><p>The first sign that things were different came from predictions<strong> </strong>in the late 1990s, when <a href="https://onlinelibrary.wiley.com/doi/10.1002/anie.202310802" target="_blank">scientists were using computational simulations</a> to model solids, based on the rules of <a href="https://knowablemagazine.org/content/article/physical-world/2023/quantum-entanglement-long-journey-spooky-law-nature" target="_blank">quantum theory</a>. These rules define the energy levels that electrons can have, and hence the probable range of positions in which they are found in atoms (their atomic orbitals).</p><p>Simulating solid sodium showed that at high pressures, as the sodium atoms get squeezed closer together, so do the electrons orbiting each atom. That causes them to experience increasing repulsive forces with one another. This changes the relative energies of every electron orbiting the nucleus of each atom, Racioppi explains —<strong> </strong>leading to a reorganization of electron positions.</p><p>The result? Rather than occupying orbitals that allow them to be delocalized and move between atoms, the orbitals take on a new shape that forces electrons into the non-nuclear attractor sites. Since the electrons are stuck at these sites, the solid loses its metallic properties.</p><p>Adding to this theoretical work, Racioppi and Zurek collaborated with researchers at the University of Edinburgh to find experimental evidence for a sodium electride at extreme pressures. Squeezing crystals of sodium between two diamonds, they used X-ray diffraction to map electron density in the metal structure. This, they reported in September 2025, confirmed that electrons <a href="https://www.nature.com/articles/s43246-025-00925-w" target="_blank">really were located in the predicted non-nuclear attractor sites</a> between sodium atoms.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1240px;"><p class="vanilla-image-block" style="padding-top:81.61%;"><img id="RiFWL32rNspLDXaeKYUjZ9" name="g-ar-metals-high-pressure" alt="A box with three circle pointing to two other boxes" src="https://cdn.mos.cms.futurecdn.net/RiFWL32rNspLDXaeKYUjZ9.png" mos="" align="middle" fullscreen="" width="1240" height="1012" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">This graphic shows alternative models for metal structures. At left is the structure at ambient conditions, with each blue circle representing a single atom in the metallic lattice consisting of a positively charged nucleus surrounded by its electrons. The electrons can move freely throughout the lattice in what is known as a “sea of electrons.” Earlier theories of metals at high pressures assumed a similar structure, with even greater metallic characteristics (top, right), but more recent modeling shows that in some metals like sodium, at high pressure the structure changes (bottom, right) to a system in which the electrons are localized (dark blue boxes) between the ionic cores (small light blue circles) — an electride. This gives the structure very different properties. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Adapted from S. Racioppi and E. Zurek / Ar Materials Research 2025; Knowable Magazine)</span></figcaption></figure><h2 id="just-the-thing-for-catalysts">Just the thing for catalysts</h2><p>Electrides are ideal candidates for catalysts — substances that can speed up and lower the energy needed for chemical reactions. That’s because the isolated electrons at the non-nuclear attractor sites can be donated to make and break bonds. But to be useful, they would need to function at ambient conditions.</p><p>Several such stable electrides have been discovered over the last 10 years, made from inorganic compounds or organic molecules containing metal atoms. One of the most significant, mayenite, was found by surprise in 2003 when material scientist Hideo Hosono at the Institute of Science Tokyo was investigating a type of cement.</p><p>Mayenite is a calcium aluminate oxide that forms crystals with very small pores — a few nanometers across — called cages, that contain oxygen ions. If a metal vapor of calcium or titanium is passed over it at high temperature, it removes the oxygen, leaving behind just electrons trapped at these sites — an electride.</p><p>Unlike the high-pressure metal electrides that switch from conductors to insulators, mayenite starts as an insulator. But now its trapped electrons can jump between cage sites (via a process called quantum tunnelling) — making it a conductor, albeit 100 to 1,000 times less conductive than a metal like aluminum or silver. It also becomes an excellent catalyst, able to surrender electrons to help make and break bonds in reactions.</p><p>By 2011, Hosono had begun to develop mayenite as a greener and more efficient catalyst for synthesizing ammonia. Over 170 million metric tons of ammonia, mostly for fertilizers, is produced annually via the Haber-Bosch process, in which metal oxides facilitate hydrogen and nitrogen gases reacting together at high pressure and temperature. It is an energy-intensive, expensive process — Haber-Bosch plants account for some 2 percent of the world’s energy use.</p><p>In Haber-Bosch, the catalysts bind the two gases to their surfaces and donate electrons to help break the strong triple bond that holds the two nitrogen atoms together in nitrogen gas, as well as the bonds in hydrogen gas. Because mayenite has a strong electron-donating nature, Hosono thought mayenite would be able to do it better.</p><p>In Hosono’s reaction, mayenite itself does not bind the gases but acts as a support bed for nanoparticles of a metal called ruthenium. First, the nanoparticles absorb the nitrogen and hydrogen gases. Then the mayenite donates electrons to the ruthenium. These electrons flow into the nitrogen and hydrogen molecules, making it easier to break their bonds. Ammonia thus forms at a lower temperature — 300 to 400° C — and lower pressure — 50 to 80 atmospheres— than with Haber-Bosch, which takes place at 400 to 500° C and 100 to 400 atmospheres.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1240px;"><p class="vanilla-image-block" style="padding-top:103.39%;"><img id="EscmwTQti9XpDhEiq5seaK" name="g-electride-catalyst-ammonia" alt="Two images showing chemistry and how elements connect." src="https://cdn.mos.cms.futurecdn.net/EscmwTQti9XpDhEiq5seaK.png" mos="" align="middle" fullscreen="" width="1240" height="1282" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">This graphic shows the proposed reaction mechanism when ammonia (NH₃) is synthesized using a catalyst consisting of the metal ruthenium along with mayenite, a stable electride. The strong electron-donating properties of mayenite (left) make it easier for nitrogen molecules to break apart and the atoms to be absorbed onto the ruthenium surface. Hydrogen, meanwhile, can be stored in the cages in the mayenite (bottom left) where negatively charged electrons are located. The hydrogen can move from cage to cage and be released onto the ruthenium surface to react with the nitrogen. These processes make ammonia formation more efficient. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Adapted from M. Hara, M. Kitano and H. Hosono / ACS Catalysis 2017; Knowable Magazine)</span></figcaption></figure><p>In 2017, the company Tsubame BHB was formed to commercialize Hosono’s catalyst, with the first pilot plant opening in 2019, producing 20 metric tons of ammonia per year. The company has since opened a larger facility in Japan and is setting up a 20,000-ton-per year green ammonia plant in Brazil to replace some of the nation’s fossil-fuel-based fertilizer production. The company estimates that this will avoid 11,000 tons of CO<sub>2</sub> emissions annually — about equal to the annual emissions of 2,400 cars.</p><p>There are other applications for a mayenite catalyst, says Hosono, including a lower-energy conversion of CO<sub>2</sub> into useful chemicals like methane, methanol or longer-chain hydrocarbons. Other scientists have suggested that mayenite’s cage structure also makes it suitable for immobilizing radioactive isotope waste in nuclear power stations: The electrons could capture negative ions like iodine and bromide and trap them in the cages.</p><p>Mayenite has even been studied as a low-temperature propulsion system for satellites in space. When it is heated to 600° C in a vacuum, its trapped electrons blast from the cages, causing propulsion.</p><h2 id="organic-electrides">Organic electrides</h2><p>The list of materials known to form electrides keeps growing. In 2024, a team led by chemist Fabrizio Ortu at the University of Leicester in the UK accidentally discovered another room-temperature-stable electride made from calcium ions surrounded by large organic molecules, together known as a coordination complex.</p><p>He was using a method known as mechanical chemistry — “You put something in a milling jar, you shake it really hard, and that provides the energy for the reaction,” he says. But to his surprise, electrons from the potassium he had added to his calcium complex were not donated to the calcium ion. Instead, what formed “had these electrons that were floating in the system,” he says, trapped in sites between the two metals.</p><p>Unlike mayenite, this electride is not a conductor — its trapped electrons do not jump. But they allow it to facilitate reactions that are otherwise hard to get started, by activating unreactive bonds, doing a job much like a catalyst. These are reactions that currently rely on expensive palladium catalysts.</p><p>The scientists successfully used the electride<strong> </strong>on a reaction that joins two pyridine rings — carbon rings containing a nitrogen atom. They are now examining whether the electride could assist in other common organic reactions, such as substituting a hydrogen atom on a benzene ring. These substitutions are difficult because the bond between the benzene ring carbon and its attached hydrogen is very stable.</p><p>There are still problems to sort out: Ortu’s calcium electride is too air- and water-sensitive for use in industry. He is now looking for a more stable alternative, which could prove particularly useful in the pharmaceutical industry to synthesize drug molecules, where the sorts of reactions Ortu has demonstrated are common.</p><h2 id="still-questions-at-the-core">Still questions at the core</h2><p>There remain many unresolved mysteries about electrides, including whether Earth’s inner core definitely contains one. Kim and his collaborators used simulations of the iron lattice to find evidence for non-nuclear attractor sites, but their interpretation of the results remains “a little bit controversial,” Racioppi says.</p><p>Sodium and other metals in Group 1 and Group 2 of the periodic table of elements — such as lithium, calcium and magnesium — have loosely bound outer electrons. This helps make it easy for electrons to shift to non-nuclear attractor sites, forming electrides. But iron exerts more pulling power on its outer electrons, which sit in differently shaped orbitals. This makes the increase in electron repulsion under pressure less significant and thus the shift to electride formation difficult, Racioppi says.</p><p>Electrides are still little known and little studied, says computational materials scientist Lee Burton of Tel Aviv University. There is still no theory or model to predict when a material will become one. “Because electrides are not typical chemically, you can’t bring your chemical intuition to it,” he says.</p><div  class="fancy-box"><div class="fancy_box-title">Related Stories</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/geology/scientists-discover-earths-inner-core-isnt-just-slowing-down-its-also-changing-shape">Scientists discover Earth's inner core isn't just slowing down — it's also changing shape</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/geology/earths-solid-inner-core-is-surprisingly-soft-thanks-to-hyperactive-atoms-jostling-around">Earth's solid inner core is 'surprisingly soft' thanks to hyperactive atoms jostling around</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/earth-inner-core-lopsided-crystal-growth.html">Earth's core is growing 'lopsided' and scientists don't know why</a></p></div></div><p>Burton has been searching for rules that might help with predictions and has had some success finding electrides from a screen of 40,000 known materials. He is now using artificial intelligence to find more. “It’s a complex interplay between different properties that sometimes can all depend on each other,” he says. “This is where machine learning can really help.”</p><p>The key is having reliable data to train any model. Burton’s team only has actual data from the handful of electride structures experimentally confirmed so far, but they also are using the kind of modeling based on quantum theory that was carried out by Racioppi<strong> </strong>to create high-resolution simulations of electron density within materials. They are doing this for as many materials as they can; those that are confirmed by real-world experiments will be used to train an AI model<strong> </strong>to identify more materials that are likely to be electrides — ones with the discrete pockets of high electron density characteristic of trapped electron sites. “The potential,” says Burton, “is enormous.”</p><p>This <a href="https://knowablemagazine.org/content/article/physical-world/2026/chemistry-of-electrides-new-catalysts-center-of-earth" target="_blank">article</a> originally appeared in <a href="https://knowablemagazine.org/" target="_blank"><em>Knowable Magazine</em></a>, a nonprofit publication dedicated to making scientific knowledge accessible to all. <a href="https://knowablemagazine.org/newsletter-signup" target="_blank">Sign up for <em>Knowable Magazine</em>’s newsletter</a>.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Thousands of dams in the US are old, damaged and unable to cope with extreme weather. How bad is it? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/thousands-of-dams-in-the-us-are-old-damaged-and-unable-to-cope-with-extreme-weather-how-bad-is-it</link>
                                                                            <description>
                            <![CDATA[ Dams in the U.S. are showing signs of damage that are worsening with age and climate change. Could satellites help prioritize repairs amid budget and inspection constraints? ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">z9KyCa8ajx5u6rgPPZhye5</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/5BvNujZFeaMkEwueASLL99-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 Jan 2026 17:00:00 +0000</pubDate>                                                                                                                                                                                                                                <category><![CDATA[Planet Earth]]></category>
                                                                                                <author><![CDATA[ sascha.pare@futurenet.com (Sascha Pare) ]]></author>                    <dc:creator><![CDATA[ Sascha Pare ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/AmMVaiMpVuLKXWrch5yAPo.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/5BvNujZFeaMkEwueASLL99-1280-80.jpg">
                                                            <media:credit><![CDATA[Brett Coomer/Houston Chronicle via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Research suggests the ground is moving beneath Livingston Dam in Texas (pictured here after a controlled water release operation), potentially posing a risk of failure.]]></media:description>                                                            <media:text><![CDATA[View of the Livingston Dam in Texas during a water release.]]></media:text>
                                <media:title type="plain"><![CDATA[View of the Livingston Dam in Texas during a water release.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/5BvNujZFeaMkEwueASLL99-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Satellite images have revealed that dozens of dams across the U.S. — including the biggest one in Texas — may be at risk of collapse due to the ground shifting beneath them. Inspections do not typically account for these movements, suggesting many dams in the country are in worse condition than previously understood.</p><p>The new findings raise the prospect that thousands of dams we haven't been monitoring closely due to high costs and staff shortages could be damaged and at risk of failure. But how big is the problem, and is it worth using satellite data to provide early warnings?</p><p>Satellites could provide a simple way to monitor dams, potentially revealing places where ground movements are destabilizing their structure, experts told Live Science. However, the new findings also highlight another looming problem: Changing climate conditions could push several of the aging dams in the U.S. to fail, endangering tens of thousands of lives, experts added.</p><p>"Identifying issues at dams is critical in preventing failures," <a href="https://damsafety.org/board-directors" target="_blank"><u>John Roche</u></a>, a dam regulator in Maryland and the president of the Association of State Dam Safety Officials (ASDSO), who did not participate in the new research, told Live Science in an email. "Faced with the threat of increased stress from a changing climate, the lack of timely rehabilitation of dams will lead to increased public safety risks, negative economic impacts, and environmental hazards to citizens of the country."</p><iframe src="https://content.jwplatform.com/players/5sMQk9uG.html" id="5sMQk9uG" title="Tacoma Narrows Bridge Collapse" width="600" height="338" frameborder="0" scrolling="auto" allowfullscreen></iframe><h2 id="shifting-ground">Shifting ground</h2><p>In a <a href="https://agu.confex.com/agu/agu25/meetingapp.cgi/Paper/1999737" target="_blank"><u>presentation</u></a> to the American Geophysical Union in December 2025, scientists used 10 years of radar images from the Sentinel-1 satellite to identify dams that have shifted due to sinking or elevating ground. Depending on the material of the dam, this can lead to cracks forming, especially if different parts of the structure are moving in opposite directions or at varying rates.</p><p>"This technology helps us to find potential issues, and then inform the people who are in charge," lead researcher <a href="https://scholar.google.com/citations?user=CRWukmYAAAAJ&hl=en" target="_blank"><u>Mohammad Khorrami</u></a>, a postdoctoral geotechnical engineer at Virginia Tech and The United Nations University Institute for Water, Environment and Health, told Live Science.</p><p>The results are based on 41 high-hazard hydroelectric dams that are higher than 50 feet (15 meters), and whose condition is "poor" or "unsatisfactory" under the <a href="https://www.fema.gov/about/glossary/condition-assessment-used-national-inventory-dams" target="_blank"><u>National Inventory of Dams' classification</u></a>. These are dams with known defects that compromise the safety of operations and require repairs.</p><p>The results are preliminary and have not been peer reviewed. Nevertheless, they show previously unknown weaknesses in dams across 13 U.S. states and Puerto Rico — including Roanoke Rapids Dam in North Carolina and Livingston Dam, the biggest dam in Texas.</p><p>Some of these high-risk dams are shifting considerably. For example, the northern portion of Livingston Dam — which feeds two water purification plants supplying <a href="https://www.click2houston.com/news/local/2024/06/30/how-a-problem-at-lake-livingston-dam-could-impact-water-for-millions-in-houston/#:~:text=Although%20Lake%20Livingston%20are%20more,Houston%20Metropolitan%20area%20with%20water.%E2%80%9D" target="_blank"><u>more than 3 million people</u></a> in Houston — is sinking at a rate of about 0.3 inches (8 millimeters) per year, while the southern portion is simultaneously rising by the same amount.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1600px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="eBCpCFrSLsqUVUuxJU9moV" name="FotoJet (9)" alt="Satellite images showing sinking and rising at Livingston Dam in Texas and Roanoke Rapids Dam in North Carolina." src="https://cdn.mos.cms.futurecdn.net/eBCpCFrSLsqUVUuxJU9moV.jpg" mos="" align="middle" fullscreen="" width="1600" height="900" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Satellites have revealed ground movements beneath dams across the U.S. Here, we see movements at Livingston Dam in Texas and Roanoke Rapids Dam in North Carolina. Red indicates sinking, while blue indicates rising. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Khorrami et al. 2025.)</span></figcaption></figure><p>"That doesn't mean that part of the dam is collapsing," Khorrami said. But such elevation differences warrant further investigation, because they might turn out to be a problem, he added. Given that these dams are decades old, potentially faulty and affect both people downstream and energy supplies, deformations in the structure could be disastrous.</p><p>A tragic incident in Libya in 2023 suggests land elevation changes are not something to overlook. On Sept. 11, two dams collapsed following extreme rainfall from Storm Daniel. The failures unleashed 1 billion cubic feet (30 million cubic meters) — or 10,000 Olympic swimming pools — of water upon the city of Derna, destroying buildings and bridges, and killing <a href="https://doi.org/10.1038/s41467-025-59261-9" target="_blank"><u>up to 24,000 people</u></a>.</p><p>Deformations in the dams resulting from land elevation changes likely contributed to the collapses, <a href="https://doi.org/10.1038/s44304-024-00056-1" target="_blank"><u>a 2025 study found</u></a>. "The results of satellite imagery showed a constant and persistent deformation on both these dams during the last decade," Khorrami said. "So those dams were already vulnerable."</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:829px;"><p class="vanilla-image-block" style="padding-top:123.52%;"><img id="DBsZTT7yUNSoHfBgUX68kT" name="GettyImages-1667905063" alt="Infographic showing the extent of destruction after two dam collapses in Libya." src="https://cdn.mos.cms.futurecdn.net/DBsZTT7yUNSoHfBgUX68kT.jpg" mos="" align="middle" fullscreen="" width="829" height="1024" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">In 2023, two dams collapsed upstream of Derna in Libya, killing between 10,000 and 24,000 people and destroying areas of the city. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Yasin Demirci/Anadolu Agency via Getty Images)</span></figcaption></figure><p>Khorrami and his colleagues are finalizing the results of their study. The next step will be to produce an interactive map or database that policymakers can use to assess the safety of U.S. dams.</p><p>"It's not a replacement for inspections," Khorrami said. "We're providing another tool to help find early warning signs if there is any issue, or potential issue, with the dam."</p><h2 id="aging-infrastructure-changing-climate">Aging infrastructure, changing climate</h2><p>But ground shifts are just one factor that can compromise dams. The U.S. has <a href="https://nid.sec.usace.army.mil/nid/#/" target="_blank"><u>almost 92,600 dams</u></a> — more than 16,700 of which have a "high-hazard potential," meaning that if they collapsed, they could cause loss of human life and significant property destruction, <a href="https://damsafety.org/Roadmap" target="_blank"><u>according to ASDSO</u></a>. Most were designed more than 50 years ago, and around 2,500 show signs of damage that would collectively take billions to fix. </p><p>Not all of these are behemoths like the Hoover Dam; in fact, thousands are small watershed dams designed to prevent flooding, provide drinking water and preserve wildlife habitats. </p><p>When they were built in the 1960s and 1970s, these dams posed very little risk to people because few lived nearby. But several decades on, <a href="https://www.gao.gov/blog/aging-smaller-dams-could-pose-problems-americas-communities" target="_blank"><u>communities have mushroomed</u></a> around them, meaning a failure could be devastating.</p><p>What's more, most of these dams were designed to withstand the environmental conditions that existed when they were built, but <a href="https://www.livescience.com/planet-earth/climate-change/climate-change-facts-about-our-warming-planet"><u>global warming</u></a> and land-use changes have altered the picture. </p><p>Some rivers are dwindling due to drought, while others have higher water levels and flows than they did 50 to 60 years ago due to increases in rainfall and urbanization, which reduces the amount of water stored in the soil, <a href="https://eng.famu.fsu.edu/cee/people/ahmadisharaf" target="_blank"><u>Ebrahim Ahmadisharaf</u></a>, an assistant professor of civil and environmental engineering at Florida State University, who was not involved in the research, told Live Science.</p><p>Weather is also becoming more extreme and unpredictable, raising the risk of sudden floods, Ahmadisharaf said. In a 2025 <a href="https://doi.org/10.1038/s41467-025-59536-1" target="_blank"><u>study</u></a>, he and his colleagues found that the likelihood of dam overtopping — when water is so high, it exceeds the capacity of spillways and gushes over the dam — has increased at 33 dams over the past 50 years.</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="high" data-lazy-src="https://www.youtube-nocookie.com/embed/_VRGTkCv3sU" allowfullscreen></iframe></div></div><p>The dams with the highest overtopping probabilities in that study were big dams with relatively large populations living in cities and small towns downstream — including Whitney Dam in Texas, Milford Dam in Kansas and Whiskeytown Dam in California. The population centers that could be impacted include Waco, Texas, with a population of 150,000, and Junction City, Kansas, with 22,000 residents.</p><p>"Overtopping is a possible failure mechanism of a dam," Ahmadisharaf explained. "It can lead to catastrophic flooding downstream, and then structural failure. The larger the dam and the shorter the distance to the infrastructure and people downstream, the more dangerous [overtopping is]."</p><h2 id="money-problems">Money problems</h2><p>One of the biggest hurdles in the way of making dams in the U.S. safer is funding — and the older dams get, the bigger the bill grows.</p><p>"Operation, maintenance, and rehabilitation of dams can range in cost from the low thousands to millions of dollars, and responsibility for these expenses lies with owners, many of whom cannot afford these costs," Roche said. "To rehabilitate just the most critical dams was <a href="https://damsafety.org/content/cost-rehabilitating-our-nations-dams-methodology-estimate-and-proposed-funding-mechanisms" target="_blank"><u>estimated</u></a> at $37.4 billion, a cost that continues to rise as maintenance, repair, and rehabilitation are delayed."</p><p>Rolling out satellite monitoring for dams would increase the financial burden — but it may be worth the cost if it helps prioritize fixes and prevent failures, Roche said. According to a <a href="https://damsafety.org/sites/default/files/files/Independent%20Forensic%20Team%20Report%20Final%2001-05-18.pdf" target="_blank"><u>forensic report</u></a> about the Oroville Dam spillway incident in 2017, which caused more than 180,000 evacuations but no deaths, traditional inspections of dams do not always identify important structural issues.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:2924px;"><p class="vanilla-image-block" style="padding-top:75.00%;"><img id="bF9aBHJCMCGN7cEwNqooNM" name="Oroville_dam_spillway_2017-02-11" alt="View of the Oroville Dam as its spillways failed in 2017." src="https://cdn.mos.cms.futurecdn.net/bF9aBHJCMCGN7cEwNqooNM.jpg" mos="" align="middle" fullscreen="" width="2924" height="2193" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">In 2017, the spillway at Oroville Dam in California suddenly fractured, triggering an uncontrolled release of water. </span><span class="credit" itemprop="copyrightHolder">(Image credit: William Croyle, <a href="https://www.facebook.com/CADWR/photos/pb.100066946417752.-2207520000/10154430795292449/" target="_blank">California Department of Water Resources</a>)</span></figcaption></figure><p>With only preliminary results available so far, it is hard to tell whether using satellite data to prioritize dam repairs is useful, Roche said. But in theory, "deformation of dam structures may be indicative of a problem or worsening condition," he said.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/dams-around-the-world-hold-so-much-water-theyve-shifted-earths-poles-new-research-shows">Dams around the world hold so much water they've shifted Earth's poles, new research shows</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/climate-change/extreme-weather-caused-more-than-usd100-billion-in-damage-by-june-smashing-us-records">Extreme weather caused more than $100 billion in damage by June — smashing US records</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/engineering/baltimore-bridge-collapse-a-bridge-engineer-explains-what-happened-and-what-needs-to-change">Baltimore bridge collapse: an engineer explains what happened, and what needs to change</a></p></div></div><p><a href="https://www.researchgate.net/profile/David-Bowles-3" target="_blank"><u>David Bowles</u></a>, a dam safety risk expert and professor emeritus of civil and environmental engineering at Utah State University, is more skeptical. "There are many ways a dam can breach," Bowles told Live Science in an email. "Foundation settlement is not a major root cause of dam breach in my experience, but it could be a factor particularly if it is not being monitored and managed."</p><p>There might also be a role for satellites in assessing dam overtopping risks, Ahmadisharaf said. Satellite radar images could provide better estimates of water levels and flooding, which in turn could help disseminate warnings earlier.</p><p>Overall, satellites could provide a broader overview than what we currently have of risks at dams, Ahmadisharaf said. "We can't monitor everywhere," he said, "but satellites provide this opportunity."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'Part of the evolutionary fabric of our societies': Same-sex sexual behavior in primates may be a survival strategy, study finds ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/animals/land-mammals/part-of-the-evolutionary-fabric-of-our-societies-same-sex-sexual-behavior-in-primates-may-be-a-survival-strategy-study-finds</link>
                                                                            <description>
                            <![CDATA[ A new study comparing 59 species of primates linked same-sex sexual behavior to scarce resources and more predators in socially complex species. The findings show diverse sexual behaviors are common — and likely beneficial in primates. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">dZfn2rsdAQmgpvDPBdzzvQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/DuUjvocmcu5Wm7kv4mNUXC-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 30 Jan 2026 16:40:45 +0000</pubDate>                                                                                                                                <updated>Fri, 13 Feb 2026 12:39:57 +0000</updated>
                                                                                                                                            <category><![CDATA[Primates]]></category>
                                                    <category><![CDATA[Animals]]></category>
                                                    <category><![CDATA[Land Mammals]]></category>
                                                                                                                    <dc:creator><![CDATA[ Olivia Ferrari ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/ecYWkHFMRNLe2QDbiAP44J.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/DuUjvocmcu5Wm7kv4mNUXC-1280-80.png">
                                                            <media:credit><![CDATA[Anup Shah/Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Scientists found same-sex sexual behavior in primates appears to be more likely where environmental conditions are harsh. ]]></media:description>                                                            <media:text><![CDATA[Mahale Mountains National Park, Tanzania.]]></media:text>
                                <media:title type="plain"><![CDATA[Mahale Mountains National Park, Tanzania.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/DuUjvocmcu5Wm7kv4mNUXC-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Same-sex sexual behavior among primates could be shaped partly by specific environmental and social conditions, according to a new study comparing 59 species.</p><p>Same-sex sexual behavior (SSB) in animals is increasingly recognized in the scientific community as widespread, as it's documented across the animal kingdom in about <a href="https://www.nature.com/articles/s41559-019-1019-7" target="_blank"><u>1,500 species</u></a>. Untangling how and why it emerged across so many diverse species is challenging, however. The new study, published Jan. 12 in the journal <a href="https://www.nature.com/articles/s41559-025-02945-8" target="_blank"><u>Nature Ecology & Evolution</u></a>, found SSB may be beneficial — at least for <a href="https://www.livescience.com/animals/land-mammals/primates-facts-about-the-group-that-includes-humans-apes-monkeys-and-other-close-relatives"><u>primates</u></a> — when ecological conditions are harsh and social conditions are complex.</p><p>While the study authors emphasized that this research on SSB in nonhuman primates does not address modern human sexual orientation or identity, they hope the findings will foster open discussion about the benefit of sexual diversity in nature and society.</p><iframe src="https://content.jwplatform.com/players/KH6FvOaS.html" id="KH6FvOaS" title="Is this our earliest known human relative?" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"[The findings] do suggest that the orientation toward individuals of the same sex has a very strong evolutionary history, and it's nothing bizarre or derived or unnatural," said Durham University primatologist <a href="https://www.durham.ac.uk/staff/zanna-e-clay/" target="_blank"><u>Zanna Clay</u></a>, who was not involved with the new study. "In fact, it's likely part of the evolutionary fabric of our societies." </p><h2 id="primate-same-sex-bonding-to-navigate-harsh-conditions">Primate same-sex bonding to navigate harsh conditions</h2><p>Research suggests SSB facilitates bonding in socially complex animals.<strong> </strong>In bonobos (<em>Pan paniscus</em>) and chimpanzees (<em>Pan troglodytes</em>), it is associated with <a href="https://royalsocietypublishing.org/rsos/article/12/3/242031/87748" target="_blank"><u>reduced tension</u></a>, conflict resolution and the strengthening of alliances. For golden snub-nosed monkeys (<em>Rhinopithecus roxellana</em>), SSB and grooming <a href="https://nsojournals.onlinelibrary.wiley.com/doi/full/10.1111/ecog.05295" target="_blank"><u>strengthen social bonds</u></a> in harsh, cold climates with scarce resources.</p><p>Genes also seem to play a role. In a 2023<a href="https://www.nature.com/articles/s41559-023-02111-y" target="_blank"><u> study</u></a> of rhesus macaques (<em>Macaca mulatta</em>), <a href="https://profiles.imperial.ac.uk/v.savolainen" target="_blank"><u>Vincent Savolainen</u></a>, a biologist at Imperial College London, found SSB to be about 6.4% heritable, meaning the tendency toward this behavior can be passed down genetically from parents to offspring. But such a small percentage leaves a lot of uncertainty around what else might cause it to arise. </p><p>To explore the ecological and social context, Savolainen and colleagues conducted a meta-analysis of SSB studies across primates. Of the 491 species, they found the behavior documented and prevalent in 59 species. SSB is more likely to occur when species face a drier environment, scarcer resources, and a lot of predators, according to the study. It is also more common in species with complex social systems, greater size differences between males and females, and longer lifespans.</p><p>These trends suggest SSB might serve as a social strategy to reinforce bonds, manage conflict or build alliances, driven by the ecological and social pressures a group faces. "Species that have particularly challenging environmental and social pressures have evolved, independently of common ancestry, same-sex sexual behavior as a way to manage the pressure and navigate the social dynamic," Savolainen said, "forming coalitions, bonding, helping them deal with the challenges they face."</p><p>If predators are especially abundant, for example, having a socially close group that can trust each other's alarm calls is beneficial, Savolainen said; SSB offers one way to form or maintain relationships.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:722px;"><p class="vanilla-image-block" style="padding-top:67.04%;"><img id="4QCp9gvNJ5ameCggZzUeCC" name="bonobos" alt="Bonobos in natural habitat on Green natural background. The Bonobo ( Pan paniscus), called the pygmy chimpanzee. Democratic Republic of Congo. Africa" src="https://cdn.mos.cms.futurecdn.net/4QCp9gvNJ5ameCggZzUeCC.jpg" mos="" align="middle" fullscreen="" width="722" height="484" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Researchers say SSB has traditionally been underreported, so the latest study helps provide a broader understanding of primate behavior. </span><span class="credit" itemprop="copyrightHolder">(Image credit: USO/Getty Images)</span></figcaption></figure><p>Chimpanzees and bonobos are known to engage in SSB when navigating ecological challenges, said Clay. "In a resource-poor situation, you need to cooperate and learn to tolerate each other," Clay said. "If there's food scarcity, having techniques to maintain and keep social bonds going is important."</p><p>However, while the trends are notable, it's not so simple to draw parallels across species that display SSB. "It points to some common explanations that might cut across deep taxonomic divisions, but there is a risk you're obscuring some of the nuance in individual lineages," said <a href="https://www.st-andrews.ac.uk/biology/people/nwb3/" target="_blank"><u>Nathan Bailey</u></a>, an evolutionary biologist at the University of St Andrews who was not involved with the new study. "Does this behavior emerge for different functional reasons, under different selective pressures, in different lineages? They're starting to scratch the surface of that."</p><p>Savolainen said SSB has been traditionally underreported, so the new findings highlight its significance in a broader understanding of primate behavior. "Same-sex behavior is as important as feeding, fighting, or looking after young," he said.</p><p>The research could help paint a more complete picture of social and sexual behavior in primates. "People tend to separate reproductive sex and social sex, whereas actually I think the social element of both is very important and should be integrated," Clay said.</p><p>But can these findings shed any light on human behavior? Our early hominin ancestors likely experienced various ecological and social pressures, including those linked to SSB for the primates in this study, the study authors pointed out –– but it's unclear whether these pressures would have contributed to the evolution of same-sex sexual orientation in hominin species in a similar way. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/animals/monkeys/male-monkeys-on-tiny-island-have-way-more-sex-with-each-other-than-females-scientists-discover">Male monkeys on tiny island have way more sex with each other than females, scientists discover</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/animals/land-mammals/a-decade-long-chimp-war-ended-in-a-baby-boom-for-the-victors-scientists-discover">A decade-long chimp war ended in a baby boom for the victors, scientists discover</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/animals/land-mammals/a-forest-with-bonobos-has-never-been-so-quiet-most-extreme-case-of-violence-in-hippie-species-recorded-with-females-ganging-up-on-male-in-unprecedented-attack">'A forest with bonobos has never been so quiet': Most extreme case of violence in 'hippie' species recorded, with females ganging up on male in unprecedented attack</a></p></div></div><p>Generalizing the results to humans is tricky, according to the researchers and experts, without behavioral data from our hominin ancestors, and considering modern human culture and identity is so complex. </p><p>"I don't think this tells us much about what's going on in humans," Bailey said. "There seems to be a huge diversity of explanations [of SSB] across animals, even in closely related lineages, so it doesn't stand to reason to me that any one particular explanation in animals would map onto human beings."</p><p>The study also points to a key reason primates, including humans, have succeeded so well across the globe: adaptability. "We're not fixed to one mating system, one behavioral system," Clay said. "To me, the fact that sexual behaviors can expand [under different conditions] reflects that behavioral flexibility which is really important for primate success."</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ ​​AI can develop 'personality' spontaneously with minimal prompting, research shows. What does that mean for how we use it? ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/ai-can-develop-personality-spontaneously-with-minimal-prompting-research-shows-what-does-that-mean-for-how-we-use-it</link>
                                                                            <description>
                            <![CDATA[ When large language models (LLMs) are allowed to interact without any preset goals, scientists found distinct personalities emerged by themselves. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">bok88SvR2MxuaybTpXhfe3</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/kybu6wuRsJFc7F3UcsAWHd-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 24 Jan 2026 13:00:00 +0000</pubDate>                                                                                                                                <updated>Thu, 12 Mar 2026 14:05:22 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Drew Turney ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/2SUKcYGBdS2MGUhLrNQH5m.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Drew is a freelance science and technology journalist with 20 years of experience. After growing up knowing he wanted to change the world, he realized it was easier to write about other people changing it instead. As an expert in science and technology for decades, he’s written everything from reviews of the latest smartphones to deep dives into data centers, cloud computing, security, artificial intelligence (AI), mixed reality and everything in between. He&#039;s also written about brain science and psychology as well as space flight, robotics, materials and sustainability, and a breadth of other topics.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;After starting out reviewing laptop computers for the daily newspaper, Drew has written about and kept up to date with every major technological and scientific advance of the last few decades. Whether it’s recounting the pop culture phenomenon of the weeks before Skylab’s fiery return or explaining what makes recommendation engines tick, his specialty lies in making science and technology accessible to anyone from a general readership to executives, engineers, scientists and programmers already working in the industry.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>true</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/kybu6wuRsJFc7F3UcsAWHd-1280-80.png">
                                                            <media:credit><![CDATA[Andriy Onufriyenko/Getty Images]]></media:credit>
                                                                                                                                                                                                                                    <media:description><![CDATA[Digital generated image of abstract multicoloured AI data cloud against light blue background.]]></media:description>                                                            <media:text><![CDATA[Digital generated image of abstract multicoloured AI data cloud against light blue background.]]></media:text>
                                <media:title type="plain"><![CDATA[Digital generated image of abstract multicoloured AI data cloud against light blue background.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/kybu6wuRsJFc7F3UcsAWHd-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Our personalities as humans are shaped through interaction, reflected through basic survival and reproductive instincts, without any pre-assigned roles or desired computational outcomes. Now, researchers at Japan's University of Electro-Communications have discovered that artificial intelligence (AI) chatbots can do something similar. </p><p>The scientists outlined their findings in a study first published Dec. 13, 2024, in the journal <a href="https://www.mdpi.com/1099-4300/26/12/1092" target="_blank"><u>Entropy</u></a>, which was then publicized last month. In the paper, they describe how different topics of conversation prompted AI chatbots to generate responses based on distinct social tendencies and opinion integration processes, for instance, where identical agents diverge in behavior by continuously incorporating social exchanges into their internal memory and responses.</p><p>The researchers evaluated individual chatbots' responses to questions using psychological tests and answers to hypothetical scenarios, revealing varied opinions and behavior patterns. They modeled answers on the Maslow <a href="https://psycnet.apa.org/doiLanding?doi=10.1037%2Fh0054346" target="_blank"><u>hierarchy of human needs</u></a> (physiological, safety, social, esteem and self-actualization). </p><p>Graduate student Masatoshi Fujiyama, the project lead, said the results suggest that programming AI with needs-driven decision-making rather than pre-programmed roles encourages human-like behaviors and personalities.</p><p>How such a phenomenon emerges is the cornerstone of the way large language models (LLMs) mimic human personality and communication, said <a href="https://www.qu.edu/faculty-and-staff/dr-j-jaiswal/" target="_blank"><u>Chetan Jaiswal</u></a>, professor of computer science at Quinnipiac University in Connecticut. </p><p>"It's not really a personality like humans have," he told Live Science when interviewed about the finding. "It's a patterned profile created using training data. Exposure to certain stylistic and social tendencies, tuning fallacies like reward for certain behavior and skewed prompt engineering can readily induce 'personality', and it's <a href="https://arxiv.org/html/2312.02998v1" target="_blank"><u>easily</u></a> modifiable and trainable."</p><p>Author and computer scientist <a href="https://www.norvig.com" target="_blank"><u>Peter Norvig</u></a>, considered one of the preeminent scholars in the field of AI, thinks the training based on Maslow's hierarchy of needs makes sense because of where AI's “knowledge” comes from.</p><p>"There's a match to the extent the AI is trained on stories about human interaction, so the ideas of needs are well-expressed in the AI's training data," he responded when asked about the research study.</p><h2 id="the-future-of-ai-personality">The future of AI personality </h2><p>The scientists behind the study suggest the finding has several potential applications, including "modeling social phenomena, training simulations, or even adaptive game characters." </p><p>Jaiswal said it could provide a shift away from AI with rigid roles, and towards agents that are more adaptive, motivation-based and realistic. "Any system that works on the principle of adaptability, conversational, cognitive and emotional support, and social or behavioral patterns could benefit. A good example is <a href="https://elliq.com" target="_blank"><u>ElliQ</u></a>, which provides a companion AI agent robot for the elderly."</p><p>But is there a downside to AI generating a personality unprompted? In their recent book "<a href="https://ifanyonebuildsit.com" target="_blank"><u>If Everybody Builds It Everybody Dies</u></a>," (Bodley Head, 2025) <a href="https://www.yudkowsky.net" target="_blank"><u>Eliezer Yudkowsky</u></a> and <a href="https://intelligence.org/team/nate-soares/" target="_blank"><u>Nate Soares</u></a>, past and present directors of the <a href="https://intelligence.org/" target="_blank"><u>Machine Intelligence Research Institute</u></a>, paint a bleak picture of what would befall us if agentic AI develops a murderous or genocidal personality.</p><p>Jaiswal acknowledges this risk. "There is absolutely nothing we can do if such a situation ever happens," he said. "Once a <a href="https://www.livescience.com/technology/artificial-intelligence/what-is-artificial-superintelligence-asi"><u>superintelligent AI</u></a> with misaligned goals is deployed, containment fails and reversal becomes impossible. This scenario does not require consciousness, hatred, or emotion. A genocidal AI would act that way because humans are obstacles to its objective, or resources to be removed, or sources of shutdown risk."</p><p>So far, AIs like ChatGPT or Microsoft CoPilot only generate or summarize text and pictures — they don't control air traffic, military weapons or electricity grids. In a world where personality can emerge spontaneously in AI, are those the systems we should be keeping an eye on?</p><p>"Development is continuing in autonomous agentic AI where each agent does a small, trivial task autonomously like finding empty seats in a flight," Jaiswal said. "If many such agents are connected and trained on data based on intelligence, deception or human manipulation, it's not hard to fathom that such a network could provide a very dangerous automated tool in the wrong hands."</p><p>Even then, Norvig reminds us that an AI with villainous intent need not even control high-impact systems directly. "A chatbot could convince a person to do a bad thing, particularly someone in a fragile emotional state," he said.</p><h2 id="putting-up-defences">Putting up defences</h2><p>If AI is going to develop personalities unaided and unprompted, how will we ensure the benefits are benign and prevent misuse? Norvig thinks we need to approach the possibility no differently than we do other AI development. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/ai-is-entering-an-unprecedented-regime-should-we-stop-it-and-can-we-before-it-destroys-us">AI is entering an 'unprecedented regime.' Should we stop it — and can we — before it destroys us?</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/there-are-32-different-ways-ai-can-go-rogue-scientists-say-from-hallucinating-answers-to-a-complete-misalignment-with-humanity">There are 32 different ways AI can go rogue, scientists say — from hallucinating answers to a complete misalignment with humanity</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/traumatizing-ai-models-by-talking-about-war-or-violence-makes-them-more-anxious">Traumatizing AI models by talking about war or violence makes them more anxious</a></p></div></div><p>"Regardless of this specific finding, we need to clearly define safety objectives, do internal and red team testing, annotate or recognize harmful content, assure privacy, security, provenance and good governance of data and models, continuously monitor and have a fast feedback loop to fix problems," he said.</p><p>Even then, as AI gets better at speaking to us the way we speak to each other — ie, with distinct personalities — it might present its own issues. People are already <a href="https://ifstudies.org/in-the-news/25-of-young-adults-think-ai-could-replace-human-romance-heres-why" target="_blank"><u>rejecting</u></a> human relationships (including romantic love) in favour of AI, and if our chatbots evolve to become even more human-like, it may prompt users to be more accepting of what they say and less critical of hallucinations and errors — a phenomenon that's already been <a href="https://www.sciencedirect.com/science/article/abs/pii/S0736585324000935" target="_blank"><u>reported</u></a>.</p><p>For now, the scientists will look further into how shared topics of conversation emerge and how population-level personalities evolve over time — insights they believe could deepen our understanding of human social behavior and improve AI agents overall.</p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Lab mice that 'touch grass' are less anxious — and that highlights a big problem in rodent research ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/lab-mice-that-touch-grass-are-less-anxious-and-that-highlights-a-big-problem-in-rodent-research</link>
                                                                            <description>
                            <![CDATA[ Mice that experience the real world may be better models for human mental health conditions, compared with lab mice that never leave their cages, a study hints. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">zteHemcyVrPf7dSnmMmnTN</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/6zc2qKfnfrZhyRAMXG9kLA-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Wed, 21 Jan 2026 20:50:00 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:56:56 +0000</updated>
                                                                                                                                            <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Stephanie Pappas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/syig84DuW9p8R73hBYHxPc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/6zc2qKfnfrZhyRAMXG9kLA-1280-80.jpg">
                                                            <media:credit><![CDATA[Matthew Zipple]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[In a recent study, mice that were allowed to live in a wild-type environment displayed different behaviors than did lab mice confined to cages.]]></media:description>                                                            <media:text><![CDATA[Photo of a black mouse standing up against a piece of trash outdoors, in grass. ]]></media:text>
                                <media:title type="plain"><![CDATA[Photo of a black mouse standing up against a piece of trash outdoors, in grass. ]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/6zc2qKfnfrZhyRAMXG9kLA-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>The online admonition to "touch grass" to soothe your emotional state may be backed by science — at least in lab mice. </p><p>A recent study finds that mice that live outside are less anxious than those that spend their days in safe, shoebox-sized cages. And that may highlight a fundamental flaw in laboratory research, including that used to test the safety and effectiveness of drugs eventually intended for people.</p><p>Medications that seem to work in lab mice don't necessarily work in human patients, and some scientists think that they might fail, in part, because of how bizarre and isolated laboratory life is for the rodents.</p><iframe src="https://content.jwplatform.com/players/rXXhvyFn.html" id="rXXhvyFn" title="Lab mice less anxious in wild environments" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"Why is there that huge gap in results between the animal models in the labs and the real-life experiences when we test [many] drugs in humans?" said first study author <a href="https://matthewzipple.weebly.com/" target="_blank"><u>Matthew Zipple</u></a>, a postdoctoral researcher at Cornell University "We think much of this effect may be explained by this really artificial, standardized environment in which lab animals are kept." </p><p>The findings were published in December in the journal <a href="https://www.cell.com/current-biology/abstract/S0960-9822(25)01397-1" target="_blank"><u>Current Biology</u></a>.</p><h2 id="less-anxious-in-the-outdoors">Less anxious in the outdoors</h2><p>Both wild mice and humans have rich social environments, and wild mice are constantly on the go, foraging, burrowing and facing risks, including the many predators that like to snack on them. </p><p>In comparison, lab mice sit in small cages with two or three same-sex siblings. There, food and water are delivered on a regular schedule. Studying medications in those mice may be akin to limiting research to prisoners in solitary confinement, Zipple told Live Science. </p><p>Zipple and his colleagues set out to compare the psychology of two groups of lab mice: a group that remained in a laboratory and a group that lived with other mice in an outdoor enclosure, complete with grass, dirt and exposure to the sky. They did so using a standard maze, called the "elevated plus maze," which has two enclosed arms and two open, catwalk-style arms. </p><p>On their first exposure to this maze under bright lab lights, lab mice typically explore the open arms, find them terrifying, and basically never venture out on them again. Instead, they remain in the comparatively safe, enclosed portion of the maze. This reaction is so consistent that researchers use the open arms to induce and measure anxiety in lab mice. </p><figure role="gallery"><figure><img src="https://cdn.mos.cms.futurecdn.net/6fDS2PkcqfikyjwkKDzUN7.png" alt="Photo of a black mouse crouched in grass. " /><figcaption><small role="credit">Matthew Zipple</small></figcaption></figure><figure><img src="https://cdn.mos.cms.futurecdn.net/yQ63zMuM9T9yPQvVpu69BM.jpg" alt="Photo a black mouse standing in grass, with its nose pointed in the air and its back to the camera. " /><figcaption><small role="credit">Matthew Zipple</small></figcaption></figure></figure><p>But mice living in a wild-type environment weren't freaked out by the open arms at all, Zipple and his team found. They spent just as much time exploring these areas on subsequent visits to the maze as they had the first time, all while under bright light. </p><p>Meanwhile, cage-dwelling mice that were sent to live outside also saw their maze anxiety evaporate; animals that already had demonstrated an apparent fear of the open arms and then spent a week outside subsequently spent twice as much time exploring the open arms compared with animals that kept living in cages.</p><p>The use of the standardized maze was a "very powerful way to show the limits of business as usual," said <a href="https://eeb.princeton.edu/people/andrea-graham" target="_blank"><u>Andrea Graham</u></a>, an evolutionary ecologist at Princeton University who was not involved in the research. </p><h2 id="caged-mice-have-other-key-differences">Caged mice have other key differences </h2><p>Graham's lab has shown that mice that live in lab cages are also <a href="https://www.cell.com/cell-host-microbe/fulltext/S1931-3128(20)30123-2" target="_blank"><u>immunologically different from mice who live outside</u></a> and encounter dirt, plants and large numbers of other mice. That matters, she said. </p><p>In one <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC2964774/" target="_blank"><u>famous 2006 case</u></a>, a medication called TGN1412 seemed to boost the immune system against leukemia in lab mice but caused a near-fatal immune reaction in the first six healthy human volunteers exposed to the drug. <a href="https://pmc.ncbi.nlm.nih.gov/articles/PMC7377314/" target="_blank"><u>Subsequent research</u></a> revealed that, in the lab mice, the medication activated immune cells that regulate and calm the immune response. However, in mice living in wild-type enclosures, the medication instead activated cells that ramp up the immune response to the point that the body attacked itself. </p><p>"If we restrict ourselves to only studying a couple of different genotypes [genetic profiles] of lab mouse in the same immunologically boring, psychologically boring environments, we're not going to really be able to study the full spectrum of human immune or nervous system response to the environment," Graham told Live Science. </p><p>Using wild-style enclosures requires some upfront cost and effort, and it also reduces the rigid control that's placed on study animals in order to limit confounding variables in experiments. As such, they pull biomedical scientists out of their comfort zone, Zipple said.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/immune-system/scientists-breed-most-human-like-mice-yet">Scientists breed most human-like mice yet</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/neuroscience/frankenstein-mice-with-brain-cells-from-rats-raised-in-the-lab">'Frankenstein' mice with brain cells from rats raised in the lab</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/animals/land-mammals/colossal-creates-woolly-mouse-in-new-step-towards-mammoth-de-extinction">Scientists unveil genetically engineered 'woolly mice'</a></p></div></div><p>But adding in tests of these less-confined mice could save a lot of effort and money on the human trials side by pinpointing the medications that are most likely to translate from the lab to the clinic, the study authors argue. Zipple and his colleagues are now looking at ways that caged and wild-living mice age differently. </p><p>"The broader goal is to make a list of biomedically relevant behaviors, phenotypes [observable traits] and psychological traits that look the same in the lab and the field," he said, to help with the issue of translating results to humans. They also want to compile a "list of traits that look quite different," he said. </p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ 'The scientific cost would be severe': A Trump Greenland takeover would put climate research at risk ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/climate-change/the-scientific-cost-would-be-severe-a-trump-greenland-takeover-would-put-climate-research-at-risk</link>
                                                                            <description>
                            <![CDATA[ Trump's calls for a takeover of Greenland puts open scientific collaboration that is helping our understanding of the threat of global sea-level rise at risk. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Z3J5s72RTuynjLeC4QrZvC</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/ou5NwUT2d4gcAdPbRaNJ9i-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Sat, 17 Jan 2026 13:15:00 +0000</pubDate>                                                                                                                                <updated>Mon, 10 Aug 2026 11:32:02 +0000</updated>
                                                                                                                                            <category><![CDATA[Climate change]]></category>
                                                    <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Martin Siegert ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/npQUqGpyhihiovY7RxS2Ko.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/ou5NwUT2d4gcAdPbRaNJ9i-1280-80.png">
                                                            <media:credit><![CDATA[Maridav / shutterstock]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Greenland has granted international scientists access for scientific research for decades.]]></media:description>                                                            <media:text><![CDATA[Greenland]]></media:text>
                                <media:title type="plain"><![CDATA[Greenland]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/ou5NwUT2d4gcAdPbRaNJ9i-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>A 30-minute stroll across New York's Central Park separates Trump Tower from the American Museum of Natural History. If the US president ever found himself inside the museum he could see the Cape York meteorite: a 58-tonne mass of iron taken from northwest <a href="https://theconversation.com/topics/greenland-4062" target="_blank"><u>Greenland</u></a> and sold in 1897 by the explorer Robert Peary, with the help of local Inuit guides.</p><p>For centuries before Danish colonisation, the people of Greenland had used fragments of the meteorite to make tools and hunting equipment. Peary removed that resource from local control, ultimately selling the meteorite for an amount equivalent to just US$1.5 million today. It was a transaction as one-sided as anything the president may now be contemplating.</p><p>But Donald Trump is now eyeing a prize much larger than a meteorite. His advocacy of the US taking control of Greenland, possibly by force, signals a shift from dealmaking to dominance. The scientific cost would be severe. A unilateral US takeover threatens to disrupt the open scientific collaboration that is helping us understand the threat of global sea-level rise.</p><p>Greenland is sovereign in everything other than defence and foreign policy, but by being part of the Kingdom of Denmark, it is included within Nato. As with any nation, access to its land and coastal waters is tightly controlled through permits that specify where work may take place and what activities are allowed.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:79.22%;"><img id="tPEvQXwH4ptRc3Wy496dQk" name="[C] greenland" alt="Drawing of Cape York Meteorite arriving in Brooklyn, 1897." src="https://cdn.mos.cms.futurecdn.net/tPEvQXwH4ptRc3Wy496dQk.jpg" mos="" align="middle" fullscreen="" width="1920" height="1521" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A drawing of the Cape York Meteorite arriving in Brooklyn, 1897. </span><span class="credit" itemprop="copyrightHolder">(Image credit: INTERFOTO / Alamy)</span></figcaption></figure><p>Over many decades, Greenland has granted international scientists access to help unlock the environmental secrets preserved within its ice, rocks and seabed. US researchers have been among the main beneficiaries, <a href="http://www.ncdc.noaa.gov/paleo/icecore/greenland/gisp/gisp.html" target="_blank"><u>drilling deep  into the ice</u></a> to explain the historic link between carbon dioxide and temperatures, or flying repeated <a href="https://svs.gsfc.nasa.gov/4249" target="_blank"><u>Nasa missions</u></a> to map the land beneath the ice sheet.</p><p>The whole world owes a huge debt of thanks to both Greenland and the US, very often in collaboration with other nations, for this scientific progress conducted openly and fairly. It is essential that such work continues.</p><h2 id="the-climate-science-at-stake">The climate science at stake</h2><p>Research shows that around 80% of Greenland is covered by a colossal ice sheet which, if fully melted, would raise sea level globally by <a href="https://www.jpl.nasa.gov/news/greenlands-rapid-melt-will-mean-more-flooding/" target="_blank"><u>about 7 metres</u></a> (the height of a two storey house). That ice is melting at an accelerating rate as the world warms, releasing vast amounts of freshwater into the North Atlantic, <a href="https://theconversation.com/atlantic-ocean-is-headed-for-a-tipping-point-once-melting-glaciers-shut-down-the-gulf-stream-we-would-see-extreme-climate-change-within-decades-study-shows-222834" target="_blank"><u>potentially disrupting</u></a> the ocean circulation that moderates the climate across the northern hemisphere.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:50.00%;"><img id="xhpQFafkqpcX4A5FzTSXJk" name="[C] greenland" alt="Hundreds of glaciers flow from Greenland’s ice sheet to the ocean." src="https://cdn.mos.cms.futurecdn.net/xhpQFafkqpcX4A5FzTSXJk.jpg" mos="" align="middle" fullscreen="" width="1920" height="960" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">Hundreds of glaciers flow from Greenland’s ice sheet to the ocean. </span><span class="credit" itemprop="copyrightHolder">(Image credit: Delpixel / shutterstock)</span></figcaption></figure><p>The remaining 20% of Greenland is still roughly the size of Germany. Geological surveys have revealed <a href="https://theconversation.com/greenland-is-rich-in-natural-resources-a-geologist-explains-why-273022" target="_blank"><u>a wealth of minerals</u></a>, but economics dictates that these will most likely be used to power the green transition rather than prolong the fossil fuel era.</p><p>While coal deposits exist, they are currently too expensive to extract and sell, and no major oil fields have been discovered. Instead, the commercial focus is on "critical minerals": high-value materials used in renewable technologies from wind turbines to electric car batteries. Greenland therefore holds both scientific knowledge and materials that can help guide us away from climate disaster.</p><h2 id="unilateral-control-could-threaten-climate-science">Unilateral control could threaten climate science</h2><p>Trump has shown little interest in climate action, however. Having already started to withdraw the US from the Paris climate agreement for a second time, he announced in January 2026 the country would also leave the Intergovernmental Panel on Climate Change, or IPCC, the global scientific body that assesses the impacts of continued fossil-fuel burning. His rhetoric to date has been about <a href="https://theconversation.com/us-action-against-greenland-would-undermine-nato-but-now-is-not-the-time-to-panic-272911" target="_blank"><u>acquiring Greenland for "security" purposes</u></a>, with some indications of accessing its mineral wealth, but without mention of vital climate research.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1920px;"><p class="vanilla-image-block" style="padding-top:66.25%;"><img id="zXVgpSRVh9JAGfjnWFmvHk" name="[C] greenland" alt="A weather station on Disko Island, Greenland. " src="https://cdn.mos.cms.futurecdn.net/zXVgpSRVh9JAGfjnWFmvHk.jpg" mos="" align="middle" fullscreen="" width="1920" height="1272" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">A weather station on Disko Island, Greenland.  </span><span class="credit" itemprop="copyrightHolder">(Image credit: Martin Nielsen / Alamy)</span></figcaption></figure><p>Under the 1951 Greenland defence agreement with Denmark, the US already has a remote military base at Pituffik in northern Greenland, now focused on space activities. While both countries remain in Nato, the agreement already allows the US to expand its military presence if required. Seeking to guarantee US security in Greenland outside Nato would undermine the existing pact, while a unilateral takeover would risk scientists in the rest of the world losing access to one of the most important climate research sites.</p><h2 id="lessons-from-antarctica-and-svalbard">Lessons from Antarctica and Svalbard</h2><p>Greenland's sovereign status and its governance is different to some other notable polar research locations. For example, Antarctica has, for more than 60 years, been governed through an international treaty ensuring the continent remains a place of peace and science, and protecting it from mining and other environmental damage.</p><p>Svalbard, on the other hand, has Norwegian sovereignty courtesy of the 1920 Svalbard treaty but operates a largely visafree system that allows citizens of nearly 50 countries to live and work on the archipelago, as long as they abide by Norwegian law. Interestingly, Norway claims that scientific activities are not covered by the treaty, to almost universal disagreement among other parties. Russia has a permanent station at Barentsburg, Svalbard's second-largest settlement, from which small levels of coal are mined.</p><p>Unlike Antarctica or Svalbard, Greenland has no treaty that explicitly protects access for international scientists. Its openness to research therefore depends not on international law, but on Greenland's continued political stability and openness – all of which may be threatened by US control.</p><p>If it is minded to take a radical approach, Greenland could develop its own treaty-style approach with selected partner states through Nato, enabling security cooperation, mineral assessment and scientific research to be carried out collaboratively under Greenlandic regulations.</p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/geology/greenland-is-twisting-tensing-and-shrinking-due-to-the-ghosts-of-melted-ice-sheets">Greenland is twisting, tensing and shrinking due to the 'ghosts' of melted ice sheets</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/arctic/huge-ice-dome-in-greenland-vanished-7-000-years-ago-melting-at-temperatures-were-racing-toward-today">Huge ice dome in Greenland vanished 7,000 years ago — melting at temperatures we're racing toward today</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/climate-change/catastrophic-tipping-point-in-greenland-reached-as-crystal-blue-lakes-turn-brown-belch-out-carbon-dioxide">Catastrophic tipping point in Greenland reached as crystal blue lakes turn brown, belch out carbon dioxide</a></p></div></div><p>The future for Greenland should lie with Greenlanders and with Denmark. The future of climate science, and the transition to a safe prosperous future worldwide, relies on continued access to the island on terms set by the people that live there. The Cape York meteorite – taken from a site just 60 miles away from the US Pituffik Space Base – is a reminder of how easily that control can be lost.</p><p><em>This edited article is republished from </em><a href="http://theconversation.com/" target="_blank"><u><em>The Conversation</em></u></a><em> under a Creative Commons license. Read the </em><a href="https://theconversation.com/why-greenland-is-indispensable-to-global-climate-science-273064" target="_blank"><u><em>original article</em></u></a>.</p><iframe allow="" height="1" width="1" id="" style="border: none !important" class="position-center" data-lazy-priority="low" data-lazy-src="https://counter.theconversation.com/content/273064/count.gif"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Forced closure of premier US weather-modeling institute could endanger millions of Americans ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/planet-earth/forced-closure-of-premier-us-weather-modeling-institute-could-endanger-millions-of-americans</link>
                                                                            <description>
                            <![CDATA[ From high-wind forecasts and wildfire behavior to floods, aviation hazards, air quality and space weather, science developed at the National Center for Atmospheric Research informs decisions that aim to reduce risk. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">58htoLHoqi8pLbHkqvzFgQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/7LdeqgnCqXnqnQJxX6UcFc-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Fri, 16 Jan 2026 17:00:00 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:57:03 +0000</updated>
                                                                                                                                            <category><![CDATA[Planet Earth]]></category>
                                                                                                                    <dc:creator><![CDATA[ Jane Palmer ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/iogou4SN62nvHbEJsYLhne.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ &lt;p&gt;Jane Palmer is a Colorado-based journalist who is contributing to Live Science with a focus on biodiversity conservation, neuroscience and mental health. She has written about science for many outlets including Nature, Science, Eos Magazine, Al Jazeera, BBC Earth, BBC Future, Mosaic Science and Proto Magazine. Before becoming a journalist, Palmer was a scientist, and she earned a bachelor&#039;s degree in cognitive science and a doctorate in computational molecular modeling from the University of Sheffield in England. She enjoys reading and being outside in nature whenever possible, preferably climbing rocks.&lt;/p&gt; ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/7LdeqgnCqXnqnQJxX6UcFc-1280-80.png">
                                                            <media:credit><![CDATA[Sandra Baker/Alamy]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A view of the National Center for Atmospheric Research in Boulder, Colorado. ]]></media:description>                                                            <media:text><![CDATA[USA Boulder Colorado The National Center for Atmospheric Research The Goddard Space Flight Center.]]></media:text>
                                <media:title type="plain"><![CDATA[USA Boulder Colorado The National Center for Atmospheric Research The Goddard Space Flight Center.]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/7LdeqgnCqXnqnQJxX6UcFc-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>On Dec. 16 2025, the Trump administration announced plans to dismantle the <a href="https://ncar.ucar.edu/" target="_blank"><u>National Center for Atmospheric Research (NCAR)</u></a> — one of the world's leading weather and climate research centers. In a statement to <a href="https://eu.usatoday.com/story/news/politics/2025/12/16/trump-dismantle-national-center-atmospheric-research-climate/87798771007/" target="_blank"><u>USA Today</u></a>, Russell Vought, director of the White House Office of Management and Budget, said NCAR is "one of the largest sources of climate alarmism in the country."</p><p>But dismantling NCAR could seriously impact the nation's capacity to ensure public safety and its ability to protect economic stability, <a href="https://impacts.ucar.edu/en/persons/holly-gilbert/" target="_blank"><u>Holly Gilbert</u></a>, the institute's interim deputy director,<a href="https://impacts.ucar.edu/en/persons/holly-gilbert/"> </a>told Live Science. "The research we do here directly applies to protecting the public," she said.</p><p>The<a href="https://ncar.ucar.edu/who-we-are" target="_blank"> <u>National Science Foundation (NSF) established NCAR in 1960</u></a> to shield human life and property from atmospheric and solar hazards. At its core, the center's research translates vast atmospheric data from satellites, aircraft and ground sensors into forecasts that can potentially save lives.</p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/XNIwYVyszs0" allowfullscreen></iframe></div></div><p>For example, taking a flight used to be a riskier endeavor. Pilots encounter an abundance of challenges — from turbulence and tornadoes to ice on wings and rapidly varying pockets of wind known as microbursts. But thanks in no small part to the research conducted at the<a href="https://ncar.ucar.edu/" target="_blank"> <u>NCAR</u></a>, flying has become safer, helping pilots avoid these hazards: There hasn't been a single crash on a commercial airline <a href="https://www.researchgate.net/figure/Wind-shear-accident-fatalities-in-the-United-States-from-1965-to-the-present-There-have_fig4_363732864" target="_blank"><u>caused by sudden, sharp changes in wind speed in more than 25 years</u></a>. </p><p>But the center's impacts stretch well beyond aviation safety. NCAR models help<a href="https://ncar.ucar.edu/where-we-focus/weather#:~:text=NSF%20NCAR's%20Model%20for%20Prediction,Learn%20more" target="_blank"> <u>forecast tornadoes, hurricanes, floods, extreme heat, drought and the potential for wildfires</u></a>. "Whenever there has been an early warning, NCAR science and models have been part of bringing that warning to the people who need to hear it," <a href="https://www.ioes.ucla.edu/person/daniel-swain/" target="_blank"><u>Daniel Swain</u></a>, a climate scientist at University of California Agriculture and Natural Resources, told Live Science. </p><p>Swain, a research partner of NCAR, also stressed that without these early warnings, people could lose their properties or die unnecessarily in weather-related disasters. </p><p>NCAR also partners with insurance and reinsurance industries to assess the risks these hazards pose to lives and property. "NCAR provides leading weather research that helps keep people safe and protect homes, businesses, and jobs," <a href="https://my.reinsurance.org/RAA/RAA/About-the-RAA/RAA-Leadership-Team/Nicole-Austin.aspx" target="_blank"><u>Nicole Austin</u></a>, senior vice president and director of federal affairs at the Reinsurance Association of America, told Live Science in an email. "Its long-term studies of hail and wildfires, along with real-time weather data, help reduce damage and help communities recover faster after disasters."</p><h2 id="one-center-multiple-impacts">One center, multiple impacts</h2><p>NCAR's models currently <a href="https://ral.ucar.edu/solutions/benefits/providing-reliable-detection-of-hazardous-weather-and-predictions" target="_blank"><u>save the national aviation system an estimated $27 million annually</u></a>. For terrestrial disaster resilience, NCAR's WRF-Hydro system powers the<a href="https://toolkit.climate.gov/tool/national-water-model" target="_blank"> <u>National Water Model (NWM)</u></a>, which monitors flood risk for more than 2.7 million stream locations.</p><p>NCAR has also developed GPS dropsondes—packages of instruments, tethered to little parachutes, that measure atmospheric conditions. These dropsondes <a href="https://journals.ametsoc.org/view/journals/bams/77/5/1520-0477_1996_077_0925_tioodo_2_0_co_2.pdf" target="_blank"><u>reduced hurricane track forecast errors by up to 30%</u></a>. Modern economic analyses estimate that <a href="https://www.nber.org/papers/w32548" target="_blank"><u>such improvements in forecast accuracy save the nation up to $2 billion per major storm</u></a> by optimizing protective decisions and reducing unnecessary evacuations. </p><p>NCAR also engages with private entities such as<a href="https://www.weathercompany.com/" target="_blank"> <u>The Weather Company</u></a>, which operates key digital consumer brands like The Weather Channel and Weather Underground. "Our proprietary forecasting capabilities — which are vital to national safety and security, economic resiliency, and aviation efficiency — greatly benefit from the basic and applied science and technology produced at NCAR and widely used across the entire weather enterprise, including directly at The Weather Company,"<a href="https://www.weathercompany.com/leadership/peter-neilley/" target="_blank"> <u>Peter Neilley</u></a>, senior vice president of science and forecasting operations at The Weather Company, told Live Science in an email.</p><p>NCAR's models also forecast phenomena beyond the weather. Its<a href="https://ral.ucar.edu/model/wrf-fire-wildland-fire-modeling" target="_blank"><u> Wildland Fire model</u></a> simulates how wildfires create their own weather, giving first responders critical on-the-ground intelligence, while its <a href="https://www2.acom.ucar.edu/modeling/finn-fire-inventory-ncar" target="_blank"><u>Fire INventory from NCAR (FINN) model</u></a> tracks toxic smoke transport, alerting health officials to air quality hazards thousands of miles downwind.</p><p>NCAR's<a href="https://www2.hao.ucar.edu/" target="_blank"> <u>High Altitude Observatory (HAO)</u></a> also anticipates threats to U.S. infrastructure from events originating in space, such as geomagnetic storms. Predicting space weather is essential for safeguarding the nation's power grid, GPS satellites and communication networks from solar flares that can trigger widespread blackouts and equipment failure.</p><figure class="van-image-figure  inline-layout" data-bordeaux-image-check ><div class='image-full-width-wrapper'><div class='image-widthsetter' style="max-width:1280px;"><p class="vanilla-image-block" style="padding-top:56.25%;"><img id="XsTUfb3t2uaa6wpwXMqRsM" name="solarstorm-nasa" alt="an image of a flare erupting from the sun" src="https://cdn.mos.cms.futurecdn.net/XsTUfb3t2uaa6wpwXMqRsM.jpg" mos="" align="middle" fullscreen="" width="1280" height="720" attribution="" endorsement="" class="inline"></p></div></div><figcaption itemprop="caption description" class=" inline-layout"><span class="caption-text">NCAR's High Altitude Observatory captures data on the sun's behavior, which can help us predict space weather and geomagnetic storms and protect infrastructure from their effects. </span><span class="credit" itemprop="copyrightHolder">(Image credit: NASA's Goddard Space Flight Center/Genna Duberstein)</span></figcaption></figure><h2 id="greater-than-the-sum-of-its-parts">Greater than the sum of its parts</h2><p><a href="https://www.nsf.gov/news/intent-restructure-critical-weather-science-infrastructure"><u>A statement</u></a> from the NSF said it "is reviewing the structure of the research and observational capabilities" of NCAR and will "explore options to transfer stewardship" of several of its strategic projects "to concentrate on needs such as seasonal weather prediction, severe storms, and space weather." </p><p>But the unique value of NCAR lies in its capacity to treat Earth as a single system, where all the different components — the atmosphere, the oceans, the land and water — are connected to one another, Gilbert said. "Risks to public health and safety are inherently complex and multidisciplinary," she said, "which makes it important to have the expertise and capabilities in one organization to look at where the Earth systems come together."</p><p>Modeling the path of a catastrophic wildfire, for example, takes more than data around the fuel available and local wind patterns; it requires simultaneously tracking how heat from the fire creates its own violent, localized winds and determining how multi-year drought has desiccated the fuels. Understanding the public health impact also requires modeling how the resulting toxic smoke will travel. NCAR's expertise is unique because it ensures that the intertwined components of fire, air temperature, dry land, water availability and air quality are modeled simultaneously using shared tools and computational resources, Gilbert said.</p><p>The complexity and interconnectedness of these types of disasters means that splitting the center into multiple distributed research locations could have serious consequences, Swain said. </p><p>Different areas of research at NCAR used to be structurally siloed, but they've evolved to be more integrated and better suited to addressing complex environmental challenges, Swain said. To better understand weather, you have to understand it in the context of climate, he said. "Otherwise it is like being an emergency room doctor without access to 20% to 40% of a patient's health records." </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/human-behavior/politics/trump-2-0-is-dismantling-american-science-heres-whats-at-stake-according-to-researchers">Trump 2.0 is dismantling American science. Here's what's at stake, according to researchers.</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/human-behavior/politics/science-at-a-crossroads-dispatches-from-fridays-stand-up-for-science-rallies-across-the-us">Science at a crossroads: Dispatches from Friday's 'Stand Up for Science' rallies across the US</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/planet-earth/scientific-research-is-the-lifeblood-of-our-economy-now-a-wrecking-ball-has-come-opinion">Scientific research is the lifeblood of our economy. Now, a wrecking ball has come.</a></p></div></div><p>Returning to siloing would be akin to disassembling the central operating system from a custom, high-performance car and distributing the components to three different mechanics. Each part might function individually, but the dismantling process would impact the ability to drive the vehicle at high speeds safely, Gilbert said. </p><p>In a similar vein, splitting up NCAR would hinder the capacity to predict highly complex, multi-hazard events. </p><p>"Looking at individual parts is not nearly as important as looking at this integrated system," Gilbert said. NCAR researchers look at the "whole" using established observation, modeling and computational resources and drawing on multiple partnerships established with industries and universities. "It would be so costly to pull these pieces apart," Gilbert added.</p><iframe src="https://content.jwplatform.com/players/1UsnOhzg.html" id="1UsnOhzg" title="7 unexpected effects of climate change" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ These genes were thought to lead to blindness 100% of the time. They don't.  ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/health/genetics/these-genes-were-thought-to-lead-to-blindness-100-percent-of-the-time-they-dont</link>
                                                                            <description>
                            <![CDATA[ New research finds that retinal diseases thought to map one-to-one to genetic mutations are more complicated than that. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">MSouoh69WvP4LZxNQPaXDQ</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/T9WSawF3n6xi83A2SBJYXf-1280-80.png" type="image/png" length="0"></enclosure>
                                                                        <pubDate>Thu, 15 Jan 2026 18:30:00 +0000</pubDate>                                                                                                                                <updated>Fri, 20 Mar 2026 17:57:18 +0000</updated>
                                                                                                                                            <category><![CDATA[Genetics]]></category>
                                                    <category><![CDATA[Health]]></category>
                                                                                                                    <dc:creator><![CDATA[ Stephanie Pappas ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/syig84DuW9p8R73hBYHxPc.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/png" url="https://cdn.mos.cms.futurecdn.net/T9WSawF3n6xi83A2SBJYXf-1280-80.png">
                                                            <media:credit><![CDATA[artacet/Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[A new study may transform scientists&#039; understanding of inherited blindness, as well as other genetic conditions.]]></media:description>                                                            <media:text><![CDATA[Human eye with DNA Helix in Pupil. Abstract geometric illustration on biometrics authentication technology, genetic diagnostic, genealogy research concept by wireframe mesh on blue background]]></media:text>
                                <media:title type="plain"><![CDATA[Human eye with DNA Helix in Pupil. Abstract geometric illustration on biometrics authentication technology, genetic diagnostic, genealogy research concept by wireframe mesh on blue background]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/T9WSawF3n6xi83A2SBJYXf-1280-80.png" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>Genetic variants believed to cause blindness in nearly everyone who carries them actually lead to vision loss less than 30% of the time, new research finds. </p><p>The study challenges the concept of Mendelian diseases, or diseases and disorders attributed to a single genetic mutation. The idea is that Mendelian diseases — such as the <a href="https://www.livescience.com/health/medicine-drugs/groundbreaking-gene-therapy-is-first-treatment-for-huntingtons-disease-to-slow-the-condition"><u>neurological disease Huntington's</u></a> and the bleeding disorder hemophilia — are passed down in predictable ways in families, and if a given person carries a disease-causing mutation, they will have it. </p><p>These diseases stand in contrast to those caused by multiple genes and environmental factors, which makes their occurence harder to predict in family lines. </p><iframe src="https://content.jwplatform.com/players/zocO78SV.html" id="zocO78SV" title="Human Cell Atlas reveal groundbreaking images of the cells in the human body" width="960" height="540" frameborder="0" scrolling="auto" allowfullscreen></iframe><p>"What we suggest is that there is overlap there," senior study author <a href="https://doctors.masseyeandear.org/details/165/eric-pierce-ophthalmology-boston" target="_blank"><u>Dr. Eric Pierce</u></a>, director of the Ocular Genomics Institute at Mass Eye and Ear and an ophthalmologist at Harvard Medical School, told Live Science. In other words, many diseases thought to have simple, Mendelian causes might be a lot more complex than previously thought. </p><p>And this doesn't only apply to inherited blindness. Similar results have been found for other genes once thought to be strongly linked to health conditions. A <a href="https://www.nature.com/articles/s41591-023-02405-5" target="_blank"><u>2023 study on ovarian insufficiency</u></a>, a condition that causes infertility and early menopause, found that 99.9% of supposedly disease-causing variants were actually present in healthy women. And certain kinds of inherited diabetes also have more complex genetics than previously believed, <a href="https://www.cell.com/ajhg/fulltext/S0002-9297(22)00447-5" target="_blank"><u>according to 2022 research</u></a>.</p><p>"We're in an era of discovering a lot more about the complexity of our genomes," said <a href="https://experts.exeter.ac.uk/2938-anna-murray" target="_blank"><u>Anna Murray</u></a>, a geneticist at the University of Exeter who led the ovarian insufficiency research.</p><h2 id="simple-or-complex">Simple or complex?</h2><p>Pierce and his colleagues focused on inherited retinal disorders (IRDs), a group of diseases that cause significant vision loss, sometimes as early as age 10 but certainly by age 40, said study co-author <a href="https://doctors.masseyeandear.org/details/460" target="_blank"><u>Dr. Elizabeth Rossin</u></a>, a vitreoretinal surgeon and scientist in Mass Eye and Ear’s Retina Service and a Harvard ophthalmologist. Researchers have teased out the genetic roots of these diseases by doing genetic testing on affected patients and their families. </p><p>But that method can lead to a problem called ascertainment bias, Pierce said. True, you'll learn that some genetic variants are associated with the disease. But because you're studying only people with the disease and their relatives, you don't get a clear notion of how many people have the same gene variants and don't go blind. </p><p>To widen their view, the researchers used data from two large biobanks that contain genetic sequencing data from people, as well as their medical diagnoses and demographic information. One, <a href="https://allofus.nih.gov/" target="_blank"><u>the All of Us biobank</u></a>, is a program run by the National Institutes of Health and included nearly 318,000 individuals with both genetic and electronic health record data at the time of the study. The other, <a href="https://www.ukbiobank.ac.uk/" target="_blank"><u>the UK Biobank</u></a>, is comparatively less diverse but contains data from 500,000 individuals, including about 100,000 with images of their retinas submitted to the database. </p><p>The researchers picked the 167 genetic variants thought to have the strongest causal link to IRDs and searched for them in the All of Us database. They then used the health record data to see if the people with the variants had vision loss. To their surprise, depending on which diagnostic codes they used, only 9.4% to 28.1% of people with the variants had any indication of a retinal disorder or vision problems. </p><p>"You would expect, given what we know about these diseases, that nearly 100% of the people would have blindness," Rossin told Live Science. "But it was far fewer than that." </p><p>To validate their findings, the researchers turned to the UK Biobank, this time using the included retinal imagery to seek out evidence of IRDs themselves. They found that only between 16.1% and 27.9% carriers of the gene variants had indications of possible retinal disease. </p><p>People who were older who carried these retinal disease genes weren't any likelier to have gone blind. And there was no other evidence that their results were because they were catching people who might later lose their vision. Instead, Pierce says, it seems that the complexity of these presumed Mendelian diseases has been underestimated. </p><p>"The mutation we used to think caused disease 100% of the time doesn't exist in isolation," he said. Instead, people carry tens or hundreds of thousands of other genes, some of which may protect against retinal disease, he added. </p><h2 id="new-avenues-for-treatment">New avenues for treatment</h2><p>In theory, those protective gene variants could lead to ways to treat these retinal disorders. </p><p>"It's going to take a lot of data in order to find these types of low-effect variants," Pierce said. "There are likely many of them, each contributing a little bit to the protection against disease." </p><p>There are good reasons to study the genes of patients with particular disorders, Murray said. For instance, finding genes associated with a condition — even if they don't always cause it — can help researchers pinpoint the biology underlying the disease. In ovarian insufficiency, these kinds of patient-centered studies have shown that genes associated with DNA repair are important for the disorder. But such studies should still be taken with a grain of salt. </p><div  class="fancy-box"><div class="fancy_box-title">RELATED STORIES</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/genetics/crispr-can-treat-common-form-of-inherited-blindness-early-data-hint">CRISPR can treat common form of inherited blindness, early data hint</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/anatomy/new-cells-discovered-in-eye-could-help-restore-vision-scientists-say">New cells discovered in eye could help restore vision, scientists say</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/health/lung-cancer/womans-sudden-blindness-in-1-eye-revealed-hidden-lung-cancer">Woman's sudden blindness in 1 eye revealed hidden lung cancer</a></p></div></div><p>"It is only now that we have the ability to look at the granular detail of the genetic sequence in hundreds of thousands of people," she said. To learn more, these databases need to become more diverse, she added. And at the same time, she added, biomedical researchers need better lab models of diseases in which to test certain gene mutations and their effects. </p><p>"There are likely some [diseases] where it really is a one-to-one correspondence," Pierce said. "But my prediction would be [that] the majority of these disorders are going to share this new complexity."</p><p>The new findings appeared Jan. 8 in the <a href="https://www.cell.com/ajhg/fulltext/S0002-9297(25)00466-5?_returnURL=https%3A%2F%2Flinkinghub.elsevier.com%2Fretrieve%2Fpii%2FS0002929725004665%3Fshowall%3Dtrue" target="_blank"><u>American Journal of Human Genetics</u></a>.</p><p><em>Editor's note: This story was updated on Jan. 16, 2026, to add mention of Dr. Eric Pierce's and Dr. Elizabeth Rossin's affiliations with Mass Eye and Ear, where the work was conducted.</em></p>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
                                <item>
                                                            <title><![CDATA[ Even AI has trouble figuring out if text was written by AI — here's why ]]></title>
                                                                                                                                                                                                <link>https://www.livescience.com/technology/artificial-intelligence/even-ai-has-trouble-figuring-out-if-text-was-written-by-ai-heres-why</link>
                                                                            <description>
                            <![CDATA[ There are several methods for detecting whether a piece of text was written by AI. They all have limitations – and probably always will. ]]>
                                                                                                            </description>
                                                                                                                                <guid isPermaLink="false">Pj8pzBbfhNaQrxsJZEd9MA</guid>
                                                                                                <enclosure url="https://cdn.mos.cms.futurecdn.net/2Y3n5YHxeQRETnjUh4qBha-1280-80.jpg" type="image/jpeg" length="0"></enclosure>
                                                                        <pubDate>Sat, 03 Jan 2026 17:15:00 +0000</pubDate>                                                                                                                                <updated>Mon, 05 Jan 2026 11:29:16 +0000</updated>
                                                                                                                                            <category><![CDATA[Artificial Intelligence]]></category>
                                                    <category><![CDATA[Technology]]></category>
                                                                                                                    <dc:creator><![CDATA[ Ambuj Tewari ]]></dc:creator>                                                                                    <dc:source><![CDATA[ https://cdn.mos.cms.futurecdn.net/DWHkDaogb4S5oNFU4R6UiV.jpg ]]></dc:source>
                                                                <dc:description><![CDATA[ null ]]></dc:description>
                                                                                                                                <cf:isSponsored>false</cf:isSponsored>
                <cf:hasAffiliateLinks>false</cf:hasAffiliateLinks>
                <cf:isPaid>false</cf:isPaid>
                                                                                                                                <media:content type="image/jpeg" url="https://cdn.mos.cms.futurecdn.net/2Y3n5YHxeQRETnjUh4qBha-1280-80.jpg">
                                                            <media:credit><![CDATA[Robert Wicher/iStock via Getty Images]]></media:credit>
                                                                                                                                                                        <media:description><![CDATA[Large language models have become extremely good at mimicking human writing.]]></media:description>                                                            <media:text><![CDATA[a cartoon illustration of a robot and two humans working on laptops together]]></media:text>
                                <media:title type="plain"><![CDATA[a cartoon illustration of a robot and two humans working on laptops together]]></media:title>
                                                    </media:content>
                                                    <media:thumbnail url="https://cdn.mos.cms.futurecdn.net/2Y3n5YHxeQRETnjUh4qBha-1280-80.jpg" />
                                                                                                                                                                    <content:encoded >
                            <![CDATA[
                            <article>
                                <p>People and institutions are grappling with the consequences of <a href="https://doi.org/10.1162/coli_a_00549"><u>AI-written text</u></a>. Teachers want to know whether students’ work reflects their own understanding; consumers want to know whether an advertisement was written by a human or a machine.</p><p>Writing rules to <a href="https://apnews.com/article/south-korea-label-ai-ads-deepfake-6df668ae93489da7d448c66e53905bbb"><u>govern the use of AI-generated content</u></a> is relatively easy. Enforcing them depends on <a href="https://www.businessinsider.com/guides/tech/best-ai-detectors"><u>something much harder</u></a>: reliably detecting whether a piece of text was generated by artificial intelligence.</p><p>Some studies have investigated whether humans can detect AI-generated text. For example, people who themselves use AI writing tools heavily have been shown to accurately detect AI-written text. A panel of human evaluators can even outperform automated tools in a <a href="https://doi.org/10.18653/v1/2025.acl-long.267"><u>controlled setting</u></a>. However, such expertise is not widespread, and individual judgment can be inconsistent. Institutions that need consistency at a large scale therefore turn to automated AI text detectors.</p><h2 id="the-problem-of-ai-text-detection">The problem of AI text detection</h2><p>The basic workflow behind AI text detection is easy to describe. Start with a piece of text whose origin you want to determine. Then apply a detection tool, often an AI system itself, that analyzes the text and produces a score, usually expressed as a probability, indicating how likely the text is to have been AI-generated. Use the score to inform downstream decisions, such as whether to impose a penalty for violating a rule.</p><p>This simple description, however, hides a great deal of complexity. It glosses over a number of background assumptions that need to be made explicit. Do you know which AI tools might have plausibly been used to generate the text? What kind of access do you have to these tools? Can you run them yourself, or inspect their inner workings? How much text do you have? Do you have a single text or a collection of writings gathered over time? What AI detection tools can and cannot tell you depends critically on the answers to questions like these.</p><p>There is one additional detail that is especially important: Did the AI system that generated the text deliberately embed markers to make later detection easier?</p><p>These indicators are known as watermarks. <a href="https://doi.org/10.1038/s41586-024-08025-4"><u>Watermarked text</u></a> looks like ordinary text, but the markers are embedded in subtle ways that do not reveal themselves to casual inspection. Someone with the right key can later check for the presence of these markers and verify that the text came from a watermarked AI-generated source. This approach, however, relies on cooperation from AI vendors and is not always available.</p><h2 id="how-ai-text-detection-tools-work">How AI text detection tools work</h2><p>One obvious approach is to use AI itself to detect AI-written text. The idea is straightforward. Start by collecting a large corpus, meaning collection of writing, of examples labeled as human-written or AI-generated, then train a model to distinguish between the two. In effect, AI text detection is treated as a standard classification problem, similar in spirit to spam filtering. Once trained, the detector examines new text and predicts whether it more closely resembles the AI-generated examples or the human-written ones it has seen before.</p><p>The learned-detector approach can work even if you know little about which AI tools might have generated the text. The main requirement is that the training corpus be diverse enough to include outputs from a wide range of AI systems.</p><p>But if you do have access to the AI tools you are concerned about, a different approach becomes possible. This second strategy does not rely on collecting large labeled datasets or training a separate detector. Instead, it looks for statistical signals in the text, often in relation to how specific AI models generate language, to assess whether the text is likely to be AI-generated. For example, some methods examine the probability that an AI model assigns to a piece of text. If the model assigns an unusually high probability to the exact sequence of words, this can be a signal that the text was, in fact, generated by that model.</p><p>Finally, in the case of text that is generated by an AI system that embeds a watermark, the problem shifts from detection to verification. Using a secret key provided by the AI vendor, a verification tool can assess whether the text is consistent with having been generated by a watermarked system. This approach relies on information that is not available from the text alone, rather than on inferences drawn from the text itself.</p><p></p><div class="youtube-video" data-nosnippet ><div class="video-aspect-box"><iframe data-lazy-priority="low" data-lazy-src="https://www.youtube-nocookie.com/embed/oUgfQAaRL6Y" allowfullscreen></iframe></div></div><h2 id="limitations-of-detection-tools">Limitations of detection tools</h2><p>Each family of tools comes with <a href="https://aclanthology.org/2025.genaidetect-1.4/"><u>its own limitations</u></a>, making it difficult to declare a clear winner. Learning-based detectors, for example, are sensitive to how closely new text resembles the data they were trained on. Their accuracy drops when the text differs substantially from the training corpus, which can quickly become outdated as new AI models are released. Continually curating fresh data and retraining detectors is costly, and detectors inevitably lag behind the systems they are meant to identify.</p><div  class="fancy-box"><div class="fancy_box-title">Related stories</div><div class="fancy_box_body"><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/12-game-changing-moments-in-the-history-of-ai">12 game-changing moments in the history of artificial intelligence</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/when-an-ai-algorithm-is-labeled-female-people-are-more-likely-to-exploit-it">When an AI algorithm is labeled 'female,' people are more likely to exploit it</a></p><p class="fancy-box__body-text">—<a data-analytics-id="inline-link" href="https://www.livescience.com/technology/artificial-intelligence/your-ai-generated-image-of-a-cat-riding-a-banana-exists-because-of-children-clawing-through-the-dirt-for-toxic-elements-is-it-really-worth-it-opinion">Your AI-generated image of a cat riding a banana exists because of children clawing through the dirt for toxic elements. Is it really worth it?</a></p></div></div><p>Statistical tests face a different set of constraints. Many rely on assumptions about how specific AI models generate text, or on access to those models’ probability distributions. When models are proprietary, frequently updated or simply unknown, these assumptions break down. As a result, methods that work well in controlled settings can become unreliable or inapplicable in the real world.</p><p>Watermarking shifts the problem from detection to verification, but it introduces its own dependencies. It relies on cooperation from AI vendors and applies only to text generated with watermarking enabled.</p><p>More broadly, AI text detection is part of an escalating arms race. Detection tools must be publicly available to be useful, but that same transparency enables evasion. As AI text generators grow more capable and evasion techniques more sophisticated, detectors are unlikely to gain a lasting upper hand.</p><h2 id="hard-reality">Hard reality</h2><p>The problem of AI text detection is simple to state but hard to solve reliably. Institutions with rules governing the use of AI-written text cannot rely on detection tools alone for enforcement.</p><p>As society adapts to generative AI, we are likely to refine norms around acceptable use of AI-generated text and improve detection techniques. But ultimately, we’ll have to learn to live with the fact that such tools will never be perfect.</p><p><em>This edited article is republished from </em><a href="http://theconversation.com/" target="_blank"><u><em>The Conversation</em></u></a><em> under a Creative Commons license. Read the </em><a href="https://theconversation.com/why-its-so-hard-to-tell-if-a-piece-of-text-was-written-by-ai-even-for-ai-265181" target="_blank"><u><em>original article</em></u></a>.</p><iframe allow="" height="1" width="1" id="" style="border: none !important" data-lazy-priority="low" data-lazy-src="https://counter.theconversation.com/content/265181/count.gif"></iframe>
                                                            </article>
                            ]]>
                        </content:encoded>
                                                </item>
            </channel>
</rss>