Adversarial Learning for Chinese NER from Crowd Annotations

Size: px
Start display at page:

Download "Adversarial Learning for Chinese NER from Crowd Annotations"

Transcription

1 Adversarial Learig for Chiese NER from Crowd Aoaios Yaosheg Yag 1, Meisha Zhag 4, Weliag Che 1 Wei Zhag, Haofe Wag 3, Mi Zhag 1 1 School of Compuer Sciece ad Techology, Soochow Uiversiy, Chia Alibaba Group ad 3 Shezhe Gowild Roboics Co. Ld 4 School of Compuer Sciece ad Techology, Heilogjiag Uiversiy, Chia 1 ysyag@su.suda.edu.c, {wlche, mizhag}@suda.edu.c 4 maso.zms@gmail.com, lau.zw@alibaba-ic.com, 3 wag haofe@gowild.c majoriy work direcly build models o crowd aoaios, ryig o model he differeces amog aoaors, for example, some of he aoaors may be more rusful (Rodrigues, Pereira, ad Ribeiro 014; Nguye e al. 017). Here we focus maily o he Chiese NER, which is more difficul ha NER for oher laguages such as Eglish for he lack of morphological variaios such as capializaio ad i paricular he uceraiy i word segmeaio. The Chiese NE aggers raied o ews domai ofe perform poor i oher domais. Alhough we ca alleviae he problem by usig characer-level aggig o resolve he problem of poor word segmeaio performaces (Peg ad Dredze 015), sill here exiss a large gap whe he arge domai chages, especially for he exs of social media. Thus, i order o ge a good agger for ew domais ad also for he codiios of ew eiy ypes, we require large amous of labeled daa. Therefore, crowdsourcig is a reasoable soluio for hese siuaios. I his paper, we propose a approach o raiig a Chiese NER sysem o he crowd-aoaed daa. Our goal is o exrac addiioal aoaor idepede feaures by adversarial raiig, alleviaig he aoaio oises of oexpers. The idea of adversarial raiig i eural eworks has bee used successfully i several NLP asks, such as cross-ligual POS aggig (Kim e al. 017) ad crossdomai POS aggig (Gui e al. 017). They use i o reduce he egaive iflueces of he ipu divergeces amog differe domais or laguages, while we use adversarial raiig o reduce he egaive iflueces brough by differe crowd aoaors. To our bes kowledge, we are he firs o apply adversarial raiig for crowd aoaio learig. I he learig framework, we perform adversarial raiig bewee he basic NER ad a addiioal worker discrimiaor. We have a commo Bi-LSTM for represeig aoaor-geeric iformaio ad a privae Bi-LSTM for represeig aoaor-specific iformaio. We build aoher label Bi-LSTM by he crowd-aoaed NE label sequece which reflecs he mid of he crowd aoaors who lear eiy defiiios by readig he aoaio guidebook. The commo ad privae Bi-LSTMs are used for NER, while he commo ad label Bi-LSTMs are used as ipus for he worker discrimiaor. The parameers of he commo Bi-LSTM are leared by adversarial raiig, maximizig he worker discrimiaor loss ad meawhile miimizarxiv: v1 [cs.cl] 16 Ja 018 Absrac To quickly obai ew labeled daa, we ca choose crowdsourcig as a aleraive way a lower cos i a shor ime. Bu as a exchage, crowd aoaios from o-expers may be of lower qualiy ha hose from expers. I his paper, we propose a approach o performig crowd aoaio learig for Chiese Named Eiy Recogiio (NER) o make full use of he oisy sequece labels from muliple aoaors. Ispired by adversarial learig, our approach uses a commo Bi-LSTM ad a privae Bi-LSTM for represeig aoaorgeeric ad -specific iformaio. The aoaor-geeric iformaio is he commo kowledge for eiies easily masered by he crowd. Fially, we build our Chiese NE agger based o he LSTM-CRF model. I our experimes, we creae wo daa ses for Chiese NER asks from wo domais. The experimeal resuls show ha our sysem achieves beer scores ha srog baselie sysems. Iroducio There has bee sigifica progress o Named Eiy Recogiio (NER) i rece years usig models based o machie learig algorihms (Zhao ad Ki 008; Collober e al. 011; Lample e al. 016). As wih oher Naural Laguage Processig (NLP) asks, buildig NER sysems ypically requires a massive amou of labeled raiig daa which are aoaed by expers. I real applicaios, we ofe eed o cosider ew ypes of eiies i ew domais where we do o have exisig aoaed daa. For such ew ypes of eiies, however, i is very hard o fid expers o aoae he daa wihi shor ime limis ad hirig expers is cosly ad o-scalable, boh i erms of ime ad moey. I order o quickly obai ew raiig daa, we ca use crowdsourcig as oe aleraive way a lower cos i a shor ime. Bu as a exchage, crowd aoaios from oexpers may be of lower qualiy ha hose from expers. I is oe bigges challege o build a powerful NER sysem o such a low qualiy aoaed daa. Alhough we ca obai high qualiy aoaios for each ipu seece by majoriy voig, i ca be a wase of huma labors o achieve such a goal, especially for some ambiguous seeces which may require a umber of aoaios o reach a agreeme. Thus The correspodig auhor is Weliag Che. Copyrigh c 018, Associaio for he Advaceme of Arificial Ielligece ( All righs reserved.

2 ig he NER loss. Thus he resulig feaures of he commo Bi-LSTM are worker ivaria ad NER sesiive. For evaluaio, we creae wo Chiese NER daases i wo domais: dialog ad e-commerce. We require he crowd aoaors o label he ypes of eiies, icludig perso, sog, brad, produc, ad so o. Ideifyig hese eiies is useful for chabo ad e-commerce plaforms (Klüwer 011). The we coduc experimes o he ewly creaed daases o verify he effeciveess of he proposed adversarial eural ework model. The resuls show ha our sysem ouperforms very srog baselie sysems. I summary, we make he followig coribuios: We propose a crowd-aoaio learig model based o adversarial eural eworks. The model uses labeled daa creaed by o-expers o rai a NER classifier ad simulaeously lears he commo ad privae feaures amog he o-exper aoaors. We creae wo daa ses i dialog ad e-commerce domais by crowd aoaios. The experimeal resuls show ha he proposed approach performs he bes amog all he compariso sysems. Relaed Work Our work is relaed o hree lies of research: Sequece labelig, Adversarial raiig, ad Crowdsourcig. Sequece labelig. NER is widely reaed as a sequece labelig problem, by assigig a uique label over each seeial word (Raiov ad Roh 009). Early sudies o sequece labelig ofe use he models of HMM, MEMM, ad CRF (Laffery e al. 001) based o maually-crafed discree feaures, which ca suffer he feaure sparsiy problem ad require heavy feaure egieerig. Recely, eural ework models have bee successfully applied o sequece labelig (Collober e al. 011; Huag, Xu, ad Yu 015; Lample e al. 016). Amog hese work, he model which uses Bi-LSTM for feaure exracio ad CRF for decodig has achieved sae-of-he-ar performaces (Huag, Xu, ad Yu 015; Lample e al. 016), which is exploied as he baselie model i our work. Adversarial Traiig. Adversarial Neworks have achieved grea success i compuer visio such as image geeraio (Deo e al. 015; Gai e al. 016). I he NLP commuiy, he mehod is maily exploied uder he seigs of domai adapio (Zhag, Barzilay, ad Jaakkola 017; Gui e al. 017), cross-ligual (Che e al. 016; Kim e al. 017) ad muli-ask learig (Che e al. 017; Liu, Qiu, ad Huag 017). All hese seigs ivolve he feaure divergeces bewee he raiig ad es examples, ad aim o lear ivaria feaures across he divergeces by a addiioal adversarial discrimiaor, such as domai discrimiaor. Our work is similar o hese work bu is applies o crowdsourcig learig, aimig o fid ivaria feaures amog differe crowdsourcig workers. Crowdsourcig. Mos NLP asks require a massive amou of labeled raiig daa which are aoaed by expers. However, hirig expers is cosly ad o-scalable, boh i erms of ime ad moey. Isead, crowdsourcig is aoher soluio o obai labeled daa a a lower cos bu wih relaive lower qualiy ha hose from expers. Sow e al. (008) colleced labeled resuls for several NLP asks from Amazo Mechaical Turk ad demosraed ha o-expers aoaios were quie useful for raiig ew sysems. I rece years, a series of work have focused o how o use crowdsourcig daa efficiely i asks such as classificaio (Fel e al. 015; Bi e al. 014), ad compare qualiy of crowd ad exper labels (Dumirache, Aroyo, ad Wely 017). I sequece labelig asks, Dredze, Talukdar, ad Crammer (009) viewed his ask as a muli-label problem while Rodrigues, Pereira, ad Ribeiro (014) ook workers ideiies io accou by assumig ha each seeial word was agged correcly by oe of he crowdsourcig workers ad proposed a CRF-based model wih muliple aoaors. Nguye e al. (017) iroduced a crowd represeaio i which he crowd vecors were added io he LSTM-CRF model a rai ime, bu igored hem a es ime. I his paper, we apply adversarial raiig o crowd aoaios o Chiese NER i ew domais, ad achieve beer performaces ha previous sudies o crowdsourcig learig. Baselie: LSTM-CRF We use a eural CRF model as he baselie sysem (Raiov ad Roh 009), reaig NER as a sequece labelig problem over Chiese characers, which has achieved sae-ofhe-ar performaces (Peg ad Dredze 015). To his ed, we explore he BIEO schema o cover NER io sequece labelig, followig Lample e al. (016), where seeial characer is assiged wih oe uique ag. Cocreely, we ag he o-eiy characer by label O, he begiig characer of a eiy by B-XX, he edig characer of a eiy by E-XX ad he oher characer of a eiy by I-XX, where XX deoes he eiy ype. We build high-level eural feaures from he ipu characer sequece by a bi-direcioal LSTM (Lample e al. 016). The resulig feaures are combied ad he are fed io a oupu CRF layer for decodig. I summary, he baselie model has hree mai compoes. Firs, we make vecor represeaios for seeial characers x 1 x x, rasformig he discree ipus io low-dimesioal eural ipus. Secod, feaure exracio is performed o obai high-level feaures h er 1 her her, by usig a bi-direcioal LSTM (Bi-LSTM) srucure ogeher wih a liear rasformaio over x 1 x x. Third, we apply a CRF aggig module over h er 1 her her, obaiig he fial oupu NE labels. The overall framework of he baselie model is show by he righ par of Figure 1. Vecor Represeaio of Characers To represe Chiese characers, we simply exploi a eural embeddig layer o map discree characers io he lowdimesioal vecor represeaios. The goal is achieved by a lookig-up able E W, which is a model parameer ad will be fie-ued durig raiig. The lookig-up able ca be iiialized eiher by radom or by usig a preraied embeddigs from large scale raw corpus. For a give Chiese characer sequece c 1 c c, we obai he vec-

3 Worker-Adversarial worker Baselie B-PER L-PER O O o worker o er o er 1 o er o er CNN 1 h er 1 h er h er h er 1 h commo 1 h commo h commo h commo h privae 1 h privae h privae h privae Bi-LSTM Bi-LSTM Bi-LSTM x 1 x x x x 1 x x x ȳ 1 ȳ ȳ ȳ w 1 w w w Figure 1: The framework of he proposed model, which cosiss of wo pars. or represeaio of each seeial characer by: x = look-up(c, E W ), [1, ]. Feaure Exracio Based o he vecor sequece x 1 x x, we exrac higher-level feaures h er 1 her her by usig a bidirecioal LSTM module ad a simple feed-forward eural layer, which are he used for CRF aggig a he ex sep. LSTM is a ype of recurre eural ework (RNN), which is desiged for solvig he explodig ad dimiishig gradies of basic RNNs (Graves ad Schmidhuber 005). I has bee widely used i a umber of NLP asks, icludig POS-aggig (Huag, Xu, ad Yu 015; Ma ad Hovy 016), parsig (Dyer e al. 015) ad machie raslaio (Wu e al. 016), because of is srog capabiliies of modelig aural laguage seeces. By raversig x 1 x x by order ad reversely, we obai he oupu feaures h privae 1 h privae h privae of he bi- LSTM, where h privae = h h. Here we refer his Bi- LSTM as privae i order o differeiae i wih he commo Bi-LSTM over he same characer ipus which will be iroduced i he ex secio. Furher we make a iegraio of he oupu vecors of bi-direcioal LSTM by a liear feed-forward eural layer, resulig i he feaures h er 1 her her by equaio: h er = Wh privae + b, (1) where W ad b are boh model parameers. CRF Taggig Fially we feed he resulig feaures h er, [1, ] io a CRF layer direcly for NER decodig. CRF aggig is oe globally ormalized model, aimig o fid he bes oupu sequece cosiderig he depedecies bewee successive labels. I he sequece labelig seig for NER, he oupu label of oe posiio has a srog depedecy o he label of he previous posiio. For example, he label before I-XX mus be eiher B-XX or I-XX, where XX should be exacly he same. CRF ivolves wo pars for predicio. Firs we should compue he scores for eac based h er, resulig i o er, whose dimesio is he umber of oupu labels. The oher par is a rasiio marix T which defies he scores of wo successive labels. T is also a model parameer. Based o o er ad T, we use he Vierbi algorihm o fid he besscorig label sequece. We ca formalize he CRF aggig process as follows: o er = W er h er, [1, ] score(x, y) = (o,y + T y 1,y ) () =1 y er ( ) = arg max score(x, y)), y where score( ) is he scorig fucio for a give oupu label sequece y = y 1 y y based o ipu X, y er is he resulig label sequece, W er is a model parameer. Traiig To rai model parameers, we exploi a egaive loglikelihood objecive as he loss fucio. We apply sofmax over all cadidae oupu label sequeces, hus he probabiliy of he crowd-aoaed label sequece is compued by: exp ( score(x, ȳ) ) p(ȳ X) = y Y X exp ( ), (3) score(x, y) where ȳ is he crowd-aoaed label sequeces ad Y X is all cadidae label sequece of ipu X. Based o he above formula, he loss fucio of our baselie model is: loss(θ, X, ȳ) = log p(ȳ X), (4) where Θ is he se of all model parameers. We use sadard back-propagaio mehod o miimize he loss fucio of he baselie CRF model.

