The paper introduces SPOT, a training recipe that fixes an AI model’s mistakes with tiny edits while keeping what it already knows well.
Large language models are great at words, but they struggle to predict what will happen after they act in a changing world.
Locas is a new kind of add-on memory for language models that learns during use but touches none of the model’s original weights.
TwinBrainVLA is a robot brain with two halves: a frozen generalist that keeps world knowledge safe and a trainable specialist that learns to move precisely.
Supervised fine-tuning (SFT) often makes a model great at a new task but worse at its old skills; this paper explains a key reason why and how to fix it.