Next Article in Journal
Initial Results of Testing Some Statistical Properties of Hard Disks Workload in Personal Computers in Terms of Non-Extensive Entropy and Long-Range Dependencies
Previous Article in Journal
Rate-Distortion Bounds for Kernel-Based Distortion Measures
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Online Auction Fraud Detection in Privacy-Aware Reputation Systems

1
Department of Information Management, Yuan Ze University, Taoyuan 32003, Taiwan
2
Innovation Center for Big Data and Digital Convergence, Yuan Ze University, Taoyuan 32003, Taiwan
3
Faculty of Management Science, Nakhon Ratchasima Rajabhat University, Nakhon Ratchasima 30000, Thailand
*
Author to whom correspondence should be addressed.
Entropy 2017, 19(7), 338; https://doi.org/10.3390/e19070338
Submission received: 19 April 2017 / Revised: 20 June 2017 / Accepted: 2 July 2017 / Published: 5 July 2017
(This article belongs to the Section Information Theory, Probability and Statistics)

Abstract

:
With a privacy-aware reputation system, an auction website allows the buyer in a transaction to hide his/her identity from the public for privacy protection. However, fraudsters can also take advantage of this buyer-anonymized function to hide the connections between themselves and their accomplices. Traditional fraudster detection methods become useless for detecting such fraudsters because these methods rely on accessing these connections to work effectively. To resolve this problem, we introduce two attributes to quantify the buyer-anonymized activities associated with each user and use them to reinforce the traditional methods. Experimental results on a dataset crawled from an auction website show that the proposed attributes effectively enhance the prediction accuracy for detecting fraudsters, particularly when the proportion of the buyer-anonymized activities in the dataset is large. Because many auction websites have adopted privacy-aware reputation systems, the two proposed attributes should be incorporated into their fraudster detection schemes to combat these fraudulent activities.

1. Introduction

Rapid progress in Internet technology and electronic payment has made online auctions more prevalent and convenient [1]. In online auctions, merchandise is often purchased from a complete stranger. Therefore, building trust between potential buyers and sellers is important to ensure the success of auction websites. Most auction websites are equipped with a reputation system to evaluate the credibility of each auction account. The reputation system uses a simple scheme to compute and publish a reputation score for each auction account; this scheme is based on a collection of opinions that other auction accounts hold about the account. For example, on eBay, the seller and buyer in a transaction can give each other a positive, negative, or neutral rating. Intuitively, sellers with more positive ratings and fewer negative ratings are more reputable and are likely to draw more sales.
The lucrative opportunity associated with a favorable online reputation attracts both honest and fraudulent sellers to pursue high reputation scores. Honest sellers achieve higher reputation scores by providing improved services (e.g., higher quality products, lower prices, and faster response) to their buyers. However, fraudulent sellers use a deceitful scheme, known as inflated reputation fraud [2], to boost their reputation scores. In this scheme, fraudulent sellers perform many transactions for low-priced merchandise within a group of collusive accounts to boost the positive ratings of the group’s members [3]. Because the cost of conducting the scheme is low, inflated reputation fraud is prevalent in online auctions. In this paper, we focus on detecting inflated reputation fraud. Notably, inflated reputation fraud is often the first step toward other fraudulent activities, such as selling counterfeit products or failing to deliver products.
Most recent approaches for detecting inflated reputation fraud are based on Social Network Analysis (SNA) [1,2,3,4,5,6,7,8,9,10,11,12,13]. These SNA-based approaches construct a social network of buyers and sellers based on their past transactions, and then detect fraudsters by finding cohesive groups in the network. However, some auction websites adopt a privacy-aware reputation system that enables buyers to hide their links to sellers. Fraudsters can also use this function to hide the links within their collusive group, making them hard to detect with traditional SNA-based approaches.
This paper presents a solution for detecting inflated reputation fraud in auction websites that use a privacy-aware reputation system. To the best of our knowledge, all SNA-based approaches in the literature use either synthetic datasets [6] or real datasets crawled from auction websites. Thus, these approaches have no access to the hidden links between buyers and sellers. We propose two privacy-related attributes to quantify the proportion of hidden links associated with each account, and show that the addition of these two attributes enhances the prediction accuracy for detecting fraudsters.
The remainder of this paper is organized as follows. The second section reviews previous work on the reputation systems in online auctions and the existing methods for detecting inflated reputation fraud. The third section describes the privacy-aware reputation systems on auction websites and proposes two privacy-related attributes associated with each user. The fourth section describes the dataset used in this study. The fifth section presents a performance study to evaluate the effectiveness of using the proposed privacy-related attributes to detect fraudsters. Finally, a discussion and concluding remarks are given in the sixth and seventh sections, respectively.

2. Related Work

2.1. Reputation Systems in Online Auction

Two factors are crucial to the success of an online auction website [14]. The first is how easily buyers can find sellers. The second is the trust that the website facilitates through its reputation system. The reputation systems in online auctions are essentially recommendation systems. Both parties in a transaction can give each other a positive, negative, or neutral rating, and the reputation system calculates a reputation score for each user based on all the ratings that the user has received from his/her past transactions, and the reputation score is available to the public. A third party can also access detailed information about each rating that a user has received so far. Detailed information is provided for the following aspects of a transaction:
  • Date and time of the transaction.
  • Seller and buyer of the transaction. This information can be used to construct a social network of users (see Section 2.2).
  • Merchandise description.
  • The rating (positive, negative or neutral) that the user received from his/her counterpart in the transaction.
  • Textual feedback comment.
Such a reputation system builds trust in online auctions that lack typical human interaction [15], forming a large-scale, word-of-mouth network among users [16]. Reputable sellers can not only gain trust but also generate price premiums from potential buyers [17,18,19]. By contrast, a high proportion of negative ratings reduces the sales price [20]. A high proportion of neutral ratings impairs sales for sellers with high proportions of positive ratings, but facilitates sales for sellers with high proportions of negative ratings [21]. In case a negative rating is received, textual feedback comments and reactions are important for rebuilding trust [22]. The information that sellers provide to buyers can also affect the sellers’ reputation [23].

2.2. Constructing Social Networks from Reputation System

Based on the transaction history, a transaction network can be constructed, in which each node indicates an auction account and each link depicts a transaction between two auction accounts. Although the transaction network provides a complete view of the social interactions among auction accounts, a single factor prevents the use of the transaction network: on auction websites, the complete transaction history is not available to the public. Notably, only after at least one party in a transaction rates his/her counterpart does the transaction appear in the reputation system, which is open to the public. However, providing a rating after each transaction is not mandatory.
By contrast, a rating network is constructed based on the rating history of auction accounts. On many auction websites (e.g., eBay, Taobao, Ruten, and Yahoo! Kimo), the rating history is accessible to the public. Similar to a transaction network, each node in a rating network indicates an auction account, but each link depicts a rating relationship between two connected nodes. Because providing a rating after each transaction is not mandatory, each link in the rating network corresponds to a link in the transaction network, but not vice versa. Because the transaction history is not available to the public, and inflated reputation fraud requires the accumulation of positive ratings, most previous studies have adopted the rating network as a suitable surrogate for the transaction network [4,8,10,11].

2.3. Methods for Detecting Fraudsters in Online Auction

Previous techniques for detecting inflated reputation fraud used mostly user-level features such as the median, mean, sum, or standard deviation of the merchandise prices that a user sold or bought over a period [5,24]. The reputation systems on most auction websites also play a significant role in fraudster detection. Studies have shown that recent negative ratings are useful for predicting future fraud, and that experienced buyers can use the reputation system to avoid potential fraudulent auctions [25]. However, this approach does not fully utilize the information provided by the reputation system to uncover the interaction among users, who may still be deceived by fraudsters [26].
More recent approaches incorporate network-level features to combat inflated reputation fraud. Because inflated reputation fraud requires a collusive group of users to give each other positive ratings, a cohesive relation occurs within the collusive group. Many SNA-based approaches can identify cohesive subgroups in a network (see Table 1), and some of these approaches (e.g., k-core and k-plex) have been applied to detect collusive groups of fraudsters in a rating network [2,4,11]. In addition to basic features, such as degree and betweenness [11], more sophisticated features (e.g., neighbor diversity, neighbor driven attributes, credibility, and density) have been proposed for fraudster detection (see Table 2).

3. Privacy-Aware Reputation System and Privacy-Related Attributes

3.1. Privacy-Aware Reputation System

Many auction websites have adopted privacy-aware reputation systems, where the buyer in a transaction can decide whether to hide his/her identity from the public. Ruten, Yahoo! Kimo Auction, and eBay adopted privacy-aware reputation systems in 2008, 2009, and 2013, respectively.
On Yahoo! Kimo Auction, after winning the bid of the merchandise, within 60 days, the buyer has the option of hiding from the public the information about both the seller and the merchandise in the rating that the buyer receives from the seller. By doing so, in the rating that the seller receives from the buyer, the information about the buyer is also hidden from the public. A similar buyer-anonymized function is also available in the reputation system of Ruten, except that transactions can be set to the hidden mode within 6 months, instead of 60 days.
If a buyer chooses to hide his/her identity in a transaction, the transaction is referred to as an anonymous transaction. Since Ruten adopted the privacy-aware reputation system in 2008, a substantial proportion of the transactions on Ruten have been anonymous. A random sample of 190,782 transactions on Ruten between 2008 and 2011 across 24 categories of merchandise showed that 11.38% of the transactions were anonymized [27]. The proportions of anonymous transactions across different categories of merchandise varied from 0.87% in the Books and Stationery category to 27.45% in the Women’s Intimates and Sleepwear category and 28.57% in the Real Estate and Specialty Services category. The results reflect that buyers often demand privacy when purchasing personal or intimate products. Although the original intention of anonymous transactions is to protect customers’ privacy, fraudsters can abuse anonymous transactions to hide their criminal activities from the public (see Section 5.2.1).
Once a transaction is anonymized, the following information that originally appears in the ratings of the buyer and the seller is no longer available to the public:
  • In the rating that the buyer receives from the seller, the seller ID and information about the merchandise are hidden.
  • In the rating that the seller receives from the buyer, the buyer ID is hidden.
Although the rating (i.e., positive, neutral, or negative) and textual comments of an anonymous transaction are still public, third parties do not know who gave the rating. Consequently, a third party cannot construct the link between the buyer and the seller of an anonymous transaction. Thus, the privacy of the buyer is protected.

3.2. Privacy-Related Attributes

Although privacy-aware reputation systems provide more shopping privacy to buyers, fraudsters can also exploit anonymous transactions to hide the links to collusive auction accounts. Consequently, if a third party crawls an auction website to build the rating network of auction accounts (see Section 2.2), the transactions within a collusive group of auction accounts may be hidden and thus cannot be reconstructed. Because many fraud detection approaches [1,2,3,4,5,6,7,8,9,10,11,12,13] employ the rating network to detect fraudsters, anonymous transactions in the reputation system may render these approaches unfeasible to detect fraudsters who take advantage of anonymous transactions. To the best of our knowledge, most fraud detection approaches are based on datasets crawled from auction websites instead of datasets directly provided by the auction websites. Therefore, fraudsters exploiting anonymous transactions are likely to be overlooked.
For example, previous studies have shown that a fraudster requires accomplices to provide positive ratings; thus, intensive transactions must occur between them. Consequently, they are likely to appear in the 2-core subgraphs of the rating network [2,11]. However, if the fraudster and accomplices use anonymous transactions to hide the buyers’ identities in their transactions, then the links among them may not appear in rating networks constructed by third parties. Consequently, the members of the collusive group may not belong to the same 2-core subgraphs.
To overcome this problem, we propose two privacy-related attributes to capture the proportion of anonymous activities associated with each auction account. Let n denote the number of positive ratings that a user has received. Because a transaction can be either anonymous or non-anonymous, we can decompose n into na and nn, where na is the number of positive ratings resulting from anonymous transactions, and nn is the number of positive ratings resulting from non-anonymous transactions. Depending on the user’s role in a transaction (buyer or seller), a rating can be given as a seller or as a buyer. We can further decompose na into two parts: the number of anonymous positive ratings given by sellers (denoted as nas) and the number of anonymous positive ratings given by buyers (denoted as nab). That is,
n = na + nn = (nab + nas) + nn.
In this paper, we use the number of anonymous positive ratings that an account has received from its buyers (i.e., nab) as the first privacy-related attribute. Notably, because only the buyer in a transaction has the right to decide whether to anonymize the transaction, an account with a high nab is likely to belong to a fraudster who uses a large number of anonymized accomplices to boost its rating.
The second attribute is the anonymous ratio (denoted by Ra), which is defined as the number of anonymous positive ratings divided by the number of all positive ratings that an account has received or given to other accounts. Intuitively, an account with a high Ra is likely to belong to a fraudster. Section 5 describes an experiment that applies both Ra and nab to detect fraudsters in a real world dataset (see Section 4) by using decision trees and artificial neural networks.

