Challenge: Existing unlearning metrics assess whether a model correctly answers retain queries and rejects forget queries, but they fail to capture real-world scenarios where forget queries rarely appear in isolation.
Approach: They propose an evaluation framework that explicitly measures a model’s ability to both forget and retain information within a single prompt.
Outcome: The proposed approach significantly improves unlearning effectiveness, demonstrating robustness even in complex settings with up to eight mixed forget and retain queries in a single prompt.

Similar Papers

BLUR: A Bi-Level Optimization Approach for LLM Unlearning (2026.eacl-long)

Copied to clipboard

Challenge: Existing algorithms to unlearn knowledge and capabilities from large datasets are unclear how to best formulate the unlearning problem.
Approach: They propose to model the hierarchical structure of the unlearning problem, where the forget problem takes priority over the retain problem, and propose an algorithm that aims to unlearn knowledge and capabilities.
Outcome: The proposed algorithm outperforms all state-of-the-art algorithms across unlearning tasks, models, and metrics.
Unlearn What You Want to Forget: Efficient Unlearning for LLMs (2023.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) can be used to memorize a vast amount of data, but can suffer from privacy issues and data protection violations.
Approach: They propose an efficient unlearning framework that could update LLMs without retraining them . they introduce lightweight unlearning layers learned with a selective teacher-student objective into transformers .
Outcome: The proposed framework could update LLMs without having to retrain the whole model after data removals.
Towards Robust Evaluation of Unlearning in LLMs via Data Transformations (2024.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models (LLMs) have shown to be a great success in a wide range of applications ranging from regular NLP-based use cases to AI agents.
Approach: They examine the robustness of existing MUL techniques for their ability to enable leakage-proof forgetting in LLMs.
Outcome: The proposed methods can be used to enable leakage-proof forgetting in LLMs.
Knowledge Beyond Language: Bridging the Gap in Multilingual Machine Unlearning Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Existing methods to evaluate knowledge independently for each language fail to capture cross-linguistic distribution of information.
Approach: They propose to use two metrics to evaluate the information spread across languages to measure unlearning quality and consistency.
Outcome: The proposed methods provide insights into unique phenomena exclusive to MMU and offer a new perspective on MMU evaluation.
Which Retain Set Matters for LLM Unlearning? A Case Study on Entity Unlearning (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) are prone to retaining unauthorized or sensitive information from their training data, which raises privacy concerns.
Approach: They propose to use a group of queries that share similar syntactic structures with the data targeted for removal to investigate the effects of unlearning on various subsets of the retain set.
Outcome: The proposed method reduces the retention set, the portion of training data that is not targeted for removal, and improves model performance across subsets.
Soft Prompting for Unlearning in Large Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Existing ethical and safety considerations for large language models are important for deployment . however, some ethical concerns have been raised due to the presence of private, sensitive, or harmful information in the training data.
Approach: They propose a framework that learns prompt tokens that are prepended to a query to induce unlearning in LLMs.
Outcome: The proposed method improves the trade-off between utility and forgetting for text classification and question-answering.
SEUF: Is Unlearning One Expert Enough for Mixture-of-Experts LLMs? (2025.acl-long)

Copied to clipboard

Challenge: Recent advances in LLMs unlearning have shown remarkable success in removing unwanted data-model influences while preserving the model’s utility for legitimate knowledge.
Approach: They propose a Selected-Expert Unlearning Framework (SEUF) that combines expert attribution and an anchor loss to ensure controlled unlearning.
Outcome: Experiments show that the proposed framework improves forget quality and model utility by 35% on MoE LLMs across benchmarks and LLM architectures compared to standard unlearning algorithms .
Identifying Unlearned Data in LLMs via Membership Inference Attacks (2025.emnlp-main)

Copied to clipboard

Challenge: Existing work evaluates approximate unlearning under a retrieval paradigm, where adversaries attempt to extract residual knowledge given partial information of the unlearning target.
Approach: They propose a framework to evaluate unlearning membership attacks using member inference techniques to exploit the forget set.
Outcome: The proposed framework assesses whether unlearning leaves behind detectable artifacts that can be exploited to infer membership in the forget set.
UNLEARN Efficient Removal of Knowledge in Large Language Models (2025.findings-naacl)

Copied to clipboard

Challenge: Large Language Models excel in many tasks but are outperformed by specialized tools for certain tasks.
Approach: They propose a method that uses subspace techniques to selectively remove knowledge . they propose 'unlearn' method that can forget or unlear the knowledge without retraining .
Outcome: The proposed method outperforms existing methods for forgetting target knowledge while preserving related knowledge.
SepSeq: A Training-Free Framework for Long Numerical Sequence Processing in LLMs (2026.findings-acl)

Copied to clipboard

Challenge: Existing large-scale large-context models suffer from performance degradation when processing long numerical sequences.
Approach: They propose a framework to mitigate attention dispersion by strategically inserting separator tokens into the model to recalibrat attention to local segments while preserving global context.
Outcome: The proposed framework improves accuracy and reduces inference token consumption by 16.4% on 9 widely-adopted LLMs.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations