English

Lacuna Inc. at SemEval-2025 Task 4: LoRA-Enhanced Influence-Based Unlearning for LLMs

Computation and Language 2025-06-05 v1 Artificial Intelligence

Abstract

This paper describes LIBU (LoRA enhanced influence-based unlearning), an algorithm to solve the task of unlearning - removing specific knowledge from a large language model without retraining from scratch and compromising its overall utility (SemEval-2025 Task 4: Unlearning sensitive content from Large Language Models). The algorithm combines classical \textit{influence functions} to remove the influence of the data from the model and \textit{second-order optimization} to stabilize the overall utility. Our experiments show that this lightweight approach is well applicable for unlearning LLMs in different kinds of task.

Keywords

Cite

@article{arxiv.2506.04044,
  title  = {Lacuna Inc. at SemEval-2025 Task 4: LoRA-Enhanced Influence-Based Unlearning for LLMs},
  author = {Aleksey Kudelya and Alexander Shirnin},
  journal= {arXiv preprint arXiv:2506.04044},
  year   = {2025}
}

Comments

Accepted to SemEval-2025, an ACL 2025 workshop

R2 v1 2026-07-01T02:59:13.571Z