A connection between the pattern classification problem and the General Linear Model for statistical inference
Juan Manuel Gorriz, SIPBA group, John Suckling

TL;DR
This paper explores the relationship between the General Linear Model and machine learning inference methods, deriving a statistical test using SVMs and permutation analysis to improve classification performance and error estimation.
Contribution
It establishes a novel connection between GLM and ML-based inference, deriving a permutation-based statistical test with improved error estimation.
Findings
Parameter estimations differ between models affecting classification performance.
Permutation tests with SVMs provide a good trade-off between type I error and power.
Real data experiments validate the proposed statistical inference approach.
Abstract
A connection between the General Linear Model (GLM) in combination with classical statistical inference and the machine learning (MLE)-based inference is described in this paper. Firstly, the estimation of the GLM parameters is expressed as a Linear Regression Model (LRM) of an indicator matrix, that is, in terms of the inverse problem of regressing the observations. In other words, both approaches, i.e. GLM and LRM, apply to different domains, the observation and the label domains, and are linked by a normalization value at the least-squares solution. Subsequently, from this relationship we derive a statistical test based on a more refined predictive algorithm, i.e. the (non)linear Support Vector Machine (SVM) that maximizes the class margin of separation, within a permutation analysis. The MLE-based inference employs a residual score and includes the upper bound to compute a better…
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
TopicsFace and Expression Recognition · Blind Source Separation Techniques · Neural Networks and Applications
MethodsLinear Regression