4 Worker Adversarial Adversarial learig has bee a effecive mechaism o resolve he problem of he ipu feaures bewee he raiig ad es examples havig large divergeces (Goodfellow e al. 014; Gai e al. 016). I has bee successfully applied o domai adapio (Gui e al. 017), cross-ligual learig (Che e al. 016) ad muli-ask learig (Liu, Qiu, ad Huag 017). All seigs ivolve feaure shifig bewee he raiig ad esig. I his paper, our seig is differe. We are usig he aoaios from o-expers, which are oise ad ca ifluece he fial performaces if hey are o properly processed. Direcly learig based o he resulig corpus may adap he eural feaure exracio io he biased aoaios. I his work, we assume ha idividual workers have heir ow guidelies i mid afer shor raiig. For example, a perfec worker ca aoae highly cosisely wih a exper, while commo crowdsourcig workers may be cofused ad have differe udersadigs o cerai coexs. Based o he assumpio, we make a adapio for he origial adversarial eural ework o our seig. Our adapio is very simple. Briefly speakig, he origial adversarial learig adds a addiioal discrimiaor o classify he ype of source ipus, for example, he domai caegory i he domai adapio seig, while we add a discrimiaor o classify he aoaio workers. Solely he feaures from he ipu seece is o eough for worker classificaio. The aoaio resul of he worker is also required. Thus he ipus of our discrimiaor are differe. Here we exploi boh he source seeces ad he crowd-aoaed NE labels as basic ipus for he worker discrimiaio. I he followig, we describe he proposed adversarial learig module, icludig boh he submodels ad he raiig mehod. As show by he lef par of Figure 1, he submodel cosiss of four pars: (1) a commo Bi-LSTM over ipu characers; () a addiioal Bi-LSTM o ecode crowd-aoaed NE label sequece; (3) a covoluioal eural ework (CNN) o exrac feaures for worker discrimiaor; (4) oupu ad predicio. Commo Bi-LSTM over Characers To build he adversarial par, firs we creae a ew bidirecioal LSTM, amed by he commo Bi-LSTM: h commo 1 h commo h commo = Bi-LSTM(x 1 x x ). (5) As show i Figure 1, his Bi-LSTM is cosruced over he same ipu characer represeaios of he privae Bi- LSTM, i order o exrac worker idepede feaures. The resulig feaures of he commo Bi-LSTM are used for boh NER ad he worker discrimiaor, differe wih he feaures of privae Bi-LSTM which are used for NER oly. As show i Figure 1, we cocaeae he oupus of he commo ad privae Bi-LSTMs ogeher, ad he feed he resuls io he feed-forward combiaio layer of he NER par. Thus Formula 1 ca be rewrie as: h er = W(h commo h privae ) + b, (6) where W is wider ha he origial combiaio because he ewly-added h commo. Noiceably, alhough he resulig commo feaures are used for he worker discrimiaor, hey acually have o capabiliy o disiguish he workers. Because his par is exploied o maximize he loss of he worker discrimiaor, i will be ierpreed i he laer raiig subsecio. These feaures are ivaria amog differe workers, hus hey ca have less oises for NER. This is he goal of adversarial learig, ad we hope he NER beig able o fid useful feaures from hese worker idepede feaures. Addiioal Bi-LSTM over Aoaed NER Labels I order o icorporae he aoaed NE labels o predic he exac worker, we build aoher bi-direcioal LSTM (amed by label Bi-LSTM) based o he crowd-aoaed NE label sequece. This Bi-LSTM is used for worker discrimiaor oly. Durig he decodig of he esig phase, we will ever have his Bi-LSTM, because he worker discrimiaor is o loger required. Assumig he crowd-aoaed NE label sequece aoaed by oe worker is ȳ = ȳ 1 ȳ ȳ, we exploi a lookig-up able E L o obai he correspodig sequece of heir vecor represeaios x 1x x, similar o he mehod ha maps characers io heir eural represeaios. Cocreely, for oe NE label ȳ ( [1, ]), we obai is eural vecor by: x = look-up(ȳ, E L ). Nex sep we apply bi-direcioal LSTM over he sequece x 1x x, which ca be formalized as: 1 = Bi-LSTM(x 1x x ). (7) The resulig feaure sequece is cocaeaed wih he oupus of he commo Bi-LSTM, ad furher be used for worker classificaio. CNN Followig, we add a covoluioal eural ework (CNN) module based o he cocaeaed oupus of he commo Bi-LSTM ad he label Bi-LSTM, o produce he fial feaures for worker discrimiaor. A covoluioal operaor wih widow size 5 is used, ad he max poolig sraegy is applied over he covoluio sequece o obai he fial fixed-dimesioal feaure vecor. The whole process ca be described by he followig equaios: = h commo = ah(w c [ = max-poolig( 1,,, 1 + ]) h worker ) where [1, ] ad W c is oe model parameer. We exploi zero vecor o paddle he ou-of-idex vecors. Oupu ad Predicio Afer obaiig he fial feaure vecor for he worker discrimiaor, we use i o compue he oupu vecor, which scores all he aoaio workers. The score fucio is defied by: o worker = W worker, (9) where W worker is oe model parameer ad he oupu dimesio equals he umber of oal o-exper aoaors. (8)

5 The predicio is o fid he worker which is resposible for his aoaio. Adversarial Traiig The raiig objecive wih adversarial eural ework is differe from he baselie model, as i icludes he exra worker discrimiaor. Thus he ew objecive icludes wo pars, oe beig he egaive log-likelihood from NER which is he same as he baselie, ad he oher beig he egaive he log-likelihood from he worker discrimiaor. I order o obai he egaive log-likelihood of he worker discrimiaor, we use sofmax o compue he probabiliy of he acual worker z as well, which is defied by: p( z X, ȳ) = exp(oworker z ) z exp(oworker z ), (10) where z should eumerae all workers. Based o he above defiiio of probabiliy, our ew objecive is defied as follows: R(Θ, Θ, X, ȳ, z) = loss(θ, X, ȳ) loss(θ, Θ, X) = log p(ȳ X) + log p( z X, ȳ), (11) where Θ is he se of all model parameers relaed o NER, ad Θ is he se of he remaiig parameers which are oly relaed o he worker discrimiaor, X, ȳ ad z are he ipu seece, he crowd-aoaed NE labels ad he correspodig aoaor for his aoaio, respecively. I is worh oig ha he parameers of he commo Bi-LSTM are icluded i he se of Θ by defiiio. I paricular, our goal is o o simply miimize he ew objecive. Acually, we aim for a saddle poi, fidig he parameers Θ ad Θ saisfyig he followig codiios: ˆΘ = arg mi R(Θ, Θ, X, ȳ, z) Θ ˆΘ = arg max R( ˆΘ, Θ, X, ȳ, z) Θ (1) where he firs equaio aims o fid oe Θ ha miimizes our ew objecive R( ), ad he secod equaio aims o fid oe Θ maximizig he same objecive. Iuiively, he firs equaio of Formula 1 ries o miimize he NER loss, bu a he same ime maximize he worker discrimiaor loss by he shared parameers of he commo Bi-LSTM. Thus he resulig feaures of commo Bi-LSTM acually aemp o hur he worker discrimiaor, which makes hese feaures worker idepede sice hey are uable o disiguish differe workers. The secod equaio ries o miimize he worker discrimiaor loss by is ow parameer Θ. We use he sadard back-propagaio mehod o rai he model parameers, he same as he baselie model. I order o icorporae he erm of he argmax par of Formula 1, we follow he previous work of adversarial raiig (Gai e al. 016; Che e al. 016; Liu, Qiu, ad Huag 017), by iroducig a gradie reverse layer bewee he commo Bi-LSTM ad he CNN module, whose forward does ohig bu he backward simply egaes he gradies. #Se AvgLe Kappa DL-PS 16, UC-MT, UC-UQ, Table 1: Saisics of labeled daases. Experimes Daa Ses Wih he purpose of obaiig evaluaio daases from crowd aoaors, we collec he seeces from wo domais: Dialog ad E-commerce domai. We hire udergraduae sudes o aoae he seeces. They are required o ideify he predefied ypes of eiies i he seeces. Togeher wih he guidelie docume, he aoaors are educaed some ips i fifee miues ad also provided wih 0 exemplifyig seeces. Labeled Daa: DL-PS. I Dialog domai (DL), we collec raw seeces from a chabo applicaio. Ad he we radomly selec 0K seeces as our pool ad hire 43 sudes o aoae he seeces. We ask he aoaors o label wo ypes of eiies: Perso-Name ad Sog-Name. The aoaors label he seeces idepedely. I paricular, each seece is assiged o hree aoaors for his daa. Alhough he seig ca be waseful of labor, we ca use he resulig daase o es several well-kow baselies such as majoriy voig. Afer aoaio, we remove some illegal seeces repored by he aoaors. Fially, we have 16,948 seeces aoaed by he sudes. Table 1 shows he iformaio of aoaed daa. The average Kappa value amog he aoaors is , idicaig ha he crowd aoaors have moderae agreeme o ideifyig eiies o his daa. I order o evaluae he sysem performaces, we creae a se of corpus wih gold aoaios. Cocreely, we radomly selec 1,000 seeces from he fial daase ad le wo expers geerae he gold aoaios. Amog hem, we use 300 seeces as he developme se ad he remaiig 700 as he es se. The res seeces wih oly sude aoaios are used as he raiig se. Labeled daa: EC-MT ad EC-UQ. I E-commerce domai (EC), we collec raw seeces from wo ypes of exs: oe is iles of merchadise eries (EC-MT) ad aoher is user queries (EC-UQ). The aoaors label five ypes of eiies: Brad, Produc, Model, Maerial, ad Specificaio. These five ypes of eiies are very impora for E- commerce plaform, for example buildig kowledge graph of merchadises. Five sudes paricipae he aoaios for his domai sice he umber of seeces is small. We use he similar sraegy as DL-PS o aoae he seeces, excep ha oly wo aoaors are assiged for each seece, because we aim o es he sysem performaces uder very small duplicaed aoaios. Fially, we obai,337 seeces for EC-MT ad,300 for EC-UQ. Table 1 shows he iformaio of aoaed resuls. Similarly, we produce he developme ad es daases for sysem evaluaio, by radomly selecig 400 seeces ad leig wo expers o geerae he groudruh

6 aoaios. Amog hem, we use 100 seeces as he developme se ad he remaiig 300 as he es se. The res seeces wih oly crowdsourcig aoaios are used as he raiig se. Ulabeled daa. The vecor represeaios of characers are basic ipus of our baselie ad proposed models, which are obaied by he lookig-up able E W. As iroduced before, we ca use preraied embeddigs from large-scale raw corpus o iiialize he able. I order o prerai he characer embeddigs, we use oe large-scale ulabeled daa from he user-geeraed coe i Iere. Toally, we obai a umber of 5M seeces. Fially, we use he ool wordvec 1 o prerai he characer embeddigs based o he ulabeled daase i our experimes. Seigs For evaluaio, we use he eiy-level merics of Precisio (P), Recall (R), ad heir F1 value i our experimes, reaig oe agged eiy as correc oly whe i maches he gold eiy exacly. There are several hyper-parameers i he baselie LSTM- CRF ad our fial models. We se hem empirically by he developme performaces. Cocreely, we se he dimesio size of he characer embeddigs by 100, he dimesio size of he NE label embeddigs by 50, ad he dimesio sizes of all he oher hidde feaures by 00. We exploi olie raiig wih a mii-bach size 18 o lear model parameers. The max-epoch ieraio is se by 00, ad he bes-epoch model is chose accordig o he developme performaces. We use RMSprop (Tielema ad Hio 01) wih a learig rae 10 3 o updae model parameers, ad use l -regularizaio by a parameer We adop he dropou echique o avoid overfiig by a drop value of 0.. Compariso Sysems The proposed approach (heceforward referred o as AL- Crowd) is compared wih he followig sysems: CRF: We use he Crfsuie ool o rai a model o he crowdsourcig labeled daa. As for he feaure seigs, we use he supervised versio of Zhao ad Ki (008). CRF-VT: We use he same seigs of he CRF sysem, excep ha he raiig daa is he voed versio, whose groudruhs are produced by majoriy voig a he characer level for each aoaed seece. CRF-MA: The CRF model proposed by Rodrigues, Pereira, ad Ribeiro (014), which uses a prior disribuaio o model muliple crowdsourcig aoaors. We use he source code provided by he auhors. LSTM-CRF: Our baselie sysem raied o he crowdsourcig labeled daa. LSTM-CRF-VT: Our baselie sysem raied o he voed corpus, which is he same as CRF-VT. 1 hps://code.google.com/archive/p/wordvec hp:// Model P R F1 CRF CRF-VT CRF-MA LSTM-CRF LSTM-CRF-VT LSTM-Crowd ALCrowd Table : Mai resuls o he DL-PS daa. Model Daa: EC-MT P R F1 CRF LSTM-CRF LSTM-Crowd ALCrowd Daa: EC-UQ CRF LSTM-CRF LSTM-Crowd ALCrowd Table 3: Mai resuls o he EC-MT ad EC-UQ daases. LSTM-Crowd: The LSTM-CRF model wih crowd aoaio learig proposed by Nguye e al. (017). We use he source code provided by he auhors. The firs hree sysems are based o he CRF model usig radiioal hadcrafed feaures, ad he las hree sysems are based o he eural LSTM-CRF model. Amog hem, CRF-MA, LSTM-Crowd ad our sysem wih adversarial learig (ALCrowd) are based o crowd aoaio learig ha direcly rais he model o he crowd-aoaios. Five sysems, icludig CRF, CRF-MA, LSTM-CRF, LSTM- Crowd, ad ALCrowd, are raied o he origial versio of labeled daa, while CRF-VT ad LSTM-CRF-VT are raied o he voed versio. Sice CRF-VT, CRF-MA ad LSTM- CRF-VT all require groud-ruh aswers for each raiig seece, which are difficul o be produced wih oly wo aoaios, we do o apply he hree models o he wo EC daases. Mai Resuls I his secio, we show he model performaces of our proposed crowdsourcig learig sysem (ALCrowd), ad meawhile compare i wih he oher sysems meioed above. Table shows he experimeal resuls o he DL- PS daases ad Table 3 shows he experime resuls o he EC-MT ad EC-UQ daases, respecively. The resuls of CRF ad LSTM-CRF mea ha he crowd aoaio is a aleraive soluio wih low cos for labelig daa ha could be used for raiig a NER sysem eve here are some icosisecies. Compared wih CRF, LSTM-CRF achieves much beer performaces o all he hree daa, showig +6.1 F1 improveme o DL-PS, o EC-MT, ad o EC-UQ. This idicaes ha LSTM-

7 Radom Preraied Daa:DL-PS Daa:EC-MT Daa:EC-UQ Figure : Comparisos by usig differe characer embeddigs, where he Y-axis shows he F1 values CRF is a very srog baselie sysem, demosraig he effeciveess of eural ework. Ieresigly, whe compared wih CRF ad LSTM-CRF, CRF-VT ad LSTM-CRF-VT raied o he voed versio perform worse i he DL-PS daase. This red is also meioed i Nguye e al. (017). This fac shows ha he majoriy voig mehod migh be usuiable for our ask. There are wo possible reasos accouig for he observaio. O he oe had, simple characer-level voig based o hree aoaios for each seece may be sill o eough. I he DL-PS daase, eve wih oly wo predefied eiy ypes, oe characer ca have ie NE labels. Thus he majoriyvoig may be icapable of hadlig some cases. While he cos by addig more aoaios for each seece would be grealy icreased. O he oher had, he los iformaio produced by majoriy-voig may be impora, a leas he ambiguous aoaios deoe ha he ipu seece is difficul for NER. The ormal CRF ad LSTM-CRF models wihou discard ay aoaios ca differeiae hese difficul coexs hrough learig. Three crowd-aoaio learig sysems provide beer performaces ha heir couerpar sysems, (CRF-MA VS CRF) ad (LSTM-Crowd/ALCrowd VS LSTM-CRF). Compared wih he srog baselie LSTM-CRF, ALCrowd shows is advaage wih F1 improvemes o DL-PS, +1.4 o EC-MT, ad +.38 o EC-UQ, respecively. This idicaes ha addig he crowd-aoaio learig is quie useful for buildig NER sysems. I addiio, ALCrowd also ouperforms LSTM-Crowd o all he daases cosisely, demosraig he high effeciveess of ALCrowd i exracig worker idepede feaures. Amog all he sysems, ALCrowd performs he bes, ad sigificaly beer ha all he oher models (he p-value is below 10 5 by usig -es). The resuls idicae ha wih he help of adversarial raiig, our sysem ca lear a beer feaure represeaio from crowd aoaio. Discussio Impac of Characer Embeddigs. Firs, we ivesigae he effec of he preraied characer embeddigs i our proposed crowdsourcig learig model. The compariso resuls are show i Figure, where Radom refers o he radom iiialized characer embeddigs, ad Preraied refers o he embeddigs preraied o he ulabeled daa. Accordig o he resuls, we fid ha our model wih he preraied embeddigs sigificaly ouperforms ha usig Figure 3: Case sudies of differe sysems, where amed eiies are illusraed by square brackes. he radom embeddigs, demosraig ha he preraied embeddigs successfully provide useful iformaio. Case Sudies. Secod, we prese several case sudies i order o sudy he differeces bewee our baselie ad he worker adversarial models. We coduc a closed es o he raiig se, he resuls of which ca be regarded as modificaios of he raiig corpus, sice here exis icosise aoaios for each raiig seece amog he differe workers. Figure 3 shows he wo examples from he DL-PS daase, which compares he oupus of he baselie ad our fial models, as well as he majoriy-voig sraegy. I he firs case, oe of he aoaios ge he correc NER resul, bu our proposed model ca capure i. The resul of LSTM-CRF is he same as majoriy-voig. I he secod example, he oupu of majoriy-voig is he wors, which ca accou for he reaso why he same model raied o he voed corpus performs so badly, as show i Table. The model of LSTM-CRF fails o recogize he amed eiy Xiexie because of o rusig he secod aoaio, reaig i as oe oise aoaio. Our proposed model is able o recogize i, because of is abiliy of exracig worker idepede feaures. Coclusios I his paper, we preseed a approach o performig crowd aoaio learig based o he idea of adversarial raiig for Chiese Named Eiy Recogiio (NER). I our approach, we use a commo ad privae Bi-LSTMs for represeig aoaor-geeric ad -specific iformaio, ad lear a label Bi-LSTM from he crowd-aoaed NE label sequeces. Fially, he proposed approach adops a LSTM- CRF model o perform aggig. I our experimes, we creae wo daa ses for Chiese NER asks i he dialog ad e- commerce domais. The experimeal resuls show ha he proposed approach ouperforms srog baselie sysems.

8 Ackowledgmes This work is suppored by he Naioal Naural Sciece Foudaio of Chia (Gra No , , ad ). This work is also parially suppored by he joi research projec of Alibaba ad Soochow Uiversiy. Weliag is also parially suppored by Collaboraive Iovaio Ceer of Novel Sofware Techology ad Idusrializaio. Refereces [014] Bi, W.; Wag, L.; Kwok, J. T.; ad Tu, Z Learig o predic from crowdsourced daa. I UAI, [016] Che, X.; Su, Y.; Ahiwaraku, B.; Cardie, C.; ad Weiberger, K Adversarial deep averagig eworks for cross-ligual seime classificaio. arxiv prepri arxiv: [017] Che, X.; Shi, Z.; Qiu, X.; ad Huag, X Adversarial muli-crieria learig for chiese word segmeaio. arxiv prepri arxiv: [011] Collober, R.; Weso, J.; Boou, L.; Karle, M.; Kavukcuoglu, K.; ad Kuksa, P Naural laguage processig (almos) from scrach. The Joural of Machie Learig Research 1: [015] Deo, E. L.; Chiala, S.; Fergus, R.; e al Deep geeraive image models usig a laplacia pyramid of adversarial eworks. I NIPS, [009] Dredze, M.; Talukdar, P. P.; ad Crammer, K Sequece learig from daa wih muliple labels. I Workshop Co-Chairs, 39. [017] Dumirache, A.; Aroyo, L.; ad Wely, C Crowdsourcig groud ruh for medical relaio exracio. arxiv prepri arxiv: [015] Dyer, C.; Balleseros, M.; Lig, W.; Mahews, A.; ad Smih, N. A Trasiio-based depedecy parsig wih sack log shor-erm memory. I ACL, [015] Fel, P.; Black, K.; Rigger, E. K.; Seppi, K. D.; ad Haerel, R Early gais maer: A case for preferrig geeraive over discrimiaive crowdsourcig models. I HLT-NAACL, [016] Gai, Y.; Usiova, E.; Ajaka, H.; Germai, P.; Larochelle, H.; Laviolee, F.; Marchad, M.; ad Lempisky, V Domai-adversarial raiig of eural eworks. Joural of Machie Learig Research 17(59):1 35. [014] Goodfellow, I.; Pouge-Abadie, J.; Mirza, M.; Xu, B.; Warde-Farley, D.; Ozair, S.; Courville, A.; ad Begio, Y Geeraive adversarial es. I NIPS, [005] Graves, A., ad Schmidhuber, J Framewise phoeme classificaio wih bidirecioal lsm ad oher eural ework archiecures. Neural Neworks 18(5): [017] Gui, T.; Zhag, Q.; Huag, H.; Peg, M.; ad Huag, X Par-of-speech aggig for wier wih adversarial eural eworks. I Proceedigs of he 017 Coferece o EMNLP, Copehage, Demark: Associaio for Compuaioal Liguisics. [015] Huag, Z.; Xu, W.; ad Yu, K Bidirecioal lsm-crf models for sequece aggig. arxiv prepri arxiv: [017] Kim, J.-K.; Kim, Y.-B.; Sarikaya, R.; ad Fosler- Lussier, E Cross-ligual rasfer learig for pos aggig wihou cross-ligual resources. I Proceedigs of he 017 Coferece o EMNLP, Copehage, Demark: Associaio for Compuaioal Liguisics. [011] Klüwer, T From chabos o dialog sysems. Coversaioal ages ad aural laguage ieracio: Techiques ad Effecive Pracices 1. [001] Laffery, J.; McCallum, A.; Pereira, F.; e al Codiioal radom fields: Probabilisic models for segmeig ad labelig sequece daa. I ICML, volume 1, [016] Lample, G.; Balleseros, M.; Subramaia, S.; Kawakami, K.; ad Dyer, C Neural archiecures for amed eiy recogiio. I NAACL, [017] Liu, P.; Qiu, X.; ad Huag, X Adversarial muli-ask learig for ex classificaio. I Proceedigs of he 55h ACL, Vacouver, Caada: Associaio for Compuaioal Liguisics. [016] Ma, X., ad Hovy, E Ed-o-ed sequece labelig via bi-direcioal lsm-cs-crf. I Proceedigs of he 54h ACL, [017] Nguye, A. T.; Wallace, B.; Li, J. J.; Nekova, A.; ad Lease, M Aggregaig ad predicig sequece labels from crowd aoaios. I Proceedigs of he 55h ACL, volume 1, [015] Peg, N., ad Dredze, M Named eiy recogiio for chiese social media wih joily raied embeddigs. I Proceedigs of he EMNLP, [009] Raiov, L., ad Roh, D Desig challeges ad miscocepios i amed eiy recogiio. I Proceedigs of he CoNLL-009, [014] Rodrigues, F.; Pereira, F.; ad Ribeiro, B Sequece labelig wih muliple aoaors. Machie Learig 95(): [008] Sow, R.; O Coor, B.; Jurafsky, D.; ad Ng, A. Y Cheap ad fas bu is i good?: evaluaig o-exper aoaios for aural laguage asks. I Proceedigs of he coferece o EMNLP, Associaio for Compuaioal Liguisics. [01] Tielema, T., ad Hio, G. 01. Lecure 6.5- rmsprop: Divide he gradie by a ruig average of is rece magiude. COURSERA: Neural eworks for machie learig 4():6 31. [016] Wu, Y.; Schuser, M.; Che, Z.; Le, Q. V.; Norouzi, M.; Macherey, W.; Kriku, M.; Cao, Y.; Gao, Q.; Macherey, K.; e al Google s eural machie raslaio sysem: Bridgig he gap bewee huma ad machie raslaio. arxiv prepri arxiv: [017] Zhag, Y.; Barzilay, R.; ad Jaakkola, T Aspec-augmeed adversarial eworks for domai adapaio. arxiv prepri arxiv:

9 [008] Zhao, H., ad Ki, C Usupervised segmeaio helps supervised learig of characer aggig for word segmeaio ad amed eiy recogiio. I IJCNLP,

GESTURE RECOGNITION RESEARCH FOR HUMAN-MACHINE SYMBIOTIC ENVIRONMENT. T.Kirishima 1, K.Sato 2, and K.Chihara 3

GESTURE RECOGNITION RESEARCH FOR HUMAN-MACHINE SYMBIOTIC ENVIRONMENT. T.Kirishima 1, K.Sato 2, and K.Chihara 3 GESTURE RECOGNITION RESEARCH FOR HUMAN-MACHINE SYMBIOTIC ENVIRONMENT T.Kirishima 1, K.Sao 2, ad K.Chihara 3 1 Deparme of Elecrical Egieerig, Nara Naioal College of Techology, 22 Yaa-cho, Yamaokoriyama-shi,

More information

Combinatorial structures and processing in Neural Blackboard Architectures

Combinatorial structures and processing in Neural Blackboard Architectures Combiaorial srucures ad processig i Neural Blackboard Archiecures Frak a der Velde CTIT, CPE-BMS Uiersiy of Twee, Eschede IOP, Leide The Neherlads f.aderelde@uwee.l Marc de Kamps Isiue for Arificial Ielligece

More information

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them.

-To become familiar with the input/output characteristics of several types of standard flip-flop devices and the conversion among them. Experimen 6 Sequenial Circuis PART A: FLIP FLOPS Objecive -To become familiar wih he inpu/oupu characerisics of several ypes of sandard flip-flop devices and he conversion among hem. References Donald

More information

CE 603 Photogrammetry II. Condition number = 2.7E+06

CE 603 Photogrammetry II. Condition number = 2.7E+06 CE 60 Phoogrammery II Condiion number.7e06 CE 60 Phoogrammery II Condiion number.8 CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II CE 60 Phoogrammery II Simulaed

More information

Interaction Between Real And Financial Sectors In Nigeria: A Causality Test

Interaction Between Real And Financial Sectors In Nigeria: A Causality Test Ieracio Bewee Real Ad Fiacial Secors I Nigeria: A Causaliy Tes Adaramola, Ahoy Olugbega Bakig ad Fiace Deparme Faculy of Maageme Scieces Uiversiy of Ado Ekii, Nigeria. P.M.B. 5363 E-mail: gbegaadaramolauad@yahoo.com

More information

Guidance Supplement for ACR Computed Tomography Accreditation on the MX16-slice CT

Guidance Supplement for ACR Computed Tomography Accreditation on the MX16-slice CT Guidace Suppleme for ACR Compued Tomography Accrediaio o he MX16-slice CT ACR Docume: Phaom Tesig Isrucios I is recommeded o have a Philips Preveive Maieace (PM) service call performed prior o performig

More information

Optimal Filter Estimation for Lucas-Kanade Optical Flow

Optimal Filter Estimation for Lucas-Kanade Optical Flow Sesors 0 694-709; doi:0.3390/s09694 Aricle OPEN ACCESS sesors SSN 44-80 www.mdpi.com/joural/sesors Opimal Filer Esimaio for Lucas-Kaade Opical Flow Nusra Sharmi ad Remus Brad * Compuer Sciece Deparme Lucia

More information

The Blizzard Challenge 2014

The Blizzard Challenge 2014 The Blizzard Challege 2014 1 Kishore Prahallad, 1 Aadaswarup Vadapalli, 1 Satosh Kesiraju, 2 Hema A. Murthy 3 Swara Lata, 4 T. Nagaraja, 5 Mahadeva Prasaa, 6 Hemat Patil, 7 Ail Kumar Sao 8 Simo Kig, 9

More information

Logistics We are here. If you cannot login to MarkUs, me your UTORID and name.

Logistics We are here. If you cannot login to MarkUs,  me your UTORID and name. Logistics We are here 8 Week If you caot logi to arkus, email me your UTORID ad ame. heck lab marks o arkus, if it s recorded wrog, cotact Larry withi a week after the lab. Quiz average: 8% Assembly Laguage

More information

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines:

Overview ECE 553: TESTING AND TESTABLE DESIGN OF. Ad-Hoc DFT Methods Good design practices learned through experience are used as guidelines: ECE 553: TESTING AND TESTABLE DESIGN OF DIGITAL SYSTEMS Design for Tesabiliy (DFT) - 1 Overview Definiion Ad-hoc mehods Scan design Design rules Scan regiser Scan flip-flops Scan es sequences Overhead

More information

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY

DO NOT COPY DO NOT COPY DO NOT COPY DO NOT COPY 676 Chaper 8 Sequenial Logic Design Pracices 8.9.8 Synchronizing High-Speed Daa Transfers A very common problem in compuer sysems is synchronizing exernal daa ransfers wih he compuer sysem clock. A simple

More information

Lab 2 Position and Velocity

Lab 2 Position and Velocity b Lab 2 Posiion and Velociy Wha You Need To Know: Working Wih Slope In las week s lab you deal wih a lo of graphing ideas. You will coninue o use one of hese ideas in his week s lab, namely slope. Howeer,

More information

FDI, Human Capital and Economic Growth: Evidence from Nigeria

FDI, Human Capital and Economic Growth: Evidence from Nigeria Available olie a www.eco.upm.edu.my GCBER 2017 Augus 14-15, UPM, Malaysia Global Coferece o Busiess ad Ecoomics Research Goverace ad Susaiabiliy of Global Busiess Ecoomics Global Coferece o Busiess ad

More information

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph.

10. Water tank. Example I. Draw the graph of the amount z of water in the tank against time t.. Explain the shape of the graph. 1. Waer ank The graph A cylindrical ank conains ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Example I. Draw he graph of

More information

Regression Model Used in Analyzing the Effect of Foreign Direct Investment on Economic Growth

Regression Model Used in Analyzing the Effect of Foreign Direct Investment on Economic Growth Ieraioal Joural of Academic Research i Accouig, Fiace ad Maageme Scieces Vol. 6, No.2, April 2016, pp. 14 20 E-ISSN: 2225-8329, P-ISSN: 2308-0337 2016 HRMARS www.hrmars.com Regressio Model Used i Aalyzig

More information

4.1 Water tank. height z (mm) time t (s)

4.1 Water tank. height z (mm) time t (s) 4.1 Waer ank (a) A cylindrical ank conains 8 ml of waer. A = (minues) a hole is punched in he boom, and waer begins o flow ou. I akes exacly 1 seconds for he ank o empy. Draw he graph of he amoun of waer

More information

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION

MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION MULTI-VIEW VIDEO COMPRESSION USING DYNAMIC BACKGROUND FRAME AND 3D MOTION ESTIMATION Manoranjan Paul, Junbin Gao, Michael Anoolovich, and Terry Bossomaier School of Compuing and Mahemaics, Charles Sur

More information

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016

Physics 218: Exam 1. Sections: , , , 544, , 557,569, 572 September 28 th, 2016 Physics 218: Exam 1 Secions: 201-203, 520-529,534-538, 544, 546-555, 557,569, 572 Sepember 28 h, 2016 Please read he insrucions below, bu do no open he exam unil old o do so. Rules of he Exam: 1. You have

More information

Adaptive Down-Sampling Video Coding

Adaptive Down-Sampling Video Coding Adapive Down-Sampling Video Coding Ren-Jie Wang a, Ming-Chen Chien ab and Pao-Chi Chang* a a Dep. of Communicaion Engineering, Naional Cenral Univ., Jhongli, Taiwan; b Dep. of Elecrical Engineering, Chin

More information

F0 ESTIMATION FOR NOISY SPEECH BY EXPLORING TEMPORAL HARMONIC STRUCTURES IN LOCAL TIME FREQUENCY SPECTRUM SEGMENT

F0 ESTIMATION FOR NOISY SPEECH BY EXPLORING TEMPORAL HARMONIC STRUCTURES IN LOCAL TIME FREQUENCY SPECTRUM SEGMENT F0 ESTIMATION FOR NOISY SPEEC BY EXPLORING TEMPORAL ARMONIC STRUCTURES IN LOCAL TIME FREQUENCY SPECTRUM SEGMENT Dogmei Wag, Joh. L. ase Dep. Eecrica Egieerig, Uiversiy of Texas a Daas 800 Wes Campbe Road,

More information

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance

Workflow Overview. BD FACSDiva Software Quick Reference Guide for BD FACSAria Cell Sorters. Starting Up the System. Checking Cytometer Performance BD FACSDiva Sofware Quick Reference Guide for BD FACSAria Cell Sorers This guide conains insrucions for using BD FACSDiva sofware version 6. wih BD FACSAria cell sorers. Workflow Overview The following

More information

Measurement of Capacitances Based on a Flip-Flop Sensor

Measurement of Capacitances Based on a Flip-Flop Sensor Sensors & Transducers ISSN 1726-5479 26 by IFSA hp://www.sensorsporal.com Measuremen of Capaciances Based on a Flip-Flop Sensor Marin KOLLÁR Deparmen of Theoreical Elecroechnics and Elecrical Measuremen,

More information

THE INCREASING demand to display video contents

THE INCREASING demand to display video contents IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 23, NO. 2, FEBRUARY 2014 797 Compressed-Domain Video Reargeing Jiangyang Zhang, Suden Member, IEEE, Shangwen Li, Suden Member, IEEE, andc.-c.jaykuo,fellow, IEEE

More information

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers

A Methodology for Evaluating Storage Systems in Distributed and Hierarchical Video Servers A Mehodology for Evaluaing Sorage Sysems in Disribued and Hierarchical Video Servers William Tezlaff, Marin Kienzle, Dinkar Siaram BM T. J. Wason Research Cener Yorkown Heighs, NY 10598 Absrac Large scale

More information

Student worksheet: Spoken Grammar

Student worksheet: Spoken Grammar Grammar o go! Language healh-check Suden workshee: Spoken Grammar Time for your language healh-check. Find ou how Grammar Scan can help you achieve greaer accuracy. Firs do he diagnosic ess o check your

More information

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion

Evaluation of a Singing Voice Conversion Method Based on Many-to-Many Eigenvoice Conversion INTERSEECH 2013 Evaluaion of a Singing Voice Conversion Mehod Based on Many-o-Many Eigenvoice Conversion Hironori Doi 1, Tomoki Toda 1, Tomoyasu Nakano 2, Masaaka Goo 2, Saoshi Nakamura 1 1 Graduae School

More information

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G.

UPDATE FOR DESIGN OF STRUCTURAL STEEL HOLLOW SECTION CONNECTIONS VOLUME 1 DESIGN MODELS, First edition 1996 A.A. SYAM AND B.G. REF: ASI TN006 Version ASI Head Office Level 13, 99 Moun Sree Norh Sydney NSW 060 Tel: 0 9931 6666 Email: enquiries@seel.org.au (ABN)/ACN (94) 000973 839 www.seel.org.au ASI TECHNICAL NOTE TN006 V Auhors:

More information

References and quotations

References and quotations CHAPTER 1.8 Refereces ad quotatios Academic writig depeds o the research ad ideas of others, so it is vital to show which sources you have used i your work, i a acceptable maer. This uit explais the format

More information

application software

application software applicaion sofware Dimmer KNX: 1, 3 and 4-fold Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA661A TXA661B

More information

DIAGNOSTIC PRE-ASSESSMENT C. Use this Diagnostic Pre-Assessment to identify students who require intervention in this area: Expressions & Equations

DIAGNOSTIC PRE-ASSESSMENT C. Use this Diagnostic Pre-Assessment to identify students who require intervention in this area: Expressions & Equations DIAGNOSTIC PRE-ASSESSMENT C Use his Digosic Pe-Assessme o ideify sudes who equie ieveio i his e: Expessios & Equios Sdds Plus COMMON CORE INTERVENTION Gde he lyzig e Af, you c d essme o pe-ss evei i u

More information

Polychrome Devices Reference Manual

Polychrome Devices Reference Manual Polychrome Devices Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

Drivers Evaluation of Performance of LED Traffic Signal Modules

Drivers Evaluation of Performance of LED Traffic Signal Modules Civil Engineering Sudies Transporaion Engineering Series No. 120 Traffic Operaions Lab Series No. 5 UILU-ENG-2002-2010 ISSN-0917-9191 Drivers Evaluaion of Performance of LED Traffic Signal Modules By Rahim

More information

application software

application software applicaion sofware Dimmer KNX: 2 and 4 oupus Elecrical/Mechanical characerisics: see produc user manual Produc reference Produc designaion Applicaion sofware ref TP device Radio device TXA662AN 2-fold

More information

G E T T I N G I N S T R U M E N T S, I N C.

G E T T I N G I N S T R U M E N T S, I N C. G E T T I N G I N S T R U M E N T S, I N C. WWW.GETTINGINSTRUMENTS.COM SAN DIEGO, CA 619-855-1246 DUAL MODE ANALOG / DIGITAL STIMULUS ISOLATION UNIT MODEL 4-AD INSTRUCTION MANUAL GETTING INSTRUMENTS, INC.

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

Line numbering and synchronization in digital HDTV systems

Line numbering and synchronization in digital HDTV systems Lie umberig ad sychroizatio i digital HDTV systems D. (VURT) I cotrast to aalogue televisio systems where lie umberig is covetioally liked to the vertical sychroizatio, digital televisio offers the possibility

More information

The Art of Image Acquisition

The Art of Image Acquisition HALCON Applicaion Noe The Ar of Image Acquisiion Provided Funcionaliy Connecing o simple and complex configuraions of frame grabbers and cameras Acquiring s in various iming modes Configuring frame grabbers

More information

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH

Solution Guide II-A. Image Acquisition. Building Vision for Business. MVTec Software GmbH Soluion Guide II-A Image Acquisiion MVTec Sofware GmbH Building Vision for Business Overview Obviously, he acquisiion of s is a ask o be solved in all machine vision applicaions. Unforunaely, his ask mainly

More information

Solution Guide II-A. Image Acquisition. HALCON Progress

Solution Guide II-A. Image Acquisition. HALCON Progress Soluion Guide II-A Image Acquisiion HALCON 17.12 Progress The Ar of Image Acquisiion, Version 17.12 All righs reserved. No par of his publicaion may be reproduced, sored in a rerieval sysem, or ransmied

More information

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier

Real-time Facial Expression Recognition in Image Sequences Using an AdaBoost-based Multi-classifier Real-ime Facial Expression Recogniion in Image Sequences Using an AdaBoos-based Muli-classifier Chin-Shyurng Fahn *, Ming-Hui Wu, and Chang-Yi Kao * Naional Taiwan Universiy of Science and Technology,

More information

Ten Music Notation Programs

Ten Music Notation Programs Ten Music Noaion Programs Secon Eiion Engraving in Dorico, Encore, Finale, LilyPon, MuseScore, Music Press, Noion, Overure, Score an Sibelius, of Vyssosky s arrange for classical guiar Inroucion Since

More information

TUBICOPTERS & MORE OBJECTIVE

TUBICOPTERS & MORE OBJECTIVE The Mah Projecs Journal Page 1 LESSON PLAN TUBICOPTERS & MORE OBJECTIVE The goal of his lesson is wo-fol:1) Suens raw conclusions from graphs wihin conexs an 2) Suens use hese conexs o iscern he meaning

More information

T-25e, T-39 & T-66. G657 fibres and how to splice them. TA036DO th June 2011

T-25e, T-39 & T-66. G657 fibres and how to splice them. TA036DO th June 2011 T-25e, T-39 & T-66 G657 fibres ad how to splice them TA036DO0018-03 10 th Jue 2011 What is G657 fibre? G657 is a ew class of sigle mode fibre which ca be bet more severely the ormal G652 sigle mode without

More information

LATCHES Implementation With Complex Gates

LATCHES Implementation With Complex Gates LECTURE 7 SEUENTIAL MOS LOGIC CIRCUITS Implemenaion Wih Primiive Gaes Lecure Goals * Undersand and be able o design: laches and flip-flops implemened wih primiive gaes laches and flip-flops implemened

More information

Diffusion in Concert halls analyzed as a function of time during the decay process

Diffusion in Concert halls analyzed as a function of time during the decay process Audiorium Acousics 11, Dublin Diffusion in Concer halls analyzed as a funcion of ime during he decay process Claus Lynge Chrisensen & Jens Holger Rindel Odeon A/S, Lyngby, Denmark Agenda Why invesigae

More information

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark

A Turbo Tutorial. by Jakob Dahl Andersen COM Center Technical University of Denmark A Turbo Tuorial by Jakob Dahl Andersen COM Cener Technical Universiy of Denmark hp:\\www.com.du.dk/saff/jda/pub.hml Conens. Inroducion........................................................ 3 2. Turbo

More information

NIIT Logotype YOU MUST NEVER CREATE A NIIT LOGOTYPE THROUGH ANY SOFTWARE OR COMPUTER. THIS LOGO HAS BEEN DRAWN SPECIALLY.

NIIT Logotype YOU MUST NEVER CREATE A NIIT LOGOTYPE THROUGH ANY SOFTWARE OR COMPUTER. THIS LOGO HAS BEEN DRAWN SPECIALLY. NIIT Logotype The NIIT logotype is always preseted i a fixed cofiguratio. The desig of the logotype is based o a typeface called Egyptia. The letters N I I T has bee specially desiged ad letter-spaced.

More information

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING

TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING Journal of Engineering Science and Technology Vol. 6, No. 5 (2011) 542-550 School of Engineering, Taylor s Universiy TRANSFORM DOMAIN SLICE BASED DISTRIBUTED VIDEO CODING A. ELAMIN*, VARUN JEOTI, SAMIR

More information

Nonuniform sampling AN1

Nonuniform sampling AN1 Digial Alias-free Signal Processing Applicaion Noes Nonuniform sampling AN1 Sepember 2001 1 Inroducion To process signals digially, hey obviously have o be presened in he appropriae digial forma. Therefore

More information

2015 Communication Guide

2015 Communication Guide 2015 Communicaion Guide Polarec, LLC 46 Safford Sree Lawrence, MA 01841 Inquiries: info@polarec.com POLARTEC.COM 2015 Communicaion Guide Welcome 1 Overview 2 The Polarec Brand Collecion of Fabrics 3 Polarec

More information

AN-605 APPLICATION NOTE

AN-605 APPLICATION NOTE a AN-605 APPLICAION NOE One echnology Way P.O. Box 906 Norwood, MA 006-906 el: 7/39-4700 Fax: 7/36-703 www.analog.com Synchronizing Multiple AD95 DDS-Based Synthesizers by David Brandon INRODUCION Many

More information

Region-based Temporally Consistent Video Post-processing

Region-based Temporally Consistent Video Post-processing Region-based Temporally Consisen Video Pos-processing Xuan Dong Tsinghua Universiy dongx1@mails.singhua.edu.cn Boyan Bonev UC Los Angeles bonev@ucla.edu Yu Zhu Norhwesern Polyechnical Universiy zhuyu1986@mail.nwpu.edu.cn

More information

Mullard INDUCTOR POT CORE EQUIVALENTS LIST. Mullard Limited, Mullard House, Torrington Place, London Wel 7HD. Telephone:

Mullard INDUCTOR POT CORE EQUIVALENTS LIST. Mullard Limited, Mullard House, Torrington Place, London Wel 7HD. Telephone: Mullard INDUCTOR POT CORE EQUIVALENTS LIST Mullard Limited, Mullard House, Torrigto Place, Lodo Wel 7HD. Telephoe: 01-580 6633 INDUCTOR POT CORE EQUIVALENTS LIST Mullard Limited have bee maufacturig ferrite

More information

PROBABILITY AND STATISTICS Vol. I - Ergodic Properties of Stationary, Markov, and Regenerative Processes - Karl Grill

PROBABILITY AND STATISTICS Vol. I - Ergodic Properties of Stationary, Markov, and Regenerative Processes - Karl Grill PROBABILITY AND STATISTICS Vol. I Ergodic Properties of Statioary, Markov, ad Regeerative Processes Karl Grill ERGODIC PROPERTIES OF STATIONARY, MARKOV, AND REGENERATIVE PROCESSES Karl Grill Istitut für

More information

PowerStrip Automatic Cut & Strip Machine

PowerStrip Automatic Cut & Strip Machine Automatic Cut & Strip Machie 2 Fully automatic wire processig requires precisio techology tailored to your specific eeds. The combies the utmost i precisio ad performace which cover a ubeatable rage of

More information

Quantifying Domestic Movie Revenues Using Online Resources in China

Quantifying Domestic Movie Revenues Using Online Resources in China Quatifyig Domestic Movie Reveues Usig Olie Resources i Chia Jia Xiao 1*, Sog-a Yag 2, Xi Li 1, He Ji 1 ad Shazhi Che 3 1. State Key Laboratory of Networkig ad Switchig Beijig Uiversity of Posts ad Telecommuicatios

More information

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G

EX 5 DIGITAL ELECTRONICS (GROUP 1BT4) G EX 5 IGITAL ELECTRONICS (GROUP BT4) G Afer compleing he ask and sudying Unis 2., 2.2, 2.3 and 2.4, you will be able o (ick all ha apply): Explain he concep of memory in digial sysems and why we alk abou

More information

I (parent/guardian name) certify that, to the best of my knowledge, the

I (parent/guardian name) certify that, to the best of my knowledge, the To ener Blue Peer s Diamond Time Capsule Compeiion, your paren/guardian mus fill in page 1 of his form, read he Privacy Noice on page 2, and read all he Terms and Condiions on he Blue Peer websie. Then

More information

Quality improvement in measurement channel including of ADC under operation conditions

Quality improvement in measurement channel including of ADC under operation conditions Quality improvemet i measuremet chael icludig of ADC uder operatio coditios 1 Romuald MASNICKI, 2 Jausz MINDYKOWSKI 1, 2 Gdyia Maritime iversity, ul. Morska 81-83, 81-225 Gdyia, POLAND, tel. (+48 58) 6109

More information

Internet supported Analysis of MPEG Compressed Newsfeeds

Internet supported Analysis of MPEG Compressed Newsfeeds Proceedigs of the IASTED Iteratioal Coferece Iteret ad Multimedia Systems ad Applicatios October 18-21, 1999 Nassau, Bahamas Iteret supported Aalysis of MPEG Compressed Newsfeeds Guido FALKEMEIER, Gerhard

More information

Voice Security Selection Guide

Voice Security Selection Guide Voice Security Selectio Guide Hoppig Code Voice Iversio with ANI Voice Security Frequecy Domai Split-bad Voice Iversio Double Iversio Radio Ecryptio Rollig Code Voice Scramblers Rollig Double Iversio Frequetly

More information

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data

Automatic Selection and Concatenation System for Jazz Piano Trio Using Case Data Proceedings of he 48h ISCIE Inernaional Symposium on Sochasic Sysems Theory and Is Applicaions Fukuoka, Nov. 4-5, 2016 Auomaic Selecion and Concaenaion Sysem for Jazz Piano Trio Using Case Daa Takeshi

More information

LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR

LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR LOW LEVEL DESCRIPTORS BASED DBLSTM BOTTLENECK FEATURE FOR SPEECH DRIVEN TALKING AVATAR Xinyu Lan 1,2, Xu Li 1,2, Yishuang Ning 1,2, Zhiyong Wu 1,2,3, Helen Meng 1,3, Jia Jia 1,2, Lianhong Cai 1,2 1 Tsinghua-CUHK

More information

Chapter 7 Registers and Register Transfers

Chapter 7 Registers and Register Transfers Logic ad Computer Desig Fudametals Chapter 7 Registers ad Register Trasfers Part 2 Couters, Register Cells, Buses, & Serial Operatios Charles Kime & Thomas Kamiski 28 Pearso Educatio, Ic (Hyperliks are

More information

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A

Source and Channel Coding Issues for ATM Networks y. ECSE Department, Rensselaer Polytechnic Institute, Troy, NY 12180, U.S.A Source and Channel Coding Issues for ATM Neworks y V.Parhasarahy, J.W.Modesino and K.S.Vasola ECSE Deparmen, Rensselaer Polyechnic Insiue, Troy, NY 12180, U.S.A Email: ParhasarahyV@indy.ce.com, fmodesin,vasolag@ecse.rpi.edu

More information

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling

Removal of Order Domain Content in Rotating Equipment Signals by Double Resampling Removal of Order Domain Conen in Roaing Equipmen Signals by Double Resampling By: Charles L. Groover Marin W. Trehewey Deparmen of Mechanical and Nuclear Engineering Penn Sae Universiy Universiy Park,

More information

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S

MELSEC iq-f FX5 Simple Motion Module User's Manual (Advanced Synchronous Control) -FX5-40SSC-S -FX5-80SSC-S MELSEC iq-f FX5 Simple Moion Module User's Manual (Advanced Synchronous Conrol) -FX5-40SSC-S -FX5-80SSC-S SAFETY PRECAUTIONS (Read hese precauions before use.) Before using his produc, please read his

More information

First Result of the SMA Holography Experirnent

First Result of the SMA Holography Experirnent Firs Resul of he SMA Holography Experirnen Xiaolei Zhang Peer Brako Dan Oberlander Nimesh Pae1 Tirupai K. Sridharan A4nony A. Sark December 11, 1996 Submillimeer Array Memorandum, No. 102 Absrac This memo

More information

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER

MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER 11h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 010) MELODY EXTRACTION FROM POLYPHONIC AUDIO BASED ON PARTICLE FILTER Seokhwan Jo Chang D. Yoo Deparmen of Elecrical Engineering,

More information

The Determinants and Impacts of Foreign Direct Investment in Nigeria

The Determinants and Impacts of Foreign Direct Investment in Nigeria Ieraioal Joural of Busiess ad Maageme; Vol. 7, No. 24; 2012 ISSN 1833-3850 E-ISSN 1833-8119 Published by Caadia Ceer of Sciece ad Educaio The Deermias ad Impacs of Foreig Direc Ivesme i Nigeria Uwubamwe,

More information

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER

AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER AN ESTIMATION METHOD OF VOICE TIMBRE EVALUATION VALUES USING FEATURE EXTRACTION WITH GAUSSIAN MIXTURE MODEL BASED ON REFERENCE SINGER Soichi Yamane, Kazuhiro Kobayashi, Tomoki Toda 2, Tomoyasu Nakano 3,

More information

Implementation of Expressive Performance Rules on the WF-4RIII by modeling a professional flutist performance using NN

Implementation of Expressive Performance Rules on the WF-4RIII by modeling a professional flutist performance using NN 2007 IEEE Iteratioal Coferece o Robotics ad Automatio Roma, Italy, 10-14 April 2007 Implemetatio of Expressive Performace Rules o the WF-4RIII by modelig a professioal flutist performace usig NN Jorge

More information

Analyzing the influence of pitch quantization and note segmentation on singing voice alignment in the context of audio-based Query-by-Humming

Analyzing the influence of pitch quantization and note segmentation on singing voice alignment in the context of audio-based Query-by-Humming Aalyzig the ifluece of pitch quatizatio ad ote segmetatio o sigig voice aligmet i the cotext of audio-based Query-by-Hummig Jose J. Valero-Mas Patter Recogitio ad Artificial Itelligece Group, Uiversity

More information

The Impact of e-book Technology on Book Retailing

The Impact of e-book Technology on Book Retailing The Impac of e-book Technology on Book Reailing Yabing Jiang Graduae School of Business Adminisraion Fordham Universiy yajiang@fordham.edu Evangelos Kasamakas Graduae School of Business Adminisraion Fordham

More information

Australian Journal of Basic and Applied Sciences

Australian Journal of Basic and Applied Sciences Australia Joural of Basic ad Applied Scieces, 8(11) Special 2014, Pages: 16-22 AENSI Jourals Australia Joural of Basic ad Applied Scieces ISSN:1991-8178 Joural home page: www.abasweb.com Explorig the Hammig

More information

Energy-Efficient FPGA-Based Parallel Quasi-Stochastic Computing

Energy-Efficient FPGA-Based Parallel Quasi-Stochastic Computing Article Eergy-Efficiet FPGA-Based Parallel Quasi-Stochastic Computig Ramu Seva, Prashathi Metku * ad Misu Choi Departmet of Computer Egieerig, Missouri Uiversity of Sciece & Techology, 4 Emerso Electric

More information

Practice Guide Sonata in F Minor, Op. 2, No. 1, I. Allegro Ludwig van Beethoven

Practice Guide Sonata in F Minor, Op. 2, No. 1, I. Allegro Ludwig van Beethoven Practice Guide Soata i F Mior, O 2, No 1, I Allegro Ludwig va Beethove Comosed i 1795, the Soata i F Mior, O 2, No 1 was dedicated to Hayd, whom Beethove admired ad had briefly studied with three years

More information

Hierarchical Sequential Memory for Music: A Cognitive Model

Hierarchical Sequential Memory for Music: A Cognitive Model 10h Inernaional Sociey for Music Informaion Rerieval Conference (ISMIR 009) Hierarchical Sequenial Memory for Music: A Cogniive Model James B. Maxwell Simon Fraser Universiy Philippe Pasquier Simon Fraser

More information

Read Only Memory (ROM)

Read Only Memory (ROM) ECE 545 igital System esig with VHL Lecture A igital Logic Reresher Part A Combiatioal Logic Buildig Blocks Cot. Problem 2 What is a size o ROM with a 4-bit address iput ad a 8-bit data output? What is

More information

SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL

SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL SOME FUNCTIONAL PATTERNS ON THE NON-VERBAL LEVEL A GREAT MANY words have been wrien on he subjec of 'beauy,' many very beauiful and many very wise. They explain quie clearly why cerain hings, or classes

More information

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF

Personal Computer Embedded Type Servo System Controller. Simple Motion Board User's Manual (Advanced Synchronous Control) -MR-EM340GF Personal Compuer Embedded Type Servo Sysem Conroller Simple Moion Board User's Manual (Advanced Synchronous Conrol) -MR-EM340GF SAFETY PRECAUTIONS (Read hese precauions before using his produc.) Before

More information

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords

Performance Rendering for Piano Music with a Combination of Probabilistic Models for Melody and Chords IPSJ SIG Technical Repor 1 1 1 1 Performance Rendering for Piano Music wih a Combinaion of Probabilisic Models for Melody and Chords Tae Hun Kim, 1 Saoru Fukayama, 1 Takuya Nishimoo 1 and Shigeki Sagayama

More information

Research on the Classification Algorithms for the Classical Poetry Artistic Conception based on Feature Clustering Methodology. Jin-feng LIANG 1, a

Research on the Classification Algorithms for the Classical Poetry Artistic Conception based on Feature Clustering Methodology. Jin-feng LIANG 1, a 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Research o the Classificatio Algorithms for the Classical Poetry Artistic Coceptio based o Feature Clusterig Methodology

More information

Mean-Field Analysis for the Evaluation of Gossip Protocols

Mean-Field Analysis for the Evaluation of Gossip Protocols Mean-Field Analysis for he Evaluaion of Gossip Proocols Rena Bakhshi, Lucia Cloh, Wan Fokkink, Boudewijn Haverkor Deparmen of Compuer Science, Vrije Universiei Amserdam, Amserdam, Neherlands Cenre for

More information

SAMPLE UNITS. Maddy. Emma. Dan. Robbie

SAMPLE UNITS. Maddy. Emma. Dan. Robbie Friends : Lis en and read. Who lives a numer? There s a new family at numer! What do they look like? IT S Hi. I m Emma. Can I help? N The dad is tall and ald. There s a girl, too. She's got curly londe

More information

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events

Coded Strobing Photography: Compressive Sensing of High-speed Periodic Events IEEE TRANSACTIONS ON ATTERN ANALYSIS AND MACHINE INTELLIGENCE 1 Coded Srobing hoography: Compressive Sensing of High-speed eriodic Evens Ashok Veeraraghavan, Member, IEEE, Dikpal Reddy, Suden Member, IEEE,

More information

On Mopping: A Mathematical Model for Mopping a Dirty Floor

On Mopping: A Mathematical Model for Mopping a Dirty Floor On Mopping: A Mahemaical Model for Mopping a Diry Floor Connor Palaucci McGill Universiy Faculy of Engineering Absrac Several imes in my life I have been old ha mopping he floor is no a valid mehod of

More information

EE260: Digital Design, Spring /3/18. n Combinational Logic: n Output depends only on current input. n Require cascading of many structures

EE260: Digital Design, Spring /3/18. n Combinational Logic: n Output depends only on current input. n Require cascading of many structures EE260: igital esig, prig 208 4/3/8 EE 260: Itroductio to igital esig equetial Logic Elemets ao Zheg epartmet of Electrical Egieerig Uiversity of Hawaiʻi at Māoa equetial ircuits ombiatioal Logic: Output

More information

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR

LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION BASED ON THE TELEMETRY OF SEVERAL PARAMETERS OF A REMOTE CONTROLLED CAR Proceedings, XVII IMEKO World Congress, June 22 27, 2003, Dubrovnik, Croaia XVII IMEKO World Congress Merology in he 3rd Millennium June 22 27, 2003, Dubrovnik, Croaia LABORATORY COURSE OF ELECTRONIC INSTRUMENTATION

More information

Vowels and consonants? - articulatory characteristics. Phonetics and Phonology. Vowels and consonants? - acoustic characteristics

Vowels and consonants? - articulatory characteristics. Phonetics and Phonology. Vowels and consonants? - acoustic characteristics Vowels and consonans? - ariculaory characerisics Phoneics and Phonology Lecure 5: Consonans (inroducion) KAMIYAMA, Takeki akeki.kamiyama@univ-paris8.fr Vowel: he airsream flows ou (relaively) freely, wihou

More information

Computer Vision II Lecture 8

Computer Vision II Lecture 8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer

More information

Computer Vision II Lecture 8

Computer Vision II Lecture 8 Compuer ercepual Vision and Sensor II Summer 4 Augmened Compuing Compuer Vision II Lecure 8 Tracking wih Linear Dnamic Models 2.5.24 Basian Leibe RWTH Aachen hp://www.vision.rwh-aachen.de leibe@vision.rwh-aachen.de

More information

Computer Graphics Applications to Crew Displays

Computer Graphics Applications to Crew Displays Fairfield Universiy DigialCommons@Fairfield Mahemaics Faculy Publicaions Mahemaics Deparmen 8-1-1983 Compuer Graphics Applicaions o Crew Displays Joan Wyzkoski Weiss Fairfield Universiy, weiss@fairfield.edu

More information

Image Intensifier Reference Manual

Image Intensifier Reference Manual Image Itesifier Referece Maual Improvisio, Viscout Cetre II, Uiversity of Warwick Sciece Park, Millbur Hill Road, Covetry. CV4 7HS Tel: 0044 (0) 24 7669 2229 Fax: 0044 (0) 24 7669 0091 e-mail: admi@improvisio.com

More information

MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO

MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO MODELLING PERCEPTION OF SPEED IN MUSIC AUDIO Aders Elowsso KTH Royal Istitute of Techology CSC, Dept. of Speech, Music ad Hearig elov@kth.se Aders Friberg KTH Royal Istitute of Techology CSC, Dept. of

More information

SAFETY WITH A SYSTEM V EN

SAFETY WITH A SYSTEM V EN SAFETY WITH A SYSTEM - 1.0 EN SOFTWARE SAFE PROGRAMMING SINGLE POINT OF ENGINEERING DEELOPMENT ENIRONMENT (IDE) Wih COMBIIS sudio 6 safey machine designers can mee compliance wih IEC 61508 SIL3 and ISO/EN

More information

2 Specialty Application Photoelectric Sensors

2 Specialty Application Photoelectric Sensors SMARTEYE STEALTH-UV UVS Aalog/Digital Lumiescece Sesor 2 Specialty Applicatio Photoelectric Sesors 2-93 Specialty Applicatio Photoelectric Sesors 2 SMARTEYE STEALTH-UV UVS Aalog/Digital Lumiescece Sesor

More information

NewBlot PVDF 5X Stripping Buffer

NewBlot PVDF 5X Stripping Buffer NewBlot PVDF 5X Strippig Buffer Developed for: Odyssey Family of Imagers Please refer to your maual to cofirm that this protocol is appropriate for the applicatios compatible with your model of Odyssey

More information

Singing voice detection with deep recurrent neural networks

Singing voice detection with deep recurrent neural networks Singing voice deecion wih deep recurren neural neworks Simon Leglaive, Romain Hennequin, Roland Badeau To cie his version: Simon Leglaive, Romain Hennequin, Roland Badeau. Singing voice deecion wih deep

More information

Signing Naturally, Teacher s Curriculum Guide, Units 7 12 Copyright 2014 Lentz, Mikos, Smith All Rights Reserved.

Signing Naturally, Teacher s Curriculum Guide, Units 7 12 Copyright 2014 Lentz, Mikos, Smith All Rights Reserved. Signing Naurally, Teacher s Curriculum Guide, Unis 7 12 Copyrigh 2014 Lenz, Mikos, Smih All Righs Reserved. No par of his book (excep brief quoaions o be included in a review) may be reproduced, sored

More information