Home
Softono

Awesome Llm Unlearning

Open source Apache-2.0
596
Stars
31
Forks
0
Issues
10
Watchers
4 months
Last Commit

 About Awesome Llm Unlearning

A resource repository for machine unlearning in large language models

Platforms

Web Self-hosted

Links

Need Help Installing Awesome Llm Unlearning?

We provide expert installation service for this software. Our team will install, configure, and secure Awesome Llm Unlearning on your server. plans start at just $30.

Awesome Llm Unlearning

View on GitHub

🧹 Awesome LLM Unlearning

Awesome LLM Unlearning GitHub Stars GitHub Forks Last Commit

A curated collection of papers, surveys, benchmarks, frameworks, and blog posts for machine unlearning in large language models.

As of the last commit, there are 558 papers, 17 surveys and position papers, 3 frameworks, and 2 blog posts.

If you believe your paper on LLM unlearning is not included, or if you find a mistake, typo, or information that is not up to date, please open an issue or submit a pull request, and I will be happy to update the list.

Contents

Papers

2026

2025

2024

2023

2022

2021

Surveys and Position Papers

Frameworks

  • Open Unlearning
    • Author(s): Vineeth Dorna, Anmol Mekala, Wenlong Zhao, Andrew McCallum, J Zico Kolter, Pratyush Maini
    • Date: 2025-02
    • Venue: -
    • Code: GitHub
  • Vision Unlearning
    • Author(s): Leonardo Benitez, Carolina Kelsch, Natnael Mola
    • Date: 2025-02
    • Venue: -
    • Code: GitHub
  • Machine Unlearning Comparator
    • Author(s): Jaeung Lee, Suhyeon Yu, Yurim Jang, Simon S. Woo, Jaemin Jo
    • Date: 2025-08
    • Venue: -
    • Code: GitHub

Blog Posts

Contributing

Contributions welcome! Please open a PR if you know of papers, benchmarks, or tools related to LLM unlearning.

  • Inclusion criteria: The work should study deletion, suppression, or controllable forgetting of targeted knowledge, data, or behaviors in LLMs or closely related multimodal and deployment settings, or directly enable evaluation and implementation of unlearning.
  • Entry format:
    - [Paper Title](url)
      - Author(s): Name1, Name2, ...
      - Date: YYYY-MM
      - Venue: VenueName Year (or - if preprint)
      - Code: [![GitHub](https://img.shields.io/badge/GitHub-181717?style=flat&logo=github&logoColor=white)](url) (or - if none)
    

Citation

If you find this repository useful, please consider citing it:

@software{awesome-llm-unlearning,
  title = {{Awesome Large Language Model Unlearning}},
  author = {Liu, Chris Yuhao and others},
  year = {2024},
  doi = {10.5281/zenodo.19411433},
  url = {https://github.com/chrisliu298/awesome-llm-unlearning},
  version = {v1.0.0}
}