Tuesday, February 24, 2026

How to Use TikTok...

TikTok has become a sensation among teens and young adults, with over a...

Core Update Favors Niche...

Introduction to the Latest Updates in Search Engines The latest updates in the world...

Grow Your Blog, Grow...

Blogging is an amazing way to express yourself, share your ideas, and connect...

The Quid Pro No...

Introduction to Quid Pro No Expressly paying for links has been out for a...
HomeSEOGoogle's New Graph...

Google’s New Graph Foundation Model Improves Precision By Up To 40X

Introduction to Graph Foundation Models

Google has announced a breakthrough in artificial intelligence (AI) with the development of Graph Foundation Models (GFM). This new technology has the ability to generalize to previously unseen graphs, delivering a three to forty times boost in precision over previous methods. The announcement highlights the potential of GFM to expand the boundaries of what is possible in AI.

What are Graphs and Graph Neural Networks?

Graphs are representations of data that are related to each other. The connections between the objects are called edges, and the objects themselves are called nodes. In the context of the internet, a graph can be thought of as a map of the web, with web pages as nodes and links between them as edges. Current technology uses Graph Neural Networks (GNNs) to represent data like web page content and can be used to identify the topic of a web page.

Limitations of Graph Neural Networks

The downside to GNNs is that they are tethered to the graph on which they were trained and can’t be used on a different kind of graph. To use it on a different graph, Google has to train another model specifically for that other graph. This limitation is similar to having to train a new generative AI model on French language documents just to get it to work in another language.

- Advertisement -

How Graph Foundation Models Work

A Graph Foundation Model turns every row in every table into a node and connects related nodes based on the relationships in the tables. The result is a single large graph that the model uses to learn from existing data and make predictions, such as identifying spam. This process is straightforward and can be executed at scale, making it a significant improvement over previous methods.

Transforming Tables into a Single Graph

The process of creating a Graph Foundation Model involves transforming tables into a single graph, where each row of a table becomes a node of the respective node type, and foreign key columns become edges between the nodes. This allows the model to leverage the connectivity structure between tables and make more accurate predictions.

Successful Testing of Graph Foundation Models

Google’s announcement says that they tested the Graph Foundation Model in identifying spam in Google Ads, which was difficult because it’s a system that uses dozens of large graphs. The new model was able to make connections between all the graphs and improved performance, with a significant boost in average precision.

Real-World Applications of Graph Foundation Models

The successful testing of Graph Foundation Models means that it can be used in a live environment for a variety of real-world tasks, from identifying content topics to identifying link spam. The flexibility of the model makes it a valuable tool for a wide range of applications.

Conclusion

The development of Graph Foundation Models is a significant breakthrough in AI, with the potential to expand the boundaries of what is possible. The ability of GFM to generalize to previously unseen graphs and deliver a three to forty times boost in precision over previous methods makes it a powerful tool for a wide range of applications. As Google continues to develop and improve this technology, we can expect to see even more impressive results in the future.

- Advertisement -

Latest Articles

- Advertisement -

Continue reading

Sam Altman Says OpenAI “Screwed Up” GPT-5.2 Writing Quality

Write an article about Sam Altman said OpenAI “screwed up” GPT-5.2’s writing quality during a developer town hall Monday evening. When asked about user feedback that GPT-5.2 produces writing that’s “unwieldy” and “hard to read” compared to GPT-4.5, Altman was...

WooCommerce May Gain Sidekick-Type AI Through Extensions

Write an article about WooCommerce is approaching a turning point in 2026 thanks to the Model Context Protocol and the convergence of open source technologies that enable it to function as a layer any AI system can plug into,...

Google Shows How To Check Passage Indexing

Introduction to Googlebot and HTML Size Limits Google's John Mueller was asked about the number of megabytes of HTML that Googlebot crawls per page. The question was whether Googlebot indexes two megabytes (MB) or fifteen megabytes of data. Mueller's answer...