4. Data Collection and Dataset Preparation

A dataset collected from Ruten [28] was used in this study. A subset of this dataset was also used in our previous work [12,13]. The data collection process proceeded in a level-by-level manner [4,8,10,11,29] and is explained as follows:
Step 1. Collecting accounts (first level). Ruten regularly releases a list of recently suspended accounts, together with the reasons for the suspension. Our data collection process began with the collection of all 9168 accounts suspended by Ruten in July 2013. Because some of these accounts were not fraud-related (e.g., selling alcohol or prescribed medicine), we manually checked the 9168 accounts and retained only the 3101 whose suspension reasons were fraud-related, such as evaluation hype, selling counterfeit products, fake bidding, and failure to deliver products. Furthermore, because inflated reputation fraud works by accumulating positive ratings from accomplices, we removed the accounts that had not yet received any ratings. The remaining 1064 accounts were denoted as L1 accounts. Ruten altered the status of one L1 account to normal in October 2013. Therefore, the L1 accounts included 1063 fraudster accounts and 1 non-fraudster account. Notably, for 132 of the 1063 L1 fraudster accounts, all of the positive ratings they received were anonymous. Furthermore, 121 of these 132 accounts had an anonymous ratio Ra of 1, indicating that all of the positive ratings they had received and given to other accounts were anonymous.
Step 2. Collecting accounts (second level). We then collected all of the non-anonymous accounts that had received ratings from or given ratings to any L1 account. Consequently, 3475 new accounts were discovered and were denoted as L2 accounts. Because each L2 account was linked to at least one L1 account and all L1 accounts were not anonymous, each L2 account had an anonymous ratio of <1. Among the 3475 L2 accounts, 149 of them were suspended by Ruten due to fraudulent activities and were treated as fraudster accounts in this experiment. Table 3 shows the numbers of fraudster and non-fraudster accounts in the L1 and L2 accounts.
Step 3. Collecting accounts (third level). To reveal the accounts that were involved in transactions with these L2 accounts, we further collected all non-anonymous accounts that had received ratings from or given ratings to any of the 3475 L2 accounts. In this step, 233,169 new accounts were discovered and were denoted as L3 accounts. On average, each L2 account transacted with 233169/3475 = 67 L3 accounts. By contrast, on average, each L1 account transacted with only 3475/1064 = 3.2 L2 accounts. Notably, non-fraudster accounts received positive ratings from many accounts, whereas fraudster accounts received positive ratings mostly from their accomplices. In Table 1, the proportion of fraudster accounts was much higher in L1 accounts (1063/1064) than in L2 accounts (149/3475). Therefore, the ratio between the numbers of L2 accounts and L1 accounts (approximately 3.2) was much lower than the ratio between the numbers of L3 accounts and L2 accounts (approximately 67).
Step 4. Constructing the social network. We constructed a social network comprising all of the L1, L2, and L3 accounts, where each node in the network represents an account. If an account had given at least one positive rating to another account before 31 July 2013, then the nodes representing the two accounts were connected through a link in the social network. The resulting network contained 237,708 (= 1064 + 3475 + 233,169) nodes and 348,259 links. Notably, 121 nodes in the social network were not connected to any other node. They represented the 121 L1 accounts with an anonymous ratio of 1, as described in Step 1. Notably, a user can be a buyer, a seller, or both in the network. Among the L1 accounts, 96 were buyers, 884 were sellers, and 84 were both. Among the L2 accounts, 2561 were buyers, 58 were sellers, and 856 were both.
Step 5. Calculating SNA-related attributes. Based on the social network created in the previous step, we calculated several SNA-related attributes (shown in Table 4) for the nodes representing the L1 or L2 accounts to build a dataset for this performance study. We did not include the L3 accounts in the dataset, because the social network did not include all of the accounts that had received ratings from or given ratings to the L3 accounts. Therefore, the resulting dataset contained 4539 (=1064 + 3475) records (Table 3). The dataset is available at the supplementary of this paper.

5. Performance Study

5.1. Experimental Design

