Published on March 9, 2026

How Tencent's HY-WU Teaches AI Models to Adapt in Real Time

On-the-Fly 'Brain Swap': Tencent Teaches AI Models to Adapt to New Tasks in Real Time

Researchers from Tencent Hunyuan have proposed a new approach to AI model adaptation: generating new parameters in real time without retraining or replacing existing weights.

Research 4 – 6 minutes min read
Event Source: Tencent 4 – 6 minutes min read

Typically, when we say an AI model is 'trained' on something, it means it has undergone a long and resource-intensive training process, resulting in a fixed set of numerical parameters. These parameters are, simply put, its 'knowledge' and 'skills'. Changing them means either retraining the model from scratch or performing what's known as fine-tuning: taking a pre-trained model and running additional training examples through it so it can 'memorize' the new task's specifics.

The problem is that both methods are expensive, slow, and require significant computational resources. That's why researchers have long been searching for ways to make models more flexible without complete retraining. The Tencent Hunyuan team seems to have found one such method, naming it HY-WU (from the original '混元无相', which can be translated as 'Formless Hunyuan').

The Idea: Dynamic Parameter Generation for AI Models

The Idea: Not Changing the Model, but Giving It a Temporary 'Switch'

The essence of the approach is this: instead of changing the model's parameters beforehand (before it starts working), the system generates them on the fly, in real time, for a specific task. Simply put, the model receives something like a temporary 'add-on' that precisely adjusts its behavior for the specific task it is currently solving.

To use an analogy: regular fine-tuning is like rewriting a textbook. The HY-WU approach is like giving a student a cheat sheet before a specific exam. The textbook doesn't change, but the answers become more accurate.

Technically, this is implemented through a separate, small model that 'looks' at the request or task context and generates corrective parameters for the main model on the fly. The main model remains unchanged; only how it is 'configured' at that particular moment changes.

Why HY-WU Excels Over Traditional Fine-Tuning

Why Is This Needed If Fine-Tuning Exists?

Fine-tuning works well, but it has several limitations. First, it requires time and resources: you need to prepare a training dataset, run the training, and wait for the results. Second, after fine-tuning, the model 'forgets' some of what it knew before – a phenomenon known as catastrophic forgetting.

HY-WU bypasses these limitations: the main model is not modified, meaning its core abilities remain intact. Meanwhile, adaptation to a new task happens quickly, without additional training.

This is especially important when you need a single base model to handle very different tasks well. For example, editing images in different styles, following different sets of instructions, or working in various subject domains.

Real-World Testing and Promising Results of HY-WU

How It Was Tested and the Results

The Tencent Hunyuan team applied HY-WU to graphic editing tasks, specifically image manipulation. They took several open-source base models that can already edit images and 'attached' the HY-WU mechanism to them.

The results were promising: the models began to better understand image content, follow instructions more accurately (for example, 'make the background white' or 'add snow to the background'), and generally produced higher-quality output.

Importantly, the base models were not retrained; they simply received dynamically generated parameters at runtime. Essentially, HY-WU expanded what researchers call the model's 'functional memory' – its ability to apply the right knowledge exactly when and where it's needed.

HY-WU: A New AI Adaptation Paradigm or a Powerful Tool?

A New Paradigm or Just a New Tool?

The authors themselves call it a 'new paradigm', and there is some truth to that. The idea of generating model parameters dynamically for a specific context truly differs from conventional AI adaptation approaches. Most existing methods either change the model before it runs (fine-tuning) or provide it with additional context as text (as with prompts, or prompt engineering). HY-WU offers a third way: changing not the text input, but the parameters themselves, and doing it on the fly.

At the same time, it's important to understand that this is still a research paper, not a finished product. The approach has been tested in a specific domain (graphic editing), and how well it scales to other tasks is a question that remains to be studied.

The questions of how difficult it is to implement such a mechanism into existing systems and what the computational cost of parameter generation is also remain open, as the small 'auxiliary' model also requires resources.

The Broader Impact of Dynamic AI Model Adaptation

What This Means in a Broader Context

Over the past couple of years, a clear trend has emerged in AI model adaptation: researchers increasingly want to achieve flexibility without the cost of full retraining. Methods are appearing that allow for precise changes to a model's behavior – through small 'patches', adapters, or special vectors in the activation space. HY-WU fits into this logic but bets on the dynamic generation of parameters, which is non-trivial in itself.

If this approach can be scaled and adapted to other types of tasks – textual, multimodal, agent-based – it could become another tool in the arsenal of those building applied systems on top of large models. Not a replacement for existing methods, but a useful addition, especially where rapid adaptation is needed without losing the model's core abilities.

For now, this is just the beginning of the conversation. But it's an interesting one.

Original Title: 新范式!腾讯混元提出HY-WU(无相),让模型实时生成参数“换脑”
Publication Date: Mar 5, 2026
Tencent hunyuan.tencent.com A Chinese technology conglomerate developing AI for social platforms, gaming, cloud, and digital services.
Previous Article Weather Forecasting Without Illusions: How AI Learns to Handle Uncertainty Next Article Runway Unveils Tool for Creating Consistent Characters in Video

Related Publications

You May Also Like

Explore Other Events

Events are only part of the bigger picture. These materials help you see more broadly: the context, the consequences, and the ideas behind the news.

From Source to Analysis

How This Text Was Created

This material is not a direct retelling of the original publication. First, the news item itself was selected as an event important for understanding AI development. Then a processing framework was set: what needs clarification, what context to add, and where to place emphasis. This allowed us to turn a single announcement or update into a coherent and meaningful analysis.

Neural Networks Involved in the Process

We openly show which models were used at different stages of processing. Each performed its own role — analyzing the source, rewriting, fact-checking, and visual interpretation. This approach maintains transparency and clearly demonstrates how technologies participated in creating the material.

1.
Claude Sonnet 4.6 Anthropic Analyzing the Original Publication and Writing the Text The neural network studies the original material and generates a coherent text

1. Analyzing the Original Publication and Writing the Text

The neural network studies the original material and generates a coherent text

Claude Sonnet 4.6 Anthropic
2.
Gemini 2.5 Pro Google DeepMind step.translate-en.title

2. step.translate-en.title

Gemini 2.5 Pro Google DeepMind
3.
Gemini 2.5 Flash Google DeepMind Text Review and Editing Correction of errors, inaccuracies, and ambiguous phrasing

3. Text Review and Editing

Correction of errors, inaccuracies, and ambiguous phrasing

Gemini 2.5 Flash Google DeepMind
4.
DeepSeek-V3.2 DeepSeek Preparing the Illustration Description Generating a textual prompt for the visual model

4. Preparing the Illustration Description

Generating a textual prompt for the visual model

DeepSeek-V3.2 DeepSeek
5.
FLUX.2 Pro Black Forest Labs Creating the Illustration Generating an image based on the prepared prompt

5. Creating the Illustration

Generating an image based on the prepared prompt

FLUX.2 Pro Black Forest Labs

Don’t miss a single experiment!

Subscribe to our Telegram channel —
we regularly post announcements of new books, articles, and interviews.

Subscribe