Spiral of Silence in Recommender Systems

Size: px
Start display at page:

Download "Spiral of Silence in Recommender Systems"

Transcription

1 Spiral of Silence in Recommender Systems Dugang Liu, Cen Lin Department of Computer Science, Xiamen University Xiamen, Cina ABSTRACT Yangua Xiao Scool of Computer Science, Fudan University Sangai, Cina Alibaba Group Hangzou, Cina It as been establised tat, ratings are missing not at random in recommender systems. However, little researc as been done to reveal ow te ratings are missing. In tis paper we present one possible explanation of te missing not at random penomenon. We verify tat, using a variety of different real-life datasets, tere is a spiral process for a silent minority in recommender systems were () people wose opinions fall into te minority are less likely to give ratings tan majority opinion olders; (2) as te majority opinion becomes more dominant, te rating possibility of a majority opinion older is intensifying but te rating possibility of a minority opinion older is srinking; (3) only ardcore users remain to rate for minority opinions wen te spiral acieves its steady state. Our empirical findings are beneficial for future recommendation models. To demonstrate te impact of our empirical findings, we present a probabilistic model tat mimics te generation process of spiral of silence. We experimentally sow tat, te presented model offers more accurate recommendations, compared wit state-ofte-art recommendation models. KEYWORDS Spiral of Silence, Recommender System, Missing not at Random, Hardcore ACM Reference Format: Dugang Liu, Cen Lin, Zilin Zang, Yangua Xiao, and Hangang Tong. 29. Spiral of Silence in Recommender Systems. In Te Twelft ACM International Conference on Web Searc and Data Mining (WSDM 9), February 5, 29, Melbourne, VIC, Australia. ACM, New York, NY, USA, 9 pages. ttps://doi.org/5/ INTRODUCTION Recommender Systems (RS) ave received extensive attentions from bot researc communities and industries. Te power of an RS is igly dependent on te assumption tat te collection of Permission to make digital or ard copies of all or part of tis work for personal or classroom use is granted witout fee provided tat copies are not made or distributed for profit or commercial advantage and tat copies bear tis notice and te full citation on te first page. Copyrigts for components of tis work owned by oters tan ACM must be onored. Abstracting wit credit is permitted. To copy oterwise, or republis, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from permissions@acm.org. WSDM 9, February 5, 29, Melbourne, VIC, Australia 29 Association for Computing Macinery. ACM ISBN /9/2... $5. ttps://doi.org/5/ Zilin Zang Scool of Computing Science, Simon Fraser University Burnaby, Canada Hangang Tong Scool of Computing, Informatics and Decision Systems Engineering, Arizona State University Tempe, U.S.A. Table : A toy example of 5 users ratings on 5 movies. Alice s ratings on Aliens and Eskiya are idden. Aliens Ben-Hur Casino Dangal Eskiya Alice (2) 3 3 (5) Bob Clare Diane Elle ratings correctly reflects te users opinions. Most recommender systems, owever, suffer from extremely sparse rating data. More callengingly, it is rare tat users tell te trut and te wole trut at all times. Wen a missing rating occurs due to te user s coice of non-response, te representativeness of te ratings is degraded and te inference of a recommendation model is distorted. Consider a conventional collaborative filtering RS running on a toy example illustrated in Table. Suppose, for some reason, Alice is not willing to give er ratings on te movie Aliens and Eskiya. Te RS will make a wrong judgement tat Alice s nearest neigbor is Bob, based on te two common items Alice and Bob ave, wile in fact Diane sares te most similar taste wit Alice. In te literature of RS, models [ 6] wic assume ratings are Missing Not At Random (MNAR models) are recognized to ave a superior ranking performance. Existing MNAR models mimic te generation of responses under different euristics, i.e. te possibility of a response is related to te exact value of te rating [2 4] or to an unknown feature of te item [5, 6]. Unfortunately, none of te euristics is empirically verified on real datasets, or supported by teoretical social studies. In real scenarios, tere could be various factors tat lead to missing responses. Our goal in tis paper is to provide a possible explanation for missing ratings and identify te key factors underlying users decision process of weter or not to rate an item in recommender systems. Towards tis goal, we first empirically examine te response patterns in recommender systems. We verify te existence of a spiral process in wic users are more and more likely to rate if tey perceive tat tey are supported by te opinion climate (i.e. te dominant opinion), wile te minority opinion olders are more and more reticent. Suc a spiral process can be explained by te Spiral of Silence Teory [7], wic as been acknowledged In te remaining of tis paper, te Spiral of Silence teory will be referred to as te teory.

2 as one of te most influential recent teories of public opinion formation [8]. We igligt te unique caracteristics of our empirical study. () We study te beavior of giving ratings, wile previous empirical studies focus on te biases in ratings [ 3, 33]. (2) We study te dynamic aspect wic as never been addressed by existing MNAR models [ 6]. For example, as time passes by, te domination of majority opinion grows, wic results in te increased willingness to rate for majority opinion olders and te decayed willingness for te minority opinion olders. Two callenges arise in te empirical study. Firstly, survey studies in a lab environment [ 4] is problematic, because te findings are based on ypotetical willingness instead of actual willingness [5]. A recent survey [6] sows tat te ypotetical willingness is a poor indicator of actual willingness. To address tis callenge, we form our empirical study on te basis of actual willingness. Two scenarios are included: () Scenario I considers tat a user s willingness to display or ide is/er ratings is offered (Sec. 3); (2) Scenario II considers tat a user s inclination to rate is not available (Sec. 4). Secondly, tere are counter cases according to te Spiral of Silence Teory, i.e. te minority opinion tat remains at te end of te spiral is called te ardcores. Mixing ardcore and non-ardcore users can urt te performance of a recommendation model as te two user groups beave differently. To tackle tis callenge, we present formal definition to distinguis ardcore users and study te caracteristics of ardcore users in Sec. 5. In order to demonstrate te impact of our empirical study, we present a straigtforward application of te two major findings, i.e. te existence of spiral and te existence of ardcore users. We develop a Missing Conditional on Persona (M) model wic mimics te generation process of ratings and responses. Te probability of giving response is related to te perceived opinion climate, individual rating, and te persona of te user (i.e. ardcore user or non-ardcore user). Experiments sow tat te M model outperforms state-of-te-art recommendation models, including models wit and witout MNAR assumptions. Our contributions are tree-fold. Practical contributions. We verify te existence of a spiral of silence by large-scale empirical studies on 8 real recommendation data sets. We validate te group of ardcore users and provide detailed insigts into te personal traits of ardcore users. Tese findings are particularly useful in nice marketing. Metodological contributions. We design solutions to conduct large-scale field researc of te spiral of silence teory on recommendation systems. For example, we give formal definitions to te core concepts including majority opinion olders and ardcore users. In ypotesis testing, we conduct a series of trend studies to capture te dynamic aspect of te teory wic as ardly been addressed by previous studies. Model contributions. We present a M model based on te major findings of our empirical study. We experimentally sow tat te M model outperforms state-of-te-art recommendation models. Te significant improved performance reveals te potential impact of our empirical findings. Te paper is organized as follows. Sec. 2 summarizes te related works. In Sec. 3 and Sec. 4, we testify te existence of a spiral of silence over different scenarios. Sec. 3 is devoted to empirical study in wic a user s willingness to rate is available. Sec. 4 corresponds to conducting empirical study on recommender systems in wic a user s willingness to rate is not available. In Sec. 5, we study te existence of ardcore users in te formation of te spiral of silence, and we reveal te caracteristics of ardcore users. Sec. 6 presents te M model wic is developed by embedding te empirical findings. Sec. 7 presents and analyzes te experimental results. Finally, Sec. 8 concludes our contributions and insigts into te future work. 2 RELATED WORK Biases in Recommender System is related to our researc. Some researcers observed a trend of increasing average ratings [7 9]; oters found tat later ratings are on average lower [2]. Hu et.al observed a J-saped distribution [2]. A recent work [22] sowed te existence and strengt of conformity. Tese works focused on te biases in ratings, wile we study te biases in responses, i.e. minorities are less likely to give ratings. In addition, te explanations in previous studies are not appropriate for all recommender systems, i.e. te coice-supportive bias [8] only applies to recommender systems wit reviews. Te ric gets ricer (Mattew effect) clice is anoter line of researc we want to distinguis our work wit. Toug te ric gets ricer assumption generates a similar penomena to te spiral process, it does not explain te formation of public opinion as te spiral teory does. Te Mattew effect suggests group dynamics. It is not suitable to derive a recommendation model because personalization is not retained. MNAR Models in RS are aware tat ratings are missing not at random. Probabilistic models were presented to relate a missing to various factors, e.g. te value of a idden rating [ 4] or to te item to be rated [, 5, 6]. As we mentioned above, tey were based on euristics tat are neiter empirically verified nor teoretically proven. Furtermore tey are unable to explain te evolution of ecology and several penomena in te recommender systems, e.g. a ig rated item gets more praises. Our work aims to reveal tese idden patterns from a social science perspective, and tus serves as a guiding ligt for future MNAR models. Empirical Study on Spiral of Silence Teory as a long istory. Tey adopted a train test type of experiments, i.e. te subjects are questioned about teir willingness to discuss wit a stranger on a train about any topic. Most works [ 4] observe a positive correlation between perceived opinion climate and willingness to rate, bot of wic are collected during te survey of train test. However te result is based on ypotetical willingness. We believe tat our work is te first to verify te spiral model in large scale real life recommender systems. Moreover, tey only proved te social conformity ypotesis" [9]. Empasis on time in te formation of te spiral as not been reflected on te metodologies. On te contrary, we acknowledge te dynamic nature of te spiral model. 3 EXISTENCE OF SPIRAL: SCENARIO I In tis section we testify te fundamental assumption of te teory in recommender systems: te spiraling process, in wic two key activities repeatedly occur. () A user is prompted to sow is

