Papers › Disentangling Interpretable Factors with Supervised Independent Subspace Principal...

Disentangling Interpretable Factors with Supervised Independent Subspace Principal Component Analysis

31 Oct 2024arXiv:2410.23595archive 2025-07-28

Jiayu Su, David A. Knowles, Raul Rabadan

The success of machine learning models relies heavily on effectively representing high-dimensional data. However, ensuring data representations capture human-understandable concepts remains difficult, often requiring the incorporation of prior knowledge and decomposition of data into multiple subspaces. Traditional linear methods fall short in modeling more than one space, while more expressive deep learning approaches lack interpretability. Here, we introduce Supervised Independent Subspace Principal Component Analysis (sisPCA), a PCA extension designed for multi-subspace learning. Leveraging the Hilbert-Schmidt Independence Criterion (HSIC), sisPCA incorporates supervision and simultaneously ensures subspace disentanglement. We demonstrate sisPCA's connections with autoencoders and regularized linear regression and showcase its ability to identify and separate hidden data structures through extensive applications, including breast cancer diagnosis from image features, learning aging-associated DNA methylation changes, and single-cell analysis of malaria infection. Our results reveal distinct functional pathways associated with malaria colonization, underscoring the essentiality of explainable representation in high-dimensional data analysis.

PaperPDFCodeCode 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="2410.23595")

Code

Syntology Ran 9 of 18 code samples harvested from 2 repositories linked to this paper; 9 have no recorded run. Of those that ran: 5 ran · our draft was wrong; 1 ran · fixture could not drive it; 3 ran with no contract checked.

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

JiayuSuPKU/sispca officialmentioned on GitHubpytorch 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

18 samples harvested; 9 ran; 0 honoured the contract we drafted; 9 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.

5ran · our draft was wrong
1ran · fixture could not drive it
3ran
9unverified

Licence: 0 of the 18 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 2 repositories linked to this paper, official or community; each sample names its own and says which. “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.

Kernel JiayuSuPKU/sispca/sispca/model.py official repository ran MIT (permissive) · 0f609a43f773f0b5 · report
LossHistoryCallback JiayuSuPKU/sispca/sispca/model.py official repository ran MIT (permissive) · b950bfa4d8560e86 · report
PCA JiayuSuPKU/sispca/sispca/model.py official repository ran fingerprinted MIT (permissive) · 87d40b6c10e88350 · report
gaussian_kernel JiayuSuPKU/sispca/sispca/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 1f9ef96229ba4b75 · report
gram_schmidt JiayuSuPKU/sispca/sispca/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9b25806574e96a9e · report
hsic_gaussian JiayuSuPKU/sispca/sispca/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · c522d8da10a5aa0a · report
hsic_linear JiayuSuPKU/sispca/sispca/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 568126fd0824d1ac · report
normalize_col JiayuSuPKU/sispca/sispca/model.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 92ec5c1f2e7e0128 · report
tr_cov JiayuSuPKU/sispca/sispca/model.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 9e6788e5b56a53c4 · report
SISPCA JiayuSuPKU/sispca/sispca/model.py official repository unverified MIT (permissive) · 9e6e893020f51961 · report
SISPCADataset JiayuSuPKU/sispca/sispca/model.py official repository unverified MIT (permissive) · 6589b8d5c44e13b8 · report
Supervision JiayuSuPKU/sispca/sispca/model.py official repository unverified MIT (permissive) · 79ea314871c66c92 · report
slice_sparse_matrix JiayuSuPKU/sispca/sispca/model.py official repository unverified MIT (permissive) · 5e4292b883636890 · report
bool2idx nitzanlab/biolord_reproducibility/utils/utils_perturbations.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 1feac17484b565e2 · report
compute_metrics nitzanlab/biolord_reproducibility/utils/utils_perturbations.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 7a8d80823166d9e6 · report
compute_r2 nitzanlab/biolord_reproducibility/utils/utils_perturbations_sciplex3.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · bdb2cc41a701eff6 · report
repeat_n nitzanlab/biolord_reproducibility/utils/utils_perturbations.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · e02fc89779a42341 · report
repeat_n nitzanlab/biolord_reproducibility/utils/utils_perturbations_sciplex3.py found in paper text by Syntology unverified BSD-3-Clause (permissive) · 8633543f3eee6944 · report

Tasks

Disentanglement

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Linear RegressionPCA

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