paper-with-me

Papers

Scalable Randomized Kernel Methods for Multiview Data Integration and Prediction

2023-04-10 · Sandra E. Safo, Han Lu

We develop scalable randomized kernel methods for jointly associating data from multiple sources and simultaneously predicting an outcome or classifying a unit into one of two or more classes. The proposed methods model nonlinear relationships in multiview data together with predicting a clinical outcome and are capable of identifying variables or groups of variables that best contribute to the relationships among the views. We use the idea that random Fourier bases can approximate shift-invariant kernel functions to construct nonlinear mappings of each view and we use these mappings and the outcome variable to learn view-independent low-dimensional representations. Through simulation studies, we show that the proposed methods outperform several other linear and nonlinear methods for multiview data integration. When the proposed methods were applied to gene expression, metabolomics, proteomics, and lipidomics data pertaining to COVID-19, we identified several molecular signatures forCOVID-19 status and severity. Results from our real data application and simulations with small sample sizes suggest that the proposed methods may be useful for small sample size problems. Availability: Our algorithms are implemented in Pytorch and interfaced in R and would be made available at: https://github.com/lasandrall/RandMVLearn.

📄 PDF Abstract BibTeX arXiv:2304.04692

Code (1)

lasandrall/randmvlearn 공식 구현 pytorch

Tasks

Data Integration

Similar Papers 제목 키워드 기반

Learning Kernels with Random Features

2016-12-01 · NeurIPS 2016 12 · Aman Sinha, John C. Duchi

Randomized features provide a computationally efficient way to approximate kernel machines in machine learning tasks. However, such methods require a user-defined kernel as input. We extend the randomized-feature approac…

Generalization Bounds

Random Wavelet Features for Graph Kernel Machines

2026-02-17 · Valentin de Bassompierre, Jean-Charles Delvenne, Laurent Jacques arxiv

Node embeddings map graph vertices into low-dimensional Euclidean spaces while preserving structural information. They are central to tasks such as node classification, link prediction, and signal reconstruction. A key g…

Graph Representation LearningNode ClassificationLink Prediction

Kernelized Multiview Subspace Analysis by Self-weighted Learning

2019-11-23 · Huibing Wang, Yang Wang, Zhao Zhang, Xianping Fu 외

With the popularity of multimedia technology, information is always represented or transmitted from multiple views. Most of the existing algorithms are graph-based ones to learn the complex structures within multiview da…

Dimensionality ReductionImage RetrievalRetrieval

Towards Efficient Quantum Anomaly Detection: One-Class SVMs using Variable Subsampling and Randomized Measurements

2023-12-14 · Michael Kölle, Afrae Ahouzi, Pascal Debus, Robert Müller 외

Quantum computing, with its potential to enhance various machine learning tasks, allows significant advancements in kernel calculation and model precision. Utilizing the one-class Support Vector Machine alongside a quant…

Anomaly Detection

Nonlinear Multiview Analysis: Identifiability and Neural Network-assisted Implementation

2019-09-19 · Qi Lyu, Xiao Fu

Multiview analysis aims at extracting shared latent components from data samples that are acquired in different domains, e.g., image, text, and audio. Classic multiview analysis, e.g., canonical correlation analysis (CCA…