3 rating if e perceives a majority opinion similar to is own but is restrained to sow is rating wen e believes is opinion belongs to te minority. (2) Suc a response pattern leads to an even stronger majority opinion, wic in turn encourages more majority opinion olders to sow. We need to define te core concepts: te majority opinion of ratings denoted as M a, te minority opinion denoted as M i. We also need to quantify te possibility to sow a rating in majority opinion (denoted as p) and te possibility to sow a rating in minority opinion (denoted as q). We present two solutions to automatically identify M a, M i,p,q in Sec. 3., a tresold-based approac and a model-based approac. Te data set used in tis section is te extended epinions data set (Epinions) [23]. Te data set contains ratings wit teir timestamps in a 5-star range. Te number of users, items and ratings are sown in Table 2. Specially, tis data set includes te display status of eac rating, i.e. weter te user as cosen to sow or ide is rating. Tus tis data set is convenient for computing p,q. Table 2: Statistics of te data set in Sec 3 3. Metodology Dataset #Users #Items #Ratings Epinions 2, ,76 3,668,32 To start wit, we assume tat te majority opinion M a is a set of ratings wic are similar to te perceived opinion climate, and te minority opinion M i, a set consists of ratings wic are significantly divergent from te perceived opinion climate. We define te rating divergence d(r i, j,t ) of user i on item j at time t as: d(r i, j,t ) = r i, j,t r j,t ˆ, () were r i, j,t is te rating by user i on item j at timestamp t, r j,t ˆ is te perceived opinion climate at time t. Te value of r j,t ˆ is defined as te average rating on item j before time t. Tresold-based Approac. Most previous studies assume te majority opinion is a group of ratings wit smaller absolute values of rating divergence and te minority opinion is wit iger absolute values of divergence. We use a percentile based tresold. Since divergence is symmetric, we order all te rating divergences on eac item and select a range [Q s, Q e ] around d(r i, j,t ) =, were Q s is te starting percentile, and Q e is te ending percentile. We define te majority opinion M a = {r i, j,t Q s < d(r i, j,t ) < Q e } as a a set of ratings tat are positioned between te percentile range [Q s, Q e ]. Te rest of ratings are assigned to minority opinion M i. We experiment wit different ranges. For example, if we coose te 25t percentile for Q s and 75t percentile for Q e ten te value of eac rating in te majority opinion is iger tan te bottom 25% of all ratings and lower tan te top 25% of all ratings. Given M a, M i and V te set of ratings wic are displayed, we compute te willingness p, q as: p = ( M a V )/( M a ), (2) q = ( M i V )/( M i ). (3) Model Based Approac. Instead of determining directly te range of majority opinion, we also propose a Gaussian Mixture Model wic assumes te majority opinion follows a Gaussian distribution. Consider te Epinions data set as a collection of samples in te form of (d(r i, j,t ), z i, j,t ), were d(r i, j,t ) is rating divergence and z i, j,t is te display status, i.e. z i, j,t = indicates te user cooses to display te rating, z i, j,t = indicates te user cooses to ide te rating. We introduce a latent variable M i, j,t to indicate weter te rating belongs to te majority opinion. If te user considers imself as a majority opinion older, is willingness to sow te rating is p = P(z i, j,t = M i, j,t = ). Oterwise q = P(z i, j,t = M i, j,t = ). Inspired by [24], we assume tat te divergence for a majority opinion rating is normally distributed wit mean and standard deviation σ, P(d(r i, j,t ) M i, j,t = ) N(, σ 2 ). Te mean is set to be zero because intuitively a majority opinion older is most likely to be consistent wit te opinion climate. σ decides te range of majority. We assume tat te absolute value of rating divergence for a minority opinion older is distributed normally wit mean µ 2 and standard deviation σ 2, P(d(r i, j,t ) M i, j,t = ) N(µ 2, σ2 2). Using te EM algoritm, we can infer parameters p,q, σ, µ 2, σ 2 and derive te latent variable M i, j,t. Given te formal definition of M a, M i,p,q, we develop te following two ypoteses. Te first ypotesis focuses on a static penomenon (corresponds to key activity ). Te second ypotesis empasizes on te dynamic nature in te formation of te spiral (corresponds to key activity 2). Hypotesis (H). A majority opinion older as a larger possibility to sow te rating tan a minority opinion older, i.e. p > q. Hypotesis 2 (H2). As te majority opinion becomes more dominant, te tendency for a majority opinion older to sow te rating is on te rise, wile te tendency for a minority opinion older to sow te rating is on te decline, i.e. p increases over time wile q decreases. To testify ypotesis H, we identify M a, M i on te wole Epinions dataset and compare q, p. To testify ypotesis H2 we construct K snapsots. For eac item, we sort te ratings in cronological order and equally divide tem into K disjoint sets. We identify M a, M i on te K snapsots and conduct trend analysis on p,q. 3.2 Results and Analysis Table 3: Willingness to sow rating for majority opinion is significantly larger tan minority opinion p > q. Metodology p q Tresold-based Model-based Table 4: Increasing willingness to sow rating for majority opinion (positive p cange) and decreasing willingness to sow rating for minority opinion (negative q cange). Tresold-based approac K= snapsot P cange q cange Model-based approac K= snapsot P cange q cange

4 probability to rate majority opinion olders(p) minority opinion olders(q) Snapsots Figure : A case study: trend of p,q of item #49832 on Epinions, wit 5 snapsots, by model-based approac. As sown in Table 3, p is significantly larger tan q, wic means tat te majority opinion olders are muc more willing to sow rating tan minority opinion olders. p >.5 and q <.5 for bot approaces, suggesting tat tis conclusion is not only in a comparative sense but also in an assertive sense. A majority opinion older is likely to sow rating (p >.5) and a minority opinion older is prone to not sowing (q <.5). Terefore H is verified. For te tresold-based metods, we find tat reasonably expanding or narrowing te range does not cange te values of p,q muc. For ranges from (Q s = 25% Q e = 75%) to (Q s = 5% Q e = 85%) te values of p,q are in a narrow range p (.5757,.5773), q (.363,.373). For te model based approac, te solutions for parameters also give us some insigts. Firstly, te mean parameter for te minority opinion is µ 2 =.3524, µ 2 > µ =, suggesting tat te rating divergence for a minority opinion older is muc larger tan tat of a majority opinion older. Secondly, te variance parameters are σ =.744, σ 2 =.752. Note tat in model-based approac, we do not explicitly require σ 2 > σ, ence, te result is reasonable because a minority opinion will be more divergent. Fig. illustrates te values of p,q at different snapsots for a typical item on Epinions. We can see tat at te beginning te values of p,q are bot close to.5, because majority opinion as not yet been formed. At tis time bot majority and minority opinion olders are active in discussion. p keeps rising until it reaces above.9 in te final snapsot, indicating tat wit a strong domination, most majority opinion olders are likely to give ratings. On te contrary q is srinking to.35 in te tird snapsot. We also notice tat te fourt snapsot is a turning point. An interesting penomena occurs in te fort snapsot, in wic q sligtly increases to.5. Te minority opinion olders are arguing in defiance. We observe similar patterns in many oter cases tat te ardcores attempt to save te minority opinion before te turning point. Due to te limit of space, we do not give more case studies. After te turning point we observe steep slopes bot in p rising from to.95 and q declining from 5 to.5, wic indicates tat once majority opinion becomes powerful minority opinion olders are quickly pused back and soon no alternative opinions exists. For a detailed trend analysis, we report te difference between p,q in te last snapsot and p,q in te first snapsot in Table 4. We observe positive differences in p ( p is larger in te last snapsot) and negative canges of q (q is smaller in te last snapsot). It Table 5: Statistics of te data sets in Sec 4 to Sec 5 Dataset #Users #Items #Ratings Amazon-books 8,26,324 2,33,66 22,57,55 Amazon-clotes 3,7,268,36,4 5,748,92 Amazon-electronics 4,2, ,2 7,824,482 Amazon-movies 2,88,62 2,94 4,67,47 Epinions 22,66 296,277 92,44 Ciao , ,65 s Movielens2M 38,493 3,262 2,,263 Eacmovie 6, ,558,87 means te tendency for a majority opinion older to sow rating is rising, wile te tendency for a minority opinion older to sow rating is falling. H2 is verified. We manually ceck te values of p,q in eac snapsot and find tat p is monotonically increasing, wic is an even stronger indicator tat te spiral process exists. We do not observe monotone in q for all items, because of te revolt by ardcore people wo are trying to save te minority opinion. Furtermore, we see tat wit more snapsots, te number of ratings in eac snapsot is smaller, tus te trend is more significant, i.e. larger increase of p in te last snapsot. Summary and remarks. In scenario I were we know weter te user wants to ide or sow is/er ratings, we verify te existence of a spiral of silence by sowing () a majority opinion older as a larger possibility to sow rating tan a minority opinion older; (2) te possibility of a majority opinion older to sow rating is increasing as te majority opinion becomes more dominant. 4 EXISTENCE OF SPIRAL OF SILENCE: SCENARIO II In most common settings, we can only obtain te ratings of recommender systems, witout any oter indicators tat te user is willing to rate, i.e. weter te rating is idden or displayed. Direct computation of willingness to rate is infeasible. To deal wit recommender data sets witout explicit willingness, we testify te existence of a spiral process by observing te trend of majority opinion percentages. Te majority opinion percentage is monotonically increasing if and only if tere is a majority opinion. To see tis we consider te consequence wen a spiral of silence is triggered. If te majority opinion is strong, te majority opinion olders will be more active, resulting in an enanced percentage of majority opinion. A majority opinion is necessary to trigger te silent spiral. Wen tere is no clearly majority opinion, te opinion wic is supported by more users tan any oter opinion is called a plurality opinion. A plurality opinion will not induce a spiraling process, tus te opinion percentages will not increase. We use 8 real data sets, including four Amazon product ratings [25], product ratings datasets Epinions and Ciao [26] and movie rating datasets Movielens 2M [27] and Eacmovie [28]. All te ratings are timestamped. No oter information is provided. 4. Metodology Te first problem tat needs to be solved is to filter items wit a majority opinion. Intuitively, if an item as a majority opinion, its ratings will be concentrated in a small range to form a peak. On te contrary, if an item does not ave a majority opinion, te