The experiment was designed from two perspectives: attributes and datasets. Concerning the attributes used to build a classifier for detecting fraudsters, our goal was to evaluate whether the addition of the two privacy-related attributes (i.e., Ra and nab) can improve the performance of the existing sets of attributes used in previous work. Five sets of attributes were considered in this study. The first set contained only one attribute, k-core [2], and the second set contained two attributes, k-core and center weight (CW) [4]. The third set (denoted as S9) contained eight binary attributes (binary_k-core for k = 2 to 6, and 2-plex_and_size = s for s = 5 to 7, shown in Table 4) and one numeric attribute (normalized betweenness) [11]. The fourth set contained only one attribute, NDr (neighbor diversity on the number of received ratings [13]). The fifth set contained only one attribute, NDAmean (the mean of the numbers of received ratings of the node’s neighbors [12]). In this performance study, we tested these five sets of attributes and then evaluated whether their performance can be improved by adding Ra and nab.
Regarding the datasets, our goal was to evaluate whether a given approach can detect fraudsters effectively among users with various proportions of anonymous transactions. Let D100 denote the dataset collected as described in Section 4; we generated three subsets of D100 (D0, D0+, and D15 shown in Table 5) based on the anonymous ratio Ra. Dataset D0 contained the accounts that have never engaged in any anonymous transactions (Ra = 0), and D0+ contained accounts that have engaged in at least one anonymous transaction (Ra > 0). Thus, D0D0+ = ϕ and D0D0+ = D100. Dataset D15 contained the top 15% of accounts based on Ra. Thus, D15D0+D100. Ordering these datasets by the proportion of anonymous transactions gives D15 > D0+ > D100 > D0, and by testing these datasets, we could verify whether a given approach can still perform effectively if anonymous transactions become prevalent. Notably, the last column of Table 5, baseline accuracy, represents the prediction accuracy of always predicting that an account is a non-fraudster (or fraudster) account if non-fraudster (or fraudster) accounts mainly comprise the dataset.
In this study, we divided the experiment into four tests, and each test used a dataset from Table 5. In each test, we used various combinations of attributes to evaluate whether adding the two proposed privacy-related attributes improves the prediction accuracy. Two classification algorithms from Weka [30], the J48 decision tree and the artificial neural network (ANN), were used in this study to conduct 10-fold cross validation. The experiment adopted the default parameter settings of both algorithms in Weka.

5.2. Experiment Results

5.2.1. Results from Dataset D100

Dataset D100 is the dataset collected following the steps described in Section 4. It includes all of the accounts collected, regardless of their anonymous ratio. As indicated in Table 5, D100 contains 1212 fraudster accounts and 3327 non-fraudster accounts, yielding a baseline accuracy of 73.2981%.
Table 6 and Table 7, respectively, show the performance results of J48 and ANN with D100. When using the nine attributes in S9, the addition of the two privacy-related attributes, Ra and nab, improved the prediction accuracy from 75.8537% to 82.5072% for J48 and from 75.0606% to 79.4228% for ANN. Recall and precision were also significantly improved. Similar results were observed using k-core, k-core and CW, or NDr. When using NDAmean, the addition of Ra and nab improved the prediction accuracy and precision but slightly reduced recall. Notably, among the 4539 accounts in dataset D100, 1868 accounts (approximately 41%) had at least one anonymous rating (i.e., Ra > 0). By adding Ra and nab, the accounts with Ra > 0 could be more effectively predicted, which therefore, results in an improved prediction accuracy for both J48 and ANN. However, 59% of the accounts in D100 still had Ra = 0. Thus, using only Ra and nab resulted in poor recall, as shown in the last rows of Table 6 and Table 7.
For both J48 and ANN, the addition of Ra and nab reduced the number of false negatives, except when using the attribute NDAmean. However, J48 and ANN produced slightly different results for false positives. For J48, the addition of Ra and nab always reduced the number of false positives; for ANN, the addition of Ra and nab occasionally increased the number of false positives.
To investigate whether fraudsters use anonymous transactions more often than non-fraudsters do, we compared the Ra distribution of the 1212 fraudster accounts with that of the 3327 non-fraudster accounts in dataset D100. Figure 1 shows the proportion of fraudster (or non-fraudster) accounts with a Ra of more than or equal to a certain threshold among all 1212 fraudster (or 3327 non-fraudster) accounts. Among the 1212 fraudster accounts, 507 (approximately 41.83%) accounts satisfied Ra > 0; 429 (approximately 35.4%) satisfied Ra ≥ 0.1; and 121 (approximately 9.98%) satisfied Ra = 1. In each Ra range in Figure 1, we observed a significant proportion of fraudster accounts. By contrast, among the 3327 non-fraudster accounts, 1361 (approximately 40.91%) accounts satisfied Ra > 0; 555 (approximately 16.68%) satisfied Ra ≥ 0.1; and none of the non-fraudster accounts satisfied Ra = 1. As the threshold of Ra increased, the proportion of non-fraudster accounts decreased more quickly than the proportion of fraudster accounts did. Overall, for the same threshold of Ra in Figure 1, the proportion of fraudster accounts was always larger than the proportion of non-fraudster accounts. The result indicated that fraudsters use anonymous transactions more often than non-fraudsters do.

5.2.2. Results from Dataset D0

Dataset D0 contained all accounts in D100 where Ra = 0. This dataset comprised 705 fraudster accounts and 1966 non-fraudster accounts, yielding a baseline accuracy of 73.6054% (Table 5). Note that if Ra = 0, then nab = 0. Because Ra and nab are 0 for all accounts in D0, adding Ra and nab to the classification algorithms did not improve performance. With or without Ra and nab, the results were the same for J48 (Table 8). The decision tree algorithm selects the most discriminating attribute to split the tree at each step. However, because Ra and nab are 0 throughout the dataset, they are the least discriminating attributes. For ANN, the results were similar with or without Ra and nab (Table 9). Using only Ra and nab for dataset D0 predicted that all accounts were non-fraudster accounts (i.e., the majority class), resulting in a baseline accuracy of 73.6054% and 0 recall, as shown in the last rows of Table 8 and Table 9.

5.2.3. Results from Dataset D0+

Dataset D0+ contained all accounts where Ra > 0 in D100. This dataset comprised 507 fraudster accounts and 1361 non-fraudster accounts, yielding a baseline accuracy of 72.8587% (Table 5). As shown in Table 10 and Table 11, with the addition of Ra and nab, the prediction accuracy improved, and in most cases, precision and recall also improved. Because Ra > 0 for all accounts in D0+, the addition of Ra and nab improved performance. As shown in the last rows of Table 10 and Table 11, using only Ra and nab on D0+ yielded accuracies of 89.6146% for J48 and 86.0278% for ANN, which is more than a 7.1% improvement over the corresponding baseline accuracy of 72.8587%. By contrast, using only Ra and nab on D100 yielded an accuracies of 80.2159% for J48 and 78.5636% for ANN, which is a less than 5.3% improvement over the corresponding baseline accuracy of 73.2981% (see Table 5, Table 6 and Table 7). Because the proportion of anonymous transactions was larger in D0+ than in D100, the impact of adding Ra and nab to the classification accuracy was also larger in D0+ than in D100.

5.2.4. Results from Dataset D15

Dataset D15 contained the top 15% accounts in D100 based on Ra, representing a dataset with a large proportion of anonymous transactions. The smallest anonymous ratio of the accounts in D15 was 0.2. As indicated in Table 5, dataset D15 contained 385 fraudster accounts and 296 non-fraudster accounts, yielding a baseline accuracy of 56.5354%. As shown in Table 12 and Table 13, the addition of Ra and nab improved both the prediction accuracy and precision, but in some cases, recall was decreased.

6. Discussion

The results in Table 5, Table 6, Table 7, Table 8, Table 9, Table 10, Table 11, Table 12 and Table 13 showed that the addition of Ra and nab improved the prediction accuracy. In most cases, the addition of Ra and nab reduced either the number of false positives, the number of false negatives, or both. Except in the experiment with dataset D0, the addition of Ra and nab to the attribute NDAmean always reduced false positives but increased false negatives. However, the number of reduced false positives was greater than the number of increased false negatives. Therefore, the prediction accuracy was improved.
To evaluate the performance improvement of adding Ra and nab, we calculated the difference in the prediction accuracy of datasets evaluated with and without adding Ra and nab (Table 14). For all attributes in Table 14, the ordering of accuracy improvement was D15 > D0+ > D100. That is, the addition of Ra and nab had a stronger positive impact on accuracy for datasets with higher percentages of anonymous transactions. Therefore, as using anonymous transactions to hide fraudulent activities becomes more prevalent, the importance of using the privacy-related attributes to detect fraudsters also increases.
In Table 15, the baseline accuracy and the accuracy of using only Ra and nab were copied from the last column of Table 5 and the last rows of Table 6, Table 7, Table 8, Table 9, Table 10, Table 11, Table 12 and Table 13, respectively. The improvement column was calculated as the accuracy of using only Ra and nab subtracted from the corresponding baseline accuracy. Notably, ordering the datasets by the accuracy improvement over the baseline accuracy was the same as ordering them by their proportions of anonymous transactions: D15 > D0+ > D100 > D0. Thus, the importance of Ra and nab increased with the proportion of anonymous transactions in the dataset.
Because dataset D0+ contained all accounts where Ra > 0 in D100, we chose dataset D0+ to evaluate how Ra and nab are distributed among fraudster and non-fraudster accounts (Table 16). Although the mean value of Ra was smaller for non-fraudster accounts than for fraudster accounts, the reverse was true for the standard deviation of Ra. Similar results were also found for nab.
To indicate how Ra affects fraudster distribution, we calculated the proportions of fraudster and non-fraudster accounts for several subsets of the dataset D100, where each subset only contained the accounts where Ra was more than or equal to a certain threshold (Table 17). The proportions of fraudster accounts in the datasets where Ra ≥ 0 (i.e., D100) and Ra > 0 (i.e., D0+) were 26.7% and 27.14%, respectively; the difference was only 0.44%. However, when the threshold of Ra was increased to ≥0.1, the proportion of fraudster accounts in the dataset became 43.6%, a 16.46% increment over the dataset with Ra > 0. The proportion of fraudster accounts in the resulting dataset increased with the threshold. Finally, when Ra reached its maximal value of 1, the resulting dataset contained only fraudster accounts. Thus, the fraudster distribution reflected that an account with a higher Ra was more likely to be a fraudster account.

7. Conclusions

A privacy-aware reputation system in online auctions offers the same service to everyone and does not discriminate between honest and fraudulent users. Although it protects the privacy of each user, it can also be misused to cover criminal activities by enabling a fraudster to hide the fact that all or most of his/her positive ratings are given by accomplices. Without considering this fact, the scores provided by the reputation system can be misleading.
In this paper, we proposed two privacy-related attributes to quantify the proportion of anonymous ratings that a user received. We showed that both attributes improved the performance of the fraudster detection method. Future work should address how to calculate the reputation score to avoid an inflated reputation. The reputation system can employ a more sophisticated method to calculate the reputation score, for example, by assigning lower and higher weights to anonymous and non-anonymous ratings, respectively. Because the reputation score is available to all users to evaluate the trustworthiness of a buyer in real time, its impact can be quite substantial.
On some auction websites (e.g., eBay), anonymity is allowed, not only for giving ratings, but also for placing bids. This anonymous bidding function can also be abused by fraudsters to protect shill bidders, who bid on items with the intent to artificially raise their prices. Previous work on shill bidding detection includes deriving features from the bidding history to calculate the likelihood of a user participating in shill bidding [31], introducing a formal model checking approach to detect shill bidding [32], investigating the relationship between final auction prices and shill activities [33], and so on. Applying privacy-related features similar to the anonymous ratio to detect shill bidding is a potential area for further study.

Supplementary Materials

The following are available online at www.mdpi.com/1099-4300/19/7/338/s1.

Acknowledgments

This research is supported by the Ministry of Science and Technology, Taiwan, R.O.C. under Grant 105-2632-H-155-022.

Author Contributions

Both authors contributed to the conception and design of the study, the collection and analysis of the data and the discussion of the results. Jun-Lin Lin wrote the manuscript. The contributions of both authors are 80% (Jun-Lin Lin) and 20% (Laksamee Khomnotai).

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Bin, Z.; Yi, Z.; Faloutsos, C. Toward a comprehensive model in internet auction fraud detection. In Proceedings of the 41st Annual Hawaii International Conference on System Sciences, Waikoloa, HI, USA, 7–10 January 2008; p. 79. [Google Scholar]
  2. Wang, J.C.; Chiu, C.Q. Detecting online auction inflated-reputation behaviors using social network analysis. In Proceedings of the Annual Conference of the North American Association for Computational Social and Organizational Science, Notre Dame, IN, USA, 26–28 June 2005. [Google Scholar]
  3. Morzy, M. New algorithms for mining the reputation of participants of online auctions. Algorithmica 2008, 52, 95–112. [Google Scholar] [CrossRef]
  4. Wang, J.-C.; Chiu, C.-C. Recommending trusted online auction sellers using social network analysis. Expert Syst. Appl. 2008, 34, 1666–1679. [Google Scholar] [CrossRef]
  5. Chau, D.; Pandit, S.; Faloutsos, C. Detecting fraudulent personalities in networks of online auctioneers. In Knowledge Discovery in Databases: PKDD 2006; Fürnkranz, J., Scheffer, T., Spiliopoulou, M., Eds.; Springer: Berlin, Germany, 2006; pp. 103–114. [Google Scholar]
  6. Pandit, S.; Chau, D.H.; Wang, S.; Faloutsos, C. Netprobe: A fast and scalable system for fraud detection in online auction networks. In Proceedings of the 16th International Conference on World Wide Web, Banff, AL, Canada, 8–12 May 2007; pp. 201–210. [Google Scholar]
  7. Morzy, M. Cluster-based analysis and recommendation of sellers in online auctions. Comput. Syst. Sci. Eng. 2007, 22, 279–287. [Google Scholar]
  8. Lin, S.J.; Jheng, Y.Y.; Yu, C.H. Combining ranking concept and social network analysis to detect collusive groups in online auctions. Expert Syst. Appl. 2012, 39, 9079–9086. [Google Scholar] [CrossRef]
  9. Yu, C.H.; Lin, S.J. Web crawling and filtering for on-line auctions from a social network perspective. Inf. Syst. E Bus. Manag. 2012, 10, 201–218. [Google Scholar] [CrossRef]
  10. Yu, C.H.; Lin, S.J. Fuzzy rule optimization for online auction frauds detection based on genetic algorithm. Electron. Commer. Res. 2013, 13, 169–182. [Google Scholar] [CrossRef]
  11. Chiu, C.C.; Ku, Y.C.; Lie, T.; Chen, Y.C. Internet auction fraud detection using social network analysis and classification tree approaches. Int. J. Electron. Commer. 2011, 15, 123–147. [Google Scholar] [CrossRef]
  12. Lin, J.-L.; Khomnotai, L. Improving fraudster detection in online auctions by using neighbor-driven attributes. Entropy 2016, 18, 11. [Google Scholar] [CrossRef]
  13. Lin, J.-L.; Khomnotai, L. Using neighbor diversity to detect fraudsters in online auctions. Entropy 2014, 16, 2629–2641. [Google Scholar] [CrossRef]
  14. Tadelis, S. Reputation and feedback systems in online platform markets. Annu. Rev. Econ. 2016, 8, 321–340. [Google Scholar] [CrossRef]
  15. Gefen, D.; Karahanna, E.; Straub, D.W. Trust and TAM in online shopping: An integrated model. Manag. Inf. Syst. Q. 2003, 27, 51–90. [Google Scholar]
  16. Dellarocas, C. The digitization of word of mouth: Promise and challenges of online feedback mechanisms. Manag. Sci. 2003, 49, 1407–1424. [Google Scholar] [CrossRef]
  17. Ba, S.; Pavlou, P.A. Evidence of the effect of trust building technology in electronic markets: Price premiums and buyer behavior. Manag. Inf. Syst. Q. 2002, 26, 243–268. [Google Scholar] [CrossRef]
  18. Melnik, M.I.; Alm, J. Does a seller’s ecommerce reputation matter? Evidence from eBay auctions. J. Ind. Econ. 2002, 50, 337–349. [Google Scholar] [CrossRef]
  19. Jolivet, G.; Jullien, B.; Postel-Vinay, F. Reputation and prices on the e-market: Evidence from a major french platform. Int. J. Ind. Org. 2016, 45, 59–75. [Google Scholar] [CrossRef]
  20. Laitinen, E.K.; Laitinen, T.; Saukkonen, O. Impact of reputation and promotion on internet auction outcomes: Finnish evidence. J. Internet Commer. 2016, 15, 163–188. [Google Scholar] [CrossRef]
  21. Rabby, F.; Shahriar, Q. Non-neutral and asymmetric effects of neutral ratings: Evidence from eBay. Manag. Decis. Econ. 2016, 37, 95–105. [Google Scholar] [CrossRef]
  22. Utz, S.; Matzat, U.; Snijders, C. On-line reputation systems: The effects of feedback comments and reactions on building and rebuilding trust in on-line auctions. Int. J. Electron. Commer. 2009, 13, 95–118. [Google Scholar] [CrossRef]
  23. Carter, M.; Tams, S.; Grover, V. When do I profit? Uncovering boundary conditions on reputation effects in online auctions. Inf. Manag. 2017, 54, 256–267. [Google Scholar] [CrossRef]
  24. Chau, D.H.; Faloutsos, C. Fraud Detection in Electronic Auction. Available online: http://www.cs.cmu.edu/~dchau/papers/chau_fraud_detection.pdf (accessed on 2 July 2017).
  25. Gregg, D.G.; Scott, J.E. The role of reputation systems in reducing on-line auction fraud. Int. J. Electron. Commer. 2006, 10, 95–120. [Google Scholar] [CrossRef]
  26. Noufidali, V.; Thomas, J.S.; Jose, F.A. E-Auction Frauds—A Survey. Int. J. Comput. Appl. 2013, 61, 41–45. [Google Scholar]
  27. Lee, C.-L. Customer Behavior of Using Privacy Protection Mechanism in Online Auctions. Available online: http://etd.lib.nctu.edu.tw/cgi-bin/gs32/ncugsweb.cgi?o=dncucdr&s=id=%22NCU984203031%22.&searchmode=basic (accessed on 2 July 2017).
  28. Ruten. Available online: http://www.ruten.com.tw/ (accessed on 2 July 2017).
  29. You, W.; Liu, L.; Xia, M.; Lv, C. Reputation inflation detection in a Chinese C2C market. Electron. Commer. Res. Appl. 2011, 10, 510–519. [Google Scholar] [CrossRef]
  30. Witten, I.H.; Frank, E.; Hall, M.A. Data Mining: Practical Machine Learning Tools and Techniques; Morgan Kaufmann Publishers: Burlington, MA, USA, 2011; p. 664. [Google Scholar]
  31. Trevathan, J.; Read, W. Detecting shill bidding in online English auctions. In Handbook of Research on Social and Organizational Liabilities in Information Security; Information Science Publishing: Hershey, PA, USA, 2005; pp. 446–470. [Google Scholar]
  32. Xu, H.; Cheng, Y.-T. Model checking bidding behaviors in internet concurrent auctions. Int. J. Comput. Syst. Sci. Eng. 2007, 4, 179–191. [Google Scholar]
  33. Dong, F.; Shatz, S.M.; Xu, H.; Majumdar, D. Price comparison: A reliable approach to identifying shill bidding in online auctions? Electron. Commer. Res. Appl. 2012, 11, 171–179. [Google Scholar] [CrossRef]
