Component-wise Adaptive Trimming For Robust Mixture Regression
Wennan Chang, Xinyu Zhou, Yong Zang, Chi Zhang, Sha Cao

TL;DR
The paper introduces a fast, robust mixture regression algorithm called Component-wise Adaptive Trimming (CAT) that effectively detects outliers and estimates parameters simultaneously, improving performance in heterogeneous data like genomics.
Contribution
The paper presents the CAT algorithm, a novel robust mixture regression method that adaptively trims outliers without prior contamination level knowledge, outperforming existing methods.
Findings
CAT handles outliers and heavy-tailed noise effectively.
It outperforms existing algorithms in simulated and real genomic data.
Implemented in R package 'RobMixReg' available on CRAN.
Abstract
Parameter estimation of mixture regression model using the expectation maximization (EM) algorithm is highly sensitive to outliers. Here we propose a fast and efficient robust mixture regression algorithm, called Component-wise Adaptive Trimming (CAT) method. We consider simultaneous outlier detection and robust parameter estimation to minimize the effect of outlier contamination. Robust mixture regression has many important applications including in human cancer genomics data, where the population often displays strong heterogeneity added by unwanted technological perturbations. Existing robust mixture regression methods suffer from outliers as they either conduct parameter estimation in the presence of outliers, or rely on prior knowledge of the level of outlier contamination. CAT was implemented in the framework of classification expectation maximization, under which a natural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsLinear Regression
