DocumentCode
2348271
Title
Mining Quantified Temporal Rules: Formalism, Algorithms, and Evaluation
Author
Lo, David ; Ramalingam, G. ; Ranganath, Venkatesh Prasad ; Vaswani, Kapil
fYear
2009
fDate
13-16 Oct. 2009
Firstpage
62
Lastpage
71
Abstract
Libraries usually impose constraints on how clients should use them. Often these constraints are not well-documented. In this paper, we address the problem of recovering such constraints automatically, a problem referred to as specification mining. Given some client programs that use a given library, we identify constraints on the library usage that are (almost) satisfied by the given set of clients.The class of rules we target for mining combines simple binary temporal operators with state predicates (involving equality constraints) and quantification. This is a simple yet expressive subclass of temporal properties that allows us to capture many common API usage rules. We focus on recovering rules from execution traces and apply classical data mining concepts to be robust against bugs (API usage rule violations) in clients. We present new algorithms for mining rules from execution traces. We show how a propositional rule mining algorithm can be generalized to treat quantification and state predicates in a unified way. Our approach enables the miner to be complete - mine all rules within the targeted class that are satisfied by the given traces - while avoiding an exponential blowup.We have implemented these algorithms and used them to mine API usage rules for several Windows APIs. Our experiments show the efficiency and effectiveness of our approach.
Keywords
application program interfaces; data mining; API usage rule; Windows API; binary temporal operators; data mining; propositional rule mining algorithm; specification mining; Algorithm design and analysis; Computer bugs; Data mining; Libraries; Reverse engineering; Robustness;
fLanguage
English
Publisher
ieee
Conference_Titel
Reverse Engineering, 2009. WCRE '09. 16th Working Conference on
Conference_Location
Lille
ISSN
1095-1350
Print_ISBN
978-0-7695-3867-9
Type
conf
DOI
10.1109/WCRE.2009.42
Filename
5328700
Link To Document