paper-with-me

홈 › Papers

Beyond the Covariance Trap: Unlocking Generalization in Same-Subject Knowledge Editing for Large Language Models

2026-03-16 · Xiyu Liu, Qingyi Si, Zhengxiao Liu, Chenxu Yang, Naibin Gu, Zheng Lin arxiv

While locate-then-edit knowledge editing efficiently updates knowledge encoded within Large Language Models (LLMs), a critical generalization failure mode emerges in the practical same-subject knowledge editing scenario: models fail to recall the updated knowledge when following user instructions, despite successfully recalling it in the original edited form. This paper identifies the geometric root of this generalization collapse as a fundamental conflict where the inner activation drifts induced by prompt variations exceed the model's geometric tolerance for generalization after editing. We attribute this instability to a dual pathology: (1) The joint optimization with orthogonal gradients collapses solutions into sharp minima with narrow stability, and (2) the standard covariance constraint paradoxically acts as a Covariance Trap that amplifies input perturbations. To resolve this, we introduce RoSE (Robust Same-subject Editing), which employs Isotropic Geometric Alignment to minimize representational deviation and Hierarchical Knowledge Integration to smooth the optimization landscape. Extensive experiments demonstrate that RoSE significantly improves instruction-following capabilities, laying the foundation for robust interactive parametric memory of LLM agents.

📄 PDF Abstract BibTeX arXiv:2603.15518

Code (0)

등록된 구현이 없습니다.

Tasks

knowledge editing

Similar Papers 제목 키워드 기반

Loop, Think, & Generalize: Implicit Reasoning in Recurrent-Depth Transformers

2026-04-09 · Harsh Kohli, Srinivasan Parthasarathy, Huan Sun, Yuekun Yao arxiv

We study implicit reasoning, i.e. the ability to combine knowledge or rules within a single forward pass. While transformer-based large language models store substantial factual knowledge and rules, they often fail to co…

Unlocking Temporal Generalization in Hamiltonian Video Dynamics Models

2026-07-08 · Eli Laird, Corey Clark arxiv

World models are typically trained to predict discrete-time physical dynamics with a fixed step size baked into the model weights, preventing prediction at variable temporal resolutions. This matters for hierarchical pla…

Video Generation

Scalable Levy Process Priors for Spectral Kernel Learning

2017-12-01 · NeurIPS 2017 12 · Phillip A. Jang, Andrew Loeb, Matthew Davidow, Andrew G. Wilson

Gaussian processes are rich distributions over functions, with generalization properties determined by a kernel function. When used for long-range extrapolation, predictions are particularly sensitive to the choice of ke…

Gaussian Processes

Loop Corrections in Random Feature Models: Training Error and Generalization Gap

2026-04-14 · Taeyoung Kim arxiv

We study fixed-design random feature ridge regression beyond the mean-kernel approximation. The expectation is taken over the frozen-feature ensemble, conditional on the training sample. Because the predictor is a nonlin…

An Online Learning Approach to Interpolation and Extrapolation in Domain Generalization

2021-02-25 · Elan Rosenfeld, Pradeep Ravikumar, Andrej Risteski

A popular assumption for out-of-distribution generalization is that the training data comprises sub-datasets, each drawn from a distinct distribution; the goal is then to "interpolate" these distributions and "extrapolat…

Domain GeneralizationOut-of-Distribution Generalization