Abstract

Association rules mining is an important topic in the domain of data mining and knowledge discovering. Some papers have presented several interestingness measure methods; the most typical are Support, Confidence, Lift, Improve, and so forth. But their limitations are obvious, like no objective criterion, lack of statistical base, disability of defining negative relationship, and so forth. This paper proposes three new methods, Bi-lift, Bi-improve, and Bi-confidence, for Lift, Improve, and Confidence, respectively. Then, on the basis of utility function and the executing cost of rules, we propose interestingness function based on profit (IFBP) considering subjective preferences and characteristics of specific application object. Finally, a novel measure framework is proposed to improve the traditional one through experimental analysis. In conclusion, the new methods and measure framework are prior to the traditional ones in the aspects of objective criterion, comprehensive definition, and practical application.

1. Introduction

Along with the development and progress of data collection and storage technology in economy society, various industries and fields gradually accumulate a lot of data. In order to extract valuable information from these data, researchers have paid more and more attention to data mining technology. Association rules mining is a key technology in data mining field and is applied in many areas [1]. Association rules algorithm can generate a lot of rules, but, due to limited resources, only a part of the rules could be used by makers [2]. Therefore, the interestingness evaluation is significant for the practical application of association rules mining technology.

In recent years there have been quite a few results on interestingness measure of association rules [3, 4]. Tseng et al. put forward incremental maintenance of generalized association rules under taxonomy evolution [5, 6]. Literature [7, 8] separately use two different data envelopment analysis models for the evaluation of an association rules set. To compare the evaluation results, we can find that use of different evaluation methods will get different results from the same association rules set. Interestingness measures mainly include objective measure and subjective measure [9]. The objective interestingness mainly focuses on the statistics significant research on objective data, the classic ones include Support, Confidence, and Lift, and the new one includes Validity, Conviction, and Improve. Subjective interestingness involves the personality characteristics of subject (users) such as domain knowledge and the hobbies. There is less research on subjective interestingness and it is relatively immature. Hoque et al. and Zhang et al. presented methods to generate both frequent and rare itemsets using multiobjective genetic algorithm [10, 11]. How to mine the real and effective association rules reflecting interests of users is the common goal for researchers.

The following defects of the association rules mining methods exist: (1) Many traditional association methods generate a lot of rules, and most of them are not relevant or even rules of error. (2) Do not consider users characteristics and their changes, but users characteristics and subjectivity tend to affect relevance of several events. (3) Online trading data and user evaluation data are extremely sparse (i.e., data sparseness) due to surge of current online trading. (4) The too low threshold values of support and confidence can produce the combination explosion, but, because of data sparseness, low support rules may provide some novel knowledge that users are interested in. (5) At present some literature simply combines kinds of interestingness evaluation to measure, but this does not take rationality of various interestingness evaluation methods into account.

The main contribution of this paper is summarized as follows: This paper firstly summarizes the relevant research results on the objective interestingness measure of association rules. At the same time the various measurement methods of association rules are analyzed and compared, and we found that all have some defects and problems. And, then, put forward three more effective measurement methods of association rules (Bi-lift, Bi-improve, and Bi-confidence) based on improvement of some methods. The Bi-lift method takes deduction of negative premise as a constraint, to form a bideduction comparing algorithm so as to improve the reliability of the mutual influence between premise and follow-up. The Bi-improve method takes the adjustment of the occurrence and nonoccurrence possibility of antecedent based on the Improve. The Bi-confidence method takes the adjustment of the nonoccurrence possibility of antecedent based on the Confidence. Through the experimental analysis, a new measure framework is proposed to improve the traditional one. Then, on the basis of utility function and the executing cost of rules, we propose interestingness function based on profit (IFBP) considering subjective preferences and characteristics of specific application object.

A review of related work is given in Section 2. In Section 3, three more effective measurement methods of association rules (Bi-lift, Bi-improve, and Bi-confidence) are proposed. In Section 4, the paper studied subjective interestingness measures of association rules. In Section 5, through the experimental analysis, a new measure framework is proposed to improve the traditional one. Finally, we draw conclusions in Section 6.

2. Review on Objective Measures of Interest for Association Rules

