paper-with-me

Papers Model Editing

“Model Editing” 태그가 달린 논문 193편 · 필터 해제

NAMET: Robust Massive Model Editing via Noise-Aware Memory Optimization

2025-05-17 · Yanbo Dai, Zhenlan Ji, Zongjie Li, Shuai Wang

Model editing techniques are essential for efficiently updating knowledge in large language models (LLMs). However, the effectiveness of existing approaches degrades in massive editing scenarios, particularly when evalua…

AttributeModel Editing

BalancEdit: Dynamically Balancing the Generality-Locality Trade-off in Multi-modal Model Editing

2025-05-02 · Dongliang Guo, Mengxuan Hu, Zihan Guan, Thomas Hartvigsen 외

Large multi-modal models inevitably decay over time as facts change and previously learned information becomes outdated. Traditional approaches such as fine-tuning are often impractical for updating these models due to t…

knowledge editingModel Editing

A Comprehensive Survey in LLM(-Agent) Full Stack Safety: Data, Training and Deployment

2025-04-22 · Kun Wang, Guibin Zhang, Zhenhong Zhou, Jiahao Wu 외

The remarkable success of Large Language Models (LLMs) has illuminated a promising pathway toward achieving Artificial General Intelligence for both academic and industrial communities, owing to their unprecedented perfo…

Model Editing

REDEditing: Relationship-Driven Precise Backdoor Poisoning on Text-to-Image Diffusion Models

2025-04-20 · Chongye Guo, Jinhu Fu, Junfeng Fang, Kun Wang 외

The rapid advancement of generative AI highlights the importance of text-to-image (T2I) security, particularly with the threat of backdoor poisoning. Timely disclosure and mitigation of security vulnerabilities in T2I mo…

AttributeImage GenerationModel Editing

When is Task Vector Provably Effective for Model Editing? A Generalization Analysis of Nonlinear Transformers

2025-04-15 · Hongkang Li, Yihua Zhang, Shuai Zhang, Meng Wang 외

Task arithmetic refers to editing the pre-trained model by adding a weighted sum of task vectors, each of which is the weight update from the pre-trained model to fine-tuned models for certain tasks. This approach recent…

Binary ClassificationDomain GeneralizationLarge Language ModelMachine Unlearning+4

NAACL2025 Tutorial: Adaptation of Large Language Models

2025-04-04 · Zixuan Ke, Yifei Ming, Shafiq Joty

This tutorial on adaptation of LLMs is designed to address the growing demand for models that go beyond the static capabilities of generic LLMs by providing an overview of dynamic, domain-specific, and task-adaptive LLM …

Code GenerationModel EditingRAGRetrieval-augmented Generation

Efficient Model Editing with Task-Localized Sparse Fine-tuning

2025-04-03 · Leonardo Iurada, Marco Ciccone, Tatiana Tommasi

Task arithmetic has emerged as a promising approach for editing models by representing task-specific knowledge as composable task vectors. However, existing methods rely on network linearization to derive task vectors, l…

DisentanglementModel EditingNegationTask Arithmetic

Localized Definitions and Distributed Reasoning: A Proof-of-Concept Mechanistic Interpretability Study via Activation Patching

2025-04-03 · Nooshin Bahador

This study investigates the localization of knowledge representation in fine-tuned GPT-2 models using Causal Layer Attribution via Activation Patching (CLAP), a method that identifies critical neural layers responsible f…

Answer GenerationEEGModel Editing

Leaking LoRa: An Evaluation of Password Leaks and Knowledge Storage in Large Language Models

2025-03-29 · Ryan Marinelli, Magnus Eckhoff

To effectively deploy Large Language Models (LLMs) in application-specific settings, fine-tuning techniques are applied to enhance performance on specialized tasks. This process often involves fine-tuning on user data da…

Language ModelingLanguage ModellingLarge Language ModelModel Editing

BiasEdit: Debiasing Stereotyped Language Models via Model Editing

2025-03-11 · Xin Xu, Wei Xu, Ningyu Zhang, Julian McAuley

