Post Thumbnail

Japanese laboratory created AI that thinks like a human brain

Imagine how the human brain works. It does not produce instant answers like modern artificial intelligence systems. Japanese scientists from the SakanaAI laboratory have created a system that brings artificial intelligence closer to natural thinking processes.

The system was named Continuous Thought Machine, or CTM. Unlike standard neural networks, it is not limited to 1 attempt to find a solution. Instead, CTM can process information multiple times, using what researchers call “thinking ticks.”

The principle of CTM can be explained through the process of solving a complex problem. The brain processes information gradually. First, some areas are activated, then others connect. CTM works similarly. It can perform from 5 to 50 iterations of data processing before forming a final answer.

The system is based on unusual artificial neurons. Each of them is not a simple formula, but a full-fledged multilayer MLP network. Capable of storing the history of its previous states. This creates a kind of computation log, allowing the system to analyze intermediate results.

The key feature of CTM is the synchronization of neurons. As in a symphony orchestra, not only the play of individual musicians is important, but also their joint sound, so in neural processes, the coherence of activation of different areas is critical. A special synchronization matrix in CTM tracks these neural “consonances.”

Practical tests confirm the effectiveness of the new architecture. CTM demonstrates high results when working with databases. It also successfully copes with maze navigation tasks, often surpassing traditional approaches. Link to the interactive presentation of the system in the description.

Perhaps this is one of the first mechanisms of step-by-step information comprehension that significantly brings the work of a neural network closer to biological principles of thinking. Where a system of multiple iterations of data processing works, a mechanism for preserving the history of neuron states and a matrix for tracking their synchronous operation. Such a combination is absent in existing architectures.

Autor: AIvengo
For 5 years I have been working with machine learning and artificial intelligence. And this field never ceases to amaze, inspire and interest me.

Latest News

How to create an infinite universe with one text prompt

Forget everything you knew about creating game worlds. Tencent just released the open-source model Hunyuan-GameCraft. Which generates interactive virtual worlds directly on your graphics card. Link in description. One text prompt — and you have an infinite universe.

How synchronization of 3 light sources protects against forgeries

Artificial intelligence has learned to create video fakes that are impossible to distinguish from reality. And this is a huge problem and question of trust in society. But scientists from Cornell University found a brilliant solution. They hid watermarks right in ordinary lighting.

Hip-hop, wushu and Peking opera at the robotics games opening ceremony

China hosted the first World Humanoid Robot Games where 280 teams from 16 countries competed. Who brought more than 500 androids. It became almost a real Olympics for robots with all the attributes of major sports.

The first LAARMA system protects animals on Australian roads

In Australia, animal-vehicle collisions are a serious problem for this continent's ecosystem. Now scientists have found a technological solution. The world's first roadside LAARMA system based on artificial intelligence that protects wild animals from dangerous encounters with traffic.

Nvidia introduced Cosmos model family for robotics

Nvidia company introduced the Cosmos family of AI models. Which can fundamentally change the approach to creating robots and physical AI agents.