Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

168,742 papers · 148 categories

Trend · papers per month

0.3%0.5%0.8%0.1% · Sep 202119922001200920172026
4 results for EigenGame

pPCA speeds up PCA by priming initial estimates for faster, more accurate results.

problem Improving the speed and accuracy of principal component analysis (PCA).
method pPCA is a two-step algorithm: first, an approximate-PCA method primes the data, then exact PCA is applied in the span of the initial estimate.
result pPCA improves accuracy significantly with a small computational cost, outperforming other methods across various datasets.

Develops a new method for solving generalized eigenvalue problems efficiently.

problem Efficiently solving generalized eigenvalue problems for large datasets.
method Inspired by the Generalized Hebbian Algorithm, develops a game-theory inspired approach to solving GEPs.
result Demonstrates state-of-the-art performance for optimizing Deep CCA.