To illustrate conveniently, firstly we suppose that formal description of association rules is as follows: In this description, and . indicate itemsets, and . Rules should meet certain support threshold and confidence .

Data of Table 1 is produced by data extraction and transformation from a shopping mall receipts. Each line (a tuple) is a shopping list data (shopping receipts). “1” represents that the list includes this item, while “0” represents that the list does not include this item.

2.1. Support

Support [12] means the frequency that the data fields and involved in association rules occur together in the data set. Only the association rules appear frequently in the itemsets, when it gets high accuracy. Support can be used to measure the usefulness of association rules. When the frequency of and occurring at the same time is equal to or greater than the designated minimum support threshold, and meet frequent itemsets. Support can be expressed aswhere is the record number of and that appeared together, and is the total record number of transactions in data sets.

Support is classic but also has the defects of artificially controlled threshold and rare itemsets. Many infrequent itemsets in the data set may have potential value. Besides, at present in large electronic commerce system, the number of subjects (users) and the amount of projects increase exponentially. Online transaction data and user evaluation data are extremely sparse.

2.2. Confidence

Confidence [12] is the statistics of probability that subsequent events occur under the condition of occurrence of the precursor events in trading data sets. It is used to measure the reliability of the rules. Formula is

It is used to combine confidence with support to form Support-confidence framework for mining association rules [13]. If Support is larger than the designated minimum support threshold and Confidence is larger than the designated minimum confidence threshold, the rules are called strong association rules. But strong association rules are not always effective, some are not what users are interested in, and some are even misleading.

2.3. Lift

Because of the defects of Support-confidence framework, some scholars analyze the relativity of association rules mined, namely, lift [12]. Lift means the ratio of rule’s Confidence to probability of occurrence of the consequent, which reflects positive or negative correlation of antecedent and consequence of rules. It refers to the ratio of the occurrence probability of under the condition to that without considering condition , which reflects the relationship between “” and “”:

The range of lift values is . As lift is equal to 1, it shows that and appearing at the same time belong to independent random events and have no special significance; namely, and are independent of each other with no mutual affection. We call this rule uncorrelated rules; if lift value is less than 1, it shows that the emergence of “” reduces the emergence of “,” and then we call them negative correlation rules; if Lift value is larger than 1, it shows that the emergence of “” promotes the emergence of “,” and then we call them positive correlation rules. Problems: Lift takes events and in equivalence position. According to the Lift, and are the same; that is to say, if we accept rule , should be also accepted, but the fact is not like this.

2.4. Validity

Literature [14] introduces a new measure method of association rules, known as validity. Validity is defined as the difference between the probability of “” and “” occurring together and the occurrence probability of “” without “” occurring in database . Because the value range of and are , the value range of validity is obviously :

In fact, our research found that the validity is not effective. In Table 1, for example, rule ’s support is 0.7 and its validity is ; according to the literature [14], we can judge that it is a valid association rule. But through the calculation , it shows that and have certain negative correlation. And taking Table 2 for example, this case has already qualified for the basic requirements of support and confidence, and . According to the measure standard of validity, the rule should be said “effective.” The occurrence of “” will promote the occurrence of “”. But in fact, the occurrence frequency of overall event is 0.75, and the occurrence possibility of “” as “” occurs is , which is six percent lower.

2.5. Conviction

As early as 1997, Brin introduced the concept of conviction (Conv.) [15, 16]:

Its value range is . When the value of conviction is “1,” it means that “” has no relation with “” And the greater the conviction is, the higher the interest in the rule will be. But the conviction constraints are too strict; lots of valuable association rules will be removed. In Table 1, for example, ; its conviction is low, but, in fact, the high interest of and may exist. And it requires that at the same time.

2.6. Improve

Literature [17] proposed a new interestingness measure method of association rules based on the description of the defects of the traditional interestingness measurement method. We will call it “Improve.” It means that the difference of the conditional probability and the probability of “

But shortcomings of Improve (Imp.) are obvious. Firstly, how much improvement of probability can be called improvement? Secondly, the probability of former pieces’ occurrence will seriously affect Improve evaluation in such a way that when it is high, the improve value will be very small all the time.

