日本語 (JA)English (EN)
Back to Glossary
Technical Glossary

Foundation Model

Overview (Definition and Background)

A Foundation Model refers to a massive, general-purpose AI model trained on huge amounts of data on the internet—such as text, images, and code—using self-supervised learning methods like predicting "what word comes next."

Prominent examples include OpenAI's GPT series (like GPT-4), Google's Gemini, and Anthropic's Claude. While traditional AI models were trained from scratch for specific tasks like "translation only" or "image recognition only," foundation models function as a "base of intelligence (Foundation)" capable of handling everything.

Technical Features

* **Pre-training and Fine-tuning:** First, it learns world knowledge and language structures (pre-training) with enormous computing resources and data, and then it is fine-tuned for specific purposes (chat dialogues, medical diagnosis, programming, etc.).

* **Multimodal:** The latest foundation models (like Gemini) have the ability to natively understand not just text, but images, audio, and video, converting and outputting them mutually.

* **Emergent Abilities:** When the scale of the model (number of parameters and computation) exceeds a certain threshold, it exhibits the characteristic of suddenly manifesting advanced abilities like "reasoning," "translation," and "summarization," which it was not explicitly trained for.

Industry Impact and Prospects for Next-Generation Models

Because the development of foundation models requires massive computational resources (GPU clusters) and data, it presents the aspect of an "AI arms race" among a few giant tech companies (Mega Tech).

Next-generation models like Google's "Gemini 4" are evolving not just to improve performance through increased parameters, but specifically towards "deepened reasoning capabilities" and functioning as the "brains of autonomous agents." They hold the power to fundamentally recreate the entire software and business ecosystem.

Back to Glossary