5 distribution of ratings will be flatter. Kurtosis is usually adopted to measure te level of consensus in social attitudes [29]. We use kurtosis to capture tis information of eac item, defined by: k(j) = [E(x j µ) 4 ]/[σ 4 ] 3, (4) were random variable x j is te rating of item j, µ is te mean of x j, σ is te standard deviation of x j, and E( ) is te expectation of a random variable. A normal distribution as kurtosis of. If te kurtosis is positive, te item as a majority opinion. Oterwise if te kurtosis is negative, te item does not ave a clear majority opinion (but it as a plurality opinion). Given t te index of snapsots, M a (j) t is te fraction of majority opinion (or plurality opinion for items witout a majority opinion) at time t, and M e (j) t is te associated majority opinion expression for item j at time t. Next, we present two strategies to compute M a (j) t and M e (j) t. Numerical Approac. Te model based approac in Sec. 3 is not applicable in tis scenario, as witout te response variable it will be difficult to distinguis majority and minority. However it can be combined wit te tresold-based approac to form a numerical approac. We first compute te rating divergence to te current average rating on te item for eac rating as defined in Equ.(). Note tat in Sec. 3 we obtain σ 2 =.75, wic suggests tat te variance of te majority opinion is close to. Hence, to obtain te group of majority opinion olders, we define majority opinion on item j as a set of ratings M a (j) t = {i d(r i, j,t ) (, +)}. Plurality opinion is also calculated in te same way. Majority opinion expression is defined as a floor function of te average rating M e (j) t = r j,t ˆ. We use te floor function because fluctuations in te convergence of average rating r j,t ˆ is obviously limited in te range of (, +). For example, if r j,t ˆ rose from 2.4 to 2.5, we see tat te majority opinion does not cange because te value of majority opinion expression remains M e (j) = 2. Discrete Approac. Since te above metod is based on a numerical estimation of opinion, one may argue tat it is sometimes natural to represent an opinion by its polarity. Terefore in addition to te numerical representation of majority opinion, we present a discrete approac. We derive tree segments, SP = [3, 4, 5] are ratings for a positive opinion, SE = [2, 3, 4] are ratings for a neutral opinion and SN = [, 2, 3] for negative opinions 2. We allow te overlap of SP, SE, SN because suc segmentation is more tolerant to different standards, i.e. some users will give a rating 2 to poor quality items wile oters will consider 2 a neutral opinion. We calculate te fraction of population on eac segment and coose te igest segment as te majority opinion M a (j) t = {i r i, j,t S, S = arg max{ SN, SE, SP }}. For example, if te percentages of population to rate, 2, 3, 4, 5 are 3%, 2%, 2%, 8%, 2% respectively, ten te majority opinion is negative. We also calculate plurality opinion in te same way. Te majority opinion expression M e (j) t in discrete metods is expressed as negative, neutral or positive. It is only meaningful to compare te majority opinion fractions Ma(j) t for different timestamp t under te same majority opinion expressions. Hence, for a period of time s t e, M e (j) t is identical, ten te sequence < M a (j) s,, M a (j) e > is used in te following two ypoteses. 2 Anoter commonly used segmentation, i.e. SP = [4, 5], SE = [3], S N = [, 2], also gives similar results to Table 7 Hypotesis 3 (H3). For items wit majority opinion, te proportion of majority opinion olders in population is monotonically increasing overtime until it reaces a stable status. Matematically, j, k(j), < M a (j) s,, M a (j) e > is monotonically increasing. Hypotesis 4 (H4). If te item as no clearly majority opinion, te proportion of its plurality opinion is unlikely to monotonically increase overtime. Matematically, j, k(j) <,,< M a (j) s,, M a (j) e > is not monotonically increasing. Te non-parametric Mann-Kendall (MK) test is commonly employed to detect monotonic trends in time series data. Te MK test compares eac observation wit its preceding observation and computes te following MK statistic (S) by n S = n sдn(x i X k ), (5) k= i=k+ were sдn is sign function and X is time series sample, i.e.m a (j) n. Note tat we ave to conduct MK test for eac item. 4.2 Results and Analysis Table 6: Percentage of items (%) wit monotonically increasing < M a (j) s,, M a (j) e > by numerical approac. Significance level..5. Dataset k k < k k < k k < books clotes electronics movies Epinions Ciao Movielens2M Eacmovie Table 7: Percentage of items (%) wit monotonically increasing < M a (j) s,, M a (j) e > by discrete approac. Significance level..5. Dataset k k < k k < k k < books clotes electronics movies Epinions Ciao Movielens2M Eacmovie Te ratings in te datasets are transferred into a 5-star scale in te experiment. We remove te items wit less tan 5 ratings in eac dataset, because we need enoug ratings to fully reflect te formation of opinions. We coose to use ratings as a time window to segment time intervals. In Table 6, we report te percentages of MK positive series < M a (j) s,, M a (j) e > satisfying te different significance levels for items wit a majority opinion (k ) and witout a majority

6 opinion (k < ), determined by te numerical approac. We can see tat, no matter wat te significance level we coose, for most items wit a majority opinion (k ), te portion of majority opinion olders in population is increasing. On te contrary, for items witout a majority opinion, very few of tem (e.g. less tan 4% at significance level p.) sow a rising portion of plurality opinion. Tus te two ypoteses H3 and H4 are verified. In Table 7, we report te MK positive series percentages determined by te discrete approac. Te results are similar. Hypoteses H3 and H4 are again verified. Te percentages obtained by te discrete approac are larger tan tat by te numerical approac. Because by discrete approac we will ave a broader range for majority (or plurality) opinion, tus te possibility for observing a rising trend is bigger. For example, an item wit a rating distribution centered on 2, 3 and 4 and its mean is 2.9, te majority opinion by discrete metod is neutral (including 2, 3, 4), te majority opinion by numerical approac only includes ratings 2, 3. Summary and remarks. In scenario II were no indicators of willingness are available, we verify te existence of a spiral of silence in recommender systems by sowing () most items wit a majority opinion ave a monotonically increasing portion of majority opinion; (2) for items witout a majority opinion, it is very unlikely tat te proportion of its plurality opinion will monotonically increase. 5 FORMATION OF SPIRAL: HARDCORE Hardcore is a key factor in te spiral of silence. In tis section our objective is to understand te possible causes for users to act as ardcore. 5. Preliminaries In RS, a ardcore group is a bunc of users wo will give ratings no matter ow te ratings diverge from te majority opinion. To define a ardcore user, we compute a ardcore score, = n i /n i, (6) were n i is te number of ratings a user i gives to all items, n i is te number of ig divergent ratings of user i. Using te results obtained in Sec. 3, te ig divergent ratings are ratings r i, j were { r i, j,t r j,t ˆ > µ 2 =.4}. 5.2 Hardcore Users Our first question is weter ardcore is an inner caracter tat sapes a user s beavior. We use te recent Yaoo! data set. Te data set contains two sets of ratings: Yaoo!user and Yaoo!random. Yaoo!user set consists of ratings supplied by users during normal interactions, i.e. users pick and rate items as tey wis. Yaoo!user resembles a traditional recommender system, wic corresponds to a setting were users are free to ide teir responses.yaoo!random set consists of ratings collected during an online survey, wen te same group of users in Yaoo!user set were asked to provide ratings on exactly ten items. Yaoo!random is different because te items are randomly selected by te system instead of te users temselves. Yaoo!random corresponds to a setting were users are forced to respond, against is actual willing. Te dataset offers a unique opportunity to testify weter ardcore is a personality. Table 8: Statistics of te data sets used in Sec 5 Dataset #users #Items #Ratings Yaoo!user 5,4 3,74 Yaoo!random 54 54, If ardcore is an inner caracter ten te user will beave similarly under different settings. Terefore we present te following ypotesis. Hypotesis 5 (H5). Hardcore group in te user selected setting is similar to te ardcore group in te random setting. To testify H5, we first detect ardcore groups in bot yaoo data sets by Eq.(6), and ten compare te ardcore users in two subsets. For simplicity, we ignore te possibility tat users use pseudonyms. We assume tat eac user is unique and represents one user in RS. To see weter te two ardcore groups are identical, we conduct Mann-Witney U test to compare te overlap percentage between te two ardcore groups wit a baseline overlap percentage given tat users beave randomly (i.e. uniformly sample ardcore users from te two datasets). We find in Table 9 tat, te two ardcore groups (.5) in different settings are identical, i.e. te overlap percentage of ardcore users is significantly larger tan te baseline overlap. Furtermore, we discover tat non-ardcore users ( <.5) are different under te two settings. Terefore H5 is verified. If a user is ardcore under one setting, e tends to be also ardcore under anoter setting. Table 9: Percentage of ardcore group overlap. indicates te actual overlap is significantly larger tan baseline wit significance level p.5 based on Mann-Witney U test. Users Non-ardcore Hardcore Tresold < Actual Baseline Our next question is weter ardcore people are more likely to give extreme ratings. It is natural to relate ardcore wit attitude certainty, wile attitude certainty is represented by an extreme rating value. To study tis, we set.5 to detect ardcore users, and plot te ratio of extreme ratings (i.e. ratings wit values, 5) for ardcore and non-ardcore users in all data sets. We can see from Fig. 2 tat () in all data sets, ardcore users ave a iger median ratio of extreme ratings. Te IQR of for ardcore users is iger tan te IQR of for nonardcore users, wic suggests tat in recommender systems ardcore users are likely to give more extreme ratings. (2) Compare te two Yaoo!sets, we can see tat ardcore users in Yaoo!random ave a iger ratio of extreme ratings (i.e. smaller box and sorter tail). Tis observation is consistent to te spiral of silence teory, because wen users are forced to rate (te Yaoo!random set), tey can not ide extreme ratings (wic will be missing in Yaoo!users as tey are certainly different from te majority opinion). 5.3 Hardcore and Items It is mentioned in [32] tat ardcore is related to personal interest or importance. Some recommender systems encourage social tagging