Take Tables 3 and 4 for example and calculate their Improve values:

Only, thinking about the Improve, rule is more valuable than rule . But the fact is also very clear that it can increase “the occurrence possibility of ” as “” occurs by up to 39% compared to that when “” does not occur. While it can increase “the occurrence possibility of event ” as “” occurs by up to 19% compared to that when “” does not occur. So rule should be more meaningful than rule .

2.7. Chi-Square Analysis

Literature [18] puts forward an interestingness measure standard based on -test. It uses -test to analyze difference of associated confidence and expected confidence . If the difference is bigger, it indicates that the occurrence of “” has large influence on “,” and the rule is interesting. Formula is as follows:

If , it shows that it has larger difference between associated confidence and expected confidence and the rule is interesting. To some extent, it improves the traditional framework of interestingness measure. But there is also a defect that is similar to that of Improve.

2.8. Certainty Factor (CF)

To assess the accuracy of association rules, Berzal et al. use certainty factors [19] instead of confidence. Formula is as follows:

The certainty factor is interpreted as a measure of variation of the probability that is in a transaction when we consider only those transactions where there is . More specifically, a positive CF measures the decrease of the probability that is not in a transaction, given that is. similar interpretation can be done for negative CF.

3. The Improvement of Objective Interestingness Measures

3.1. Bi-Lift

Related researches show that lift method has good evaluation results. But obviously lift take “” and “” in equivalence position, and it shows that rules and are the same; if we accept rule , rule should be also accepted. But the fact is not like this. For this problem, the paper proposes a Bi-lift measure method; finding that you want to evaluate the relationship of by , you should also study on the relationship of , so we introduce to adjust . The higher the is, the better the rule is, while the higher the is, the worse the rule is. So we propose a Bi-lift measure method, as denominator, and as numerator, namely, ratio of to ; Bi-lift formula is as follows:The premise is , and “” and “” are not certain event or impossible event. Its value range is . The Bi-lift method takes deduction of negative premise as a constraint, to form a bideduction comparing algorithm so as to improve the reliability of the mutual influence between premise and follow-up.

3.2. Bi-Improve

Because of the defects of improve, the paper put forward Bi-improve. Because the probability of former pieces’ occurrence will seriously affect Improve evaluation in such a way that when it is high, the improve value will be very small all the time. In order to eliminate the influence, we make correction by multiplying the ratio of the occurrence possibility of antecedent to the no occurrence probability of antecedent. Bi-improve formula is as follows:

Taking Tables 3 and 4, for examples, and only thinking about the Improve; rule is more valuable than rule . But the fact is also very clear that it can increase “the occurrence possibility of ” as “” occurs by up to 39% compared to that when “” does not occur, while it can increase “the occurrence possibility of event ” as “” occurs by up to 19% compared to that when “” does not occur. So rule should be more meaningful than rule . Calculate Bi-Improve value through the following formula:

is higher than , which accords with the real condition.

3.3. Bi-Confidence

Confidence indicates that the appearance of some itemsets will lead to appearance of other itemsets. But we see that the confidence of association rules only thinks about the occurrence possibility of “” when “” occurs, but not consider the relationship between “” and “” when “” does not occur. So it makes a lot of association rules mining invalid. For the above problems of association rules, we found that the description of confidence is not perfect and not enough to show the degree of correlation between itemsets. We put forward the concept of Bi-confidence, and its definition is as follows:

The value range of Bi-confidence is . If the Bi-confidence value is greater than 0, then , which shows that “” and “” have the positive correlation. If the Bi-confidence is equal to 1, then , and it shows that “” and “” in record set appear together or not. If the Bi-confidence is equal to 0, and , which shows that “” has no relation with “” If the Bi-confidence is less than 0, then ; it shows that “” and “” have the negative correlation, and negative rules also have research value. Bi-confidence’s definition not only contains the correlation factors, but also contains factor. Therefore, Bi-confidence can fully embody the effectiveness of the rules. If we use Support-Bi-confidence framework to replace Support-confidence framework, it not only can mine association rules effectively, but also can reduce the occurrence of the weak correlation rules.

