Will Google's new weapon “Titans” dramatically change AI's memory? Approaching the mystery of long-term memory that surpasses Transformers

Written by
John Doe
Published on
2026-01-27

table of contents

In 2025/12, Google will have a new architecture that has the potential to put an end to the long-standing issue of AI's “long-term memory.”Titans” and theoretical frameworks”MIRAS” was announced. This may be a big step towards a future where AI overcomes the limitations of the “Transformer” model, which forms the foundation of current AI technology, and where AI understands context like humans and continues to store huge amounts of information.

In this article, I will explain in an easy-to-understand and in-depth manner why this innovative technology is currently attracting attention, from the issues behind it, to the amazing mechanisms that Titans and Miras have, and how they will affect our future.

1. Why is AI “forgetful”? Fundamental issues faced by the Transformer model

Many of today's large language models (LLMs) were announced by Google in 2017.”TransformersIt is based on an architecture called”. Transformer incorporates a revolutionary mechanism for capturing the relationships between words in sentences using the “Attention (Attention)” mechanism, and dramatically improved the accuracy of natural language processing.

However, this powerful model also has weaknesses. It isAs the amount of information to be processed (context length) increases, computational costs explodeThat's the problem. Specifically, since the amount of computation increased in proportion to the square of the context length, it was not suitable for reading long documents spanning tens of thousands of pages or processing huge amounts of data such as genome analysis. This “forgetfulness” was a major barrier for AI to acquire truly human-like thinking.

To solve this problem, researchers have been searching for various approaches, such as recurrent neural networks (RNN) and state-space models (SSM) like Mamba, but they all had the dilemma of losing important information in the process of compressing the context to a fixed size.

2. A new idea to memorize “surprise.” Approaching the core of Google “Titans”

That's where Google's new architecture came in.”Titans”. Titans takes a completely different approach from conventional models and tries to give AI long-term memory capabilities. At its core, it lies in two groundbreaking ideas.

2-1. “Learn” memory with deep neural networks

Whereas conventional RNNs held information in fixed-size vectors and matrices, TitansThe deep neural network (multi-layer perceptron) itself is used as a long-term memory module. This makes it possible not only to simply record information, but also to “learn” important relationships and conceptual themes from the information and efficiently summarize large amounts of information without losing context. AI is no longer taking notes; it can understand and integrate the entire story.

2-2. Use “surprise metrics” to select only important information

Another unique feature of the Titans is”Surprise metricsIt's a mechanism called”. This is inspired by the mechanism of human memory. We quickly forget everyday events, but we vividly remember unexpected “surprises” and events that shake our emotions.

Titans imitates this mechanism,Information with a high degree of “surprise” that cannot be predicted from input information so far is preferentially stored in long-term memory. For example, if an image of a banana suddenly appears while reading a financial report, it will be stored as “highly surprising” information. As a result, AI selects only what is really important from a huge amount of information and efficiently constructs memories.

3. Integrate all AI models? Theoretical framework “MIRAS”

If Titans were a specific “tool,” it would correspond to a “blueprint” to support it”MIRAS” It's a framework. MIRAS is a unified theoretical framework that reassesses various approaches to sequence modeling with a single common mechanism called “associative memory.”

MIRAS advocates that any sequence model can be defined through the following four main design elements.

Explanation of design elementsmemory architectureStructures that store information (e.g. vectors, matrices, neural networks)attentional biasThe internal goal of what the model will prioritize learningholding gateThe mechanism of “forgetting” that balances new learning with past knowledgeMemorial GorismOptimization algorithm for updating memory

The strength of this framework is that it enables more diverse and robust model designs by breaking away from a single indicator such as mean squared error (MSE), which traditional models have relied on. In fact, Google uses MIRAS and is resistant to outliers”YAAD“It has a more stable long-term memory”MONETA”, and aimed for the best memory stability”MEMORAWe have already created new models with different characteristics, such as”.

4. Has it surpassed Transformer? The incredible performance of the Titans

So how much performance does the Titans actually have? The Google research team conducted rigorous tests comparing models born from Titans and Miras with existing major architectures such as Transformer++ and Mamba-2.

The results were astonishing. In particular, in the “BabiLong” benchmark, which measures the ability to read long sentences,The Titans showed performance that surpassed even GPT-4, which is a much larger model than itselfThat's it. Furthermore, the ability to handle extremely long sentence contexts that were previously unthinkable, exceeding 2 million tokens was also demonstrated.

These results suggest that Titans can be applied not only to text processing, but also to a wider range of fields such as genome modeling and time series prediction.

5. Summary: The future brought about by AI's “memory revolution”

“Titans” and “MIRAS” announced by Google present a very promising solution to the fundamental issue of “long-term memory” faced by AI. The new approach of learning “surprises” and dynamically constructing memories with neural networks will greatly advance the future where AI deeply understands contexts like humans and continues to learn continuously.

As this technology develops, AI will no longer just be an information processing tool, but a true partner to assist our creativity and intellectual exploration. In a few years, the concept of what we call “AI” today may be completely overturned. The AI “memory revolution” has just begun.

Bibliography

  1. Google. (2025, December 4). Titans + MIRAS: Helping AI have long-term memory. Google Research. https://research.google/blog/titans-miras-helping-ai-have-long-term-memory/
  2. Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A. N.,... & Polosukhin, I. (2017). Attention is all you need. In Advances in Neural Information Processing Systems (pp. 5998-6008).
  3. Nihon Keizai Shimbun. (2025, July 23). “Long-term memory AI” drawn by Google. https://www.chowagiken.co.jp/blog/titans_longterm_memory_ai
  4. Note. (2025, 10/27). Will it surpass Transformers? The horizon of next-generation LLM drawn by Mamba and state-space models. https://note.com/betaitohuman/n/n693953f1a70a
  5. GIGAZINE. (2025, 12/8). Google develops architecture “Titans” and framework “MIRAS” to support AI's long-term memory. https://gigazine.net/news/20251208-titans-miras-help-ai-long-term-memory/

Relation

関連記事

This is some text inside of a div block.

Claude Code User Guide 2025 Latest Edition/From Introduction to Application

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Google's NotebookLM is finally integrated with Gemini, and AI research tools enter a new era

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Will Google's new weapon “Titans” dramatically change AI's memory? Approaching the mystery of long-term memory that surpasses Transformers

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Thorough explanation of how to use Google Antigravity | Towards an age where anyone can develop apps with AI

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

When I made an AI that automatically writes medical articles, it hit an unexpected wall

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

A story about how I decided to quit “round throwing” on that day when advertising expenses of 4 million yen a month disappeared

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Let's talk about the case where the new features announced at Webflow Conf 2025 are dangerous from a field perspective

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[Breaking News] Claude Code on the Web is here! Next-generation AI coding starting with browsers and smartphones has arrived!

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

A story about the “future” of web production that I felt when I participated in Webflow Conf 2025

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Do Google Business Profile Posts Really Increase Search Rankings? Explain survey results in an easy-to-understand manner

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

I tried making use of Hawkins's author “Power or Force” on the sales page

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

The complete guide to MCP Toolbox for Databases! An innovative tool to securely link AI agents with databases

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

The future that Google's ApertureDB will change! Understanding the Next Generation Database Revolution with Familiar Examples

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Google's latest technology “MUVERA”! A new-age algorithm that fundamentally changes the search experience

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

SEO strategies in the AI era! In response to the evolution of search engines, I will talk about the importance of GEO using the example of attracting customers to treatment centers

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

AI is changing advertising! Google AI Max for Search Campaign and the Future of Advertising

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

What is query fan-out? The future of search changed by Google's AI Mode and how to understand it with familiar examples

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

What is the new trend “LLMO countermeasures” in the generative AI era? Essential strategies for your website to survive

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

What content is being read and evaluated? Learn the secrets of SEO writing from search intent

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[Actual experience] Production time reduced to 1/3 with Webflow AI! The new common sense of creating “sellable” sites without code

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

How to Learn Web Production Efficiently - Optimal Learning Methods Based on Brain Science

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Do I need coding with Webflow? Thorough explanation of what can and cannot be done with No Code

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

The secret to effective ad copywriting that puts consumer sentiment on your side

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[GA4 alone isn't enough?] A thorough comparison of eBIS vs Usermaven access analysis tools!

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

One way to transform marketing! Efficiency and automation realized by linking Webflow and Clay

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Elementor Pro Complete Utilization Guide 2025! Thorough explanation from customization to operation

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

How to automatically calculate and display article reading time with Webflow CMS

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

No more hesitation! How to increase site customer attraction with Webflow SEO measures

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[2024 update] What is GSAP? The Future of Animation Production Will Change with Webflow Integration | Full Explanation

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

WordPress challenges and WebFlow benefits! The results of analyzing the benefits of migration...

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Extract data from your entire website with Firecrawl! Thorough explanation of basic understanding and usage

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[Latest Edition] Must-See Plugins List to Power Up Your Webflow Site

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[2024 Edition] Explaining how to use Elementor for beginners! Build a full-scale site with WordPress

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[Website production cost] Market price and breakdown as seen from actual examples

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Even beginners can earn 50,000 a month! How to start web production as a side job?

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Use your AI skills as a side job! 11 ways that even beginners can challenge are revealed to the public

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Realized with no-code technology! What future entrepreneurs should know about digital innovation

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

[From price to features] Comparative analysis between WebFlow and Studio! Which one should I choose?

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Get creative freedom with the Webflow code output feature

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Basic usage and features of Microsoft Copilot Studio

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

How to create a concept - the secrets of design that captivates customers

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

This is all you need to read to create a piano classroom website! Strategies for success and 5 case studies

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

New OpenAI feature: GPT customization

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Beginner's Guide to Prompt Engineering

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Build a website with Webflow! Anyone can easily create a site without coding

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Advantages of UI design using Webflow

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

The Evolution of Webflow: New Possibilities for Design, Development, and Collaboration

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Applied Skills in the AI Era: Experience Strategy and Prompt Design

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Powering up your website with Webflow: Fivetran customer stories

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

How to create a website to express yourself

This is some text inside of a div block.
7 min read
This is some text inside of a div block.

Responding to a Changing Market: A Global Consulting Firm's Perspective

This is some text inside of a div block.
7 min read

Let's start with a free consultation

I'm very sorry. Our resources are limited, and in order to provide high quality services to each company, we are currently offering this special condition (full refund guarantee+free consultation), limited to [first 5 companies per month].

Furthermore, only for those who have applied for a free consultation, we will give you a free “competitor site analysis & improvement proposal report” usually worth 50,000 yen only for those who have applied for a free consultation.

There is a possibility that the slots will fill up quickly, so please apply as soon as possible.

I agree to the privacy policy and first conduct a free consultation
Thank you! Your submission has been received!
Oops! Something went long while appearing the form.