cs.CLJun 21, 2026

Orthogonal Representation Editing: Decoupling Semantic Entanglement in Batch Knowledge Editing of LLMs

Authors: Wenhao YuZhicong LuBo LvFangyin MaKaiwen WeiShihao YangNayu Liu

Organizations: School of Computer Science and Technology, Tianjin University · Kexin Technology · University of Chinese Academy of Sciences · Tencent Hunyuan · College of Computer Science, Chongqing University

Abstract

Knowledge editing aims to efficiently update factual information in Large Language Models (LLMs) without full retraining. However, existing methods still suffer from performance degradation in batch knowledge editing. We identify that semantic representation entanglement, such as overlapping concepts and shared syntactic patterns, accumulates interference in the representation space and reduces editing precision. To bridge this gap, in this paper, we propose Orthogonal Representation Editing (ORE), which performs edits in the hidden representation space of LLMs by constructing a general semantic subspace and enforcing orthogonal constraints on edit vectors, effectively decoupling semantic entanglement. Furthermore, we introduce a gated non-linear representation head to enable adaptive learning of editing locations and precise control over knowledge injection. Extensive experiments show that ORE outperforms existing methods and achieves superior performance in cross-lingual knowledge editing scenarios. We release our code at https://github.com/YVVH/ORE.

Explore similar work

CardsList
  1. Benchmarking Knowledge Editing using Logical Rules

    Jun 9, 2026Tatiana Moteu Ngoli, NDah Jean Kouagou, Hamada M. Zahera +1Multimodal Knowledge EditingKnowledge Graphs