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

<channel>
	<title>sustainable artificial intelligence &#8211; Science</title>
	<atom:link href="https://scienmag.com/tag/sustainable-artificial-intelligence/feed/" rel="self" type="application/rss+xml" />
	<link>https://scienmag.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Jun 2026 21:23:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://scienmag.com/wp-content/uploads/2024/07/cropped-scienmag_ico-32x32.jpg</url>
	<title>sustainable artificial intelligence &#8211; Science</title>
	<link>https://scienmag.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">73899611</site>	<item>
		<title>Next-Gen AI Achieves Continuous Learning Using a Fraction of Today’s Computing Energy</title>
		<link>https://scienmag.com/next-gen-ai-achieves-continuous-learning-using-a-fraction-of-todays-computing-energy/</link>
		
		<dc:creator><![CDATA[SCIENMAG]]></dc:creator>
		<pubDate>Mon, 08 Jun 2026 21:23:28 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AI architecture inspired by human brain]]></category>
		<category><![CDATA[asynchronous brain-inspired AI]]></category>
		<category><![CDATA[autonomous AI system development]]></category>
		<category><![CDATA[continuous learning AI models]]></category>
		<category><![CDATA[embedded AI energy solutions]]></category>
		<category><![CDATA[energy consumption in AI computing]]></category>
		<category><![CDATA[Hava Siegelmann AI framework]]></category>
		<category><![CDATA[low-power neural networks]]></category>
		<category><![CDATA[next-gen AI energy efficiency]]></category>
		<category><![CDATA[scalable AI technology innovations]]></category>
		<category><![CDATA[sustainable artificial intelligence]]></category>
		<category><![CDATA[University of Massachusetts Amherst AI research]]></category>
		<guid isPermaLink="false">https://scienmag.com/next-gen-ai-achieves-continuous-learning-using-a-fraction-of-todays-computing-energy/</guid>

					<description><![CDATA[AMHERST, Mass. — In a groundbreaking development that may redefine the future of artificial intelligence (AI), researchers at the University of Massachusetts Amherst have unveiled a pioneering AI framework that drastically reduces energy consumption while preserving, and potentially advancing, computational power. This milestone challenges the prevailing model of AI architecture by drawing inspiration directly from [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>AMHERST, Mass. — In a groundbreaking development that may redefine the future of artificial intelligence (AI), researchers at the University of Massachusetts Amherst have unveiled a pioneering AI framework that drastically reduces energy consumption while preserving, and potentially advancing, computational power. This milestone challenges the prevailing model of AI architecture by drawing inspiration directly from the human brain’s efficient and asynchronous processing style—a paradigm shift with monumental implications for both the environment and the scalability of AI technologies.</p>
<p>The team, led by Hava Siegelmann, Provost Professor at the Manning College of Information and Computer Sciences, confronts a paradox that has long hampered the expansion of AI capabilities: the insatiable energy demands of ever-growing, highly synchronized neural networks. While contemporary AI models such as ChatGPT and Claude exhibit astounding computational feats, they do so by relying on synchronous updates coordinated through a global clock, inevitably resulting in energy consumption on the order of millions of watts. This complexity and energy cost have become a drastic bottleneck for deploying autonomous and embedded AI systems at scale.</p>
<p>One of the fundamental insights driving Siegelmann’s research is the striking contrast between artificial neural networks and the biological brain. The human brain, with its nearly 86 billion neurons firing asynchronously and selectively, manages to perform immensely complex cognitive tasks while consuming only about 20 watts of power—comparable to the energy usage of a small LED bulb. This ability arises from neurons updating independently, activating only as needed for the task at hand, thus avoiding the global synchronization overhead that plagues standard AI architectures. Emulating this asynchronous dynamism has been a longstanding but elusive goal within computational neuroscience and machine learning.</p>
<p>Existing attempts to harness asynchronous spiking neural networks have stumbled over significant practical hurdles, primarily because these biologically inspired models have not supported efficient training methods. Traditional backpropagation and other gradient-based techniques, which enable modern deep neural networks&#8217; remarkable learning capabilities, are ill-suited to the irregular timing and event-driven nature of spiking neurons. As a result, the AI community has wrestled with a tradeoff, forced to choose between energy-efficient but less adaptable spiking models and computationally powerful but energy-intensive synchronized networks.</p>
<p>Siegelmann’s team broke new ground by introducing Asynchronous Neural Turing networks, or ANT—a novel neural architecture that integrates the adaptive power of differentiable deep networks with the energy efficiency of asynchronous processing. ANT dispenses with the central coordinating clock, allowing neural units to update independently in response to pertinent stimuli, much like biological neurons, while maintaining compatibility with gradient-based training methods. This approach requires revolutionary design principles to ensure that asynchronous updating does not disrupt information flow or learning capacity—challenges that Siegelmann’s group has impressively overcome.</p>
<p>The benefits of this architecture are both theoretical and practical. By restricting computation to only those neurons essential to the immediate cognitive function, ANT systems can dramatically reduce power consumption by orders of magnitude. In theory, this efficiency does not compromise computational capability—in fact, ANT potentially matches the prowess of conventional digital systems and state-of-the-art deep learning frameworks, all while enabling real-time, continuous learning. This breakthrough directly addresses the escalating environmental footprint of AI research and deployment, especially as models scale to trillions of parameters.</p>
<p>The conceptual underpinnings of ANT are anchored in Siegelmann’s foundational work from the mid-1990s, when she demonstrated that recurrent neural networks could attain the computational equivalence of Turing machines, a seminal finding linking machine learning architectures to classical computation theory. Building on decades of expertise in neural computation, the Siegelmann lab’s innovation marries theoretical rigor with practical applicability, fostering a new class of energy-aware neural networks primed for next-generation AI applications.</p>
<p>The implications extend far beyond academic curiosity. With energy efficiency at a premium for autonomous robotics, edge computing devices, and self-driving vehicles, ANT architectures could enable these machines to operate sustainably in environments where power resources are limited or costly. Moreover, by facilitating continuous online learning free from rigid training phases, this approach promises smarter, more adaptable systems capable of learning and evolving within their operational contexts without prohibitive energy costs.</p>
<p>Siegelmann’s team is actively advancing the ANT framework, focusing on enhancing real-time learning capabilities and pushing the boundaries of energy efficiency even further. Their work is poised to inspire a paradigm shift across AI research, promoting systems that not only mitigate environmental impact but also improve adaptability and autonomy in ways previously constrained by synchronous computation.</p>
<p>As AI&#8217;s role broadens in society and industry, the urgency of developing sustainable, scalable, and capable architectures cannot be overstated. ANT represents a crucial step toward reconciling AI&#8217;s extraordinary promise with the practical realities of power consumption and environmental stewardship. The research, supported by the U.S. National Science Foundation and the Air Force Office of Scientific Research, invites the global scientific community to rethink core assumptions about AI design and operation.</p>
<p>In summary, the ANT framework embodies a transformative vision for AI: one where intelligence is not sacrificed at the altar of energy efficiency, and where learning is continuous, dynamic, and more brain-like than ever before. By realigning artificial intelligence with the principles that make biological computation so efficient, Siegelmann and her collaborators herald an era of smarter, greener AI poised to meet the challenges of tomorrow.</p>
<hr />
<p><strong>Subject of Research</strong>: Energy-efficient Artificial Intelligence inspired by asynchronous neural computation</p>
<p><strong>Article Title</strong>: “Energy-Efficient Asynchronous Neural Turing Networks for Continuous Real-Time AI Learning”</p>
<p><strong>News Publication Date</strong>: June 5, 2026</p>
<p><strong>Web References</strong>:<br />
https://doi.org/10.1038/s41467-026-73830-6<br />
https://www.cics.umass.edu/about/directory/hava-siegelmann</p>
<p><strong>Image Credits</strong>: UMass Amherst</p>
<h4><strong>Keywords</strong></h4>
<p>Artificial Intelligence, Energy Efficiency, Asynchronous Neural Networks, Continuous Learning, Neural Computation, ANT Architecture, Sustainable AI, Gradient-Based Learning, Autonomous Systems, Neural Turing Machines, Brain-Inspired Computing, Real-Time Adaptation</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">164754</post-id>	</item>
		<item>
		<title>Physical Neural Networks: Pioneering Sustainable AI for the Future</title>
		<link>https://scienmag.com/physical-neural-networks-pioneering-sustainable-ai-for-the-future/</link>
		
		<dc:creator><![CDATA[SCIENMAG]]></dc:creator>
		<pubDate>Tue, 09 Sep 2025 17:23:14 +0000</pubDate>
				<category><![CDATA[Chemistry]]></category>
		<category><![CDATA[AI model complexity solutions]]></category>
		<category><![CDATA[analogue computing advancements]]></category>
		<category><![CDATA[Collaborative AI research initiatives]]></category>
		<category><![CDATA[energy-efficient AI models]]></category>
		<category><![CDATA[future of computing paradigms]]></category>
		<category><![CDATA[integrating physics in technology]]></category>
		<category><![CDATA[photonic circuits in computing]]></category>
		<category><![CDATA[physical neural networks]]></category>
		<category><![CDATA[quantum phenomena in AI]]></category>
		<category><![CDATA[revolutionary technologies in AI]]></category>
		<category><![CDATA[sustainable artificial intelligence]]></category>
		<category><![CDATA[training challenges in neural networks]]></category>
		<guid isPermaLink="false">https://scienmag.com/physical-neural-networks-pioneering-sustainable-ai-for-the-future/</guid>

					<description><![CDATA[In the rapidly evolving world of artificial intelligence, the insatiable demand for larger and more complex models has spotlighted the urgent need for novel computing paradigms. Traditional electronic computers, although continually improving, face inherent limitations in power efficiency and processing capability that threaten to bottleneck future AI advancements. Researchers worldwide are now turning toward revolutionary [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>In the rapidly evolving world of artificial intelligence, the insatiable demand for larger and more complex models has spotlighted the urgent need for novel computing paradigms. Traditional electronic computers, although continually improving, face inherent limitations in power efficiency and processing capability that threaten to bottleneck future AI advancements. Researchers worldwide are now turning toward revolutionary technologies that harness the fundamental laws of physics themselves to process information more efficiently and at unprecedented speeds. One such emerging frontier is the development of physical neural networks, which employ analogue circuits rooted in photonics and quantum phenomena to mimic the behavior of artificial neural networks directly through physical interactions of light on silicon chips.</p>
<p>A groundbreaking study recently published in the prestigious journal <em>Nature</em> has unveiled significant progress in this field, showcasing collaborative efforts from leading global institutions including Politecnico di Milano, École Polytechnique Fédérale de Lausanne, Stanford University, University of Cambridge, and the Max Planck Institute. This research delves into the core challenge of training physical neural networks—an area that until now had largely been conceptual, hindered by the difficulty of adapting learning algorithms to operate within analogue physical substrates rather than traditional digital simulations.</p>
<p>At the heart of this innovation is the photonic microchip developed by the research team at Politecnico di Milano, which stands as a testament to the power of integrated photonic technologies. Unlike conventional electronic chips that rely on voltage and current states to represent and manipulate data, these photonic chips utilize the interference patterns of light waves to perform fundamental mathematical operations such as summations and multiplications. Remarkably, these operations occur on silicon microchips mere square millimeters in size, highlighting the extraordinary miniaturization and integration capabilities that photonics enables in hardware design.</p>
<p>This approach fundamentally transforms how data is processed. By bypassing the digital conversion steps that are traditionally necessary in electronic neural networks, photonic chips execute computational tasks natively in the analogue domain. According to Francesco Morichetti, the head of the Photonic Devices Lab at Politecnico di Milano, this leads to a profound reduction in both energy consumption and processing time. Such an advancement is pivotal, considering that modern AI data centers are notorious for their massive energy footprints. The capacity to perform AI computations in a more sustainable and efficient manner could redefine the environmental and economic landscape of machine learning.</p>
<p>Crucially, the study addresses one of the most vital aspects of neural network functionality: training. Training involves iteratively adjusting the network’s parameters until it successfully performs specific tasks or recognizes patterns in data. Traditionally, this process is computationally intensive and carried out within digital or software-based frameworks before deploying trained models onto hardware. The collaborative research introduces an innovative “in-situ” training methodology for photonic neural networks, whereby learning is conducted entirely within the physical system using light signals, without recourse to digital simulations.</p>
<p>This photonics-based in-situ training method embodies a paradigm shift by treating the physical network as the training medium itself. It leverages the intrinsic physics of light interference to update network weights and parameters directly on the photonic chip. Morichetti explains that this eliminates layers of data conversion and transfer between physical and digital domains, resulting in accelerated training speeds with enhanced robustness and efficiency. The potential to execute training faster, with lower latency, unlocks new possibilities for adaptive AI systems that can learn and evolve in real-time.</p>
<p>The implications of these advancements stretch far beyond laboratory prototypes. Photonic chips with optical neural network architectures could enable the creation of more sophisticated AI models capable of handling complex computations at the edge—on devices such as autonomous vehicles, drones, and portable sensors—without relying on centralized cloud processing. This decentralization of AI computation means systems can process real-time data locally, reducing communication lag, enhancing privacy, and improving resilience against network disruptions.</p>
<p>Moreover, photonic neural networks embody a confluence of multiple cutting-edge scientific disciplines, spanning applied physics, nanophotonics, optical materials, and computer science. The ability to engineer nanophotonic structures that manipulate photons with extreme precision enables the design of highly customizable neural architectures adapted for specific application domains. As research advances, this technology could birth new classes of AI hardware that operate fundamentally differently from silicon-based electronic processors, potentially surpassing them in speed, energy efficiency, and scalability.</p>
<p>One of the technical marvels enabling these developments is the exploitation of light interference—a phenomenon where multiple light waves overlap, amplifying or diminishing each other to yield precise mathematical outcomes on-chip. These analogue computations, inherently parallel and swift, contrast starkly with sequential electronic logic operations in conventional processors, offering significant advantages in throughput and power efficiency.</p>
<p>The collaborative nature of this research is also notable, bringing together experts from diverse institutions across Europe and the United States, each contributing unique expertise in photonics, AI, and applied sciences. Such interdisciplinary efforts underscore the complexity of transitioning physical neural networks from theoretical constructs to viable practical technologies. The paper, titled “Training of Physical Neural Networks,” provides a detailed commentary on the state of research in this domain and charts future pathways for overcoming remaining challenges.</p>
<p>In conclusion, the advent of physical neural networks powered by integrated photonic chips heralds a transformative step toward the next generation of intelligent machines. By leveraging the laws of physics to perform computational operations natively and efficiently, these systems promise to transcend the limitations of traditional digital computing architectures. Beyond merely accelerating AI workloads, they lay the groundwork for sustainable, adaptive, and decentralized intelligence embedded directly within everyday devices. The prospect of AI computations unfolding at the speed of light within miniature silicon photonic circuits marks a thrilling confluence of physics, engineering, and machine learning, poised to redefine how we conceive and deploy intelligent systems in the near future.</p>
<hr />
<p><strong>Subject of Research</strong>: Not applicable</p>
<p><strong>Article Title</strong>: Training of physical neural networks</p>
<p><strong>News Publication Date</strong>: 3-Sep-2025</p>
<p><strong>Web References</strong>: <a href="http://dx.doi.org/10.1038/s41586-025-09384-2">DOI: 10.1038/s41586-025-09384-2</a></p>
<p><strong>Image Credits</strong>: Politecnico di Milano, DEIB – Department of Electronics, Information and Bioengineering</p>
<h4><strong>Keywords</strong></h4>
<p>Artificial neural networks, Applied sciences and engineering, Physical sciences, Physics, Optical materials, Nanophotonics, Photonics, Applied optics, Neural net processing, Computer science, Computer processing, Generative AI, Machine learning</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">77213</post-id>	</item>
		<item>
		<title>Neurosymbolic AI: A Path to Greater Efficiency and Intelligence</title>
		<link>https://scienmag.com/neurosymbolic-ai-a-path-to-greater-efficiency-and-intelligence/</link>
		
		<dc:creator><![CDATA[SCIENMAG]]></dc:creator>
		<pubDate>Tue, 20 May 2025 13:40:56 +0000</pubDate>
				<category><![CDATA[Technology and Engineering]]></category>
		<category><![CDATA[AI energy consumption reduction]]></category>
		<category><![CDATA[carbon emissions from data centers]]></category>
		<category><![CDATA[cognitive functioning in AI]]></category>
		<category><![CDATA[ecological impact of AI]]></category>
		<category><![CDATA[efficient information processing in AI]]></category>
		<category><![CDATA[energy-efficient AI models]]></category>
		<category><![CDATA[future of AI technology]]></category>
		<category><![CDATA[hybrid AI systems]]></category>
		<category><![CDATA[neural networks and sustainability]]></category>
		<category><![CDATA[neurosymbolic AI]]></category>
		<category><![CDATA[sustainable artificial intelligence]]></category>
		<category><![CDATA[symbolic reasoning in AI]]></category>
		<guid isPermaLink="false">https://scienmag.com/neurosymbolic-ai-a-path-to-greater-efficiency-and-intelligence/</guid>

					<description><![CDATA[As the artificial intelligence landscape evolves, questions around the sustainability of large language models (LLMs) and their ecological impact have come to the forefront. The rapid growth of AI technology has led to a striking increase in energy consumption, with data centers responsible for a significant portion—up to 3.7%—of global carbon emissions. This alarming statistic [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As the artificial intelligence landscape evolves, questions around the sustainability of large language models (LLMs) and their ecological impact have come to the forefront. The rapid growth of AI technology has led to a striking increase in energy consumption, with data centers responsible for a significant portion—up to 3.7%—of global carbon emissions. This alarming statistic prompts a critical dialogue about the environmental consequences of training complex AI models. Amidst this backdrop, Alvaro Velasquez and colleagues advocate for an alternative paradigm: neurosymbolic AI. This approach, they argue, could usher in a new era of AI that aligns better with sustainability goals, allowing society to harness the transformative capabilities of technology without severely depleting energy resources or exacerbating climate change.</p>
<p>Neurosymbolic AI merges the strengths of traditional symbolic reasoning with the robust capabilities of data-driven neural networks. This hybrid model draws inspiration from the human brain, whose efficient operations require only about 20 watts of power while demonstrating rapid and reflective thinking. The brain’s ability to process information efficiently stands in stark contrast to the energy-hungry operations of current AI systems, which often necessitate extensive computational resources. By examining the underlying principles of cognitive functioning, researchers envision a more sustainable AI landscape where smaller entities can compete with larger corporations that currently dominate the scene.</p>
<p>At the core of neurosymbolic AI is the utilization of semantically meaningful symbols to structure and manipulate knowledge. These symbolic approaches—grounded in logic and mathematical principles, such as differential equations—can streamline the cognitive processes of AI systems. Rather than relying solely on vast datasets to uncover correlations, neurosymbolic models can learn foundational axioms or facts from smaller data samples. This empowers AI systems to infer related truths through the application of symbolic logic, thereby drastically reducing the volume of data and computational demands typically required for generating insights.</p>
<p>Consider the process in which traditional LLMs learn complex relations from considerable data inputs. The range of training necessary often leads to the consumption of resources on a monumental scale. Conversely, neurosymbolic AI offers a more efficient pathway, where AI systems can derive straightforward and profound truths—much like humans do. For instance, from an axiom such as “All men are mortal” and the fact that “Socrates is a man,” the system can ascertain the derived conclusion that “Socrates is mortal.” Such capabilities illustrate the potential of integrating symbolic reasoning with machine learning, presenting a compelling case for reducing the size and energy consumption of AI models.</p>
<p>Analyses conducted by Velasquez and his team suggest that neurosymbolic models could be up to 100 times smaller than contemporary leading LLMs, heralding a significant shift in the AI landscape. This qualitative change not only has the potential to democratize AI technology—allowing smaller companies and research institutions to participate—but also promotes an arena where resource allocation is far more equitable. The implications of such a shift extend beyond corporate competition; they embody a vision of technology that aligns with environmental stewardship and responsibility.</p>
<p>As AI researchers continue to explore the full potential of neurosymbolic AI, the prospects for enhancing trust and reliability in AI systems grow increasingly optimistic. Trust in AI technologies is paramount, especially as these systems become more integrated into everyday life. The principles underlying neurosymbolic AI support the creation of transparent and interpretable models that mirror human reasoning processes. This transparency is essential for establishing confidence in AI outputs, which can often appear opaque or enigmatic, particularly within traditional neural network frameworks.</p>
<p>Moreover, given the mounting concerns regarding the environmental impact of extensive computing operations, the time has come to rethink how society approaches the development and deployment of AI technologies. Neurosymbolic AI embodies a critical step toward a more sustainable model, enabling the delivery of advanced capabilities while minimizing energy consumption. As stakeholders across various sectors assess their tech-related responsibilities, the emergence of neurosymbolic AI fosters a long overdue dialogue about the ethical ramifications of artificial intelligence and its role in society.</p>
<p>Improvements in efficiency and sustainability are especially crucial given the rapid pace of technological advancement. As businesses rush to harness AI capabilities, harnessing the potential of neurosymbolic principles could offer a crucial lifeline in somewhat turbulent waters. Strategic advancements in this field hold the promise of creating AI systems that do not merely reflect the status quo but redefine how technology interacts with human needs and environmental concerns.</p>
<p>Furthermore, operationalizing neurosymbolic methodologies also beckons a reexamination of data governance and accessibility. By requiring less data to train effective models, neurosymbolic AI makes strides not only in performance but also in the ethical dimensions of data usage. This less resource-intensive approach reduces the risk of pervasive surveillance and the monopolization of data, issues that have emerged alongside the rise of AI technologies driven by large datasets.</p>
<p>In conclusion, as the AI industry grapples with its energy demands and ecological footprint, innovations like neurosymbolic AI present an empowering vision for the future. By championing a hybrid approach, researchers pave the way for more democratized access to AI technology that does not sacrifice environmental sustainability or ethical rigor. Embracing the principles of neurosymbolic AI could very well revolutionize the ecological narrative surrounding AI development, empowering a diverse range of contributors to engage in this transformative journey.</p>
<p>The implications of these advancements are boundless, marking a potential turning point in the relationship between technology and nature. It is not only a promise of sustainable AI but also a call to action for society to foster responsible innovation. As we strive to develop technology that aligns with the needs of the planet and its inhabitants, neurosymbolic AI may well become the hallmark of a new era in artificial intelligence.</p>
<p><strong>Subject of Research</strong>: Neurosymbolic AI<br />
<strong>Article Title</strong>: Neurosymbolic AI as an antithesis to scaling laws<br />
<strong>News Publication Date</strong>: 20-May-2025<br />
<strong>Web References</strong>:<br />
<strong>References</strong>:<br />
<strong>Image Credits</strong>:  </p>
<h4><strong>Keywords</strong></h4>
<p> Artificial intelligence</p>
]]></content:encoded>
					
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">46378</post-id>	</item>
	</channel>
</rss>
