aidotse/LeakPro

LiRA attack unexpectedly changed.

Open

#378 opened on Feb 21, 2026

 (1 comment) (0 reactions) (1 assignee)Python (26 forks)auto 404
enhancementgood first issuepriority - 4

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue

Problem Description

  • Scoring function for the LiRA offline was changed from logpdf to logcdf.

Expected Behavior

the LiRA attack, as they implementation it, should be using logpdf and not logcdf

Contributor guide