Open Problems

Algorithmic Fairness

Robustness and Sensitivity of Fairness Interventions Under Misspecified Merit Distributions and Latent Parameters

UnclassifiedOpen
Possible candidate · 1/2 runs3 papers report this33% from 2025+

Generated automatically from the limitations stated in 3 papers (NeurIPS, ICML), listed under Evidence. It is not a paper, and it does not come from papers submitted to CSPaper.

The problem

Many algorithmic fairness frameworks rely on theoretical assumptions that cannot be verified in deployment, specifically requiring known ground-truth merit distributions, unobservable transfer constants, or rigid pre-specified group partitions. In real-world applications, practitioners have access only to observed proxy labels and imperfect covariates, leaving the true merit distributions and transfer constants unknown and unbounded. Consequently, when fairness interventions are calibrated against estimated or misspecified latent parameters, theoretical parity guarantees can break down unpredictably, risking both utility loss and unintended disparity.

Why it matters

Enables practitioners to conduct formal sensitivity analyses before deploying fairness interventions, replacing unverifiable assumptions about latent merit distributions with quantifiable robustness envelopes.

Ways to approach it

Prior-work checks are free with an account. Results someone already ran are shown to everyone.

  1. 1

    Perturbation and sensitivity benchmarking: Implement standard fair classification and ranking algorithms across benchmark fairness datasets (e.g., COMPAS, Adult, Law School) and evaluate metric degradation (demographic parity, predictive equality) under controlled distributional shifts between the assumed merit distribution $\Gamma$ and the true observed outcomes.

  2. 2

    Empirical bounding of unobservable transfer constants: Formulate non-parametric sensitivity bounds for the latent transfer parameters ($\mu, \tau$) under weak structural assumptions, measuring the worst-case fairness violation that can occur across the admissible parameter set.

  3. 3

    Cross-setting partition robustness: Evaluate the performance and individual-versus-group disparity trade-offs of partition-dependent fairness methods when group boundaries are fuzzy, misspecified, or inferred via clustering rather than pre-specified.

Have a different approach?

Describe how you would tackle this problem and we'll look for papers that already do it. Free; your text stays private.

Free · 3 checks per day

Why it might fail

If fundamental non-identifiability makes bounding latent transfer parameters and merit distributions so wide as to be uninformative across all realistic problem settings, limiting the contribution to a purely negative diagnostic without actionable sensitivity bounds.

Evidence

Each paper's own statement of the limitation, verbatim.

  • Fairness-aware Anomaly Detection via Fair ProjectionNeurIPS 2025
    Fairness target is predictive equality / demographic parity relative to the score function; the transfer constants µ and τ are unobservable and not bounded in practice.
  • Fairness in Matching under UncertaintyICML 2023
    Assumes the merit distribution Γ is known (or well-estimated); fairness is only as good as Γ, and how to obtain or validate Γ from observables is left to future work
  • Fair Adaptive ExperimentsNeurIPS 2023
    Requires known pre-specified group partition of covariate space; fairness is enforced only at group level, not individual level.

Nearest existing work

Related open problems

Algorithmic Fairness

Scope to testPartly addressed

A Unified Formulation for Multiclass and Regression Targets under Postprocessing-Based Guarantees

Ten independent lines of work — spanning fairness postprocessing, conformal prediction, and related certification-style methods — each stop at binary or, at best, categorical classification targets. Continuous outcomes and structured prediction are simply out of reach with current formulations, which means a large fraction of real prediction problems (prices, dosages, rankings, likelihoods) get either no guarantee at all or a crude discretization that distorts the guarantee. Practitioners must choose between losing the guarantee and losing the task, and every paper defers the same extension to "future work" rather than solving it jointly.

Strong candidate · 5/5 runs10 papers report this83% from 2025+

Algorithmic Fairness

Barrier to removePartly addressed

Benchmarking Algorithmic Fairness Methods Under Violations of Sensitive Attribute Preconditions

Existing algorithmic fairness methods are almost universally evaluated under rigid preconditions: fully observed or missing-at-random discrete group labels, bounded minority group representations ($\rho$-fraction), and absence of feature-dependent annotation noise. In real-world deployments, sensitive attributes are often unannotated, continuous, severely underrepresented, or corrupted by feature-dependent noise. Because fairness methods have not been systematically evaluated across these non-idealized regimes, practitioners cannot determine which, if any, algorithmic debiasing approaches retain their fairness guarantees or utility tradeoffs when theoretical preconditions fail.

Possible candidate · 1/2 runs4 papers report this75% from 2025+
Generated automatically, not curated by hand. Automated prior-work checks catch about a third of existing work, so treat this problem as a lead to investigate.