paper-with-me

홈 › Papers

StablePCA: Learning Shared Representations across Multiple Sources via Minimax Optimization

2025-05-02 · Zhenyu Wang, Molei Liu, Jing Lei, Francis Bach, Zijian Guo

When synthesizing multisource high-dimensional data, a key objective is to extract low-dimensional feature representations that effectively approximate the original features across different sources. Such general feature extraction facilitates the discovery of transferable knowledge, mitigates systematic biases such as batch effects, and promotes fairness. In this paper, we propose Stable Principal Component Analysis (StablePCA), a novel method for group distributionally robust learning of latent representations from high-dimensional multi-source data. A primary challenge in generalizing PCA to the multi-source regime lies in the nonconvexity of the fixed rank constraint, rendering the minimax optimization nonconvex. To address this challenge, we employ the Fantope relaxation, reformulating the problem as a convex minimax optimization, with the objective defined as the maximum loss across sources. To solve the relaxed formulation, we devise an optimistic-gradient Mirror Prox algorithm with explicit closed-form updates. Theoretically, we establish the global convergence of the Mirror Prox algorithm, with the convergence rate provided from the optimization perspective. Furthermore, we offer practical criteria to assess how closely the solution approximates the original nonconvex formulation. Through extensive numerical experiments, we demonstrate StablePCA's high accuracy and efficiency in extracting robust low-dimensional representations across various finite-sample scenarios.

📄 PDF Abstract BibTeX arXiv:2505.00940

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

PaRT: Parallel Learning Towards Robust and Transparent AI

2022-01-24 · Mahsa Paknezhad, Hamsawardhini Rengarajan, Chenghao Yuan, Sujanya Suresh 외

This paper takes a parallel learning approach for robust and transparent AI. A deep neural network is trained in parallel on multiple tasks, where each task is trained only on a subset of the network resources. Each subs…

Continual LearningMulti-Task LearningNeural Architecture Search

Deep Collective Matrix Factorization for Augmented Multi-View Learning

2018-11-28 · Ragunathan Mariappan, Vaibhav Rajan

Learning by integrating multiple heterogeneous data sources is a common requirement in many tasks. Collective Matrix Factorization (CMF) is a technique to learn shared latent representations from arbitrary collections of…

Bayesian OptimizationMatrix CompletionMULTI-VIEW LEARNING

Hierarchical Multimodal Variational Autoencoders

2021-09-29 · Jannik Wolff, Rahul G Krishnan, Lukas Ruff, Jan Nikolas Morshuis 외

Humans find structure in natural phenomena by absorbing stimuli from multiple input sources such as vision, text, and speech. We study the use of deep generative models that generate multimodal data from latent represent…

Multi-Source Neural Variational Inference

2018-11-11 · Richard Kurle, Stephan Günnemann, Patrick van der Smagt

Learning from multiple sources of information is an important problem in machine-learning research. The key challenges are learning representations and formulating inference methods that take into account the complementa…

Variational Inference

Cross-stitch Networks for Multi-task Learning

2016-04-12 · CVPR 2016 6 · Ishan Misra, Abhinav Shrivastava, Abhinav Gupta, Martial Hebert

Multi-task learning in Convolutional Networks has displayed remarkable success in the field of recognition. This success can be largely attributed to learning shared representations from multiple supervisory tasks. Howev…

Multi-Task LearningSemantic Segmentation