Detection of Cooperative Interactions in Logistic Regression Models
Easton Li Xu, Xiaoning Qian, Tie Liu, Shuguang Cui

TL;DR
This paper introduces a method to identify pairwise interactions in logistic regression models using influence measures, with strong theoretical guarantees for acyclic interaction graphs, improving over generic feature selection methods.
Contribution
It proposes a simple influence-based algorithm for recovering interaction graphs in logistic regression, with proven performance guarantees for acyclic graphs and extensions to models with individual effects.
Findings
Algorithm outperforms generic feature selection methods.
Strong theoretical guarantees for acyclic interaction graphs.
Extensions to models with individual effects.
Abstract
An important problem in the field of bioinformatics is to identify interactive effects among profiled variables for outcome prediction. In this paper, a logistic regression model with pairwise interactions among a set of binary covariates is considered. Modeling the structure of the interactions by a graph, our goal is to recover the interaction graph from independently identically distributed (i.i.d.) samples of the covariates and the outcome. When viewed as a feature selection problem, a simple quantity called influence is proposed as a measure of the marginal effects of the interaction terms on the outcome. For the case when the underlying interaction graph is known to be acyclic, it is shown that a simple algorithm that is based on a maximum-weight spanning tree with respect to the plug-in estimates of the influences not only has strong theoretical performance guarantees, but can…
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
TopicsStatistical Methods and Inference · Bayesian Modeling and Causal Inference · Advanced Statistical Methods and Models
MethodsLogistic Regression
