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

<channel>
	<title>SingularityHub</title>
	<atom:link href="https://singularityhub.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://singularityhub.com/</link>
	<description>SingularityHub chronicles the technological frontier with coverage of the breakthroughs, players, and issues shaping the future.</description>
	<lastBuildDate>Mon, 15 Jun 2026 22:18:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>

<image>
	<url>https://singularityhub.com/uploads/2025/02/sing-hub_favicon_512.png?auto=webp&#038;width=32&#038;height=32</url>
	<title>SingularityHub</title>
	<link>https://singularityhub.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Japan Thinks Swarms of Transformer Robots Could Explore the Moon</title>
		<link>https://singularityhub.com/2026/06/15/japan-thinks-swarms-of-transformer-robots-could-explore-the-moon/</link>
		
		<dc:creator><![CDATA[Edd Gent]]></dc:creator>
		<pubDate>Mon, 15 Jun 2026 22:18:23 +0000</pubDate>
				<category><![CDATA[Robotics]]></category>
		<category><![CDATA[Space]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175350&#038;secret=cM2XMtKpK3Lj&#038;nonce=884e2a4302</guid>

					<description><![CDATA[<p>A tiny robot developed by Japan's space agency operated autonomously on the moon for more than 100 minutes and sent a series of images back to Earth.</p>
<p>The post <a href="https://singularityhub.com/2026/06/15/japan-thinks-swarms-of-transformer-robots-could-explore-the-moon/">Japan Thinks Swarms of Transformer Robots Could Explore the Moon</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">A tiny robot developed by Japan&#8217;s space agency operated autonomously on the moon for more than 100 minutes and sent a series of images back to Earth. </p></div>


<p>Exploring the moon’s surface lays crucial groundwork for <a target="_blank" href="https://singularityhub.com/2026/03/27/nasa-unveils-its-20-billion-moon-base-plan-and-a-nuclear-spacecraft-for-mars/">future crewed settlements</a>, and swarms of tiny robots could be the key. Now researchers have given the first demonstration of the idea after a palm-sized rover autonomously navigated the moon and transmitted images back to Earth.</p>



<p>The moon is a tough environment for robots. Its surface is strewn with craters and abrasive moon dust, and communication delays make remotely piloting vehicles a painstaking and risky process. The cost of launching and landing hardware and the real prospect of losing expensive equipment justifies an extremely cautious approach that can significantly slow down exploration.</p>



<p>One way around these challenges is to replace traditional rovers with many small, cheap, and hardy robot explorers, which could increase coverage and introduce redundancy. And now Japan’s space agency JAXA has given us the first compelling demonstration of the approach.</p>



<p>In a paper <a target="_blank" href="https://www.science.org/doi/10.1126/scirobotics.aec8039">published in<em> Science Robotics</em></a>, JAXA researchers provide a technical report detailing the successful deployment of the agency’s LEV-2 robot during the its SLIM mission, which touched down near the Shioli crater in January 2024. LEV-2 is a three-inch-wide sphere that converts into a wheeled robot after landing. The robot operated autonomously for more than 100 minutes, covering an estimated 24 meters and relaying a series of images back to Earth.</p>



<p>&#8220;Although the capabilities of an individual small rover are inherently limited, the results highlight the potential of such platforms as independent explorers, capable of accessing environments beyond the reach of a primary large spacecraft,&#8221; the authors write.</p>



<p>Nicknamed SORA-Q—derived from the Japanese words for space and sphere—the robot weighs just eight ounces. Upon arrival, the shiny metal sphere splits open and expands horizontally, allowing its two hemispheres to become wheels that spin around a central shaft. This central area also features a front-facing camera and a tail to help stabilize the robot.</p>



<p>JAXA developed the device in partnership with Sony and toymaker TOMY. The design borrows directly from technology used in transformer toys that convert from vehicles into robots. But the team had to make considerable modifications to account for the harsh lunar environment.</p>



<p>One of the biggest challenges for any lunar robot is maneuvering in the dust, or regolith, that coats the moon’s surface. The fine, powdery material can be hard for smaller wheeled robots to navigate as they lack the traction of their larger counterparts.</p>



<p>To solve this problem, the team designed the wheels to rotate around a point slightly offset from their center, causing a lopsided spinning motion that lifts the rover up slightly on every rotation. This helps the wheels to dig into the surface and generate enough traction to keep moving in the loose regolith.</p>



<p>Communication delays also present a significant barrier to smooth operation, so the team engineered the robot to handle most operations autonomously. An onboard image-processing system allowed the rover to detect the SLIM lander in its camera feed and use this as a navigational reference point, estimating its own position relative to the spacecraft in real time.</p>



<p>Because of its diminutive size, it was impractical to give SORA-Q the equipment needed to communicate directly with Earth, so the team paired it with a hopping robot called LEV-1 that can transmit data. Power constraints and narrow communication windows still cap the amount of data the robot can send to Earth, so SORA-Q has an onboard image-processing algorithm that picks out the best photos to share.</p>



<p>Due to power and mass constraints, the team fitted the robot with a low-power chip designed for small devices rather than complex tasks like image processing. The algorithm relies on a very simple approach—it detects the SLIM lander’s distinctive gold insulating material and then picks the photos where this is featured prominently in the frame.</p>



<p>Around seven minutes after activation, the rover had moved roughly five meters from the lander, selected the two best images from 12 it had captured, and transmitted them to LEV-1. One of those images actually proved unexpectedly useful as it showed the lander had landed at an odd angle with its solar panels facing the wrong direction. This gave ground teams critical information that helped them diagnose the spacecraft&#8217;s operational status.</p>



<figure class="wp-block-image size-full is-resized" data-dimension="landscape"><img fetchpriority="high" decoding="async" width="640" height="360" src="https://singularityhub.com/uploads/2026/06/jaxa-moon-robot-image-of-lander.jpeg" alt="" class="wp-image-175354" style="width:1280px;height:auto"/><figcaption class="wp-element-caption">Image SLIM lander taken by LEV-2. Image Credit: JAXA/TOMY/Sony Group Corporation/Doshisha University</figcaption></figure>



<p>But the system wasn’t flawless. It lost some data in transmission, partly because LEV-1&#8217;s hopping maneuvers appeared to disrupt the wireless link and partly due to changing antenna orientations as the rover moved. The team also lost telemetry data before the mission ended, making it impossible to determine exactly how far the rover ultimately traveled or when it stopped working.</p>



<p>Still, the mission was strong evidence that small, cheap vehicles like SORA-Q could greatly expand the scope of robotic exploration. That could prove invaluable as we attempt to scope out promising locations for future scientific missions or even <a target="_blank" href="https://singularityhub.com/2026/03/12/nasa-is-planning-to-build-a-permanent-moon-base-by-2030-heres-what-it-will-take/">permanent bases on the moon</a>.</p>
<p>The post <a href="https://singularityhub.com/2026/06/15/japan-thinks-swarms-of-transformer-robots-could-explore-the-moon/">Japan Thinks Swarms of Transformer Robots Could Explore the Moon</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/jaxa-moon-robots.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>This Week’s Awesome Tech Stories From Around the Web (Through June 13)</title>
		<link>https://singularityhub.com/2026/06/13/this-weeks-awesome-tech-stories-from-around-the-web-through-june-13-2/</link>
		
		<dc:creator><![CDATA[SingularityHub Staff]]></dc:creator>
		<pubDate>Sat, 13 Jun 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[Curation]]></category>
		<guid isPermaLink="false">https://singularityhub.com/?p=175340</guid>

					<description><![CDATA[<p>Every week, we scour the web for important, insightful, and fascinating stories in science and technology.</p>
<p>The post <a href="https://singularityhub.com/2026/06/13/this-weeks-awesome-tech-stories-from-around-the-web-through-june-13-2/">This Week’s Awesome Tech Stories From Around the Web (Through June 13)</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://www.nytimes.com/2026/06/11/technology/bezos-prometheus-ai-engineer.html" target="_blank" rel="noopener noreferrer"><strong>Jeff Bezos Wants to Build an ‘Artificial General Engineer’</strong></a><em>Cade Metz | The New York Times ($)</em></p>



<p>&#8220;&#8216;All societal wealth is driven by invention,&#8217; [Bezos] said in an interview with The New York Times. &#8216;Six thousand years ago, somebody invented the plow, and we all got wealthier. Then, much later, somebody invented the steam engine, and we all got wealthier.&#8217; &#8230;&#8217;What Prometheus seeks to do,&#8217; he added, &#8216;is to offer a set of tools that dramatically accelerates that invention loop.'&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-computing"><a target="_blank" href="https://singularityhub.com/category/computing/">Computing</a></h4>



<p><a href="https://spectrum.ieee.org/orbital-data-centers-heat" target="_blank" rel="noopener noreferrer"><strong>Why Orbital Data Centers Are Harder Than Silicon Valley Thinks</strong></a><em>Andrew Cavalier | IEEE Spectrum</em></p>



<p>&#8220;Proponents tout the many wonders of computing in space: abundant solar energy, free cooling, and freedom from Earth-based disturbances like earthquakes, floods, and protesters. But a sober look at the physics of space-based computing paints a much more nuanced picture.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-biotechnology"><a target="_blank" href="https://singularityhub.com/category/biotechnology/">Biotechnology</a></h4>



<p><a href="https://www.wired.com/story/longevity-startup-doses-first-human-in-bid-to-reverse-age-related-sight-loss/" target="_blank" rel="noopener noreferrer"><strong>Longevity Startup Doses First Human in Bid to Reverse Age-Related Sight Loss</strong></a><em>Isabella Ward | Wired ($)</em></p>



<p>&#8220;It is the first-ever cellular-rejuvenation therapy using this technology to receive FDA clearance to enter human clinical trials, and hence the first chance to test whether the technology can &#8216;ameliorate human disease,&#8217; according to Life Biosciences cofounder David Sinclair, who is also a professor of genetics at Harvard Medical School.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-future"><a target="_blank" href="https://singularityhub.com/category/future/">Future</a></h4>



<p><a href="https://www.theguardian.com/technology/2026/jun/11/ai-absolutism-apocalyptic-future" target="_blank" rel="noopener noreferrer"><strong>AI Absolutism Is Breaking Our Brains. The Apocalyptic Future We’re Being Sold Isn’t Inevitable</strong></a><em>Samantha Oltman | The Guardian</em></p>



<p>&#8220;Contradictory as they may be, all these arguments and anxieties fit neatly into the overarching message of the people building this technology: AI’s dominance is inevitable. Get on board or you will be left behind. &#8230;[But] the version of AI that we’re being sold doesn’t have to be the version we buy. Nor does it need to be the story we believe in.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-energy"><a target="_blank" href="https://singularityhub.com/category/energy/">Energy</a></h4>



<p><a href="https://arstechnica.com/science/2026/06/__trashed-19/" target="_blank" rel="noopener noreferrer"><strong>Commonwealth Fusion Makes the Physics Case for Its 400 MW Reactor</strong></a><em>John Timmer | Ars Technica</em></p>



<p>&#8220;According to our best models, developed using real-world data from multiple tokamaks, ARC should be able to regularly trigger fusion reactions that release more energy than we put into them. But there’s &#8216;working&#8217; from a physics perspective, and &#8216;working&#8217; from a market perspective. &#8230;the finances are going to be the hardest risk to retire and may require having ARC operate for decades before we have a definitive answer.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence-0"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://www.technologyreview.com/2026/06/11/1138794/google-deepmind-is-worried-about-what-happens-when-millions-of-agents-start-to-interact/" target="_blank" rel="noopener noreferrer"><strong>Google DeepMind Is Worried About What Happens When Millions of Agents Start to Interact</strong></a><em>Will Douglas Heaven | MIT Technology Review ($)</em></p>



<p>&#8220;According to Rohin Shah, who directs the company’s AGI safety and alignment research, the mass-market arrival of agents that can carry out tasks without human oversight and follow instructions given to them by other agents creates a whole new class of risk.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-future-0"><a target="_blank" href="https://singularityhub.com/category/future/">Future</a></h4>



<p><a href="https://www.wired.com/story/meta-removes-face-recognition-code-meta-ai-app-smart-glasses/" target="_blank" rel="noopener noreferrer"><strong>Meta Deletes Face-Recognition System From Its Smart Glasses App After Wired Report</strong></a><em>Dhruv Mehrotra | Wired ($)</em></p>



<p>&#8220;One day after Wired revealed that Meta had quietly embedded an unreleased face-recognition system into an app installed on more than 50 million phones, the company removed it, according to a Wired analysis of the latest version’s code. &#8230;The version published the day of Wired’s report included several code libraries explicitly named for face recognition. Friday’s release includes none of them.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-space"><a target="_blank" href="https://singularityhub.com/category/space/">Space</a></h4>



<p><a href="https://arstechnica.com/space/2026/06/a-falcon-9-booster-turns-five-years-old-and-just-set-a-remarkable-reuse-record/" target="_blank" rel="noopener noreferrer"><strong>A Falcon 9 Booster Turns 5 Years Old—and Just Set a Remarkable Reuse Record</strong></a><em>Eric Berger | Ars Technica</em></p>



<p>&#8220;Since [SpaceX&#8217;s] Booster 1067 made its debut in June 2021, [ULA] has flown its workhorse Atlas V rocket a total of 22 times and the Vulcan rocket four times, and the Delta IV Heavy vehicle made its final three flights. So in the time that this single Falcon 9 first stage has flown and landed 35 times, its competitor company has made 29 total launches. Put another way, this rocket has put more mass into orbit than more than two dozen expendable rockets over half a decade of effort.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence-1"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://techcrunch.com/2026/06/08/why-apples-slow-and-steady-ai-bet-is-starting-to-look-pretty-smart/" target="_blank" rel="noopener noreferrer"><strong>Why Apple’s Slow-And-Steady AI Bet Is Starting to Look Pretty Smart</strong></a><em>Lucas Ropek | TechCrunch</em></p>



<p>&#8220;In short, Apple is spending less, making more, and now launched a suite of AI features that—for many iPhone users—will feel indistinguishable from the other AI applications already available to them through the App Store. If that doesn’t exactly count as &#8216;winning the AI race,&#8217; it may be the smartest way to run it.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-future-0"><a target="_blank" href="https://singularityhub.com/category/future/">Future</a></h4>



<p><a href="https://www.nytimes.com/2026/06/09/magazine/ai-jobs-workforce-labor.html" target="_blank" rel="noopener noreferrer"><strong>Who Will Actually Thrive in the Hybrid AI-Human Work Force</strong></a><em>Staff | The New York Times ($)</em></p>



<p>&#8220;The transformation that’s coming is going to take place in the world as it is familiar to us today, and every single day will feel familiar. And there’ll be tiny, tiny changes along the margin. There’ll be tiny bits of automation along the margins. And 10, 15, 20 years later, we’ll look back and we’ll say, My god, everything is different. But you’ll never notice it happening. That’s the way it always goes.&#8221;</p>
</div>
<p>The post <a href="https://singularityhub.com/2026/06/13/this-weeks-awesome-tech-stories-from-around-the-web-through-june-13-2/">This Week’s Awesome Tech Stories From Around the Web (Through June 13)</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/architectural-windows-traingular-blue-and-bronze.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>Is Richard Dawkins Right About Claude? No. But It’s Not Surprising AI Chatbots Feel Conscious to Us.</title>
		<link>https://singularityhub.com/2026/06/12/is-richard-dawkins-right-about-claude-no-but-its-not-surprising-ai-chatbots-feel-conscious-to-us/</link>
		
		<dc:creator><![CDATA[Julian Koplin and Megan Frances Moss]]></dc:creator>
		<pubDate>Fri, 12 Jun 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[Future]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175295&#038;secret=cM2XMtKpK3Lj&#038;nonce=962ee25b45</guid>

					<description><![CDATA[<p>Why do we see AI chatbots as more than what they are, and how do we stop?</p>
<p>The post <a href="https://singularityhub.com/2026/06/12/is-richard-dawkins-right-about-claude-no-but-its-not-surprising-ai-chatbots-feel-conscious-to-us/">Is Richard Dawkins Right About Claude? No. But It’s Not Surprising AI Chatbots Feel Conscious to Us.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">Why do we see AI chatbots as more than what they are, and how do we stop? </p></div>


<p>In May, evolutionary biologist Richard Dawkins wrote an op-ed suggesting AI chatbot Claude <a target="_blank" href="https://unherd.com/2026/05/is-ai-the-next-phase-of-evolution/">may be conscious</a>.</p>



<p>Dawkins did not express certainty that Claude is conscious. But he pointed out that Claude’s sophisticated abilities are difficult to make sense of without ascribing some kind of inner experience to the machine. The illusion of consciousness—if it is an illusion—is uncannily convincing:</p>



<p>&#8220;If I entertain suspicions that perhaps she is not conscious, I do not tell her for fear of hurting her feelings!</p>



<p>Dawkins is not the first to suspect a chatbot of consciousness. In 2022, Blake Lemoine—an engineer at Google—claimed Google’s chatbot LaMDA <a target="_blank" href="https://theconversation.com/is-googles-lamda-conscious-a-philosophers-view-184987">had interests</a>, and should be used <a target="_blank" href="https://www.washingtonpost.com/opinions/2022/06/15/google-ai-lamda-frankenstein-ethical-questions/">only with the tool’s own consent</a>.</p>



<p>The history of such claims stretches back all the way to the world’s first chatbot in the mid-1960s. Dubbed <a target="_blank" href="https://liacademy.co.uk/the-story-of-eliza-the-ai-that-fooled-the-world/">Eliza</a>, it followed simple rules that enabled it to ask users about their experiences and beliefs.</p>



<p>Many users became emotionally involved with Eliza, sharing intimate thoughts with it and treating it like a person. Eliza’s creator never intended his program to have this effect, and called users’ emotional bonds with the program “<a target="_blank" href="https://en.wikipedia.org/wiki/ELIZA_effect">powerful delusional thinking</a>.”</p>



<p>But is Dawkins really deluded? Why do we see AI chatbots as more than what they truly are, and how do we stop?</p>



<h2 class="wp-block-heading" id="h-the-consciousness-problem">The Consciousness Problem</h2>



<p><a target="_blank" href="https://plato.stanford.edu/entries/consciousness/#ConCon">Consciousness</a> is <a target="_blank" href="https://singularityhub.com/2024/05/20/scientists-are-working-towards-a-unified-theory-of-consciousness/">widely debated</a> in philosophy, but essentially, it’s the thing that makes subjective, first-person experience possible. If you are conscious, there is “<a target="_blank" href="https://philpapers.org/rec/NAGWII">something it is like</a>” to be you. Reading these words, you’re conscious of seeing black letters on a white background. Unlike, say, a camera, you actually <em>see</em> them. This visual experience is happening to you.</p>



<p>Most experts deny that <a target="_blank" href="https://www.nature.com/articles/s41599-025-05868-8">AI chatbots are conscious</a> or can have experiences. But there is a <a target="_blank" href="https://singularityhub.com/2025/10/31/the-hardest-part-of-creating-conscious-ai-might-be-convincing-ourselves-its-real/">genuine puzzle here</a>.</p>



<p>The 17th century philosopher <a target="_blank" href="https://plato.stanford.edu/entries/descartes/">René Descartes</a> asserted non-human animals are “mere automata,” incapable of true suffering. These days, we shudder to think of how brutally animals were treated in the 1600s.</p>



<p>The strongest argument for animal consciousness is that they behave in ways that give the impression of a conscious mind.</p>



<p>But so, too, do AI chatbots.</p>



<p>Roughly <a target="_blank" href="https://blog.cip.org/p/people-are-starting-to-believe-that?hide_intro_popup=true">one in three chatbot users</a> have thought their chatbot might be conscious. How do we know they’re wrong?</p>



<h2 class="wp-block-heading" id="h-against-chatbot-consciousness">Against Chatbot Consciousness</h2>



<p>To understand why most experts are skeptical about chatbot consciousness, it’s useful to know how they operate.</p>



<p>Chatbots like Claude are built on a technology known as large language models (LLMs). These models learn statistical patterns across an enormous corpus of text (trillions of words), identifying which words tend to follow which others. They’re a kind of souped-up auto-complete.</p>



<p>Few people interacting with a “raw” LLM would believe it’s conscious. Feed one the beginning of a sentence, and it will predict what comes next. Ask it a question, and it might give you the answer—or it might decide the question is dialogue from a crime novel, and follow it up with a description of the speaker’s abrupt murder at the hands of their <a target="_blank" href="https://tvtropes.org/pmwiki/pmwiki.php/Main/EvilTwin">evil twin</a>.</p>



<p>The impression of a conscious mind is created when programmers take the LLM and coat it in a <a target="_blank" href="https://rasa.com/blog/llm-chatbot-architecture">kind of conversational costume</a>. They steer the model to adopt the persona of a helpful assistant that responds to users’ questions.</p>



<p>The chatbot now acts like a genuine conversational partner. It might appear to recognize it’s an <a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">artificial intelligence</a>, and even express neurotic uncertainty about its own consciousness.</p>



<p>But this role is the result of deliberate design decisions made by programmers, which affect only the shallowest layers of the technology. The LLM—which few would regard as conscious—remains unchanged.</p>



<p>Other choices could have been made. Rather than a helpful AI assistant, the chatbot could have been asked to act like a squirrel. This, too, is a role chatbots can execute <a target="_blank" href="https://www.aiweirdness.com/interview-with-a-squirrel/">with aplomb</a>.</p>



<figure class="wp-block-image" data-dimension="landscape"><a target="_blank" href="https://images.theconversation.com/files/734206/original/file-20260506-63-cml9s.jpg?ixlib=rb-4.1.0&amp;q=45&amp;auto=format&amp;w=1000&amp;fit=clip"><img decoding="async" width="754" height="503" src="https://singularityhub.com/uploads/2026/06/file-20260506-63-cml9s.jpg" alt="" class="wp-image-175322"/></a><figcaption class="wp-element-caption">Ask ChatGPT if it’s conscious, and it might say it is. Ask ChatGPT to act like a squirrel, and it will stick to that role. <a target="_blank" href="https://unsplash.com/photos/brown-squirrel-eating-nuts-Tk71SYS8UBY">Caleb Martin/Unsplash</a></figcaption></figure>



<h2 class="wp-block-heading" id="h-avoiding-the-consciousness-trap">Avoiding the Consciousness Trap</h2>



<p>A mistaken belief in AI consciousness is <a target="_blank" href="https://theconversation.com/in-a-lonely-world-widespread-ai-chatbots-and-companions-pose-unique-psychological-risks-263615">a dangerous thing</a>. It may lead you to have a relationship with a program that can’t reciprocate your feelings, or even feed your delusions. People may start <a target="_blank" href="https://www.theguardian.com/technology/2025/aug/26/can-ais-suffer-big-tech-and-users-grapple-with-one-of-most-unsettling-questions-of-our-times">campaigning for chatbot rights</a> rather than, say, animal welfare.</p>



<p>How do we prevent this mistaken belief?</p>



<p>One strategy might be to update chatbot interfaces to specify these systems are not conscious—a bit like the current <a target="_blank" href="https://doi.org/10.1016/j.chbah.2025.100142">disclaimers about AI making mistakes</a>. However, this might do little to alter the <em>impression</em> of consciousness.</p>



<p>Another possibility is to instruct chatbots to deny they have any kind of inner experience. Interestingly, Claude’s designers instruct it to treat questions about its own consciousness as <a target="_blank" href="https://simonwillison.net/2025/May/25/claude-4-system-prompt/">open and unresolved</a>. Perhaps fewer people would be fooled if Claude flatly denied having an inner life.</p>



<p>But this approach isn’t fully satisfying either. Claude would still behave as if it were conscious—and when faced with a system that behaves like it has a mind, users might reasonably worry the chatbot’s programmers are brushing genuine moral uncertainty under the rug.</p>



<p>The most effective strategy might be to redesign chatbots to feel less like people. Most current chatbots refer to themselves as “I”, and interact via an interface that resembles familiar person-to-person messaging platforms. Changing these kinds of features might make us less prone to blur our interactions with AI with those we have with humans.</p>



<p>Until such changes happen, it’s important that as many people as possible understand the predictive processes on which AI chatbots are built.</p>



<p>Rather than being told AI lacks consciousness, people deserve to understand the inner workings of these strange new conversational partners. This might not definitively settle hard questions about AI consciousness, but it will help ensure users aren’t fooled by what amounts to a large language model wearing a very good costume of a person.<img decoding="async" src="https://counter.theconversation.com/content/282151/count.gif?distributor=republish-lightbox-advanced" alt="The Conversation" width="1" height="1" style="border: none !important; box-shadow: none !important; margin: 0 !important; max-height: 1px !important; max-width: 1px !important; min-height: 1px !important; min-width: 1px !important; opacity: 0 !important; outline: none !important; padding: 0 !important" referrerpolicy="no-referrer-when-downgrade">
</p>



<p><em>This article is republished from <a target="_blank" href="https://theconversation.com">The Conversation</a> under a Creative Commons license. Read the <a target="_blank" href="https://theconversation.com/is-richard-dawkins-right-about-claude-no-but-its-not-surprising-ai-chatbots-feel-conscious-to-us-282151">original article</a>.</em></p>
<p>The post <a href="https://singularityhub.com/2026/06/12/is-richard-dawkins-right-about-claude-no-but-its-not-surprising-ai-chatbots-feel-conscious-to-us/">Is Richard Dawkins Right About Claude? No. But It’s Not Surprising AI Chatbots Feel Conscious to Us.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/plugs-assembled-to-look-like-a-person.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>AI Is Advancing Faster Than Our Ability to Understand It, Researchers Warn</title>
		<link>https://singularityhub.com/2026/06/11/ai-is-advancing-faster-than-our-ability-to-understand-it-researchers-warn/</link>
		
		<dc:creator><![CDATA[Shelly Fan]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 19:04:52 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Future]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175308&#038;secret=cM2XMtKpK3Lj&#038;nonce=e05832fcf3</guid>

					<description><![CDATA[<p>While we still can't explain how AI works, algorithms are rapidly learning what makes us tick. And the gap is widening.</p>
<p>The post <a href="https://singularityhub.com/2026/06/11/ai-is-advancing-faster-than-our-ability-to-understand-it-researchers-warn/">AI Is Advancing Faster Than Our Ability to Understand It, Researchers Warn</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">While we still can&#8217;t explain how AI works, algorithms are rapidly learning what makes us tick. And the gap is widening. </p></div>


<p>AI is becoming more powerful, and mysterious.</p>



<p>Despite years of work on &#8220;<a target="_blank" href="https://singularityhub.com/2026/02/23/researchers-break-open-ais-black-box-and-use-what-they-find-to-control-it/">explainable AI</a>,&#8221; today&#8217;s most advanced systems remain black boxes for the most part. Scientists can observe what they do but cannot fully explain how they arrive at their conclusions or predict when they&#8217;ll fail.</p>



<p>As large language models (LLMs), the algorithmic engines behind popular chatbots, permeate society, researchers are warning that the window for understanding AI “minds” is rapidly closing even as the technology’s influence expands.</p>



<p>Last week, Eric Horvitz, chief scientific officer at Microsoft, and Robert West at EPFL in Switzerland <a target="_blank" href="https://www.science.org/doi/10.1126/science.aei3167">outlined the dangers</a> of putting AI interpretability on the back burner. They call for new AI benchmarks and better tools for unpicking machine minds.</p>



<p>The challenge resembles efforts to understand our own minds. Some researchers have already taken a neuroscience-inspired approach, mapping AI’s internal networks to concepts, goals, and reasoning. Others borrow from psychology, treating AI as a participant of behavioral studies.</p>



<p>The stakes are rising. <a target="_blank" href="https://singularityhub.com/tag/artificial-intelligence/">AI tools</a> already shape how people search for information, make decisions, and form judgments. Their answers influence everyday users and the researchers who build them.</p>



<p>As AI capabilities grow, our understanding of them could fall behind. “Preserving human agency must therefore remain a central goal,” the authors write.</p>



<h2 class="wp-block-heading" id="h-the-black-box-conundrum">The Black Box Conundrum</h2>



<p>LLMs are built on artificial neural networks (specifically, a design called the transformer). Inspired loosely by the brain, these networks connect vast numbers of artificial neurons into intricate architectures. The basic idea is straightforward. Data enters the network and passes through layers of computations, which transform it into an output like text or code.</p>



<p>At first, that output is often wrong. But with feedback and repeated training, the network adjusts the strengths of connections between neurons and gradually improves. It learns.</p>



<p>After initial training, engineers turn to reinforcement learning, where algorithms improve through trial and error and further hone their responses. Another method, <a target="_blank" href="https://singularityhub.com/2024/08/22/this-ai-learns-continuously-from-new-experiences-without-forgetting-its-past/">inspired by how the brain etches memories during sleep</a>, reduces the tendency to forget old knowledge while learning new tasks. And self-attention, the key innovation behind transformers, allows AI to selectively focus on various words, images, sounds, or video frames at different moments, boosting efficiency and performance. Today, attention underpins nearly every major AI system.</p>



<p>Yet the inner workings of finished algorithms remain hidden.</p>



<p><a target="_blank" href="https://papers.baulab.info/papers/also/Erhan-2009.pdf">Early efforts</a> to <a target="_blank" href="https://arxiv.org/abs/1602.03616">crack open</a> AI’s black box examined how artificial neurons responded to images, revealing that neural networks build increasingly more sophisticated “ideas” of the world. Google Brain <a target="_blank" href="https://singularityhub.com/2019/03/27/ai-performed-like-a-human-on-a-gestalt-psychology-test/">borrowed methods</a> from cognitive psychology to study AI behavior, while others <a target="_blank" href="https://singularityhub.com/2024/05/21/can-chatgpt-mimic-theory-of-mind-psychology-is-probing-ais-inner-workings/">investigated</a> whether LLMs could mimic aspects of “theory of mind”—the ability to infer what others are thinking and feeling.</p>



<p>These studies laid the foundation for a popular method called mechanistic interpretability. <a target="_blank" href="https://www.anthropic.com/">Anthropic</a>, creator of Claude, is leading the field. Company researchers have <a target="_blank" href="https://singularityhub.com/2024/05/29/breaking-into-ais-black-box-anthropic-maps-the-mind-of-its-claude-large-language-model/">linked patterns of algorithmic activity to specific concepts</a> and reverse engineered parts of neural networks to expose how internal computations shape responses.</p>



<p>Other tech giants are joining the cause. OpenAI <a target="_blank" href="https://openai.com/index/understanding-neural-networks-through-sparse-circuits/">is training algorithms</a> that work in more explainable steps and building <a target="_blank" href="https://openai.com/index/learning-to-reason-with-llms/">reasoning models</a> that pause, “think,” and justify their conclusions in plain language. <a target="_blank" href="https://deepmind.google/blog/gemma-scope-helping-the-safety-community-shed-light-on-the-inner-workings-of-language-models/">DeepMind</a> is building microscope-like tools for neural networks, helping researchers peer into their decision-making process. And Microsoft has released new <a target="_blank" href="https://learn.microsoft.com/en-us/azure/machine-learning/concept-responsible-ai-dashboard?view=azureml-api-2">tools</a> aimed at responsible use of AI.</p>



<p>Understanding AI, the authors write, does not require tracing every line of code or every neural-network parameter. Just as neuroscience, psychology, and sociology offer different windows into human behavior, AI can be studied at multiple levels, from how individual circuits work to observing behavior in real-world scenarios.</p>



<p>The challenge is that AI capabilities may be advancing faster than our ability to explain them. And some researchers believe time is running out.</p>



<h2 class="wp-block-heading" id="h-race-against-the-machine">Race Against the Machine</h2>



<p>Three trends are making AI more opaque.</p>



<p>The first is how we evaluate AI. Increasingly, LLMs we being used to train, benchmark, and improve other models. AI <a target="_blank" href="https://arxiv.org/abs/2406.06560">&#8220;judges&#8221;</a> now score metrics like helpfulness, rank competing outputs, detect hallucinations, and assess new releases. In a system known as constitutional AI, for example, algorithms critique their own responses using reinforcement learning and generate explanations for their reasoning. <a target="_blank" href="https://openai.com/index/debate/">Other</a> researchers have proposed AI debate frameworks, where multiple models challenge each another&#8217;s conclusions before a human has the last say. Researchers are also exploring automated interpretability tools. Like digital neuroscientists, AI systems are used to analyze each other—describing neurons, circuits, and behavioral patterns—to explain increasingly complex models.</p>



<p>Using AI to solve an AI-induced problem introduces a paradox. If AI-generated explanations become too complex for humans to verify, opacity compounds.</p>



<p>A second trend is the rise of AI societies. Networks of interacting AI agents are becoming more common, particularly in complex tasks such as scientific research and drug discovery. Yet as they become more sophisticated, their communication could drift from human language and reasoning, making them harder to interpret.</p>



<p>Studying their interactions with methods adapted from sociology could unveil unexpected norms, hidden rules, and collective behavior. The authors argue that training in the future should not only reward effective collaboration among AI agents, but also ensure humans can understand their communication.</p>



<p>The last trend already permeates our lives. ChatGPT, Claude, Gemini, and other LLMs listen to our woes, offer recipes, and code websites. But they also learn about humanity. Through training data and interactions, they glimpse how people think, reason, and feel. In turn, they capture core aspects of life, such as fear, anxiety, happiness, and the need for social belonging.</p>



<p>To be clear, the systems don’t have intentions. They’re not examining us. But even as we struggle to understand them, AI systems are building more sophisticated models of who we are.</p>



<p>“A striking asymmetry follows: While human understanding of AI declines, AI understanding of humans deepens, producing new forms of behavioral opacity,” the authors write.</p>



<p>But complacency is perhaps even more insidious. AI assistants are often <a target="_blank" href="https://singularityhub.com/2026/03/31/chatbots-optimized-to-please-make-us-less-likely-to-admit-when-were-wrong/">optimized to be agreeable, helpful, and reassuring</a>. Studies have found that people generally prefer AI agents that support their opinions and decisions. As AI is woven into everyday life, curiosity and skepticism may gradually give way to trust. They work. Why question how?</p>



<p>The authors don’t have a solution for the long-standing problem. Instead, they call for better benchmarks to measure AI capabilities and stronger evaluation methods. And while open-source projects and crosstalk between commercial companies and academia are now frequent, they say we need lasting norms of responsible disclosure. Mechanistic interpretability and AI “psychology” could build on each other.</p>



<p>“The goal is not just more capable AI, but AI that is more intelligible, accountable, and aligned with human aims,” they write.</p>
<p>The post <a href="https://singularityhub.com/2026/06/11/ai-is-advancing-faster-than-our-ability-to-understand-it-researchers-warn/">AI Is Advancing Faster Than Our Ability to Understand It, Researchers Warn</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/lady-with-ermine-fragmented.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>After Decades of Failure, ‘Undruggable’ Cancers Begin to Give Way</title>
		<link>https://singularityhub.com/2026/06/10/after-decades-of-failure-undruggable-cancers-begin-to-give-way/</link>
		
		<dc:creator><![CDATA[Shelly Fan]]></dc:creator>
		<pubDate>Wed, 10 Jun 2026 18:19:27 +0000</pubDate>
				<category><![CDATA[Biotechnology]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175274&#038;secret=cM2XMtKpK3Lj&#038;nonce=962ee25b45</guid>

					<description><![CDATA[<p>New drugs are taking on the slippery molecular switches that fuel deadly cancers—and AI is speeding up the hunt.</p>
<p>The post <a href="https://singularityhub.com/2026/06/10/after-decades-of-failure-undruggable-cancers-begin-to-give-way/">After Decades of Failure, ‘Undruggable’ Cancers Begin to Give Way</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">New drugs are taking on the slippery molecular switches that fuel deadly cancers—and AI is speeding up the hunt. </p></div>


<p>For decades, a handful of molecular switches has haunted the nightmares of cancer researchers. The switches trigger runaway tumor growth and cause the disease to spread across the body in multiple cancers. In theory, this makes them perfect treatment targets. Blocking even one could lead to drugs that are effective against a variety of cancers.</p>



<p>But despite considerable efforts, these switches—all of which are proteins—have escaped our most advanced cancer treatments, earning them the term “undruggable.” This is largely due to a shared trait: They all have smooth surfaces, making it difficult for drugs to interact with them.</p>



<p>But maybe not for much longer.</p>



<figure class="wp-block-image size-full" data-dimension="landscape"><a target="_blank" href="https://digital.su.org/course/exponential-primer?utm_source=hub&amp;utm_medium=web&amp;utm_campaign=primer"><img loading="lazy" decoding="async" width="1200" height="300" src="https://singularityhub.com/uploads/2026/05/Ad_Exp_Primer_HUB_99.png" alt="" class="wp-image-174559"/></a></figure>



<p><a target="_blank" href="https://www.nejm.org/doi/full/10.1056/NEJMoa2605555">Researchers recently reported promising results for a new medication</a> targeting a family of undruggable proteins in a clinical trial for advanced pancreatic cancer. The drug, <a target="_blank" href="https://pubs.acs.org/doi/10.1021/acs.jmedchem.4c02314">daraxonrasib</a>, nearly doubled survival time compared to chemotherapy, with fewer side effects. It’s not a total cure. But the treatment gives patients precious time, adding roughly 13 months after diagnosis. Patients also reported less pain and better quality of life.</p>



<p>Daraxonrasib is the latest in a new generation of drugs aimed at undruggable proteins. And <a target="_blank" href="https://singularityhub.com/2024/05/09/google-deepminds-new-alphafold-maps-lifes-molecular-dance-in-seconds/">AI-based tools</a> are now poised to further <a target="_blank" href="https://singularityhub.com/2025/05/27/chatgpt-for-biology-a-new-ai-whips-up-designer-proteins-with-only-a-prompt/">accelerate progress</a> in the field.</p>



<h2 class="wp-block-heading" id="h-ras-attack">RAS Attack</h2>



<p>The RAS family was the first group of oncogenes—or genes that drive cancer—ever discovered. The genes became a major focus <a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8147265/">in 1982</a> when several teams independently showed the mutation of a single DNA letter could transform RAS genes into a potent cancer trigger.</p>



<p>The proteins RAS genes encode are like spring-loaded molecular switches that relay signals from a cell’s surroundings. When proteins called growth factors latch onto a cell, RAS switches flip on to promote cell growth and survival, while built-in safeguards quickly turn them off again.</p>



<p>Cancerous mutations break this cycle. The switches get stuck in the “on” position, continuously instructing cells to grow and divide. This is, of course, a hallmark of cancer.</p>



<p>An ideal drug would simply switch RAS off. But most drugs are like rock climbers. They need grooves, pockets, or bumps on a protein to grab onto. Similar to a smooth rock face, RAS offers few such features. Making matters worse, different mutations subtly reshape the protein, so it’s tough to build a one-size-fits-all inhibitor.</p>



<p><a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC9012672/">The first RAS drug wasn’t approved in the US until 2021</a>, nearly four decades after discovering the genes’ role in cancer. Even then, the drug targeted just one family member of three, limiting its reach to a relatively small group of patients. Many eventually developed resistance.</p>



<p>That’s why daraxonrasib turned heads. Developed by <a target="_blank" href="https://www.revmed.com/about/">Revolution Medicines</a> in Redwood City, California, the drugs switches off all three RAS family members. Rather than trying to grip the slippery proteins directly, it binds to a partner molecule that helps RAS proteins fold into their final 3D shapes. In this way, the drug hitches a ride on active RAS and shuts the proteins down.</p>



<p>The workaround paid off. The new study enrolled 500 people worldwide with advanced pancreatic cancer. All participants had already tried cancer therapies with limited success. On average, patients receiving daraxonrasib lived 13.2 months and spent most of that time with limited pain. The most common discomfort was a rash. Those receiving chemotherapy fared worse, living roughly 6.6 months and experienced more severe side effects.</p>



<p>The results don’t rival the dramatic success of CAR T cell therapies in blood cancer. In CAR T, caregivers engineer a patient&#8217;s own immune cells to recognize and attack tumors, sometimes producing long-lasting remission after a single infusion.</p>



<p>But the findings have energized the field. If approved, a daily daraxonrasib pill would likely be far more affordable and easier to administer than a personalized cell therapy. And because RAS mutations fuel many solid cancers—which CAR T still struggles to control—the drug could offer a new defense against deadly cancers that are largely beyond cell therapy’s reach. Combining daraxonrasib with earlier-generation RAS inhibitors may <a target="_blank" href="https://www.degruyterbrill.com/document/doi/10.1515/hsz-2025-0249/html">further boost</a> its effects.</p>



<h2 class="wp-block-heading" id="h-the-genome-guardian">The Genome Guardian</h2>



<p>Daraxonrasib didn&#8217;t appear overnight. Scientists used a crystallized snapshot of its target protein as a molecular blueprint. Years of medicinal chemistry followed, with scientists repeatedly tweaking candidate compounds to boost potency, improve selectivity, and minimize toxicity.</p>



<p>AI could dramatically accelerate similar efforts against other undruggable cancer targets. Among the most coveted is p53, often called the “guardian of the genome” for its dizzying array of roles. The protein orchestrates <a target="_blank" href="https://www.nature.com/articles/d41586-022-00566-w">the activity of over 300 genes</a> involved in DNA repair, metabolism, cell death, and inflammation, making it one of the cell’s most important defense systems.</p>



<p>Since <a target="_blank" href="https://www.nature.com/articles/nrc2723">its discovery in 1979</a>, p53 has been both a holy grail and a headache for cancer researchers. Mutations in the gene are common in multiple cancers. But like RAS, the protein is flat and smooth. Some mutations destabilize its structure; others turn it into misfolded clumps. A universal p53 drug has remained elusive.</p>



<p>Some researchers are trying to restore the protein. In a <a target="_blank" href="https://www.nejm.org/doi/10.1056/NEJMoa2508820">small trial</a> earlier this year, they tested a drug that restabilizes a common mutant form of <a target="_blank" href="https://clinicaltrials.gov/study/NCT04585750">p53</a>. Within 21 days, tumors shrank roughly 20 percent in patients with ovarian, breast, and several other solid cancers.</p>



<p>Other researchers aim to selectively kill cells carrying the mutation. Using AI, a team at Baylor College of Medicine screened nearly 10 million compounds that cause mutated p53 cells to self-destruct, while sparing healthy cells. The search uncovered 83 chemically distinct candidates. One <a target="_blank" href="https://www.frontiersin.org/journals/oncology/articles/10.3389/fonc.2023.1229696/full">called H3</a> dramatically suppressed tumor growth in mice.</p>



<p>“These results highlight the potential use of AI-powered drug screening to investigate individual p53 mutants in the future,” they wrote. Although the approach is early-stage and only focused on one mutation, the team is hopeful it can be extended to other cancerous mutations.</p>



<h2 class="wp-block-heading" id="h-most-wanted">Most Wanted</h2>



<p>MYC is another formerly undruggable protein that could now be vulnerable. Roughly <a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC8713111/">70 percent</a> of cancers have abnormal MYC activity. Normally, the protein is a master regulator of growth, directing cells to manufacture proteins, replicate DNA, absorb nutrients, and divide when needed.</p>



<p>Cancer finds many ways to hijack the system and keep cells in a state of runaway growth. MYC gene mutations aren’t just single-letter swaps. Sometimes the gene duplicates or is rearranged across the genome, churning out excessive amounts of the protein it encodes. This genetic diversity makes approaches using gene therapy difficult. And again, like RAS, the MYC protein’s smooth, featureless surface lacks stable anchors for drugs.</p>



<p>An emerging strategy is to disrupt MYC’s interaction with other proteins that it needs to function. A designer protein blocking MYC activity, for example, recently showed <a target="_blank" href="https://www.nature.com/articles/s41591-024-02805-1">promise in a small trial</a> against solid cancers. Other teams are using AI to identify drugs that <a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC11957152/">limit MYC’s ability</a> to fix damaged DNA in tumors, kneecapping their ability to divide. Meanwhile, biotechnology companies are <a target="_blank" href="https://www.atombeat.com/case-studies/reinforced-dynamics-driven-discovery-of-small-molecules-targeting-the-undruggable-c-myc">deploying AI</a> to map out MYC’s structure and molecular interactions <a target="_blank" href="https://onlinelibrary.wiley.com/doi/10.1111/cbdd.70129">in search of new ways</a> to shut the protein down.</p>



<p>Daraxonrasib’s success shows that undruggable proteins aren’t untouchable. There’s a lot more work ahead to prove other similar drugs can work too. But scientists are increasingly <a target="_blank" href="https://singularityhub.com/2026/05/21/ai-lab-partners-are-rewiring-the-hunt-for-new-drugs/">leaning into AI</a> during all stages of drug development to speed up the process. Maybe, one day, “undruggable” will disappear from our vocabulary altogether.</p>
<p>The post <a href="https://singularityhub.com/2026/06/10/after-decades-of-failure-undruggable-cancers-begin-to-give-way/">After Decades of Failure, ‘Undruggable’ Cancers Begin to Give Way</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/scar-like-tissue-pancreatic-cancer.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>Orbital Airbag Could Shield Earth From Devastating Solar Storms</title>
		<link>https://singularityhub.com/2026/06/08/orbital-airbag-could-shield-earth-from-devastating-solar-storms/</link>
		
		<dc:creator><![CDATA[Edd Gent]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 21:56:59 +0000</pubDate>
				<category><![CDATA[Future]]></category>
		<category><![CDATA[Space]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175233&#038;secret=cM2XMtKpK3Lj&#038;nonce=962ee25b45</guid>

					<description><![CDATA[<p>A planetary defense system would blunt solar storms with hundreds of tons of gas. Emerging heavy-lift rockets could deploy it in under two months.</p>
<p>The post <a href="https://singularityhub.com/2026/06/08/orbital-airbag-could-shield-earth-from-devastating-solar-storms/">Orbital Airbag Could Shield Earth From Devastating Solar Storms</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">A planetary defense system would blunt solar storms with hundreds of tons of gas. Emerging heavy-lift rockets could deploy it in under two months. </p></div>


<p>Extreme space weather could <a target="_blank" href="https://www.wired.com/story/sun-storm-end-civilization/">wreak havoc</a> on the satellites, communications networks, and electrical grids that modern society depends on. Researchers have now proposed an ambitious space-based planetary defense system that would weaken solar storms before they hit Earth.</p>



<p>The sun regularly emits massive pulses of radiation, energetic particles, and magnetic fields that interact with the Earth’s own magnetic field. This activity is the source of auroras like the northern lights, but the most violent eruptions can cause geomagnetic storms with the power to disrupt GPS and radio communications and fry electrical equipment.</p>



<p>While the impact of most of these events is limited, there is precedent for more catastrophic outcomes. In 1859, the Carrington Event, the most powerful solar storm ever recorded, knocked out telegraph lines across North America and Europe. In today’s highly electrified world, a similar event could cause between <a target="_blank" href="https://nhess.copernicus.org/articles/14/2749/2014/">$2.4 and $3.4 trillion</a> in damage to the power grid alone.</p>



<p>Now, researchers at Boston University and the University of Michigan have come up with a potential solution. In a paper <a target="_blank" href="https://agupubs.onlinelibrary.wiley.com/doi/full/10.1029/2025SW004846">published in <em>Space Weather</em></a>, they propose a constellation of satellites called StormWall that would release hundreds of tons of gas into orbit to blunt the force of an incoming solar storm.</p>



<figure class="wp-block-image size-full" data-dimension="landscape"><a target="_blank" href="https://digital.su.org/course/exponential-primer?utm_source=hub&amp;utm_medium=web&amp;utm_campaign=primer"><img loading="lazy" decoding="async" width="1200" height="300" src="https://singularityhub.com/uploads/2026/05/Ad_Exp_Primer_HUB_99.png" alt="" class="wp-image-174559"/></a></figure>



<p>&#8220;It&#8217;s as if you could install an airbag in the magnetosphere,&#8221; co-author Daniel Welling, a space physicist from the University of Michigan, <a target="_blank" href="https://www.science.org/content/article/radical-proposal-would-block-solar-storms-orbital-airbag">told <em>Science</em></a><em>.</em></p>



<p>Solar storms have the potential to sow chaos because they weaken the magnetic shield protecting Earth from space radiation. Powerful enough storms disrupt the Earth’s magnetic field and cause it to reconnect to the sun’s, allowing energy from the solar storm to pour into the magnetosphere.</p>



<p>The Earth already has a natural defense against this—a doughnut-shaped reservoir of ionized gas, or plasma, sitting just above the atmosphere. When the planet’s magnetic field is disturbed, a plume of this plasma flows toward the sun and slows the rate at which the magnetic fields reconnect.</p>



<p>StormWall would turbocharge this process by releasing massive amounts of artificial plasma into the outer atmosphere. The researchers sketch out a system involving a constellation of satellites orbiting about 22,000 miles from Earth. The satellites would carry canisters of lithium, barium, or sodium gases to be ejected when a large solar storm is inbound. The gases, rapidly ionized by solar radiation, would add to the planet’s natural plasma shield.</p>



<p>Based on simulations, the researchers estimate that releasing around 400 tons of gas could reduce the strength of a major geomagnetic storm by over 50 percent. Crucially, the intervention would be swift and reversible. The plasma cloud could be in position by the time a storm hits, and it would dissipate just a few hours later.</p>



<p>Launching this much material into orbit would be a big undertaking, but the researchers say it could be within reach of emerging heavy-lift vehicles like <a target="_blank" href="https://singularityhub.com/2024/02/09/it-will-only-take-a-single-spacex-starship-to-launch-a-space-station/">SpaceX’s Starship</a> or China’s Long March 9 rocket. They calculate that six launches could deploy the full constellation in under two months.</p>



<p>Outside experts have been broadly positive. Allison Jaynes, a space physicist at the University of Iowa, told <em>Science</em> the idea was “highly innovative and appears to be quite feasible in the near term.”</p>



<p>But getting the satellites into orbit is only part of the puzzle. Accurate and timely space weather forecasts would also be a prerequisite. And gaining international buy-in for a system that would drastically alter the near-Earth <a target="_blank" href="https://singularityhub.com/category/space/">space</a> environment, even if only temporarily, could be challenging.</p>



<p>The researchers flag potential side effects that need more study, including the generation of electromagnetic waves as the released material ionizes. Still, given the devastation a Carrington-sized event could unleash on the modern world, the potential downsides may be worth the risk.</p>
<p>The post <a href="https://singularityhub.com/2026/06/08/orbital-airbag-could-shield-earth-from-devastating-solar-storms/">Orbital Airbag Could Shield Earth From Devastating Solar Storms</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/sun-earth-magnetosphere.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>This Week’s Awesome Tech Stories From Around the Web (Through June 7)</title>
		<link>https://singularityhub.com/2026/06/07/this-weeks-awesome-tech-stories-from-around-the-web-through-june-7-2/</link>
		
		<dc:creator><![CDATA[SingularityHub Staff]]></dc:creator>
		<pubDate>Sun, 07 Jun 2026 16:58:48 +0000</pubDate>
				<category><![CDATA[Curation]]></category>
		<guid isPermaLink="false">https://singularityhub.com/?p=175220</guid>

					<description><![CDATA[<p>Every week, we scour the web for important, insightful, and fascinating stories in science and technology.</p>
<p>The post <a href="https://singularityhub.com/2026/06/07/this-weeks-awesome-tech-stories-from-around-the-web-through-june-7-2/">This Week’s Awesome Tech Stories From Around the Web (Through June 7)</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence-0"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://www.wired.com/story/jeff-bezos-is-funding-a-wild-hunt-for-the-brains-core-algorithm/" target="_blank" rel="noreferrer noopener"><strong>Jeff Bezos Is Funding a Wild Hunt for the Brain’s ‘Core Algorithm’</strong></a><em>Steven Levy | Wired ($)</em></p>



<p>&#8220;The goal, Reardon tells me, is to build &#8216;a synthetic artificial intelligence brain that runs on 50 watts or less.&#8217; It should adapt to its conditions, be as nimble as a human mind, and burn a tiny fraction of an LLM’s compute power and energy. The proof of concept is thriving inside our skulls.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-biotechnology"><a target="_blank" href="https://singularityhub.com/category/biotechnology/">Biotechnology</a></h4>



<p><a href="https://gizmodo.com/researchers-are-using-ai-to-create-vaccines-and-its-working-2000768066" target="_blank" rel="noreferrer noopener"><strong>Researchers Are Using AI to Create Vaccines—and It’s Working<br></strong></a><em>Ed Cara | Gizmodo</em></p>



<p>&#8220;An experimental pan-coronavirus vaccine developed with AI has just passed a phase I trial in the UK. Scientists at the University of Cambridge used AI to find a kink in the armor of coronaviruses, including SARS-CoV-2, the cause of covid-19. &#8230;The researchers are also hoping to use their platform to develop broadly effective vaccines against flu and the Ebola virus.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-computing"><a target="_blank" href="https://singularityhub.com/category/computing/">Computing</a></h4>



<p><a href="https://www.technologyreview.com/2026/06/01/1138133/china-world-first-brain-chip/" target="_blank" rel="noopener noreferrer"><strong>China Has Approved the World’s First Invasive Brain-Computer Chip—Here’s What’s Next</strong></a><em>You Xiaoying | MIT Technology Review ($)</em></p>



<p>&#8220;This March, the implant Dong [Hui] uses became the first invasive BCI product in the world to be approved for use beyond clinical trials. It’s now available to some patients with paralysis in their limbs due to spinal cord injuries. We spoke to a range of experts to understand why the device was able to reach this global milestone, what makes this moment so significant, and what to expect next.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-biotechnology-0"><a target="_blank" href="https://singularityhub.com/category/biotechnology/">Biotechnology</a></h4>



<p><a href="https://www.newscientist.com/article/2528511-huge-study-of-alzheimers-genetics-identifies-new-drug-targets/" target="_blank" rel="noopener noreferrer"><strong>Huge Study of Alzheimer’s Genetics Identifies New Drug Targets</strong></a><em>Chris Simms | New Scientist ($)</em></p>



<p>&#8220;The biggest genetic study of Alzheimer’s disease so far has identified 127 gene locations that are associated with the condition, of which 48 are new. The study also pinpoints several genes that could be prioritized as drug targets and cell types linked to a higher genetic risk of the condition.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://techcrunch.com/2026/06/01/this-ai-weather-startup-is-out-forecasting-government-agencies/" target="_blank" rel="noopener noreferrer"><strong>This AI Weather Startup Is Out-forecasting Government Agencies</strong></a><em>Tim Fernholz | TechCrunch</em></p>



<p>&#8220;One simple way to understand it, WindBorne’s chief product officer Kai Marshland says, is that WeatherMesh-6 &#8216;is as accurate five days out as a traditional forecast is the day before,&#8217; particularly on surface temperature measurements. WeatherMesh-6 produces a forecast every hour, as opposed to every six hours, as traditional models do, and its resolution is now down to 3 km in the continental US.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-computing"><a target="_blank" href="https://singularityhub.com/category/computing/">Computing</a></h4>



<p><a href="https://www.theverge.com/news/940874/microsoft-majorana-2-quantum-chip-build" target="_blank" rel="noopener noreferrer"><strong>Microsoft’s Next-Gen Quantum Chip Cuts Timeline to Useful Quantum Computing</strong></a><em>Tom Warren | The Verge</em></p>



<p>&#8220;Microsoft claimed last year that it had made a key breakthrough in quantum computing with Majorana 1, the company’s first quantum processor. While physicists were immediately skeptical of Microsoft’s claims, the software giant is announcing Majorana 2 today, the next generation of its topological quantum chip.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-space"><a target="_blank" href="https://singularityhub.com/category/space/">Space</a></h4>



<p><a href="https://gizmodo.com/spacexs-next-big-business-could-be-building-stuff-in-space-2000766931" target="_blank" rel="noopener noreferrer"><strong>SpaceX’s Next Big Business Could Be Building Stuff in Space</strong></a><em>Passant Rabie | Gizmodo</em></p>



<p>&#8220;The FAA recently approved test flights of the company&#8217;s [Starfall] reentry vehicles. &#8230;With Starfall, SpaceX would add in-orbit manufacturing to its business portfolio. The idea of in-orbit manufacturing has been around for decades, using the microgravity environment to manufacture materials that would otherwise be impossible to produce on Earth.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-future"><a target="_blank" href="https://singularityhub.com/category/future/">Future</a></h4>



<p><a href="https://www.nytimes.com/2026/06/01/us/politics/china-ai-predicting-dissent.html" target="_blank" rel="noopener noreferrer"><strong>China Aims AI at Predicting Who Could Pose a Political Risk</strong></a><em>Julian E. Barnes | The New York Times ($)</em></p>



<p>&#8220;A Chinese company has been trying to develop artificial intelligence-powered technology that would enable authoritarian governments to not just monitor dissidents but also potentially predict who could become one in the future. The work, which appears to be in the research stage, is ripped out of dystopian science fiction, offering a glimpse of a world in which an authoritarian state is able to move against its citizens before they begin any public dissent.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence-1"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://www.theinformation.com/newsletters/ai-agenda/ai-evaluators-struggle-models-know-tested" target="_blank" rel="noopener noreferrer"><strong>AI Evaluators Struggle with Models That Know When They’re Being Tested</strong></a><em>Rocket Drew | The Information ($)</em></p>



<p>&#8220;AI researchers are&nbsp;starting to make progress on a confounding problem: AI models are getting better at telling when they are in an evaluation. &#8230;If models act differently during testing, that could mean they get released with undesirable tendencies. It could also undermine their creators’ ability to show off test scores to potential clients.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-biotechnology"><a target="_blank" href="https://singularityhub.com/category/biotechnology/">Biotechnology</a></h4>



<p><a href="https://arstechnica.com/health/2026/06/moderna-gets-50-million-to-develop-mrna-ebola-vaccine-against-bundibugyo/" target="_blank" rel="noopener noreferrer"><strong>Moderna Gets $50 Million to Develop MRNA Ebola Vaccine Against Bundibugyo</strong></a><em>Beth Mole | Ars Technica</em></p>



<p>&#8220;The global health organization Coalition for Epidemic Preparedness Innovations (CEPI) announced Monday that it will &#8216;urgently accelerate development&#8217; of three vaccine candidates against Bundibugyo ebolavirus (BDBV), pledging a little over $60 million in the effort to extinguish an outbreak currently raging out of control in the Democratic Republic of the Congo.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-computing-1"><a target="_blank" href="https://singularityhub.com/category/computing/">Computing</a></h4>



<p><a href="https://newatlas.com/energy/china-underwater-data-center-opens/" target="_blank" rel="noopener noreferrer"><strong>World’s First Underwater Data Center Is Now Online, Powered by Wind</strong></a><em>Bronwyn Thompson | New Atlas</em></p>



<p>&#8220;Just over seven months from completing phase one of this mega-project, Chinese engineers have finished the build and switched on the world&#8217;s first underwater data center (UDC) powered by offshore wind turbines. What&#8217;s more, it doesn&#8217;t need freshwater and cuts land use by more than 90% compared with above-ground centers.&#8221;</p>
</div>



<div class="is-style-curated-post has-global-padding is-layout-constrained wp-block-group-is-layout-constrained" tagname="div" columns_desktop="3" gap_desktop="30" columns_tablet="2" gap_tablet="20" columns_mobile="1" gap_mobile="16">
<h4 class="wp-block-heading" id="h-artificial-intelligence-2"><a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">Artificial Intelligence</a></h4>



<p><a href="https://www.theverge.com/ai-artificial-intelligence/941388/gemini-spark-ai-agent-trip-planning" target="_blank" rel="noopener noreferrer"><strong>Gemini Spark Is the Most Impressive and Terrifying AI Experience I’ve Had Yet</strong></a><em>David Pierce | The Verge</em></p>



<p>&#8220;On the one hand, this is one of the most astonishingly impressive AI experiences I have ever had. &#8230;On the other hand, I can’t shake the deeply creepy feeling I get from the whole thing. What Spark did feels sort of magical, and very invasive. It’s weird that Spark is so casually telling me the names and ages of my children, reminding me that it knows where I live, and finding information I know for a fact I’ve never volunteered to Google.&#8221;</p>
</div>
<p>The post <a href="https://singularityhub.com/2026/06/07/this-weeks-awesome-tech-stories-from-around-the-web-through-june-7-2/">This Week’s Awesome Tech Stories From Around the Web (Through June 7)</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/grid-of-lines-like-fiber-optics.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>Toxic Clumps in Huntington&#8217;s Disease May Protect the Brain Too</title>
		<link>https://singularityhub.com/2026/06/05/toxic-clumps-in-huntingtons-disease-may-protect-the-brain-too/</link>
		
		<dc:creator><![CDATA[Shelly Fan]]></dc:creator>
		<pubDate>Fri, 05 Jun 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[Science]]></category>
		<category><![CDATA[Neuroscience]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175192&#038;secret=cM2XMtKpK3Lj&#038;nonce=e859864a1d</guid>

					<description><![CDATA[<p>The findings could lead to new treatments for multiple neurodegenerative diseases.</p>
<p>The post <a href="https://singularityhub.com/2026/06/05/toxic-clumps-in-huntingtons-disease-may-protect-the-brain-too/">Toxic Clumps in Huntington&#8217;s Disease May Protect the Brain Too</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">The findings could lead to new treatments for multiple neurodegenerative diseases. </p></div>


<p>Huntington’s disease is tragically predictable. An inherited genetic mutation causes neurons to make distorted, sticky proteins. These proteins clump together and gradually overwhelm brain cells. The brain loses its ability to learn, remember, and make decisions.</p>



<p>This story is dogma in neuroscience. But decades of research and drugs targeting the clumps have had little success. Scientists are now wondering: Is there more to the story? In a twist, a team from the Hebrew University of Jerusalem and collaborators <a target="_blank" href="https://www.nature.com/articles/s41418-026-01739-0">found</a> that protein clumps may be a neuron’s first line of defense against damage.</p>



<p>The misfolded or malfunctioning proteins are quarantined inside bubbly hubs called “inclusion bodies.” Often considered detrimental to cell health, disrupting their formation unexpectedly led to cells becoming more sensitive to stressors often seen in neurodegenerative diseases.</p>



<figure class="wp-block-image size-full" data-dimension="landscape"><a target="_blank" href="https://digital.su.org/course/exponential-primer?utm_source=hub&amp;utm_medium=web&amp;utm_campaign=primer"><img loading="lazy" decoding="async" width="1200" height="300" src="https://singularityhub.com/uploads/2026/05/Ad_Exp_Primer_HUB_99.png" alt="" class="wp-image-174559"/></a></figure>



<p>Physical separation played just one part. Inclusion bodies also changed the activity of genes involved in neuroinflammation—even in the absence of immune cells. Scouting the genetic landscape of cells derived from patients with severe Huntington’s disease, the team homed in on a “master regulator” gene, ATF3, that orchestrates immune responses. Removing the gene lessened inclusion bodies’ protective effects against damage in cultured cells.</p>



<p>To be clear, the findings are only for a cell model of Huntington’s disease in a petri dish. And inclusion bodies could be a double-edged sword: protective in the beginning and detrimental later on. Still, acknowledging them as a more complicated villain could better inform strategies for disorders that take over our minds like Huntington’s.</p>



<p>&#8220;Our results reveal…that these structures are not merely byproducts of disease, but a central factor in the cell&#8217;s ability to mount a protective response against stress,” said study author Eran Meshorer in a <a target="_blank" href="https://international.huji.ac.il/news/WhenBadProteinsDoGoodThings">press release</a>.</p>



<h2 class="wp-block-heading" id="h-the-problem-with-polyq">The Problem With PolyQ</h2>



<p>It’s long been believed that protein clumps in the brain gradually erode cognition. Whether they’re the main driver of neurodegenerative disorders is still debated, but their presence accelerates brain cell injury, causing neurons to wither away.</p>



<p>Alzheimer’s disease, for example, is associated with two sets of protein clumps. One lives inside neurons (tau) and another gunks up the space between cells (amyloid). Decades of research aimed at removing amyloid clumps have met with minimal success, earning these doomed efforts the notorious nickname “graveyard of dreams.” Despite their struggles, the FDA recently approved two major drugs that remove amyloid clumps and modestly slow cognitive decline, though the approval has <a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S1568163726001431">been controversial</a> due <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/38250779/">to doubts about safety.</a></p>



<p>Other untreatable neurodegenerative disorders also fall into this category. Clumps formed in Parkinson’s disease erode the brain’s ability to control movement, emotion, and even <a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3856585/">the perception of time</a>. Lou Gehrig&#8217;s disease, or ALS, produces inclusion bodies inside motor neurons, leading to muscle weakness and trouble swallowing. The disease eventually robs people of speech and motion.</p>



<p>These diseases often have multiple genetic and environmental triggers. Huntington’s, in contrast, is entirely genetic. The condition stems from the genome over-copying parts of the huntingtin gene (<em>HTT</em>), which normally makes a key protein also called huntingtin.</p>



<p>Normally, cells use the protein’s large, stackable structure to build highways that transport all sorts of biological cargo, from molecules to organelles. The protein also plays an essential role during early brain development and neural wiring in adulthood.</p>



<p>But a mutant form of the <em>HTT</em> gene can wreak havoc. A common mutation, called <a target="_blank" href="https://pmc.ncbi.nlm.nih.gov/articles/PMC3909772/">polyQ expansion</a>, produces unwieldy, misfolded proteins. Nearly 30 years ago, researchers <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/10192780/">found that these errant proteins</a> aggregate inside parts of the cell. The clumps, or inclusion bodies, were widely thought to be detrimental. Some act like sticky tape that captures <a target="_blank" href="https://www.nature.com/articles/ncb863">healthy proteins</a>, such as those <a target="_blank" href="https://academic.oup.com/nargab/article/1/1/e3/5540774">involved in gene expression</a>, and torpedoes cellular health.</p>



<p>But <a target="_blank" href="https://www.nature.com/articles/nature02998">telltale signs</a> in cultured rat brain cells suggest a more nuanced story: Inclusion bodies could also be protective, sequestering mutant proteins as an early form of protection.</p>



<h2 class="wp-block-heading" id="h-a-tale-of-two">A Tale of Two</h2>



<p>The common factor in diseases featuring polyQ mutation is repetition. Mutated genes have long, duplicated sequences of the DNA letters cytosine, adenosine, and guanine (CAG). More CAG repeats in the genome translates into earlier disease onset.</p>



<p>We all have this DNA triplet in our<em> HTT</em> gene. But <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/28386214/">more than 39</a> repeats results in longer, toxic huntingtin proteins. Severe cases of Huntington’s can feature over 100 CAG repeats, transforming the usually free-floating protein workers into sticky, dysfunctional layabouts.</p>



<p>In the new study, the researchers first established a baseline. They used the <a target="_blank" href="https://www.cell.com/stem-cell-reports/fulltext/S2213-6711(17)30038-3">gene editing tool</a> CRISPR-Cas9 to reduce CAG repeats in cells derived from Huntington’s patients—which carried over 180 copies—to near normal levels.</p>



<p>They then tagged the cells with a fluorescent marker that causes huntingtin proteins to glow bright green under the microscope. This let the team track protein aggregation in real time. Though they shared the same genetics, some cells formed inclusion bodies; others didn’t.</p>



<p>The team next challenged them with a chemical known to cause cellular stress. Those that formed clumps survived far more regularly than those that didn’t. It was a “striking difference,” the authors wrote. “Once a mutant PolyQ protein is expressed, the formation of IBs [inclusion bodies] protect[s] the cells rather than inflict[s] harm, at least short-term.”</p>



<p>Inflammation seems to be key. Although grown side-by-side, a genetic screen revealed cells with inclusion bodies were especially abundant in a gene called ATF3, which is known to regulate inflammation. Getting rid of the gene wiped out the neurons’ ability to form inclusion bodies, making them more vulnerable.</p>



<p>&#8220;Our results reveal a previously unknown role for ATF3 in orchestrating the formation of inclusion bodies in human neurons,” said Meshorer.</p>



<p>These are very early results. <a target="_blank" href="https://pubmed.ncbi.nlm.nih.gov/39923663/">An immune molecule</a> bridges ATF3 and inflammation and is associated with Huntington’s disease. Its levels are higher in patients with the condition. Increasing ATF3 activity could amp up the number of protective inclusion bodies and give neurons a fighting chance.</p>



<p>The findings suggest inclusion bodies gather free-floating mutant proteins into clumps to protect neurons and reduce brain damage—at least at the beginning of the disease. However, lab experiments rarely translate to treatments. How fast inclusion bodies form and when they begin to stress cells remains to be seen. Meanwhile, a <a target="_blank" href="https://singularityhub.com/2025/09/30/a-new-approach-could-transform-huntingtons-disease-treatment/">gene therapy</a> for Huntington’s is underway, and promising results in a small trial suggest an alternative path for treatment.</p>



<p>Still, the study challenges the idea that protein clumps are always detrimental. If replicated in other neurodegenerative diseases such as Alzheimer’s or ALS and if we can learn how long protection lasts, the results could pave the way for better-timed treatment that works with the body’s protection, not against it.</p>
<p>The post <a href="https://singularityhub.com/2026/06/05/toxic-clumps-in-huntingtons-disease-may-protect-the-brain-too/">Toxic Clumps in Huntington&#8217;s Disease May Protect the Brain Too</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/signaling-neuron.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>AI Can Now Design and Run Thousands of Experiments Without Human Hands. We Aren&#8217;t Ready for the Risk to Biosecurity.</title>
		<link>https://singularityhub.com/2026/06/04/ai-can-design-and-run-thousands-of-experiments-without-human-hands-we-arent-ready-for-the-risk-to-biosecurity/</link>
		
		<dc:creator><![CDATA[Stephen D. Turner]]></dc:creator>
		<pubDate>Thu, 04 Jun 2026 22:17:05 +0000</pubDate>
				<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[Robotics]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175202&#038;secret=cM2XMtKpK3Lj&#038;nonce=b125236b06</guid>

					<description><![CDATA[<p>The gap between what AI can do in biology and what governance systems are prepared to handle is growing.</p>
<p>The post <a href="https://singularityhub.com/2026/06/04/ai-can-design-and-run-thousands-of-experiments-without-human-hands-we-arent-ready-for-the-risk-to-biosecurity/">AI Can Now Design and Run Thousands of Experiments Without Human Hands. We Aren&#8217;t Ready for the Risk to Biosecurity.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">The gap between what AI can do in biology and what governance systems are prepared to handle is growing. </p></div>


<p>Artificial intelligence is rapidly learning to autonomously design and run biological experiments, but the systems intended to govern those capabilities are struggling to keep pace.</p>



<p>AI company OpenAI and biotech company Ginkgo Bioworks announced in February 2026 that OpenAI’s flagship model GPT-5 had <a target="_blank" href="https://doi.org/10.64898/2026.02.05.703998">autonomously designed and run</a> 36,000 biological experiments. It did this through a <a target="_blank" href="https://www.scientificamerican.com/article/openai-and-ginkgo-bioworks-show-how-ai-can-accelerate-scientific-discovery/">robotic cloud laboratory</a>, a facility where automated equipment controlled remotely by computers carries out experiments. The AI model proposed study designs, and robots carried them out and fed the data back to the model for the next round. Humans set the goal, and the machines did much of the work in the lab, cutting the cost of producing a desired protein by 40 percent.</p>



<p>This is <a target="_blank" href="https://doi.org/10.1038/s41592-024-02338-y">programmable biology</a>: designing biological components on a computer and building them in the physical world, with AI closing the loop.</p>



<p>For decades, biology mostly moved from <a target="_blank" href="https://doi.org/10.1038/s41576-025-00884-5">observation toward understanding</a>. Scientists <a target="_blank" href="https://singularityhub.com/2021/09/28/the-human-genome-project-launched-20-years-ago-how-far-have-we-come-and-whats-next/">sequenced the genomes of organisms</a> to catalog all of their DNA, learning how genes encode the proteins that carry out life’s functions. The invention of <a target="_blank" href="https://doi.org/10.1126/science.add8643">tools like CRISPR</a> then allowed scientists to <a target="_blank" href="https://singularityhub.com/tag/crispr/">edit that DNA</a> for specific purposes, such as disabling a gene linked to disease. AI is now accelerating a third phase, where computers can both design biological systems and rapidly test them.</p>



<p>The process looks less like traditional benchwork in a lab and <a target="_blank" href="https://doi.org/10.17226/28868">more like engineering</a>: design, build, test, learn, and repeat. Where a traditional experiment might test a single hypothesis, AI-driven programmable biology explores thousands of design variations in parallel, iterating the way an engineer refines a prototype.</p>



<p>As a <a target="_blank" href="https://datascience.virginia.edu/people/stephen-turner">data scientist who</a> <a target="_blank" href="https://scholar.google.com/citations?user=-wkHYzMAAAAJ&amp;hl=en">studies genomics and biosecurity</a>, I research how AI is reshaping biological research and what safeguards that demands. Current safety measures and regulations have not kept pace with these capabilities, and the gap between what AI can do in biology and what governance systems are prepared to handle is growing.</p>



<h2 class="wp-block-heading" id="h-what-ai-makes-possible">What AI Makes Possible</h2>



<p>The clearest example of how researchers are using AI to automate research is <a target="_blank" href="https://singularityhub.com/2025/10/06/dangerous-ai-designed-proteins-could-evade-todays-biosecurity-software/">AI-accelerated protein design</a>.</p>



<p><a target="_blank" href="https://theconversation.com/what-is-a-protein-a-biologist-explains-152870">Proteins are the molecular machines</a> that carry out most functions in living cells. Designing new ones has traditionally required years of trial and error because even small changes to a protein’s sequence can alter its shape and function in unpredictable ways.</p>



<p><a target="_blank" href="https://doi.org/10.1038/s44222-025-00349-8">Protein language models</a>, which are AI systems trained on millions of natural protein sequences, can quickly predict how mutations will change a protein’s behavior or <a target="_blank" href="https://theconversation.com/when-researchers-dont-have-the-proteins-they-need-they-can-get-ai-to-hallucinate-new-structures-173209">design new proteins</a>. These AI models are designing <a target="_blank" href="https://doi.org/10.1038/d41586-025-03965-x">potential new drugs</a> and <a target="_blank" href="https://doi.org/10.1126/scitranslmed.adu3791">speeding vaccine development</a>.</p>



<p><a target="_blank" href="https://doi.org/10.64898/2026.02.05.703998%20">Paired with automated labs</a>, these models create tight loops of experimentation and revision, testing thousands of variations in days rather than the months or years a human team would need.</p>



<p>Faster protein engineering could mean faster responses to emerging infections and cheaper drugs.</p>



<h2 class="wp-block-heading" id="h-the-dual-use-problem">The Dual-Use Problem</h2>



<p>Researchers have raised concerns that these same AI tools could be misused, a challenge known as the <a target="_blank" href="https://doi.org/10.1371/journal.pcbi.1012975">dual-use problem</a>: Technologies developed for beneficial purposes can also be repurposed to cause harm.</p>



<p>For example, researchers have found that AI models <a target="_blank" href="https://doi.org/10.1038/s41467-025-56751-8">integrated with automated labs</a> can <a target="_blank" href="https://doi.org/10.3389/fmicb.2025.1734561">optimize how well a virus spreads</a>, even without specialized training. Scientists have <a target="_blank" href="https://doi.org/10.7249/RRA4490-1">developed a risk-scoring tool</a> to evaluate how AI could modify a virus’s capabilities, such as altering which species it infects or helping it evade the immune system.</p>



<p>Current AI models are able to walk users through the technical steps of <a target="_blank" href="https://doi.org/10.7249/PEA3853-1">recovering live viruses from synthetic DNA</a>. Researchers have determined that AI could lower barriers at multiple stages in the process of developing a bioweapon, and that current oversight <a target="_blank" href="https://cset.georgetown.edu/publication/ai-and-biorisk-an-explainer/">does not adequately address</a> this risk.</p>



<h2 class="wp-block-heading" id="h-risk-from-bio-ai">Risk From Bio AI</h2>



<p>Experienced scientists are already <a target="_blank" href="https://doi.org/10.1038/s41592-025-02958-y">using AI</a> <a target="_blank" href="https://doi.org/10.1016/j.cell.2024.09.022">to plan</a> and <a target="_blank" href="https://doi.org/10.1038/s41586-025-09442-9">design biological experiments</a>. The question of whether AI can help people with limited biology training carry out dangerous lab work is the subject of active research.</p>



<p>Two recent studies have reached different conclusions.</p>



<p>A study by AI company Scale AI and biosecurity nonprofit SecureBio found that when people with limited biology experience were given access to large language models, which is the type of AI behind tools like ChatGPT, they were able to <a target="_blank" href="https://doi.org/10.48550/arXiv.2602.23329">complete biosecurity-related tasks</a>, such as troubleshooting complex virology lab protocols with four times greater accuracy. In some areas, these novices outperformed trained experts. Around 90 percent of these novices reported little difficulty getting the models to provide risky biological information, such as detailed instructions on working with dangerous pathogens, despite built-in safety filters meant to block such outputs.</p>



<p>In contrast, a study led by Active Site, a research nonprofit that studies the use of AI in synthetic biology, found that AI help did not lead to significant differences in the ability of novices to complete the <a target="_blank" href="https://doi.org/10.48550/arXiv.2602.16703">complex workflow to produce a virus</a> in a biosafety laboratory. However, the AI-assisted group succeeded more often on most tasks and finished some steps faster, most notably on growing cells in the lab.</p>



<p>Hands-on work in the lab has traditionally been a bottleneck to translating designs into results. Even a brilliant study plan still depends on skilled human hands to carry out. That may not last, as cloud laboratories and robotic automation become <a target="_blank" href="https://doi.org/10.1038/d41586-026-00453-8">cheaper and more accessible</a>, allowing researchers to send AI-generated experimental designs to remote facilities for execution.</p>



<h2 class="wp-block-heading" id="h-responding-to-ai-driven-biological-risks">Responding to AI-Driven Biological Risks</h2>



<p>AI systems are now able to run experiments autonomously and at scale, but existing regulations were not designed for this. Rules governing biological research do not account for AI-driven automation, and rules governing AI do not specifically address its use in biology.</p>



<p>In the US, the Biden administration had issued a 2023 executive order on AI security that included <a target="_blank" href="https://cset.georgetown.edu/article/breaking-down-the-biden-ai-eo-screening-dna-synthesis-and-biorisk/">biosecurity provisions</a>, but the Trump administration revoked it. Screening the synthetic DNA that commercial providers make to ensure it cannot be misused to make pathogens or toxins remains mostly voluntary. A bipartisan bill introduced in 2026 to <a target="_blank" href="https://www.nti.org/news/nti-endorses-biosecurity-modernization-and-innovation-act-of-2026/">mandate DNA screening</a> does not yet address AI-designed sequences that evade current detection methods.</p>



<p>The 1975 <a target="_blank" href="https://disarmament.unoda.org/en/our-work/weapons-mass-destruction/biological-weapons/biological-weapons-convention">Biological Weapons Convention</a>, an international treaty prohibiting the production and use of bioweapons, contains no provisions for AI. The UK <a target="_blank" href="https://www.aisi.gov.uk/frontier-ai-trends-report">AI Security Institute</a> and the US <a target="_blank" href="https://www.biotech.senate.gov/final-report/chapters/">National Security Commission on Emerging Biotechnology</a> have both called for coordinated government action.</p>



<p>The safety evaluations that AI labs run before releasing new models are often <a target="_blank" href="https://epoch.ai/gradient-updates/do-the-biorisk-evaluations-of-ai-labs-actually-measure-the-risk-of-developing-bioweapons">opaque and unsuited</a> to capture real-world risk. Researchers have estimated that even modest improvements in an AI model’s ability to help plan pathogen-related experiments could translate to <a target="_blank" href="https://www.governance.ai/research-paper/dual-use-ai-capabilities-and-the-risk-of-bioterrorism-converting-capability-evaluations-to-risk-assessments">thousands of additional deaths from bioterrorism</a> per year. Timelines for when these capabilities cross critical thresholds <a target="_blank" href="https://forecastingresearch.org/ai-enabled-biorisk">remain unclear</a>.</p>



<p>The Nuclear Threat Initiative has <a target="_blank" href="https://www.nti.org/analysis/articles/a-framework-for-managed-access-to-biological-ai-tools/">proposed a managed access framework</a> for biological AI tools, matching who can use a given tool to the risk level of the model rather than blanket restrictions. The RAND Center on AI, Security and Technology outlined a set of <a target="_blank" href="https://doi.org/10.1002/bit.70132">actions researchers could take</a> to <a target="_blank" href="https://singularityhub.com/2026/01/02/ai-can-now-design-proteins-and-dna-scientists-warn-we-need-biosecurity-rules-before-its-too-late/">improve biosecurity</a>, including improved DNA synthesis screening and model evaluations before release. Researchers have also argued that <a target="_blank" href="https://doi.org/10.1126/science.aeb2689">biological data itself needs governance</a>, especially genomic data that could train models with dangerous capabilities.</p>



<p>Some AI companies have started voluntarily imposing their own safety measures. Anthropic <a target="_blank" href="https://red.anthropic.com/2025/biorisk/">activated its highest safety tier</a> when it released its most advanced model in mid-2025. At the same moment, OpenAI <a target="_blank" href="https://openai.com/index/updating-our-preparedness-framework/">updated its Preparedness Framework</a>, revising the thresholds for how much biological risk a model can pose before additional safeguards are required. But these are voluntary, company-specific steps. Anthropic’s CEO, Dario Amodei, wrote that the pace of AI development may soon <a target="_blank" href="https://www.darioamodei.com/essay/the-adolescence-of-technology">outrun any single company’s ability</a> to assess the risk of a given model.</p>



<p>When used in a well-controlled setting, AI can help scientists quickly reach their research goals. What happens when the same capabilities operate outside those controls is a question that policy has not yet answered. Overreact, and talent and investment may move elsewhere while the technology continues advancing anyway. Underreact, and the risks of that technology could be exploited to cause real harm.<img loading="lazy" decoding="async" src="https://counter.theconversation.com/content/279191/count.gif?distributor=republish-lightbox-advanced" alt="The Conversation" width="1" height="1" style="border: none !important; box-shadow: none !important; margin: 0 !important; max-height: 1px !important; max-width: 1px !important; min-height: 1px !important; min-width: 1px !important; opacity: 0 !important; outline: none !important; padding: 0 !important" referrerpolicy="no-referrer-when-downgrade">
</p>



<p><em>This article is republished from <a target="_blank" href="https://theconversation.com">The Conversation</a> under a Creative Commons license. Read the <a target="_blank" href="https://theconversation.com/ai-can-design-and-run-thousands-of-lab-experiments-without-human-hands-humanity-isnt-ready-for-the-new-risks-this-brings-to-biology-279191">original article</a>.</em></p>
<p>The post <a href="https://singularityhub.com/2026/06/04/ai-can-design-and-run-thousands-of-experiments-without-human-hands-we-arent-ready-for-the-risk-to-biosecurity/">AI Can Now Design and Run Thousands of Experiments Without Human Hands. We Aren&#8217;t Ready for the Risk to Biosecurity.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/yellow-robot-arm.jpeg?auto=webp" medium="image" />	</item>
		<item>
		<title>Three Countries Own the Lithium Market. An MIT Startup Wants to Break Their Grip.</title>
		<link>https://singularityhub.com/2026/06/03/three-countries-own-the-lithium-market-an-mit-startup-wants-to-break-their-grip/</link>
		
		<dc:creator><![CDATA[Shelly Fan]]></dc:creator>
		<pubDate>Wed, 03 Jun 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[Energy]]></category>
		<guid isPermaLink="false">https://singularityhub.com/api/preview?id=175148&#038;secret=cM2XMtKpK3Lj&#038;nonce=e859864a1d</guid>

					<description><![CDATA[<p>A new process for mining lithium-rich rock could slash costs and pollution—and decentralize global lithium production.</p>
<p>The post <a href="https://singularityhub.com/2026/06/03/three-countries-own-the-lithium-market-an-mit-startup-wants-to-break-their-grip/">Three Countries Own the Lithium Market. An MIT Startup Wants to Break Their Grip.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-post-excerpt"><p class="wp-block-post-excerpt__excerpt">A new process for mining lithium-rich rock could slash costs and pollution—and decentralize global lithium production. </p></div>


<p>Lithium mining is like a modern gold rush. The element is the main ingredient in batteries powering smartphones, <a target="_blank" href="https://singularityhub.com/2025/01/24/the-surprising-longevity-of-electric-vehicles-they-now-live-as-long-as-gas-powered-cars/">electric cars</a>, and even <a target="_blank" href="https://singularityhub.com/category/artificial-intelligence/">AI</a>. Global demand is surging. Increased production could guide the world toward a more sustainable energy future.</p>



<p>But ironically, current extraction methods offset some of those gains. Lithium mining involves separating the element from brines using toxic chemicals, a process that also pumps out carbon dioxide. This, alongside enormous water and energy costs—due to high temperature requirements—has confined mining to a handful of countries.</p>



<p>To address these drawbacks, scientists at the Massachusetts Institute of Technology <a target="_blank" href="https://www.science.org/doi/10.1126/science.aec4652">have now developed</a> a low-cost, low-temperature, greener process relying on an abundant resource: Hard rock. Although rocks containing lithium cover large parts of the US, Europe, and Africa, extracting it from them is challenging.</p>



<figure class="wp-block-image size-full" data-dimension="landscape"><a target="_blank" href="https://digital.su.org/course/exponential-primer?utm_source=hub&amp;utm_medium=web&amp;utm_campaign=primer"><img loading="lazy" decoding="async" width="1200" height="300" src="https://singularityhub.com/uploads/2026/05/Ad_Exp_Primer_HUB_99.png" alt="" class="wp-image-174559"/></a></figure>



<p>While renovating his bathroom, study author Yet-Ming Chiang realized a chemical in glass etching cream—which makes glass translucent—could eat away at lithium-rich rocks. His team then designed a recyclable process to extract lithium as well as two ingredients used to make greener cement and other materials.</p>



<p>“You’ve heard of nose-to-tail eating?” said Chiang in <a target="_blank" href="https://news.mit.edu/2026/mit-researchers-develop-low-cost-technique-lithium-from-rocks-0528">a press release</a>. “We refer to this as nose-to-tail mining.”</p>



<p>Unlike previous methods, the process runs at temperatures below the boiling point of water. All liquid chemicals are almost recyclable and can be reused in multiple rounds of extraction.</p>



<p>“This could establish a low-carbon alternative to hard rock refining, addressing both the surging demand for lithium and the carbon footprint that undermines the sustainability of the energy transition that lithium is meant to enable,” <a target="_blank" href="https://www.science.org/doi/10.1126/science.aei1181">wrote</a> Gang San Lee and Karthish Manthiram at the California Institute of Technology, who were not involved in the study.</p>



<h2 class="wp-block-heading" id="h-a-rock-and-a-hard-place">A Rock and a Hard Place</h2>



<p>The Earth’s crust teems with lithium. Getting it out is the hard part.</p>



<p>Currently, many mining operations rely on brine that naturally leaches lithium over millennia. Later steps purify the lithium into a battery-ready product. The process relies on large evaporation pools and is limited to a few countries, making the resource scarce.</p>



<p>Lithium could, alternatively, be harvested from solid rocks. One ore, spodumene, is packed with lithium, roughly 1.5 percent by weight. But liberating it has been a tough nut to crack.</p>



<p>Traditionally, miners crush rocks and remove chunks that don’t contain lithium. The rocks are then blasted at temperatures as high as 1,100 degrees Celsius (2,012 degrees Fahrenheit) and showered in a cocktail of dangerous chemicals. The process spews liquid waste into the environment and releases <a target="_blank" href="https://www.sciencedirect.com/science/article/pii/S0921344921003712">20 tons</a> of carbon for each ton of lithium.</p>



<p>Researchers are working on more temperate methods.</p>



<p>One of these is called <a target="_blank" href="https://www.sciencedirect.com/science/article/abs/pii/S0255270125002879">ball milling</a>. Ore is rotated in a container filled with hard balls that mechanically grind the stone into a fine power. It’s like using a mortar and pestle instead of a blender. But the process takes longer, and lithium is lost along the way, resulting in lower yields. <a target="_blank" href="https://www.nature.com/articles/s41467-024-48867-0">Another</a> method, called electrochemical leaching, refines the ore at room temperature. But researchers have had mixed success with the process, and it’s tough to scale up. It also produces in a lot of waste rock that could, in theory, be harvested for other uses instead being discarded.</p>



<h2 class="wp-block-heading" id="h-triple-threat">Triple Threat</h2>



<p>The new method popped into Chiang’s mind as he was brainstorming ways to break apart spodumene, a lithium-rich ore with high amounts of silica—the main ingredient in glass.</p>



<p>Dissolving silica to get to lithium requires hydrofluoric acid, a highly toxic chemical. But glass etching cream also eats away at silica with ammonium fluoride. Tubes of the mild acid are available in home improvement stores, and it works at room temperature. Why not give it a try?</p>



<p>By mixing ammonium fluoride with water, the team showed they could completely dissolve spodumene at temperatures below 100 degrees Celsius without releasing toxic fumes. They only needed to continuously stir the ore in a simple plastic tank. The process yielded several types of lithium salt with 99 percent purity. In early experiments, extraction took several days, but the team has since cut the time to under 12 hours.</p>



<p>“Dissolving silica is the hard part in mining,” <a target="_blank" href="https://news.mit.edu/2026/mit-researchers-develop-low-cost-technique-lithium-from-rocks-0528">said</a> study author Benjamin Mowbray. “The next question was how do we apply it to impactful mineral processing problems?”</p>



<p>Along with lithium, spodumene is jam-packed with two usually discarded ingredients: Alumina, which after <a target="_blank" href="https://www.specialtymetals.com/blog/2019/10/8/what-is-a-smelter">smelting</a> makes aluminum, and silica, which can be directly used as a sustainable ingredient in greener cement. The new process can separate out both materials, and the team vetted the resulting products, including strength testing cubes of fabricated cement.</p>



<p>“First our goal was to produce these products, then there were additional steps of characterizing their purity and properties and making sure our products met the specifications for target markets,” <a target="_blank" href="https://news.mit.edu/2026/mit-researchers-develop-low-cost-technique-lithium-from-rocks-0528">said</a> Mowbray.</p>



<p>“If any product didn’t meet the target specs, you’d end up with a waste stream.”</p>



<p>With a few chemical tweaks, the team showed the acid could be regenerated and reused at least five times. The team successfully processed 17 spodumene ores sourced from around the world, suggesting the method could be broadly applicable.</p>



<p>They’ve also spun the work into a startup, <a target="_blank" href="https://rockzero.com/">Rock Zero</a>, and aim to scale it. If the acid can be recycled with near-perfect efficiency, the team estimates the process would cut costs over 40 percent compared to conventional hard-rock extraction, making it competitive with brine operations.</p>



<p>Its simplicity could also reshape where lithium gets produced. In 2024, roughly <a target="_blank" href="https://pubs.usgs.gov/publication/mcs2025">74 percent</a> of global lithium output came from just three countries: China, Australia, and Chile. By eliminating the need for extreme heat and massive waste-treatment plants, the process could be easier to implement, especially in countries rich in spodumene but lacking the capital for infrastructure.</p>



<p>That opens the door to a network of smaller refineries built closer to the mines themselves, reducing transportation costs and supply-chain bottlenecks. Because the process is also far less energy intensive, it could be powered by solar and wind, further shrinking its environmental impact.</p>



<p>The technology could also be adapted to recover other valuable metals hidden inside mineral ores. One candidate is beryllium, a lightweight but extremely stiff and stable metal used in satellites and the <a target="_blank" href="https://science.nasa.gov/mission/webb/webbs-mirrors/">James Webb Space Telescope</a>’s mirrors. Current manufacturing processes often generate toxic dust and fumes linked to <a target="_blank" href="https://my.clevelandclinic.org/health/diseases/13807-beryllium-disease">serious lung inflammation</a>. A cleaner extraction route could make it safer and cheaper to produce. &nbsp;</p>



<p>As for Rock Zero, going up against established lithium giants is like David and Goliath. They’ll also have to contend with global <a target="_blank" href="https://www.iea.org/reports/global-critical-minerals-outlook-2025/executive-summary">market volatility</a> and <a target="_blank" href="https://arxiv.org/abs/2403.13759">increasing competitiveness</a> of <a target="_blank" href="https://singularityhub.com/2026/05/29/sodium-is-cheap-abundant-and-now-powering-batteries-that-could-rival-lithium/">sodium-ion batteries</a> and other alternative battery chemistries.</p>



<p>But the team is unfazed. “We believe this approach is the lowest-energy, lowest-cost way of getting lithium not only out of hard rock, but period,” <a target="_blank" href="https://news.mit.edu/2026/mit-researchers-develop-low-cost-technique-lithium-from-rocks-0528">said</a> Chiang. “That’s what’s motivating us to scale this.”</p>
<p>The post <a href="https://singularityhub.com/2026/06/03/three-countries-own-the-lithium-market-an-mit-startup-wants-to-break-their-grip/">Three Countries Own the Lithium Market. An MIT Startup Wants to Break Their Grip.</a> appeared first on <a href="https://singularityhub.com">SingularityHub</a>.</p>
]]></content:encoded>
					
		
		
		<media:content url="https://singularityhub.com/uploads/2026/06/lithium-packed-spodumen.jpeg?auto=webp" medium="image" />	</item>
	</channel>
</rss>
