jax_privacy.matrix_factorization.sensitivity
Library for computing sensitivity under multiple participations.
Functions
|
Returns n x n lower-triangular {0, 1} matrix with b bands of 1s. |
|
Returns n x n symmetric {0, 1} matrix with 2b - 1 bands of 1s. |
|
Like fixed_epoch_sensitivity_for_X(), but takes the encoder C. |
|
Compute the sensitivity of X under (k,b)-fixed-epoch participation. |
|
Like get_min_sep_sensitivity_upper_bound_for_X, but takes the encoder C. |
Computes an upper bound on the min_sep sensitivity of X. |
|
|
Like get_sensitivity_banded_for_X(), but takes the encoder C. |
|
Computes the sensitivity of an X. |
|
Returns max_u <x, u>, where u respects the given participation pattern. |
|
Returns the maximum number of participations for a min_sep pattern. |
Returns the sensitivity of a matrix with a single participation. |