7 non-ardcore (a) Epinions ardcore non-ardcore (b) Ciao ardcore non-ardcore ardcore (c) Movielens2M (a) Epinions (b) Ciao (c) Movielens2M.5.3. non-ardcore ardcore (d) Eacmovie non-ardcore ardcore (e) Yaoo!user non-ardcore ardcore (f) Yaoo!random (d) Eacmovie (e) Yaoo!user (f) Yaoo!random Figure 2: Ratio of, 5 ratings ( ) for ardcore and non-ardcore users in various datasets. Figure 3: Hardcore score under two moral situations, (criticize a positive item) and (praise a negative item). to describe contents of items. In recommender systems wit tags, personal interest is depicted by te number of ratings a user gives under a certain tag. Terefore we present te following ypotesis. Hypotesis 6 (H6). Under te most rated tag, an individual user as a iger ardcore score. To testify tis assumption, we use four data sets wit tags, i.e. Epinions, Ciao, Movielens and Eacmovie. We count te number of ratings per user for eac tag. For eac user, we select te most rated tag and least rated tag (wit at least ratings to avoid bias). We compute te ardcore score in Equ. 6 for eac user s most rated tag and least rated tag, were n i is te number of ratings a user i gives to all items associated wit te tag, n i is te number of ig divergent ratings i gives to items wit te certain tag. We report te median over all users in Table. We can see tat in all data sets, is significantly iger under a most rated tag tan a least rated tag. Tus H6 is verified. Tis is probably because for te most interesting items, users are more confident in teir own experience and are more courageous to give a deviant opinion. Anoter question is weter ardcore is related to moral basis. We define two moral situations in Recommender Systems, one is to praise a (wrongly) criticized item, te oter is to criticize an (improperly) appreciated item. Following te definition of ardcore score, we compute under two moral situations (), were n i is te number of ratings tat users give positive feedback (r i, j > ˆr +.4) to items wit average negative feedback (ˆr < 3), n i is te number of ig divergent ratings among n i. (2) : n i is te number of ratings tat users give negative feedback (r i, j < ˆr.4) to items wit average positive feedback (ˆr 3), n i is te number of ig divergent ratings among n i. As sown in Fig. 3, in most cases people feel more obligated to underrate a igly appreciated item tan to save a criticized item. Summary and remarks. In tis section we study te ardcore factor in te formation of spiral of silence. We verify tat () ardcore is a personality wit wic users are likely to give deviant ratings in different settings. (2) Hardcore is positively related to Table : Te median ardcore score for personally most rated tag and personally least rated tag. indicates significance level p. based on Mann-Witney U test. Dataset most rated tag least rated tag Epinions.7 Ciao.476 Movielens 2M.625 Eacmovie 5 personal interest. We visualize tat () ardcore users give more extreme ratings. (2) Users are more willing to criticize a (wrongly) appreciated item. 6 MODEL In tis section, we develop a Missing Conditional on Persona (M) model. We embed two major empirical findings in te M model. () Users are more likely to give ratings if teir ratings are consistent wit te perceived opinion climate. (2) Hardcore users are more likely to give ratings tat are not similar to te perceived opinion climate. 6. Preliminaries As wit most matrix factorization models, we assume tat tere are K idden aspects. Te user preference is denoted as a vector U i R K for user i, and te item feature is denoted as a vector V j R K for item j. Te rating given by user U i to item V j is denoted by X i, j. Te intuition of Probabilistic Matrix Factorization (PMF) [34] is tat, a user will give a ig rating if te item matces is/er preference. Terefore, te rating X i, j approaces to U i V j + BU i + BV j, wit a zero-mean Gaussian error, X i, j N(U i V j + BU i + BV j, σ 2 r ), were BU i and BV j are user specific and item specific bias. U i,v j, BU i, BV j are all zero-mean Gaussian random variables.

8 6.2 Modeling te Spiral of Silence Wit respect to te user rating process, we assume tat tere are tree distinctive stages: pre-rating stage, rating stage, and postrating stage. As sown in Fig. 4, te M model mimics te following generation process. Te pre-rating stage. In tis stage, te user preference U i, user specific bias BU i, item specific bias BV j and item features V j are generated from Gaussian distributions. BU i, BV j N(, σ 2 b ), U i N(, σ 2 u), V j N(, σ 2 v ). To model te split of users between ardcore and non-ardcore groups, we introduce a persona variable, denoted by π i R 2, an -of-2 coding for te persona indicator. Te persona variable π i Bern(β) is generated from a ardcore persona distribution. β (, ) is generated from a Beta distribution β Beta(ξ a, ξ b ) wit yper-parameters ξ a, ξ b. To model te beavior of ardcore and non-ardcore users, eac persona is associated wit a strengt parameter τ z N(, σ τ ), z {, }. Te rating stage. Similar to PMF, user i generates a rating X ij for item j based on is/er rating bias, te item s rating bias, is/er preferences and te item features: X ij N(U i V j + BU i + BV j, σ 2 x ) (7) Te ratings are semi-observed. Weter te rating X ij is observed is denoted by a binary response variable R i, j, were R i, j = indicates te rating is observed and oterwise te rating is missing. Te post-rating stage. In tis stage, te user decides weter or not to reveal is/er rating. Te user will first perceive te opinion climate E ij, wic in tis model is an observed variable. E ij is defined as te average rating on item j before i s rating if te rating X ij is observed. If X ij is not observed, we use te average rating on item j to approximate te opinion climate at te time of rating. As verified in our empirical studies, () te user is more likely to ide te rating if it is divergent to te perceived opinion climate; (2) te user is more likely to display te rating if e/se is a ardcore user π i, =. Tese two findings togeter give us te following generation process: z= P(R ij = X ij, E ij, π i,τ) = exp (τ z= z X ij E ij )] π. (8) i,z We apply a Generalized EM algoritm to infer te model parameters U,V, BU, BV, β,τ. In te E-step we estimate latent variable π i for eac user. In te M-step, we update te model parameters by gradient descent. Te inference can be found in supplementary material. 7 EXPERIMENT We describe a brief experimental analysis of te M model in tis section. More experimental results can be found in supplementary material. Te major evaluation metric is N DCG@L, wic is a standard measure for ranking systems. Te comparative N DCG is conducted on Yaoo!random dataset. Evaluating N DCG@L on a randomly missing data set, suc as Yaoo!random, as been used as te primary criteria in many MNAR researces [, 4]. Experiments on oter non-randomly missing σ v σ b σ x σ u V j E ij BV j σ τ X ij R ij τ N 2 BU i U i π i β ξ a Figure 4: Plate grap of te proposed M model. Variables σ ξ BV j BU i U i V j β π i X ij R ij E ij M Table : Notations for M model Explanations Hyper-parameters Variance for Gaussian distributions Hyper-parameters for Beta distributions Hidden-variables Bias for item j Bias for user i Preference vector for user i Feature vector for item j Hardcore persona probability Binary persona variable for user i Observations Rating on j by i Binary Response on j by i Perceived opinion climate before R ij datasets could be misleading as te ground trut does not accurately reflect user preferences. Terefore, N DCG on Yaoo!random dataset is te primary evaluation metric in tis work. We compare our model to a wide range of available models, including conventional memory-based and model-based collaborative filtering recommenders and MNAR models. Te comparative models include ()UKNN: te user based K-Nearest Neigbor collaborative filtering recommender; (2) IKNN: te item based K-Nearest Neigbor collaborative filtering recommender; (3) MF: te standard matrix factorization model [35]; (4)PMF: te probabilistic matrix factorization model [34]; (5)T-v and (6) Logit-vd: bot from te first MNAR models []; (7) MF-MNAR [4]: te recent probabilistic MNAR model wic masks te rating matrix by a response matrix; (8)RAPMF [2]: a recent MNAR model wic incorporates users response models into te probabilistic matrix factorization. Te parameters (including number of aspects K and variance σ) for te above models are tuned by cross validation. Te yper-parameters for M model is K = 5, ξ a = ξ b = 2, σ =.5 for all variances. Learning rate is initialized wit e 8 ξ b

9 and decayed every rounds. Convergence is determined after a maximal number of 3 rounds. Te reported results are averaged over 5-fold validation. We can see in Fig.5 tat M performs consistently best in all NDCGs. It boosts te performance for about 5% tan te best of MNAR models, i.e. MF-MNAR. Tis result demonstrates te competency of our model. Furtermore, it is wort-noting tat te persona specific strengt parameter learnt for M model τ = 2 for non-ardcore users and τ = for ardcore users. Te interpretation for tis value is tat, for te same rating tat falls in te minority opinion wit ig divergent X ij E ij, a ardcore user is more likely to display te rating tan a non-ardcore user. Tis result is consistent wit te empirical findings. NDCG PMF MF IKNN UKNN RAPMF TV logit_vd MF-MNAR MPC Figure 5: Comparable NDCG performance at top L items 8 CONCLUSION In tis paper we bring a social science perspective to te empirical study of missing not at random ratings in recommender systems. We verify te spiral of silence teory in large-scale real recommendation systems. We study te factors wic contribute to te formation of te spiral of silence, i.e. te existence of ardcore users and te caracteristics of a ardcore person. Our findings not only reveal tat ratings in recommender systems are not missing at random, but also capture te mecanism of missing ratings. To demonstrate te impact of our empirical findings, we use te findings to guide te developments of a MNAR recommendation model. We experimentally sow tat suc a model outperforms state-of-te-art models wit and witout MNAR assumptions. In te future, we will also use te findings to model te evolution of public opinions and peer groups. ACKNOWLEDGMENTS Cen Lin is supported by te Natural Science Foundation of Cina (no ). Yangua Xiao is supported by National Key R&D Program of Cina under No.27YFC837 and No.27YFC22, by te National NSFC (No.67324, No , No.U5923, No.U63627), by Sangai Municipal Science and Tecnology project (No.6522, No.6JC424), Sangai STCSMs R&D Program under Grant (No.6JC424). Cen Lin is te corresponding autor. REFERENCES [] B. M. Marlin and R. S. Zemel. Collaborative prediction and ranking wit nonrandom missing data. In RecSys 29, pages 5 2. L [2] H. Yang, G. Ling, Y. Su and MR. Lyu. Boosting response aware model-based collaborative filtering. IEEE Transactions on Konwledge and Data Engineering, 27(8): , 25. [3] YD. Kim and S. Coi. Bayesian binomial mixture model for collaborative prediction wit non-random missing data. In RecSys 24, pages [4] JM. Hernández-Lobato, N. Houlsby and Z. Garamani. Probabilistic matrix factorization wit non-random missing data. In ICML 24, pages [5] P. Gopalan, JM. Hofman and DM. Blei. Scalable Recommendation wit Hierarcical Poisson Factorization. In UAI 25, pages [6] D. Liang, L. Carlin, J. Mclnerney and DM. Blei. Modeling user exposure in recommendation. In WWW 26, pages [7] E. Noelle-Neumann. Te spiral of silence a teory of public opinion. Journal of communication, 24(2):43 5, 974. [8] J. D. Kennamer. Self-serving bibias in perceiving te opinions of oters. Communication Researc, 7:393 44, 99. [9] J. Mattes. Observing te spiral in te spiral of silence. International Journal of Public Opinion Researc, 27(2):55 76, 24. [] RE. Anderson. Consumer dissatisfaction: Te effect of disconfirmed expectancy on perceived product performance. Journal of marketing researc, 38 44, 973. [] W. De. Koster and D. Houtman. STORMFRONT IS LIKE A SECOND HOME TO ME On virtual community formation by rigt-wing extremists. Information, Communication & Society, (8):55 76, 28. [2] E. Nekmat and WJ. Gonzenbac. Multiple opinion climates in online forums: Role of website source reference and witin-forum opinion congruency. Journalism & mass communication quarterly, 9(4): , 23. [3] P. Porten-Ceé and C. Eliders. Spiral of silence online: How online communication affects opinion climate perception and opinion expression regarding te climate cange debate. Studies in communication sciences, 5():43 5, 25. [4] A. Sculz and P. Roessler. Te spiral of silence and te Internet: Selection of online content and te perception of te public opinion climate in computermediated communication environments. International Journal of Public Opinion Researc, 24(3): , 22. [5] J. G. Carroll, F. H. Andrew, and J. Sanaan. Perceived support for one s opinions and willingness to speak out: A meta-analysis of survey studies on te "spiral of silence". Te Public Opinion Quarterly, 6(3): , 997. [6] HK. Meyer and B. Speakman. Quieting te Commenters: Te Spiral of SilenceâĂŹs Persistent Effect on Online News Forums. Quieting te Commenters: Te Spiral of SilenceâĂŹs Persistent Effect, 5, 26. [7] N. N. Dalvi, R. Kumar, and B. Pang. Para normal activity: On te distribution of average ratings. In ICWSM 23, pages 9. [8] J. B. Coen and M. E. Goldberg. Te dissonance model in post-decision product evaluation. Journal of Marketing Researc, 35 32, 97. [9] N. Jindal and B. Liu. Opinion spam and analysis. In WSDM 28, pages [2] D. Godes and J. C. Silva. Sequential and temporal dynamics of online opinion. Marketing Science, 3(3): , 22. [2] N. Hu, J. Zang, and P. A. Pavlou. Overcoming te j-saped distribution of product reviews. Communications of te ACM, 52():44 47, 29. [22] Liu, Y, Cao, X. and Yu, Y. Are You Influenced by Oters Wen Rating?: Improve Rating Prediction by Conformity Modeling. In RecSys 26, pages [23] P. Massa and P. Avesani. Trust-aware recommender systems. In RecSys 27, pages [24] YL. Zang, Q. Guo, J. Ni and JG. Liu. Memory effect of te online rating for movies. Pysica A: Statistical Mecanics and its Applications, 47:26 66, 25. [25] J. McAuley, R. Pandey and J. Leskovec. Inferring networks of substitutable and complementary products. In SIGKDD 25, pages [26] J. Tang, H. Gao and H. Liu. mtrust: discerning multi-faceted trust in a connected world. In WSDM 22, pages [27] FM. Harper and JA. Konstan. Te movielens datasets: History and context. ACM Transactions on Interactive Intelligent Systems, 5(4):9, 26. [28] P. McJones. Eacmovie collaborative filtering data set. DEC Systems Researc Center, 249:57, 997. [29] P. DiMaggio, J. Evans and B. Bryson. Have American s social attitudes become more polarized?. American journal of Sociology, 2(3):69 755, 996. [3] RL. West and LH. Tumer. Introducing communication teory: Analysis and application. McGraw-Hill Humanities/Social Sciences/Languages, 26. [3] DA. Sceufle and P. Moy. Twenty-five years of te spiral of silence: A conceptual review and empirical outlook. International journal of public opinion researc, 2():3 28, 2. [32] E. Neolle-Neumann. Te spiral of silence: Public opinion, our social skin. University of Cicago Press., 993. [33] Zang, Xiaoying and Zao, Junzou and Lui, Jon C.S. Modeling te Assimilation- Contrast Effects in Online Product Rating Systems: Debiasing and Recommendations Proceedings of te Elevent ACM Conference on Recommender Systems [34] R. Salakutdinov and A. Mni. Probabilistic matrix factorization. NIPS, 2: , 28. [35] Y. Koren, R. Bell, and C. Volinsky. Matrix factorization tecniques for recommender systems. Computer, 42(8):3 37, 29.

Propensity score analysis with hierarchical data

Propensity score analysis with hierarchical data Section on Statistics in Epidemiology Propensity score analysis wit ierarcical data Fan Li, Alan M. Zaslavsky, Mary Bet Landrum Department of Healt Care Policy, Harvard Medical Scool 180 Longwood Avenue,

More information

Sickle Cell. Scientific Investigation

Sickle Cell. Scientific Investigation Scientific Investigation Red blood cells are oval and ave a biconcave sape, giving tem te appearance of an inner tube witout te ole. Teir sape gives tem flexibility as tey pass into small capillaries.

More information

Homophily and minority size explain perception biases in social networks

Homophily and minority size explain perception biases in social networks 3 5 6 7 8 9 3 5 Homopily and minority size explain perception biases in social networks Eun Lee,+,*, Fariba Karimi,3,+,*, Claudia Wagner,3, Hang-Hyun Jo,5,6, Markus Stromaier,7, and Mirta Galesic 8,9 Department

More information

EXPERTISE, UNDERUSE, AND OVERUSE IN HEALTHCARE * Amitabh Chandra Harvard and the NBER. Douglas O. Staiger Dartmouth and the NBER

EXPERTISE, UNDERUSE, AND OVERUSE IN HEALTHCARE * Amitabh Chandra Harvard and the NBER. Douglas O. Staiger Dartmouth and the NBER PRELIMINARY & INCOMPLETE DO NOT CITE OR DISTRIBUTE EXPERTISE, UNDERUSE, AND OVERUSE IN HEALTHCARE * Amitab Candra Harvard and te NBER Douglas O. Staiger Dartmout and te NBER Version: Marc 27, 2011 Abstract

More information

Modeling H1N1 Vaccination Rates. N. Ganesh, Kennon R. Copeland, Nicholas D. Davis, National Opinion Research Center at the University of Chicago

Modeling H1N1 Vaccination Rates. N. Ganesh, Kennon R. Copeland, Nicholas D. Davis, National Opinion Research Center at the University of Chicago Modeling H1N1 Vaccination Rates N. Ganes, Kennon R. Copeland, Nicolas D. Davis, National Opinion Researc Center at e University of Cicago James A. Singleton, Tammy Santibanez, Centers for Disease Control

More information

Exploiting Implicit Item Relationships for Recommender Systems

Exploiting Implicit Item Relationships for Recommender Systems Exploiting Implicit Item Relationships for Recommender Systems Zhu Sun, Guibing Guo, and Jie Zhang School of Computer Engineering, Nanyang Technological University, Singapore School of Information Systems,

More information

Unbiased MMSE vs. Biased MMSE Equalizers

Unbiased MMSE vs. Biased MMSE Equalizers Tamkang Journal of Science and Engineering, Vol. 12, No. 1, pp. 45 56 (2009) 45 Unbiased MMSE vs. iased MMSE Equalizers Rainfield Y. Yen Department of Electrical Engineering, Tamkang University, Tamsui,

More information

Running head: SEPARATING DECISION AND ENCODING NOISE. Separating Decision and Encoding Noise in Signal Detection Tasks

Running head: SEPARATING DECISION AND ENCODING NOISE. Separating Decision and Encoding Noise in Signal Detection Tasks Running ead: 1 Separating Decision and Encoding Noise in Signal Detection Tasks (Psycological Review, in press) Carlos Alexander Cabrera1, Zong-Lin Lu1, and Barbara Anne Doser2 Te Oio State University1

More information

Individual differences in the fan effect and working memory capacity q

Individual differences in the fan effect and working memory capacity q Journal of Memory and Language 51 (2004) 604 622 Journal of Memory and Language www.elsevier.com/locate/jml Individual differences in te fan effect and working memory capacity q Micael F. Bunting a, *,

More information

White Rose Research Online URL for this paper:

White Rose Research Online URL for this paper: Tis is an autor produced version of Meta-analysis of absolute mean differences from randomised trials wit treatment-related clustering associated wit care providers. Wite Rose Researc Online URL for tis

More information

Locomotor and feeding activity rhythms in a light-entrained diurnal rodent, Octodon degus