4. Subjective Interestingness Measures of Association Rules

Generally, the purpose of association rule mining is to obtain certain utility or benefit through the use of some appropriate association rules. So taking the user’s subjective preference or specific application object into consideration, profit targets (or revenue function) are the real key for the users. Thus, two critical problems emerge: firstly, it can bring what kind of utility to the users by the adopted association rules; secondly, the cost or the cost of labor must be taken into consideration when performing the association rules.

4.1. Utility Function: Incremental Monetary Value

The purpose of association rule mining is to translate it into real value and to obtain certain utility. Generally utility function is the concern point of users. Specifically, utility of rules can be incremental monetary value generated by association rule [20]. Incremental monetary value (IMV) is the expected profit (EP) under the guidance of rules minus the profit you would expect to receive without the guidance of rules or due to the natural course. Incremental monetary value is defined as follows in that study:where is the unit price of goods and is the sum price of all the “” sets.

Incremental monetary value (IMV) has some defects, the probability of former pieces’ occurrence will seriously affect Improve evaluation (), and, in order to eliminate the influence, we make correction by multiplying by the ratio of the occurrence possibility of antecedent to the no occurrence probability of antecedent. In addition, utility or value should be price minus cost. So we put forward antecedent incremental monetary value (AIMV):where is the unit price of goods and is the cost per unit of goods .

4.2. Cost Function

The cost or the cost of labor should be concerned when executing the association rules. Let represent the executing cost of rules of , such as the unit cost of handling commodity “” from place to place . But the calculation of the so-called executing cost is complicated sometimes. In order to make the study under the maneuverability, the executing cost of rules of can be divided into several levels.

4.3. Interestingness Function Based on Profit (IFBP)

On the basis of utility function and the executing cost of rules , we propose interestingness function based on profit (IFBP) with subjective preferences and specific application object. Formula is as follows:

5. The Measure Framework of Association Rules and Experimental Analysis

5.1. Example Analysis of Objective Interestingness Measures

According to a set of business data in Table 1, take verification of kinds of measure methods and design measure framework. Because item appears in all affairs, take it as a kind of certain event and do not think of association rules about . Set minimum support for 20% and minimum confidence for 50%. Frequent 2 itemsets calculated through the a priori algorithm are shown in Table 5.

From Table 5, we can see that support and confidence mainly have the function of basic support as classic association rules measure methods, but they can neither distinguish positive and negative correlation nor find the value of various rules. The differences of different measure methods exist, and one single objective interestingness measure method cannot decide which rules are really valuable. That means one must depend on the measure framework which combines multiple indexes.(1)The validity (Val) is not effective and has huge difference form other measure methods. Each rule in the Measure table of validity is valid, but, in fact, many rules have no significance; for example, , are uncorrelated; , have negative inhibitory effect.(2)The traditional support-confidence framework can eliminate most uncorrelated association rules; but, as low constraints, it can also produce a lot of uncorrelated frequent itemsets and even some negative correlated rules or rules of error.(3)Lift has a good evaluation result. But obviously lift takes events and in equivalent position; and are the same; that is to say, if we accept rule , should be also accepted; under such situation, we propose Bi-lift to solve it.(4)But Bi-lift also has a small defect. Its premise is , and and are not certain event or impossible event. Its value range is .(5)Conviction’s value range is . When the value of conviction is “1,” it means that “” does not have relation with “.” And the greater the conviction is, the higher the interest of the rule will be. But the conviction constraints are too strict, and lots of valuable association rules will be removed. In Table 1, for example, ; its conviction is low, but, in fact, the high interest of and may exist. The result of Certainty factor (CF) is very similar to that of Conviction.(6)Shortcomings of Improve (Imp.) are obvious. Firstly, how much improvement of probability can be called improvement? Secondly, the probability of former pieces’ occurrence will seriously affect Improve evaluation in such a way that when it is high, the improve value will be very small all the time. Thus, it is difficult to distinguish valuable rules and even tends to make inaccurate value evaluation. Therefore, this paper puts forward Bi-Improve aimed at evaluating rules value more accurately.(7)The evaluating results of the author’s “Bi-improve,” which is adjusted by the occurrence and nonoccurrence probability of the antecedent, will increase distinction and accuracy.(8)Chi-square analysis (Csa.) is proposed based on the Improve (Imp.). But the evaluations results indicate that the effects still have not been able to solve the problem of improve finally, and its evaluation performance is worse than that of Bi-improve.

According to the evaluation results and the performance analysis for measure method, the validity (Val.) is not effective and sometimes it even appears as essential mistake. For instance, it is sometimes counterproductive, while its evaluation is a promotion.

Though Improve (Imp.) and Chi-square analysis (Csa.) do not have the essential mistakes, the stability of their evaluation is not good. Sometimes, they maybe are prone to computation error. However, evaluation results of Bi-lift, Bi-improve, and Bi-confidence are almost the same, and their stabilities of evaluations are high. In conclusion, we can eliminate the validity (Val.), improve (Imp.), Chi-square analysis (Csa.), and other measure indicators. Among the Support, Confidence, Lift, Bi-lift, Bi-improve, and Bi-confidence, seek and build a reasonable measure framework. Procedures are as follow: firstly, use Support and Confidence threshold to filter out frequent set; secondly, calculate Bi-lift, Bi-improve, and Bi-confidence value; then, according to the Bi-lift, Bi-improve and the Bi-confidence value evaluate association rules comprehensively. Actually the final evaluation results of these three kinds of measure methods are very close and they are perfect, which are shown in Tables 6 and 7. Evaluation results and comparisons of Bi-lift, Bi-improve, and Bi-confidence are shown as Figure 1.

5.2. Example Analysis Subjective Interestingness Measures

On the basis of utility function and the executing cost of rules , we propose interestingness function based on profit (IFBP) considering subjective preferences and characteristics of specific application object. It plays an important role in the association rules evaluation and selection. According to a set of business data in Table 1, take verification of kinds of measure methods and design measure framework. Because item appears in all affairs, take it as a kind of certain event and do not think of association rules about . Set minimum support for 30% and minimum confidence for 35%. Frequent 2 itemsets calculated through the a priori algorithm are shown in Table 8.

Evaluation results of these five kinds of measure methods are shown in Figure 2. According to the result of evaluation and measure performance analysis, the evaluation results of Improve (Imp.) and Chi-square analysis (Csa.) are almost the same, their curves are almost coincidence. And their defects exist obviously. Lift and Bi-improve have good performance of evaluation and similar tendency. Yet lift takes events and in equivalence position; if we accept rule , should be also accepted. For this situation, Bi-improve is the best choice. On the basis of utility function and the executing cost of rules , we propose interestingness function based on profit (IFBP) considering subjective preferences and characteristics specific application object. It plays an important role in the association rules evaluation and selection.

6. Conclusion

As a statistics based method, association rule mining has certain limitations. First of all, the generation of the association rules is totally based on the fact data without considering the relationship between the rules. Secondly, affected by data quality and selection of threshold, the generator may produce useless rules or even lose some useful rules. Thirdly, the expression ability of association rules is limited. Thus, evaluating the reliability of the obtained association rules becomes one of the hot spots for researchers. Study on traditional association rules mining is based on support-confidence framework, and the rules are called strong association rules only when they satisfy both thresholds of support and confidence. However, sometimes strong association rules are not what users are interested in and are even misleading. Thus, to further analyze and evaluate the mined rules in order to find the most valuable association.

Generally, since most rules with high support are obvious or are already known by users, low support rules that provide users with some interesting new knowledge may be more novel than high support rules. However, with too low support threshold, it can also produce the combination explosion problem. So the best way to resolve this dilemma is to first set a low support threshold or use dynamic support threshold to complete a series of mining and then employ the new association rules measure framework to screen mining results and extract the most valuable and interesting association rules at the same time.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.

Acknowledgments

Research is supported by The National Key Technology R and D Program of China (Grant 2014BAH24F06), Natural Science Foundation of Zhejiang Province (Grants LY14F020002, LY15G010001), and the Contemporary Business and Trade Research Center of Zhejiang Gongshang University which is the Key Research Institutes of Social Sciences and Humanities Ministry of Education.