search
HomeTechnology peripheralsAIIs the future direction of AI computing 'water chips”?

The future of neural network computing may be worse than we expected - not solid chips that use electricity, but soaked in water.

Recently, a team composed of the Harvard School of Engineering and Applied Sciences (SEAS) and the startup DNA Script successfully developed a processor based on the movement of ions in an aqueous solution.

Physicists believe that such devices could be the next step in brain-inspired computing because they are closer to the way the brain transmits information.

"Ionic circuits in aqueous solutions use ions as charge carriers for signal processing," the researchers said in the paper. "We propose a water-based ion circuit... This functional ion circuit capable of analog calculations is a step towards more complex water-based ionics."

The research was published in the latest issue of the materials science journal Advanced Materials.

Is the future direction of AI computing water chips”?

##Paper: https://onlinelibrary.wiley.com/doi/epdf/10.1002/adma.202205096

We know that chips in everything from smartphones to cloud servers handle computing tasks by manipulating electrons through solid semiconductors, which is different from the way biology works.

A major part of signal transmission in the brain is the movement of electrically charged molecules called ions in a liquid medium. Although the brain's incredible processing power is difficult to replicate artificially, scientists think computers could use a similar system: carrying ions in a water solution.

This approach will be slower than traditional silicon-based computing because of the changed medium, but it could have some interesting advantages. For example, ions can be produced from a variety of molecules, each with different properties that can be exploited in different ways.

But first, scientists need to show that it actually works.

A team led by Harvard University physicist Woo-Bin Jung has been working in this direction. The first step in building a computer is to design a functional ion transistor, a device that switches or enhances a signal. Their latest advance involves combining hundreds of transistors into an ionic circuit.

The transistor consists of a "bullseye" arrangement of electrodes, with a small disc-shaped electrode in the center and two concentric ring-shaped electrodes surrounding it. This comes into contact with an aqueous solution of quinone molecules. When used, a voltage applied to the central disk generates a hydrogen ion current in the quinone solution. At the same time, two ring electrodes adjust the pH of the solution, thereby increasing or decreasing the ionic current.

Is the future direction of AI computing water chips”?

The chip (left) has an array of hundreds of transistors (right) in the center (middle).

Quinones are a class of organic compounds containing conjugated cyclohexadienedione or cyclohexadienedimethylene structures. Based on this substance The transistor performs the physical multiplication of the weight parameter and the disk voltage set by the ring pair gating, producing the answer to the ionic current.

You may know the concept of "biological computer", which refers to the use of biological Materials to replace the semiconductor chips and storage media currently used in computers are considered to be another major direction for the future of computers in addition to quantum computing. But much previous research has focused on individual ion diodes and transistors, rather than circuits containing many such devices.

Current neural networks that require extremely high computing power rely heavily on matrix multiplication operations, which involve multiple multiplications. So the team designed a 16-by-16 array of transistors, each capable of multiplication, to produce an ionic circuit that could perform matrix multiplication. They are implemented on the surface of and operated by complementary metal-oxide semiconductor (CMOS) electronic chips.

The researchers demonstrated the utility of this array-scale ion circuit by performing physical or simulated multiply-accumulate (MAC) operations. Analog MAC operations based on physical phenomena - In contrast to digital MAC operations based on many digital logic gates and Boolean algebra, new methods bring direction towards reducing the power consumption of artificial neural networks.

Is the future direction of AI computing water chips”?

Schematic diagram of an ion transistor.

Since each crosspoint conductance acts as a network synaptic weight, the input voltage fed into the array rows is multiplied by the weight by Ohm's law and according to the basis Erhoff's law accumulates the resulting current in each column. Therefore, each column current is physically produced as a dot product between the input data vector and the column's synaptic weight vector.

In each ion transistor, the current Iout of the applied voltage Vin is gated by Ig, we can find a region of Vin where Iout = W × Vin, the proportionality constant or weight W can be adjusted by Ig, i.e. the region in which the ion transistor physically multiplies between the weight and the input voltage.

Is the future direction of AI computing water chips”?

Multiply and accumulate operations.

"Matrix multiplication is the most commonly used calculation in artificial intelligence neural networks, and our ionic circuit performs matrix multiplication in water in a completely electrochemical-mechanical simulation. ”, said Woo-Bin Jung.

Of course, this technology currently has significant limitations, including that operations must be performed sequentially rather than simultaneously, which greatly slows down the method.

