中文
相关论文

相关论文: Rebuilding ROME : Resolving Model Collapse during …

200 篇论文

Despite significant progress in model editing methods, their application in real-world scenarios remains challenging as they often cause large language models (LLMs) to collapse. Among them, ROME is particularly concerning, as it could…

计算与语言 · 计算机科学 2024-10-01 Wanli Yang , Fei Sun , Jiajun Tan , Xinyu Ma , Du Su , Dawei Yin , Huawei Shen

Editing knowledge in large language models is an attractive capability to have which allows us to correct incorrectly learnt facts during pre-training, as well as update the model with an ever-growing list of new facts. While existing model…

计算与语言 · 计算机科学 2024-06-11 Akshat Gupta , Anurag Rao , Gopala Anumanchipalli

Recent advances in Knowledge Editing (KE), particularly Rank-One Model Editing (ROME), show superior efficiency over fine-tuning and in-context learning for updating single-hop facts in transformers. However, these methods face significant…

计算与语言 · 计算机科学 2026-01-09 Zhiyuan He , Binghan Chen , Tianxiang Xiong , Ziyang Sun , Mozhao Zhu , Xi Chen

Sequential knowledge editing in large language models often causes catastrophic collapse of the model's general abilities, especially for parameter-modifying methods. Existing approaches mitigate this issue through heuristic constraints on…

计算与语言 · 计算机科学 2026-05-12 Chi Zhang , Mengqi Zhang , Xiaotian Ye , Runxi Cheng , Zisheng Zhou , Ying Zhou , Pengjie Ren , Zhumin Chen

Although model editing has shown promise in revising knowledge in Large Language Models (LLMs), its impact on the inherent capabilities of LLMs is often overlooked. In this work, we reveal a critical phenomenon: even a single edit can…

人工智能 · 计算机科学 2024-06-06 Wanli Yang , Fei Sun , Xinyu Ma , Xun Liu , Dawei Yin , Xueqi Cheng

Machine unlearning aims to remove unwanted information from a model, but many methods are inefficient for LLMs with large numbers of parameters or fail to fully remove the intended information without degrading performance on knowledge that…

计算与语言 · 计算机科学 2025-12-25 Shariqah Hossain , Lalana Kagal

ROME and MEMIT are largely believed to be two different model editing algorithms, with the major difference between them being the ability to perform batched edits. In this paper, we unify these two algorithms under a single conceptual…

机器学习 · 计算机科学 2024-10-10 Akshat Gupta , Dev Sajnani , Gopala Anumanchipalli

Knowledge editing methods such as ROME and MEMIT update factual associations in transformer models by modifying MLP weights. While evaluated mainly by output behavior, their internal mechanism remains underexplored. We investigate whether…

机器学习 · 计算机科学 2026-05-29 Ali Holmov , Paul Youssef , Nandi Schoots , Christin Seifert

This work explores sequential model editing in large language models (LLMs), a critical task that involves modifying internal knowledge within LLMs continuously through multi-round editing, each incorporating updates or corrections to…

计算与语言 · 计算机科学 2024-10-08 Houcheng Jiang , Junfeng Fang , Tianyu Zhang , An Zhang , Ruipeng Wang , Tao Liang , Xiang Wang

This study presents a targeted model editing analysis focused on the latest large language model, Llama-3. We explore the efficacy of popular model editing techniques - ROME, MEMIT, and EMMET, which are designed for precise layer…

计算与语言 · 计算机科学 2024-05-02 Junsang Yoon , Akshat Gupta , Gopala Anumanchipalli

Large language models (LLMs) acquire knowledge during pre-training, but over time, this knowledge may become incorrect or outdated, necessitating updates after training. Knowledge editing techniques address this issue without the need for…

计算与语言 · 计算机科学 2024-10-16 Yuchen Cai , Ding Cao

Knowledge editing has become a promising approach for efficiently and precisely updating knowledge embedded in large language models (LLMs). In this work, we focus on Same-Subject Editing, which involves modifying multiple attributes of a…

计算与语言 · 计算机科学 2025-02-12 Zenghao Duan , Wenbin Duan , Zhiyi Yin , Yinghan Shen , Shaoling Jing , Jie Zhang , Huawei Shen , Xueqi Cheng

Model editing is an emerging field that focuses on updating the knowledge embedded within large language models (LLMs) without extensive retraining. However, current model editing methods significantly compromise the general abilities of…

计算与语言 · 计算机科学 2025-03-04 Jun-Yu Ma , Hong Wang , Hao-Xiang Xu , Zhen-Hua Ling , Jia-Chen Gu

Large language Model (LLM) unlearning, i.e., selectively removing information from LLMs, is vital for responsible model deployment. Differently, LLM knowledge editing aims to modify LLM knowledge instead of removing it. Though editing and…

机器学习 · 计算机科学 2025-05-27 Zexi Li , Xiangzhu Wang , William F. Shen , Meghdad Kurmanji , Xinchi Qiu , Dongqi Cai , Chao Wu , Nicholas D. Lane

The current trend toward ever-larger models makes standard retraining procedures an ever-more expensive burden. For this reason, there is growing interest in model editing, which enables computationally inexpensive, interpretable, post-hoc…

机器学习 · 计算机科学 2023-07-19 Davis Brown , Charles Godfrey , Cody Nizinski , Jonathan Tu , Henry Kvinge

Recent advances in visual generative models have enabled high-fidelity image editing guided by human instructions. However, these models often struggle with complex instructions involving combinatorial editing operations or inter-step…

计算机视觉与模式识别 · 计算机科学 2026-05-12 Zilai Zeng , Mingdeng Cao , Zijie Li , Xiaochen Lian , Yichun Shi , Peihao Zhu , Chen Sun , Peng Wang

Many methods have been proposed to estimate how much effort is required to build and maintain software. Much of that research assumes a ``classic'' waterfall-based approach rather than contemporary projects (where the developing process may…

软件工程 · 计算机科学 2020-02-18 Tianpei Xia , Rui Shu , Xipeng Shen , Tim Menzies

Lifelong Model Editing aims to continuously update evolving facts in Large Language Models while preserving unrelated knowledge and general capabilities, yet it remains plagued by catastrophic forgetting and model collapse. Empirically, we…

机器学习 · 计算机科学 2026-05-13 Xin Ma , Wei Chen , Qi Liu , Derong Xu , Zhi Zheng , Tong Xu , Enhong Chen

Large language models (LLMs) inevitably encode outdated or incorrect knowledge. Updating, deleting, and forgetting such knowledge is important for alignment, safety, and other issues. To address this issue, model editing has emerged as a…

人工智能 · 计算机科学 2025-10-02 Wei Liu , Haomei Xu , Bingqing Liu , Zhiying Deng , Haozhao Wang , Jun Wang , Ruixuan Li , Yee Whye Teh , Wee Sun Lee

Large language models (LLMs) require continual updates to rectify outdated or erroneous knowledge. Model editing has emerged as a compelling paradigm for introducing targeted modifications without the computational burden of full…

计算与语言 · 计算机科学 2026-04-07 Sicheng Lyu , Yu Gu , Xinyu Wang , Jerry Huang , Sitao Luan , Yufei Cui , Xiao-Wen Chang , Peng Lu
‹ 上一页 1 2 3 10 下一页 ›