paper-with-me

홈 › Papers

CLaRE-ty Amid Chaos: Quantifying Representational Entanglement to Predict Ripple Effects in LLM Editing

2026-03-11 · Manit Baser, Alperen Yildiz, Dinil Mon Divakaran, Mohan Gurusamy arxiv

The static knowledge representations of large language models (LLMs) inevitably become outdated or incorrect over time. While model-editing techniques offer a promising solution by modifying a model's factual associations, they often produce unpredictable ripple effects, which are unintended behavioral changes that propagate even to the hidden space. In this work, we introduce CLaRE, a lightweight representation-level technique to identify where these ripple effects may occur. Unlike prior gradient-based methods, CLaRE quantifies entanglement between facts using forward activations from a single intermediate layer, avoiding costly backward passes. To enable systematic study, we prepare and analyse a corpus of 11,427 facts drawn from three existing datasets. Using CLaRE, we compute large-scale entanglement graphs of this corpus for multiple models, capturing how local edits propagate through representational space. These graphs enable stronger preservation sets for model editing, audit trails, efficient red-teaming, and scalable post-edit evaluation. In comparison to baselines, CLaRE achieves an average of 62.2% improvement in Spearman correlation with ripple effects while being $2.74\times$ faster, and using $2.85\times$ less peak GPU memory. Besides, CLaRE requires only a fraction of the storage needed by the baselines to compute and preserve fact representations. Our entanglement graphs and corpus are available at https://github.com/manitbaser/CLaRE.

📄 PDF Abstract BibTeX arXiv:2603.19297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Entanglement-Embedded Recurrent Network Architecture: Tensorized Latent State Propagation and Chaos Forecasting

2020-06-10 · Xiangyi Meng, Tong Yang

Chaotic time series forecasting has been far less understood despite its tremendous potential in theory and real-world applications. Traditional statistical/ML methods are inefficient to capture chaos in nonlinear dynami…

Tensor DecompositionTime SeriesTime Series AnalysisTime Series Forecasting

Quantifying the Chaos Level of Infants' Environment via Unsupervised Learning

2019-12-10 · Priyanka Khante, Mai Lee Chang, Domingo Martinez, Kaya de Barbaro 외

Acoustic environments vary dramatically within the home setting. They can be a source of comfort and tranquility or chaos that can lead to less optimal cognitive development in children. Research to date has only subject…

BIG-bench Machine LearningClustering

The Multiscale Single-Index Model: A Stylized Model for Hierarchical Feature Learning

2026-07-03 · Joan Bruna arxiv

We consider the Multiscale Single-Index Model (MSIM), first introduced in \cite{oymak2021learning}, as a stylized model for hierarchical learning with \emph{scale separation}. Each layer extracts a shared single-index fe…

Quantifying Unknown Quantum Entanglement via a Hybrid Quantum-Classical Machine Learning Framework

2022-04-25 · Xiaodie Lin, Zhenyu Chen, Zhaohui Wei

Quantifying unknown quantum entanglement experimentally is a difficult task, but also becomes more and more necessary because of the fast development of quantum engineering. Machine learning provides practical solutions …

BIG-bench Machine Learning

Hidden Technical Debt in Machine Learning Systems

2015-12-01 · NeurIPS 2015 12 · D. Sculley, Gary Holt, Daniel Golovin, Eugene Davydov 외

Machine learning offers a fantastically powerful toolkit for building useful complexprediction systems quickly. This paper argues it is dangerous to think ofthese quick wins as coming for free. Using the software enginee…

BIG-bench Machine Learning