DPPred: An Effective Prediction Framework with Concise Discriminative Patterns
Jingbo Shang, Meng Jiang, Wenzhu Tong, Jinfeng Xiao, Jian Peng, Jiawei, Han

TL;DR
DPPred is a prediction framework that combines the interpretability of tree-based models with the effectiveness of pattern-based features, using a limited set of discriminative patterns to achieve competitive accuracy.
Contribution
The paper introduces DPPred, a novel framework that selects concise discriminative patterns from tree models to improve prediction accuracy and interpretability.
Findings
DPPred achieves competitive accuracy with state-of-the-art models.
It uses only 40 discriminative patterns in a clinical dataset.
DPPred provides valuable interpretability for practitioners.
Abstract
In the literature, two series of models have been proposed to address prediction problems including classification and regression. Simple models, such as generalized linear models, have ordinary performance but strong interpretability on a set of simple features. The other series, including tree-based models, organize numerical, categorical and high dimensional features into a comprehensive structure with rich interpretable information in the data. In this paper, we propose a novel Discriminative Pattern-based Prediction framework (DPPred) to accomplish the prediction tasks by taking their advantages of both effectiveness and interpretability. Specifically, DPPred adopts the concise discriminative patterns that are on the prefix paths from the root to leaf nodes in the tree-based models. DPPred selects a limited number of the useful discriminative patterns by searching for the most…
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
TopicsMachine Learning and Data Classification · Data Stream Mining Techniques · Stock Market Forecasting Methods
MethodsInterpretability
