Consumer Decision Making in Knowledge-Based Recommendation
|
|
|
- Clara Chase
- 10 years ago
- Views:
Transcription
1 Consumer Decision Making in Knowledge-Based Recommendation Monika Mandl 1, Alexander Felfernig 1, Erich Teppan 2, and Monika Schubert 1 1 Institute for Software Technology, Graz University of Technology Inffeldgasse 16b, A-8010 Graz, Austria {monika.mandl, alexander.felfernig, monika.schubert}@ist.tugraz.at 2 Applied Informatics, University of Klagenfurt Universitätsstrasse 65-67, A-9020 Klagenfurt, Austria [email protected] Abstract. In contrast to customers of bricks and mortar stores, users of online selling environments are not supported by human sales experts. In such situations recommender applications help to identify the products and/or services that fit the user s wishes and needs. In order to successfully apply recommendation technologies we have to develop an in-depth understanding of decision strategies of users. These decision strategies are explained in different models of human decision making. In this paper we provide an overview of selected models and discuss their importance for recommender system development. Furthermore, we provide an outlook on future research issues. Keywords: Knowledge-based Recommendation, Interactive Selling, Consumer Buying Behavior, Consumer Decision Making. 1 Introduction Traditional approaches to recommendation (collaborative filtering [1], content-based filtering [2], and different hybrid variants thereof [3]) are well applicable for recommending quality & taste products such as movies, groceries, music, or news. Especially in the context of high-involvement products such as computers, cars, apartments, or financial services, those approaches are less applicable. For example, apartments are not bought very frequently consequently the corresponding items will not receive a critical mass of ratings needed for making reasonable predictions; for example, Bell and Koren [4] propose to use the 100 nearest neighbors in their collaborative filtering recommendation approach. Furthermore, a low frequency of user ratings would require to take into consideration a rather long time period of gathering ratings this would make it infeasible for a content-based filtering algorithm to derive meaningful predictions. Especially in domains where traditional recommendation approaches are not the first choice, knowledge-based recommendation technologies come into play [5,6]. Knowledge-based recommender applications are exploiting explicitly defined requirements of the user and additionally dispose of deep knowledge about the
2 underlying product assortment. Thus, knowledge-based recommender applications exploit knowledge sources that are typically not available in collaborative and content-based filtering scenarios. A direct consequence of the availability of deep knowledge about the product assortment and explicitly defined customer requirements is that no ramp-up problems occur [5,6]. The other side of the coin is that due to the explicit representation of recommendation knowledge in a recommender knowledge base knowledge-based recommenders cause so-called knowledge acquisition bottlenecks: knowledge engineers and domain experts have to invest considerable time efforts in order to develop and keep those knowledge bases up-to-date. Beside this technical challenge it is also important to consider consumer decision making strategies in the design of knowledge-based recommender systems to improve the quality of the recommendation process and to increase customer satisfaction with recommendation results. In this paper we focus on the discussion of selected models of consumer decision making and their importance for the development of knowledge-based recommender applications. The remainder of this paper is organized as follows. In Section 2 we introduce basic functionalities supported by knowledge-based recommender applications. We provide an overview of general models of consumer decision making in Section 3. In Section 4 to 7 we discuss related theories from decision psychology that can have a major impact on decision processes when interacting with knowledge-based recommender applications. With Section 8 we provide an outlook of relevant future research topics. The paper is concluded with Section 9. 2 Knowledge-based Recommendation The major difference between filtering-based recommendation approaches and knowledge-based recommendation [5,6] is that the latter use explicit knowledge about customers, the product assortment, and the dependencies between customer preferences. The rules for the identification of a solution are explicitly defined and thus allow the derivation of intelligent and deep explanations regarding the recommendation results. Since advisory knowledge is represented in the form of variables and constraints we are able to automatically determine repair actions in situations where no solution can be found for the given set of customer requirements [7, 8]. Knowledge-based recommendation problems can be defined on the basis of simple conjunctive database queries as well as on the basis of so-called constraint satisfaction problems (CSPs) [9]. A knowledge-based recommender application typically guides a user (repeatedly) through the following phases: 1. Requirements specification (Phase I.): in the first phase users are interacting with the recommender application in order to identify and specify their requirements. 2. Repair of inconsistent requirements (Phase II.): in the case that the recommender application is not able to identify a solution, it proposes a set of repair actions (change proposals for requirements) that (if accepted by the user) can guarantee the identification of a recommendation.
3 3. Result presentation (Phase III.): if the requirements can be fulfilled, the recommender application presents a set of product alternatives. These alternatives are typically ranked on the basis of a utility function (for a detailed example see [6]) and are either presented as an ordered list or on a product comparison page. 4. Explanations (Phase IV.): For each of the identified and presented product alternatives the customer can activate a corresponding explanation as to why this product has been recommended. Each explanation consists of argumentations that relate specified user requirements with the corresponding product properties. Figure 1 presents the requirements specification phase in RecoMobile, a knowledge-based application implemented for the recommendation of mobile phones [10]. Examples of such requirements in the mobile phones domain are I want to hear music with my mobile phone, or the recommended phone should have an integrated camera. Figure 1: Phase I. requirements specification personalized defaults are presented in order to proactively support users. These defaults are determined on the basis of the information from already completed recommendation sessions [10]
4 In Figure 2 a simple example of the RecoMobile repair mode is depicted. The recommender detects that no solution could be found, i.e., the defined set of customer requirements is inconsistent with the underlying recommender knowledge base. An example of such an infeasibility in the mobile phones domain is the combination of the phone should have no web access and the phone should support sports tracking. In such a situation, the system activates a repair component that identifies minimal sets of changes such that the retrieval of at least one solution is possible. Figure 2: Phase II. repair of inconsistent requirements a repair component identifies minimal sets of changes such that the retrieval of at least one solution is possible The phone selection page (see Figure 3) enlists the set of phones that fulfill the given set of customer requirements. This set is ranked on the basis of similarity metrics, i.e., the similarity between the current customer requirements and the requirements of customers stored in logs of already completed recommendation sessions (for details see [10]).
5 Figure 3: Phase III. result presentation a set of phones that fulfill the specified requirements is presented to the user For each mobile phone the user can activate a corresponding explanation page. In RecoMobile the explanations are presented in the form of a detailed enlisting of
6 those user requirements which are fulfilled by the specific mobile phone (see Figure 4). Finally, the user can select the preferred mobile phone and finish the session. Figure 4: Phase IV. a simple form of explanation - an enlisting of those user requirements which are fulfilled by a specific mobile phone To increase the user satisfaction with the recommendation process, it is not only important to implement algorithms that provide good recommendations, but also to establish an adequate format for presenting the recommendations. Research on consumer decision making has shown that consumers are influenced by the format of the information presented and as a consequence use different decision-making strategies in different contexts [see e. g. 11, 12, 13, 14, 15, 16]. In order to better assist consumers in buying decisions, recommender systems require the integration of basic algorithms with deep knowledge about human decision making. An overview of selected models of consumer decision making is provided in the next section.
7 3 Models of Consumer Decision Making History. In the 18 th century, economics began to explore knowledge about consumer decision-making processes. Nicholas Bernoulli developed the first consumer decision making theory. The basic assumption of this theory was that consumers make buying decisions based on the expected results of their purchases [17]. According to Bernoulli, consumers select that option which will provide maximum satisfaction. Bernoulli s Utility theory was later extended by John von Neumann and Oskar Morgenstern [18]. In their Expected Utility Theory they introduced four axioms which define a rational decision maker: completeness (a decision maker has well defined preferences), transitivity (preferences are consistent), independence (preferences hold independently of the outcome) and continuity (given a middle option there is a "tipping point" between being better than and worse than this reference option). Von Neumann and Morgenstern stated that the preferences of a rational decision maker can be represented by a utility function. In the 1950s, Herbert Simon developed an alternative model of consumer decision making: Satisficing [19]. This model takes into account the fact that consumers stop the decision making process when they have found a product they consider as good enough, rather than to identify the best solution. Simon argued that the idea of the rational decision maker requires cognitive information processing skills that people do not possess. According to Simon, decision makers lack the ability and resources to arrive at the optimal solution and typically operate within a bounded rationality. Since 1960s various consumer decision-making models have been developed [20]. In the following we will discuss selected models with a special relevance in the context of recommender applications. Traditional Economic Models. Based on the rationality aspects of Utility Theory [18], traditional economic models are assuming that all users are able to take decisions that are optimal and that have been derived on the basis of rational and formal processes. Consumers were considered as rational decision makers who seek to maximize utility. Due to their wide ranging scope, these models are often labeled as grand models [21]. Among the best known are the Nicosia Model [22], the Howard-Sheth-Model [23], and the Engel, Kollat & Blackwell-Model [24]. An assumption of economic models is that preferences remain stable, i.e., are not adapted within the scope of a decision process. However, it is a fact that preferences can be extremely unstable, for example, a customer who buys a car first sets the upper limit for the overall price to This does not mean that the upper limit is strict since the customer could change his/her mind and set the upper limit for the price to simply because he/she detected additional technical features for which he/she is willing to pay the higher price, for example, high-quality headlights, park-distance control, satellite navigation, and rain-sensor for the windscreen wipers. Solely on the basis of this simple example we immediately see that preferences could change over time, i.e., are not stable within the scope of a recommendation session. This insight led to the development of new decision models see, e.g., [25, 26]. The most important ones will be discussed in the following. Effort Accuracy Framework. Following this model developed by Payne, Bettman, and Johnson [25], users are taking into account cost-benefit aspects. This basic assumption is similar to Simon s Satisficing theory [19]. A decision process is now
8 characterized by a trade-off between the effort to take a decision and the expected quality of the decision. The effort-accuracy framework is based on the fact that users (customers) show an adaptive decision behavior and select from an available set of different decision heuristics depending on the current situation. Criteria for the selection of a certain heuristic are on the one hand the needed decision quality and on the other hand the (cognitive) efforts needed for successfully completing the decision task. This framework clearly differs from the above mentioned economic models of decision making. In those models, optimality plays a dominant role and the efforts related to successfully completing a decision task are neglected. However, especially the effort for completing a decision task has to be taken into account as an important factor that determines whether the user is willing to apply the recommender application or chooses a different provider. Construction of Preferences. The concept of preference construction in human choice has been developed by Bettman, Luce, and Payne [26]. The basic idea of preference construction is that users tend to identify their preferences within the scope of a recommendation session but only in rare cases are able to state their preferences before the beginning of the decision process. Thus decision processes are more focused on constructing a consistent set of preferences than eliciting preferences from the user which is still the predominantly supported type of decision process in many existing knowledge-based recommender applications. Since user preferences are constructed within the scope of a recommendation session, the design of the user interface can have a major impact on the final outcome of the decision process. In order to improve the applicability of recommender applications we must integrate recommendation technologies with deep knowledge about human decision making. Such an integration can help to improve the perceived quality of the recommender application for the user as well as the predictability of decision outcomes (see the discussions in the following sections). In the remainder of this paper we will review selected theories from decision psychology with respect to their potential impact on preference construction processes. These theories have already shown to be of relevance for recommender applications an overview is provided in Table 1. theory decoy effects Table 1: Selected theories of decision psychology. explanation inferior products added to a result set can significantly change the outcome of the decision process [27, 28, 29]. primacy/recency information units at the beginning and the end of a list are analyzed and recalled significantly more often than those in the middle of a list this has an impact on a user s selection behavior [30, 31, 32]. framing defaults the way in which we describe a certain decision alternative can have a significant impact on the final decision [12, 34, 35, 37]. pre-selected decision alternatives have the potential to significantly change the outcome of a decision process [10, 39, 40, 41, 42].
9 4 Decoy Effects Decoy products are items that are inferior to other items in a given set of recommended products. 1 In this context, the inferiority respectively superiority of items is measured by simply comparing the underlying properties of items with regard to their distance to the optimal value. For example, robot X dominates robot Y in the dimensions price and reliability if it has both a lower price and a higher reliability. The inclusion of such decoy products can significantly influence the outcome of the decision process and therefore has to be taken into account when implementing recommender applications. The phenomenon that users change their selection behavior in the presence of additional inferior items is denoted as decoy effect. Decoy effects have been intensively investigated in different application contexts, see, for example [27, 28, 29, 43, 44, 45]. In the following subsections we will discuss different types of decoy effects and explain how those effects can influence the outcome of decision processes. Note that the existence of decoy effects provides strong evidence against the validity of traditional economic models of choice [22, 23, 24] that suppose rational and optimal strategies in human decision making. 4.1 Compromise Effects Compromise effects denote one specific archetype of decoy effects which is shown in Table 2. It is possible to increase the attractiveness of robot X compared to robot Y by adding robot D to the set of alternatives. Robot D increases the attractiveness of robot X since, compared to robot D, X has a significantly lower price and only a marginally lower reliability (this effect is denoted as tradeoff-contrast). This way, X is established as a compromise between the alternatives Y and D. By the insertion of decoy robot D the comparison focus of the user is set to XD since D is more similar to X than to Y (similarity effect). Note that the compromise of choosing X can as well be explained by the aspect of extremeness aversion, a concept proposed by Simonson and Tversky [28]. Their research has shown that adding an extreme alternative to a choice set will result in people favoring the middle choice, where attribute values are positioned between the values of the other alternatives. Table 2: Compromise effect. product (robot) X Y D price [ ] reliability [0..10] Note that we use the robot product domain in the following examples.
10 More formally, we can explain decoy effects as follows. Under the assumption that the probability of selection for item X out of the item set {X,Y} is equal to the probability of selection of Y out of {X,Y}, i.e., P(X,{X,Y}) = P(Y,{X,Y})), the addition of D causes a preference shift to X, i.e., P(Y,{X,Y,D}) < P(X,{X,Y,D}). 4.2 Asymmetric Dominance Effects The second archetype of decoy effect is called asymmetric dominance (depicted in Table 3). In this scenario, robot X dominates robot D in both attributes (price and reliability) whereas robot Y dominates robot D in only one dimension (the price). The addition of robot D to the set of {X,Y} can help to increase the share of X. In this context the comparison focus is set to XD (D is more similar to X than Y) which makes X the clear winner in the competition, i.e., P(Y,{X,Y,D}) < P(X,{X,Y,D}). Table 3: Asymmetric dominance effect. product (robot) X Y D price [ ] reliability [0..10] Attraction Effects The third archetype of decoy effects is called attraction effect. In this context, X appears to be only a little bit more expensive and simultaneously has a significantly higher reliability compared to robot D (tradeoff-contrast see Table 4). In this scenario the inclusion of D can trigger an increased probability of selection for robot X since X appears to be more attractive than D, i.e., P(Y,{X,Y,D}) < P(X,{X,Y,D}). The attraction effect moves the comparison focus to the combination of items XD since D is more similar to X than to Y (similarity effect). Note that both compromise effects and attraction effects are based on the ideas of tradeoff-contrast and similarity. The difference lies in the positioning of decoy items. In the case of the compromise effect, decoy products are representing extreme solutions (see Table 2) whereas in the case of the attraction effect decoy products are positioned between the target and the competitor product (see Table 4). Table 4: Attraction effect. product (robot) X Y D price [ ] reliability [0..10] 7 3 5
11 Application of Decoy Effects in Recommendation Scenarios. If decoy items are added to a result set, this can change the selection probability for items that were included in the original result set. The occurrence of decoy effects have been shown in a number of empirical studies in application domains such as financial services, e- tourism, and even software agents (see, for example, [27, 28, 46]). The major possibilities of exploiting decoy effects in knowledge-based recommendation scenarios are the following: Increased selection probability for target items: as already mentioned, adding additional inferior items to a result set can cause an increased share of target items [43] (in our example denoted as item X). This scenario definitely has ethical aspects to be dealt with since companies can potentially try to apply decoy effects for selling products that are maybe suboptimal for the customer. Increased decision confidence: beside an increase of the share of the target product, decoy effects can be exploited for increasing the decision confidence of a user [44]. In this context, decoy effects can be exploited for resolving cognitive dilemmas which occur when a user is unsure about which alternative to choose from a given set of nearly equivalent alternatives. Increased willingness to buy: from empirical studies we know that a user s level of trust (confidence) in recommendations is directly correlated with the willingness to buy, i.e., increasing the level of trust directly means that the purchase probability can be increased as well [47]. The important question to be answered now is how to predict decoy effects within the scope of a recommendation scenario. Predicting the selection of products contained in the set of possible product alternatives (the consideration set CSet) requires the calculation of dominance relationships between the items contained in a result set. Exactly for this calculation different models have been developed [46, 48] the outcomes of each of these models are dominance relationships between the items in CSet. The calculation of such dominance relationships can be based on Formula 1 which is a simplified version of the approach introduced in [46]. This formula allows the calculation of dominance relationships between different products in a consideration set, i.e., d(u, CSet) denotes the dominance of product u compared to all other items in CSet. diff ( ua, va ) d( u, CSet) * sign( ua, va ). a a v CSet { u} a properties Formula 1: Calculating dominance value d for u in CSet: diff(u a,v a ) = u a -v a if a=reliability, otherwise diff(u a,v a ) = v a -u a. sign(u a,v a )=1 if u a v a, -1 otherwise. Applying Formula 1 to the product set {X,Y,D} depicted in Table 2 results in the dominance values that are depicted in Table 5. For example, product v 1 (Y) has a better price than product u (X; the target item) the corresponding dominance value is -0.65, i.e., product u is inferior regarding the attribute price. The sum of the max min
12 attribute-wise calculated dominance values, i.e., d(u,cset), provides an estimation of how dominant item u appears to be in the set of candidate items CSet. The values in Table 5 clearly show a dominance of item X over the items Y and D. Table 5: Dominance values for A CSet for Table 2. u v 1 v 2 Sum d(u,cset) X Y D d(x,{x,y,d}) price reliability Y X D price reliability D X Y price reliability The dominance relationships between items in a result set can be directly used by a corresponding configuration algorithm to calculate a choice set, such that the attractiveness of one option is increased [46]. If the recommendation algorithm determines, for example, 20 possible products (the consideration set) and the company wants to increase the sales of specific items in this set, a configuration process can determine the optimal subset of items that should be presented to the user such that purchase probability is maximized. 5 Primacy/Recency In 1946 Solomon Asch conducted an experiment on formations of personality impression [11]. The results of this study showed that presenting adjectives describing a person in sequence, the same words could result in very different ratings of that person depending on the order in which the words were presented. A person described as "intelligent, industrious, impulsive, critical, stubborn, envious" was rated more positive by the participants than a person described as "envious, stubborn, critical, impulsive, industrious, intelligent". This phenomenon is known as primacy effect and is explained through a memory advantage that early items in a list have [49]. Murphy, Hofacker and Mizerski [31] explored the importance of an item s list position in an online environment. In their experiment they manipulated the serial position of links on the website of a popular restaurant. The results of this study
13 showed that visitors tended to click the link on first position most frequently. But there was also an increased tendency to click on the links at the end of the list. This is known as recency effect. The results go along with the findings of Hermann Ebbinghaus who first documented the serial position effect [50] which describes the relationship between recall probability of an item and its position in a list (see Figure 5). Figure 5: Serial position effect a term coined by Hermann Ebbinghaus [50] that refers to the finding that items at the beginning and at the end of a list are more accurately recalled than those items positioned in the middle of a list Application of Serial Position Effects in Recommendation Scenarios. Felfernig et al. [30] investigated serial position effects in knowledge-based recommendation scenarios, especially in the context of presenting product features. They conducted a study where participants were asked to choose a tent out of a set of tents (the tent, a participant would buy most likely in a real purchase situation). The position of product attributes used to describe the tents was varied. The results of this study showed significant changes in the product selection behavior that have been triggered by changed product attributes orderings. The results of the studies [11, 30, 31] illustrate the importance of an item s position in an ordered list. E-Commerce retailers utilize product recommendations as a targeted marketing tool to personalize the shopping experience for each customer [64]. In this context serial position effects play an important role in the ordering of products on result pages. As a consequence, recommender applications must be aware of the fact that different item rankings can trigger different item selection behavior and as well can increase or reduce a users decision making efforts. Based on the results of their research, Murphy, Hofacker and Mizerski [31] suggest to place the most important item on the first position and to place another important item on the last position of a list (the process should be continued with the order of importance). An approach to calculate personalized item rankings and to take into account primacy/recency effects in the presentation of result sets has been introduced
14 in [32]. The authors of [32] utilize the concepts of Multi-Attribute Utility Theory (MAUT) [33] and derive the importance of interest dimensions from customer requirements. Product alternatives are then evaluated according to these dimensions. We now want to discuss the concepts presented in [32] in more detail on the basis of the following example. Let us assume that economy and quality have been defined as example interest dimensions for the robot product domain introduced in Section 4. In Tables 6-7 example scoring rules are defined that describe the relationships between the robot attributes (price and reliability) and the corresponding interest dimensions. For example, Table 6 shows that an expensive robot has a low perceived value for interest domain economy and a high perceived value for interest dimension quality. Table 7 shows that a robot with low reliability has a high valence in interest domain economy and a low valence in interest dimension quality. Table 6: Scoring rules for product attribute price price economy quality <= > 2000, <= > 5000, <= > 8000, <= Table 7: Scoring rules for product attribute reliability reliability economy quality <= > 3, <= > 6, <= Given a concrete customer (customer 1) with a higher interest in the dimension economy (importance of 0,7) compared to the dimension quality (importance of 0,3 assuming that the sum of importance values is 1), a personalized product ranking can be calculated on the basis of Formula 2. In this formula contribution(r,i) defines the contribution of product r to the interest dimension i and interest(i) shows the degree to which a specific customer is interested in dimension i. productutility( r) n i 1 contribution( r, i)*int erest( i) Formula 2: Calculating overall utility of a product r [32] - contribution(r,i) = the contribution of product r to the interest dimension i; interest(i) = the degree to which a specific customer is interested in dimension i Applying the scoring rules of Tables 6-7 to the robots of Table 4 results in the item ranking shown in Table 8.
15 Table 8: Overall utilities of robots in Table 4 robot economy quality overall utility X 6+4= =15 10*0,7+15*0,3=11,5 Y 10+10=20 3+4=7 20*0,7+7*0,3=16,1 D 6+6=12 5+7=12 12*0,7+12*0,3=12 This customer-specific ranking of products can now be used to identify an ordering of robots that takes into account primacy/recency effects. For this purpose a utility value has to be assigned to each list position. Based on the approach of Murphy, Hofacker and Mizerski [31] the first and last position will get a higher utility value as the middle position (see Table 9). Table 9: Utilities of product positions robot position utility of position In order to calculate a customer-specific product ordering taking into account primacy/recency effects, Formula 3 can be applied. In our simple example we have 3!=6 possible combinations of product sequences. We can use this formula to identify a corresponding product ordering. orderutility n r1... n productutility( ri )* positionutility( i) i 1 Formula 3: Calculation of the utility of a product sequence with n products [32] - productutility(r) = the utility of a specific product for a particular customer; positionutility(i) = the utility of a specific position in the result list In Formula 3, productutility(r i ) specifies the utility of a specific product r i for a customer (in our case customer 1 see Table 8) and positionutility(i) defines the utility of a specific position i in the result list (see Table 9). As shown in Table 10, the listing with the highest utility is the one where robot Y is positioned at the first position (the most interesting option for the customer) and robot D is placed on the last position. Table 10: Overall utilities of possible robot sequences robot sequence overall utility (r 1 -r 2 -r 3 ) X-Y-D 11,5*3+16,1*1+12*2=74,6 X-D-Y 11,5*3+12*1+16,1*2=78,7 Y-X-D 16,1*3+11,5*1+12*2=83,8 Y-D-X 16,1*3+12*1+11,5*2=83,3 D-X-Y 12*3+11,5*1+16,1*2=79,7 D-Y-X 12*3+16,1*1+11,5*2=75,1
16 6 Framing Framing effects occur when one and the same decision alternative is presented in different variants [34]. Tversky and Kahnemann [12] presented a series of studies where they confronted participants with choice problems using variations in the framing of decision outcomes. They reported that seemingly inconsequential changes in the formulation of choice problems caused significant shifts of preference [12]. An explanation for such choice reversals is given by prospect theory developed by Kahnemann and Tversky [51]. In this theory a value function is introduced for explaining decision making under risk, where negative outcomes have a higher impact compared to the positive ones (see Figure 6). Figure 6: Prospect theory s value function [51] evaluating losses and gains Levin, Schneider and Gaeth [35] introduced three dimensions in which framing manipulations can differ: what is framed, what is affected, and how is the effect measured. Based on this distinction the authors identified three different types of framing effects (see Table 11). Table 11: Framing types defined by Levin, Schneider and Gaeth [35] Framing type Information framed risky choice framing risk level of options attribute framing one attribute of an object goal framing goal of an action/behavior The form of framing introduced by Tversky and Kahneman [12] is categorized as risky choice framing, based on the fact that given options in a choice problem differ in level of risk. The same decision problem can be described as a choice between one sure and one risky loss (loss frame) as well as a choice between one sure and one risky gain (gain frame) [36]. Research has identified a general preference shift from more risky choices (with more gains) to choices that avoid losses [35]. The most famous example of this framing type is the Asian disease problem [12] where participants of a study were confronted with the situation that 600 individuals are infected with a deadly disease. Two options with a different risk level to combat the disease
17 where presented. Participants were divided into two groups. One group had to choose between options described in terms of lives saved (positive frame) and the other group had to choose between options based on a description of lives lost (negative frame). The results of this study showed that participants preferred the risk-free alternative when the problem was framed positively ( 200 people will be saved is preferred to the option 600 people will be saved with 1/3 probability and all people will die with a 2/3 probability ). In contrast, participants in the negative frame tend to choose the risky alternative ( 1/3 probability that no one will die and 2/3 probability that all people will die is preferred to 400 people will die ). The second framing type is called attribute framing. Here only one attribute or characteristic of an object is framed. For example in a study conducted by Levin and Gaeth [54] a beef product labeled as 75% lean was evaluated more favorable than a beef product labeled as 25% fat. The third type of framing termed by Levin, Schneider and Gaeth [35] is goal framing where the information which is framed is the goal of an action or behavior. Ganzach and Schul [38] reported three experiments where the goal of the decision was framed either as acceptance or rejection. The participants were asked to choose one out of two candidates which they would accept/reject. The results of the experiments showed that goal framing influences the extent of processing of positive vs. negative information. If the decision problem was framed as an acceptance decision, participants were more likely to rely on positive information whereas participants confronted with a rejection decision focused on the evaluation of negative information. An explanation for this phenomenon is given by the confirmation bias, a term coined by Peter Wason [52]. Confirmation bias is a tendency to make frame-compatible features more important in a choice problem. Price framing. Another occurrence of framing is price framing, where the granularity of the presented price information (price information presented in one attribute or distributed over several attributes) is framed. Since only one attribute of the object is framed, price framing can be seen as a subclass of attribute framing in the categorization of Levin, Schneider and Gaeth [35]. Bertini and Wathieu [53] conducted a series of studies to investigate the effect of this framing type. They found that price format influences users in the evaluation of product attributes. If the price information is provided for different subparts of a product, users tend to focus on evaluating those subparts with corresponding price information. If the product price on the contrary is represented by one attribute, users focus on evaluating other technical attributes. Application of Framing Effects in Recommendation Scenarios. The framing of options or characteristics of options in a choice set can result in a shift of selection probability for items [12, 34, 35, 37]. The implications of the above-mentioned framing types on user decision behavior are the following: Risky choice framing: Levin, Schneider and Gaeth [35] pointed out that in risky choice framing a positive frame typically enhances risk aversion. For example, a fund with a 95% probability of no loss is interpreted as a better solution compared to the same product described with a 5% probability of loss. In the context
18 of recommender systems this framing type plays an important role in the presentation of product alternatives as well as in the presentation of repair proposals for inconsistent requirements since the way in which those alternatives are presented can significantly change a user s selection behavior. Attribute framing: a positive framing of an attribute of options leads to a more positive judgment of the options compared to negative frames. For example Marteau [37] demonstrated that people were more likely to attend medical procedures described by their survival rate rather than their mortality rate. In this context as well, attribute framing has to be taken into account when designing result (product) presentations in a recommender application. Goal framing: in goal framing a negatively framed message is more likely to lead to a negative response than a comparable positively framed message, as results of the research of Ganzach and Schul [38] shows. In recommender systems this fact is relevant in the requirements specification phase. For example, if the interface is requesting decisions regarding the inclusion of items, users will rather take into account positive properties and vice-versa if items should be excluded, uses will rather take into account negative (less preferred) item properties. Price framing: In the context of recommender systems, this framing type has to be considered in the product presentation since price framing can lead to a shift of a user s evaluation focus from quality attributes (e.g., technical attributes of a digital camera) to price attributes and thus could significantly change the outcome of the decision process. This effect is, for example, exploited by discount airlines which typically give a separate listing for air fares and fees. 7 Defaults Internet users are facing an ever increasing amount of product information. For example, at Pandora 2, a popular personalized internet radio service, the characteristics of a song are specified by 400 attributes. Early research in the field of consumer behavior indicated that confronting the consumer with too much information can result in a decreased quality of decision performance [55, 56]. These traditional approaches studied the information overload effect by varying the number of alternatives in the choice set and the number of product attributes. The results of these studies showed an inverted-u-shaped relationship between the amount of information and decision quality (measured by the consumers ability to make correct decisions among many different products [57]). Later research resulted in contrary results (see, e.g., [58, 59]). For example, Russo [58] reanalyzed the data of the research of Jacoby, Speller and Kohn [55] and found no overload effect. Contrary to the original conclusions, Russo s results suggested that more information can help the consumer in making choices. Consequently both aspects seem to be important, i.e., the user must not be overloaded with too many (often non-understandable technical) aspects but on the other hand must have available all the necessary information relevant for taking a 2
19 decision. Huffman and Kahn [39] state that the key to customer satisfaction with the entire shopping interaction is to ensure that the customer is equipped to handle the variety. A possibility to support users in the specification of their requirements is to provide defaults [10]. Defaults in recommender systems are preselected options used to express personalized feature recommendations. For example, if the user is interested in using GPS navigation with the mobile phone, the recommended phone should support web access. Thus defaults are a means to help the user identifying meaningful alternatives that are compatible with their current preferences. Application of Defaults in Recommendation Scenarios. Especially for knowledgebased recommender applications defaults play a very important role since users tend to accept preset values compared to other alternatives [41, 42]. An explanation model for this phenomenon is that users often tend to favor the status quo over alternatives often of equal attractiveness. Samuel and Zeckhauser [42] have shown this effect, known as status quo bias, in a series of experiments. Kahnemann, Knetsch and Thaler [60] argue that the status quo bias can be explained by a notion of loss aversion. They explain that the status quo serves as a reference point and alternative options are evaluated in terms of gains and losses relative to the reference point. Felfernig et al. [10] conducted a study to investigate the impact of personalized feature recommendations in a knowledge-based recommendation process (see e. g. Figures 1-4). The nearest neighbors and Naïve Bayes voter algorithms were used for the calculation of defaults. The results of this research indicate that supporting users with personalized defaults can lead to a higher satisfaction with the recommendation process. A major risk of defaults is that they could be exploited for misleading users and making them to choose options that are not really needed to fulfill their requirements. Ritov and Barron [41] suggest counteracting the status-quo bias by presenting the options in such a way, that keeping as well as changing the status quo needs user input. They argue that when both keeping and changing the status quo require action, people will be less inclined to err by favoring the status quo when it is worse [41]. Consequently, a recommender interface supporting such an interaction type has the potential to reduce biasing effects and also could help to increase a user s trust in the recommender application. 8 Further research issues Until now we focused on the discussion of selected decision-psychological aspects relevant for the development of knowledge-based recommender applications. In the remainder of this paper we are going to discuss relevant topics for future research. Repair actions. Repair actions help users to get out of the so-called no solution could be found dilemma [8] (see Section 2). If a given set of requirements does not allow the calculation of a recommendation there exist potentially many different alternative combinations of repair actions (exponential in the number of requirements [61]) that resolve the current conflict. As a consequence, it is not possible to present the complete set of possible repair actions and we have to select a subset that best fits
20 with the requirements of the user. An approach to personalize the selection of repair actions has been introduced in [8]. A major goal for future work is to extend the approach of [8] by additionally taking into account different types of decoy effects that potentially occur in the repair selection process. Of special interest is the question whether there exist dependencies between decoy types. Serial position effects on result pages in the context of knowledge-based recommender systems have been demonstrated by Felfernig et al. [30]. We want to investigate whether such effects also occur when presenting repair actions. Finally, we are interested in the existence of decision biases when using defaults for the presentation of repair alternatives. Result pages. Similar to the selection of repair alternatives we are also interested in general properties of decoy effects when presenting product lists. In this context we are interested in answering questions regarding the upper bound for the number of products such that decoy effects still occur. Furthermore, we are interested in interrelationship between item distances (typically calculated by different types of similarity metrics [65]) and the existence of decoy effects. A further question is whether we have to cluster target, competitor, and decoy items or whether decoy effects still occur if the positioning distance between items is increased. Another challenging question is whether there exists an interrelationship between different types of decoy effects, for example, do the asymmetric dominance effect and the compromise effect compensate each other or is there a kind of synergy effect in terms of even more significant selection shifts? Compound critiques. Critiquing-based recommender applications [62, 63] often support the concept of compound critiques. Critiques are a natural way to support users in item selection processes without forcing them to explicitly specify values for certain item properties. Especially users who are non-experts in the product domain prefer navigation process where they are articulating requirements on a more abstract level such as lower price or higher resolution. In order to fasten the interaction with a critique-based recommender application, prototype systems have been developed that support the articulation of so-called compound critiques, i.e., critiques that include two or more change requests regarding basic product properties. An example of such a compound critique is lower price and higher resolution. A typical critiquing-based recommender presents a list of alternative compound critiques to the user. In this context, we are interested in answering the question whether decoy effects and serial position effects also occur in the selection of compound critiques. 9 Conclusions We have presented a selected set of decision-psychological phenomena that have a major impact on the development of knowledge based recommender applications. A number of related empirical studies clearly show the importance of taking into account such theories when implementing a recommender application. We see our contribution as a first one on the way towards more intelligent recommender user interfaces that know more about the user and also know how to exploit this
21 knowledge for improving the quality of applications in different dimensions such as prediction accuracy or overall satisfaction with the recommender applications. Acknowledgements. The presented work has been developed within the scope of the research project XPLAIN-IT (funded by the Privatstiftung Kärnter Sparkasse). References 1. Konstan, J., Miller, B., Maltz, D., Herlocker, J., Gordon, L., Riedl, J. GroupLens: applying collaborative filtering to Usenet news Full text. Communications of the ACM, 40(3):77-87 (1997) 2. Pazzani, M., Billsus, D. Learning and Revising User Profiles: The Identification of Interesting Web Sites. Machine Learning, (27): (1997) 3. Burke, R. Hybrid Recommender Systems: Survey and Experiments. User Modeling and User-Adapted Interaction, 12(4): (2002) 4. Bell R., Koren, Y. Improved Neighborhood-based Collaborative Filtering. 1 st KDDCup 07, San Jose, California (2007) 5. Burke, R. Knowledge-based Recommender Systems, Encyclopedia of Library and Information Systems, 69(32): (2000) 6. Felfernig, A., Burke, R. Constraint-based Recommender Systems: Technologies and Research Issues, ACM International Conference on Electronic Commerce (ICEC 08), Innsbruck, Austria, Aug , pp-1-8 (2008) 7. Felfernig, A., Friedrich, G., Jannach, D., Stumptner, M. Consistency-based Diagnosis of Configuration Knowledge Bases. Artificial Intelligence, 2(152): (2004) 8. Felfernig, A., Friedrich, G., Schubert, M., Mandl, M., Mairitsch, M., Teppan, E. Plausible Repairs for Inconsistent Requirements, 21 st International Joint Conference on Artificial Intelligence (IJCAI 09), Pasadena, California, USA, pp (2009) 9. Tsang, E. Foundations of Constraint Satisfaction. Academic Press, London (1993) 10. Felfernig, A., Mandl, M., Tiihonen, J., Schubert, M., Leitner, G. Personalized User Interfaces for Product Configuration. International Conference on Intelligent User Interfaces (IUI 2010), pp (2010) 11. Asch, S. E. Forming Impressions of Personality. Journal of Abnormal Social Psychology, Vol. 41, pp (1946) 12. Tversky, A., Kahneman, D. The Framing of Decisions and the Psychology of Choice. Science, New Series, Vol. 211, pp (1981) 13. Lussier, D. A., Olshavsky, R. W. Task Complexity and Contingent Processing in Brand Choice. Journal of Consumer Research, pp (1979) 14. Bettman, J. R., Johnson, E. J., Payne, J. W. Consumer Decision Making. Handbook of Consumer Behavior, pp (1991) 15. Payne, J.W. Task complexity and contingent processing in decision making: An information search and protocol analysis. Organizational Behavior and Human Performance, pp (1976) 16. Bettman, J.R., Kakkar, P. Effects of information presentation format on consumer information acquisition strategies. Journal of Consumer Research, pp (1977) 17. Richarme, M. Consumer Decision-Making Models, Strategies, and Theories, Oh My! Quirks Marketing Research (2005) 18. Neumann, J., Morgenstern, O. Theory of Games and Economic Behavior. Princeton, NJ. Princeton University Press (1944) 19. Simon, H. A. Rational choice and the structure of the environment. Psychological Review, 63: (1956)
22 20. Erasmus, A. C., Boshoff, E., Rousseau, G. G. Consumer decision-making models within the discipline of consumer science: a critical approach. Journal of Family Ecology and Consumer Sciences, 29:82 90 (2001) 21. Kassarjian, H. The development of consumer behavior theory. Advances in Consumer Research, 9(1):20-22 (1982) 22. Nicosia, F. Consumer decision process: Marketing and advertising implications. Englewood Cliffs, Prentice Hall, New York (1966) 23. Howard, J. A., Sheth, J. N. The theory of buyer behavior. John Wiley and Sons, New York (1969) 24. Engel, J. F., Kollat, D. J., Blackwell, R. D. Consumer behavior. Holt, Rinehart, and Winston, New York (1968) 25. Payne J., Bettman, J., Johnson, E. The adaptive decision maker, Cambridge University Press (1993) 26. Bettman, J., Luce, M., Payne, J. Constructive Consumer Choice Processes, Journal of Consumer Research 25(3): (1998) 27. Huber, J., Payne, W., Puto, C. Adding Asymmetrically Dominated Alternatives: Violations of Regularity and the Similarity Hypothesis, Journal of Consumer Research 9:90-98 (1982) 28. Simonson, I., Tversky, A. Choice in context: Tradeoff contrast and extremeness aversion, Journal of Marketing Research 29: (1992) 29. Yoon, S., Simonson, I. Choice set configuration as a determinant of preference attribution and strength, Journal of Consumer Research 35: (2008) 30. Felfernig, A., Friedrich, G., Gula, B., Hitz, M., Kruggel, T., Melcher, R., Riepan, D., Strauss, S., Teppan, E., Vitouch, O. Persuasive Recommendation: Exploring Serial Position Effects in Knowledge-based Recommender Systems, 2 nd International Conference of Persuasive Technology (Persuasive 2007), vol. 4744, Springer, pp (2007) 31. Murphy, J., Hofacker, C., Mizerski, R. Primacy and recency effects on clicking behavior, Journal of Computer-Mediated Communication 11(2): (2006) 32. Felfernig, A., Teppan, E., Leitner, G., Melcher, R., Gula, B., Maier, M. Persuasion in Knowledge-based Recommendation, 2 nd International Conference on Persuasive Technologies (Persuasive 2008), vol. 5033, pp (2008) 33. Winterfeldt, D., Edwards, W. Decision Analysis and Behavioral Research. Cambridge University Press, Cambridge (1986) 34. Tversky, A., D. Kahnemann. Rational choice and the framing of decisions, Journal of Business, 59(4): (1986) 35. Levin, I., Schneider, S., Gaeth, G. All Frames are not Created Equal: A Typology and Critical Analysis of Framing Effects, Organizational Behavior and Human Processes 76:90-98 (1998) 36. Piñón, A., Gärling, T. Effects of Mood on Adoption of Loss Frame in Risky Choice, Göteborg Psychological Reports, 34, No. 5 (2004) 37. Marteau, T. M. Framing of information: Its influence upon decisions of doctors and patients, British Journal of Social Psychology, 28:89 94 (1980) 38. Ganzach, Y., Schul, Y. The influence of quantity of information and goal framing on decision. Acta Psychologica, 89:23-36 (1995) 39. Huffman, C., Kahn, B. Variety for sale: Mass Customization or Mass Confusion, Journal of Retailing 74(4): (1998) 40. Herrmann, A., Heitmann, M., Polak, B. The Power of Defaults, Absatzwirtschaft 6:46-47 (2007) 41. Ritov, I., Baron, J. Status-quo and omission biases, Journal of Risk and Uncertainty 5(2):49-61 (1992) 42. Samuelson, W., Zeckhauser, R. Status quo bias in decision making, Journal of Risk and Uncertainty 108(2): (1988)
23 43. Teppan E., Felfernig A. Calculating Decoy Items in Utility-based Recommendation. Springer LNCS: Next-Generation Applied Intelligence, pp (2009) 44. Teppan E.C., Felfernig A. Impacts of Decoy Elements on Result Set Evaluation in Knowledge-Based Recommendation. Intl. Journal of Advanced Intelligence Paradigms, 1: Felfernig A., Gula B., Leitner G., Maier M., Melcher R., Schippel S.,Teppan E. A Dominance Model for the Calculation of Decoy Products in Recommendation Environments. AISB 2008 Symposium on Persuasive Technology, pp (2008) 46. Teppan, E., Felfernig, A. The asymmetric dominance effect and its role in e-tourism recommender applications, Wirtschaftsinformatik 09, Vienna, Austria, pp (2009) 47. Chen, L., Pu, P. Trust Building in Recommender Agents, 1 st International Workshop on Web Personalization, Recommender Systems and Intelligent User Interfaces (WPRSIUI 05), Reading, UK, pp (2005) 48. Roe, R., Busemeyer, J., Townsend, T. Multialternative decision field theory: a dynamic connectionist model of decision making, Psychological Review 1:7-59 (2001) 49. Crowder, R. G. Principles of Learning and Memory. Hillsdale, NJ: Lawrence Erlbaum Associates (1976) 50. Ebbinghaus, H. Memory: A Contribution to Experimental Psychology. Dover Publications, New York (1964) (Original work published 1885) 51. Kahneman, D., Tversky, A. Prospect theory: An analysis of decision under risk. Econometrica, 47: (1979) 52. Wason, P.C. On the failure to eliminate hypotheses in a conceptual task. Quarterly Journal of Experimental Psychology, Vol. 12, pp (1960) 53. Bertini, M., Wathieu, L. The Framing Effect of Price Format. Working Paper, Harvard Business School (2006) 54. Levin, I. P., Gaeth, G. J. How consumers are affected by the framing of attribute information before and after consuming the product. Journal of Consumer Research, Vol. 15, pp (1988) 55. Jacoby, J., Speller, D. E., Kohn, C. A. Brand Choice Behavior as a Function of Information Load. Journal of Marketing Research, 11:63-69 (1974) 56. Jacoby, J., Speller. D. E., Berning, C. K. Brand Choice Behavior as a Function of Information Load: Replication and Extension. Jrnl. of Consumer Research, 1:33-41 (1974) 57. Lee, B. K., Lee, W. N. The Effect of Information Overload on Consumer Choice Quality in an On-Line Environment. Psychology & Marketing, 21(3): (2004) 58. Russo, J. E. More Information is better: A Reevaluation of Jacoby, Speller and Kohn. Journal of Consumer Research: An Interdisciplinary Quarterly, 1:68-72 (1974) 59. Summers, J. O. Less information is better? Journal of Marketing Research, pp (1974) 60. Kahneman, D., Knetsch, J., Thaler, R. Anomalies: The Endowment Effect, Loss Aversion, and Status Quo Bias. The Journal of Economic Perspectives, 5: (1991) 61. O'Sullivan, B., Papadopoulos, A., Faltings, B., Pu, P. Representative Explanations for Over-Constrained Problems. AAAI 07, pp (2007) 62. Reilly, J., Zhang, J., McGinty, L., Pu, P., Smyth, B. A comparison of two compound critiquing systems, 12 th International Conference on Intelligent User Interfaces (IUI 07), Honolulu, Hawaii, pp (2007) 63. Chen, L., Pu, P. The Evaluation of a Hybrid Critiquing System with Preference-based Recommendations Organization. 1 st ACM Conference on Recommender Systems, Minneapolis, Minnesota, USA, pp (2007) 64. Linden. G., Smith, B., York, J. Amazon.com Recommendations: Item-to-Item Collaborative Filtering. IEEE Internet Computing 7:76-80 (2003) 65. McSherry, D. Maximally Successful Relaxations of Unsuccessful Queries. 15th Conf. on Artificial Intelligence and Cognitive Science, Galway, Ireland, pp (2004)
Recommender Systems: Content-based, Knowledge-based, Hybrid. Radek Pelánek
Recommender Systems: Content-based, Knowledge-based, Hybrid Radek Pelánek 2015 Today lecture, basic principles: content-based knowledge-based hybrid, choice of approach,... critiquing, explanations,...
A framing effect is usually said to occur when equivalent descriptions of a
FRAMING EFFECTS A framing effect is usually said to occur when equivalent descriptions of a decision problem lead to systematically different decisions. Framing has been a major topic of research in the
Advantages of Configuration Systems
Benefits of Configuration Systems CHAPTER 4 Alexander Felfernig *, Claire Bagley, Juha Tiihonen, Lois Wortley, and Lothar Hotz * Graz University of Technology, Graz, Austria Oracle Corporation, Burlington,
Automated Collaborative Filtering Applications for Online Recruitment Services
Automated Collaborative Filtering Applications for Online Recruitment Services Rachael Rafter, Keith Bradley, Barry Smyth Smart Media Institute, Department of Computer Science, University College Dublin,
Conflict Management in Interactive Financial Service Selection
Conflict Management in Interactive Financial Service Selection Alexander Felfernig 1 and Martin Stettinger 1 Abstract. Knowledge-based systems are often used to support search and navigation in a set of
PDF hosted at the Radboud Repository of the Radboud University Nijmegen
PDF hosted at the Radboud Repository of the Radboud University Nijmegen The following full text is a publisher's version. For additional information about this publication click this link. http://hdl.handle.net/2066/29354
recommendation in e-commerce
recommendation in e-commerce Luminis Recommendation Services We are leaving the age of information and entering the age of recommendation Chris Anderson Authors: Hans Bossenbroek Hans Gringhuis Luminis
Search Taxonomy. Web Search. Search Engine Optimization. Information Retrieval
Information Retrieval INFO 4300 / CS 4300! Retrieval models Older models» Boolean retrieval» Vector Space model Probabilistic Models» BM25» Language models Web search» Learning to Rank Search Taxonomy!
Eliminating Over-Confidence in Software Development Effort Estimates
Eliminating Over-Confidence in Software Development Effort Estimates Magne Jørgensen 1 and Kjetil Moløkken 1,2 1 Simula Research Laboratory, P.O.Box 134, 1325 Lysaker, Norway {magne.jorgensen, kjetilmo}@simula.no
Course Syllabus Template and Example
A. Template Course Objectives: Course Syllabus Template and Example [Course Code, Number, Credit Value, and Title] [What are the general objectives of the course? What concepts or topics will be covered?]
Basic Approaches in Recommendation Systems
Basic Approaches in Recommendation Systems Alexander Felfernig, Michael Jeran, Gerald Ninaus, Florian Reinfrank, Stefan Reiterer, and Martin Stettinger Abstract Recommendation systems support users in
Vaciado de artículos. Journal of marketing research. -- 2013, v. 50, n. 4, august, p. 489-504
1 Advertising in a competitive market [Texto impreso] : the role of product standards, customer learning and switching costs / Eric T. Anderson and Duncan Simester References: p. 502-503 : 27 refs. Abstract:
Chapter 6. Attracting Buyers with Search, Semantic, and Recommendation Technology
Attracting Buyers with Search, Semantic, and Recommendation Technology Learning Objectives Using Search Technology for Business Success Organic Search and Search Engine Optimization Recommendation Engines
KNOWLEDGE-BASED IN MEDICAL DECISION SUPPORT SYSTEM BASED ON SUBJECTIVE INTELLIGENCE
JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 22/2013, ISSN 1642-6037 medical diagnosis, ontology, subjective intelligence, reasoning, fuzzy rules Hamido FUJITA 1 KNOWLEDGE-BASED IN MEDICAL DECISION
Comparing Recommendations Made by Online Systems and Friends
Comparing Recommendations Made by Online Systems and Friends Rashmi Sinha and Kirsten Swearingen SIMS, University of California Berkeley, CA 94720 {sinha, kirstens}@sims.berkeley.edu Abstract: The quality
A NURSING CARE PLAN RECOMMENDER SYSTEM USING A DATA MINING APPROACH
Proceedings of the 3 rd INFORMS Workshop on Data Mining and Health Informatics (DM-HI 8) J. Li, D. Aleman, R. Sikora, eds. A NURSING CARE PLAN RECOMMENDER SYSTEM USING A DATA MINING APPROACH Lian Duan
WHAT IS CAPITAL BUDGETING?
WHAT IS CAPITAL BUDGETING? Capital budgeting is a required managerial tool. One duty of a financial manager is to choose investments with satisfactory cash flows and rates of return. Therefore, a financial
Integrating Benders decomposition within Constraint Programming
Integrating Benders decomposition within Constraint Programming Hadrien Cambazard, Narendra Jussien email: {hcambaza,jussien}@emn.fr École des Mines de Nantes, LINA CNRS FRE 2729 4 rue Alfred Kastler BP
Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY
Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY This chapter highlights on supply chain performance measurement using one of the renowned modelling technique
APPLICATION OF INTELLIGENT METHODS IN COMMERCIAL WEBSITE MARKETING STRATEGIES DEVELOPMENT
ISSN 1392 124X INFORMATION TECHNOLOGY AND CONTROL, 2005, Vol.34, No.2 APPLICATION OF INTELLIGENT METHODS IN COMMERCIAL WEBSITE MARKETING STRATEGIES DEVELOPMENT Algirdas Noreika Department of Practical
Decision Making under Uncertainty
6.825 Techniques in Artificial Intelligence Decision Making under Uncertainty How to make one decision in the face of uncertainty Lecture 19 1 In the next two lectures, we ll look at the question of how
PERCEIVED VALUE OF BENEFITS FOR PROJECT MANAGERS COMPENSATION. Răzvan NISTOR 1 Ioana BELEIU 2 Marius RADU 3
PERCEIVED VALUE OF BENEFITS FOR PROJECT MANAGERS COMPENSATION Răzvan NISTOR 1 Ioana BELEIU 2 Marius RADU 3 ABSTRACT The article examines how the manager role characteristics are perceived, valued and promoted
Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective
Orit Hazzan's Column Abstraction in Computer Science & Software Engineering: A Pedagogical Perspective This column is coauthored with Jeff Kramer, Department of Computing, Imperial College, London ABSTRACT
Data Science and Prediction*
Data Science and Prediction* Vasant Dhar Professor Editor-in-Chief, Big Data Co-Director, Center for Business Analytics, NYU Stern Faculty, Center for Data Science, NYU *Article in Communications of the
Compression algorithm for Bayesian network modeling of binary systems
Compression algorithm for Bayesian network modeling of binary systems I. Tien & A. Der Kiureghian University of California, Berkeley ABSTRACT: A Bayesian network (BN) is a useful tool for analyzing the
Learning is a very general term denoting the way in which agents:
What is learning? Learning is a very general term denoting the way in which agents: Acquire and organize knowledge (by building, modifying and organizing internal representations of some external reality);
New Metrics Briefing 2: Feedback to the GELP Metrics co-design group Simon Breakspear, Cambridge University
New Metrics Briefing 2: Feedback to the GELP Metrics co-design group Simon Breakspear, Cambridge University The paper was prepared by Simon for the new metrics co-design group. We share it with the community
Cost-Per-Impression and Cost-Per-Action Pricing in Display Advertising with Risk Preferences
MANUFACTURING & SERVICE OPERATIONS MANAGEMENT Vol. 00, No. 0, Xxxxx 0000, pp. 000 000 issn 1523-4614 eissn 1526-5498 00 0000 0001 INFORMS doi 10.1287/xxxx.0000.0000 c 0000 INFORMS Cost-Per-Impression and
CHAPTER 1: INTRODUCTION, BACKGROUND, AND MOTIVATION. Over the last decades, risk analysis and corporate risk management activities have
Chapter 1 INTRODUCTION, BACKGROUND, AND MOTIVATION 1.1 INTRODUCTION Over the last decades, risk analysis and corporate risk management activities have become very important elements for both financial
How to Learn Good Cue Orders: When Social Learning Benefits Simple Heuristics
How to Learn Good Cue Orders: When Social Learning Benefits Simple Heuristics Rocio Garcia-Retamero ([email protected]) Center for Adaptive Behavior and Cognition, Max Plank Institute for Human
ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL
Kardi Teknomo ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Revoledu.com Table of Contents Analytic Hierarchy Process (AHP) Tutorial... 1 Multi Criteria Decision Making... 1 Cross Tabulation... 2 Evaluation
Collaborative Filtering. Radek Pelánek
Collaborative Filtering Radek Pelánek 2015 Collaborative Filtering assumption: users with similar taste in past will have similar taste in future requires only matrix of ratings applicable in many domains
A Web Recommender System for Recommending, Predicting and Personalizing Music Playlists
A Web Recommender System for Recommending, Predicting and Personalizing Music Playlists Zeina Chedrawy 1, Syed Sibte Raza Abidi 1 1 Faculty of Computer Science, Dalhousie University, Halifax, Canada {chedrawy,
Levels of Analysis and ACT-R
1 Levels of Analysis and ACT-R LaLoCo, Fall 2013 Adrian Brasoveanu, Karl DeVries [based on slides by Sharon Goldwater & Frank Keller] 2 David Marr: levels of analysis Background Levels of Analysis John
So today we shall continue our discussion on the search engines and web crawlers. (Refer Slide Time: 01:02)
Internet Technology Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture No #39 Search Engines and Web Crawler :: Part 2 So today we
Prospect Theory Ayelet Gneezy & Nicholas Epley
Prospect Theory Ayelet Gneezy & Nicholas Epley Word Count: 2,486 Definition Prospect Theory is a psychological account that describes how people make decisions under conditions of uncertainty. These may
Semantic Search in Portals using Ontologies
Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br
arxiv:1506.04135v1 [cs.ir] 12 Jun 2015
Reducing offline evaluation bias of collaborative filtering algorithms Arnaud de Myttenaere 1,2, Boris Golden 1, Bénédicte Le Grand 3 & Fabrice Rossi 2 arxiv:1506.04135v1 [cs.ir] 12 Jun 2015 1 - Viadeo
Accurate is not always good: How Accuracy Metrics have hurt Recommender Systems
Accurate is not always good: How Accuracy Metrics have hurt Recommender Systems Sean M. McNee [email protected] John Riedl [email protected] Joseph A. Konstan [email protected] Copyright is held by the
Study on Recommender Systems for Business-To-Business Electronic Commerce
Study on Recommender Systems for Business-To-Business Electronic Commerce Xinrui Zhang Shanghai University of Science and Technology, Shanghai, China, 200093 Phone: 86-21-65681343, Email: [email protected]
Network Security Validation Using Game Theory
Network Security Validation Using Game Theory Vicky Papadopoulou and Andreas Gregoriades Computer Science and Engineering Dep., European University Cyprus, Cyprus {v.papadopoulou,a.gregoriades}@euc.ac.cy
Web Browsing Quality of Experience Score
Web Browsing Quality of Experience Score A Sandvine Technology Showcase Contents Executive Summary... 1 Introduction to Web QoE... 2 Sandvine s Web Browsing QoE Metric... 3 Maintaining a Web Page Library...
ENHANCING INTELLIGENCE SUCCESS: DATA CHARACTERIZATION Francine Forney, Senior Management Consultant, Fuel Consulting, LLC May 2013
ENHANCING INTELLIGENCE SUCCESS: DATA CHARACTERIZATION, Fuel Consulting, LLC May 2013 DATA AND ANALYSIS INTERACTION Understanding the content, accuracy, source, and completeness of data is critical to the
A Learning Based Method for Super-Resolution of Low Resolution Images
A Learning Based Method for Super-Resolution of Low Resolution Images Emre Ugur June 1, 2004 [email protected] Abstract The main objective of this project is the study of a learning based method
Intelligent Tools For A Productive Radiologist Workflow: How Machine Learning Enriches Hanging Protocols
GE Healthcare Intelligent Tools For A Productive Radiologist Workflow: How Machine Learning Enriches Hanging Protocols Authors: Tianyi Wang Information Scientist Machine Learning Lab Software Science &
4, 2, 2014 ISSN: 2277 128X
Volume 4, Issue 2, February 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Recommendation
Economic background of the Microsoft/Yahoo! case
Economic background of the Microsoft/Yahoo! case Andrea Amelio and Dimitrios Magos ( 1 ) Introduction ( 1 ) This paper offers an economic background for the analysis conducted by the Commission during
Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs
Pay per Click Success 5 Easy Ways to Grow Sales and Lower Costs Go Long! The Benefits of Using Long Tail Keywords clogged sewage line, I ll see a higher conversion How many keywords are in your pay-per-click
I D C A N A L Y S T C O N N E C T I O N. C o g n i t i ve C o m m e r c e i n B2B M a rketing a n d S a l e s
I D C A N A L Y S T C O N N E C T I O N Dave Schubmehl Research Director, Cognitive Systems and Content Analytics Greg Girard Program Director, Omni-Channel Retail Analytics Strategies C o g n i t i ve
Lecture 11 Uncertainty
Lecture 11 Uncertainty 1. Contingent Claims and the State-Preference Model 1) Contingent Commodities and Contingent Claims Using the simple two-good model we have developed throughout this course, think
1 What is Machine Learning?
COS 511: Theoretical Machine Learning Lecturer: Rob Schapire Lecture #1 Scribe: Rob Schapire February 4, 2008 1 What is Machine Learning? Machine learning studies computer algorithms for learning to do
BIG DATA: IT MAY BE BIG BUT IS IT SMART?
BIG DATA: IT MAY BE BIG BUT IS IT SMART? Turning Big Data into winning strategies A GfK Point-of-view 1 Big Data is complex Typical Big Data characteristics?#! %& Variety (data in many forms) Data in different
Machine Learning using MapReduce
Machine Learning using MapReduce What is Machine Learning Machine learning is a subfield of artificial intelligence concerned with techniques that allow computers to improve their outputs based on previous
Banking on a Bad Bet: Probability Matching in Risky Choice Is Linked to Expectation Generation
Research Report Banking on a Bad Bet: Probability Matching in Risky Choice Is Linked to Expectation Generation Psychological Science 22(6) 77 711 The Author(s) 11 Reprints and permission: sagepub.com/journalspermissions.nav
Utility of Distrust in Online Recommender Systems
Utility of in Online Recommender Systems Capstone Project Report Uma Nalluri Computing & Software Systems Institute of Technology Univ. of Washington, Tacoma [email protected] Committee: nkur Teredesai
THE INFLUENCE OF MARKETING INTELLIGENCE ON PERFORMANCES OF ROMANIAN RETAILERS. Adrian MICU 1 Angela-Eliza MICU 2 Nicoleta CRISTACHE 3 Edit LUKACS 4
THE INFLUENCE OF MARKETING INTELLIGENCE ON PERFORMANCES OF ROMANIAN RETAILERS Adrian MICU 1 Angela-Eliza MICU 2 Nicoleta CRISTACHE 3 Edit LUKACS 4 ABSTRACT The paper was dedicated to the assessment of
Ignoring base rates. Ignoring base rates (cont.) Improving our judgments. Base Rate Neglect. When Base Rate Matters. Probabilities vs.
Ignoring base rates People were told that they would be reading descriptions of a group that had 30 engineers and 70 lawyers. People had to judge whether each description was of an engineer or a lawyer.
Is a Single-Bladed Knife Enough to Dissect Human Cognition? Commentary on Griffiths et al.
Cognitive Science 32 (2008) 155 161 Copyright C 2008 Cognitive Science Society, Inc. All rights reserved. ISSN: 0364-0213 print / 1551-6709 online DOI: 10.1080/03640210701802113 Is a Single-Bladed Knife
ACH 1.1 : A Tool for Analyzing Competing Hypotheses Technical Description for Version 1.1
ACH 1.1 : A Tool for Analyzing Competing Hypotheses Technical Description for Version 1.1 By PARC AI 3 Team with Richards Heuer Lance Good, Jeff Shrager, Mark Stefik, Peter Pirolli, & Stuart Card ACH 1.1
The Need for Training in Big Data: Experiences and Case Studies
The Need for Training in Big Data: Experiences and Case Studies Guy Lebanon Amazon Background and Disclaimer All opinions are mine; other perspectives are legitimate. Based on my experience as a professor
1 Uncertainty and Preferences
In this chapter, we present the theory of consumer preferences on risky outcomes. The theory is then applied to study the demand for insurance. Consider the following story. John wants to mail a package
ENHANCED CONFIDENCE INTERPRETATIONS OF GP BASED ENSEMBLE MODELING RESULTS
ENHANCED CONFIDENCE INTERPRETATIONS OF GP BASED ENSEMBLE MODELING RESULTS Michael Affenzeller (a), Stephan M. Winkler (b), Stefan Forstenlechner (c), Gabriel Kronberger (d), Michael Kommenda (e), Stefan
Study on the Patterns of Library Resource Construction and Services in MOOC
, pp. 85-90 http://dx.doi.org/10.14257/ijunesst.2014.7.6.08 Study on the Patterns of Library Resource Construction and Services in MOOC Sun Ji-zhou, Liao Sheng-feng (Library of Nanchang Hangkong University,
arxiv:1112.0829v1 [math.pr] 5 Dec 2011
How Not to Win a Million Dollars: A Counterexample to a Conjecture of L. Breiman Thomas P. Hayes arxiv:1112.0829v1 [math.pr] 5 Dec 2011 Abstract Consider a gambling game in which we are allowed to repeatedly
Psychological Pricing in Mergers & Acquisitions using Game Theory
19th International Congress on Modelling and Simulation, Perth, Australia, 12 16 December 2011 http://mssanz.org.au/modsim2011 Psychological Pricing in Mergers & Acquisitions using Game Theory N. Agarwal
Managerial Decision Making when values take over rational economical thought
Student Self-administered case study Managerial Decision Making when values take over rational economical thought Case duration (Min): 45-60 Principles of Management (PoM) Organizational Behaviour (OB)
Site-Specific versus General Purpose Web Search Engines: A Comparative Evaluation
Panhellenic Conference on Informatics Site-Specific versus General Purpose Web Search Engines: A Comparative Evaluation G. Atsaros, D. Spinellis, P. Louridas Department of Management Science and Technology
Artificial Intelligence and Asymmetric Information Theory. Tshilidzi Marwala and Evan Hurwitz. [email protected], hurwitze@gmail.
Artificial Intelligence and Asymmetric Information Theory Tshilidzi Marwala and Evan Hurwitz [email protected], [email protected] University of Johannesburg Abstract When human agents come together to
Healthcare Measurement Analysis Using Data mining Techniques
www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 03 Issue 07 July, 2014 Page No. 7058-7064 Healthcare Measurement Analysis Using Data mining Techniques 1 Dr.A.Shaik
SAP InfiniteInsight Explorer Analytical Data Management v7.0
End User Documentation Document Version: 1.0-2014-11 SAP InfiniteInsight Explorer Analytical Data Management v7.0 User Guide CUSTOMER Table of Contents 1 Welcome to this Guide... 3 1.1 What this Document
MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process
MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process Business Intelligence and Decision Making Professor Jason Chen The analytical hierarchy process (AHP) is a systematic procedure
TECHNIQUES FOR OPTIMIZING THE RELATIONSHIP BETWEEN DATA STORAGE SPACE AND DATA RETRIEVAL TIME FOR LARGE DATABASES
Techniques For Optimizing The Relationship Between Data Storage Space And Data Retrieval Time For Large Databases TECHNIQUES FOR OPTIMIZING THE RELATIONSHIP BETWEEN DATA STORAGE SPACE AND DATA RETRIEVAL
INTRODUCING AZURE SEARCH
David Chappell INTRODUCING AZURE SEARCH Sponsored by Microsoft Corporation Copyright 2015 Chappell & Associates Contents Understanding Azure Search... 3 What Azure Search Provides...3 What s Required to
Exploiting User and Process Context for Knowledge Management Systems
Workshop on User Modeling for Context-Aware Applications at the 8th Int. Conf. on User Modeling, July 13-16, 2001, Sonthofen, Germany Exploiting User and Process Context for Knowledge Management Systems
Building a Data Quality Scorecard for Operational Data Governance
Building a Data Quality Scorecard for Operational Data Governance A White Paper by David Loshin WHITE PAPER Table of Contents Introduction.... 1 Establishing Business Objectives.... 1 Business Drivers...
Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur
Management Information System Prof. Biswajit Mahanty Department of Industrial Engineering & Management Indian Institute of Technology, Kharagpur Lecture - 02 Introduction Part II Welcome to all of you
Volume 30, Issue 4. Market Efficiency and the NHL totals betting market: Is there an under bias?
Volume 30, Issue 4 Market Efficiency and the NHL totals betting market: Is there an under bias? Bill M Woodland Economics Department, Eastern Michigan University Linda M Woodland College of Business, Eastern
IS MORE INFORMATION BETTER? THE EFFECT OF TRADERS IRRATIONAL BEHAVIOR ON AN ARTIFICIAL STOCK MARKET
IS MORE INFORMATION BETTER? THE EFFECT OF TRADERS IRRATIONAL BEHAVIOR ON AN ARTIFICIAL STOCK MARKET Wei T. Yue Alok R. Chaturvedi Shailendra Mehta Krannert Graduate School of Management Purdue University
A Near Real-Time Personalization for ecommerce Platform Amit Rustagi [email protected]
A Near Real-Time Personalization for ecommerce Platform Amit Rustagi [email protected] Abstract. In today's competitive environment, you only have a few seconds to help site visitors understand that you
Create Beautiful Reports with AWR Cloud and Prove the Value of Your SEO Efforts
Create Beautiful Reports with AWR Cloud and Prove the Value of Your SEO Efforts It can be difficult sometimes to show your clients the value that they get from your service. Your job, as an SEO, is to
The primary goal of this thesis was to understand how the spatial dependence of
5 General discussion 5.1 Introduction The primary goal of this thesis was to understand how the spatial dependence of consumer attitudes can be modeled, what additional benefits the recovering of spatial
Project Management. [Student s Name] [Name of Institution]
1 Paper: Assignment Style: Harvard Pages: 10 Sources: 7 Level: Master Project Management [Student s Name] [Name of Institution] 2 Project Management Introduction The project management also known as management
Review. Bayesianism and Reliability. Today s Class
Review Bayesianism and Reliability Models and Simulations in Philosophy April 14th, 2014 Last Class: Difference between individual and social epistemology Why simulations are particularly useful for social
building and sustaining productive working relationships p u b l i c r e l a t i o n s a n d p r o c u r e m e n t
building and sustaining productive working relationships p u b l i c r e l a t i o n s a n d p r o c u r e m e n t INTRODUCTION 1 1 THE GROWING INFLUENCE OF PROCUREMENT PROFESSIONALS 2 2 GUIDELINES FOR
Text Analytics with Ambiverse. Text to Knowledge. www.ambiverse.com
Text Analytics with Ambiverse Text to Knowledge www.ambiverse.com Version 1.0, February 2016 WWW.AMBIVERSE.COM Contents 1 Ambiverse: Text to Knowledge............................... 5 1.1 Text is all Around
Comparison of K-means and Backpropagation Data Mining Algorithms
Comparison of K-means and Backpropagation Data Mining Algorithms Nitu Mathuriya, Dr. Ashish Bansal Abstract Data mining has got more and more mature as a field of basic research in computer science and
A Loss-Sensitivity Explanation of Integration of Prior Outcomes in Risky Decisions
A Loss-Sensitivity Explanation of Integration of Prior Outcomes in Risky Decisions J. Romanus, L. Hassing, and T. Gärling Department of Psychology Göteborg University Romanus, J., Hassing, L., & Gärling,