However, the research team believes that the next step is not to increase the speed, but to introduce a wider range of molecules into the system. So far, the team has used only three or four ionic species, such as hydrogen and quinone ions, to achieve gating and ion transport in aqueous ion transistors. This research attempts to complete more complex ion calculations and let the circuits process more complex information.

The research team pointed out: The ultimate goal of this research is not to use ion technology to compete with or replace electronic products, but to use hybrid technology to complement each other's strengths.

The above is the detailed content of Is the future direction of AI computing 'water chips”?. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:51CTO.COM. If there is any infringement, please contact admin@php.cn delete
Let's Dance: Structured Movement To Fine-Tune Our Human Neural NetsLet's Dance: Structured Movement To Fine-Tune Our Human Neural NetsApr 27, 2025 am 11:09 AM

Scientists have extensively studied human and simpler neural networks (like those in C. elegans) to understand their functionality. However, a crucial question arises: how do we adapt our own neural networks to work effectively alongside novel AI s

New Google Leak Reveals Subscription Changes For Gemini AINew Google Leak Reveals Subscription Changes For Gemini AIApr 27, 2025 am 11:08 AM

Google's Gemini Advanced: New Subscription Tiers on the Horizon Currently, accessing Gemini Advanced requires a $19.99/month Google One AI Premium plan. However, an Android Authority report hints at upcoming changes. Code within the latest Google P

How Data Analytics Acceleration Is Solving AI's Hidden BottleneckHow Data Analytics Acceleration Is Solving AI's Hidden BottleneckApr 27, 2025 am 11:07 AM

Despite the hype surrounding advanced AI capabilities, a significant challenge lurks within enterprise AI deployments: data processing bottlenecks. While CEOs celebrate AI advancements, engineers grapple with slow query times, overloaded pipelines, a

MarkItDown MCP Can Convert Any Document into Markdowns!MarkItDown MCP Can Convert Any Document into Markdowns!Apr 27, 2025 am 09:47 AM

Handling documents is no longer just about opening files in your AI projects, it’s about transforming chaos into clarity. Docs such as PDFs, PowerPoints, and Word flood our workflows in every shape and size. Retrieving structured

How to Use Google ADK for Building Agents? - Analytics VidhyaHow to Use Google ADK for Building Agents? - Analytics VidhyaApr 27, 2025 am 09:42 AM

Harness the power of Google's Agent Development Kit (ADK) to create intelligent agents with real-world capabilities! This tutorial guides you through building conversational agents using ADK, supporting various language models like Gemini and GPT. W

Use of SLM over LLM for Effective Problem Solving - Analytics VidhyaUse of SLM over LLM for Effective Problem Solving - Analytics VidhyaApr 27, 2025 am 09:27 AM

summary: Small Language Model (SLM) is designed for efficiency. They are better than the Large Language Model (LLM) in resource-deficient, real-time and privacy-sensitive environments. Best for focus-based tasks, especially where domain specificity, controllability, and interpretability are more important than general knowledge or creativity. SLMs are not a replacement for LLMs, but they are ideal when precision, speed and cost-effectiveness are critical. Technology helps us achieve more with fewer resources. It has always been a promoter, not a driver. From the steam engine era to the Internet bubble era, the power of technology lies in the extent to which it helps us solve problems. Artificial intelligence (AI) and more recently generative AI are no exception

How to Use Google Gemini Models for Computer Vision Tasks? - Analytics VidhyaHow to Use Google Gemini Models for Computer Vision Tasks? - Analytics VidhyaApr 27, 2025 am 09:26 AM

Harness the Power of Google Gemini for Computer Vision: A Comprehensive Guide Google Gemini, a leading AI chatbot, extends its capabilities beyond conversation to encompass powerful computer vision functionalities. This guide details how to utilize

Gemini 2.0 Flash vs o4-mini: Can Google Do Better Than OpenAI?Gemini 2.0 Flash vs o4-mini: Can Google Do Better Than OpenAI?Apr 27, 2025 am 09:20 AM

The AI landscape of 2025 is electrifying with the arrival of Google's Gemini 2.0 Flash and OpenAI's o4-mini. These cutting-edge models, launched weeks apart, boast comparable advanced features and impressive benchmark scores. This in-depth compariso

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

PhpStorm Mac version

PhpStorm Mac version

The latest (2018.2.1) professional PHP integrated development tool

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

WebStorm Mac version

WebStorm Mac version

Useful JavaScript development tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use