that a good adequacy of the agency’s services leads,
among others, to a good state of the building.
This is only an example of actions that an analyst
may perform. Using Rule Schemas is easy and al-
lows focus on the most interesting rules. Also, the
operations are executed very quickly. For compari-
son, using apriori and rule filtering would require ex-
tracting all the rules in the database and filtering all
of them every time (1.528.978 rules for 8% of sup-
port and 85% of confidence), in order to obtain the
desired results. Moreover, if the database is more dy-
namic, the rule extraction must be done again, which
can take a considerable amount of time.
5 CONCLUSIONS
In this paper we have presented a new solution for
local association rule mining that integrates user be-
liefs and expectations. The solution has two impor-
tant components. The Rule Schema formalism, based
on the concepts introduced by Liu (Liu et al., 1999),
helps the user focus the search for interesting rules, by
means of a flexible and unitary manner of representa-
tion. The local mining algorithm that was developed
does not extract all rules and then post-process them,
but, instead, searches interesting rules in the vicinity
of what the user believes or expects. This way, the
user can explore the rule space in a local and incre-
mental manner, global processing being avoided.
The proposed algorithm was tested on a real-life
example, showing that the presented solution is valid
and leads to good practical results.
REFERENCES
Agrawal, R., Imielinski, T., and Swami, A. (1993). Min-
ing association rules between sets of items in large
databases. ACM SIGMOD Record, 22(2):207–216.
Agrawal, R., Mannila, H., Srikant, R., Toivonen, H., and
Verkamo, A. I. (1996). Fast discovery of association
rules. Advances in knowledge discovery and data min-
ing, 1:307–328.
Anand, S. S., Bell, D. A., and Hughes, J. G. (1995). The role
of domain knowledge in data mining. Proceedings
of the fourth international conference on Information
and knowledge management, 1:37–43.
Bayardo, R. J., Bayardo, R. J., Agrawal, R., Agrawal,
R., Gunopulos, D., and Gunopulos, D. (1999).
Constraint-based rule mining in large, dense
databases. In Proceedings of the 15th Interna-
tional Conference on Data Engineering, pages
188–197.
Blanchard, J., Guillet, F., and Briand, H. (2007). Interac-
tive visual exploration of association rules with rule-
focusing methodology. Knowledge and Information
Systems, 13:43–75.
Ceglar, A. and Roddick, J. F. (2006). Association mining.
ACM Comput. Surv., 38(2):5.
Duval, B., Salleb, A., and Vrain, C. (2007). On the discov-
ery of exception rules: A survey. Quality Measures in
Data Mining, pages 77–98.
Fayyad, U. M., Piatetsky-Shapiro, G., and Smyth, P.
(1996). From data mining to knowledge discovery:
An overview. Advances in Knowledge Discovery and
Data Mining, 1:1 –34.
Klemettinen, M., Mannila, H., Ronkainen, P., Toivonen,
H., and Verkamo, A. I. (1994). Finding interesting
rules from large sets of discovered association rules.
Proceedings of the third international conference on
Information and knowledge management, pages 401–
407.
Li, J. (2006). On optimal rule discovery. IEEE Transactions
on Knowledge and Data Engineering, 18(4):460–471.
Liu, B., Hsu, W., and Chen, S. (1997). Using general im-
pressions to analyze discovered classification rules.
Proc. 3rd Int. Conf. Knowledge Discovery & Data
Mining, 1:31–36.
Liu, B., Hsu, W., Wang, K., and Chen, S. (1999). Visu-
ally aided exploration of interesting association rules.
PAKDD ’99: Proceedings of the Third Pacific-Asia
Conference on Methodologies for Knowledge Discov-
ery and Data Mining, pages 380–389.
Padmanabhan, B. and Tuzhilin, A. (1998). A belief-driven
method for discovering unexpected patterns. Proceed-
ings of the Fourth International Conference on Knowl-
edge Discovery and Data Mining, 1:94–100.
Pei, J. and Han, J. (2000). Mining frequent patterns by
pattern-growth: methodology and implications. ACM
SIGKDD Explorations, 2:14–20.
Phillips, J. and Buchanan, B. G. (2001). Ontology-guided
knowledge discovery in databases. Proceedings of
the international conference on Knowledge capture,
pages 123–130.
Piatetsky-Shapiro, G. and Matheus, C. J. (1994). The in-
terestingness of deviations. Proceedings of the AAAI-
94 Workshop on Knowledge Discovery in Databases,
1:25–36.
Silberschatz, A. and Tuzhilin, A. (1995). On subjective
measures of interestingness in knowledge discovery.
Proceedings of the First International Conference on
Knowledge Discovery and Data Mining, pages 275–
281.
Srikant, R. and Agrawal, R. (1995). Mining generalized as-
sociation rules. Future Generation Computer Systems,
13:161–180.
USER-DRIVEN ASSOCIATION RULE MINING USING A LOCAL ALGORITHM
205