Papers › A Joint-Distribution Route to Fair Representations with Continuous Sensitive Attributes

A Joint-Distribution Route to Fair Representations with Continuous Sensitive Attributes

11 Aug 2026arXiv:2608.10470added by Syntology

Yijin Ni, Xiaoming Huo

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Fair representation learning with a continuous sensitive attribute S requires a representation Z that is statistically independent of S. Existing criteria, including generalized demographic parity, the expectation of integral probability metrics (EIPM), and mutual information, enforce this independence by averaging a per-value discrepancy between the conditional law P_(Z |S=s) and the marginal P_Z over the law of S. This approach requires a nonparametric surrogate for the conditional law at each sensitive value. We propose evaluating independence through a single joint discrepancy d(P_(Z, S), P_Z ⊗P_S) between the joint law and the product of its marginals. We establish a disintegration identity; on decomposable witness classes it equals the conditional-integral functional that EIPM and generalized demographic parity instantiate. By reaching the same target without the conditional law, this discrepancy can be estimated directly from samples via a dependence statistic rather than conditional smoothing. We take the Hilbert-Schmidt independence criterion (HSIC) as an instance of the joint discrepancy d to investigate the statistical efficiency of replacing the conditional formulation. The HSIC estimator is a closed-form O(n²) statistic that converges at the O(n^(-1 / 2)) rate, in contrast to the nonparametric O(n^(-2 / 5)) rate of the conditional-route estimators. We prove this instance is equivalent to the conditional maximum mean discrepancy (MMD) integral up to an explicit spectral tail. The corresponding algorithmic implementation, i.e., FRHSIC, attains fairness-accuracy tradeoffs comparable to conditional-route basel es while reducing per-epoch training time.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.10470")

Code

Syntology Ran 8 of 10 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 8 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Yijin911/FRHSIC found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 8 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

8ran
2unverified

Licence: 0 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from Yijin911/FRHSIC. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generate_data Yijin911/FRHSIC/experiments/ablation.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 8617eb9e57635918 · report
generate_data Yijin911/FRHSIC/experiments/convergence.py found in paper text by Syntology ran MIT (permissive) · 114b0dfd5a60edf2 · report
matched_point Yijin911/FRHSIC/experiments/compute_matched_aup.py found in paper text by Syntology ran MIT (permissive) · ec342fc1cc45ec17 · report
pareto_idx Yijin911/FRHSIC/experiments/plot_style.py found in paper text by Syntology ran MIT (permissive) · b53c5e717758550a · report
parse_file Yijin911/FRHSIC/experiments/compute_matched_aup.py found in paper text by Syntology ran MIT (permissive) · 2c3621cd01e12cc1 · report
parse_file Yijin911/FRHSIC/experiments/compute_pareto_summary.py found in paper text by Syntology ran MIT (permissive) · 40ba51bc6026b2a9 · report
scatter_kw Yijin911/FRHSIC/experiments/plot_style.py found in paper text by Syntology ran MIT (permissive) · 74a67b525d47469e · report
style Yijin911/FRHSIC/experiments/plot_style.py found in paper text by Syntology ran MIT (permissive) · 4a0dda3b4572a15d · report
best_op Yijin911/FRHSIC/experiments/compute_pareto_summary.py found in paper text by Syntology unverified MIT (permissive) · 38527bdd13d42f60 · report
naup Yijin911/FRHSIC/experiments/compute_matched_aup.py found in paper text by Syntology unverified MIT (permissive) · f921c1c85a23996b · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.10470, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections