Papers › A Generalized EigenGame with Extensions to Multiview Representation Learning

A Generalized EigenGame with Extensions to Multiview Representation Learning

21 Nov 2022arXiv:2211.11323archive 2025-07-28

James Chapman, Ana Lawry Aguila, Lennie Wells

Generalized Eigenvalue Problems (GEPs) encompass a range of interesting dimensionality reduction methods. Development of efficient stochastic approaches to these problems would allow them to scale to larger datasets. Canonical Correlation Analysis (CCA) is one example of a GEP for dimensionality reduction which has found extensive use in problems with two or more views of the data. Deep learning extensions of CCA require large mini-batch sizes, and therefore large memory consumption, in the stochastic setting to achieve good performance and this has limited its application in practice. Inspired by the Generalized Hebbian Algorithm, we develop an approach to solving stochastic GEPs in which all constraints are softly enforced by Lagrange multipliers. Then by considering the integral of this Lagrangian function, its pseudo-utility, and inspired by recent formulations of Principal Components Analysis and GEPs as games with differentiable utilities, we develop a game-theory inspired approach to solving GEPs. We show that our approaches share much of the theoretical grounding of the previous Hebbian and game theoretic approaches for the linear case but our method permits extension to general function approximators like neural networks for certain GEPs for dimensionality reduction including CCA which means our method can be used for deep multiview representation learning. We demonstrate the effectiveness of our method for solving GEPs in the stochastic setting using canonical multiview datasets and demonstrate state-of-the-art performance for optimizing Deep CCA.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2211.11323")

Code

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

By repository: community (archive-listed): 9 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

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; 9 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

9ran

Licence: 0 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 jameschapman19/cca_zoo. “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.

ey_cross_covariance jameschapman19/cca_zoo/cca_zoo/_utils/_ey.py community (archive-listed) ran MIT (permissive) · 3393b769827b0aa7 · report
ey_loss jameschapman19/cca_zoo/cca_zoo/_utils/_ey.py community (archive-listed) ran MIT (permissive) · 1665525b2f463810 · report
gevp jameschapman19/cca_zoo/cca_zoo/_utils/_linalg.py community (archive-listed) ran MIT (permissive) · 2482d8594a6697e8 · report
perview_parameter jameschapman19/cca_zoo/cca_zoo/_utils/_validation.py community (archive-listed) ran MIT (permissive) · a8305f3ef2d757e2 · report
procrustes_rotation jameschapman19/cca_zoo/cca_zoo/model_selection/_significance.py community (archive-listed) ran fingerprinted MIT (permissive) · 6d626058314ed66b · report
soft_threshold jameschapman19/cca_zoo/cca_zoo/_utils/_linalg.py community (archive-listed) ran fingerprinted MIT (permissive) · 21818c213b2a1315 · report
svd_whiten jameschapman19/cca_zoo/cca_zoo/_utils/_linalg.py community (archive-listed) ran fingerprinted MIT (permissive) · 530564192d143f96 · report
validate_views jameschapman19/cca_zoo/cca_zoo/_utils/_validation.py community (archive-listed) ran MIT (permissive) · 9d12d25978185086 · report
weight_gram_mean jameschapman19/cca_zoo/cca_zoo/_utils/_ey.py community (archive-listed) ran MIT (permissive) · 910ca463740e6918 · report

Tasks

Dimensionality ReductionRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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