paper-with-me

Papers

sJIVE: Supervised Joint and Individual Variation Explained

2021-02-26 · Elise F. Palzer, Christine Wendt, Russell Bowler, Craig P. Hersh, Sandra E. Safo, Eric F. Lock

Analyzing multi-source data, which are multiple views of data on the same subjects, has become increasingly common in molecular biomedical research. Recent methods have sought to uncover underlying structure and relationships within and/or between the data sources, and other methods have sought to build a predictive model for an outcome using all sources. However, existing methods that do both are presently limited because they either (1) only consider data structure shared by all datasets while ignoring structures unique to each source, or (2) they extract underlying structures first without consideration to the outcome. We propose a method called supervised joint and individual variation explained (sJIVE) that can simultaneously (1) identify shared (joint) and source-specific (individual) underlying structure and (2) build a linear prediction model for an outcome using these structures. These two components are weighted to compromise between explaining variation in the multi-source data and in the outcome. Simulations show sJIVE to outperform existing methods when large amounts of noise are present in the multi-source data. An application to data from the COPDGene study reveals gene expression and proteomic patterns that are predictive of lung function. Functions to perform sJIVE are included in the R.JIVE package, available online at http://github.com/lockEF/r.jive .

📄 PDF Abstract BibTeX arXiv:2102.13278

Code (1)

lockEF/r.jive 공식 구현

Similar Papers 제목 키워드 기반

Joint and individual variation explained (JIVE) for integrated analysis of multiple data types

2011-02-20 · Eric F. Lock, Katherine A. Hoadley, J. S. Marron, Andrew B. Nobel

Research in several fields now requires the analysis of data sets in which multiple high-dimensional types of data are available for a common set of objects. In particular, The Cancer Genome Atlas (TCGA) includes data fr…

Probabilistic Joint and Individual Variation Explained (ProJIVE) for Data Integration

2026-03-12 · Raphiel J. Murden, Ganzhong Tian, Deqiang Qiu, Benajmin B. Risk arxiv

Collecting multiple types of data on the same set of subjects is common in modern scientific applications including, genomics, metabolomics, and neuroimaging. Joint and Individual Variance Explained (JIVE) seeks a low-ra…

DeepJIVE: Learning Joint and Individual Variation Explained from Multimodal Data Using Deep Learning

2025-07-25 · Matthew Drexler, Benjamin Risk, James J Lah, Suprateek Kundu 외 arxiv

Conventional multimodal data integration methods provide a comprehensive assessment of the shared or unique structure within each individual data type but suffer from several limitations such as the inability to handle h…

Angle-Based Joint and Individual Variation Explained

2017-04-07 · Qing Feng, Meilei Jiang, Jan Hannig, J. S. Marron

Integrative analysis of disparate data blocks measured on a common set of experimental subjects is a major challenge in modern data analysis. This data structure naturally motivates the simultaneous exploration of the jo…

Estimating shared subspace with AJIVE: the power and limitation of multiple data matrices

2025-01-16 · Yuepeng Yang, Cong Ma

Integrative data analysis often requires disentangling joint and individual variations across multiple datasets, a challenge commonly addressed by the Joint and Individual Variation Explained (JIVE) model. While numerous…