Papers › Fair Streaming Principal Component Analysis: Statistical and Algorithmic Viewpoint

Fair Streaming Principal Component Analysis: Statistical and Algorithmic Viewpoint

28 Oct 2023NeurIPS 2023 11arXiv:2310.18593archive 2025-07-28

Junghyun Lee, Hanseul Cho, Se-Young Yun, Chulhee Yun

Fair Principal Component Analysis (PCA) is a problem setting where we aim to perform PCA while making the resulting representation fair in that the projected distributions, conditional on the sensitive attributes, match one another. However, existing approaches to fair PCA have two main problems: theoretically, there has been no statistical foundation of fair PCA in terms of learnability; practically, limited memory prevents us from using existing approaches, as they explicitly rely on full access to the entire data. On the theoretical side, we rigorously formulate fair PCA using a new notion called \emph{probably approximately fair and optimal} (PAFO) learnability. On the practical side, motivated by recent advances in streaming algorithms for addressing memory limitation, we propose a new setting called \emph{fair streaming PCA} along with a memory-efficient algorithm, fair noisy power method (FNPM). We then provide its {\it statistical} guarantee in terms of PAFO-learnability, which is the first of its kind in fair PCA literature. Lastly, we verify the efficacy and memory efficiency of our algorithm on real-world datasets.

PaperPDFConference PDFCodeCode 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="2310.18593")

Code

Syntology Ran 8 of 9 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 3 ran · honoured contract; 2 ran · fixture could not drive it; 3 ran with no contract checked.

By repository: official repository: 9 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.

hanseuljo/fair-streaming-pca officialmentioned in papermentioned on GitHubjax report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

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

3ran · honoured contract
2ran · fixture could not drive it
3ran
1unverified

Licence: 9 of the 9 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 hanseuljo/fair-streaming-pca. “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.

Buffer hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py official repository ran no licence file found · pointer only · 2465949524b1a154 · report
StreamingFairBlockPCA hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py official repository ran no licence file found · pointer only · d3f3d6b53145d83b · report
fairness_metric_neural_network HanseulJo/fair-streaming-pca/downstream_tasks_fair_streaming_pca/experiment_as_in_Lee_real_data/MLP_analysis.py official repository ran no licence file found · pointer only · 339a0a3420250ea3 · report
grassmanian_distance hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 98ed1e24a85a9833 · report
sin hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 87f0dae0cbce984b · report
sin_v2 hanseuljo/fair-streaming-pca/synthetic_fair_streaming_pca/fairPCA.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · db62c8228324a1ac · report
standard_PCA HanseulJo/fair-streaming-pca/downstream_tasks_fair_streaming_pca/src/fair_pca/fair_PCA.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · fbf4038d91eb4ea0 · report
standard_kernel_PCA HanseulJo/fair-streaming-pca/downstream_tasks_fair_streaming_pca/src/fair_pca/fair_PCA.py official repository ran · fixture could not drive it fingerprinted no licence file found · pointer only · 3a7bda4453faf9bc · report
apply_fair_PCA_to_dataset HanseulJo/fair-streaming-pca/downstream_tasks_fair_streaming_pca/src/fair_pca/fair_PCA.py official repository unverified no licence file found · pointer only · a694d5b207ea28de · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

PCA

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