Efficient Stepwise Selection in Decomposable Models
Amol Deshpande, Minos Garofalakis, Michael I. Jordan

TL;DR
This paper introduces an efficient method for stepwise selection in decomposable models, providing a simple edge characterization and an O(1) algorithm for enumerating eligible edges, enhancing model selection processes.
Contribution
It offers a novel characterization of addable edges in decomposable models and an efficient enumeration algorithm, improving stepwise model selection efficiency.
Findings
Efficient enumeration of addable edges in decomposable models.
Algorithm operates in essentially O(1) time per edge.
Analysis of complexity for complete stepwise selection process.
Abstract
In this paper, we present an efficient way of performing stepwise selection in the class of decomposable models. The main contribution of the paper is a simple characterization of the edges that canbe added to a decomposable model while keeping the resulting model decomposable and an efficient algorithm for enumerating all such edges for a given model in essentially O(1) time per edge. We also discuss how backward selection can be performed efficiently using our data structures.We also analyze the complexity of the complete stepwise selection procedure, including the complexity of choosing which of the eligible dges to add to (or delete from) the current model, with the aim ofminimizing the Kullback-Leibler distance of the resulting model from the saturated model for the data.
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
TopicsBayesian Modeling and Causal Inference · Control Systems and Identification · Statistical Methods and Inference
