2026
Precise and Interpretable Editing of Code Knowledge in Large Language Models
ICLR 2026poster
Large Language Models (LLMs) have demonstrated outstanding capabilities in various code-related tasks, including code completion, translation, or summarization. However, these pretrained models are static, posing a challenge to incorporate new knowledge into an LLM to correct erroneous behavior. App…