# Supervised Quantile Normalisation

**Authors:** Marine Le Morvan (CBIO), Jean-Philippe Vert (DMA, CBIO)

arXiv: 1706.00244 · 2017-06-02

## TL;DR

This paper introduces SUQUAN, a method that jointly optimizes the target distribution in quantile normalisation with the analysis model, improving performance across various data types.

## Contribution

It proposes a novel approach to couple quantile normalisation with analysis, optimizing the target distribution for better results.

## Key findings

- SUQUAN outperforms standard quantile normalisation on simulated data.
- The method is effective on images and genomic data.
- It leads to a low-rank matrix regression formulation.

## Abstract

Quantile normalisation is a popular normalisation method for data subject to unwanted variations such as images, speech, or genomic data. It applies a monotonic transformation to the feature values of each sample to ensure that after normalisation, they follow the same target distribution for each sample. Choosing a "good" target distribution remains however largely empirical and heuristic, and is usually done independently of the subsequent analysis of normalised data. We propose instead to couple the quantile normalisation step with the subsequent analysis, and to optimise the target distribution jointly with the other parameters in the analysis. We illustrate this principle on the problem of estimating a linear model over normalised data, and show that it leads to a particular low-rank matrix regression problem that can be solved efficiently. We illustrate the potential of our method, which we term SUQUAN, on simulated data, images and genomic data, where it outperforms standard quantile normalisation.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.00244/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/1706.00244/full.md

## References

30 references — full list in the complete paper: https://tomesphere.com/paper/1706.00244/full.md

---
Source: https://tomesphere.com/paper/1706.00244