Related Experiment Video
Updated: Jun 12, 2025

Cross-Modal Multivariate Pattern Analysis
Published on: November 9, 2011
Algorithm-agnostic significance testing in supervised learning with multimodal data.
Lucas Kook1, Anton Rask Lundborg2
1Institute for Statistics and Mathematics, Vienna University of Economics and Business, Welthandelsplatz 1, AT-1020 Vienna, Austria.
COvariance MEasure Tests (COMETs) enable robust statistical inference for multimodal data, even with black-box algorithms. These powerful tests identify significant variables and select data modalities for improved predictive modeling in complex biological and clinical research.
Area of Science:
- Biostatistics
- Computational Biology
- Machine Learning
Background:
- Statistical inference is vital for decision-making, yet challenging with multimodal data (clinical, genomic, imaging).
- Black-box algorithms common in multimodal learning hinder traditional significance testing.
- Developing reliable methods for analyzing complex, high-dimensional datasets is essential.
Purpose of the Study:
- To introduce COvariance MEasure Tests (COMETs) for valid statistical inference in supervised learning with multimodal data.
- To demonstrate the application of COMETs for variable significance testing and modality selection.
- To provide a robust and powerful testing framework applicable to diverse high-dimensional datasets.
Main Methods:
- COMETs are presented as calibrated and powerful statistical tests.
- The tests can be integrated with any sufficiently predictive supervised learning algorithm.
- Implementation is available via the cometsR R package and pycomets Python library.
Main Results:
- COMETs were applied to high-dimensional, multimodal datasets for variable significance testing (e.g., drug-activity modulation by mutations).
- Modality selection was demonstrated for survival prediction using multiomics data and combined clinical/imaging data.
- Results aligned with domain knowledge, without invalidating type I error control through data-driven pre-processing.
Conclusions:
- COMETs offer a powerful and robust solution for statistical significance testing with multimodal data.
- The method facilitates discovery in complex biological and clinical research by identifying relevant variables and data sources.
- COMETs provide reliable inference capabilities, overcoming limitations of traditional methods with black-box algorithms.
More Related Videos
07:35Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
12:27Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Related Concept Videos
Significance Testing: Overview
Sign Test for Matched Pairs
To conduct the sign test, we first calculate the differences in...
One-Way ANOVA: Unequal Sample Sizes
Sign Test for Nominal Data
For example, consider a...
One-Way ANOVA: Equal Sample Sizes
Different sample means can result in different values for the variance estimate: variance between samples. This is because the variance between samples is calculated as the product of the sample size and the variance between the...
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...