STEAM: A Semantic-Level Knowledge Editing Framework for Large Language Models

October 12, 2025 · Declared Dead · 🏛 Conference on Empirical Methods in Natural Language Processing

⚰️ CAUSE OF DEATH: The Empty Tomb
GitHub repo is empty
Authors Geunyeong Jeong, Juoh Sun, Seonghee Lee, Harksoo Kim arXiv ID 2510.10398 Category cs.CL: Computation & Language Cross-listed cs.AI Citations 0 Venue Conference on Empirical Methods in Natural Language Processing Repository https://github.com/GY-Jeong/STEAM Last Checked 1 month ago
Abstract
Large Language Models store extensive factual knowledge acquired during large-scale pre-training. However, this knowledge is inherently static, reflecting only the state of the world at the time of training. Knowledge editing has emerged as a promising solution for updating outdated or incorrect facts without full retraining. However, most existing locate-and-edit methods primarily focus on token-level likelihood optimization without addressing semantic coherence. Our analysis reveals that such edited knowledge is often encoded as isolated residual streams in the model's latent space, distinct from pre-existing knowledge and bypassing natural reasoning process. To address this, we propose \textsc{Steam}, a semantic-level knowledge editing framework that enhances integration of updated knowledge into the model's knowledge structure. \textsc{Steam} first identifies target representations as semantic anchors for the updated factual association, then guides the internal representation of the edited fact towards these anchors through an alignment loss during optimization. Experimental results demonstrate that \textsc{Steam} improves model's ability to reason with edited knowledge and enhances semantic coherence, underscoring the importance of latent-space alignment for reliable and coherent knowledge editing. The code is available at https://github.com/GY-Jeong/STEAM.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

📜 Similar Papers

In the same crypt — Computation & Language

🌅 🌅 Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL 🏛 NeurIPS 📚 166.0K cites 8 years ago

Died the same way — ⚰️ The Empty Tomb