Назад към Новини
ИновацияAI Understanding брифинг

Фината настройка на LLM често променя вътрешните представяния, без да подобрява специфичната за задачата производителност

Researchers find that the internal representational changes occurring during LLM fine-tuning are largely uncorrelated with the specific components that drive task performance.

4 min readRead the primary source
Source-provided image accompanying Fine-tuning LLMs often alters internal representations without improving task-specific performance
Документ с първичен източникИзточникът е записан
Издател
arxiv.org
Изходна връзка
arxiv.orghttps://arxiv.org/abs/2609.21113
Тип източник
Първичен документ — официално съобщение, документ, документ или първа страна, която четем директно.
КонтекстРазберете това за 60 секунди

Започнете тук

Ключови термини

Фина настройка
Продължаващо обучение върху специфични за домейн данни за адаптиране на предварително обучен модел към конкретна задача.
Голям езиков модел (LLM)
Езиков модел, обучен върху масивни текстови корпуси за генериране и анализиране на текст.
Класификация
Задача, при която модел присвоява вход към една или повече предварително дефинирани категории.
Тествайте себе сиТест за обяснение на AI модели

Какво стана

A new study published on arXiv investigates the relationship between -induced representational changes in Large Language Models (LLMs) and the causal components responsible for task performance, as identified by EAP (Edge Attribution Patching).

Проучването изследва как фината настройка променя вътрешните механизми, като се фокусира по-специално върху моделите на вниманието и послойните активации. Using EAP, the researchers identified specific components—such as attention heads and logit-level activations—that directly drive task performance.

The researchers discovered that these task-relevant components are concentrated within specific layers, suggesting a degree of functional localization. However, the layers that undergo the most significant representational changes during do not align with the layers containing these causal components.

Проучването допълнително изследва представянето на различни задачи. It found that even when tasks share a high degree of overlap in their EAP-identified causal components, this does not guarantee positive performance transfer. В някои случаи фината настройка на една задача всъщност влоши производителността на друга, въпреки споделената причинно-следствена архитектура.

Детайли за източника: arxiv.org

Защо има значение

This research challenges the assumption that substantial internal model changes during are necessary or beneficial for task performance. By demonstrating that representational shifts are often decoupled from causal mechanisms, the study highlights a significant inefficiency in current training paradigms. It suggests that fine-tuning may inadvertently disrupt model stability, as evidenced by the finding that overlapping causal components between tasks can lead to performance degradation rather than positive transfer.

The decoupling of representational changes from causal importance suggests that current processes may be 'noisy,' modifying parts of the model that do not contribute to the desired task outcomes. Това осигурява теоретична основа защо фината настройка може да доведе до катастрофално забравяне или неочаквани спадове на производителността.

Констатацията, че припокриващите се причинно-следствени компоненти могат да доведат до влошаване на производителността, е особено важна за многозадачното обучение. It implies that simply sharing components between tasks is insufficient for success and that the nature of the tasks (e.g., vs. generation) plays a critical role in how these components interact.

This work provides a framework for developers to better evaluate the efficacy of their pipelines, potentially leading to more efficient training methods that focus on modifying only the most relevant causal components.

Interactive Mechanism

Интерактивен механизъм: как всъщност работи

Разгледайте интерактивно основната технология зад тази разработка.

Thinking Budget (Test-Time Tokens):1,024 tokens
Complex Accuracy79%Math & Code Logic
Latency3.2sTime to first full output
Inference Cost$0.0092Per query estimated
Reasoning StyleStep VerificationInternal chain depth
Active Thinking Trace:
1Deconstruct user problem into formal constraints
2Propose candidate hypotheses & step-by-step calculation
3Self-correction: Backtrack and refute subtle edge cases
4Exhaustive consistency check & final output synthesis
Core takeaway: Test-time compute fundamentally changes AI economics. Instead of only scaling during pre-training, giving reasoning models more tokens at inference time allows them to systematically solve PhD-level STEM problems.
Интерактивна проверка на концепцията+10 Points
AI Models Explained Quiz

In AI, what are a model's "parameters"?

Какво да гледате след това

Future research into more targeted methods that prioritize causal components over broad representational updates, and whether these findings hold across different model architectures beyond those tested in the study.

The study does not specify the exact models tested or the availability of the code used for the EAP analysis, leaving the practical implementation for practitioners currently unknown.

Observers should watch for whether these findings lead to the development of 'causally-aware' techniques that aim to minimize unnecessary representational shifts.

It remains to be seen if these results are consistent across different model sizes and architectures, or if they are specific to the models analyzed in this research.

Свързани ръководства и викторини

Обяснени модели на AIAI обучениеТрансформърсТествайте какво знаете — опитайте безплатен тест с изкуствен интелектПотърсете термин за AI в нашия речник
Намирате ли това за полезно?