Event Summarization using Tweets

Size: px
Start display at page:

Download "Event Summarization using Tweets"

Transcription

1 Event Summarzaton usng Tweets ABSTRACT Deepaan Chakrabart Yahoo! Research 701 1st Avenue Sunnvale, CA Twtter has become exceedngl popular, wth mllons of tweets beng posted ever da on a wde varet of topcs. Leadng search engnes have started routnel dsplang relevant tweets n response to user search queres. Recent research has shown that a consderable fracton of these tweets are about events, and the detecton of novel events n the tweet-stream has attracted a lot of nterest. However, ver lttle research has focused on dsplang ths real-tme nformaton about events. For nstance, the leadng search engnes smpl dspla all tweets matchng the queres n reverse chronologcal order. In ths paper we argue that for some recurrng events, such as sports, t s better to use more sophstcated technques to summarze the relevant tweets. We formalze the problem of summarzng event-tweets and gve a soluton based on learnng the underlng hdden state representaton of the event va Hdden Markov Models. In addton, through extensve experments on real-world data we show that our model sgnfcantl outperforms some ntutve and compettve baselnes. 1. INTRODUCTION A ke component of real-tme search s the avalablt of realtme nformaton. Such nformaton has recentl prolferated thanks to socal meda webstes lke Twtter and Facebook that enable ther users to dscuss, comment, and otherwse communcate contnuousl wth others n ther socal crcle. On Twtter, user compose and send short messages called tweets, puttng the medum to a wde arra of uses. Recent research has shown that one of the bg use-cases of Twtter s users reportng on events that the are experencng: Sakak et al [12] demonstrated that careful mnng of tweets can be used to detect events such as earthquakes. Snce then a lot of research works have focused on detecton of novel events on Twtter [10] and other socal meda webstes [2] such as Flckr and Youtube. However, the state of the art n real-tme usage of ths data s stll rather prmtve. In response to searches for ongong events, toda s major search engnes smpl fnd tweets that match the quer terms, and present the most recent ones. Ths approach has the advantage of leveragng exstng quer matchng technologes, and for smple one-shot events such as earthquakes t works well. However, for events that have structure or are long-runnng, and where users are lkel to want a summar of all occurrences so far, ths approach s often unsatsfactor. Consder, for nstance, a quer about an ongong game of Amercan Football (we wll use ths as our runnng example). Just Returnng the most recent tweets about the game s problematc for two reasons: (a) the most recent tweets could be repeatng the same nformaton about the event (sa, the most recent touchdown ), and (b) most users would be nterested n a summar of the occurrences n the game so far. Ths approach can clearl be Coprght 200X ACM...$ Kunal unera Yahoo! Research 701 1st Avenue Sunnvale, CA kpunera@ahoo-nc.com mproved upon usng nformaton about the structure of the event. In the case of Football, ths corresponds to knowledge about the game pla. Ths motvates our goal of summarzng long-runnng structurerch events. Ths ncel complements recent work on detectng events n the twtter stream [10]. We that a new event has been detected, our goal s to extract a few tweets that best descrbe the chan of nterestng occurrences n that event. In partcular, we focus on repeated events, such as sports, where dfferent games share a smlar underlng structure (e.g., touchdowns, nterceptons, fumbles, n Amercan football) though each ndvdual game s unque (dfferent plaers, dfferent sequences of touchdowns, fumbles, etc.). We want our approach to learn from prevous games n order to better summarze a recent (perhaps even an ongong) game; queres about ths game can then present a full summar of the ke occurrences n the game, as well as the latest updates. Our proposed soluton s a two-step process. We frst desgn a modfed Hdden Markov Model that can segment the event tmelne, dependng on both the burstness of the tweet-stream and the word dstrbuton used n tweets. Each such segment represents one dstnct sub-event, a semantcall dstnct porton of the full event. We then pck ke tweets to descrbe each segment judged to be nterestng enough, and combne them together to buld the summar. OUR CONTRIBUTIONS. We are, to the best of our knowledge, the frst to stud the problem of summarzng events on Twtter. To accomplsh ths, our algorthm surmounts several challenges. (1) Events are tpcall burst. Some tpes of sub-events generate far more tweets per unt tme than others. Our algorthm ensures that the summar does not contan tweets from perods of low actvt, et does not over-represent the burst perods ether. (2) Separate sub-events ma not be temporall far apart. Our algorthm surmounts ths problem b automatcall learnng language models for common tpes of sub-events. Ths allows t to separate dfferent tpes of sub-events even when the are temporall close. (3) revous nstances of smlar events are avalable. Our algorthm can buld offlne models for the dfferent sub-events usng tweets from prevous events we do not want to re-learn the characterstcs of a touchdown n ever match. (4) Tweets are nos. Tweets are ver short (less than 140 characters) and nos, rfe wth spellng mstakes. Our algorthm acheves robust results n the face of these ssues. (5) Strong emprcal results. We emprcall compare ths model aganst several baselnes to demonstrate ts accurac; n partcular, our algorthm acheves better recall over the set of mportant occurrences, and also gves a better sense of the context of these occurrences and the plaers assocated wth them. ORGANIZATION. In Secton 2, we present a detaled case-stud on the need for real-tme summarzaton of coverage of Amercan Football games on Twtter. Ths also provdes a concrete motvaton for our work. In Secton 3, we dscuss several baselnes and then present

2 Fgure 1: Volume of queres to the Google search engne contanng names of both teams nvolved n NFL games. We see marked spkes on da of the games. The -axs values onl makes sense relatvel. Fgure 2: The absolute number of tweets referrng to Football team names. There are marked spkes on the das that the teams compete n games. our proposed soluton based on a modfcaton of Hdden Markov Models. These are compared n Secton 4, where the accurac and utlt of our algorthm s demonstrated. We defer the dscusson of related work to Secton 5 as presentng the detals of our approach frst helps us better contrast t wth exstng works. Fnall, we conclude n Secton 6 lstng drectons for future research. 2. SORTS COVERAGE ON TWITTER We want to summarze events so that the summares can be ntellgentl consumed b downstream applcatons lke search engnes answerng user queres. But s there an actual demand for such summares? In partcular: (1) Are web users nterested n real-tme nformaton about these events? (2) Is such real-tme nformaton avalable? (3) Are exstng methods to explot ths real-tme nformaton suffcent? THE DEMAND FOR REAL-TIME COVERAGE OF SORTS EVENTS. For the frst queston, we consder the example of users lookng for nformaton on professonal Amercan Football games. In Fgure 1 we plot the number of occurrences of three bgrams n the search quer logs of the Google search engne. The bgrams jets steelers, jets patrots, and jets colts refer to the names of teams that plaed each other on three dfferent Sundas n Januar Even though Google Trends 2 does not reveal absolute numbers, the graphs clearl ndcate a large spke n user nterest concurrent wth the games; ths nterest also extends nto the next da (when users tpcall access news stores). There s a smlar surge n user nterest for soccer matches durng the World Cup Clearl, an automated method to answer user queres about events usng realtme nformaton would have sgnfcant utlt. THE SULY OF REAL-TIME INFORMATION ON SORTS EVENTS. 1 lottng the frequenc of occurrences of the names of both teams n a game focuses n on the nterest n the game as opposed to just general nformaton about the teams. 2 Fgure 3: The absolute number of tweets referrng to Football teams plotted over the duraton of the game. It s clear that plas of nterest are marked b spkes n tweet volume. The top frequent words durng some spkes are marked showng that words n the tweets descrbe the plas. To answer the second queston, we consder the problem of obtanng real-tme nformaton about these events. One readl avalable source s Twtter, and prevous research has shown that some events such as earthquakes can be successfull dentfed b mnng user tweets [12]. We want to take ths one step further and mne user tweets to construct real-tme summares of events. Here we agan consder the example of Amercan Football games. For the purposes of ths experment we dentf tweets referrng to teams b lookng for certan hash-tags 3. In partcular, n Fgure 2 we plot the number of occurrences of tweets contanng the hash-tags #jets, #steelers, #patrots, and #colts. From the Fgure, t s clear that the tweets referrng to the teams spke durng the tmes when the events take place. The three games mentoned n Fgure 1 show up clearl n the tweets n addton to other games the teams are nvolved n. In order to check whether the tweets that contan references to the team names are about the game at all we show n Fgure 3 the frequenc of such tweets for two games over the duraton of the games. It s clear that the ebb and flow of the tweets s correlated to the happenngs of the game. In addton to the frequenc we have tagged some of the frequenc spkes wth the common words n the tweets. As we can see the words n the tweets assocated wth the spkes do document the happenngs at these events. CHARACTERISTICS OF SORTS COVERAGE IN TWEETS. As we have seen tweets that refer to Football teams nvolved n games tend to provde detals about specfc plas of nterest. In partcular, we defne as a sub-event a dscrete chunk of the full event that can stand on ts own: e.g. touchdown, ntercepton, etc. n case of a Football game. Hence, our goal n ths work s to construct a event-summar b selectng tweets, from the set of relevant tweets, that descrbe these sub-events. Here we lst some characterstcs and ssues of ths data that our proposed approach wll deal wth. Frst, notce from Fgure 3 that sub-events are marked b ncreased frequenc of tweets. Moreover, t s the change n tweet-frequenc as opposed to absolute levels that demarcate sub-events. Second, boundares of sub-events also result n a change n vocabular of tweets. The vocabular specfc to a sub-event tends to come from two sources: one part of t s sport specfc comprsng words lke touchdown, ntercepton, etc., whle another part s game-specfc, such as plaer names. Fnall, the sport events we are consderng are repeated events sharng at least the sport-specfc vocabular and hence our approach should be able to learn from past games to do a better job of summarzng future ones. Some or all of these ssues also pertan to other events such musc festvals or award shows. 3 When Twtter users want to refer to enttes n ther tweets the often use hash-tags; sntactcall, these are words prefxed wth # embedded n the tweet

3 So the fnal queston becomes whether exstng methods address these ssues. At all major search engnes, the current methods for surfacng the content from twtter n response to search queres nvolve lttle more than returnng the matchng tweets n the reverse chronologcal order. Ths technque works well for man use-cases of twtter, but not for summarzng events, as t does not take nto account the man of the propertes of event coverage on twtter descrbed above. We evaluated ths technque as a baselne n our experments n Secton 4 but do not report the numbers as t proved to be extremel uncompettve. In the next secton we propose a seres of approaches that are desgned to explot the propertes of coverage of events on Twtter. 3. ALGORITHMS Our goal s to summarze tweets about events n real-tme, allowng for ntellgent ntegraton of tweets nto search results. In ths secton, we wll dscuss three algorthms to accomplsh ths. In order to ad understandng of the ssues nvolved and the desgn choces we make, we start b presentng the smplest approach and progressvel repar ts shortcomngs usng more sophstcated methods. Also, whle the algorthms are gven for events n general, we contnue to use the runnng example of sportng events to elucdate deas. 3.1 Baselne SUMMALLTEXT The straghtforward approach to summarzng tweets s to smpl consder each tweet as a document, and then appl a summarzaton method on ths corpus. In partcular, we assocate wth each tweet a vector of the TF-logIDF of ts consttuent words [1]. Defnng the dstance between two tweets to be the cosne dstance between them, we select those tweets whch are closest to all other tweets from the event. The algorthm s formall descrbed n Fgure 3.1. Algorthm 1 SUMMALLTEXT INUT: Tweet corpus Z, tweet word vocabular V, desred number of tweets n OUTUT: Set of ke tweets T for Z, w V do z (w) = tfdf(w,, Z) end for for Z do score() = j Z cosne(z, z j ) end for T = top n tweets wth maxmum score ISSUES. Whle ths algorthm has the advantage of smplct, t stll has several defects. Frst, O( Z 2 ) computatons are requred to compute the scores (though ths could be reduced n practce f prunng technques and approxmatons such as LSH are used). More mportantl, the result set T s lkel to be heavl based towards the most popular sub-event, to the complete excluson of other subevents. The usual method used n such cases s to sequentall add those tweets to T that (a) have hgh scores, whle (b) are dverse enough from the the tweets alread added to T. However, smpl usng a text-based dverst functon wll not help n our case, snce we want T to contans tweets for ever major sub-event, even f those sub-events are of the same class for example, n football, we want to get tweets for all touchdowns, even though the tweets descrbng each of these touchdowns are presumabl qute smlarl worded. In essence, a tme-based dverst functon s necessar. 3.2 Baselne SUMMTIMEINT In order to pck tweets from the entre duraton of the event, we need to combne summarzaton wth a segmentaton strateg. The smplest dea s to splt up the duraton nto equal-szed tme ntervals (sa, 2 mnutes for football), and then select the ke tweets from each nterval. However, clearl, not all ntervals wll contan useful subevents. We detect such ntervals b ther low tweet volume relatve to the average, and do not select an ke tweets from such ntervals. The algorthm s descrbed n Fgure 3.2. It has two extra parameters: (a) a segmentaton T S of the duraton of the event nto equaltme wndows, and (b) the mnmum actvt threshold l, whereb tme segments where tweet volume s less than l% of all tweets are gnored. Both the wndow length and the threshold l are to be pcked expermentall wth the goal of havng no more than one complete sub-event n each tme segment. Algorthm 2 SUMMTIMEINT INUT: Tweet corpus Z, tweet word vocabular V, desred number of tweets n, mnmum actvt threshold l, tme segments T S OUTUT: Set of ke tweets T T S = {s T S tweet volume n segment s > l% of all tweets} for each segment s T S do Z[s] = Z restrcted to tme s T s = SummAllT ext(z[s], V, n/ T S ) end for T = S T s ISSUES. Algorthm 3.2 ensures that the selected tweets are spread across the entre duraton of the event. Dverst wthn an gven tme segment now becomes less useful, because onl a few tweets are pcked from each segment. However, the segmentaton based on equal-szed tme wndows s far too smplstc, for three reasons dscussed below. Burstness of tweet volume: Tweets come n bursts, and the duratons of these bursts can var. If the event s splt nto constant-tme stages, one sngle long burst can be splt nto multple stages, and the ke tweets from each stage are lkel to be near-duplcates. Conversel, f each stage s too long, t mght cover several sub-events n addton to the burst sub-event; snce onl a few tweets can selected from each tme segment, some sub-events are lkel to be mssng from the fnal set of ke tweets. The problem remans even f the event s splt nto stages wth constant number of tweets n each stage. Clearl, none of these trval solutons s satsfactor. Multple sub-events n the same burst: Even f bursts n tweet volume can be detected accuratel, segmentng b burst volume can be msleadng. For nstance, f two sub-events occur close together n tme (e.g., an ntercepton followed soon after b a touchdown ) and both generate sgnfcant tweets, then ther respectve tweets mght get smeared nto one seemngl contnuous burst n tweet volume. However, a careful examnaton of the word dstrbuton of the tweets n ths burst would reveal the presence of the two dfferent sub-events. Thus, a good segmentaton should consder changes n language model along wth changes n tweet volume. Cold Start : At the begnnng of the game, when the tweet language models are unknown and the thresholds defnng burst behavor are unclear, the segmentaton algorthm could be ver naccurate. Ths s especall the case f the thresholds for bursts or changes n language model have to be learnt automatcall. Thus, there s a sgnfcant rsk of mssng mportant sub-events that happen earl. We need a segmentaton method that can overcome all these obstacles. A good segmentaton wll solate at most one sub-event n each tme segment, whch can then be used b the summarzer to output summares of each segment (or choose to gnore segments where lttle seems to be happenng). In the next secton, we propose a varant of the Hdden Markov Model (HMM) to solve ths problem.

4 3.3 Our Approach: SUMMHMM We have seen that there are two parts to event summarzaton: detectng stages or segments of an event, and summarzng the tweets n each stage. For nstance, perods of sgnfcant tweetng actvt (e.g, after a soccer goal or a football touchdown ) mght be nterleaved wth lulls n tweet volume, or the predomnant personalt beng dscussed n the tweet-stream of an event could change from one proper name to another, and so on. Accurate knowledge of the boundares between stages s crucal n fndng the best tweets about the most mportant sub-events. To segment an event, we turn to a model that has worked ver well for man such problems: the Hdden Markov Model (HMM). The HMM s able to learn dfferences n language models of subevents completel automatcall, so that the model parameters are tuned to the tpe of event. The parameters of the HMM are easl nterpretable as well. These advantages make t eas for the HMM to be appled to a wde varet of events, and make t our tool of choce for event segmentaton. However, the standard HMM requres some modfcatons to be applcable to our problem, so we frst present a short background on HMMs before dscussng our partcular HMM. BACKGROUND ON HMMS. The standard HMM posts the exstence of N states labeled S 1,..., S N, a set of observaton smbols v 1,..., v M, the probabltes b (k) of observng smbol k whle n state, the probabltes a j of transtonng from state to state j, and the ntal state dstrbuton π [11]. Startng from an ntal state, the HMM outputs a smbol pcked accordng to the smbol probabltes for that state, and then transtons to another state based on the transton probabltes (self-transtons are allowed). Now, gven several sequences of smbols, one ams to learn the smbol and transton probabltes of the HMM that best ft the observed sequences. In our case, each state could correspond to one class of sub-events (e.g., touchdown, ntercepton, fumble, etc.), and the smbols are the words used n tweets. Thus, our event HMM models each event as a sequence of states, wth tweets beng the observatons generated b the states. The varaton n smbol probabltes across dfferent states account for the dfferent language models used b the Twtter users to descrbe dfferent classes of sub-events, and the transtons between states models the chan of sub-events over tme that together make up an gven event Our Modfcatons We enhance the standard HMM wth several modfcatons that make the HMM more relevant to event segmentaton. OUTUTS ER TIME-STE:. One dfference between our HMM and the standard HMM s mmedatel clear the observaton from a gven state of our HMM conssts of all tweets for that tme perod (.e., a multset of smbols) nstead of just one smbol, as n the standard HMM. Ths requres a smple extenson of the standard model. DETECTING BURSTS IN TWEET VOLUME:. Another dfference s that the standard HMM does not account for dfferent rates of tweets over tme, snce t onl outputs one smbol per tme-step. Thus, t s unable to model bursts n tweet volume. Instead, we allow each state to have ts own tweet rate whch models the expected fracton of tweets n a game whch come from that state. Ths allows for dfferentaton between states on the bass of the burstness of the tweet-stream, whch complements the dfferentaton based on the language model of state-specfc smbol probabltes. COMBINING INFORMATION FROM MULTILE EVENTS:. Note that n order to learn the parameters of the HMM, we requre several observaton sequences generated b the HMM. In fact, f we buld an HMM for just the current event, usng onl the tweets seen untl now, then t wll be ver smlar to an algorthm that smpl detects change-ponts n a data stream. Whle change-pont detecton sstems are ver useful n practce, the suffer from the problem of cold-start: ever tme there s a change-pont, a new model of the data must be learnt, so there s a tme lag before the next change-pont can be detected. Also, snce the change-pont sstem can onl model the tweets t has seen so far, t can be slow to trgger when a new class of sub-event occurs, explanng awa the frst wave of tweets from the new sub-event as just the varablt of the current model. Clearl, modelng each event b tself has dsadvantages. Ths motvates learnng the HMM parameters b tranng on all avalable events of a certan tpe (e.g., all football games n a season). Snce all football games share the same classes of sub-events ( touchdown, ntercepton, etc.), combnng the data from multple events allows us to (a) better learn the HMM parameters, and (b) better detect state transtons n a new game, thus solvng the cold-start problem. However, ths also has the dsadvantage that the HMM has to account for tweet words that onl occur n some of the events, but not n others. The most common example of ths s proper names. For nstance, tweets about two dfferent football games wll almost never share plaer names or team names. However, such proper names could be ver mportant n dstngushng between states (e.g., certan plaers onl pla n defense or offense), and so gnorng names s not a soluton. To account for ths, we mantan three sets of smbol probabltes: (1) θ (s), whch s specfc to each state but s the same for all events, (2) θ (sg), whch s specfc to a partcular state for a partcular game, and (3) θ (bg), whch s a background dstrbuton of smbols over all states and games. Thus, θ (s) encapsulates dfferent classes of sub-events, whle θ (sg) captures proper names and other smbols that can var across games but stll gve some sgnal regardng the correct state; fnall, θ (bg) handles all nos or rrelevant tweets. The standard HMM uses onl θ (s). Ths dfferentaton of smbol probabltes across specfc events s another aspect of our HMM that dstngushes t from the standard HMM Mathematcal Formulaton As n the standard HMM, let S represent the set of states, V the set of observaton smbols (.e., the tweet vocabular), and a j the probablt of transtonng from state to state j. We shall use, j S to represent states, x, V to represent a smbol, g to represent one partcular event, and t to represent a tme-step. We assume that the fracton of tweet words n the corpus that are generated b state s gven b a Geometrc dstrbuton wth parameter κ. Let φ (s), φ (sg), and φ (bg) represent the probabltes that a smbol generated b state s pcked accordng to θ (s), θ (sg), or θ (bg) respectvel. Let θ (s), θ(sg), and θ(bg) represent the probablt of beng generated b the state-specfc dstrbuton for state, the dstrbuton for state and game g par, or the background dstrbuton respectvel. Together, Θ = {a, κ, φ (s), φ (sg), φ (bg), θ (s), θ(sg), θ(bg) } s the set of unknown parameters of the HMM. Let Z be the sequence of observatons from all the events n the corpus, X the sequence of states for each of those events, and W the sequence of smbol dstrbutons (θ (s), θ (sg), or θ (bg) ) from whch all the smbols n Z are generated. Thus, the par (X, W ) s the set of hdden varables. We also defne some auxlar varables. Let N (s), N (sg), and represent the number of nstances n whch s generated b N (bg) θ (s), θ (sg), and θ (bg) ; these are multnomal random varables whose values are known once X and W are fxed. Let N j represent the number of transtons from state to j; ths too can be computed gven X and W. Fnall, let N gt be the number of smbols n game g at tme-step t, and let N g = t Ngt; both of these can be computed

5 γ gt() = X j sum = θ (s) = X g,t ζ (sg) = X t ζ (bg) = X,g,t ξ gt(, j) φ(s) + θ (sg) φ(sg) + θ (bg) φ (bg) I(Z gt = )γ gt() θ(s) φ(s) sum I(Z gt = )γ gt() θ(sg) φ(sg) sum I(Z gt = )γ gt() θ(bg) φ (bg) sum Our modfed HMM takes multple events of the same tpe as nput, and learns the model parameters Θ that best ft the data. Gven Θ, the optmal wa to segment the events can be quckl found b the standard Vterb algorthm [11], whch we do not descrbe here. Each segment can then be summarzed, eldng the fnal set of top tweets for each event. Note that onl the computaton of Θ s tme-consumng, and ths can be done perodcall and offlne. Then, for a new event, the segments can be computed onlne, usng an old θ, as new tweets are generated. Fgure 3 gves the pseudo-code for our approach. θ (s) = θ (sg) = θ (bg) = φ (s) = φ (sg) = φ (bg) = a j = π = κ = x ζ(s) x ζ (sg) x ζ(sg) xg ζ (bg) x ζ(bg) x g,t ξgt(, j) g,t γgt() g γg1() gj γg1(j) g,t ζ(s) + g ζ(sg) + ζ(bg),g ζ(sg) + g ζ(sg) + ζ(bg) ζ(bg) + g ζ(sg) + ζ(bg) g,t γgt() γgt() (Ngt + 1) Table 1: One sngle teraton of the EM algorthm. from the data Z. Now, the complete data lkelhood s gven b: " Y,g " Y,,g (Z, X, W Θ) = (1 κ ) φ (s) N (s) Y,j N (s) θ (s) φ (sg) a Nj j! Y,g «1 # (sg) (bg) +N +N Ng κ π I(X g1=) N (sg) θ (sg) φ (bg)! θ (bg) N (bg) # where I(.) s the ndcator functon. Our goal s to fnd the best parameter settng Θ that maxmzes (Z Θ). We do ths b extendng the EM algorthm to our HMM. Defne ξ gt(, j) to be the probablt that there s a transton from state to state j at tme t n game g. The computaton of ths value va recurson s a standard step n the Baum-Welch algorthm and for ease of exposton, we assume that t has alread been computed (the detaled algorthm to compute t can be found n [11]). Now, startng wth an arbtrar settng of model parameters Θ, the EM algorthm terates the sequence of Equatons n Table 1 untl convergence: These steps gve a locall optmal parameter settng for our HMM. Tpcall, 15 teratons are enough for convergence. The number of states n the HMM has to be pcked b the user; we found that 10 states eld good results. 3.4 Algorthm Summar Algorthm 3 SUMMHMM INUT: Tweet corpus Z, tweet word vocabular V, desred number of tweets n, mnmum actvt threshold l OUTUT: Set of ke tweets T Learn Θ b teratng the equatons n Table 1 untl convergence Infer tme segments T S b the Vterb algorthm [11] T S = {s T S tweet volume n segment s > l% of all tweets} for each segment s T S do Z[s] = Z restrcted to tme s T s = SummAllT ext(z[s], V, n/ T S ) end for T = S T s 4. EXERIMENTS We frst descrbe the expermental setup, and then n successve sectons evaluate varous aspects of our proposed algorthms. 4.1 Expermental Setup In ths secton we descrbe the dataset used, the process of ground truth constructon, and the baselnes consdered n ths evaluaton. FINDING SORTS EVENTS IN TWITTER DATA. Our goal n ths paper was to summarze repeatng events. For our experments, we selected the sport of professonal Amercan Football. Football teams enjo enormous populart n the USA (see Fgures 1 and 2) and pla a large number of games wth each other over a ear, gvng us an deal test-bed to evaluate our proposed model. Snce our emphass s on summarzaton, all algorthms assume that the problem of searchng the tweets relevant to a user quer about a sports event has alread been solved. To smulate the perfect search process, we scanned Twtter feeds for the perod of Sep 12th, 2010 to Jan 24th, 2011 for tweets contanng the names of NFL teams: we notced that on Twtter users often appended ther posts about sport events wth hash-tags contanng the names of the teams nvolved. Hence, we collect the tweet-corpus relevant to the game between Green Ba ackers and Chcago Bears on Jan 23rd 2011 b fndng all tweets durng game-tme that contan ether #packers or #bears. We understand that our tweet-corpus s a subset of all the tweets pertnent to the sports event, and that a stronger search sstem mght fnd other relevant tweets; however, constructng such a sstem s beond the scope ths work. Even wth these constrants we obtaned over 440K tweets over 150 games for an average of around 1760 tweets per game. CLEANING THE TWEETS. The event-specfc tweets obtaned b the process descrbed above s ver nos. The two chef sources of nose are spam and tweets unrelated to the game. Spam-tweets can be easl removed snce the almost alwas have a URL n them. We also do not consder users that have less than 2 or greater than 100 tweets for an one football game. Fnall, we place smlar thresholds on number of occurrences of words: we remove (orter-stemmed) words that occur fewer than 5 tmes or n more than 90% of the tweets for the football game. Whle ths removes most of the nose, we are stll left

6 wth some tweets that do not strctl refer to the game under consderaton: tpcall, user rants about ther favorte teams, the game of football, or the world n general. After ths cleanng, we onl consder games wth greater than 1500 tweets from at least 100 ndependent users: we are left wth 53 of them. All experments henceforth are conducted on ths corpus. OUR AROACH AND BASELINES. Our approach and the baselnes were descrbed n detal n Secton 3, and here we wll gve the parameter settngs we used. SUMMALLTEXT: Ths approach constructs the game summar b fndng the set of tweets that are close to all others n the corpus (detals n Secton 3.1). We mplemented ths baselne b representng tweets va a TF-logIDF representaton and used Cosne smlart as the comparson measure. SUMMTIMEINT: Ths approach, descrbed n Secton 3.2, summarzes tweets as SUMMALLTEXT, but n each tme wndow separatel. It takes two parameters: we set t = 120secs and l = 1%. These parameters were set va evaluaton on a held-out valdaton set (10% of ground truth). SUMMHMM: Ths s our proposed HMM based approach that was descrbed n detal n Secton 3.3. We learn the underlng latent space of tweets b runnng 15 teratons wth K = 10 states. Later n ths secton we wll analze the structure of these learnt hdden states. After fndng the segments, the summar tweets are generated b callng SUMMTIMEINT wth parameters l = 1.5% (tuned through the use of a held-out 10% valdaton set). MANUAL GROUND TRUTH CONSTRUCTION. Our proposed approach and baselnes all output a set of tweets the consder as a good summar of the game. In order to evaluate these approaches we had human edtors manuall label ever tweet output b them. Each output tweet was matched wth the happenngs n the game and labeled as Comment-la, Comment- Game, or Comment-General. To be labeled as Comment-la the tweet had to explctl descrbe and occur wth a few mnutes of the pla n queston. The specfc tpe of pla (touchdown, feldgoal, ntercepton, fumble, etc.), was also noted n the label. These tweets were also assgned addtonal labels f the gave extra nformaton, lke current score, number of ards, and other contextual nformaton (Comment-la-Detals), or names of the plaers nvolved (Comment-la-Names). Tweets labeled Comment-Game tpcall descrbed the state of the game at that pont n tme, such as the current score or reports of plaer njures etc., and can be consdered hghl useful n a game summar. Tweets labeled Comment-General were statements that were not related to the football game under consderaton. A total of 2175 tweets were manuall labeled ths wa. 4.2 Constructng la-b-la Summar Here we evaluate our approach (SUMMHMM) and baselnes, SUMM- TIMEINT and SUMMALLTEXT, on the task of obtanng a useful pla-b-pla summar of football games. For these results we use the set of 2175 manuall labeled tweets descrbed n Secton 4.1. To report performance we resort to measures that are standard n research n nformaton retreval. We want an deal game summar to contan all mportant plas n football, lke touchdowns, feld goals, nterceptons, and fumbles. Hence, we defne RECALL of an approach as the fracton of such mportant plas n a game that are found b t. Further, we want the deal game summar to nclude as few rrelevant tweets as possble: the screen real-estate to dspla the summar and the user s attenton are both lmted. Hence, we defne the RECISION of an approach as the fracton of ts output tweets that are labeled Comment-la or Comment-Game. As s clear as an approach outputs more tweets tpcall the RECISION wll become smaller and the RECALL wll ncrease. Hence, we report RECISION Fgure 4: RECISION-RECALL curves of our approach and baselnes. To produce the curve the number of tweets was vared from n ncrements of 10. Around the operatng pont of 30 tweets, SUMMHMM has a RECISION@30 = 0.5 and a RECALL@30 = and RECALL b varng the number of output tweets from n ncrements of 10. EVALUATION AT OERATING OINT. In Fgure 4 we plot the RECISION-RECALL curves of our approach (SUMMHMM) and the baselne methods. Frst thng to notce s that performance of SUMMHMM domnates the performance of the SUMMTIMEINT and SUMMALLTEXT over the whole set of operatng ponts. It s dffcult to show the full set of 70 output tweets to users, owng to lmted user attenton and screen real-estate, the operatng pont of a deploed sstem s lkel to be lower. In the more realstc operatng ranges the performance of SUMMHMM s sgnfcantl hgher than both SUMMTIMEINT and SUMMALL- TEXT. In the mddle of that range n terms of RECISION@20 and RECALL@20, SUMMHMM s 25% and 16% better, respectvel, than the nearest compettor. RECALL OF DETAILS OF LAYS. Here we compare the performance of SUMMHMM and baselnes n terms of whether the output tweets gve context and detals around the pla. In Fgure 5 we plot the measure RECALL@30 on the task of retrevng Comment-la, Comment-la-Detals, and Comment- la-names labeled tweets. To be clear, RECALL@30 for Comment- la-detals s the fracton of mportant plas n a game that are matched b some top-30 tweet that has been labeled Comment-la- Detals b the edtors. If an mportant pla s matched wth some tweet n the top-30 that s onl labeled Comment-la or Comment- la-names, then t does not count towards RECALL@30 for Comment- la-detals. From the fgure, frst note that SUMMHMM outperforms the baselnes n all three tasks. In fact, as the tasks become harder the performance dfference between SUMMHMM and the nearest compettor s hgher as well: SUMMHMM s beats others b more than 33% on fndng Comment-la-Detals and b 26% on fndng Comment-la-Names. Second, note that the performance of SUMMHMM on fndng tweets labeled Comment-la-Detals and Comment-la-Names s lower than fndng tweets that are labeled Comment-la. Ths s due to the fact that whle twtter users are remarkabl consstent on how the refer to plas such as touchdowns and feld-goals, there s a much larger varablt when the refer to detals such number of ards ganed or names of plaers nvolved. laer names n partcular lend themselves to msspellngs and abbrevatons as well as ambgutes; most twtter users are postng through moble devces. As an extreme example, apart from hs correct name, the Ravens plaer T J Houshmandzadeh s referred to as tj, tjh,

7 Fgure 5: RECALL performance of our approach and baselnes on fndng tweets wth context and detals. As we can see the task of fndng tweets labeled Comment-la-Detals and Comment-la-Names s more dffcult and the performance mprovement due to SUMMHMM s hgher. Fgure 6: RECALL performance of our approach and baselnes on fndng tweets about dfferent tpes of plas. As we can see, scorng plas such as touchdowns and feld-goals are easer to fnd than others. houzhma, houshma, houshmoundzadeh n the tweets. Also, there are 19 plaers n 14 teams wth the name Jackson. Ths extremel varablt and ambgut n the names s the reason the RE- CALL performance on retrevng the name s low. As future work we wll consder specal algorthms for resolvng some of these ssues surroundng names before deplong a sstem lke ths. RECALL OF TYES OF LAYS. Here we dscuss the ablt of the varous approaches n fndng tweets that match dfferent tpes of plas n the game. In Fgure 6 we plot the RECALL@30 measure when restrcted to fndng just the plas of the tpes lsted on the x-axs. As we can see all methods are strong when retrevng kes touchdown-plas snce these are the prmar scorng mechansms n Amercan Football and precsel the plas whch generate most user tweets. However, a second crtcal scorng mechansm, feld-goal-plas, proves much harder for baselnes whle SUMMHMM detects 50% of them n the top-30 output tweets. The fracton of touchdown-plas detected n the top-30 tweets s around 60% whle the number rses to almost 90% n the top-70 tweets. An observaton about a ke result n Fgure 6 gves nsght nto a strength and a weakness of our approach. As we can see, SUMMHMM performs sgnfcantl worse on the task of fndng ntercepton-plas than the baselnes. Ths s because our approach makes a crtcal assumpton that after segmentaton va HMM there s but one ke pla wthn each segment. Ths s often a strength snce ths lets us use the segment specfc models to retreve the pla, but can sometmes turn nto a weakness when the assumpton s volated. In the case of ntercepton-plas, the are oftentmes followed mmedatel b other scorng plas: n our data around 45% of nterceptonplas were followed wthn mnutes b touchdown-plas or feldgoal-plas. Hence, the assumpton made b SUMMHMM s volated State label Top state-specfc words Top (state, game)-specfc words TOUCHDOWN stop, catch, drve, great, pass mark_sanchez FIELD-GOAL mss, kck, kcker, no_good, score nck_folk INTERCETION nt, throw, pck, touchdown, defense mark_sanchez DEFENSE & FUMBLE sack, good, punt, stop, block darrelle_revs ENALTY & FUMBLE challenge, run, hold, punt, call darrelle_revs Table 2: The label and top words from 5 hdden states learnt b SUMMHMM. The state label n column 1 s pcked from among the top state-specfc words lsted n column 2. Due to pauct of space we onl gve the top (state, game)-specfc word for each hdden state averaged over all games of the NFL team NY Jets. n the case of ntercepton-plas. One wa to tackle ths ssue s ensure dverst amongst tweets when selectng them from a segment; we plan to attempt ths n future work. REASONS FOR RECISION@30 =0.5. As we ponted out earler n the deploment operatng regon of returnng around 30 tweets, the recson = 0.5. Whle ths seems a lttle low as a number, upon nspecton of the tweets output b the varous approaches t s clear that the edtors enforced a ver strct standard n the judgments. A tweet was deemed relevant onl f t referred to a specfc dentfable pla n the game. For example, tweets encouragng the teams such as let s convert on 3rd down #packers and gvng personal opnons on the game such as hate that was the rght call b the refs #packers were deemed rrelevant. We beleve that ncludng these tweets nto the summar adds color and drama to t and hence these tweets should be scored relevant. However, the true worth of an of these presentatons can onl be determned once we observe how users nteract wth them; we hope to run ths amended evaluaton as part of the future work. 4.3 Anecdotal Evdence and Dscusson We have seen that SUMMHMM s ver effectve n generatng pla-b-pla summares of Amercan Football games. In ths secton we provde anecdotal evdence of the sstem s performance as well as dscussons of ssues n summarzng events usng Twtter updates. HIDDEN STATES OF THE LEARNT HMM. In Table 2 we dspla 5 of the 10 hdden states used n learnng the HMM and gve ther top state-specfc as well as state-game-specfc words. The rest of the states ether acted as duplcates of these states, or had unnterpretable term dstrbutons; ths s common n learnng hdden state models where the number of underlng hdden states has to be guessed. Frst, notce that these states do correspond to the dfferent tpes of plas n Amercan Football. Second, whle the state-specfc words capture the words that tweets use to descrbe the pla n general, the words specfc to the (state, game) pars are tpcall plaer names that change from game to game. Column three of Table 2 shows the top (state, game) words averaged over all games of the NY Jets team. The results make complete sense as Mark Sanchez s the team s quarterback (or man offensve plaer) and Darrelle Revs seems to be ther man defensve plaer. Nck Folk, the team s kcker s the top word for the state FIELD-GOAL. Fnall, some of related pla-tpes are represented b the same underlng hdden state. Ths happens because ether these plas are referred to usng smlar words, or the same plaers partcpate n them, or the often occur ver close together n tme. Hence, we see that SUMMHMM fnds a cohesve underlng hdden structure of Football games. GENERALIZATION TO OTHER TYES OF EVENTS. SUMMHMM has been desgned and mplemented to generate good summares for repeatng sports events, but ts functonalt s a strct super-set of those needed to work on other tpes of events. Amercan Football has a ver dscrete nature wth sgnfcant events well separated n clock-tme, whle other sports lke soccer have a much more contnuous game-flow; ths can be challengng for the baselnes descrbed

8 n ths paper. We have tested SUMMHMM on soccer matches from World Cup 2010 and obtaned results smlar to Amercan Football games. Other tpes of events such as musc festvals and awardshows, or even sudden news events such as the Tunsan revoluton, can beneft from a Twtter-based summar though such events are not repeated often. We expect that SUMMHMM wll be able to handle these events, however, some of ts features wll be under-utlzed. As future work we would lke to appl our approach to these other tpes of events. RELIANCE ON EFFECTIVE SEARCH. In ths work we assume that the ntal process of event detecton and retreval of a relevant set of tweets s accomplshed: SUMMHMM works on ths set of relevant tweets. There exst man works on event detecton on Twtter [2, 12, 3] and search engnes currentl do a decent job of retrevng relevant tweets; hence, we beleve ths s a reasonable assumpton. However, even f the retreved set of tweets s nos, we beleve that SUMMHMM wll be able to construct clean summares. Ths s because SUMMHMM constructs summares b formng a underlng model of the event. Ths model s most heavl nfluenced b the major trends n the tweet data; an outler tweet (erroneousl retreved) that does not correspond to one of the larger tweet clusters s gnored. We see ths n the data used for experments n Secton 4.1. The data collecton process s ver smple and just looks for tweets contanng #team-name ; ths results n the collecton of man rrelevant tweets that are not removed even b our cleanng approach. However, these tweets end up beng gnored b SUMMHMM when learnng the model and constructng the summares. 5. RELATED WORK Here we descrbe some of the related exstng research work and dscuss how our work dffers from t. MICROBLOGGING AND TWITTER. There has been much recent nterest on dentfng and then trackng the evoluton of events on Twtter and other socal meda webstes, e.g., dscussons about an earthquake on twtter [12], detectng new events (also called frst stores) n the tweet-stream [10], vsualzng the evoluton of tags [5], and other events on Flckr, Youtube, and Facebook [2, 3]. The problem has also been approached from the pont of vew of effcenc: [8] propose ndexng and compresson technques to speed up event detecton wthout sacrfcng detecton accurac. However, to the best of our knowledge, we are the frst to stud and summarze events usng user update on Twtter. We assume that the event detecton has alread been performed, possbl usng one of the aforementoned technques; our goal s to collate all the nformaton n the tweets and present a summarzed tmelne of the event. SUMMARIZATION. Summarzaton of text documents has been well studed n the IR communt. A common method s based on computng relevance scores for each sentence n the document and then pckng from among the best [6]. More complex methods are based on latent semantc analss, hdden markov models, deep natural language analss, among others [6, 4]. However, these are prmarl amed at standalone webpages and documents. Whle the summarzaton of a sequence of tweets can be seen as a form of text summarzaton, there are nuances that are not consdered b most pror algorthms. For nstance, each tweet s ver short (at most 140 characters), spellng and grammatcal mstakes abound, sentences are often just phrases, and some tweets nclude snppets of others ( re-tweets ). In addton, the sequence of tweets for an event s created b the actvt of a multtude of users nstead of a sngle author, and hence there s lttle contnut n the tweet-stream. Facng such condtons, researchers have turned to smpler heurstcs, such as b usng the words before and after known topc-specfc phrases to expand the set of phrases relevant for summarzaton [13]. We also emprcall found the smplest methods to work best, and n our experments we used such a summarzaton method. The man contrbuton of our work s n modelng the underlng hdden structure of events; most an off-the-shelf summarzaton method can then be then used to extract the mportant tweets to construct the summar. SEQUENTIAL MODELING. There are a varet of methods to model sequence nformaton. Change-pont models tr to detect nstants of tme when there s some marked change n the behavor of the sequence, e.g., the ntenst wth whch observatons arrve suddenl changes [9, 7]. Thus, change-ponts gve a segmentaton of the sequence nto chunks of dfferent ntenstes. Another wa to segment the sequence s on the bass of dfferences n dstrbuton of the observatons themselves. A classcal technque for ths s the Hdden Markov Model (HMM) [11, 14], whch posts the exstence of an underlng process that transtons through a sequence of latent states, wth observatons beng generated ndependentl b each state n the sequence. HMMs have been extremel successful n areas as vared as speech recognton, gesture recognton, and bonformatcs. As we showed n Secton 3, the tweet-streams for sports events are ver burst, and segmentaton nto burst epsodes s necessar before accurate summarzaton can be performed. Segmentaton based on the words and phrases appearng n the tweet-stream s just as crtcal, snce a sngle hgh-ntenst burst can actuall be composed of man sub-events, each wth ts own vocabular and word dstrbuton. In addton, for repeatng events (such as sports), modelng the tweets from all the events can lead to better accurac than modelng each event n solaton. None of the aforementoned technques acheves all of these goals. Hence, we developed a modfed HMM that can account for (a) shfts n ntenst, and (b) shfts n the language model, both over tme n a gven event, and also across events. 6. SUMMARY AND FUTURE WORK In ths work we tackled the problem of constructng real-tme summares of events from twtter tweets. We proposed an approach based on learnng an underlng hdden state representaton of an event. Through experments on large scale data on Amercan Football games we showed that SUMMHMM clearl outperforms strong baselnes on the pla-b-pla summar constructon task, and learns a underlng structure of the sport that makes ntutve sense. As future drectons of research we would lke to test SUMMHMM on long-runnng one-shot events such as festvals and award shows, and to provde summares for mportant but unpredctable events such as revolutons and natural dsasters. Fnall, we have not et evaluated the summares generated b our approach n real-tme on search engne users; ths s somethng we hope to do n the future. 7. REFERENCES [1] R. A. Baeza-Yates and B. Rbero-Neto. Modern Informaton Retreval. Addson-Wesle Longman, Boston, MA, [2] H. Becker, M. Naaman, and L. Gravano. Learnng smlart metrcs for event dentfcaton n socal meda. In WSDM, [3] L. Chen and A. Ro. Event detecton from flckr data through wavelet-based spatal analss. In CIKM, [4] D. Das and A. Martns. A surve on automatc text summarzaton, [5] M. Dubnko, R. Kumar, J. Magnan, J. Novak,. Raghavan, and A. Tomkns. Vsualzng tags over tme. In WWW, [6] Y. Gong and X. Lu. Generc text summarzaton usng relevance measure and latent semantc analss. In 24th SIGIR, pages 19 25, [7] J. Klenberg. Burst and herarchcal structure n streams. In KDD, [8] G. Luo, C. Tang, and. Yu. Resource-adaptve real-tme new event detecton. In SIGMOD, [9] H. Mannla and M. Salmenkv. Fndng smple ntenst descrptons from event sequence data. In KDD, 2001.

9 [10] S. etrovć, M. Osborne, and V. Lavrenko. Streamng frst stor detecton wth applcaton to twtter. In HLT, [11] L. Rabner. A tutoral on hmm and selected applcatons n speech recognton. roc. of the IEEE, 77(2): , [12] T. Sakak, M. Okazak, and Y. Matsuo. Earthquake shakes twtter users: Real-tme event detecton b socal sensors. In WWW, [13] B. Sharf, M.-A. Hutton, and J. Kalta. Summarzng mcroblogs automatcall. In HLT, [14]. Wang, H. Wang, M. Lu, and W. Wang. An algorthmc approach to event summarzaton. In SIGMOD, 2010.

Using Past Queries for Resource Selection in Distributed Information Retrieval

Using Past Queries for Resource Selection in Distributed Information Retrieval Purdue Unversty Purdue e-pubs Department of Computer Scence Techncal Reports Department of Computer Scence 2011 Usng Past Queres for Resource Selecton n Dstrbuted Informaton Retreval Sulleyman Cetntas

More information

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy Appendx for Insttutons and Behavor: Expermental Evdence on the Effects of Democrac 1. Instructons 1.1 Orgnal sessons Welcome You are about to partcpate n a stud on decson-makng, and ou wll be pad for our

More information

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures Usng the Perpendcular Dstance to the Nearest Fracture as a Proxy for Conventonal Fracture Spacng Measures Erc B. Nven and Clayton V. Deutsch Dscrete fracture network smulaton ams to reproduce dstrbutons

More information

Study and Comparison of Various Techniques of Image Edge Detection

Study and Comparison of Various Techniques of Image Edge Detection Gureet Sngh et al Int. Journal of Engneerng Research Applcatons RESEARCH ARTICLE OPEN ACCESS Study Comparson of Varous Technques of Image Edge Detecton Gureet Sngh*, Er. Harnder sngh** *(Department of

More information

Copy Number Variation Methods and Data

Copy Number Variation Methods and Data Copy Number Varaton Methods and Data Copy number varaton (CNV) Reference Sequence ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA Populaton ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA ACCTGCAATGAT TTGCAACGTTAGGCA

More information

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II

THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II Name: Date: THE NORMAL DISTRIBUTION AND Z-SCORES COMMON CORE ALGEBRA II The normal dstrbuton can be used n ncrements other than half-standard devatons. In fact, we can use ether our calculators or tables

More information

Balanced Query Methods for Improving OCR-Based Retrieval

Balanced Query Methods for Improving OCR-Based Retrieval Balanced Query Methods for Improvng OCR-Based Retreval Kareem Darwsh Electrcal and Computer Engneerng Dept. Unversty of Maryland, College Park College Park, MD 20742 kareem@glue.umd.edu Douglas W. Oard

More information

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16 310 Int'l Conf. Par. and Dst. Proc. Tech. and Appl. PDPTA'16 Akra Sasatan and Hrosh Ish Graduate School of Informaton and Telecommuncaton Engneerng, Toka Unversty, Mnato, Tokyo, Japan Abstract The end-to-end

More information

Physical Model for the Evolution of the Genetic Code

Physical Model for the Evolution of the Genetic Code Physcal Model for the Evoluton of the Genetc Code Tatsuro Yamashta Osamu Narkyo Department of Physcs, Kyushu Unversty, Fukuoka 8-856, Japan Abstract We propose a physcal model to descrbe the mechansms

More information

Encoding processes, in memory scanning tasks

Encoding processes, in memory scanning tasks vlemory & Cognton 1976,4 (5), 501 506 Encodng processes, n memory scannng tasks JEFFREY O. MILLER and ROBERT G. PACHELLA Unversty of Mchgan, Ann Arbor, Mchgan 48101, Three experments are presented that

More information

Incorrect Beliefs. Overconfidence. Types of Overconfidence. Outline. Overprecision 4/22/2015. Econ 1820: Behavioral Economics Mark Dean Spring 2015

Incorrect Beliefs. Overconfidence. Types of Overconfidence. Outline. Overprecision 4/22/2015. Econ 1820: Behavioral Economics Mark Dean Spring 2015 Incorrect Belefs Overconfdence Econ 1820: Behavoral Economcs Mark Dean Sprng 2015 In objectve EU we assumed that everyone agreed on what the probabltes of dfferent events were In subjectve expected utlty

More information

4.2 Scheduling to Minimize Maximum Lateness

4.2 Scheduling to Minimize Maximum Lateness 4. Schedulng to Mnmze Maxmum Lateness Schedulng to Mnmzng Maxmum Lateness Mnmzng lateness problem. Sngle resource processes one ob at a tme. Job requres t unts of processng tme and s due at tme d. If starts

More information

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems 2015 Internatonal Conference on Affectve Computng and Intellgent Interacton (ACII) A Lnear Regresson Model to Detect User Emoton for Touch Input Interactve Systems Samt Bhattacharya Dept of Computer Scence

More information

Optimal Planning of Charging Station for Phased Electric Vehicle *

Optimal Planning of Charging Station for Phased Electric Vehicle * Energy and Power Engneerng, 2013, 5, 1393-1397 do:10.4236/epe.2013.54b264 Publshed Onlne July 2013 (http://www.scrp.org/ournal/epe) Optmal Plannng of Chargng Staton for Phased Electrc Vehcle * Yang Gao,

More information

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012

DS May 31,2012 Commissioner, Development. Services Department SPA June 7,2012 . h,oshawa o Report To: From: Subject: Development Servces Commttee Item: Date of Report: DS-12-189 May 31,2012 Commssoner, Development Fle: Date of Meetng: Servces Department SPA-2010-09 June 7,2012 Applcaton

More information

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores Parameter Estmates of a Random Regresson Test Day Model for Frst Three actaton Somatc Cell Scores Z. u, F. Renhardt and R. Reents Unted Datasystems for Anmal Producton (VIT), Hedeweg 1, D-27280 Verden,

More information

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field Subject-Adaptve Real-Tme Sleep Stage Classfcaton Based on Condtonal Random Feld Gang Luo, PhD, Wanl Mn, PhD IBM TJ Watson Research Center, Hawthorne, NY {luog, wanlmn}@usbmcom Abstract Sleep stagng s the

More information

Computing and Using Reputations for Internet Ratings

Computing and Using Reputations for Internet Ratings Computng and Usng Reputatons for Internet Ratngs Mao Chen Department of Computer Scence Prnceton Unversty Prnceton, J 8 (69)-8-797 maoch@cs.prnceton.edu Jaswnder Pal Sngh Department of Computer Scence

More information

A Geometric Approach To Fully Automatic Chromosome Segmentation

A Geometric Approach To Fully Automatic Chromosome Segmentation A Geometrc Approach To Fully Automatc Chromosome Segmentaton Shervn Mnaee ECE Department New York Unversty Brooklyn, New York, USA shervn.mnaee@nyu.edu Mehran Fotouh Computer Engneerng Department Sharf

More information

The High way code. the guide to safer, more enjoyable drug use. (alcohol)

The High way code. the guide to safer, more enjoyable drug use. (alcohol) The Hgh way code the gude to safer, more enjoyable drug use (alcohol) ntroducng the GDS Hgh Way Code GDS knows pleasure drves drug use, not the avodance of harm. As far as we know no gude has ever outlned

More information

The Importance of Being Marginal: Gender Differences in Generosity 1

The Importance of Being Marginal: Gender Differences in Generosity 1 The Importance of Beng Margnal: Gender Dfferences n Generosty 1 Stefano DellaVgna, John A. Lst, Ulrke Malmender, and Gautam Rao Forthcomng, Amercan Economc Revew Papers and Proceedngs, May 2013 Abstract

More information

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation Avalable onlne www.ejaet.com European Journal of Advances n Engneerng and Technology, 2015, 2(1): 21-29 Research Artcle ISSN: 2394-658X A New Machne Learnng Algorthm for Breast and Pectoral Muscle Segmentaton

More information

Unobserved Heterogeneity and the Statistical Analysis of Highway Accident Data

Unobserved Heterogeneity and the Statistical Analysis of Highway Accident Data Unobserved Heterogenety and the Statstcal Analyss of Hghway Accdent Data Fred L. Mannerng Professor of Cvl and Envronmental Engneerng Courtesy Department of Economcs Unversty of South Florda 4202 E. Fowler

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Internatonal Assocaton of Scentfc Innovaton and Research (IASIR (An Assocaton Unfyng the Scences, Engneerng, and Appled Research Internatonal Journal of Emergng Technologes n Computatonal and Appled Scences

More information

The High way code. the guide to safer, more enjoyable drug use. (lsd / magic mushrooms)

The High way code. the guide to safer, more enjoyable drug use. (lsd / magic mushrooms) The Hgh way code the gude to safer, more enjoyable drug use (lsd / magc mushrooms) ntroducng the GDS Hgh Way Code GDS knows pleasure drves drug use, not the avodance of harm. As far as we know no gude

More information

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION computng@tanet.edu.te.ua www.tanet.edu.te.ua/computng ISSN 727-6209 Internatonal Scentfc Journal of Computng FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION Gábor Takács ), Béla Patak

More information

The High way code. the guide to safer, more enjoyable drug use [GHB] Who developed it?

The High way code. the guide to safer, more enjoyable drug use [GHB] Who developed it? The Hgh way code the gude to safer, more enjoyable drug use [] Who developed t? What s t? The frst gude to safer drug use voted for by people who take drugs. How was t was developed? GDS asked loads of

More information

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary:

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary: Samar tmed c ali ndus t r esi nc 55Fl em ngdr ve, Un t#9 Cambr dge, ON. N1T2A9 T el. 18886582206 Ema l. nf o@s amar t r ol l boar d. c om www. s amar t r ol l boar d. c om Lateral Transfer Data Report

More information

ALMALAUREA WORKING PAPERS no. 9

ALMALAUREA WORKING PAPERS no. 9 Snce 1994 Inter-Unversty Consortum Connectng Unverstes, the Labour Market and Professonals AlmaLaurea Workng Papers ISSN 2239-9453 ALMALAUREA WORKING PAPERS no. 9 September 211 Propensty Score Methods

More information

An Approach to Discover Dependencies between Service Operations*

An Approach to Discover Dependencies between Service Operations* 36 JOURNAL OF SOFTWARE VOL. 3 NO. 9 DECEMBER 2008 An Approach to Dscover Dependences between Servce Operatons* Shuyng Yan Research Center for Grd and Servce Computng Insttute of Computng Technology Chnese

More information

N-back Training Task Performance: Analysis and Model

N-back Training Task Performance: Analysis and Model N-back Tranng Task Performance: Analyss and Model J. Isaah Harbson (jharb@umd.edu) Center for Advanced Study of Language and Department of Psychology, Unversty of Maryland 7005 52 nd Avenue, College Park,

More information

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana Internatonal Journal of Appled Scence and Technology Vol. 5, No. 6; December 2015 Modelng the Survval of Retrospectve Clncal Data from Prostate Cancer Patents n Komfo Anokye Teachng Hosptal, Ghana Asedu-Addo,

More information

Price linkages in value chains: methodology

Price linkages in value chains: methodology Prce lnkages n value chans: methodology Prof. Trond Bjorndal, CEMARE. Unversty of Portsmouth, UK. and Prof. José Fernández-Polanco Unversty of Cantabra, Span. FAO INFOSAMAK Tangers, Morocco 14 March 2012

More information

An Introduction to Modern Measurement Theory

An Introduction to Modern Measurement Theory An Introducton to Modern Measurement Theory Ths tutoral was wrtten as an ntroducton to the bascs of tem response theory (IRT) modelng and ts applcatons to health outcomes measurement for the Natonal Cancer

More information

Richard Williams Notre Dame Sociology Meetings of the European Survey Research Association Ljubljana,

Richard Williams Notre Dame Sociology   Meetings of the European Survey Research Association Ljubljana, Rchard Wllams Notre Dame Socology rwllam@nd.edu http://www.nd.edu/~rwllam Meetngs of the European Survey Research Assocaton Ljubljana, Slovena July 19, 2013 Comparng Logt and Probt Coeffcents across groups

More information

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters Tenth Internatonal Conference on Computatonal Flud Dynamcs (ICCFD10), Barcelona, Span, July 9-13, 2018 ICCFD10-227 Predcton of Total Pressure Drop n Stenotc Coronary Arteres wth Ther Geometrc Parameters

More information

Project title: Mathematical Models of Fish Populations in Marine Reserves

Project title: Mathematical Models of Fish Populations in Marine Reserves Applcaton for Fundng (Malaspna Research Fund) Date: November 0, 2005 Project ttle: Mathematcal Models of Fsh Populatons n Marne Reserves Dr. Lev V. Idels Unversty College Professor Mathematcs Department

More information

Evaluation of Literature-based Discovery Systems

Evaluation of Literature-based Discovery Systems Evaluaton of Lterature-based Dscovery Systems Melha Yetsgen-Yldz 1 and Wanda Pratt 1,2 1 The Informaton School, Unversty of Washngton, Seattle, USA. 2 Bomedcal and Health Informatcs, School of Medcne,

More information

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx Neuropsychologa xxx (200) xxx xxx Contents lsts avalable at ScenceDrect Neuropsychologa journal homepage: www.elsever.com/locate/neuropsychologa Storage and bndng of object features n vsual workng memory

More information

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach Internatonal OEN ACCESS Journal Of Modern Engneerng esearch (IJME) Survval ate of atents of Ovaran Cancer: ough Set Approach Kamn Agrawal 1, ragat Jan 1 Department of Appled Mathematcs, IET, Indore, Inda

More information

ACCU-CHEK. Compact Plus. User s Manual BLOOD GLUCOSE MONITORING SYSTEM. Downloaded from manuals search engine

ACCU-CHEK. Compact Plus. User s Manual BLOOD GLUCOSE MONITORING SYSTEM. Downloaded from  manuals search engine ACCU-CHEK Compact Plus BLOOD GLUCOSE MONITORING SYSTEM User s Manual On the packagng, on the type plate of the meter and on the lancng devce you may encounter the followng symbols shown below. They have

More information

Delving Beneath the Covers: Examining Children s Literature

Delving Beneath the Covers: Examining Children s Literature Chmamanda Ngoz Adche: The danger of a sngle story Personal Bases Delvng Beneath the Covers: Examnng Chldren s Lterature Hdden Messages of Gender, Ablty, Dversty, Body Image Commercalsm, Power & Prvlege

More information

Active Affective State Detection and User Assistance with Dynamic Bayesian Networks. Xiangyang Li, Qiang Ji

Active Affective State Detection and User Assistance with Dynamic Bayesian Networks. Xiangyang Li, Qiang Ji Actve Affectve State Detecton and User Assstance wth Dynamc Bayesan Networks Xangyang L, Qang J Electrcal, Computer, and Systems Engneerng Department Rensselaer Polytechnc Insttute, 110 8th Street, Troy,

More information

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of Appled Mathematcal Scences, Vol. 7, 2013, no. 41, 2047-2053 HIKARI Ltd, www.m-hkar.com Modelng Mult Layer Feed-forward Neural Network Model on the Influence of Hypertenson and Dabetes Melltus on Famly

More information

The High way code. the guide to safer, more enjoyable drug use. [cannabis] Who developed it?

The High way code. the guide to safer, more enjoyable drug use. [cannabis] Who developed it? The Hgh way code the gude to safer, more enjoyable drug use [cannabs] Who developed t? What s t? The frst gude to safer drug use voted for by people who take drugs. How was t was developed? GDS asked loads

More information

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments A Novel artfact for evaluatng accuraces of gear profle and ptch measurements of gear measurng nstruments Sonko Osawa, Osamu Sato, Yohan Kondo, Toshyuk Takatsuj (NMIJ/AIST) Masaharu Komor (Kyoto Unversty)

More information

Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Lymphoma Cancer Classification Using Genetic Programming with SNR Features Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features Jn-Hyuk Hong and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty, 134 Shnchon-dong, Sudaemoon-ku, Seoul 120-749, Korea hjnh@candy.yonse.ac.kr,

More information

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo Estmaton for Pavement Performance Curve based on Kyoto Model : A Case Study for Kazuya AOKI, PASCO CORPORATION, Yokohama, JAPAN, Emal : kakzo603@pasco.co.jp Octávo de Souza Campos, Publc Servces Regulatory

More information

What Determines Attitude Improvements? Does Religiosity Help?

What Determines Attitude Improvements? Does Religiosity Help? Internatonal Journal of Busness and Socal Scence Vol. 4 No. 9; August 2013 What Determnes Atttude Improvements? Does Relgosty Help? Madhu S. Mohanty Calforna State Unversty-Los Angeles Los Angeles, 5151

More information

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis The Effect of Fsh Farmers Assocaton on Techncal Effcency: An Applcaton of Propensty Score Matchng Analyss Onumah E. E, Esslfe F. L, and Asumng-Brempong, S 15 th July, 2016 Background and Motvaton Outlne

More information

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect Peer revew stream A comparson of statstcal methods n nterrupted tme seres analyss to estmate an nterventon effect a,b, J.J.J., Walter c, S., Grzebeta a, R. & Olver b, J. a Transport and Road Safety, Unversty

More information

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang Shape-based Retreval of Heart Sounds for Dsease Smlarty Detecton Tanveer Syeda-Mahmood, Fe Wang 1 IBM Almaden Research Center, 650 Harry Road, San Jose, CA 95120. {stf,wangfe}@almaden.bm.com Abstract.

More information

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi Unversty of Pennsylvana ScholarlyCommons PSC Workng Paper Seres 7-29-20 HIV/AIDS-related Expectatons and Rsky Sexual Behavor n Malaw Adelne Delavande RAND Corporaton, Nova School of Busness and Economcs

More information

HYPEIIGLTCAEMIA AS A MENDELIAN P~ECESSIVE CHAI~ACTEP~ IN MICE.

HYPEIIGLTCAEMIA AS A MENDELIAN P~ECESSIVE CHAI~ACTEP~ IN MICE. HYPEGLTCAEMA AS A MENDELAN P~ECESSVE CHA~ACTEP~ N MCE. BY P. J. CAM~CDGE, M.D. (LEND.), 32 Nottngham Place, Ma~'y~ebone, London, W, 1, AND H. A. H. {OWAZD, B.So. (Lol, m.). h'~ the course of an nvestgaton

More information

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS AUTOMATED CHARACTERIZATIO OF ESOPHAGEAL AD SEVERELY IJURED VOICES BY MEAS OF ACOUSTIC PARAMETERS B. García, I. Ruz, A. Méndez, J. Vcente, and M. Mendezona Department of Telecommuncaton, Unversty of Deusto

More information

Integration of sensory information within touch and across modalities

Integration of sensory information within touch and across modalities Integraton of sensory nformaton wthn touch and across modaltes Marc O. Ernst, Jean-Perre Brescan, Knut Drewng & Henrch H. Bülthoff Max Planck Insttute for Bologcal Cybernetcs 72076 Tübngen, Germany marc.ernst@tuebngen.mpg.de

More information

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process

The Influence of the Isomerization Reactions on the Soybean Oil Hydrogenation Process Unversty of Belgrade From the SelectedWorks of Zeljko D Cupc 2000 The Influence of the Isomerzaton Reactons on the Soybean Ol Hydrogenaton Process Zeljko D Cupc, Insttute of Chemstry, Technology and Metallurgy

More information

Appendix F: The Grant Impact for SBIR Mills

Appendix F: The Grant Impact for SBIR Mills Appendx F: The Grant Impact for SBIR Mlls Asmallsubsetofthefrmsnmydataapplymorethanonce.Ofthe7,436applcant frms, 71% appled only once, and a further 14% appled twce. Wthn my data, seven companes each submtted

More information

REF. Instruction Manual. Scaler tips. 1 Symbols. 2 Safety. See Section 2 Safety. Important information for users

REF. Instruction Manual. Scaler tips. 1 Symbols. 2 Safety. See Section 2 Safety. Important information for users Instructon Manual Scaler tps 0123 1 Symbols See Secton 2 Safety Important nformaton for users Can be steam-sterlsed n an autoclave Can be thermo-dsnfected CE mark ndcates that the product comples wth the

More information

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi HIV/AIDS-related Expectatons and Rsky Sexual Behavor n Malaw Adelne Delavande Unversty of Essex and RAND Corporaton Hans-Peter Kohler Unversty of Pennsylvanna January 202 Abstract We use probablstc expectatons

More information

Introduction ORIGINAL RESEARCH

Introduction ORIGINAL RESEARCH ORIGINAL RESEARCH Assessng the Statstcal Sgnfcance of the Acheved Classfcaton Error of Classfers Constructed usng Serum Peptde Profles, and a Prescrpton for Random Samplng Repeated Studes for Massve Hgh-Throughput

More information

Statistical Analysis on Infectious Diseases in Dubai, UAE

Statistical Analysis on Infectious Diseases in Dubai, UAE Internatonal Journal of Preventve Medcne Research Vol. 1, No. 4, 015, pp. 60-66 http://www.ascence.org/journal/jpmr Statstcal Analyss on Infectous Dseases 1995-013 n Duba, UAE Khams F. G. 1, Hussan H.

More information

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT THIS IS AN OFFICIAL NH DHHS HEALTH ALERT Dstrbuted by the NH Health Alert Network Health.Alert@dhhs.nh.gov August 26, 2016 1430 EDT (2:30 PM EDT) NH-HAN 20160826 Recommendatons for Accurate Dagnoss of

More information

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA 1 SUNGMIN

More information

Non-linear Multiple-Cue Judgment Tasks

Non-linear Multiple-Cue Judgment Tasks Non-lnear Multple-Cue Tasks Anna-Carn Olsson (anna-carn.olsson@psy.umu.se) Department of Psychology, Umeå Unversty SE-09 87, Umeå, Sweden Tommy Enqvst (tommy.enqvst@psyk.uu.se) Department of Psychology,

More information

TOPICS IN HEALTH ECONOMETRICS

TOPICS IN HEALTH ECONOMETRICS TOPICS IN HEALTH ECONOMETRICS By VIDHURA SENANI BANDARA WIJAYAWARDHANA TENNEKOON A dssertaton submtted n partal fulfllment of the requrements for the degree of DOCTOR OF PHILOSOPHY WASHINGTON STATE UNIVERSITY

More information

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia 38 A Theoretcal Methodology and Prototype Implementaton for Detecton Segmentaton Classfcaton of Dgtal Mammogram Tumor by Machne Learnng and Problem Solvng *VALLIAPPA Raman, PUTRA Sumar 2 and MADAVA Rajeswar

More information

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE JOHN H. PHAN The Wallace H. Coulter Department of Bomedcal Engneerng, Georga Insttute of Technology, 313 Ferst Drve Atlanta,

More information

RENAL FUNCTION AND ACE INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 651

RENAL FUNCTION AND ACE INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 651 Downloaded from http://ahajournals.org by on January, 209 RENAL FUNCTION AND INHIBITORS IN RENAL ARTERY STENOSISA/adbon et al. 65 Downloaded from http://ahajournals.org by on January, 209 Patents and Methods

More information

Single-Case Designs and Clinical Biofeedback Experimentation

Single-Case Designs and Clinical Biofeedback Experimentation Bofeedback and Self-Regulaton, VoL 2, No. 3, 1977 Sngle-Case Desgns and Clncal Bofeedback Expermentaton Davd H. Barow: Brown Unversty and Butler Hosptal Edward B. Blanchard Unversty of Tennessee Medcal

More information

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework I.J.Modern Educaton and Computer Scence, 2011, 5, 33-39 Publshed Onlne August 2011 n MECS (http://www.mecs-press.org/) A New Dagnoss Loseless Compresson Method for Dgtal Mammography Based on Multple Arbtrary

More information

A Mathematical Model of the Cerebellar-Olivary System II: Motor Adaptation Through Systematic Disruption of Climbing Fiber Equilibrium

A Mathematical Model of the Cerebellar-Olivary System II: Motor Adaptation Through Systematic Disruption of Climbing Fiber Equilibrium Journal of Computatonal Neuroscence 5, 71 90 (1998) c 1998 Kluwer Academc Publshers. Manufactured n The Netherlands. A Mathematcal Model of the Cerebellar-Olvary System II: Motor Adaptaton Through Systematc

More information

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification Fast Algorthm for Vectorcardogram and Interbeat Intervals Analyss: Applcaton for Premature Ventrcular Contractons Classfcaton Irena Jekova, Vessela Krasteva Centre of Bomedcal Engneerng Prof. Ivan Daskalov

More information

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm Receved: March 20, 2017 401 Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of

More information

Mathematical model of fish schooling behaviour in a set-net

Mathematical model of fish schooling behaviour in a set-net ICES Journal of Marne Scence, 61: 114e13 (004) do:10.1016/j.cesjms.004.07.009 Mathematcal model of fsh schoolng behavour n a set-net Tsutomu Takag, Yutaka Mortom, Jyun Iwata, Hrosh Nakamne, and Nobuo Sannomya

More information

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS Chalcogende Letters Vol. 12, No. 2, February 2015, p. 67-74 EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS R. EL-MALLAWANY a*, M.S. GAAFAR b, N. VEERAIAH c a Physcs Dept.,

More information

Alma Mater Studiorum Università di Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA

Alma Mater Studiorum Università di Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA Alma Mater Studorum Unverstà d Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA Cclo XXVII Settore Concorsuale d afferenza: 13/D1 Settore Scentfco dscplnare: SECS-S/02

More information

Neural Ranking Models for Temporal Dependency Structure Parsing

Neural Ranking Models for Temporal Dependency Structure Parsing Neural Rankng Models for Temporal Dependency Structure Parsng Yuchen Zhang Brandes Unversty yuchenz@brandes.edu Nanwen Xue Brandes Unversty xuen@brandes.edu Abstract We desgn and buld the frst neural temporal

More information

Desperation or Desire? The Role of Risk Aversion in Marriage. Christy Spivey, Ph.D. * forthcoming, Economic Inquiry. Abstract

Desperation or Desire? The Role of Risk Aversion in Marriage. Christy Spivey, Ph.D. * forthcoming, Economic Inquiry. Abstract Desperaton or Desre? The Role of Rsk Averson n Marrage Chrsty Spvey, Ph.D. * forthcomng, Economc Inury Abstract Because of the uncertanty nherent n searchng for a spouse and the uncertanty of the future

More information

Combined Temporal and Spatial Filter Structures for CDMA Systems

Combined Temporal and Spatial Filter Structures for CDMA Systems Combned Temporal and Spatal Flter Structures for CDMA Systems Ayln Yener WINLAB, Rutgers Unversty yener@wnlab.rutgers.edu Roy D. Yates WINLAB, Rutgers Unversty ryates@wnlab.rutgers.edu Sennur Ulukus AT&T

More information

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 by TIANHONG ZHOU B.S., Chna Agrcultural Unversty, 2003 M.S., Chna Agrcultural Unversty, 2006 A THESIS submtted n partal fulfllment of the requrements

More information

Investigation of zinc oxide thin film by spectroscopic ellipsometry

Investigation of zinc oxide thin film by spectroscopic ellipsometry VNU Journal of Scence, Mathematcs - Physcs 24 (2008) 16-23 Investgaton of znc oxde thn flm by spectroscopc ellpsometry Nguyen Nang Dnh 1, Tran Quang Trung 2, Le Khac Bnh 2, Nguyen Dang Khoa 2, Vo Th Ma

More information

STAGE-STRUCTURED POPULATION DYNAMICS OF AEDES AEGYPTI

STAGE-STRUCTURED POPULATION DYNAMICS OF AEDES AEGYPTI Internatonal Conference Mathematcal and Computatonal Bology 211 Internatonal Journal of Modern Physcs: Conference Seres Vol. 9 (212) 364 372 World Scentfc Publshng Company DOI: 1.1142/S21194512543 STAGE-STRUCTURED

More information

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE Wang Yng, Lu Xaonng, Ren Zhhua, Natonal Meteorologcal Informaton Center, Bejng, Chna Tel.:+86 684755, E-mal:cdcsjk@cma.gov.cn Abstract From, n Chna meteorologcal

More information

Towards Automated Pose Invariant 3D Dental Biometrics

Towards Automated Pose Invariant 3D Dental Biometrics Towards Automated Pose Invarant 3D Dental Bometrcs Xn ZHONG 1, Depng YU 1, Kelvn W C FOONG, Terence SIM 3, Yoke San WONG 1 and Ho-lun CHENG 3 1. Mechancal Engneerng, Natonal Unversty of Sngapore, 117576,

More information

Prototypes in the Mist: The Early Epochs of Category Learning

Prototypes in the Mist: The Early Epochs of Category Learning Journal of Expermental Psychology: Learnng, Memory, and Cognton 1998, Vol. 24, No. 6, 1411-1436 Copyrght 1998 by the Amercan Psychologcal Assocaton, Inc. 0278-7393/98/S3.00 Prototypes n the Mst: The Early

More information

Clinging to Beliefs: A Constraint-satisfaction Model

Clinging to Beliefs: A Constraint-satisfaction Model Clngng to Belefs: A Constrant-satsfacton Model Thomas R. Shultz (shultz@psych.mcgll.ca) Department of Psychology; McGll Unversty Montreal, QC H3C 1B1 Canada Jacques A. Katz (jakatz@cnbc.cmu.edu) Department

More information

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex 1 Sparse Representaton of HCP Grayordnate Data Reveals Novel Functonal Archtecture of Cerebral Cortex X Jang 1, Xang L 1, Jngle Lv 2,1, Tuo Zhang 2,1, Shu Zhang 1, Le Guo 2, Tanmng Lu 1* 1 Cortcal Archtecture

More information

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation X-ray PIV Measurements of Velocty Feld of Blood Flows Volume 5, umber 2: 46-52, October 2007 Internatonal Journal of Vascular Bomedcal Engneerng Heart Rate Varablty Analyss Dagnosng Atral Fbrllaton Jnho

More information

We analyze the effect of tumor repopulation on optimal dose delivery in radiation therapy. We are primarily

We analyze the effect of tumor repopulation on optimal dose delivery in radiation therapy. We are primarily INFORMS Journal on Computng Vol. 27, No. 4, Fall 215, pp. 788 83 ISSN 191-9856 (prnt) ó ISSN 1526-5528 (onlne) http://dx.do.org/1.1287/joc.215.659 215 INFORMS Optmzaton of Radaton Therapy Fractonaton Schedules

More information

Drug Prescription Behavior and Decision Support Systems

Drug Prescription Behavior and Decision Support Systems Drug Prescrpton Behavor and Decson Support Systems ABSTRACT Adverse drug events plague the outcomes of health care servces. In ths research, we propose a clncal learnng model that ncorporates the use of

More information

Machine Understanding - a new area of research aimed at building thinking/understanding machines

Machine Understanding - a new area of research aimed at building thinking/understanding machines achne Understandng - a new area of research amed at buldng thnkng/understandng machnes Zbgnew Les and agdalena Les St. Queen Jadwga Research Insttute of Understandng, elbourne, Australa sqru@outlook.com

More information

The High way code. the guide to safer, more enjoyable drug use [MDMA] Who developed it?

The High way code. the guide to safer, more enjoyable drug use [MDMA] Who developed it? The Hgh way code the gude to safer, more enjoyable drug use [MDMA] Who developed t? What s t? The frst gude to safer drug use voted for by people who take drugs. How was t was developed? GDS asked loads

More information

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice Amercan Journal of Appled Scences 9 (1): 93-102, 2012 ISSN 1546-9239 2012 Scence Publcatons An Improved Tme Doman Ptch Detecton Algorthm for Pathologcal Voce Mohd Redzuan Jamaludn, Shekh Hussan Shakh Salleh,

More information

Experimentation and Modeling of Soldier Target Search

Experimentation and Modeling of Soldier Target Search Calhoun: The NPS Insttutonal Archve Faculty and Researcher Publcatons Faculty and Researcher Publcatons 2009 Expermentaton and Modelng of Solder Target Search Chung, Tmothy H. Matthew Hastng, Tmothy H.

More information

Leukemia in Polycythemia Vera. Relationship to Splenic Myeloid Metaplasia and Therapeutic Radiation Dose

Leukemia in Polycythemia Vera. Relationship to Splenic Myeloid Metaplasia and Therapeutic Radiation Dose Leukema n Polycythema Vera Relatonshp to Splenc Myelod Metaplasa and Therapeutc Radaton Dose JOHN H. LAWRENCE, M.D., D.SC, F.A.C.P., H. S. WINCHELL, M.D., PH.D., F.A.CP., and W. G. DONALD, M.D., F.A.C.P.

More information

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION www.arpapress.com/volumes/vol8issue2/ijrras_8_2_02.pdf AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION I. Jule 1 & E. Krubakaran 2 1 Department

More information

CLUSTERING is always popular in modern technology

CLUSTERING is always popular in modern technology Max-Entropy Feed-Forward Clusterng Neural Network Han Xao, Xaoyan Zhu arxv:1506.03623v1 [cs.lg] 11 Jun 2015 Abstract The outputs of non-lnear feed-forward neural network are postve, whch could be treated

More information

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.3/00, ISSN 64-6037 Łukasz WITKOWSKI * mage enhancement, mage analyss, semen, sperm cell, cell moblty EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF

More information

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer Gene Selecton Based on Mutual Informaton for the Classfcaton of Mult-class Cancer Sheng-Bo Guo,, Mchael R. Lyu 3, and Tat-Mng Lok 4 Department of Automaton, Unversty of Scence and Technology of Chna, Hefe,

More information