Bounded P-values in Parametric Programming-based Selective Inference
Tomohiro Shiraishi, Daiki Miwa, Vo Nguyen Le Duy, Ichiro Takeuchi

TL;DR
This paper introduces a method to efficiently compute bounded p-values in parametric programming-based selective inference, reducing computational costs while maintaining accuracy, and demonstrates its effectiveness in linear models and neural networks.
Contribution
It proposes a novel approach to compute bounds on p-values in PP-based SI, improving efficiency and applicability in complex hypothesis testing scenarios.
Findings
Reduced computational cost for p-value bounds
Effective in feature selection for linear models
Applicable to attention region identification in neural networks
Abstract
Selective inference (SI) has been actively studied as a promising framework for statistical hypothesis testing for data-driven hypotheses. The basic idea of SI is to make inferences conditional on an event that a hypothesis is selected. In order to perform SI, this event must be characterized in a traceable form. When selection event is too difficult to characterize, additional conditions are introduced for tractability. This additional conditions often causes the loss of power, and this issue is referred to as over-conditioning in [Fithian et al., 2014]. Parametric programming-based SI (PP-based SI) has been proposed as one way to address the over-conditioning issue. The main problem of PP-based SI is its high computational cost due to the need to exhaustively explore the data space. In this study, we introduce a procedure to reduce the computational cost while guaranteeing the desired…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Adversarial Robustness in Machine Learning · Statistical Methods and Inference
MethodsFeature Selection
