2000
DOI: 10.1007/3-540-44960-4_14
|View full text |Cite
|
Sign up to set email alerts
|

A Note on Two Simple Transformations for Improving the Efficiency of an ILP System

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
23
0

Year Published

2003
2003
2009
2009

Publication Types

Select...
5
1
1

Relationship

3
4

Authors

Journals

citations
Cited by 27 publications
(23 citation statements)
references
References 14 publications
0
23
0
Order By: Relevance
“…However, the current approach to ILP has limitations in its scalability and computational efficiency. Recent efforts extend ideas from relational database query optimization to this setting [2][3][4][5][6]. Along the same line, we present a new formulation of ILP that systematically exploits caching to achieve greater efficiency and flexibility, and present theoretical results that characterize it.…”
Section: Introductionmentioning
confidence: 94%
See 1 more Smart Citation
“…However, the current approach to ILP has limitations in its scalability and computational efficiency. Recent efforts extend ideas from relational database query optimization to this setting [2][3][4][5][6]. Along the same line, we present a new formulation of ILP that systematically exploits caching to achieve greater efficiency and flexibility, and present theoretical results that characterize it.…”
Section: Introductionmentioning
confidence: 94%
“…while openset is not empty (4) choose and remove ĥ i, ti from openset (5) foreach moded predicate p that is a valid extension toĥi (6) compute ĥ i+1, ti+1 = ĥ i, ti · ⊲⊳ p, pred(p) (7) if φ(ti+1) is true (8) output ĥ i+1, ti+1 as an allowable hypothesis (9) if depth ofĥi+1 ≤ k (10) add ĥ i+1, ti+1 to openset…”
Section: Algorithm 2: Wild Hypothesis Generatormentioning
confidence: 99%
“…Research in improving the efficiency of ILP systems has thus focused in reducing their sequential execution time, either by reducing the number of generated hypotheses [2,3]; by efficiently testing candidate hypotheses [4,5,6]; or through parallelism [7,8]. Arguably, best results can be achieved through a reduction of the search space.…”
Section: Introductionmentioning
confidence: 99%
“…Query optimizers transform queries into a different form, which is more efficient to execute. Also in ILP, techniques have been introduced for optimizing first order queries (see [13] for an overview). One specific approach that is popular in relational database management systems is to reorder the relational operators such that the most selective ones are executed first.…”
Section: Introductionmentioning
confidence: 99%
“…In Section 4 we introduce a reordering transformation for optimizing first order queries in ILP. We also describe an extension able to handle queries that are the output of the cut-transform [13]. Section 5 presents experiments that evaluate the performance of the transformation on the Carcinogenesis data set.…”
Section: Introductionmentioning
confidence: 99%