A magnifying instrument locates a highlighted region inside a transparent model-weight lattice while synthetic personal-data traces are blocked below
A magnifying instrument locates a highlighted region inside a transparent model-weight lattice while synthetic personal-data traces are blocked below
+ Large Language Models News

LACUNA asks whether LLM unlearning reaches the weights

The LACUNA testbed evaluates whether LLM unlearning methods target the parameters that stored synthetic PII, not only whether outputs stop revealing it.

LACUNA is a new testbed for a hard LLM unlearning question: did the model actually remove the targeted knowledge from its weights, or did the unlearning method only make the model stop revealing it in ordinary outputs?

The paper was submitted to arXiv on July 2 by Matteo Boglioni, Thibault Rousset, Siva Reddy, Marius Mosbach, and Verna Dankers. It targets a specific failure mode in post-training privacy work. LLMs can memorize sensitive training data, including personally identifiable information. Unlearning methods try to remove that knowledge after training, but most benchmarks judge the result by model behavior.

LACUNA adds a different measurement target: parameter-level localization.

The testbed injects synthetic PII into known weights

The core design is controlled. LACUNA injects PII for synthetic individuals into predefined parameters of OLMo-based 1B and 7B models through masked continual pretraining.

That gives the benchmark a ground truth. If the testbed knows where the synthetic knowledge was stored, it can ask whether a localize-first, unlearn-second method actually found the responsible parameters.

That is different from output-only testing. A model may stop answering a direct query and still retain recoverable traces. The LACUNA abstract points to resurfacing attacks as the concern: knowledge that looks removed can become visible again under different prompts or attacks.

Output success is not the same as precise removal

The paper says current state-of-the-art unlearning methods can show strong output-level performance while remaining imprecise and susceptible to resurfacing attacks.

That finding is the useful warning. If an organization cares about privacy deletion, copyright removal, or policy-driven data erasure, it should not rely only on whether the model refuses or fails to produce a target string in a test prompt.

Behavioral tests are still necessary. They show what users can extract. But LACUNA argues they are incomplete when the claim is true erasure from the model.

The narrow setup is the strength and the caveat

LACUNA uses synthetic individuals, controlled injection, and OLMo-based 1B and 7B models. That makes the benchmark measurable, but it also narrows the claim.

It does not prove that every real-world unlearning problem can be reduced to parameter-level localization. It does give researchers a way to test whether a method’s localization claim holds under known conditions.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A glass reasoning path highlights a trap branch while a diagnostic lens catches the error

Metacognition-Bench tests whether models notice their own mistakes

Metacognition-Bench measures whether language models detect tempting wrong reasoning paths, pairing trap-rate evaluation with adapters that flag likely free-form errors.

The AI Feed Desk

By The AI Feed Desk

A sequence of pull request tiles is connected by a hidden red thread under a monitoring lens

Persistent coding agents create a distributed attack surface

A new arXiv paper argues that persistent coding agents can hide malicious behavior across multiple pull requests, making monitor design a stateful problem.

The AI Feed Desk

By The AI Feed Desk

A business briefcase opens into documents, messages, and evaluation scorecards

AA-Briefcase tests agents on messy business work

Artificial Analysis' AA-Briefcase benchmark evaluates models on multi-week knowledge-work projects with documents, email, Slack data, deliverables, and graded analysis quality.

The AI Feed Desk

By The AI Feed Desk

An unfinished legal brief sits beside a rubric grid with many partial checks but only one small completed seal

Harvey LAB-AA shows legal agents still miss most complete deliverables

Artificial Analysis launched Harvey LAB-AA, a legal-agent benchmark where the top model fully passes only 14.2% of real-world legal tasks.

The AI Feed Desk

By The AI Feed Desk

An AI-generated pull request passes through a software review gate with quality checkpoints

Cognition's FrontierCode asks whether AI code would survive review

FrontierCode evaluates coding agents on mergeability, code quality, scope, tests, and maintainer judgment instead of only functional correctness.

The AI Feed Desk

By The AI Feed Desk