Can Statistical Language Models be used for the Analysis of Harmonic Progressions?

Size: px
Start display at page:

Download "Can Statistical Language Models be used for the Analysis of Harmonic Progressions?"

Transcription

1 Can Statistical Language Models be used for the Analysis of Haronic Progressions? Matthias Mauch 1, Daniel Müllensiefen #2, Sion Dixon, Geraint Wiggins # Centre for Digital Music, Queen Mary, Univ. of London, # Departent of Coputing, Goldsiths, Univ. of London 1 atthias.auch@elec.qul.ac.uk, 2 d.ullensiefen@gold.ac.uk ABSTRACT The availability of large, electronically encoded text corpora and the use of coputers in recent decades have ade Natural Language Processing (NLP) a flourishing research area. A wealth of standard techniques has been developed to serve use cases like docuent retrieval, identification of a finite vocabulary and synonys, and the collocation of ters. Siilarly, social networking aong usicians in internet forus and the advent of autoatic chord extraction have led to the establishent of chord databases, if on a saller scale. Coparatively little research has been carried out on these growing corpora of chords. We suspect that one reason for this lack of research lies in the difficulty to decide if chords or other haronic eleents can be treated like lexees in a text corpus. More siply, the question is: What is a word in ters of harony? In this paper we propose a botto-up approach. In order to find haronic units whose distributions reseble distributions of words we consider chord eleents differing in (a) length of chord sequence (counted in chord sybols), and (b) chord alphabet. Using lengths fro 1 to 4 and two different chord alphabets we obtain a paraeter space of size 8. For each of the paraeter settings we copute statistical suaries of the resulting frequency distribution of the haronic unit. As results, we report the paraeter settings for two different chord corpora (2500+ songs each) that generate a frequency odel corresponding ost closely to the Brown Corpus, a general text corpus of Aerican English. I INTRODUCTION Music and language ay be processed independently and in different parts of the brain, but soe obvious analogies relate the two doains, including evolution over tie, and the auditory syste as the priary gateway to perception. While there can be ultiple independent elodies at a tie in a piece of usic, chords have the particular property that positions the close to language: they are perceived sequentially. In fact, for ost tonal usic we can assue that at each tie point in a piece there is exactly one chord. Aptly, it is coon to refer to sequences of chords as chord progressions. The sequential nature of chord progressions has driven usic coputing researchers to use processing techniques known fro text and speech processing tasks. For exaple, hidden Markov odels siilar to those used in speech recognition have been successfully incorporated into autoatic audio chord labelling algoriths in order to achieve a sooth output (Bello and Pickens, 2005; Lee and Slaney, 2007). However, the odels are still uch sipler than their ancestors in speech recognition. Little attention has been paid to the proble of deciding what to odel: ost chord labelling algoriths assue that the nature of a chord is entirely deterined by its intervalic content, with no reference to its duration or its etrical position, i.e. ignoring haronic rhyth. In addition to that, it is (at least to us) very unclear whether just one chord is the haronic unit to odel and work with or whether progressions of two or even ore chords for a basic haronic unit which, for exaple, should be odelled as one state in a hidden Markov odel. Fro usic theory, it is known that one just a chord on its own (i.e. a root note and a chord type, e.g. d-inor) does not have a single function or eaning. Only in cobination with the intervals to surrounding chords, in relation to a current tonal centre, and in connection with the corresponding teporal data, distinctive haronic inforation eerges. In NLP any powerful techniques have been developed in recent years to solve tasks in text processing that have close analogues in usic processing. Aong these tasks are the clustering of docuents (or pieces in the case of usic) according to genre and style, the retrieval of ites fro large databases according to siilar content (query-by-exaple paradig), the retrieval of identical structures despite differing surfaces (e.g. for detection of plagiaris or cover songs), the induction of (latent) syntactic rules, or identification of word collocations or idios, i.e. lexees that are coonly associated. Many successful technical applications like internet search engines, speech recognition systes or electronic dictionaries incorporate solutions to these tasks. The techniques developed to tackle these probles include Latent Seantic Analysis, n-gra, hidden Markov and other probabilistic odels, statistics for word collocations, and probabilistic parsing and graar approaches. All these techniques operate on tokens or basic units into which a text or an utterance can be split. In any linguistic studies or applications, words are used as the basic token and the statis-

2 tical techniques are constructed or optiised to work on large corpora of texts that have words as their basic token (unit). Fro there follows the rationale of this study: If we want to eploy existing techniques fro NLP to tackle analogue probles in usic research using haronic data (e.g. clustering according to style or cover song identification) we would like to find a representation derived fro a large corpus of raw haronic data that has coparable distributional properties like those that are typically found in verbal corpora. In other words, out of the any possibilities of what could constitute a haronic word (i.e. the basic unit used for odelling) we ai at finding the one that generates a distribution that we can odel using standard ethodology fro coputational linguistics and that results in a odel siilar to those fro linguistic corpora. We have to stress that we consider the analogy to the concept lexee or word in language only in a distributional and aybe in a syntactical sense. We do, however, by no eans iply that a haronic word has any seantic quality coparable to the verbal unit. II TERMINOLOGY AND DATA Two of the ost iportant concepts of corpus linguistics are type and token. A type is a eber of the dictionary of a language, typically a word (or orphee), whereas a token is a eber of the saple, the instance of a type. For exaple, in an English language corpus the type that could describe tokens. As we deal with very different kinds of data, one has to bear in ind that a type in a language corpus will naturally be a word (or word for) whereas in a corpus of haronic data it will be soe unit of chord inforation, be it a chord or a chord sequence (see Section III for details). In fact, the ai of this study is actually to find out what a good type representation for haronic data ight be. A. Corpora We use two different popular usic corpora containing haronic (chord) inforation, which we call Counity Corpus and Autoatic Corpus. Each set features ore than 2, 500 songs. The Counity Corpus (2548 songs, chords) stes fro several sources and has been copiled by nuerous anonyous (aateur) usicians using the coercial software Band in a Box 1. The ain purpose of the progra is to generate a MIDI accopanient (in different styles) while taking as an input only a chord sequence (and optional elodies) provided by the user. Fro these Band in a Box files we extracted only the chord progressions, including etric duration. It is ipossible to test thousands of songs for transcription accuracy, but we assue that very bad quality files are rare in spite of the likely lack of professional usical skill because Band in a Box plays the generated transcriptions and users can check their files by ear. The Counity Corpus contains 1 a wide range of songs, including any Jazz standards, but also classic popular songs and folk songs. The chord data of the Autoatic Corpus (2592 songs, chords) set was autoatically extracted fro polyphonic MIDI files using the algorith proposed by Rhodes et al. (2007). The MIDI files used for this study was a saple fro a professionally assebled collection of 14,063 songs acquired fro the coercial MIDI distributor Geerdes MIDI Music 2 designed for professional use and karaoke playback. While the raw MIDI data is accurate, the autoatic extraction is likely to be noisy. This set also is very diverse but as the karaoke source suggests features ore conteporary and coercial pop usic. We copared these two usic corpora to the Brown Corpus, a standard and widely researched text corpus of written Aerican English published in 1967 which consist of 500 saples fro different conteporary text genres 3 (45,215 different words or types and 1,006,770 tokens or words in total). B. Data Forat, Chord Classes The Autoatic Corpus assigns to every beat (retrieved fro the MIDI representation) a chord label consisting of the chord root as well as the chord quality chosen fro a set of six labels aj, in, di, aug, sus9, sus4. We adopt this forat for the (originally richer) Counity Corpus and ap the chords appearing in it to these six classes 4. Chords that do not fit with any of the six classes are assigned to an auxiliary class called unknown. Both chord data sets are stored in RDF files using the Chord Ontology (Sutton et al., 2007), aking the the two largest chord corpora in open forat we are aware of. We plan to publish the Counity Corpus and the Autoatic Corpus later this year on the website III METHOD The analytical characterisation of the two pop corpora in coparison with the Brown Corpus akes extensive use of the zipfr package (Evert and Baroni, 2007) for lexical statistics within the R prograing language. We largely follow the analytical procedures proposed in the tutorial introduction of the package 5. While the text corpus data is already provided by the zipfr package, we have to copile statistics for the chord corpora fro the RDF files (see B.). In order to do so we load each chord corpus into our software and generate a suffix tree (for general inforation on suffix trees, see (Gusfield, 1997)). The suffix tree structure allows us to conveniently access uch of the inforation we need for further processing. We consider different alphabets of for a table see reduced.csv 5 severt/zipfr/aterials/zipfrtutorial.pdf

3 haronic eleents or haronic units which change with the paraeters described in this section. A. Paraeter Space While in texts words often have boundaries arked by space characters and the like, the chord sequence of a song provides us only with the inforation of chord changes. We look at four different kinds of haronic eleents, naely at single chords, and chord progressions of length 2, 3, and 4. Please note that only the first option is non-overlapping. We represent only the chord class of each chord (six different classes, see above) and the interval between successive chords. We assue that any song can be transposed into any key and still reains the sae. In uch the sae way as Mauch et al. (2007) we transpose any of the ites presented above so that the first chord has root C. Hence, two chord progressions such as C aj F in G aj and D aj G in A aj will be considered equivalent. Behind this procedure is the belief that the key of a piece is a concept that facilitates coposition and perforance but is less iportant for the listener (except for individuals with absolute pitch). Also, as reliable key inforation is not at hand, this is a convenient way to ipleent transposition invariance. As we want to investigate the influence of haronic rhyth, we included duration inforation, as both collections of songs contain inforation on the etric duration (quantised to beats) of the chords. In order to ake the inforation anageable, we apped the durations into three duration classes, naely 1beat, 23beats, and anybeats, where 1beat captures all chords that have a duration of one beat, 23beats those with duration of either 2 or 3 beats and anybeats those with 4 or ore beats. For exaple, if one distinguishes chords with different haronic duration, differs fro C aj - 1beat F in - anybeats C aj - anybeats F in - anybeats, while they obviously would not differ if one considered only the chord quality and root differences. The possible paraeter settings are hence to use etric durations or not to (and hence assue all chord durations are equal). Taken together, the 4 different length options for the chord progression cobined with the two types of alphabet generate 8 different paraeter settings that we explore in this study. Future investigations following this approach should also test the significance of etrical position of a chord in a bar, duration ratio between successive chords, the relation to the current key, and different chord class sets. This will, of course, increase the nuber of paraeter settings. B. Type Rankings The ost straightforward statistic of a text corpus is the ranking of types. The types we are considering are chord V Frequency Spectru Brown Corpus Figure 1. Word type frequency spectru of the Brown Corpus. is the frequency class, and V the corresponding nuber of word types. For exaple, the nuber of different words (word types) that occur = 2 ties in the corpus is about V 2 = n-gras on the one hand and words on the other. This representation has a value in its own right (Mauch et al., 2007) and can certainly serve to get an overview of the (trivial) characteristics of a corpus (Table 1). To illustrate how the haronic alphabet and the resulting distribution of relative frequencies differs between two paraeter settings, we picked two paraeter settings at rando, chord sequences of length 1 including etric duration and chord sequences of length 4 ignoring duration inforation, and list the along the relative frequencies of words in the Brown Corpus. C. Frequency Spectra The frequency spectra of linguistic corpora are characterised by the fact that any words occur only once or very rarely in the corpus while only a few words are used very frequently. The frequency spectru fro the Brown Corpus illustrates this nicely where we see the the frequency class = 1 being by far the class that includes the largest nuber of different words (V ), i.e. types. In Figure 2 one can see an epirical frequency spectru for chord progressions of length 3 in cobination with etric duration. The frequency spectru resebles the spectru obtained fro the Brown Corpus to a certain degree. We obtain a copletely different spectru fro the Autoatic Corpus corpus when coputed fro a representation of single chords (length=1) in cobination with the etrical duration inforation (see Figure 3): None of the haronic types appears only once and types occurring in the corpus have a uch higher frequency, i.e. are re-

4 Counity Corpus Brown Freq. rank etric durations, length 1 no durations, length 4 Corpus rel. freq type rel. freq type rel. freq type aj - anybeats aj 7 aj 5 aj the aj - 23beats aj 7 aj 7 aj of in - 23beats aj 7 aj and in - anybeats in 5 aj 5 aj to aj - 1beat in 5 aj 7 in 5 aj a di - 23beats aj 5 aj in in - 1beat in 5 aj 5 aj that 20 < sus9-23beats aj 2 aj at in 5 aj 9 aj if aj 11 aj way aj 2 in 8 aj 2 aj < hand 1000 < in 1 in 5 aj 6 in < charles < in 11 di 7 in 5 aj < registry Table 1. Type rankings and relative frequencies for two selected paraeter settings in the Counity Corpus as well as the Brown Corpus. For the chord sequences of length 4, the root difference between to consecutive chords is represented as an upwards interval easured in seitones, i.e. the chord change C-F would be an instance of aj. peated uch ore often. D. Productivity V Frequency Spectru: Autoatic Corpus, Reduced Chord Set, Metric Duration, Length Figure 2. Haronic type frequency spectru of Autoatic Corpus using chord sequences of length 3 and etrical duration inforation. Siilar in shape to Figure 1. A coon way to suarise these frequency spectra is to divide the nuber of words which only occur once (V 1, technical ter: hapax legoena) by the overall nuber of tokens in the corpus (N). The quotient is siply the proportion of types that have exactly one instance in the saple. It gives an indication of how the vocabulary is used and how productive the process is that generated the corpus, hence it is often called easure of productivity. Table 2 lists the productivity values for all paraeter settings in our study. Baayen (1994) explains in ore detail the use of the productivity easure in language. E. LNRE odelling The characteristic shape of the frequency spectra arising fro linguistic corpora can be odelled by so-called Large Nuber of Rare Events odels that allow us to suarise the frequency distribution fro a corpus by a few odel paraeters. Out of the several different odels applicable for this type of distribution we chose the finite Zipf- Mandelbrot odel as described by Evert (2004): { C π α 1 A π B g(π) = (1) 0 otherwise, where C = (1 α)/(b 1 α A 1 α ) is a noralising factor. What is odelled here is the density g(π) of types depending on their probability π. A quick intuitive explanation could go as follows: In a finite corpus the probability of a type (estiated by its relative frequency) never

5 Frequency Spectru: Autoatic Corpus, Reduced Chord Set, Metric Duration, Length 1 V V E[V ] Frequency Spectru observed fzm predicted Figure 3. Haronic type frequency spectru of Autoatic Corpus using chord sequences of length 1 and etrical duration inforation. One can see only a sall portion of the data, as ost types are concentrated in very high frequency classes, siilar to what can be observed in Table 1. Figure 4. Observed and predicted frequency spectru for the Brown Corpus fro finite Zipf-Mandelbrot odel falls below soe (sall) positive nuber. The paraeter A represents that nuber. Siilarly, the ost frequent type has a relative frequency soewhere between 0 and 1, and intuitively the density g(π) should be zero for values of π greater than that. Hence the use of B. The ost interesting paraeter however is α: the basic assuption of the odel is that there are any types which occur rarely, i.e. have a low probability. The density at values close to zero is therefore high, which is odelled by a power law, in which α characterises the slope of the type density curve. For a ore foral derivation, see (Evert, 2004). We fitted the finite Zipf-Mandelbrot odel to the Brown Corpus and to all 16 frequency spectra resulting fro paraeters the eight paraeter settings for each of the two corpora. We used the Siulated Annealing algorith for the odel fitting and paraeter optiisation. As visual exaples, we present graphs of frequency spectra as observed and as predicted by the finite Zipf- Mandelbrot odel for the Brown Corpus (α = 0.578; Figure 4) and two paraeter settings: Counity Corpus without duration inforation and length 4 (Figure 5), and Autoatic Corpus with etric duration and length 3 (Figure 6), as the latter two have α values (0.345 and 0.605) closest to that of the Brown Corpus. Looking at the observed frequency distributions and the corresponding odel predictions for these paraeter settings sees to suggest a reasonable good odel fit without any clear pattern of deviations between observed and predicted nubers of the first 15 frequency ranks. V E[V] Observed and Predicted Frequency Spectru Counity Corpus, No Duration, Length 4 observed fzm predicted Figure 5. Observed and predicted frequency spectru for the Counity Corpus fro finite Zipf-Mandelbrot odel. Paraeter setting: Length of chord progressions = 4, not using durational inforation.

6 Corpus Duration Length Exp. Voc. Size Max. Voc. Size Productivity alpha B at 100k tokens 1 No Duration 1 7 (7) No Duration (588) No Duration (49392) No Duration ( ) Counity 5 Metric Duration 1 21 (21) Metric Duration (5292) Metric Duration ( ) Metric Duration ( ) No Duration 1 5 (6) No Duration (432) No Duration (31104) No Duration ( ) Autoatic 13 Metric Duration 1 14 (18) Metric Duration (3888) Metric Duration (839808) Metric Duration ( ) Brown Table 2. Resulting bench ark values for all tested paraeter settings in coparison with the Brown Corpus. The Maxiu Vocabulary Size figures represent the theoretical vocabulary size possible by using the respective alphabet. IV RESULTS V E[V] Observed and Predicted Frequency Spectru Autoatic Corpus, Metric Duration, Length 3 observed fzm predicted Figure 6. Observed and predicted frequency spectru for the Autoatic Corpus fro finite Zipf-Mandelbrot odel. Paraeter setting: Length of chord progressions = 3, using etrical durations. Table 2 contains the results for all the different paraeter settings considered. We focus priarily on three bench ark values: The extrapolated expected vocabulary size at a corpus size of 100,000 tokens (i.e. for the Brown Corpus the vocabulary size after the first 100,000 tokens), the easure of productivity, and the α paraeter fro the LNRE- odel. For each of these bench ark values we look for input paraeter settings that generate values within a coparable range (i.e. roughly within the sae order of agnitude) to the Brown Corpus. Taking this rather qualitative look at the results table, we find the closest approxiation to the Brown Corpus for the etrical inforation setting of length 3 and the non-etrical setting of length 4. This is finding holds true for both the Counity Corpus and the Autoatic Corpus (see rows 2, 10 and 8, 16 of Table 2 respectively) V DISCUSSION We are aware that there are any ore paraeters that can be introduced into the current fraework. Also, we certainly know that there are any ore ways of looking at chords and haronic units that do not start fro a odel of (overlapping) n-gras. For exaple, one of the ost distinctive properties of usic, repetition (Huron, 2006), has been excluded in this paper. But we would like to include in a future extension of this study repetitionbased ethods for the segentation of a continuous sybol strea, like the algorith proposed by Cohen and Adas (2002). This would allow to cut the strea of

7 chord sybols into units of variable lengths. In addition and following the present approach, one could also consider reducing all chords to their roots (i.e. using only 1 instead of 6 chord classes) or on the contrary, extending the nuber of chord classes. Another option includes using a fixed tie window of, say, one or two bars, as a paraeter of the present fraework instead of a fixed length for the chord progressions. In addition to the present coparison with the word frequency odels distribution, looking instead at distributions of part-of-speech tags ight offer soe ore insight. VI CONCLUSIONS For this study we copiled and used the largest anually generated chord corpus we are aware of, as well as a chord corpus autoatically extracted fro MIDI data. We have identified two paraeter settings for treating chord inforation that result in a type frequency spectra that see to be coparable to a spectru fro a linguistic corpus and that can be odelled siilarly by a LNRE odel. One setting includes etrical duration and the other one akes no use of this durational inforation. We do not clai that this paraeter setting is the optial or ost adequate one for a haronic representation (this will be subject to further and ore rigourous testing and exploration of the paraeter space). But these settings allow us to look at the pop song corpora with a resolution coparable to the Brown Corpus. At this point it is not taken as granted that this resolution is adequate for investigation of the haronic content of pop usic corpora. Only when we use the resulting haronic units in an application (e.g. LSA for usical style clustering or cover song detection) will we be able to test whether the generation of haronic units actually has given useful and in that sense eaningful results. Nonetheless, the exploratory investigations presented in this paper are a necessary first step for pruning the enorous paraeter space that is potentially relevant when we ai at finding a reliable unit for haronic odelling. sequences. In Proceedings of JADT 2004, pages , Stefan Evert and Marco Baroni. zipfr: Word frequency distributions in R. In In Proceedings of the 45th Annual Meeting of the Association for Coputational Linguistics, Prague, Czech Republic, Dan Gusfield. Algoriths on Strings, Trees, and Sequences: Coputer Science and Coputational Biology. Cabridge University Press, David Huron. Sweet Anticipation: Music and the Psychology of Expectation. MIT Press, Kyogu Lee and Malcol Slaney. A Unified Syste for Chord Transcription and Key Extraction Using Hidden Markov Models. In Proceedings of the 2007 ISMIR Conference, Vienna, Austria, Matthias Mauch, Sion Dixon, Christopher Harte, Michael Casey, and Benjain Fields. Discovering Chord Idios through Beatles and Real Book Songs. In ISMIR 2007 Conference Proceedings, Vienna, Austria, Christophe Rhodes, David Lewis, and Daniel Müllensiefen. Bayesian Model Selection for Haronic Labelling. May MCM Berlin. Christopher Sutton, Yves Raiond, Matthias Mauch, and Christopher Harte. The Chord Ontology, URL References R. Harald Baayen. Productivity in language production. Language and Cognitive Processes, 9(3): , August Juan P. Bello and Jerey Pickens. A Robust Mid-level Representation for Haronic Content in Music Signals. In Proc. ISMIR 2005, London, UK, Paul Cohen and Niall Adas. An unsupervised algorith for segenting categorical tieseries into episodes. In Pattern Detection and Discovery, ESF Exploratory Workshop, London, UK, Septeber 16-19, 2002, Proceedings, Stefan Evert. A siple LNRE odel for rando character

INTEGRATED ENVIRONMENT FOR STORING AND HANDLING INFORMATION IN TASKS OF INDUCTIVE MODELLING FOR BUSINESS INTELLIGENCE SYSTEMS

INTEGRATED ENVIRONMENT FOR STORING AND HANDLING INFORMATION IN TASKS OF INDUCTIVE MODELLING FOR BUSINESS INTELLIGENCE SYSTEMS Artificial Intelligence Methods and Techniques for Business and Engineering Applications 210 INTEGRATED ENVIRONMENT FOR STORING AND HANDLING INFORMATION IN TASKS OF INDUCTIVE MODELLING FOR BUSINESS INTELLIGENCE

More information

Evaluating Inventory Management Performance: a Preliminary Desk-Simulation Study Based on IOC Model

Evaluating Inventory Management Performance: a Preliminary Desk-Simulation Study Based on IOC Model Evaluating Inventory Manageent Perforance: a Preliinary Desk-Siulation Study Based on IOC Model Flora Bernardel, Roberto Panizzolo, and Davide Martinazzo Abstract The focus of this study is on preliinary

More information

PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO

PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO Bulletin of the Transilvania University of Braşov Series I: Engineering Sciences Vol. 4 (53) No. - 0 PERFORMANCE METRICS FOR THE IT SERVICES PORTFOLIO V. CAZACU I. SZÉKELY F. SANDU 3 T. BĂLAN Abstract:

More information

Software Quality Characteristics Tested For Mobile Application Development

Software Quality Characteristics Tested For Mobile Application Development Thesis no: MGSE-2015-02 Software Quality Characteristics Tested For Mobile Application Developent Literature Review and Epirical Survey WALEED ANWAR Faculty of Coputing Blekinge Institute of Technology

More information

Managing Complex Network Operation with Predictive Analytics

Managing Complex Network Operation with Predictive Analytics Managing Coplex Network Operation with Predictive Analytics Zhenyu Huang, Pak Chung Wong, Patrick Mackey, Yousu Chen, Jian Ma, Kevin Schneider, and Frank L. Greitzer Pacific Northwest National Laboratory

More information

High Performance Chinese/English Mixed OCR with Character Level Language Identification

High Performance Chinese/English Mixed OCR with Character Level Language Identification 2009 0th International Conference on Docuent Analysis and Recognition High Perforance Chinese/English Mixed OCR with Character Level Language Identification Kai Wang Institute of Machine Intelligence,

More information

Machine Learning Applications in Grid Computing

Machine Learning Applications in Grid Computing Machine Learning Applications in Grid Coputing George Cybenko, Guofei Jiang and Daniel Bilar Thayer School of Engineering Dartouth College Hanover, NH 03755, USA gvc@dartouth.edu, guofei.jiang@dartouth.edu

More information

Fuzzy Sets in HR Management

Fuzzy Sets in HR Management Acta Polytechnica Hungarica Vol. 8, No. 3, 2011 Fuzzy Sets in HR Manageent Blanka Zeková AXIOM SW, s.r.o., 760 01 Zlín, Czech Republic blanka.zekova@sezna.cz Jana Talašová Faculty of Science, Palacký Univerzity,

More information

Analyzing Spatiotemporal Characteristics of Education Network Traffic with Flexible Multiscale Entropy

Analyzing Spatiotemporal Characteristics of Education Network Traffic with Flexible Multiscale Entropy Vol. 9, No. 5 (2016), pp.303-312 http://dx.doi.org/10.14257/ijgdc.2016.9.5.26 Analyzing Spatioteporal Characteristics of Education Network Traffic with Flexible Multiscale Entropy Chen Yang, Renjie Zhou

More information

Calculating the Return on Investment (ROI) for DMSMS Management. The Problem with Cost Avoidance

Calculating the Return on Investment (ROI) for DMSMS Management. The Problem with Cost Avoidance Calculating the Return on nvestent () for DMSMS Manageent Peter Sandborn CALCE, Departent of Mechanical Engineering (31) 45-3167 sandborn@calce.ud.edu www.ene.ud.edu/escml/obsolescence.ht October 28, 21

More information

Media Adaptation Framework in Biofeedback System for Stroke Patient Rehabilitation

Media Adaptation Framework in Biofeedback System for Stroke Patient Rehabilitation Media Adaptation Fraework in Biofeedback Syste for Stroke Patient Rehabilitation Yinpeng Chen, Weiwei Xu, Hari Sundara, Thanassis Rikakis, Sheng-Min Liu Arts, Media and Engineering Progra Arizona State

More information

An improved TF-IDF approach for text classification *

An improved TF-IDF approach for text classification * Zhang et al. / J Zheiang Univ SCI 2005 6A(1:49-55 49 Journal of Zheiang University SCIECE ISS 1009-3095 http://www.zu.edu.cn/zus E-ail: zus@zu.edu.cn An iproved TF-IDF approach for text classification

More information

Use of extrapolation to forecast the working capital in the mechanical engineering companies

Use of extrapolation to forecast the working capital in the mechanical engineering companies ECONTECHMOD. AN INTERNATIONAL QUARTERLY JOURNAL 2014. Vol. 1. No. 1. 23 28 Use of extrapolation to forecast the working capital in the echanical engineering copanies A. Cherep, Y. Shvets Departent of finance

More information

Online Bagging and Boosting

Online Bagging and Boosting Abstract Bagging and boosting are two of the ost well-known enseble learning ethods due to their theoretical perforance guarantees and strong experiental results. However, these algoriths have been used

More information

Factored Models for Probabilistic Modal Logic

Factored Models for Probabilistic Modal Logic Proceedings of the Twenty-Third AAAI Conference on Artificial Intelligence (2008 Factored Models for Probabilistic Modal Logic Afsaneh Shirazi and Eyal Air Coputer Science Departent, University of Illinois

More information

Applying Multiple Neural Networks on Large Scale Data

Applying Multiple Neural Networks on Large Scale Data 0 International Conference on Inforation and Electronics Engineering IPCSIT vol6 (0) (0) IACSIT Press, Singapore Applying Multiple Neural Networks on Large Scale Data Kritsanatt Boonkiatpong and Sukree

More information

CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS

CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS 641 CRM FACTORS ASSESSMENT USING ANALYTIC HIERARCHY PROCESS Marketa Zajarosova 1* *Ph.D. VSB - Technical University of Ostrava, THE CZECH REPUBLIC arketa.zajarosova@vsb.cz Abstract Custoer relationship

More information

Audio Engineering Society. Convention Paper. Presented at the 119th Convention 2005 October 7 10 New York, New York USA

Audio Engineering Society. Convention Paper. Presented at the 119th Convention 2005 October 7 10 New York, New York USA Audio Engineering Society Convention Paper Presented at the 119th Convention 2005 October 7 10 New York, New York USA This convention paper has been reproduced fro the authors advance anuscript, without

More information

Standards and Protocols for the Collection and Dissemination of Graduating Student Initial Career Outcomes Information For Undergraduates

Standards and Protocols for the Collection and Dissemination of Graduating Student Initial Career Outcomes Information For Undergraduates National Association of Colleges and Eployers Standards and Protocols for the Collection and Disseination of Graduating Student Initial Career Outcoes Inforation For Undergraduates Developed by the NACE

More information

Extended-Horizon Analysis of Pressure Sensitivities for Leak Detection in Water Distribution Networks: Application to the Barcelona Network

Extended-Horizon Analysis of Pressure Sensitivities for Leak Detection in Water Distribution Networks: Application to the Barcelona Network 2013 European Control Conference (ECC) July 17-19, 2013, Zürich, Switzerland. Extended-Horizon Analysis of Pressure Sensitivities for Leak Detection in Water Distribution Networks: Application to the Barcelona

More information

This paper studies a rental firm that offers reusable products to price- and quality-of-service sensitive

This paper studies a rental firm that offers reusable products to price- and quality-of-service sensitive MANUFACTURING & SERVICE OPERATIONS MANAGEMENT Vol., No. 3, Suer 28, pp. 429 447 issn 523-464 eissn 526-5498 8 3 429 infors doi.287/so.7.8 28 INFORMS INFORMS holds copyright to this article and distributed

More information

Modeling Parallel Applications Performance on Heterogeneous Systems

Modeling Parallel Applications Performance on Heterogeneous Systems Modeling Parallel Applications Perforance on Heterogeneous Systes Jaeela Al-Jaroodi, Nader Mohaed, Hong Jiang and David Swanson Departent of Coputer Science and Engineering University of Nebraska Lincoln

More information

Study on the development of statistical data on the European security technological and industrial base

Study on the development of statistical data on the European security technological and industrial base Study on the developent of statistical data on the European security technological and industrial base Security Sector Survey Analysis: France Client: European Coission DG Migration and Hoe Affairs Brussels,

More information

SAMPLING METHODS LEARNING OBJECTIVES

SAMPLING METHODS LEARNING OBJECTIVES 6 SAMPLING METHODS 6 Using Statistics 6-6 2 Nonprobability Sapling and Bias 6-6 Stratified Rando Sapling 6-2 6 4 Cluster Sapling 6-4 6 5 Systeatic Sapling 6-9 6 6 Nonresponse 6-2 6 7 Suary and Review of

More information

Physics 211: Lab Oscillations. Simple Harmonic Motion.

Physics 211: Lab Oscillations. Simple Harmonic Motion. Physics 11: Lab Oscillations. Siple Haronic Motion. Reading Assignent: Chapter 15 Introduction: As we learned in class, physical systes will undergo an oscillatory otion, when displaced fro a stable equilibriu.

More information

An Improved Decision-making Model of Human Resource Outsourcing Based on Internet Collaboration

An Improved Decision-making Model of Human Resource Outsourcing Based on Internet Collaboration International Journal of Hybrid Inforation Technology, pp. 339-350 http://dx.doi.org/10.14257/hit.2016.9.4.28 An Iproved Decision-aking Model of Huan Resource Outsourcing Based on Internet Collaboration

More information

The Velocities of Gas Molecules

The Velocities of Gas Molecules he Velocities of Gas Molecules by Flick Colean Departent of Cheistry Wellesley College Wellesley MA 8 Copyright Flick Colean 996 All rights reserved You are welcoe to use this docuent in your own classes

More information

Preference-based Search and Multi-criteria Optimization

Preference-based Search and Multi-criteria Optimization Fro: AAAI-02 Proceedings. Copyright 2002, AAAI (www.aaai.org). All rights reserved. Preference-based Search and Multi-criteria Optiization Ulrich Junker ILOG 1681, route des Dolines F-06560 Valbonne ujunker@ilog.fr

More information

COMBINING CRASH RECORDER AND PAIRED COMPARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMPACTS WITH SPECIAL REFERENCE TO NECK INJURIES

COMBINING CRASH RECORDER AND PAIRED COMPARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMPACTS WITH SPECIAL REFERENCE TO NECK INJURIES COMBINING CRASH RECORDER AND AIRED COMARISON TECHNIQUE: INJURY RISK FUNCTIONS IN FRONTAL AND REAR IMACTS WITH SECIAL REFERENCE TO NECK INJURIES Anders Kullgren, Maria Krafft Folksa Research, 66 Stockhol,

More information

6. Time (or Space) Series Analysis

6. Time (or Space) Series Analysis ATM 55 otes: Tie Series Analysis - Section 6a Page 8 6. Tie (or Space) Series Analysis In this chapter we will consider soe coon aspects of tie series analysis including autocorrelation, statistical prediction,

More information

Research Article Performance Evaluation of Human Resource Outsourcing in Food Processing Enterprises

Research Article Performance Evaluation of Human Resource Outsourcing in Food Processing Enterprises Advance Journal of Food Science and Technology 9(2): 964-969, 205 ISSN: 2042-4868; e-issn: 2042-4876 205 Maxwell Scientific Publication Corp. Subitted: August 0, 205 Accepted: Septeber 3, 205 Published:

More information

ESTIMATING LIQUIDITY PREMIA IN THE SPANISH GOVERNMENT SECURITIES MARKET

ESTIMATING LIQUIDITY PREMIA IN THE SPANISH GOVERNMENT SECURITIES MARKET ESTIMATING LIQUIDITY PREMIA IN THE SPANISH GOVERNMENT SECURITIES MARKET Francisco Alonso, Roberto Blanco, Ana del Río and Alicia Sanchis Banco de España Banco de España Servicio de Estudios Docuento de

More information

Study on the development of statistical data on the European security technological and industrial base

Study on the development of statistical data on the European security technological and industrial base Study on the developent of statistical data on the European security technological and industrial base Security Sector Survey Analysis: Poland Client: European Coission DG Migration and Hoe Affairs Brussels,

More information

Botnets Detection Based on IRC-Community

Botnets Detection Based on IRC-Community Botnets Detection Based on IRC-Counity Wei Lu and Ali A. Ghorbani Network Security Laboratory, Faculty of Coputer Science University of New Brunswick, Fredericton, NB E3B 5A3, Canada {wlu, ghorbani}@unb.ca

More information

The Research of Measuring Approach and Energy Efficiency for Hadoop Periodic Jobs

The Research of Measuring Approach and Energy Efficiency for Hadoop Periodic Jobs Send Orders for Reprints to reprints@benthascience.ae 206 The Open Fuels & Energy Science Journal, 2015, 8, 206-210 Open Access The Research of Measuring Approach and Energy Efficiency for Hadoop Periodic

More information

Data Set Generation for Rectangular Placement Problems

Data Set Generation for Rectangular Placement Problems Data Set Generation for Rectangular Placeent Probles Christine L. Valenzuela (Muford) Pearl Y. Wang School of Coputer Science & Inforatics Departent of Coputer Science MS 4A5 Cardiff University George

More information

COMPLETE musical analysis of a pop song, that is to say. Chord recognition by fitting rescaled chroma vectors to chord templates

COMPLETE musical analysis of a pop song, that is to say. Chord recognition by fitting rescaled chroma vectors to chord templates 1 Chord recognition by fitting rescaled chroa vectors to chord teplates Laurent Oudre, Meber, IEEE, Yves Grenier Meber, IEEE, Cédric Févotte, Meber, IEEE Abstract In this paper we propose a siple and fast

More information

Entity Search Engine: Towards Agile Best-Effort Information Integration over the Web

Entity Search Engine: Towards Agile Best-Effort Information Integration over the Web Entity Search Engine: Towards Agile Best-Effort Inforation Integration over the Web Tao Cheng, Kevin Chen-Chuan Chang University of Illinois at Urbana-Chapaign {tcheng3, kcchang}@cs.uiuc.edu. INTRODUCTION

More information

RECURSIVE DYNAMIC PROGRAMMING: HEURISTIC RULES, BOUNDING AND STATE SPACE REDUCTION. Henrik Kure

RECURSIVE DYNAMIC PROGRAMMING: HEURISTIC RULES, BOUNDING AND STATE SPACE REDUCTION. Henrik Kure RECURSIVE DYNAMIC PROGRAMMING: HEURISTIC RULES, BOUNDING AND STATE SPACE REDUCTION Henrik Kure Dina, Danish Inforatics Network In the Agricultural Sciences Royal Veterinary and Agricultural University

More information

ON SELF-ROUTING IN CLOS CONNECTION NETWORKS. BARRY G. DOUGLASS Electrical Engineering Department Texas A&M University College Station, TX 77843-3128

ON SELF-ROUTING IN CLOS CONNECTION NETWORKS. BARRY G. DOUGLASS Electrical Engineering Department Texas A&M University College Station, TX 77843-3128 ON SELF-ROUTING IN CLOS CONNECTION NETWORKS BARRY G. DOUGLASS Electrical Engineering Departent Texas A&M University College Station, TX 778-8 A. YAVUZ ORUÇ Electrical Engineering Departent and Institute

More information

Real Time Target Tracking with Binary Sensor Networks and Parallel Computing

Real Time Target Tracking with Binary Sensor Networks and Parallel Computing Real Tie Target Tracking with Binary Sensor Networks and Parallel Coputing Hong Lin, John Rushing, Sara J. Graves, Steve Tanner, and Evans Criswell Abstract A parallel real tie data fusion and target tracking

More information

An Innovate Dynamic Load Balancing Algorithm Based on Task

An Innovate Dynamic Load Balancing Algorithm Based on Task An Innovate Dynaic Load Balancing Algorith Based on Task Classification Hong-bin Wang,,a, Zhi-yi Fang, b, Guan-nan Qu,*,c, Xiao-dan Ren,d College of Coputer Science and Technology, Jilin University, Changchun

More information

ADJUSTING FOR QUALITY CHANGE

ADJUSTING FOR QUALITY CHANGE ADJUSTING FOR QUALITY CHANGE 7 Introduction 7.1 The easureent of changes in the level of consuer prices is coplicated by the appearance and disappearance of new and old goods and services, as well as changes

More information

Equivalent Tapped Delay Line Channel Responses with Reduced Taps

Equivalent Tapped Delay Line Channel Responses with Reduced Taps Equivalent Tapped Delay Line Channel Responses with Reduced Taps Shweta Sagari, Wade Trappe, Larry Greenstein {shsagari, trappe, ljg}@winlab.rutgers.edu WINLAB, Rutgers University, North Brunswick, NJ

More information

130: Rule-based Expert Systems. Ajith Abraham Oklahoma State University, Stillwater, OK, USA 1 PROBLEM SOLVING USING HEURISTICS

130: Rule-based Expert Systems. Ajith Abraham Oklahoma State University, Stillwater, OK, USA 1 PROBLEM SOLVING USING HEURISTICS : Rule-based Expert Systes Ajith Abraha Oklahoa State University, Stillwater, OK, USA Proble Solving Using Heuristics 99 What are Rule-based Systes? 9 Inference Engine in Rule-based Systes 9 Expert Syste

More information

Pricing Asian Options using Monte Carlo Methods

Pricing Asian Options using Monte Carlo Methods U.U.D.M. Project Report 9:7 Pricing Asian Options using Monte Carlo Methods Hongbin Zhang Exaensarbete i ateatik, 3 hp Handledare och exainator: Johan Tysk Juni 9 Departent of Matheatics Uppsala University

More information

( C) CLASS 10. TEMPERATURE AND ATOMS

( C) CLASS 10. TEMPERATURE AND ATOMS CLASS 10. EMPERAURE AND AOMS 10.1. INRODUCION Boyle s understanding of the pressure-volue relationship for gases occurred in the late 1600 s. he relationships between volue and teperature, and between

More information

IMPLEMENTING VIRTUAL DESIGN AND CONSTRUCTION (VDC) IN VEIDEKKE USING SIMPLE METRICS TO IMPROVE THE DESIGN MANAGEMENT PROCESS.

IMPLEMENTING VIRTUAL DESIGN AND CONSTRUCTION (VDC) IN VEIDEKKE USING SIMPLE METRICS TO IMPROVE THE DESIGN MANAGEMENT PROCESS. Ipleenting Virtual Design and Construction (VDC) in Veidekke Using Siple Metrics to Iprove IMPLEMENTING VIRTUAL DESIGN AND CONSTRUCTION (VDC) IN VEIDEKKE USING SIMPLE METRICS TO IMPROVE THE DESIGN MANAGEMENT

More information

Adaptive Modulation and Coding for Unmanned Aerial Vehicle (UAV) Radio Channel

Adaptive Modulation and Coding for Unmanned Aerial Vehicle (UAV) Radio Channel Recent Advances in Counications Adaptive odulation and Coding for Unanned Aerial Vehicle (UAV) Radio Channel Airhossein Fereidountabar,Gian Carlo Cardarilli, Rocco Fazzolari,Luca Di Nunzio Abstract In

More information

Method of supply chain optimization in E-commerce

Method of supply chain optimization in E-commerce MPRA Munich Personal RePEc Archive Method of supply chain optiization in E-coerce Petr Suchánek and Robert Bucki Silesian University - School of Business Adinistration, The College of Inforatics and Manageent

More information

Data Streaming Algorithms for Estimating Entropy of Network Traffic

Data Streaming Algorithms for Estimating Entropy of Network Traffic Data Streaing Algoriths for Estiating Entropy of Network Traffic Ashwin Lall University of Rochester Vyas Sekar Carnegie Mellon University Mitsunori Ogihara University of Rochester Jun (Ji) Xu Georgia

More information

How To Get A Loan From A Bank For Free

How To Get A Loan From A Bank For Free Finance 111 Finance We have to work with oney every day. While balancing your checkbook or calculating your onthly expenditures on espresso requires only arithetic, when we start saving, planning for retireent,

More information

A framework for performance monitoring, load balancing, adaptive timeouts and quality of service in digital libraries

A framework for performance monitoring, load balancing, adaptive timeouts and quality of service in digital libraries Int J Digit Libr (2000) 3: 9 35 INTERNATIONAL JOURNAL ON Digital Libraries Springer-Verlag 2000 A fraework for perforance onitoring, load balancing, adaptive tieouts and quality of service in digital libraries

More information

Partitioned Elias-Fano Indexes

Partitioned Elias-Fano Indexes Partitioned Elias-ano Indexes Giuseppe Ottaviano ISTI-CNR, Pisa giuseppe.ottaviano@isti.cnr.it Rossano Venturini Dept. of Coputer Science, University of Pisa rossano@di.unipi.it ABSTRACT The Elias-ano

More information

Modeling operational risk data reported above a time-varying threshold

Modeling operational risk data reported above a time-varying threshold Modeling operational risk data reported above a tie-varying threshold Pavel V. Shevchenko CSIRO Matheatical and Inforation Sciences, Sydney, Locked bag 7, North Ryde, NSW, 670, Australia. e-ail: Pavel.Shevchenko@csiro.au

More information

Searching strategy for multi-target discovery in wireless networks

Searching strategy for multi-target discovery in wireless networks Searching strategy for ulti-target discovery in wireless networks Zhao Cheng, Wendi B. Heinzelan Departent of Electrical and Coputer Engineering University of Rochester Rochester, NY 467 (585) 75-{878,

More information

Leak detection in open water channels

Leak detection in open water channels Proceedings of the 17th World Congress The International Federation of Autoatic Control Seoul, Korea, July 6-11, 28 Leak detection in open water channels Erik Weyer Georges Bastin Departent of Electrical

More information

Energy Proportionality for Disk Storage Using Replication

Energy Proportionality for Disk Storage Using Replication Energy Proportionality for Disk Storage Using Replication Jinoh Ki and Doron Rote Lawrence Berkeley National Laboratory University of California, Berkeley, CA 94720 {jinohki,d rote}@lbl.gov Abstract Energy

More information

Design of Model Reference Self Tuning Mechanism for PID like Fuzzy Controller

Design of Model Reference Self Tuning Mechanism for PID like Fuzzy Controller Research Article International Journal of Current Engineering and Technology EISSN 77 46, PISSN 347 56 4 INPRESSCO, All Rights Reserved Available at http://inpressco.co/category/ijcet Design of Model Reference

More information

Performance Evaluation of Machine Learning Techniques using Software Cost Drivers

Performance Evaluation of Machine Learning Techniques using Software Cost Drivers Perforance Evaluation of Machine Learning Techniques using Software Cost Drivers Manas Gaur Departent of Coputer Engineering, Delhi Technological University Delhi, India ABSTRACT There is a treendous rise

More information

An Approach to Combating Free-riding in Peer-to-Peer Networks

An Approach to Combating Free-riding in Peer-to-Peer Networks An Approach to Cobating Free-riding in Peer-to-Peer Networks Victor Ponce, Jie Wu, and Xiuqi Li Departent of Coputer Science and Engineering Florida Atlantic University Boca Raton, FL 33431 April 7, 2008

More information

Salty Waters. Instructions for the activity 3. Results Worksheet 5. Class Results Sheet 7. Teacher Notes 8. Sample results. 12

Salty Waters. Instructions for the activity 3. Results Worksheet 5. Class Results Sheet 7. Teacher Notes 8. Sample results. 12 1 Salty Waters Alost all of the water on Earth is in the for of a solution containing dissolved salts. In this activity students are invited to easure the salinity of a saple of salt water. While carrying

More information

Towards Change Management Capability Assessment Model for Contractors in Building Project

Towards Change Management Capability Assessment Model for Contractors in Building Project Middle-East Journal of Scientific Research 23 (7): 1327-1333, 2015 ISSN 1990-9233 IDOSI Publications, 2015 DOI: 10.5829/idosi.ejsr.2015.23.07.120 Towards Change Manageent Capability Assessent Model for

More information

Exercise 4 INVESTIGATION OF THE ONE-DEGREE-OF-FREEDOM SYSTEM

Exercise 4 INVESTIGATION OF THE ONE-DEGREE-OF-FREEDOM SYSTEM Eercise 4 IVESTIGATIO OF THE OE-DEGREE-OF-FREEDOM SYSTEM 1. Ai of the eercise Identification of paraeters of the euation describing a one-degree-of- freedo (1 DOF) atheatical odel of the real vibrating

More information

Construction Economics & Finance. Module 3 Lecture-1

Construction Economics & Finance. Module 3 Lecture-1 Depreciation:- Construction Econoics & Finance Module 3 Lecture- It represents the reduction in arket value of an asset due to age, wear and tear and obsolescence. The physical deterioration of the asset

More information

An online sulfur monitoring system can improve process balance sheets

An online sulfur monitoring system can improve process balance sheets Originally appeared in: February 2007, pgs 109-116. Used with perission. An online sulfur onitoring syste can iprove process balance sheets A Canadian gas processor used this technology to eet environental

More information

SOME APPLICATIONS OF FORECASTING Prof. Thomas B. Fomby Department of Economics Southern Methodist University May 2008

SOME APPLICATIONS OF FORECASTING Prof. Thomas B. Fomby Department of Economics Southern Methodist University May 2008 SOME APPLCATONS OF FORECASTNG Prof. Thoas B. Foby Departent of Econoics Southern Methodist University May 8 To deonstrate the usefulness of forecasting ethods this note discusses four applications of forecasting

More information

Work Travel and Decision Probling in the Network Marketing World

Work Travel and Decision Probling in the Network Marketing World TRB Paper No. 03-4348 WORK TRAVEL MODE CHOICE MODELING USING DATA MINING: DECISION TREES AND NEURAL NETWORKS Chi Xie Research Assistant Departent of Civil and Environental Engineering University of Massachusetts,

More information

arxiv:0805.1434v1 [math.pr] 9 May 2008

arxiv:0805.1434v1 [math.pr] 9 May 2008 Degree-distribution stability of scale-free networs Zhenting Hou, Xiangxing Kong, Dinghua Shi,2, and Guanrong Chen 3 School of Matheatics, Central South University, Changsha 40083, China 2 Departent of

More information

Implementation of Active Queue Management in a Combined Input and Output Queued Switch

Implementation of Active Queue Management in a Combined Input and Output Queued Switch pleentation of Active Queue Manageent in a obined nput and Output Queued Switch Bartek Wydrowski and Moshe Zukeran AR Special Research entre for Ultra-Broadband nforation Networks, EEE Departent, The University

More information

ASIC Design Project Management Supported by Multi Agent Simulation

ASIC Design Project Management Supported by Multi Agent Simulation ASIC Design Project Manageent Supported by Multi Agent Siulation Jana Blaschke, Christian Sebeke, Wolfgang Rosenstiel Abstract The coplexity of Application Specific Integrated Circuits (ASICs) is continuously

More information

Note on a generalized wage rigidity result. Abstract

Note on a generalized wage rigidity result. Abstract Note on a generalized age rigidity result Ariit Mukheree University of Nottingha Abstract Considering Cournot copetition, this note shos that, if the firs differ in labor productivities, the equilibriu

More information

Exploiting Hardware Heterogeneity within the Same Instance Type of Amazon EC2

Exploiting Hardware Heterogeneity within the Same Instance Type of Amazon EC2 Exploiting Hardware Heterogeneity within the Sae Instance Type of Aazon EC2 Zhonghong Ou, Hao Zhuang, Jukka K. Nurinen, Antti Ylä-Jääski, Pan Hui Aalto University, Finland; Deutsch Teleko Laboratories,

More information

Quality evaluation of the model-based forecasts of implied volatility index

Quality evaluation of the model-based forecasts of implied volatility index Quality evaluation of the odel-based forecasts of iplied volatility index Katarzyna Łęczycka 1 Abstract Influence of volatility on financial arket forecasts is very high. It appears as a specific factor

More information

A Multi-Core Pipelined Architecture for Parallel Computing

A Multi-Core Pipelined Architecture for Parallel Computing Parallel & Cloud Coputing PCC Vol, Iss A Multi-Core Pipelined Architecture for Parallel Coputing Duoduo Liao *1, Sion Y Berkovich Coputing for Geospatial Research Institute Departent of Coputer Science,

More information

Markovian inventory policy with application to the paper industry

Markovian inventory policy with application to the paper industry Coputers and Cheical Engineering 26 (2002) 1399 1413 www.elsevier.co/locate/copcheeng Markovian inventory policy with application to the paper industry K. Karen Yin a, *, Hu Liu a,1, Neil E. Johnson b,2

More information

Sensors as a Service Oriented Architecture: Middleware for Sensor Networks

Sensors as a Service Oriented Architecture: Middleware for Sensor Networks Sensors as a Service Oriented Architecture: Middleware for Sensor Networks John Ibbotson, Christopher Gibson, Joel Wright, Peter Waggett, IBM U.K Ltd, Petros Zerfos, IBM Research, Boleslaw K. Szyanski,

More information

Storing and Accessing Live Mashup Content in the Cloud

Storing and Accessing Live Mashup Content in the Cloud Storing and Accessing Live Mashup Content in the Cloud Krzysztof Ostrowski Cornell University Ithaca, NY 14853, USA krzys@cs.cornell.edu Ken Biran Cornell University Ithaca, NY 14853, USA ken@cs.cornell.edu

More information

Using Bloom Filters to Refine Web Search Results

Using Bloom Filters to Refine Web Search Results Using Bloo Filters to Refine Web Search Results Navendu Jain Departent of Coputer Sciences University of Texas at Austin Austin, TX, 78712 nav@cs.utexas.edu Mike Dahlin Departent of Coputer Sciences University

More information

Evaluating the Effectiveness of Task Overlapping as a Risk Response Strategy in Engineering Projects

Evaluating the Effectiveness of Task Overlapping as a Risk Response Strategy in Engineering Projects Evaluating the Effectiveness of Task Overlapping as a Risk Response Strategy in Engineering Projects Lucas Grèze Robert Pellerin Nathalie Perrier Patrice Leclaire February 2011 CIRRELT-2011-11 Bureaux

More information

Cooperative Caching for Adaptive Bit Rate Streaming in Content Delivery Networks

Cooperative Caching for Adaptive Bit Rate Streaming in Content Delivery Networks Cooperative Caching for Adaptive Bit Rate Streaing in Content Delivery Networs Phuong Luu Vo Departent of Coputer Science and Engineering, International University - VNUHCM, Vietna vtlphuong@hciu.edu.vn

More information

The AGA Evaluating Model of Customer Loyalty Based on E-commerce Environment

The AGA Evaluating Model of Customer Loyalty Based on E-commerce Environment 6 JOURNAL OF SOFTWARE, VOL. 4, NO. 3, MAY 009 The AGA Evaluating Model of Custoer Loyalty Based on E-coerce Environent Shaoei Yang Econoics and Manageent Departent, North China Electric Power University,

More information

Position Auctions and Non-uniform Conversion Rates

Position Auctions and Non-uniform Conversion Rates Position Auctions and Non-unifor Conversion Rates Liad Blurosen Microsoft Research Mountain View, CA 944 liadbl@icrosoft.co Jason D. Hartline Shuzhen Nong Electrical Engineering and Microsoft AdCenter

More information

An Integrated Approach for Monitoring Service Level Parameters of Software-Defined Networking

An Integrated Approach for Monitoring Service Level Parameters of Software-Defined Networking International Journal of Future Generation Counication and Networking Vol. 8, No. 6 (15), pp. 197-4 http://d.doi.org/1.1457/ijfgcn.15.8.6.19 An Integrated Approach for Monitoring Service Level Paraeters

More information

Efficient Key Management for Secure Group Communications with Bursty Behavior

Efficient Key Management for Secure Group Communications with Bursty Behavior Efficient Key Manageent for Secure Group Counications with Bursty Behavior Xukai Zou, Byrav Raaurthy Departent of Coputer Science and Engineering University of Nebraska-Lincoln Lincoln, NE68588, USA Eail:

More information

Modeling Cooperative Gene Regulation Using Fast Orthogonal Search

Modeling Cooperative Gene Regulation Using Fast Orthogonal Search 8 The Open Bioinforatics Journal, 28, 2, 8-89 Open Access odeling Cooperative Gene Regulation Using Fast Orthogonal Search Ian inz* and ichael J. Korenberg* Departent of Electrical and Coputer Engineering,

More information

OpenGamma Documentation Bond Pricing

OpenGamma Documentation Bond Pricing OpenGaa Docuentation Bond Pricing Marc Henrard arc@opengaa.co OpenGaa Docuentation n. 5 Version 2.0 - May 2013 Abstract The details of the ipleentation of pricing for fixed coupon bonds and floating rate

More information

A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS

A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS A CHAOS MODEL OF SUBHARMONIC OSCILLATIONS IN CURRENT MODE PWM BOOST CONVERTERS Isaac Zafrany and Sa BenYaakov Departent of Electrical and Coputer Engineering BenGurion University of the Negev P. O. Box

More information

IT SOURCING PORTFOLIO MANAGEMENT FOR IT SERVICES PROVIDERS - A RISK/COST PERSPECTIVE

IT SOURCING PORTFOLIO MANAGEMENT FOR IT SERVICES PROVIDERS - A RISK/COST PERSPECTIVE IT SOURCING PORTFOLIO MANAGEMENT FOR IT SERVICES PROVIDERS - A RISK/COST PERSPECTIVE Copleted Research Paper Steffen Zierann Arne Katzarzik Dennis Kundisch Abstract Utilizing a global IT sourcing strategy

More information

The Benefit of SMT in the Multi-Core Era: Flexibility towards Degrees of Thread-Level Parallelism

The Benefit of SMT in the Multi-Core Era: Flexibility towards Degrees of Thread-Level Parallelism The enefit of SMT in the Multi-Core Era: Flexibility towards Degrees of Thread-Level Parallelis Stijn Eyeran Lieven Eeckhout Ghent University, elgiu Stijn.Eyeran@elis.UGent.be, Lieven.Eeckhout@elis.UGent.be

More information

Dynamic Placement for Clustered Web Applications

Dynamic Placement for Clustered Web Applications Dynaic laceent for Clustered Web Applications A. Karve, T. Kibrel, G. acifici, M. Spreitzer, M. Steinder, M. Sviridenko, and A. Tantawi IBM T.J. Watson Research Center {karve,kibrel,giovanni,spreitz,steinder,sviri,tantawi}@us.ib.co

More information

LEAN FOR FRONTLINE MANAGERS IN HEALTHCARE An action learning programme for frontline healthcare managers

LEAN FOR FRONTLINE MANAGERS IN HEALTHCARE An action learning programme for frontline healthcare managers Course Code: L024 LEAN FOR FRONTLINE MANAGERS IN HEALTHCARE An action learning prograe for frontline healthcare anagers 6 days Green Belt equivalent Are you ready to challenge the status quo and transfor

More information

REQUIREMENTS FOR A COMPUTER SCIENCE CURRICULUM EMPHASIZING INFORMATION TECHNOLOGY SUBJECT AREA: CURRICULUM ISSUES

REQUIREMENTS FOR A COMPUTER SCIENCE CURRICULUM EMPHASIZING INFORMATION TECHNOLOGY SUBJECT AREA: CURRICULUM ISSUES REQUIREMENTS FOR A COMPUTER SCIENCE CURRICULUM EMPHASIZING INFORMATION TECHNOLOGY SUBJECT AREA: CURRICULUM ISSUES Charles Reynolds Christopher Fox reynolds @cs.ju.edu fox@cs.ju.edu Departent of Coputer

More information

International Journal of Management & Information Systems First Quarter 2012 Volume 16, Number 1

International Journal of Management & Information Systems First Quarter 2012 Volume 16, Number 1 International Journal of Manageent & Inforation Systes First Quarter 2012 Volue 16, Nuber 1 Proposal And Effectiveness Of A Highly Copelling Direct Mail Method - Establishent And Deployent Of PMOS-DM Hisatoshi

More information

Information Processing Letters

Information Processing Letters Inforation Processing Letters 111 2011) 178 183 Contents lists available at ScienceDirect Inforation Processing Letters www.elsevier.co/locate/ipl Offline file assignents for online load balancing Paul

More information

Gaussian Processes for Regression: A Quick Introduction

Gaussian Processes for Regression: A Quick Introduction Gaussian Processes for Regression A Quick Introduction M Ebden, August 28 Coents to arkebden@engoacuk MOTIVATION Figure illustrates a typical eaple of a prediction proble given soe noisy observations of

More information

Optimal Resource-Constraint Project Scheduling with Overlapping Modes

Optimal Resource-Constraint Project Scheduling with Overlapping Modes Optial Resource-Constraint Proect Scheduling with Overlapping Modes François Berthaut Lucas Grèze Robert Pellerin Nathalie Perrier Adnène Hai February 20 CIRRELT-20-09 Bureaux de Montréal : Bureaux de

More information

Local Area Network Management

Local Area Network Management Technology Guidelines for School Coputer-based Technologies Local Area Network Manageent Local Area Network Manageent Introduction This docuent discusses the tasks associated with anageent of Local Area

More information

Near-Optimal Power Control in Wireless Networks: A Potential Game Approach

Near-Optimal Power Control in Wireless Networks: A Potential Game Approach Near-Optial Power Control in Wireless Networks: A Potential Gae Approach Utku Ozan Candogan, Ishai Menache, Asuan Ozdaglar and Pablo A. Parrilo Laboratory for Inforation and Decision Systes Massachusetts

More information

Markov Models and Their Use for Calculations of Important Traffic Parameters of Contact Center

Markov Models and Their Use for Calculations of Important Traffic Parameters of Contact Center Markov Models and Their Use for Calculations of Iportant Traffic Paraeters of Contact Center ERIK CHROMY, JAN DIEZKA, MATEJ KAVACKY Institute of Telecounications Slovak University of Technology Bratislava

More information