Search Results for author: Conrad Indiono

Found 1 papers, 0 papers with code

Hiperfact: In-Memory High Performance Fact Processing -- Rethinking the Rete Inference Algorithm

no code implementations4 Dec 2020 Conrad Indiono, Stefanie Rinderle-Ma

The Rete forward inference algorithm forms the basis for many rule engines deployed today, but it exhibits the following problems: (1) the caching of all intermediate join results, (2) the processing of all rules regardless of the necessity to do so (stemming from the underlying forward inference approach), (3) not defining the join order of rules and its conditions, significantly affecting the final run-time performance, and finally (4) pointer chasing due to the overall network structure, leading to inefficient usage of the CPU caches caused by random access patterns.

Databases

Cannot find the paper you are looking for? You can Submit a new open access paper.