Latent Knowledge as a Predictor of Fact Acquisition in Fine-Tuned Large Language Models
This study demonstrates that latent knowledge—biomedical facts stored in a model's weights but initially inaccessible—is the strongest predictor of how quickly large language models acquire new facts during fine-tuning and their ability to generalize to unseen ontology mappings, while also revealing that previously correct mappings are more prone to degradation when not reinforced during training.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a Large Language Model (like the one used in this study) as a giant, chaotic library that was built by reading millions of books. Before the researchers started their experiment, this library was already full of facts, but they were stored in a messy way. Some facts were written in bright, bold letters on the front cover (easy to find), while others were scribbled in invisible ink in the back of a dusty book (hard to find, but still there).
The researchers wanted to know: If we give this library a specific "study guide" (fine-tuning), how fast will it learn new facts? And what determines whether it learns them quickly or forgets old ones?
Here is the story of their findings, broken down into simple concepts:
1. The "Invisible Ink" Discovery (Latent Knowledge)
The researchers discovered that the library had a secret. Some facts were written in "invisible ink." If you asked the library a question normally, it would say, "I don't know." But if you asked it in a slightly different, more random way (using a technique called stochastic decoding), the library would suddenly say, "Oh! I actually do know that!"
They called this Latent Knowledge. It's like a student who knows a math formula but is too nervous to write it down during a test. The knowledge is there, just hidden.
The Big Finding:
- Facts with "Invisible Ink" were learned super fast. When the researchers started the "study guide" (fine-tuning), the model learned these facts almost immediately. It was like the student just needed a little nudge to remember what they already knew.
- Facts with NO "Invisible Ink" were slow learners. If the library had never seen a fact before (or it was very rare), the model had to learn it from scratch. This took much longer and happened at a slower pace.
2. The Three Outcomes of Studying
The researchers watched the library over 20 "study sessions" (epochs) and tracked three specific things:
- Memorization (Learning what you see): The model learned the facts it was explicitly taught.
- Result: It learned about 72% of the facts it was taught. But again, the ones it "half-knew" (latent knowledge) were learned first and fastest.
- Generalization (Guessing the unseen): The researchers gave the model a list of facts it had never seen before and asked if it could figure them out just by studying the similar ones.
- Result: This was very rare (only about 6% of the time). However, the model only succeeded at guessing these new facts if it already had that "invisible ink" (latent knowledge) about them. If it had zero prior exposure, it couldn't guess the new facts.
- Degradation (Forgetting what you knew): This is the scary part. Sometimes, while the model was studying new things, it forgot facts it knew perfectly well at the start.
- Result: The model was much more likely to forget facts it had not been taught during the study sessions. The facts it was taught were protected, like a shield. It's like studying for a history test and accidentally forgetting your own phone number because you were so focused on the new material.
3. The "Popularity" Factor
The researchers also checked if how "popular" a fact was in the real world (how often it appeared in medical books) mattered.
- The Surprise: How often a specific word appeared didn't matter much.
- The Real Winner: How often the identifier (the specific code for the fact) appeared mattered a lot.
- The Champion: The "Invisible Ink" (Latent Knowledge) was the single strongest predictor. It mattered more than popularity or frequency.
The Takeaway Metaphor
Think of the model as a gardener and the facts as seeds.
- Latent Knowledge is like a seed that has already sprouted a tiny root underground. When you water it (fine-tuning), it shoots up into a plant instantly.
- No Latent Knowledge is a seed that is completely dormant. You have to water it for a long time before it even thinks about growing.
- Generalization is trying to grow a plant from a seed you've never seen before. You can only do this if the soil (the model's brain) already has the right nutrients (latent knowledge) to support it.
- Degradation is like the gardener focusing so hard on planting new flowers that they accidentally step on the old ones. The flowers you are currently watering (the training set) stay safe, but the ones you ignore (the unseen set) get trampled.
Summary
The paper concludes that you can't just force a model to learn anything instantly.
- If the model already has a "hint" of the knowledge (latent knowledge), it learns fast and can even guess similar new things.
- If the model has no hint at all, learning is slow, and it won't be able to guess new things.
- To stop the model from forgetting old facts, you must keep practicing those specific facts during the training.
This helps scientists understand when to train a model and what to expect, rather than just hoping it magically learns everything.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.