DocumentCode
2845444
Title
Parallel Inferencing for OWL Knowledge Bases
Author
Soma, Ramakrishna ; Prasanna, V.K.
Author_Institution
Dept. of Comput. Sci., Univ. of Southern California, Los Angeles, CA
fYear
2008
fDate
9-12 Sept. 2008
Firstpage
75
Lastpage
82
Abstract
We examine the problem of parallelizing the inferencing process for OWL knowledge-bases. A key challenge in this problem is partitioning the computational workload of this process to minimize duplication of computation and the amount of data communicated among processors. We investigate two approaches to address this challenge. In the data partitioning approach, the data-set is partitioned into smaller units, which are then processed independently. In the rule partitioning approach the rule-base is partitioned and the smaller rule-bases are applied to the complete data set. We present various algorithms for the partitioning and analyze their advantages and disadvantages. A parallel inferencing algorithm is presented which uses the partitions that are created by the two approaches. We then present an implementation based on a popular open source OWL reasoner and on a networked cluster. Our experimental results show significant speedups for some popular benchmarks, thus making this a promising approach.
Keywords
inference mechanisms; knowledge representation languages; ontologies (artificial intelligence); semantic Web; OWL knowledge base; computation duplication; computational workload partitioning; data-set partitioning; networked cluster; open source OWL reasoner; parallel inferencing; rule-base partitioning; semantic Web; Algorithm design and analysis; Clustering algorithms; Computer science; Engines; Inference algorithms; OWL; Ontologies; Parallel processing; Partitioning algorithms; Semantic Web; Inferencing; OWL; Parallel;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel Processing, 2008. ICPP '08. 37th International Conference on
Conference_Location
Portland, OR
ISSN
0190-3918
Print_ISBN
978-0-7695-3374-2
Electronic_ISBN
0190-3918
Type
conf
DOI
10.1109/ICPP.2008.64
Filename
4625835
Link To Document