Figure 1. Proportions of fraudster and non-fraudster accounts w.r.t. Ra in dataset D100.
Figure 1. Proportions of fraudster and non-fraudster accounts w.r.t. Ra in dataset D100.
Entropy 19 00338 g001
Table 1. Subgroups in Social Network Analysis (SNA).
Table 1. Subgroups in Social Network Analysis (SNA).
SubgroupsDescription
cliqueA maximal fully connected subnetwork of a network G
n-cliqueA maximal subnetwork of a network G in which every pair of nodes is connected by a path in G of length n or less
n-clanAn n-clique which has a diameter less than or equal to n
k-coreA maximal connected subnetwork of a network G in which each node is connected to at least k other nodes in the subnetwork
k-plexA maximal subnetwork of a network G in which each node is connected to at least n-k other nodes in the subnetwork, where n is the number of nodes in the subnetwork.
Table 2. SNA-based network-level features for detecting fraudsters in online auctions.
Table 2. SNA-based network-level features for detecting fraudsters in online auctions.
AttributeReferences
k-core[2,4,11]
core/periphery ratio[2]
center-weight[4]
credibility[3]
density[3,7]
degree (in-degree, out-degree)[11]
normalized betweenness[11]
k-plex =2 and (size = 5 or 6 or 7)[11]
n-clique = 1 and (size = 3 or 4 or 5)[11]
neighbor diversity[13]
neighbor driven attributes[12]
Table 3. Numbers of fraudster and non-fraudster accounts in the L1 and L2 accounts.
Table 3. Numbers of fraudster and non-fraudster accounts in the L1 and L2 accounts.
LevelFraudstersNon-FraudstersTotal
L1106311064
L214933263475
Total1212 (26.7%)3327 (73.3%)4539
Table 4. SNA-related attributes.
Table 4. SNA-related attributes.
NotationDefinition
RaAnonymous ratio. See Section 3.2.
nabAnonymous count. See Section 3.2.
k-coreThe largest k value of all k-core components that the node resides. See [2,4].
CWCenter weight. See [4].
nBetweennessNormalized betweenness. See [11].
binary_k-coreBinary attributes indicating whether the node is in a k-core component. In this study, k = 2 to 6 are used, as in [11].
2-plex_and_size = sBinary attributes indicating whether the node is in a 2-plex component with size = s. In this study, s = 5 to 7 are used, as in [11].
NDrNeighbor diversity on the number of received ratings [13].
NDAmeanMean of the numbers of received ratings of the node’s neighbors [12].
Table 5. Datasets.
Table 5. Datasets.
NotationDescription# of Fraudsters# of Non-FraudstersBaseline Accuracy (%)
D100All collected data, described in Section 4.1212332773.2981
D0Subset of D100 with Ra = 0.705196673.6054
D0+Subset of D100 with Ra > 0.507136172.8587
D15The top 15% of D100 with the highest Ra.38529656.5345
Table 6. J48 performance with dataset D100.
Table 6. J48 performance with dataset D100.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S975.85370.25250.6169190906
S9 & (Ra & nab)82.50720.45860.8029137657
k-core77.52810.31930.6649195825
k-core & (Ra & nab)82.28680.43810.8119123681
k-core & CW86.93540.71200.7796244349
k-core & CW & (Ra & nab)89.29280.73600.8431166320
NDr84.68830.82260.6750480215
NDr & (Ra & nab)86.78120.82340.7211386214
NDAmean88.69800.85810.7531341172
NDAmean & (Ra & nab)90.35030.82670.8146228210
Ra & nab80.21590.28550.915332866
Table 7. Artificial Neural Network (ANN) performance with dataset D100.
Table 7. Artificial Neural Network (ANN) performance with dataset D100.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S975.06060.19880.5995161971
S9 & (Ra & nab)79.42280.39770.7026204730
k-core74.44370.23350.5506231929
k-core & (Ra & nab)78.67370.37380.6843209759
k-core & CW85.63560.50660.919254598
k-core & CW & (Ra & nab)87.04560.56110.923956532
NDr83.80700.80690.6613501234
NDr & (Ra & nab)84.24760.81190.6689487228
NDAmean84.46790.79950.6771462243
NDAmean & (Ra & nab)84.60010.79040.6828445254
Ra & nab78.56360.22940.877039934
Table 8. J48 performance with dataset D0.
Table 8. J48 performance with dataset D0.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S976.82520.24110.669384535
S9 & (Ra & nab)76.82520.24110.669384535
k-core76.30100.21990.651383550
k-core & (Ra & nab)76.30100.21990.651383550
k-core & CW85.66080.65530.7674140243
k-core & CW & (Ra & nab)85.66080.65530.7674140243
NDr82.25380.85110.6192369105
NDr & (Ra & nab)82.25380.85110.6192369105
NDAmean88.50620.86520.742121295
NDAmean & (Ra & nab)88.50620.86520.742121295
Ra & nab73.60540.0000N/A0705
Table 9. ANN performance with dataset D0.
Table 9. ANN performance with dataset D0.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S976.56310.22840.662682544
S9 & (Ra & nab)76.56310.22840.662682544
k-core75.21530.26670.5646145517
k-core & (Ra & nab)75.21530.26670.5646145517
k-core & CW83.33960.43120.873644401
k-core & CW & (Ra & nab)83.45190.45670.845159383
NDr81.13070.78870.6103355149
NDr & (Ra & nab)81.57990.80000.6164351141
NDAmean85.06180.89220.660732376
NDAmean & (Ra & nab)84.64990.85390.6623307103
Ra & nab73.60540.0000N/A0705
Table 10. J48 performance with dataset D0+.
Table 10. J48 performance with dataset D0+.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S974.30410.14990.608049431
S9 & (Ra & nab)91.16700.74160.917134131
k-core81.04930.48130.728491263
k-core & (Ra & nab)91.06000.74560.908738129
k-core & CW89.40040.63710.958514184
k-core & CW & (Ra & nab)94.75370.85010.95142276
NDr87.63380.79290.7614126105
NDr & (Ra & nab)93.41540.79490.955019104
NDAmean90.41760.83430.81669584
NDAmean & (Ra & nab)93.68310.80670.95342098
Ra & nab89.61460.66270.935923171
Table 11. ANN performance with dataset D0+.
Table 11. ANN performance with dataset D0+.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S973.60810.15980.547367426
S9 & (Ra & nab)86.34900.67460.791790165
k-core73.23340.15780.522973427
k-core & (Ra & nab)87.25910.68440.816578160
k-core & CW88.27620.60550.941719200
k-core & CW & (Ra & nab)92.45180.81850.89444992
NDr87.47320.86980.724116866
NDr & (Ra & nab)88.81160.86190.758713970
NDAmean89.23980.90730.749215447
NDAmean & (Ra & nab)89.98930.84620.797410978
Ra & nab86.02780.57400.866145216
Table 12. J48 performance with dataset D15.
Table 12. J48 performance with dataset D15.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S956.24080.98160.56172917
S9 & (Ra & nab)88.83990.85790.94492056
k-core63.87670.45000.822137209
k-core & (Ra & nab)89.13360.85970.94302054
k-core & CW83.25990.78680.90063381
k-core & CW & (Ra & nab)92.36420.89350.96901141
NDr76.94570.85970.762710354
NDr & (Ra & nab)90.89570.85710.9792755
NDAmean84.28780.94030.81178423
NDAmean & (Ra & nab)88.83990.85450.94272056
Ra and nab89.72100.86490.94871852
Table 13. ANN performance with dataset D15.
Table 13. ANN performance with dataset D15.
AttributesAccuracy (%)RecallPrecisionFalse PositivesFalse Negatives
S953.74450.78420.561223382
S9 & (Ra & nab)79.14830.80260.82406676
k-core61.52720.47110.745861201
k-core & (Ra & nab)79.58880.84420.80457960
k-core & CW74.74300.66050.853743129
k-core & CW & (Ra & nab)87.81200.87270.90813449
NDr77.67990.91690.746312032
NDr & (Ra & nab)78.70780.81560.80937471
NDAmean82.52570.97140.775910811
NDAmean & (Ra & nab)86.93100.91170.86455534
Ra and nab77.97360.80520.80527575
Table 14. Percentage of accuracy improvement with the addition of Ra & nab.
Table 14. Percentage of accuracy improvement with the addition of Ra & nab.
AttributesJ48ANN
D100D0+D15D100D0+D15
S96.653516.862932.59914.362212.740925.4038
k-core4.758710.010725.25694.2314.025718.0616
k-core & CW2.35745.35339.10431.414.175613.069
NDr2.09295.781613.950.44061.33841.0279
NDAmean1.65233.26554.55210.13220.74954.4053
Table 15. Prediction accuracy (%) of baseline, using only Ra & nab, and improvement.
Table 15. Prediction accuracy (%) of baseline, using only Ra & nab, and improvement.
DatasetsBaseline AccuracyJ48ANN
AccuracyImprovementAccuracyImprovement
D1556.534589.721033.186577.973621.4391
D0+72.858789.614616.755986.027813.1691
D10073.298180.21596.917878.56365.2655
D073.605473.6054073.60540
Table 16. Mean and standard deviation of Ra and nab in dataset D0+.
Table 16. Mean and standard deviation of Ra and nab in dataset D0+.
-Ranab
MeanStdevMeanStdev
Fraudsters0.5679018193.0690335310.36107134813.81824708
Non-fraudsters0.14726471718.501836880.19007086788.81797154
Table 17. Fraudster distribution in datasets with Ra greater than or equal to a certain threshold.
Table 17. Fraudster distribution in datasets with Ra greater than or equal to a certain threshold.
Subset of D100FraudstersNon-Fraudsters
CountPercentageCountPercentage
Ra ≥ 0121226.70%332773.30%
Ra > 050727.14%136172.86%
Ra ≥ 0.142943.60%55556.40%
Ra ≥ 0.238555.56%30844.44%
Ra ≥ 0.334464.30%19135.70%
Ra ≥ 0.431470.40%13229.60%
Ra ≥ 0.529775.57%9624.43%
Ra ≥ 0.625978.96%6921.04%
Ra ≥ 0.722680.71%5419.29%
Ra ≥ 0.818984.75%3415.25%
Ra ≥ 0.915592.81%127.19%
Ra ≥ 1.0121100.00%00.00%

Share and Cite

MDPI and ACS Style

Lin, J.-L.; Khomnotai, L. Online Auction Fraud Detection in Privacy-Aware Reputation Systems. Entropy 2017, 19, 338. https://doi.org/10.3390/e19070338

AMA Style

Lin J-L, Khomnotai L. Online Auction Fraud Detection in Privacy-Aware Reputation Systems. Entropy. 2017; 19(7):338. https://doi.org/10.3390/e19070338

Chicago/Turabian Style

Lin, Jun-Lin, and Laksamee Khomnotai. 2017. "Online Auction Fraud Detection in Privacy-Aware Reputation Systems" Entropy 19, no. 7: 338. https://doi.org/10.3390/e19070338

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop