← Latest papers
💬 NLP

Beyond Uniform Forgetting: A Study of Sequential Direct Preference Optimization Across Preference Settings

This paper demonstrates that sequential Direct Preference Optimization does not uniformly degrade previously learned preferences, but instead produces varied outcomes ranging from stability to positive transfer depending on the relationship between objectives, signal strength, and training order, while revealing that gradient opposition is not the primary driver of these effects.

Original authors: Pranav Bhandari, Nicolas Fay, Amitava Datta, Usman Naseem, Mehwish Nasim

Published 2026-06-19
📖 4 min read☕ Coffee break read

Original authors: Pranav Bhandari, Nicolas Fay, Amitava Datta, Usman Naseem, Mehwish Nasim

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 you are teaching a very smart but inexperienced assistant (an AI language model) how to behave. You don't just teach them one thing; you have a list of goals: be helpful, be harmless, be honest, and follow instructions.

Usually, you might think you teach these one after another. First, you teach them to be helpful. Then, you teach them to be harmless. The big question this paper asks is: When you teach the second lesson, does the assistant forget the first one?

The common fear is "catastrophic forgetting"—like a student who studies for a history exam and then studies for a math exam, only to completely forget everything about history.

This paper investigates whether that happens with AI, and if so, why. Here is the breakdown of their findings using simple analogies.

The Experiment: The "Four Rooms"

The researchers didn't just test one scenario. They set up four different "rooms" (scenarios) to see how the AI reacted when switching tasks:

  1. The Clash Room (Distributional Conflict): Teaching "Helpful" vs. "Harmless." These are like two different languages; the prompts and goals are very different.
  2. The Trade-off Room (Multi-Attribute): Teaching "Verbosity" (being chatty) vs. "Coherence" (being logical). These are fine-tuned traits that might fight each other.
  3. The Loud Room (Strong Safety Signal): Teaching "Harmless" where the safety signal is extremely loud and clear, versus "Helpful."
  4. The Harmony Room (Compatible Objectives): Teaching "Follow Instructions" vs. "Honesty." These goals naturally overlap and help each other.

The Big Discovery: It's Not a Blanket Eraser

The most important finding is that AI doesn't forget everything uniformly.

If you think of the AI's knowledge as a garden, previous theories suggested that planting a new flower (a new objective) would wipe out the old flowers. This paper found that's not true. Instead, the garden changes in complex ways:

  • Partial Weeding: Sometimes the old skills get a little weaker, but not gone.
  • Stability: Sometimes the old skills stay exactly the same.
  • Positive Transfer: Sometimes, learning the new skill actually makes the old skill better.
  • Redistribution: This is the tricky part. The AI doesn't just get "worse" overall. It might get worse at easy tasks but better at hard ones, or vice versa.

The Analogy of the "Confident" vs. "Uncertain" Student:
The researchers looked at individual questions the AI answered. They found that when the AI learned a new skill, it didn't treat all its old knowledge the same way.

  • In some cases, the AI became less confident about the answers it was previously sure of (the "easy" questions).
  • In other cases, the AI became more confident about those same easy questions.
  • It depends entirely on the relationship between the two skills being taught.

The Mystery: Why does this happen?

The researchers had a strong suspicion about why the AI forgets things. They thought it was like two people pulling a rope in opposite directions.

  • The Theory: When teaching the second skill, the "math" (gradients) pulling the AI in the new direction was directly fighting against the math pulling it in the old direction. Like a tug-of-war where the rope snaps.

The Reality Check:
They measured the "tug-of-war" and found almost no fighting.

  • The forces pulling the AI in the new direction were actually perpendicular (at a 90-degree angle) to the old direction.
  • The Metaphor: Imagine you are walking North. Then you are told to walk East. You aren't fighting your Northward steps; you are just turning a corner. The AI isn't being "pushed back" by the new lesson; it's just drifting sideways.

The Conclusion

The paper concludes that we cannot assume teaching a new skill will ruin an old one.

  • It depends on the mix: If the two skills are compatible (like Honesty and Instructions), they boost each other. If they are very different (like Safety vs. Helpfulness), the old skill might get a little weaker, but usually not wiped out.
  • It depends on the signal: If the new lesson is very loud and clear (like a strong safety signal), it might actually strengthen the old skills rather than weaken them.
  • It depends on the order: Teaching A then B is different than teaching B then A.

The Takeaway for Builders:
If you are building an AI, don't just assume that adding a new feature will break the old ones. You need to look at how the goals relate to each other. Sometimes, you can stack them safely; other times, you need to be careful about the order you teach them, because the AI's "memory" shifts in subtle, uneven ways rather than just deleting the past.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →