Loading...
Please wait, while we are loading the content...
Similar Documents
Enhancing a production rule engine with predictive models using pmml
| Content Provider | ACM Digital Library |
|---|---|
| Author | Sottara, D. Mello, P. Fry, E. Sartori, C. |
| Abstract | In this paper we describe how the Predictive Model Markup Language (PMML) standard enhances the JBoss Drools production rule engine with native support for using predictive models in business rules. The historic debate between symbolic and connectionist approaches to rule/model orchestration provides numerous examples of hybrid systems combining "hard" and "soft" computing techniques to achieve different levels of integration. Rules are often used to decide when and which model to invoke; model outputs, in turn, can be used to evaluate the preconditions of a rule. In a loosely coupled system, the rule engine calls an external component implementing the predictive model, but this has several disadvantages, most notably the need to setup proper communications and reconcile any difference in the way the components encode the data. We propose instead, a tightly integrated system where predictive models and rules become part of the same reasoning framework. The models, encoded using the PMML 4 standard, are loaded and processed by a compiler implemented using the rule engine itself. The PMML document is transformed into a set of facts that define the model, and a series of rules that formalize the model's behavior. In addition, most PMML data processing, validation, and transformation procedures are also implemented using auto-generated rules. Finally, in oder to integrate model inputs and outputs seamlessly in the inference process, we exploit an extension of the Drools engine which adds native support for uncertainty and/or fuzziness. |
| Starting Page | 39 |
| Ending Page | 47 |
| Page Count | 9 |
| File Format | |
| ISBN | 9781450308373 |
| DOI | 10.1145/2023598.2023604 |
| Language | English |
| Publisher | Association for Computing Machinery (ACM) |
| Publisher Date | 2011-08-21 |
| Publisher Place | New York |
| Access Restriction | Subscribed |
| Subject Keyword | Rule-based systems Predictive models Pmml |
| Content Type | Text |
| Resource Type | Article |