c2023-ice-prompt-based-correction
IN premise — summaries/2026/08/24/cohen-2023-ripple-effects-sR-references.md
Created 2026-08-25T02:57:57+00:00
ICE (In-Context Editing) uses prompt-based correction rather than parameter-level modification to perform knowledge edits
Summary
ICE corrects a model's knowledge by carefully crafting the input prompt to override what the model would otherwise say, rather than actually altering the model's internal weights. This matters because the fix is temporary and prompt-dependent — the model's underlying training is untouched, so the correction only holds while that specific prompting setup is in place, making it cheap and reversible but also fragile.