Locomotor and feeding activity rhythms in a light-entrained diurnal rodent, Octodon degus Locomotor and feeding activity rytms in a ligt-entrained diurnal rodent, Octodon degus R. GARCÍA-ALLEGUE, 1 P. LAX, 1 A. M. MADARIAGA, 2 AND J. A. MADRID 1 1 Department of Pysiology and Parmacology (Animal

More information

Each year is replete with occasions to give gifts. From

Each year is replete with occasions to give gifts. From Journal of Consumer Researc Advance Access publised December 29, 2016 Experiential Gifts Foster Stronger Social Relationsips tan Material Gifts CINDY CHAN CASSIE MOGILNER Eac year is replete wit occasions

More information

Derivation of Nutrient Prices from Household level Consumption Data: Methodology and Application*

Derivation of Nutrient Prices from Household level Consumption Data: Methodology and Application* Derivation of Nutrient Prices from Houseold level Consumption Data: Metodology and Application* by Dipankor Coondoo Economic Researc Unit, Indian Statistical Institute, Kolkata, India dcoondoo@isical.ac.in

More information

A GEOMETRICAL OPTIMIZATION PROBLEM ASSOCIATED WITH FRUITS OF POPPY FLOWER. Muradiye, Manisa, Turkey. Muradiye, Manisa, Turkey.

A GEOMETRICAL OPTIMIZATION PROBLEM ASSOCIATED WITH FRUITS OF POPPY FLOWER. Muradiye, Manisa, Turkey. Muradiye, Manisa, Turkey. Matematical and Computational Applications, Vol. 14, No. 3, pp. 169-175, 009. Association for Scientific Researc A GEOMETRICAL OPTIMIZATION PROBLEM ASSOCIATED WITH FRUITS OF POPPY FLOWER Gözde Değer 1,

More information

Public Assessment Report Scientific discussion. Kagitz (quetiapine) SE/H/1589/01, 04-05/DC

Public Assessment Report Scientific discussion. Kagitz (quetiapine) SE/H/1589/01, 04-05/DC Public Assessment Report Scientific discussion Kagitz (quetiapine) SE/H/1589/01, 0405/DC Tis module reflects te scientific discussion for te approval of Kagitz. Te procedure was finalised on 20161221.

More information

Correcting for Lead Time and Length Bias in Estimating the Effect of Screen Detection on Cancer Survival

Correcting for Lead Time and Length Bias in Estimating the Effect of Screen Detection on Cancer Survival American Journal of Epidemiology ª Te Autor 2008. Publised by te Jons Hopkins Bloomberg Scool of Public Healt. All rigts reserved. For permissions, please e-mail: journals.permissions@oxfordjournals.org.

More information

Three-dimensional simulation of lung nodules for paediatric multidetector array CT

Three-dimensional simulation of lung nodules for paediatric multidetector array CT Te Britis Journal of Radiology, 82 (2009), 401 411 Tree-dimensional simulation of lung nodules for paediatric multidetector array CT 1,2 X LI, MS, 1,2,3 E SAMEI, PD, 4 D M DELONG, PD, 5 R P JONES, BA,

More information

Journal of Theoretical Biology

Journal of Theoretical Biology Journal of Teoretical Biology 269 (2011) 131 137 Contents lists available at ScienceDirect Journal of Teoretical Biology journal omepage: www.elsevier.com/locate/yjtbi Life istory and mating systems select

More information

Lothian Palliative Care Guidelines patient information

Lothian Palliative Care Guidelines patient information Lotian Palliative Care Guidelines patient information Q. How will I know if te morpine is not going to work for some of my pain? A. You may still ave pain despite taking bigger doses of morpine and may

More information

Two optimal treatments of HIV infection model

Two optimal treatments of HIV infection model SSN 746-733 England UK World Journal of Modelling and Simulation Vol. 8 () No. pp. 7-35 Two optimal treatments of HV infection model Kalid Hattaf Noura Yousfi Laboratory Analysis Modeling and Simulation

More information

Name: Key: E = brown eye color (note that blue eye color is still represented by the letter e, but a lower case one...this is very important)

Name: Key: E = brown eye color (note that blue eye color is still represented by the letter e, but a lower case one...this is very important) MONOHYBRID CROSS v2 Name: Introduction A gamete is te egg or sperm cell tat is produced by meiosis. A gamete contains te aploid number of cromosomes (in a uman tis number is 23). In eac of tese cromosomes

More information

Case Studies of Signed Networks

Case Studies of Signed Networks Case Studies of Signed Networks Christopher Wang December 10, 2014 Abstract Many studies on signed social networks focus on predicting the different relationships between users. However this prediction

More information

arxiv: v2 [cs.ro] 31 Jul 2018

arxiv: v2 [cs.ro] 31 Jul 2018 Design and Development of Effective Transmission Mecanisms on a Tendon Driven Hand Ortosis for Stroke Patients arxiv:182.6131v2 [cs.ro] 31 Jul 218 Sangwoo Park1, Lynne Weber2, Lauri Bisop2, Joel Stein2,3

More information

A Platoon-Level Model of Communication Flow and the Effects on Operator Performance

A Platoon-Level Model of Communication Flow and the Effects on Operator Performance A Platoon-Level Model of Communication Flow and te Effects on Operator Performance by Patricia W. Kilduff, Jennifer C. Swoboda, and Josua Katz ARL-MR-0656 November 2006 Approved for public release; distribution

More information

The Long Tail of Recommender Systems and How to Leverage It

The Long Tail of Recommender Systems and How to Leverage It The Long Tail of Recommender Systems and How to Leverage It Yoon-Joo Park Stern School of Business, New York University ypark@stern.nyu.edu Alexander Tuzhilin Stern School of Business, New York University

More information

Widespread use of pure and impure placebo interventions by GPs in Germany

Widespread use of pure and impure placebo interventions by GPs in Germany Family Practice 2012; 29:79 85 doi:10.1093/fampra/cmr045 Advance Access publised on 1 August 2011 Ó Te Autor 2011. Publised by Oxford University Press. All rigts reserved. For permissions, please e-mail:

More information

Identification of Tissue Independent Cancer Driver Genes

Identification of Tissue Independent Cancer Driver Genes Identification of Tissue Independent Cancer Driver Genes Alexandros Manolakos, Idoia Ochoa, Kartik Venkat Supervisor: Olivier Gevaert Abstract Identification of genomic patterns in tumors is an important

More information

Public Assessment Report. Scientific discussion. Ramipril Teva 1.25 mg, 2.5 mg, 5 mg and 10 mg tablets Ramipril DK/H/2130/ /DC.

Public Assessment Report. Scientific discussion. Ramipril Teva 1.25 mg, 2.5 mg, 5 mg and 10 mg tablets Ramipril DK/H/2130/ /DC. Public Assessment Report Scientific discussion Ramipril Teva 1.25 mg, 2.5 mg, 5 mg and 10 mg tablets Ramipril DK/H/2130/001-004/DC 3 April 2014 Tis module reflects te scientific discussion for te approval

More information

Summary. Introduction. Methods

Summary. Introduction. Methods Osteoartritis and Cartilage (2001) 9, 771 778 2001 OsteoArtritis Researc Society International 1063 4584/01/080771+08 $35.00/0 doi:10.1053/joca.2001.0474, available online at ttp://www.idealibrary.com

More information

Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination

Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination Hierarchical Bayesian Modeling of Individual Differences in Texture Discrimination Timothy N. Rubin (trubin@uci.edu) Michael D. Lee (mdlee@uci.edu) Charles F. Chubb (cchubb@uci.edu) Department of Cognitive

More information

Performance of Fractured Horizontal Wells in High-Permeability Reservoirs P. Valkó, SPE and M. J. Economides, SPE, Texas A&M University

Performance of Fractured Horizontal Wells in High-Permeability Reservoirs P. Valkó, SPE and M. J. Economides, SPE, Texas A&M University SPE 349 Performance of Fractured Horizontal Wells in Hig-Permeability Reservoirs P. Valkó, SPE and M. J. Economides, SPE, Texas A&M University Copyrigt 995, Society of Petroleum Engineers, Inc. Tis paper

More information

International Journal of Health Sciences and Research ISSN:

International Journal of Health Sciences and Research   ISSN: International Journal of ealt Sciences and Researc www.ijsr.org ISSN: 2249-9571 Review rticle ombay lood Group: Distinct Descent Samarpita Pramanik Senior Tutor, Scool of Nursing, Cristian ospital erampur,

More information

Public Assessment Report. Scientific discussion. Carbidopa/Levodopa Bristol 10 mg/100 mg, 12.5 mg/50 mg, 25 mg/100 mg and 25 mg/250 mg tablets

Public Assessment Report. Scientific discussion. Carbidopa/Levodopa Bristol 10 mg/100 mg, 12.5 mg/50 mg, 25 mg/100 mg and 25 mg/250 mg tablets Public Assessment Report Scientific discussion Carbidopa/Levodopa Bristol 10 mg/100 mg, 12.5 mg/50 mg, 25 mg/100 mg and 25 mg/250 mg tablets (carbidopa/levodopa) NL/H/3044/001-004/DC Date: 25 February

More information

A Comparison of Collaborative Filtering Methods for Medication Reconciliation

A Comparison of Collaborative Filtering Methods for Medication Reconciliation A Comparison of Collaborative Filtering Methods for Medication Reconciliation Huanian Zheng, Rema Padman, Daniel B. Neill The H. John Heinz III College, Carnegie Mellon University, Pittsburgh, PA, 15213,

More information

How Self-Efficacy and Gender Issues Affect Software Adoption and Use

How Self-Efficacy and Gender Issues Affect Software Adoption and Use How Self-Efficacy and Gender Issues Affect Software Adoption and Use Kathleen Hartzel Today s computer software packages have potential to change how business is conducted, but only if organizations recognize

More information

Public Assessment Report. Scientific discussion. Orlyelle 0.02 mg/3 mg and 0.03 mg/3 mg film-coated tablets. (Ethinylestradiol/Drospirenone)

Public Assessment Report. Scientific discussion. Orlyelle 0.02 mg/3 mg and 0.03 mg/3 mg film-coated tablets. (Ethinylestradiol/Drospirenone) Public Assessment Report Scientific discussion Orlyelle 0.02 mg/3 mg and 0.03 mg/3 mg film-coated tablets (Etinylestradiol/Drospirenone) NL/H/2890/001-002/DC Date: 18 June 2014 Tis module reflects te scientific

More information

Magnetic Resonance Imaging in Acute Hamstring Injury: Can We Provide a Return to Play Prognosis?

Magnetic Resonance Imaging in Acute Hamstring Injury: Can We Provide a Return to Play Prognosis? Sports Med (2015) 45:133 146 DOI 10.1007/s40279-014-0243-1 SYSTEMATIC REVIEW Magnetic Resonance Imaging in Acute Hamstring Injury: Can We Provide a Return to Play Prognosis? Gustaaf Reurink Elisabet G.

More information

A Mathematical Model for Assessing the Control of and Eradication strategies for Malaria in a Community ABDULLAHI MOHAMMED BABA

A Mathematical Model for Assessing the Control of and Eradication strategies for Malaria in a Community ABDULLAHI MOHAMMED BABA ttp://www.sciencepub.net/report A Matematical Model for Assessing te Control of and Eradication strategies for Malaria in a Community ABDULLAHI MOHAMMED BABA DEPARTMENT OF MATHEMATICS, NIGER STATE COLLEGE

More information

RAG Rating Indicator Values

RAG Rating Indicator Values Technical Guide RAG Rating Indicator Values Introduction This document sets out Public Health England s standard approach to the use of RAG ratings for indicator values in relation to comparator or benchmark

More information

Applying Inhomogeneous Probabilistic Cellular Automata Rules on Epidemic Model

Applying Inhomogeneous Probabilistic Cellular Automata Rules on Epidemic Model Alying Inomogeneous Probabilistic Cellular Automata Rules on Eidemic Model Wesam M. Elsayed 1 Deartment of Matematics, Faculty of Science,Mansoura University, Mansoura, 35516, Egyt. Mansoura, Egyt. Amed

More information

Original Article Detection of lymph node metastases in cholangiocanma by fourier transform infrared spectroscopy

Original Article Detection of lymph node metastases in cholangiocanma by fourier transform infrared spectroscopy Int J Clin Exp Med 207;0(2):2925-293 www.ijcem.com /ISSN:940-590/IJCEM004693 Original Article Detection of lymp node metastases in colangiocanma by fourier transform infrared spectroscopy Min Wu *, Huan-Rong

More information

The Gold Standard. ASDIN 2014 Scientific Meeting. When is an AVF mature? Longitudinal Assessment of AVF Maturation with Ultrasound.

The Gold Standard. ASDIN 2014 Scientific Meeting. When is an AVF mature? Longitudinal Assessment of AVF Maturation with Ultrasound. Wen is an AVF mature? Longitudinal Assessment of AVF Maturation wit Ultrasound CONFLICT of INTEREST DECLARATION St Micael s Hospital olds patent on use of ig frequency probes for evaluation of venous structures

More information

Correcting Popularity Bias by Enhancing Recommendation Neutrality

Correcting Popularity Bias by Enhancing Recommendation Neutrality Correcting Popularity Bias by Enhancing Recommendation Neutrality Toshihiro Kamishima *, Shotaro Akaho *, Hideki Asoh *, and Jun Sakuma ** *National Institute of Advanced Industrial Science and Technology

More information

Identifying Peer Influence Effects in Observational Social Network Data: An Evaluation of Propensity Score Methods

Identifying Peer Influence Effects in Observational Social Network Data: An Evaluation of Propensity Score Methods Identifying Peer Influence Effects in Observational Social Network Data: An Evaluation of Propensity Score Methods Dean Eckles Department of Communication Stanford University dean@deaneckles.com Abstract

More information

Towards More Confident Recommendations: Improving Recommender Systems Using Filtering Approach Based on Rating Variance

Towards More Confident Recommendations: Improving Recommender Systems Using Filtering Approach Based on Rating Variance Towards More Confident Recommendations: Improving Recommender Systems Using Filtering Approach Based on Rating Variance Gediminas Adomavicius gedas@umn.edu Sreeharsha Kamireddy 2 skamir@cs.umn.edu YoungOk

More information

Does daily travel pattern disclose people s preference?

Does daily travel pattern disclose people s preference? Proceedings of the 51 st Hawaii International Conference on System Sciences 2018 Does daily travel pattern disclose people s preference? Mingxin Gan * Donlinks School of Economics and Management, University

More information

Public Assessment Report Scientific discussion. Aspirin (acetylsalicylic acid) Asp no:

Public Assessment Report Scientific discussion. Aspirin (acetylsalicylic acid) Asp no: Public Assessment Report Scientific discussion Aspirin (acetylsalicylic acid) Asp no: 20150618 Tis module reflects te scientific discussion for te approval of Aspirin. Te procedure was finalised on 20160609.

More information

Research Article Detection of Abnormal Item Based on Time Intervals for Recommender Systems

Research Article Detection of Abnormal Item Based on Time Intervals for Recommender Systems e Scientific World Journal, Article ID 845897, 8 pages http://dx.doi.org/0.55/204/845897 Research Article Detection of Abnormal Item Based on Time Intervals for Recommender Systems Min Gao,,2 Quan Yuan,

More information

MULTI-STATE MODELS OF HIV/AIDS BY HOMOGENEOUS SEMI-MARKOV PROCESS

MULTI-STATE MODELS OF HIV/AIDS BY HOMOGENEOUS SEMI-MARKOV PROCESS American Journal of Biostatistics 4 (2): 21-28, 2014 ISSN: 1948-9889 2014 Z.G. Dessie, Tis open access article is distributed under a Creative Commons Attribution (CC-BY) 3.0 license doi:10.3844/ajbssp.2014.21.28

More information

Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis

Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis Bayesian Models for Combining Data Across Subjects and Studies in Predictive fmri Data Analysis Thesis Proposal Indrayana Rustandi April 3, 2007 Outline Motivation and Thesis Preliminary results: Hierarchical

More information

Implications of Different Feedback Types on Error Perception and Psychological Reactance

Implications of Different Feedback Types on Error Perception and Psychological Reactance Implications of Different Feedback Types on Error Perception and Psychological Reactance Patrick Ehrenbrink patrick.ehrenbrink@tuberlin.de Xin Guang Gong xinguanggong@icloud.de Sebastian Möller sebastian.moeller@tu-berlin.de

More information

Selection and Combination of Markers for Prediction

Selection and Combination of Markers for Prediction Selection and Combination of Markers for Prediction NACC Data and Methods Meeting September, 2010 Baojiang Chen, PhD Sarah Monsell, MS Xiao-Hua Andrew Zhou, PhD Overview 1. Research motivation 2. Describe

More information

Examining the efficacy of the Theory of Planned Behavior (TPB) to understand pre-service teachers intention to use technology*

Examining the efficacy of the Theory of Planned Behavior (TPB) to understand pre-service teachers intention to use technology* Examining the efficacy of the Theory of Planned Behavior (TPB) to understand pre-service teachers intention to use technology* Timothy Teo & Chwee Beng Lee Nanyang Technology University Singapore This

More information

Capital and Benefit in Social Networks

Capital and Benefit in Social Networks Capital and Benefit in Social Networks Louis Licamele, Mustafa Bilgic, Lise Getoor, and Nick Roussopoulos Computer Science Dept. University of Maryland College Park, MD {licamele,mbilgic,getoor,nick}@cs.umd.edu

More information

Public Assessment Report. Scientific discussion. Mebeverine HCl Aurobindo Retard 200 mg modified release capsules, hard. (mebeverine hydrochloride)

Public Assessment Report. Scientific discussion. Mebeverine HCl Aurobindo Retard 200 mg modified release capsules, hard. (mebeverine hydrochloride) Public Assessment Report Scientific discussion ebeverine HCl Aurobindo Retard 200 mg modified release capsules, ard (mebeverine ydrocloride) NL/H/3750/001/DC Date: 18 September 2017 Tis module reflects

More information

Mining Low-Support Discriminative Patterns from Dense and High-Dimensional Data. Technical Report

Mining Low-Support Discriminative Patterns from Dense and High-Dimensional Data. Technical Report Mining Low-Support Discriminative Patterns from Dense and High-Dimensional Data Technical Report Department of Computer Science and Engineering University of Minnesota 4-192 EECS Building 200 Union Street

More information

ttp://www.sis.se ttp://www.sis.se ttp://www.sis.se ttp://www.sis.se ttp://www.sis.se Provläsningsexemplar / Preview Teknisk rapport SIS-CEN ISO/TR 25107:2006 Utgåva 1 Oktober 2006 Oförstörande provning

More information

IEEE Proof Web Version

IEEE Proof Web Version IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY, VOL. 4, NO. 4, DECEMBER 2009 1 Securing Rating Aggregation Systems Using Statistical Detectors and Trust Yafei Yang, Member, IEEE, Yan (Lindsay)

More information

Allergy: the unmet need

Allergy: the unmet need Allergy: te unmet need A blueprint for better patient care A report of te Royal College of Pysicians Working Party on te provision of allergy services in te UK Royal College of Pysicians June 2003 Royal

More information

ISC- GRADE XI HUMANITIES ( ) PSYCHOLOGY. Chapter 2- Methods of Psychology

ISC- GRADE XI HUMANITIES ( ) PSYCHOLOGY. Chapter 2- Methods of Psychology ISC- GRADE XI HUMANITIES (2018-19) PSYCHOLOGY Chapter 2- Methods of Psychology OUTLINE OF THE CHAPTER (i) Scientific Methods in Psychology -observation, case study, surveys, psychological tests, experimentation

More information

Discovering Meaningful Cut-points to Predict High HbA1c Variation

Discovering Meaningful Cut-points to Predict High HbA1c Variation Proceedings of the 7th INFORMS Workshop on Data Mining and Health Informatics (DM-HI 202) H. Yang, D. Zeng, O. E. Kundakcioglu, eds. Discovering Meaningful Cut-points to Predict High HbAc Variation Si-Chi

More information

A Dynamical for Trans. of WNV in Chic.-Mosq. Interaction 291

A Dynamical for Trans. of WNV in Chic.-Mosq. Interaction 291 9 J. Mat. Fund. Sci., Vol. 46, o. 3, 4, 9-3 A Dynamical Model for Transmission of West ile Virus in Cicken-Mosquito Interaction Jafaruddin,, Juni Wijayanti Puspita 3, uning uraini & Edy Soewono Department

More information

Measuring Focused Attention Using Fixation Inner-Density

Measuring Focused Attention Using Fixation Inner-Density Measuring Focused Attention Using Fixation Inner-Density Wen Liu, Mina Shojaeizadeh, Soussan Djamasbi, Andrew C. Trapp User Experience & Decision Making Research Laboratory, Worcester Polytechnic Institute

More information

On the Combination of Collaborative and Item-based Filtering

On the Combination of Collaborative and Item-based Filtering On the Combination of Collaborative and Item-based Filtering Manolis Vozalis 1 and Konstantinos G. Margaritis 1 University of Macedonia, Dept. of Applied Informatics Parallel Distributed Processing Laboratory

More information

What is an Impact Factor? How variable is the impact factor? Time after publication (Years) Figure 1. Generalized Citation Curve

What is an Impact Factor? How variable is the impact factor? Time after publication (Years) Figure 1. Generalized Citation Curve Reprinted with pemission from Perspectives in Puplishing, No 1, Oct 2000, http://www.elsevier.com/framework_editors/pdfs/perspectives 1.pdf What is an Impact Factor? The impact factor is only one of three

More information

Student Performance Q&A:

Student Performance Q&A: Student Performance Q&A: 2009 AP Statistics Free-Response Questions The following comments on the 2009 free-response questions for AP Statistics were written by the Chief Reader, Christine Franklin of

More information

A Social Curiosity Inspired Recommendation Model to Improve Precision, Coverage and Diversity

A Social Curiosity Inspired Recommendation Model to Improve Precision, Coverage and Diversity A Social Curiosity Inspired Recommendation Model to Improve Precision, Coverage and Diversity Qiong Wu, Siyuan Liu, Chunyan Miao, Yuan Liu and Cyril Leung Joint NTU-UBC Research Centre of Excellence in

More information

Public Assessment Report. Scientific discussion. Amoxiclav Aristo 500 mg/125 mg and 875 mg/125 mg film-coated tablets

Public Assessment Report. Scientific discussion. Amoxiclav Aristo 500 mg/125 mg and 875 mg/125 mg film-coated tablets Public Assessment Report Scientific discussion C Amoxiclav Aristo 500 mg/125 mg and 875 mg/125 mg film-coated tablets (amoxicillin triydrate and potassium clavulanate) NL/H/3468/001-002/DC Date: 12 July

More information

Remarks on Bayesian Control Charts

Remarks on Bayesian Control Charts Remarks on Bayesian Control Charts Amir Ahmadi-Javid * and Mohsen Ebadi Department of Industrial Engineering, Amirkabir University of Technology, Tehran, Iran * Corresponding author; email address: ahmadi_javid@aut.ac.ir

More information

How Opinions are Received by Online Communities: A Case Study on Amazon.com Helpfulness Votes

How Opinions are Received by Online Communities: A Case Study on Amazon.com Helpfulness Votes How Opinions are Received by Online Communities: A Case Study on Amazon.com Helpfulness Votes Cristian Danescu-Niculescu-Mizil 1 Gueorgi Kossinets 2 Jon Kleinberg 1 Lillian Lee 1 1 Department of Computer

More information

IBM Research Report. Reliability for Networked Storage Nodes

IBM Research Report. Reliability for Networked Storage Nodes J058 A0509-008 September 0, 005 Computer Science IBM esearc eport eliability for etwore Storage oes KK ao, James L. Hafner, icar A. Goling IBM esearc Division Almaen esearc Center 650 Harry oa San Jose,

More information

Pooling Subjective Confidence Intervals

Pooling Subjective Confidence Intervals Spring, 1999 1 Administrative Things Pooling Subjective Confidence Intervals Assignment 7 due Friday You should consider only two indices, the S&P and the Nikkei. Sorry for causing the confusion. Reading

More information

A Case Study: Two-sample categorical data

A Case Study: Two-sample categorical data A Case Study: Two-sample categorical data Patrick Breheny January 31 Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/43 Introduction Model specification Continuous vs. mixture priors Choice

More information

32.5. percent of U.S. manufacturers experiencing unfair currency manipulation in the trade practices of other countries.

32.5. percent of U.S. manufacturers experiencing unfair currency manipulation in the trade practices of other countries. TECH 646 Analysis of Research in Industry and Technology PART III The Sources and Collection of data: Measurement, Measurement Scales, Questionnaires & Instruments, Sampling Ch. 11 Measurement Lecture

More information

MEASURING AFFECTIVE RESPONSES TO CONFECTIONARIES USING PAIRED COMPARISONS

MEASURING AFFECTIVE RESPONSES TO CONFECTIONARIES USING PAIRED COMPARISONS MEASURING AFFECTIVE RESPONSES TO CONFECTIONARIES USING PAIRED COMPARISONS Farzilnizam AHMAD a, Raymond HOLT a and Brian HENSON a a Institute Design, Robotic & Optimizations (IDRO), School of Mechanical

More information

Sound Texture Classification Using Statistics from an Auditory Model

Sound Texture Classification Using Statistics from an Auditory Model Sound Texture Classification Using Statistics from an Auditory Model Gabriele Carotti-Sha Evan Penn Daniel Villamizar Electrical Engineering Email: gcarotti@stanford.edu Mangement Science & Engineering

More information

An Empirical Study of Process Conformance

An Empirical Study of Process Conformance An Empirical Study of Process Conformance Sivert Sørumgård 1 Norwegian University of Science and Technology 3 December 1996 Abstract An experiment was carried out at the Norwegian University of Science

More information

Chapter 1: Exploring Data

Chapter 1: Exploring Data Chapter 1: Exploring Data Key Vocabulary:! individual! variable! frequency table! relative frequency table! distribution! pie chart! bar graph! two-way table! marginal distributions! conditional distributions!

More information

TITLE: A Data-Driven Approach to Patient Risk Stratification for Acute Respiratory Distress Syndrome (ARDS)

TITLE: A Data-Driven Approach to Patient Risk Stratification for Acute Respiratory Distress Syndrome (ARDS) TITLE: A Data-Driven Approach to Patient Risk Stratification for Acute Respiratory Distress Syndrome (ARDS) AUTHORS: Tejas Prahlad INTRODUCTION Acute Respiratory Distress Syndrome (ARDS) is a condition

More information

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc.

Chapter 23. Inference About Means. Copyright 2010 Pearson Education, Inc. Chapter 23 Inference About Means Copyright 2010 Pearson Education, Inc. Getting Started Now that we know how to create confidence intervals and test hypotheses about proportions, it d be nice to be able

More information

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning

Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Exploring the Influence of Particle Filter Parameters on Order Effects in Causal Learning Joshua T. Abbott (joshua.abbott@berkeley.edu) Thomas L. Griffiths (tom griffiths@berkeley.edu) Department of Psychology,

More information

Bayesian and Frequentist Approaches

Bayesian and Frequentist Approaches Bayesian and Frequentist Approaches G. Jogesh Babu Penn State University http://sites.stat.psu.edu/ babu http://astrostatistics.psu.edu All models are wrong But some are useful George E. P. Box (son-in-law

More information

A Cooperative Multiagent Architecture for Turkish Sign Tutors

A Cooperative Multiagent Architecture for Turkish Sign Tutors A Cooperative Multiagent Architecture for Turkish Sign Tutors İlker Yıldırım Department of Computer Engineering Boğaziçi University Bebek, 34342, Istanbul, Turkey ilker.yildirim@boun.edu.tr 1 Introduction

More information

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016

UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 UNIVERSITY of PENNSYLVANIA CIS 520: Machine Learning Midterm, 2016 Exam policy: This exam allows one one-page, two-sided cheat sheet; No other materials. Time: 80 minutes. Be sure to write your name and

More information

More skilled internet users behave (a little) more securely

More skilled internet users behave (a little) more securely More skilled internet users behave (a little) more securely Elissa Redmiles eredmiles@cs.umd.edu Shelby Silverstein shelby93@umd.edu Wei Bai wbai@umd.edu Michelle L. Mazurek mmazurek@umd.edu University

More information

the risk of heart disease and stroke in alabama: burden document

the risk of heart disease and stroke in alabama: burden document te risk of eart disease and stroke in alabama: burden document finding te Pat to CardioVasCUlar ealt 21 table of Contents executive Summary... 1 demograpic caracteristics of Alabama... 2 Leading causes

More information

Statistical Techniques. Masoud Mansoury and Anas Abulfaraj

Statistical Techniques. Masoud Mansoury and Anas Abulfaraj Statistical Techniques Masoud Mansoury and Anas Abulfaraj What is Statistics? https://www.youtube.com/watch?v=lmmzj7599pw The definition of Statistics The practice or science of collecting and analyzing

More information

Selection of Linking Items

Selection of Linking Items Selection of Linking Items Subset of items that maximally reflect the scale information function Denote the scale information as Linear programming solver (in R, lp_solve 5.5) min(y) Subject to θ, θs,

More information

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1

Finding Information Sources by Model Sharing in Open Multi-Agent Systems 1 Finding Information Sources by Model Sharing in Open Multi-Agent Systems Jisun Park, K. Suzanne Barber The Laboratory for Intelligent Processes and Systems The University of Texas at Austin 20 E. 24 th

More information

Ch. 11 Measurement. Paul I-Hai Lin, Professor A Core Course for M.S. Technology Purdue University Fort Wayne Campus

Ch. 11 Measurement. Paul I-Hai Lin, Professor  A Core Course for M.S. Technology Purdue University Fort Wayne Campus TECH 646 Analysis of Research in Industry and Technology PART III The Sources and Collection of data: Measurement, Measurement Scales, Questionnaires & Instruments, Sampling Ch. 11 Measurement Lecture

More information

HCN channels enhance spike phase coherence and regulate the phase of spikes and LFPs in the theta-frequency range

HCN channels enhance spike phase coherence and regulate the phase of spikes and LFPs in the theta-frequency range HCN cannels enance spike pase coerence and regulate te pase of spikes and LFPs in te teta-frequency range Manisa Sina and Risikes Narayanan 1 Cellular Neuropysiology Laboratory, Molecular Biopysics Unit,

More information

Sawtooth Software. MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc.

Sawtooth Software. MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB RESEARCH PAPER SERIES. Bryan Orme, Sawtooth Software, Inc. Sawtooth Software RESEARCH PAPER SERIES MaxDiff Analysis: Simple Counting, Individual-Level Logit, and HB Bryan Orme, Sawtooth Software, Inc. Copyright 009, Sawtooth Software, Inc. 530 W. Fir St. Sequim,

More information

Cognitive styles sex the brain, compete neurally, and quantify deficits in autism

Cognitive styles sex the brain, compete neurally, and quantify deficits in autism Cognitive styles sex the brain, compete neurally, and quantify deficits in autism Nigel Goldenfeld 1, Sally Wheelwright 2 and Simon Baron-Cohen 2 1 Department of Applied Mathematics and Theoretical Physics,

More information

How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis?

How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis? How Does Analysis of Competing Hypotheses (ACH) Improve Intelligence Analysis? Richards J. Heuer, Jr. Version 1.2, October 16, 2005 This document is from a collection of works by Richards J. Heuer, Jr.

More information

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011

A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING TO DETECT MEAN AND/OR VARIANCE SHIFTS IN A PROCESS. Received August 2010; revised February 2011 International Journal of Innovative Computing, Information and Control ICIC International c 2011 ISSN 1349-4198 Volume 7, Number 12, December 2011 pp. 6935 6948 A NEW DIAGNOSIS SYSTEM BASED ON FUZZY REASONING

More information

SEPTIC SHOCK PREDICTION FOR PATIENTS WITH MISSING DATA. Joyce C Ho, Cheng Lee, Joydeep Ghosh University of Texas at Austin

SEPTIC SHOCK PREDICTION FOR PATIENTS WITH MISSING DATA. Joyce C Ho, Cheng Lee, Joydeep Ghosh University of Texas at Austin SEPTIC SHOCK PREDICTION FOR PATIENTS WITH MISSING DATA Joyce C Ho, Cheng Lee, Joydeep Ghosh University of Texas at Austin WHAT IS SEPSIS AND SEPTIC SHOCK? Sepsis is a systemic inflammatory response to

More information

C/S/E/L :2008. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor. innovations at the intersection of people,

C/S/E/L :2008. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor. innovations at the intersection of people, C/S/E/L :2008 innovations at the intersection of people, technology, and work. On Analytical Rigor A Study of How Professional Intelligence Analysts Assess Rigor Daniel J. Zelik The Ohio State University

More information

Are the Referents Remembered in Temporal Bisection?

Are the Referents Remembered in Temporal Bisection? Learning and Motivation 33, 10 31 (2002) doi:10.1006/lmot.2001.1097, available online at http://www.idealibrary.com on Are the Referents Remembered in Temporal Bisection? Lorraine G. Allan McMaster University,

More information

A HMM-based Pre-training Approach for Sequential Data

A HMM-based Pre-training Approach for Sequential Data A HMM-based Pre-training Approach for Sequential Data Luca Pasa 1, Alberto Testolin 2, Alessandro Sperduti 1 1- Department of Mathematics 2- Department of Developmental Psychology and Socialisation University

More information

4 Diagnostic Tests and Measures of Agreement

4 Diagnostic Tests and Measures of Agreement 4 Diagnostic Tests and Measures of Agreement Diagnostic tests may be used for diagnosis of disease or for screening purposes. Some tests are more effective than others, so we need to be able to measure

More information