ARTFEED — Contemporary Art Intelligence

Progressive Multimodal Alignment for Continual Instruction Tuning

ai-technology · 2026-07-30

So, there's this new framework called Progressive Multimodal Alignment (PMA) that addresses a problem known as projector-level forgetting in Multimodal Continual Instruction Tuning (MCIT). In Multimodal Large Language Models (MLLMs), a projector connects visual data to language. However, as visual data changes and instruction meanings shift, the projector can drift. PMA detects these changes using a simple representation descriptor and only adds new projector experts when needed. It also uses an expandable router to mix expert outputs based on multimodal features, while keeping the original pretrained projector as a stable reference. This approach helps adapt the projector continuously without losing earlier alignments, fixing a gap in existing methods that focus mainly on the LLM backbone.

Key facts

  • PMA addresses projector-level forgetting in MCIT
  • MLLMs rely on a projector for cross-modal understanding
  • Shifting visual distributions cause projector drift
  • PMA uses a lightweight representation descriptor
  • PMA progressively expands projector experts
  • An expandable router integrates expert outputs
  • Original pretrained projector is retained as an anchor
  • PMA enables continual adaptation while preserving alignment

Entities

Sources