Previous studies have established that language models manifest stereotyped biases. Existing debiasing strategies, such as retraining a model with counterfactual data, representation projection, and prompting often fail …

counterfactualLanguage ModelingLanguage ModellingModel Editing

SPEED: Scalable, Precise, and Efficient Concept Erasure for Diffusion Models

2025-03-10 · Ouxiang Li, YuAn Wang, Xinting Hu, Houcheng Jiang 외

Erasing concepts from large-scale text-to-image (T2I) diffusion models has become increasingly crucial due to the growing concerns over copyright infringement, offensive content, and privacy violations. However, existing…

Model Editing

Exploiting Edited Large Language Models as General Scientific Optimizers

2025-03-08 · Qitan Lv, Tianyu Liu, Hong Wang

Large language models (LLMs) have been widely adopted in mathematical optimization in scientific scenarios for their extensive knowledge and advanced reasoning capabilities. Existing methods mainly focus on utilizing LLM…

Model Editing

GeoEdit: Geometric Knowledge Editing for Large Language Models

2025-02-27 · Yujie Feng, LiMing Zhan, Zexin Lu, Yongxin Xu 외

Regular updates are essential for maintaining up-to-date knowledge in large language models (LLMs). Consequently, various model editing methods have been developed to update specific knowledge within LLMs. However, train…

General Knowledgeknowledge editingModel Editing

A Causal Lens for Evaluating Faithfulness Metrics

2025-02-26 · Kerem Zaman, Shashank Srivastava

Large Language Models (LLMs) offer natural language explanations as an alternative to feature attribution methods for model interpretability. However, despite their plausibility, they may not reflect the model's internal…

Decision MakingFact CheckingModel EditingObject Counting

CoME: An Unlearning-based Approach to Conflict-free Model Editing

2025-02-20 · Dahyun Jung, Jaehyung Seo, Jaewook Lee, Chanjun Park 외

Large language models (LLMs) often retain outdated or incorrect information from pre-training, which undermines their reliability. While model editing methods have been developed to address such errors without full re-tr…

Model Editing

DELMAN: Dynamic Defense Against Large Language Model Jailbreaking with Model Editing

2025-02-17 · Yi Wang, Fenghua Weng, Sibei Yang, Zhan Qin 외

Large Language Models (LLMs) are widely applied in decision making, but their deployment is threatened by jailbreak attacks, where adversarial users manipulate model behavior to bypass safety measures. Existing defense m…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

The Mirage of Model Editing: Revisiting Evaluation in the Wild

2025-02-16 · Wanli Yang, Fei Sun, Jiajun Tan, Xinyu Ma 외

Despite near-perfect results in artificial evaluations, the effectiveness of model editing in real-world applications remains unexplored. To bridge this gap, we propose to study model editing in question answering (QA) b…

Model EditingQuestion Answering

K-Edit: Language Model Editing with Contextual Knowledge Awareness

2025-02-15 · Elan Markowitz, Anil Ramakrishna, Ninareh Mehrabi, Charith Peris 외

As the world changes, we need to be able to update our models and correct false information without costly retraining. Knowledge-based model editing enables precise modifications to the weights of large language models i…

Knowledge GraphsLanguage ModelingLanguage ModellingModel Editing+2

Injecting Universal Jailbreak Backdoors into LLMs in Minutes

2025-02-09 · Zhuowei Chen, Qiannan Zhang, Shichao Pei

Jailbreak backdoor attacks on LLMs have garnered attention for their effectiveness and stealth. However, existing methods rely on the crafting of poisoned datasets and the time-consuming process of fine-tuning. In this w…

Model Editing

Reinforced Lifelong Editing for Language Models

2025-02-09 · Zherui Li, Houcheng Jiang, Hao Chen, Baolong Bi 외

Large language models (LLMs) acquire information from pre-training corpora, but their stored knowledge can become inaccurate or outdated over time. Model editing addresses this challenge by modifying model parameters wit…

Model Editing
← 이전 21–40 / 193 다음 →