RBM-PLDA subsystem for the NIST i-vector Challenge

Size: px
Start display at page:

Download "RBM-PLDA subsystem for the NIST i-vector Challenge"

Transcription

1 INTERSPEECH 2014 RBM-PLDA subsystem fo the NIST i-vecto Challenge Segey Novoselov 1, Timu Pekhovsky 1,2, Konstantin Simonchik 1,2, Andey Shulipa 1 1 Depatment of Speake Veification and Identification, Speech Technology Cente Ltd., St. Petesbug, Russia 2 ITMO Univesity, Russia {novoselov,tim,simonchik,shulipa}@speechpo.com Abstact This pape pesents the Speech Technology Cente (STC) system submitted to NIST i-vecto challenge. The system includes diffeent subsystems based on TV-PLDA, TV-SVM, and RBM-PLDA. In this pape we focus on examining the thid RBM-PLDA subsystem. Within this subsystem, we pesent ou RBM extacto of the pseudo i-vecto. Expeiments pefomed on the dataset of NIST-2014 demonstate that although the RBM-PLDA subsystem is infeio to the fome two subsystems in tems of absolute mindcf, duing the final fusion it povides a substantial input into the efficiency of the esulting STC system eaching at the mindcf point. Index Tems: NIST SRE, i-vecto, PLDA, SVM, RBM 1. Intoduction NIST i-vecto challenge [1], like the ealie competitions, deals with the task of speake detection. At the same time, the cuent competition diffes fom the pevious ones in thee impotant aspects: All input data ae epesented as i-vectos obtained using an i-vecto extacto unknown to the paticipants. Feedback is possible, which means that each time esults ae submitted, the paticipant is infomed about the mindcf of thei system. All taining data ae unlabeled, i.e. they have no ID labels fo speake, gende, channel, language, etc. The fist of the thee conditions is motivated by the oganizes desie to inteest the Machine Leaning community in the speake detection task. That means that all NIST paticipants ae placed in equal conditions with egad to the ability to geneate efficient i-vectos. Howeve, we think that this has stongly limited new wok by paticipants who develop speake featues based on pomising new paadigms, such as pseudo i-vectos geneated fom an MFCC steam using RBM. The second condition allows paticipants to endlessly impove thei systems (tune its paametes, thesholds, etc), which shifts the accent of the cuent eseach fom theoetical novelty of methods towads sophisticated empiical wok. The thid condition foces eseaches to deal with the poblem of clusteing the taining speake database of NIST i- vecto challenge as much as with solving the main task: This wok was patially financially suppoted by the Govenment of the Russian Fedeation, Gant 074-U01 speake detection. That is due to the fact that today the most successful veification method is the geneative PLDA method in i-vecto space [2-4]. Taining an efficient PLDA model equies a dataset that is labeled with speake IDs and session IDs. Consequently, the task of efficiently taining a PLDA model on an unlabeled taining dataset is educed to the poblem of seeking obust methods to label this dataset. Eos in the clusteing of the taining dataset lead to ceating a weak PLDA model tained on labeling noise. Fo an SVM system the poblems of an unlabeled taining dataset ae not so citical because it is possible to use the whole development set, which does not ovelap with the evaluation set. In this pape we pesent a text-independent STC speake veification system developed by Speech Technology Cente Ltd fo paticipation in the NIST i-vecto challenge competition. The key issue in this pape is the contibution of the RBM i-vecto PLDA subsystem to the efficiency of the esulting STC system fo the NIST i-vecto challenge. We demonstate that although the RBM-PLDA subsystem itself is not as efficient as the baseline subsystems, fusing it with the SVM subsystem gives us ou best esult in the NIST i-vecto challenge. 2. Baseline subsystem This section descibes the baseline subsystems used in ou wok Baseline system fo NIST i-vecto Challenge State-of-the-at speake veification systems ae systems opeating in the i-vecto space. Each such vecto is extacted using joint facto analysis (TV-JFA) fom a whole speake utteance and is a good epesentation of the speake fo any subsequent classifies. The baseline system povided by the oganizes of the NIST i-vecto challenge uses cosine evaluation which is standad in i-vecto technology: i, i enol cos ( ienol, i ) (1) ienol i whee i is the i-vecto of the utteance, i enol is the i- vecto of the taget speake fom the dataset. Since accoding to the conditions of the competition each taget speake has five model i-vectos, in the baseline system the i vecto is obtained by simply aveaging those five vectos. enol We should note that all i-vectos of the set must be whitened. Copyight 2014 ISCA Septembe 2014, Singapoe

2 2.2. TV-PLDA subsystem and clusteing poblem Among state-of-the-at speake detection systems, the leading positions ae occupied by PLDA systems [3,4] opeating in the i-vecto space. Accoding to P.Kenny [3], fo an i-vecto set { i 1,..., i R }, obtained fom R utteances belonging to one speake, a standad Gaussian PLDA analyse involves the following distibution fo these vectos: i ( s) m0 Vy( s) whee m is the population mean, the hidden vecto y is the hidden speake facto and has a standad nomal pio and the esidual N( 0, ) is nomally distibuted with mean 0 and a full-covaiance matix in the case of the PLDA system clusteization. The PLDA model makes it possible to calculate P ( i 1 ta), P ( i 1 imp) the maginal likelihood fo taget and imposto hypotheses and, coespondingly, the PLDA scoe: Scoe PLDA (2) P( ienol, i ta) ln (3) P( i imp) P( i imp) enol We also obtained the taget speake i-vecto i enoll using simple aveaging of the given five model i-vectos. Fo the PLDA subsystem we used i-vecto nomalization poposed in [4]. Fo automatic i-vecto segmentation into speake clustes we used ou own modification of the classic Agglomeative Hieachical Clusteing (AHC) algoithm [5]. AHC has been widely used as a speake clusteing stategy in many speake diaization systems. In ou implementation this algoithm was a modified vesion of the classic AHC with a Mean Shift (MS) clusteing stage. A detailed desciption of this AHC modification can be found in [6]. In ou wok we used AHC stages, both with the COS metic and with the PLDA metic. Figue 1 shows the iteative scheme that we use fo clusteing the NIST-2014 devset. In ou expeiments with segmenting this dataset we used only one iteation on the evaluation set [6]. Fo PLDA clusteing and taining we decided to use only those development set vectos that wee built on speech segments longe than 20 seconds. We also deleted all oneelement and two-element clustes and clustes that had ove 50 vectos. As demonstated by ou expeiments, in this way we labeled half of the NIST-2014 devset which is clusteed into 1745 speakes SVM subsystem It is well-known that usage of a disciminative SVM method in combination with anothe geneative method, fo example PLDA [7], poduces a highly efficient speake veification system [8,9]. In ou veification system SVM was applied to the i-vectos afte LDA pojection (l-vectos) [6]. The distance fom a l- vecto l to the SVM hypeplane of the a-th speake is given below: ( a) L enoll )= k yk K(l,lk ) k= 1 (a) enoll f (l,, (4) whee l ae the i-vectos afte LDA (the L suppot vectos k obtained by taining the speake s SVM hypeplane), y k ae the taget values of two classes: {+1} fo the Taget class and {-1} fo the Imposte class fo the given speake. A linea kenel K l, l ) was used. ( k Fo the NIST i-vecto challenge ou SVM system had two chaacteistics: we used symmetization of the SVM scoes as well as S-nomalization of the esulting SVM scoes [6]. As an imposte set fo the SVM and as the S- nomalization set we used the whole development set. A detailed desciption of this subsystem can be found in [6] Calibation and fusion Calibation and fusion of diffeent STC subsystems in diffeent configuations was pefomed accoding to [6]. Using a quality measue function () [6] makes it possible to compensate the shift in mindcf thesholds fo diffeent speech segment duations, which impoves the mindcf value of the veification system RBM-PLDA subsystem Figue 1: The poposed scheme fo clusteing the NIST SRE 2014 dataset Afte the initial COS clusteing which uses thesholds = = 0.29 fo the two AHC stages, the PLDA model tained on this labeled devset yielded mindcf = on the NIST-2014 evaluation set. Duing the next iteation we used the PLDA metic to estimate the distance between the i-vectos and did a second PLDA clusteing of the devset using the theshold = 0.20 fo the fist MS clusteing stage. Howeve, the second Bottom- Up stage was again pefomed with the cos metic with the theshold = Afte that, the PLDA model tained on the devset of the NIST i-vecto challenge yielded mindcf = 3.1. RBM fo b-vectos extacto The ecent success of Deep Neual Netwoks (DNN, [10]) fo Automatic Speech Recognition (ASR) pompted the speake ecognition community to ty to use Resticted Boltzmann Machines (RBM) fo pseudo i-vecto geneation [11]. We also decided to this technology fo the NIST i- vecto challenge. Figue 2 shows the diagam of ou RBM fo the pseudo i-vecto (b-vecto) extacto. We will use this tem futhe on, even though, stictly speaking, we ae dealing with non-linea RBM tansfomation of the TV i-vecto. The fist visible input laye consists of = 600 eal units. The second binay hidden laye consists of H units. The softmax laye consists of S=1745 units (the numbe of taget speakes). () and () ae the weights of the coesponding links. 379

3 The output of ou RBM is the posteios of the softmax laye: ( h) = { } { } () whee the full input fo the softmax unit is = + () h, and h ae the states of the hidden units. This scheme is simila to Hinton s DNN [12], which has only one hidden laye, howeve in contast to [12] ou model emains an undiected model. (5) () () (h =1,) = + + whee sigm denotes the sigmoid function. In contast to the disciminative fine tuning phase, the demonstated geneative petaining scheme allows us to model input data stuctue taking into account taget speake labels PCA tansfomation In models with a hidden laye, effects on visible vaiables ae highly coelated, so we can expect that the outputs of ou softmax laye will be highly coelated as well. Fo this eason we apply PCA to the log of the dimensional vecto of the softmax laye output, in ode to obtain a low-dimensional pseudo i-vecto, which we will efe to as a b-vecto. Figue 2: Diagam of the poposed RBM fo the pseudo-ivecto extacto We do not use a disciminative fine tuning phase fo taining ou extacto, limiting ouselves to geneative petaining of the extacto. This petaining phase is the standad pocedue of geneative RBM taining using contastive divegence. Following [12,13] we ceate a concatenated taining set X= {, }, whee is the k-th input i-vecto out of K devset vectos that wee ealie clusteed in S = 1745 speake clustes by means of PLDA (see section 2.2.). The binay vecto s that coesponds to the s-th taget speake contains zeos, except fo the s-th component, which equals 1. Thus, we implement a supevised scheme fo geneative RBM taining, by feeding both the i-vectos and the labels of the taget speakes into the hybid binay Gaussian input laye X. Such an RBM is paametized by joint distibution of hidden and obseved vaiables: whee the enegy function E is: () (,, h) = (,, h) = (,,) (6) () h () h () (7) h () () Z is the patition function,, and ae the shifts fo the visible, hidden and softmax layes, espectively. Because of i-vecto nomalization, we suppose that standad deviations fo the Gaussian visible laye =1. The posteios of the hidden units necessay in the taining pocess, which ae defined by the obseved vectos and class labels, ae: Figue 3: The choice of the optimal dimension of the pseudo i- vecto. Figue 3 shows the dependency between the spectum of the eigen numbes λ and the numbe of the component of the output vecto of the softmax laye afte the diagonalization of the inteclass covaiance matix obtained fom taining the PCA on the half of the NIST-2014 devset clusteed by means of PLDA iteations. The gaph shows a shap fall in these dependencies. If > 600 the fall is obseved when = 600, and if < 600 the fall happens when =. Ou expeiments demonstate that the best efficiency of the RBM-PLDA subsystem can be obtained when = = RBM-PLDA subsystem Afte obtaining the pseudo i-vectos of 1745 speakes fom the labeled pat of the NIST 2014 devset (see Section 2.2), we used them fo ML taining of the standad PLDA model. [1,14]. Fo the RBM b-vecto PLDA subsystem we took a Gaussian PLDA model in the fom (2), whee the numbe of eigenvoices was = 400. Howeve, in contast to the TV i- vecto PLDA subsystem, whee the noise covaiance matix had a diagonal fom, hee it has the full covaiance fom. 380

4 4. Expeiments The final expeiments wee conducted on the NIST i-vecto challenge data. The data available fo the NIST i-vecto challenge ae development data fo taining systems and a sepaate evaluation set fo the challenge. The speakes used in these datasets ae disjoint. The i-vectos wee obtained fom NIST Speake Recognitions (SRE s) data fom 2004 to The dimension of the i-vectos is 600. Each vecto has meta infomation, namely the amount of speech (in seconds) used to compute the i-vecto. Segment duations wee sampled fom a log nomal distibution with a mean of seconds Development and evalution sets of the NIST i- vecto challenge Development data contain a vey lage numbe of unlabeled i- vectos. These vectos wee constucted fom telephone ecodings of vaious male and female speake voices. Evaluation data consist of sets of five i-vectos defining the taget speake models and of single i-vectos epesenting segments. The numbe of taget speake models is 1,306 (compising 6,530 i-vectos) and the numbe of i-vectos is 9,634 (one i-vecto each) Tials fo submission and scoing The full set of tials fo the challenge consists of all possible pais involving a taget speake model and a single i-vecto segment. Thus the total numbe of tials is 12,582,004. The tials ae divided into two subsets: pogess subset and evaluation subset. The pogess subset compises 40% of the tials and is used to monito pogess on the scoeboad. The emaining 60% of the tials fom the evaluation subset and is used to geneate the official final scoes detemined at the end of the challenge Results Tables 1 to 3 demonstate veification esults of sepaate subsystems as well as thei fusion. Fo subsystem compaison we use the values of the pogess subset. The baseline system achieves mindcf = on this subset. Fist, the tables show that the stongest subsystem is the SVM veification subsystem, as it is the least vulneable to clusteing poblems. Second, the TV i-vecto PLDA subsystem and the RBM b- vecto PLDA subsystem show compaable veification esults. Table 2 shows that when the two PLDA subsystems ae fused, veification eo is educed by appoximately 7% elative to the best TV i-vecto PLDA subsystem. When the SVM subsystem is fused with the TV i-vecto PLDA subsystem (Table 1), mindcf is educed by 2.7% elative, while when the SVM subsystem is fused with the RBM b-vecto PLDA subsystem (Table 3), it is educed by 7.4% elative. We ague that the eason fo this is the following. The RBM classifie woks as a non-linea tansfome. It enables the tansition to a new b-vecto space, in which it is possible to successfully estimate speake factos and pefom veification using PLDA. s tained in the b-space ae decoelated with systems tained in the i-vecto space, which leads to successful fusion. Table 1. Expeimental esults fo the SVM and i-vecto PLDA subsystems. SVM subsystem TV i-vecto PLDA subsystem Fusion Table 2. Expeimental esults fo the i-vecto PLDA and RBM b-vecto PLDA subsystems TV i-vecto PLDA subsystem RBM b-vecto PLDA subsystem Fusion Table 3. Expeimental esults fo the SVM and RBM b-vecto PLDA subsystems. SVM subsystem RBM b-vecto PLDA subsystem Fusion When all thee of ou subsystems wee fused we could not impove upon ou best mindcf = Conclusions This pape pesents the STC system submitted to NIST i- vecto challenge, which includes diffeent subsystems based on TV-PLDA, SVM and RBM-PLDA. In this pape we ed a vesion of the tansfomato TV i- vecto that was tained geneatively using taget class labels. Expeiments conducted on the NIST i-vecto challenge evaluation set show that fusing SVM and RBM-PLDA subsystems is the best option. It enabled us to achieve mindcf =

5 6. Refeences [1] The Speake Recognition- vecto Machine Leaning Challenge, [2] S. J. D. Pince, Pobabilistic linea disciminant analysis fo infeences about identity, in Poc. Intenational Confeence on Compute Vision (ICCV), Rio de Janeio, Bazil, [3] P. Kenny, Bayesian speake veification with heavy-tailed pios, in Poc. Odyssey The Speake and Language Recognition Wokshop, [4] D. Gacia-Romeo and C. Y. Espy-Wilso, Analysis of i-vecto length nomalization in speake ecognition systems, in Poceedings of Intespeech, Floence, Italy, Aug [5] R. O. Duda, P. E. Hat, and D. G. Stok, Patten classification. 2nd edition, John Wiley & Sons, [6] S. Novoselov, T. Pekhovsky, K. Simonchik STC Speake Recognition fo the NIST i-vecto Challenge (to appea) in Poc. Odyssey The Speake and Language Recognition Wokshop, [7] Belykh, I. N., Kapustin, A. I., Kozlov, A. V., Lohanova, A. I., Matveev, Yu. N., Pekhovsky, T. S., Simonchik, K. K. and Shulipa, А. K., The speake identification system fo the NIST SRE 2010, Infomatics and its Applications, 6 (1):24-31, [8] N. Dehak et al., "Suppot Vecto Machines vesus Fast Scoing in the Low-Dimensional Total Vaiability Space fo Speake Veification," in Intespeech 2009, Bighton, UK, [9] A.Kozlov, O. Kudashev, Yu. Matveev, T. Pekhovsky, K. Simonchik and A. Shulipa, Speake ecognition system fo the NIST SRE 2012, SPIIRAS Poceedings, 2, [10] G. Hinton, L. Deng, D. Yu, G. Dahl, A. Mohamed, N. Jaitly, A. Senio, V. Vanhoucke, P. Nguyen, T. Sainath, and B. Kingsbuy, Deep neual netwoks fo acoustic modeling in speech ecognition, IEEE Signal Pocessing Magazine, Vol. 29 (6), pp , [11] P. Kenny, V. Gupta, T. Stafylakis, P. Ouellet and J. Alam Deep Neual Netwoks fo extacting Baum-Welch statistics fo Speake (to appea) in Poc. Odyssey The Speake and Language Recognition Wokshop, [12] Hinton, G. E., Osindeo, S., & Teh, Y. (2006). A fast leaning algoithm fo deep belief nets. Neual Computation, 18, [13] Laochelle, H., & Bengio, Y. (2008). Classification using disciminativeesticted Boltzmann machines, pp Helsinki, Finland. [14] T. Pekhovsky, A. Sizov, "Compaison Supevised and Unsupevised Leaning Mixtue of PLDA Models fo Speake Veification ", Patten Recognition Lettes, 34 (2013) (Ap. 2013) 382

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE

A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE A QUERY BY HUMMING SYSTEM THAT LEARNS FROM EXPERIENCE David Little, David Raffenspege, Byan Pado EECS Depatment Nothwesten Univesity Evanston, IL 60201 d-little,d-affenspege,pado@nothwesten.edu ABSTRACT

More information

Study on evaluation method of the pure tone for small fan

Study on evaluation method of the pure tone for small fan Study on evaluation method of the pue tone fo small fan Takao YAMAGUCHI 1 ; Gaku MINORIKAWA 2 ; Masayuki KIHARA 3 1, 2 Hosei Univesity, Japan 3 Shap Copoation, Japan ABSTRACT In the field of audio, visual

More information

Melodic Similarity - a Conceptual Framework

Melodic Similarity - a Conceptual Framework Melodic Similaity - a Conceptual Famewok Ludge Hofmann-Engl The Link +44 (0)20 8771 0639 ludge.hofmann-engl@vigin.net Abstact. Melodic similaity has been at the cente of eseach within the community of

More information

Ranking Fuzzy Numbers by Using Radius of Gyration

Ranking Fuzzy Numbers by Using Radius of Gyration ustalian Jounal of Basic and pplied Sciences, (): 68-66, 00 ISSN 99-878 anking Fuzz Numbes b Using adius of Gation. S.H. Nassei, M. Sohabi Depatment of Mathematical Sciences, Mazandaan Univesit, P.O.Bo

More information

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS

CLASSIFICATION OF RECORDED CLASSICAL MUSIC USING NEURAL NETWORKS CLASSIFICATIO OF RECORDED CLASSICAL MUSIC USIG EURAL ETWORKS R Malheio ab R P Paiva a A J Mendes a T Mendes a A Cadoso a a CISUC Cento de Infomática e Sistemas da Univesidade de Coimba Depatamento de Engenhaia

More information

R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T.

R&D White Paper WHP 119. Mezzanine Compression for HDTV. Research & Development BRITISH BROADCASTING CORPORATION. September R.T. R&D White Pape WHP 119 Septembe 2005 Mezzanine Compession fo HDTV R.T. Russell Reseach & Development BRITISH BROADCASTING CORPORATION BBC Reseach & Development White Pape WHP 119 Mezzanine Compession

More information

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY

A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY A METRIC FOR MUSIC NOTATION TRANSCRIPTION ACCURACY Andea Cogliati Univesity of Rocheste Electical and Compute Engineeing andea.cogliati@ocheste.edu Zhiyao Duan Univesity of Rocheste Electical and Compute

More information

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs

Language and Music: Differential Hemispheric Dominance in Detecting Unexpected Errors in the Lyrics and Melody of Memorized Songs Human Bain Mapping 30:588 601 (2009) Language and Music: Diffeential Hemispheic Dominance in Detecting Unexpected Eos in the Lyics and Melody of Memoized Songs Takuya Yasui, 1,2,3 Kimitaka Kaga, 2,4 and

More information

Scalable Music Recommendation by Search

Scalable Music Recommendation by Search Scalable Music Recommendation by Seach Rui Cai, Chao Zhang, Lei Zhang, and Wei-Ying Ma Micosoft Reseach, Asia 49 Zhichun Road, Beijing 100080, P.R. China {uicai, v-chaozh, leizhang, wyma}@micosoft.com

More information

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video

A Reconfigurable Frame Interpolation Hardware Architecture for High Definition Video A Reconfiguable Fame Intepolation Hadwae Achitectue fo High Definition Video Ozgu Tasdizen and Ilke Hamzaoglu Faculty of Engineeing and Natual Sciences, Sabanci Univesity 34956, Tuzla, Istanbul, Tukey

More information

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING

H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING H-DFT: A HYBRID DFT ARCHITECTURE FOR LOW-COST HIGH QUALITY STRUCTURAL TESTING David M. Wu*, Mike Lin, Subhasish Mita, Kee Sup Kim, Anil Sabbavaapu, Talal Jabe, Pete Johnson, Dale Mach, Geg Paish Intel

More information

On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs

On the Design of LPM Address Generators Using Multiple LUT Cascades on FPGAs Novembe 6, 006 1:58 Intenational Jounal of Electonics lpm IJE Intenational Jounal of Electonics Vol. **, No. **, ** 006, 1 18 On the Design of LPM Addess Geneatos Using Multiple LUT Cascades on FPGAs Hui

More information

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging

Compact Beamformer Design with High Frame Rate for Ultrasound Imaging Sensos & Tansduces 2014 by IFSA Publishing, S. L. http://www.sensospotal.com Compact Beamfome Design with High Fame Rate fo Ultasound Imaging Jun Luo, Qijun Huang, Sheng Chang, Xiaoying Song, Hao Wang

More information

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2002.

University of Bristol - Explore Bristol Research. Peer reviewed version. Link to published version (if available): /VETECF.2002. Nesimoglu, T., Beach, MA., MacLeod, JR., & Wa, PA. (00). Mixe lineaisation fo softwae defined adio applications. In ehicula Technology Confeence 00 (TC 00-Fall) (ol. 1, pp. 534-538). Institute of Electical

More information

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements

Experimental Investigation of the Effect of Speckle Noise on Continuous Scan Laser Doppler Vibrometer Measurements Expeimental Investigation of the Effect of Speckle Noise on Continuous Scan Lase Dopple Vibomete Measuements Michael W. Sacic & Matthew S. Allen Univesity of Wisconsin-Madison 535 Engineeing Reseach Building

More information

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory

A Low Cost Scanning Fabry Perot Interferometer for Student Laboratory A Low Cost Scanning Faby Peot Intefeomete fo Student Laboatoy K.T.Satyajit, Suesh Doavai*, T.E.Kanakavalli **, Shaath Ananthamuthy Depatment of Physics, Bangaloe Univesity, Jnanabhaati Campus, Bangaloe-560056

More information

Stochastic analysis of Stravinsky s varied ostinati

Stochastic analysis of Stravinsky s varied ostinati Stochastic analysis of Stavinsky s vaied ostinati Daniel Bown Depatment of Music, Univesity of Califonia at Santa Cuz, USA dalaow@ucsc.edu Poceedings of the Xenakis Intenational Symposium Southank Cente,

More information

4.5 Pipelining. Pipelining is Natural!

4.5 Pipelining. Pipelining is Natural! 4.5 Pipelining Ovelapped execution of instuctions Instuction level paallelism (concuency) Example pipeline: assembly line ( T Fod) Response time fo any instuction is the same Instuction thoughput inceases

More information

Music from an evil subterranean beast

Music from an evil subterranean beast Music fom an evil subteanean beast Novembe 4, 2011 Abstact Two ecent compositions have capitalized on the geat expessive ange of a custom-designed music synthesis algoithm. The "Animal" plays a pat in

More information

Version Capital public radio. Brand, Logo and Style Guide

Version Capital public radio. Brand, Logo and Style Guide Vesion 2.0 12.3.2014 Capital public adio Band, Logo and Style Guide T A C K E T T + B A R B A R I A Oveview Ask anyone in the Sacamento egion what they think of Capital Public Radio and thei esponses will

More information

Grant Spacing Signaling at the ONU

Grant Spacing Signaling at the ONU Gant Spacing Signaling at the ONU Glen Kame, Boadcom Duane Remein, Huawei May 2018 IEEE 802.3ca Task Foce, ittsbugh, A 1 Total Bust Size In 802.3ca, the OLT GATE message conveys only the payload length

More information

LISG Laser Interferometric Sensor for Glass fiber User's manual.

LISG Laser Interferometric Sensor for Glass fiber User's manual. LISG Lase Intefeometic Senso fo Glass fibe Use's manual. Vesion : 14.0.0 2015 CERSA-MCI CERSA-MCI 53, pac Expobat 13480 CABRIES FRANCE tel: +33 (0)4 42 02 60 44 fax: +33 (0)4 42 02 79 79 web: http://www.cesa-mci.com

More information

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show

Deal or No Deal? Decision Making under Risk in a Large-Payoff Game Show Deal o No Deal? Decision Making unde Risk in a Lage-Payoff Game Show Thiey Post, Matijn J. van den Assem, Guido Baltussen and Richad H. Thale * Published in the Ameican Economic Review, Mach 2008 (98:1),

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

Precision Interface Technology

Precision Interface Technology Pecision Inteface Technology Phono Inteconnect Cables INTRODUCTION Signals fom catidges ae highly sensitive to hum, noise and vaious foms of intefeence. The connecting cable between the catidge and pe-amplifie

More information

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1

C2 Vectors C3 Interactions transfer momentum. General Physics GP7-Vectors (Ch 4) 1 C2 Vectos C3 Inteactions tansfe momentum Geneal Phsics GP7-Vectos (Ch 4) 1 Solutions to HW When ou homewok is gaded and etuned, solutions will be available. Download PobViewe 1.4 www.phsics.pomona.edu/siideas/sicp.html

More information

Cross-Cultural Music Phrase Processing:

Cross-Cultural Music Phrase Processing: Human Bain Mapping 29:312 328 (2008) Coss-Cultual Music Phase Pocessing: An fmri Study Yun Nan, 1,2 Thomas R. Knösche, 1,3 * Stefan Zysset, 1 and Angela D. Fiedeici 1 1 Max Planck Institute fo Human Cognitive

More information

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1

Music Technology Advanced Subsidiary Unit 1: Music Technology Portfolio 1 Peason Edexcel GCE Music Technology Advanced Subsidiay Unit 1: Music Technology Potfolio 1 Release date: Tuesday 1 Septembe 2015 Time: 60 hous Pape Refeence 6MT01/01 You must have: A copy of the oiginal

More information

EWCM 900. technical user manual. electronic controller for compressors and fans

EWCM 900. technical user manual. electronic controller for compressors and fans EWCM 900 technical use manual electonic contolle fo compessos and fans Summay 1. INTRODUCTION...5 1.1. VERSIONS... 5 1.2. GENERAL CHARACTERISTICS... 5 2. USER INTERFACE...6 2.1. COMPRESSOR SECTION... 6

More information

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC

A 0.8 V T Network-Based 2.6 GHz Downconverter RFIC 3 J.-M. WU, C.-K. LIOU, C.-J. CHUANG, Y. KUO, A. V T NETWORK-BASED. GHZ DOWNCONVERTER RFIC A. V T Netwok-Based. GHz Downconvete RFIC Jian-Ming WU, Ching-Kuo LIOU, Ching-Jui CHUANG, Yujin KUO Dept. of Electonic

More information

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments

e-workbook TECHNIQUES AND MATERIALS OF MUSIC Part I: Rudiments e-wokbook fo TECHNIQUES AND MATERIALS OF MUSIC Fom the Common Pactice Peiod Though the Tentieth Centuy ENHANCED SEVENTH EDITION Pat I: Rudiments Assignments in oksheet fomat by Thomas enamin Michael Hovit

More information

VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS. Mihoko Teshigawara

VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS. Mihoko Teshigawara 1. INTRODUCTION VOICES IN JAPANESE ANIMATION: HOW PEOPLE PERCEIVE THE VOICES OF GOOD GUYS AND BAD GUYS Mihoko Teshigawaa Depatment oflinguistics Univesity ofvictoia, B.C., Canada Japanese anime, an animation

More information

Content-Based Movie Recommendation Using Different Feature Sets

Content-Based Movie Recommendation Using Different Feature Sets Poceedings of the Wold Congess on Engineeing and Compte Science 202 Vol, Octobe 24-26, 202, San Fancisco, USA Content-Based Movie Recommendation Using Diffeent Feate Sets Mahiye Ulyagm, Zeha Cataltepe

More information

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6.

Citrus Station Mimeo Report CES WFW-Lake Alfred, Florida Lake Alfred, Florida Newsletter No. 2 6. Newslette No. 2 6 Citus Station Mimeo Repot CES 70-13 Novembe 18, 1969 750-WFW-Lake Alfed, Floida 33850 Edito: W. F. Wadowski Havesting and Handling Section* Univesity of Floida Citus Expeiment Station

More information

The game of competitive sorcery that will leave you spellbound.

The game of competitive sorcery that will leave you spellbound. A Game by Buce Basi The game of competitive socey that will leave you spellbound. 0 min 4+ 2- Toubles a-bewin! It s exam time at the School of Socey and the mischievous witches ae caft thei stongest potions

More information

Auditory Stroop and Absolute Pitch: An fmri Study

Auditory Stroop and Absolute Pitch: An fmri Study Human Bain Mapping 000:00 00 (2012) Auditoy Stoop and Absolute Pitch: An fmri Study Katin Schulze, 1,2 * Kasten Muelle, 1 and Stefan Koelsch 1,3 1 Max Planck Institute fo Human Cognitive and Bain Sciences,

More information

other islands for four players violin, soprano sax, piano & computer nick fells 2009

other islands for four players violin, soprano sax, piano & computer nick fells 2009 fo fou playes violin, sopano sax, piano compute nick fells 2009 nick fells fo ensemle intégales, octoe 2009 this piece is fo fou playes: sopano sax, violin, piano and compute (ith maxmsp softae) it lasts

More information

Spreadsheet analysis of a hierarchical control system model of behavior. RICHARD S. MARKEN Aerospace Corporation, Los Angeles, California

Spreadsheet analysis of a hierarchical control system model of behavior. RICHARD S. MARKEN Aerospace Corporation, Los Angeles, California Behavio Reseach Methods, Instuments, & Comutes 1990, 22 (4), 349-359 - METHODS & DESIGNS Seadsheet analysis of a hieachical contol system model of behavio RICHARD S. MARKEN Aeosace Cooation, Los Angeles,

More information

(2'-6") OUTLINE OF REQUIRED CLEAR SERVICE AREA

(2'-6) OUTLINE OF REQUIRED CLEAR SERVICE AREA VACUUM AI TUBE 2GX 494 CUSTOME DETAILS DIMENSIONS IN MILLIMETES L64 "ALL DIMENSIONS AND DESIGN CITEIA POJECTION PAGE OF 7 46 ('- TAFFIC FLOW CALL -8-999-6 (2") MIN. 8 2") ( DUAL CALL/SEND INTEFACE FEATUE

More information

Design of Address Generators Using Multiple LUT Cascade on FPGA

Design of Address Generators Using Multiple LUT Cascade on FPGA Deign of Adde Geneato Uing Multiple LUT Cacade on FPGA Hui Qin and Tutomu Saao Depatment of Compute Science and Electonic, Kyuhu Intitute of Technology 680 4, Kawazu, Iizuka, Fukuoka, 80 850, Japan Abtact

More information

Chapter 1: Choose a Research Topic

Chapter 1: Choose a Research Topic Chapte 1: Choose a Reseach Topic This chapte coves: Topic 1: Libay Reseach Basics Topic 2: Get to Know the Libay Topic 3: Seaching Online Databases Successful eseach begins with knowing the basics. Roaming

More information

2017 ANNUAL REPORT. Turning Dreams into Reality FORT BRAGG OUR MISSION: 1, EDUCATION EXPERIENCE EXPLORATION

2017 ANNUAL REPORT. Turning Dreams into Reality FORT BRAGG OUR MISSION: 1, EDUCATION EXPERIENCE EXPLORATION 25 20 ANNUAL REPORT Ou ung oganization, a fully independent non-pofit fo only two yeas, hosted the astoundingly successful Oca Aticulation Wokshop. Led by thee of th Ameica s finest whale aticulatos, complemented

More information

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm

Making Fraction Division Concrete: A New Way to Understand the Invert and Multiply Algorithm Making Faction Division Concete: A Ne Way to Undestand the Invet and Multily Algoithm Intoduction us is not to eason hy, just invet and multily. This is a hyme that I emembe leaning ay back in the fifth

More information

Chapter 4. Minor Keys and the Diatonic Modes BASIC ELEMENTS

Chapter 4. Minor Keys and the Diatonic Modes BASIC ELEMENTS Chapte 4 Supplementay Execises - 1 Chapte 4 Mino Keys and the Diatonic Modes BASIC ELEMENTS I. Witing mino scales: Relative majo and mino A. Fo each majo key below, wite out the majo scale on the left-hand

More information

Jump, Jive, and Jazz! - Improvise with Confidence!

Jump, Jive, and Jazz! - Improvise with Confidence! A Wokshop pesented fo the Music of the Valley Chapte AOSA - Noveme 3, 2018 ump, ive, and azz! - Impovise with Confidence! Desciption Fom clapping and singing games fo childen, ight though the lues, impovisation

More information

Û Û Û Û J Û . Û Û Û Û Û Û Û. Û Û 4 Û Û &4 2 Û Û Û Û Û Û Û Û. Û. Û. Û Û Û Û Û Û Û Û Û Û Û. œ œ œ œ œ œ œ œ. œ œ œ. œ œ.

Û Û Û Û J Û . Û Û Û Û Û Û Û. Û Û 4 Û Û &4 2 Û Û Û Û Û Û Û Û. Û. Û. Û Û Û Û Û Û Û Û Û Û Û. œ œ œ œ œ œ œ œ. œ œ œ. œ œ. Alto Baitone Saxophones omping Basi pattens (Maxixe): R Samba Samba evolved fom maxixe aound the 10s Two elements wee uial fo the definition of its style: the pattens eated by new and old peussion instuments

More information

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement

MARTIN KOLLÁR. University of Technology in Košice Department of Theory of Electrical Engineering and Measurement MARTIN KOLLÁR nivesity of Technology in Košice Depatment of Theoy of Electical Engineeing and Measuement A TRANSDCER INTERFACE FOR RESISTIVE SENSOR ELEMENTS BASED ON THE SE OF A FLIP-FLOP This pape pesents

More information

Texas Bandmasters Association 2016 Convention/Clinic

Texas Bandmasters Association 2016 Convention/Clinic Pefomance echniques of the Contempoay Maching Pecussion Ensemble CLINICIANS: Roland Chavez, Steve Wessels DEMONSRAION GROUP: Ceda Pak High School Pecussion exas Bandmastes Association 2016 Convention/Clinic

More information

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX

ABOVE CEILING. COORDINATE WITH AV INSTALLER FOR INSTALLATION OF SURGE SUPRESSION AND TERMINATION OF OUTLET IN CEILING BOX - VISUAL SYSTEMS EQUIPMENT LAYOUT SYMBOLS POVIDED BY AV CONTACTO POVIDED BY ELECTICAL CONTACTO/GENEAL CONTACTO POVIDED BY DATA/VOICE CABLING CONTACTO SYMBOL DESCIPTION EQUIPMENT NOTES EQUIPMENT POWE POWE

More information

Focus: Orff process, timbre, movement, improvisation. Audience: Teachers K-8

Focus: Orff process, timbre, movement, improvisation. Audience: Teachers K-8 VMEA Distict 14 Apil 26, 2014 Sounds abound! Bent Holl Desciption In this session we ll celebate the timbes of the Off instuments as we look at thei ustification and use in the music classoom We will play

More information

Multiple Bunch Longitudinal Dynamics Measurements at the Cornell Electron-Positron Storage Ring

Multiple Bunch Longitudinal Dynamics Measurements at the Cornell Electron-Positron Storage Ring Multiple Bunch Longitudinal Dynamic Meauement at the Conell Electon-Poiton Stoage Ring R. Holtzapple, M. Billing, and D. Hatill Laboatoy of Nuclea Studie, Conell Univeity, Ithaca, NY 14853 Abtact The Conell

More information

Auburn University Marching Band

Auburn University Marching Band Aubun Univesity Maching Band Dea Pospective Dum Line Membe, Thank you fo you inteest in the 2018 Aubun Dum Line! The Aubun Univesity Maching Band has a poud tadition of exceent pefomances and geat schoo

More information

SCP725 Series. 3M It s that Easy! Picture this:

SCP725 Series. 3M It s that Easy! Picture this: 3M Supe lose Pojection Systems SP725 Seies with Simply Inteactive 3M It s that Easy! Pictue this: Students acing to the boad Feedom to choose any inteactive softwae that fits you lesson plans Teaches effotlessly

More information

Reference. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System. PN CA (August 2010)

Reference. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System. PN CA (August 2010) COULTER EPICS ALTRA Flow Cytomete COULTER EPICS ALTRA HyPeSot System Refeence (August 2010) Beckman Coulte, Inc. 250 S. Kaeme Blvd. Bea, CA 92821 WARNINGS AND PRECAUTIONS READ ALL PRODUCT MANUALS AND CONSULT

More information

TIMBRAL MODELING FOR MUSIC ARTIST RECOGNITION USING I-VECTORS. Hamid Eghbal-zadeh, Markus Schedl and Gerhard Widmer

TIMBRAL MODELING FOR MUSIC ARTIST RECOGNITION USING I-VECTORS. Hamid Eghbal-zadeh, Markus Schedl and Gerhard Widmer TIMBRAL MODELING FOR MUSIC ARTIST RECOGNITION USING I-VECTORS Hamid Eghbal-zadeh, Markus Schedl and Gerhard Widmer Department of Computational Perception Johannes Kepler University of Linz, Austria ABSTRACT

More information

Options Manual. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System Flow Cytometer. PN AA (August 2010)

Options Manual. COULTER EPICS ALTRA Flow Cytometer COULTER EPICS ALTRA HyPerSort System Flow Cytometer. PN AA (August 2010) COULTER EPICS ALTRA Flow Cytomete COULTER EPICS ALTRA HyPeSot System Flow Cytomete Options Manual (August 2010) Beckman Coulte, Inc. 250 S. Kaeme Blvd. Bea, CA 92821 WARNINGS AND PRECAUTIONS READ ALL PRODUCT

More information

TABLE OF CONTENTS. Jacobson and the Meaningful Life Center. Introduction: Birthday Greeting from Rabbi Simon. Postscript: Do You Matter?

TABLE OF CONTENTS. Jacobson and the Meaningful Life Center. Introduction: Birthday Greeting from Rabbi Simon. Postscript: Do You Matter? TABLE OF CONTENTS Intoduction: Bithday Geeting fom Rabbi Simon Jacobson and the Meaningful Life Cente STEP 1. Pesonal Intospection STEP 2. Intensify and Initiate STEP 3. Give Additional Chaity STEP 4.

More information

This is a repository copy of Temporal dynamics of musical emotions examined through intersubject synchrony of brain activity..

This is a repository copy of Temporal dynamics of musical emotions examined through intersubject synchrony of brain activity.. This is a eositoy coy of Temoal dynamics of musical emotions examined though intesubject synchony of bain activity.. White Rose Reseach Online URL fo this ae: htt://eints.whiteose.ac.uk/92892/ Vesion:

More information

Adapting Bach s Goldberg Variations for the Organ. Siu Yin Lie

Adapting Bach s Goldberg Variations for the Organ. Siu Yin Lie Adapting Bach s Goldbeg Vaiations fo the Ogan by Siu Yin Lie A Reseach Pape Pesented in Patial Fulfillment of the Requiements fo the Degee Docto of Musical Ats Appoved Apil 2017 by the Gaduate Supevisoy

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 DEVICE MINIMUM WOK AEA SET 1 SET SET 3 SET 4 ACTIVE INACTIVE ACTIVE INACTIVE SIGN SETS 1 AND 3 AE ACTIVE AND (I.E., SIGNS FACE ONCOMING TAFFIC). SIGN

More information

FM ACOUSTICS NEWS. News for Professionals. News for Domestic Users. Acclaimed the world over: The Resolution Series TM Phono Linearizers/Preamplifiers

FM ACOUSTICS NEWS. News for Professionals. News for Domestic Users. Acclaimed the world over: The Resolution Series TM Phono Linearizers/Preamplifiers FM ACOUSTICS NEWS Volume 8, Sping 1997 News fo Domestic Uses Phono Lineaizes/Peamplifies 1 The Futue of Analog 3 The Inspiation System 4 Unique Potection Systems 5 Tuneable speake cables 6 Impoving the

More information

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation

Flagger Control for Resurfacing or Moving Operation. One-Lane Two-Way Operation Flagger Control for esurfacing or Moving Operation 5 5 WOK AEA 5 5 DEVICE MINIMUM SET 1 SET SET THIS SET OF SIGNS IS PLACED WITH SIGN LEGEND TUNED AWAY FOM BOTH DIECTIONS OF TAFFIC UNTIL ESUFACING OPEATIONS

More information

BRASS TECHNIQUE BARITONE

BRASS TECHNIQUE BARITONE BRASS TECHNIQUE BARITONE REHEARSAL CHECKLIST The folloing is a list of items that you should bing to evey eheasal: 3-Ring Binde, 1/2 to 1 inch, ith seveal clea inset pages to keep all of you music in Any

More information

SUITES AVAILABLE. TO LET Grade A Offices

SUITES AVAILABLE. TO LET Grade A Offices SUITES VILBLE Ely Riv d y R F N R D TO LET Gade Offices Retail B Moos Fy Rd 4 3 Dunleavy D GRNGE TON 0 41 Du nle av y Supstoe Pospect Place P Ely EN Inte al D tion na Riv Intnational Pool k at Ice Rink

More information

Singing voice synthesis based on deep neural networks

Singing voice synthesis based on deep neural networks INTERSPEECH 2016 September 8 12, 2016, San Francisco, USA Singing voice synthesis based on deep neural networks Masanari Nishimura, Kei Hashimoto, Keiichiro Oura, Yoshihiko Nankaku, and Keiichi Tokuda

More information

A Practical and Historical Guide to Johann Sebastian Bach s Solo in A Minor BWV 1013

A Practical and Historical Guide to Johann Sebastian Bach s Solo in A Minor BWV 1013 Southen Illinois Univesity Cabondale OpenSIUC Aticles School of Music Sping 2017 A Pactical and Histoical Guide to Johann Sebastian Bach s Solo in A Mino BWV 1013 Douglas Wothen wothen@siu.edu Follow this

More information

r r IN HARMONY With Nature A Pioneer Conservationist's Bungalow Home By Robert G. Bailey

r r IN HARMONY With Nature A Pioneer Conservationist's Bungalow Home By Robert G. Bailey IN HARMONY With Natue A Pionee Consevationist's Bungalow Home By Robet G. Bailey On Febuay 2, 1912, Aldo Leopold (1887 1948) wote to his fiancée, Estella Begee, in Santa Fe that the Foest Sevice had appopiated

More information

A CLASSIFICATION-BASED POLYPHONIC PIANO TRANSCRIPTION APPROACH USING LEARNED FEATURE REPRESENTATIONS

A CLASSIFICATION-BASED POLYPHONIC PIANO TRANSCRIPTION APPROACH USING LEARNED FEATURE REPRESENTATIONS 12th International Society for Music Information Retrieval Conference (ISMIR 2011) A CLASSIFICATION-BASED POLYPHONIC PIANO TRANSCRIPTION APPROACH USING LEARNED FEATURE REPRESENTATIONS Juhan Nam Stanford

More information

Hidden Markov Model based dance recognition

Hidden Markov Model based dance recognition Hidden Markov Model based dance recognition Dragutin Hrenek, Nenad Mikša, Robert Perica, Pavle Prentašić and Boris Trubić University of Zagreb, Faculty of Electrical Engineering and Computing Unska 3,

More information

DRIVING HOLLYWOOD BROTHERS SISTERS QUARTERLY NEWS 399 MEMBER POWER TABLE OF CONTENTS TEAMSTERS LOCAL 399. APRIL 2018 ISSUE N o 17

DRIVING HOLLYWOOD BROTHERS SISTERS QUARTERLY NEWS 399 MEMBER POWER TABLE OF CONTENTS TEAMSTERS LOCAL 399. APRIL 2018 ISSUE N o 17 TEMSTERS LOCL 399 TEMSTERS LOCL 399 SISTERS PRIL 2018 ISSUE N o 17 URTERLY NEWS 399 MEMBER POWER TEMSTERS LOCL 399 BROTHERS DRIVING HOLLYWOOD W GREETINGS SISTERS & BROTHERS e can look fowad to anothe busy

More information

Improving Frame Based Automatic Laughter Detection

Improving Frame Based Automatic Laughter Detection Improving Frame Based Automatic Laughter Detection Mary Knox EE225D Class Project knoxm@eecs.berkeley.edu December 13, 2007 Abstract Laughter recognition is an underexplored area of research. My goal for

More information

Keller Central Percussion

Keller Central Percussion Kee Centa Pecussion Font Ensembe Execise Packet The fooing pages incude basic to intemediate technique and coodination execises fo the maching pecussion idiom. A stong gasp of these fundamentas is essentia

More information

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models

Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Composer Identification of Digital Audio Modeling Content Specific Features Through Markov Models Aric Bartle (abartle@stanford.edu) December 14, 2012 1 Background The field of composer recognition has

More information

Singer Traits Identification using Deep Neural Network

Singer Traits Identification using Deep Neural Network Singer Traits Identification using Deep Neural Network Zhengshan Shi Center for Computer Research in Music and Acoustics Stanford University kittyshi@stanford.edu Abstract The author investigates automatic

More information

INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION

INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION INTER GENRE SIMILARITY MODELLING FOR AUTOMATIC MUSIC GENRE CLASSIFICATION ULAŞ BAĞCI AND ENGIN ERZIN arxiv:0907.3220v1 [cs.sd] 18 Jul 2009 ABSTRACT. Music genre classification is an essential tool for

More information

FOR PREVIEW REPRODUCTION PROHIBITED

FOR PREVIEW REPRODUCTION PROHIBITED ULL SOE KENDO ONET STING OHESTA SEIES Sinonia (Ovetue om Messiah) INSTUMENTATION O 1ull Scoe 81st Violin 82nd Violin GADE 3 DUATION :35 33d Violin (Viola T..) 5Viola by Geoge edeic PEVIEW Handel 5ello

More information

De-Canonizing Music History

De-Canonizing Music History De-Canonizing Music Histoy De-Canonizing Music Histoy Edited by Vesa Kukela and Laui Väkevä De-Canonizing Music Histoy, Edited by Vesa Kukela and Laui Väkevä This book fist published 2009 Cambidge Scholas

More information

Please note that not all pages are included. This is purposely done in order to protect our property and the work of our esteemed composers.

Please note that not all pages are included. This is purposely done in order to protect our property and the work of our esteemed composers. Please note that not all pages ae included. This is puposely done in ode to potect ou popety and the wok of ou esteemed composes. If you would like to see this wok in its entiety, please ode online o call

More information

CHORD GENERATION FROM SYMBOLIC MELODY USING BLSTM NETWORKS

CHORD GENERATION FROM SYMBOLIC MELODY USING BLSTM NETWORKS CHORD GENERATION FROM SYMBOLIC MELODY USING BLSTM NETWORKS Hyungui Lim 1,2, Seungyeon Rhyu 1 and Kyogu Lee 1,2 3 Music and Audio Research Group, Graduate School of Convergence Science and Technology 4

More information

A STRONG PAST BUILDS A BRIGHT FUTURE BROTHERS SISTERS QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. February 2019 ISSUE N o 20

A STRONG PAST BUILDS A BRIGHT FUTURE BROTHERS SISTERS QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. February 2019 ISSUE N o 20 PRINTER SINCE THE HRMN PRESS UNION 1943 TEMSTERS LOCL 399 TEMSTERS LOCL 399 SISTERS URTERLY NEWS Febuay 2019 ISSUE N o 20 TEMSTERS LOCL 399 BROTHERS STRONG PST BUILDS BRIGHT FUTURE I GREETINGS SISTERS

More information

arxiv: v1 [cs.sd] 18 Oct 2017

arxiv: v1 [cs.sd] 18 Oct 2017 REPRESENTATION LEARNING OF MUSIC USING ARTIST LABELS Jiyoung Park 1, Jongpil Lee 1, Jangyeon Park 2, Jung-Woo Ha 2, Juhan Nam 1 1 Graduate School of Culture Technology, KAIST, 2 NAVER corp., Seongnam,

More information

MUSI-6201 Computational Music Analysis

MUSI-6201 Computational Music Analysis MUSI-6201 Computational Music Analysis Part 9.1: Genre Classification alexander lerch November 4, 2015 temporal analysis overview text book Chapter 8: Musical Genre, Similarity, and Mood (pp. 151 155)

More information

... A Pseudo-Statistical Approach to Commercial Boundary Detection. Prasanna V Rangarajan Dept of Electrical Engineering Columbia University

... A Pseudo-Statistical Approach to Commercial Boundary Detection. Prasanna V Rangarajan Dept of Electrical Engineering Columbia University A Pseudo-Statistical Approach to Commercial Boundary Detection........ Prasanna V Rangarajan Dept of Electrical Engineering Columbia University pvr2001@columbia.edu 1. Introduction Searching and browsing

More information

First Step Towards Enhancing Word Embeddings with Pitch Accents for DNN-based Slot Filling on Recognized Text

First Step Towards Enhancing Word Embeddings with Pitch Accents for DNN-based Slot Filling on Recognized Text First Step Towards Enhancing Word Embeddings with Pitch Accents for DNN-based Slot Filling on Recognized Text Sabrina Stehwien, Ngoc Thang Vu IMS, University of Stuttgart March 16, 2017 Slot Filling sequential

More information

Semi-supervised Musical Instrument Recognition

Semi-supervised Musical Instrument Recognition Semi-supervised Musical Instrument Recognition Master s Thesis Presentation Aleksandr Diment 1 1 Tampere niversity of Technology, Finland Supervisors: Adj.Prof. Tuomas Virtanen, MSc Toni Heittola 17 May

More information

Music Composition with RNN

Music Composition with RNN Music Composition with RNN Jason Wang Department of Statistics Stanford University zwang01@stanford.edu Abstract Music composition is an interesting problem that tests the creativity capacities of artificial

More information

UNION PROUD! QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. AUGUST 2017 ISSUE N o 14. Fraternally, Steve Dayan

UNION PROUD! QUARTERLY NEWS TABLE OF CONTENTS TEAMSTERS LOCAL 399. AUGUST 2017 ISSUE N o 14. Fraternally, Steve Dayan TEAMSTERS LOCAL 399 QUARTERLY NEWS AUGUST 2017 ISSUE N o 14 TEAMSTERS STRENGTH LOCAL 399 UNION PROUD! TEAMSTERS PRIDE LOCAL 399 UNION STRONG! GREETINGS SISTERS & BROTHERS Iexpect to be at full employment

More information

Automatic Laughter Detection

Automatic Laughter Detection Automatic Laughter Detection Mary Knox Final Project (EECS 94) knoxm@eecs.berkeley.edu December 1, 006 1 Introduction Laughter is a powerful cue in communication. It communicates to listeners the emotional

More information

SAMPLING-RATE-AWARE NOISE GENERATION

SAMPLING-RATE-AWARE NOISE GENERATION Poc. of he 14 h In. Confeence on Digial Audio Effecs (DAFx-11), Pais, Fance, Sepembe 19-23, 2011 SAMPLING-RATE-AWARE NOISE GENERATION Henning Thielemann Insiu fü Infomaik, Main-Luhe-Univesiä Halle-Wienbeg,

More information

A Survey on: Sound Source Separation Methods

A Survey on: Sound Source Separation Methods Volume 3, Issue 11, November-2016, pp. 580-584 ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org A Survey on: Sound Source Separation

More information

A Discriminative Approach to Topic-based Citation Recommendation

A Discriminative Approach to Topic-based Citation Recommendation A Discriminative Approach to Topic-based Citation Recommendation Jie Tang and Jing Zhang Department of Computer Science and Technology, Tsinghua University, Beijing, 100084. China jietang@tsinghua.edu.cn,zhangjing@keg.cs.tsinghua.edu.cn

More information

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007

19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 19 th INTERNATIONAL CONGRESS ON ACOUSTICS MADRID, 2-7 SEPTEMBER 2007 AN HMM BASED INVESTIGATION OF DIFFERENCES BETWEEN MUSICAL INSTRUMENTS OF THE SAME TYPE PACS: 43.75.-z Eichner, Matthias; Wolff, Matthias;

More information

Joint Image and Text Representation for Aesthetics Analysis

Joint Image and Text Representation for Aesthetics Analysis Joint Image and Text Representation for Aesthetics Analysis Ye Zhou 1, Xin Lu 2, Junping Zhang 1, James Z. Wang 3 1 Fudan University, China 2 Adobe Systems Inc., USA 3 The Pennsylvania State University,

More information

Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis

Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis Automatic Extraction of Popular Music Ringtones Based on Music Structure Analysis Fengyan Wu fengyanyy@163.com Shutao Sun stsun@cuc.edu.cn Weiyao Xue Wyxue_std@163.com Abstract Automatic extraction of

More information

Acoustic Scene Classification

Acoustic Scene Classification Acoustic Scene Classification Marc-Christoph Gerasch Seminar Topics in Computer Music - Acoustic Scene Classification 6/24/2015 1 Outline Acoustic Scene Classification - definition History and state of

More information

Computational Modelling of Harmony

Computational Modelling of Harmony Computational Modelling of Harmony Simon Dixon Centre for Digital Music, Queen Mary University of London, Mile End Rd, London E1 4NS, UK simon.dixon@elec.qmul.ac.uk http://www.elec.qmul.ac.uk/people/simond

More information

Automatic Laughter Detection

Automatic Laughter Detection Automatic Laughter Detection Mary Knox 1803707 knoxm@eecs.berkeley.edu December 1, 006 Abstract We built a system to automatically detect laughter from acoustic features of audio. To implement the system,

More information

arxiv: v1 [cs.lg] 15 Jun 2016

arxiv: v1 [cs.lg] 15 Jun 2016 Deep Learning for Music arxiv:1606.04930v1 [cs.lg] 15 Jun 2016 Allen Huang Department of Management Science and Engineering Stanford University allenh@cs.stanford.edu Abstract Raymond Wu Department of

More information

Narrative Theme Navigation for Sitcoms Supported by Fan-generated Scripts

Narrative Theme Navigation for Sitcoms Supported by Fan-generated Scripts Narrative Theme Navigation for Sitcoms Supported by Fan-generated Scripts Gerald Friedland, Luke Gottlieb, Adam Janin International Computer Science Institute (ICSI) Presented by: Katya Gonina What? Novel

More information

Modeling Annotators: A Generative Approach to Learning from Annotator Rationales. Annotators are useful. Annotators are smart!

Modeling Annotators: A Generative Approach to Learning from Annotator Rationales. Annotators are useful. Annotators are smart! Modeling Annotatos: A Geneative Appoach to Leaning fom Annotato Rationales Oma F. Zaidan The Cente fo Language and Speech Pocessing Johns Hopkins Univesity Jason Eisne EMNLP 2008 Honolulu, HI Satuday Octobe

More information