Open Problems

Algorithmic Fairness

Benchmarking Algorithmic Fairness Methods Under Violations of Sensitive Attribute Preconditions

Barrier to removePartly addressed
Possible candidate · 1/2 runs4 papers report this75% from 2025+

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

The problem

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.

Why it matters

Provides the first standardized, empirical map of failure modes for fair learning methods under realistic sensitive attribute limitations, enabling practitioners to select robust methods and establishing rigorous baselines for future algorithmic development.

Ways to approach it

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

  1. 1

    Systematic empirical benchmark: Construct a standardized evaluation suite perturbing sensitive attribute regimes (continuous distributions, non-random missingness, low minority frequency below standard $\rho$ thresholds, and feature-dependent noise) across tabular, graph, and image datasets, measuring Pareto frontier shifts in demographic parity, equalized odds, and task accuracy across standard in-processing and post-processing fairness methods.

  2. 2

    Robustness stress-testing of differentially private fair algorithms: Evaluate privacy-preserving fair learners under varying degrees of extreme demographic imbalance and unannotated proxy attributes, measuring empirical privacy-fairness-utility degradation curves.

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 concurrent large-scale empirical benchmarks release exhaustive stress-tests covering these exact missingness, continuous-attribute, and sparsity configurations before the evaluation pipeline is established.

Evidence

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

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

UnclassifiedOpen

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

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.

Possible candidate · 1/2 runs3 papers report this33% 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.