Feature Extraction and Test Algorithm for Speaker Verification

Size: px
Start display at page:

Download "Feature Extraction and Test Algorithm for Speaker Verification"

Transcription

1 Feature Extracton and Test Algorthm for Speaker Verfcaton Wu Guo, Renhua Wang and Lrong Da Unversty of Scence and Technology of Chna, Hefe Abstract. In ths paper we ntroduce two methods to mprove text-ndependent speaker verfcaton. In feature extracton process the feature vectors of voced speech and unvoced speech ndependently. In test process, the test speech s adapted to a new model nstead of calculatng the log-lkelhood, then the Mahalanobs Dstances among the UBM model, the speaker model and the test speech model are calculated. These three models dstances formed a trangle. The angle of the models can be obtaned as the test scores. Further more the scores of the log-lkelhood and the angle of the models can be fused to mprove performance. When we employ the proposed algorthms, the EER of the speaker verfcaton can be reduced by 20% compared wth the baselne system. 1 Introducton In recent years, the Gaussan Mxture Model(GMM) s state-of-the-art technology n text-ndependent speaker recognton system[2, 6, 7]. For example, a GMM-based system developed by MIT Lncoln Laboratory whch employs MAP adaptaton of speaker models from a Unversal Background Model (UBM) and handset-based score normalzaton (HNORM) has been the bass of the top performng systems n the past several NIST Speaker Recognton Evaluatons. The Mel-frequency Cepstral Coeffcent[1] (MFCC) s adopted as the feature vector n most speaker verfcaton. In the standard MFCC approach, the voced vectors and unvoced vectors are warped n the framework of Gaussanzaton[7] frame by frame. But the voced speech s more steady both n tme and frequency doman and embody more nformaton of the speaker, the recognton of speaker reles more on the voced than the unvoced[11], n ths paper the voced vectors and unvoced vectors are warped ndependently. In the archtecture of GMM_UBM, the log-lkelhood rato for a test sequence of feature vectors X s computed to decde whether the speech s uttered by the hypotheszed speaker. It's natural to fnd some other method whch can optmzes the test algorthm. In ths paper, we propose a novel test method for speaker verfcaton referred as angle of models dstances. In the method of angle of models dstances, the feature vectors of test sequence are adapted to a new model through one pass MAP[2], so we get three models, the UBM model, the hypotheszed speaker model and the test sequence model. We can say that f the test sequence model s closer to the hypotheszed speaker model than to the UBM model, then the test sequence has more lkelhood to be spoken by the hypotheszed speaker. We use the angle of mod-

2 els dstances to scale the dstance of three models. Detaled dscusson wll be ncluded n Secton 4. The remander of ths paper s organzed as follows. Secton 2 descrbes the GMM_UBM model and ts log-lkelhood rato scores test algorthm. Secton 3 descrbes the proposed feature warped process. In Secton 4 the angle of the models dstances as the test algorthm s descrbed. Ths secton also presents the fuson of the angle and the log-lkelhood rato scores. Secton 5 presents experments and results of the proposed algorthms usng the NIST SRE 2002 corpora. Fnally, concluson s gven n Secton 6. 2 GMM_UBM The baselne text-ndependent speaker verfcaton system dscussed n ths paper s shown n Fgure 1 and fully descrbed n[2]. The typcal UBM model tranng method has EM[3] algorthm. The speaker model s then derved va the UBM model through the avalable enrollment speech and one pass MAP estmaton. For verfcaton, the log-lkelhood score of the nput speech sequence s computed aganst the UBM model and the hypotheszed speaker model, the dfference s taken and compared to a threshold to decde whether to accept or reject the putatve speaker clam. Speaker Model + Speech MFCC + - Λ UBM Model Fg. 1. Structure of GMM_UBM, the test sequence score s computed through the dfference of the log-lkelhood rato scores of the Speaker model and the UBM model. For a D-dmensonal speech sequence feature vector, x, the mxture densty used for the lkelhood functon s defned as: M p( x λ) = w p ( x) (1) = p x x x (2 π ) 2 ' 1 ( ) = exp{ ( μ )( ) ( μ )} D /2 1/2 (2)

3 M D μ and stand for the number of Gaussan mxtures dmenson mean and covarance matrx respectvely. If the UBM model and the hypotheszed speaker model are represented by λubm and λ speaker respectvely, then the log-lkelhood rato for a test sequence of feature vectors X s computed as: 1 Λ ( X) = {log p( X ) log p( X )} T T λspeaker λubm (3) = 1 3 Feature extracton After MFCC extracton, both Cepstral Mean Subtracton (CMS)[1 2] and RASTA[5] flterng are used to remove lnear channel convolutonal effect on the cepstral features. Feature Gaussanzaton[7] s adopted to mprove performance. The voced speech s more lke a perodc sgnal whle the unvoced speech s more lke a random sgnal. The voced speech embodes more nformaton of the speaker, and the recognton of speaker reles more on voced than the unvoced. In ths paper we treat the voced vectors and unvoced vectors ndependently. The procedure s depcted n Fg. 2. Fg. 2. The procedure of feature extracton, voced and unvoced vectors treated ndependently. The proposed feature extracton has the same procedure as the stand process except for the Gaussanzaton and the save process. In the proposed process, the voced vectors and unvoced vectors are transformed ndependently n the framework Gaussanzaton. After Gaussanzaton, the voced vectors are saved to the destnaton fle twce whle the unvoced vectors only once because the voced speech has more nformaton for verfcaton. 4 Angle of model dstance If we don t compute the log-lkelhood rato scores of the test sequence, nstead we adapt the test sequence to a new model va the UBM model, then we get three models:

4 the UBM model the test sequence model and the hypotheszed speaker whch s also adapted va the UBM model. All these models are shown n Fgure 3. Fg. 3. Angle of models dstances. The test sequence s adapted to a new model va the UBM model. There are many methods to descrbe the dstance between two Gaussan mxtures, for example, the KL-Dstance[4], but the computaton s very large. The smplest method to descrbe the dstance of two Gaussan pdfs s the Mahalanobs Dstance. For two Gaussan pdfs g and h, the Mahalanobs Dstance s: (4) J g h μ μ μ μ T 1 (, ) = ( g h) [ + ] ( g h) g h The μ and stand for mean and covarance matrx respectvely. The dagonal covarance matrx s always adopted n speaker verfcaton, so equaton (4) can be smplfed to equaton (5), μ, v and D stand for mean,varance and dmenson respectvely. D 2 ( μg μh ) 2 2 = 1 ( vg + vh ) J( g, h) = (5) For Gaussan mxtures case lke (1), f two Gaussan mxture models are all adapted from the same UBM model, and the weghts of the mxtures are left changed, equaton (6) can be derved: J( g, h) = M D 2 ( μgj μhj ) wu 2 2 = 1 j= 1 ( vgj + vhj ) (6) μ and v stand for mean and covarance derved from the UBM model and w s the same as the UBM model. In test process, the test sequence model can be derved

5 through MAP as the same process as the hypotheszed speaker adaptaton. The Mahalanobs Dstances JUBMTest (, ) J ( UBM, Spea ker) and J( Speaker, Test ) between UBM Speaker and Test sequence models can be obtaned through (6). These there dstances form a trangle. From Fg. 3, we can see that the angle of dstances trangle may be a good parameter to descrbe the close or far among these models. In ths experment the angle between JUBMTest (, ) and J( Speaker, Test) s used as the parameter to descrbe the close or far. The angle can be computed through the laws of cosnes. The bgger the vale of angle θ s, the more lkely to be uttered by the hypotheszed speaker the test sequence s. But we must pay attenton to one mportant ssue. The angle of the models dstances s not entrely the same as the angle of the objects. So n some cases, we can get J ( Spea ker, Test) > J ( UBM, Test) + J ( UBM, Spea ker) and such cases that do not satsfy the law of trangle nequalty. The vale of θ s set to zero when encountered wth ths stuaton, whch means the test sequence s not uttered by the hypotheszed speaker. If the log-lkelhood rato scores of the test sequence can also be computed, we can further fuse the angle of the models dstances wth the log-lkelhood rato score. These two functons are both ncreasng functons, the value of angle of the models dstances θ les n the closed nterval[0, π ], the value of log-lkelhood rato score Λ les n a wde nterval, but proportonal to the θ, so we can fuse them drectly usng equaton (7) Γ ( x) = α1λ ( x) + αθ 2 ( x), α1+ α2 = 1 (7) 5 Experments 5.1 Evaluaton Corpus Speaker verfcaton experments are carred on the 2002 NIST sngle Speaker verfcaton Evaluaton corpus. Ths corpus conssts of 139 male target speakers and 191 female target speakers. There are about 3500 target trals n matched and msmatched condtons respectvely, and same-sex mpostor trals. 5.2 System descrpton In the experments, the VAD detector[8] can dscard about 25%~30% slence frames from data fles. The speech s pre-emphaszed wth a factor of 0.97 and segmented nto frames by a 25-ms Hammng wndow progressng at a 10-ms frame rate. Each

6 speech sgnal s parameterzed usng the frst 13 MFCCs, and ther frst and second dervatves, formng a 39-dmenson feature vector. CMS and RASTA flterng are used to remove lnear channel convolutonal effects. In baselne system, One Gaussanzaton s appled to all the MFCCs. In the proposed feature extracton, Praat 4.0[9,10] s used to decde Voced/Unvoced. The voced frames and unvoced frame are transformed n the framework of Gaussanzaton ndependently and the voced frames are saved to fles twce whle the unvoced frames once. A 1024 GMM female and male UBM models are ndependently traned va the K- MEANS and EM algorthm, a sngle 2048 GMM UBM model s formed by poolng the gender-dependent UBMs. The speaker models are derved from the UBM model va a smplfed MAP adaptaton. If the test algorthm adopts log-lkelhood rato scores, only the means of speaker models are adapted from the UBM model[2]. If the test algorthm adopts angle of the models dstances, the means and varances of speaker models are adapted from the UBM model. The test sequence s fed nto two test system, the frst s the standard log-lkelhood rato scores, the second s the angle of the models dstances. 5.3 Evaluaton results The SV performance can be assessed usng the Equal Error Rate (EER) the Detecton Error Tradeoff ( DET) curve and the Detecton Cost Functon (DCF). For smplcty, the EER s adopted to evaluate the algorthms. Table 1. The EER of speaker verfcaton under all knds of condton System Descrpton System 1:Baselne system, Standard MFCC, Feature Gaussanzaton, log-lkelhood rato scores EER 7.8% System 2:MFCC wth the Voced part doubled, Feature 6.9% Gaussanzaton ndependently, log-lkelhood rato scores System 3:MFCC wth the Voced part doubled, Feature 7.2% Gaussanzaton ndependently, angle of models System 4:Fuson system 2 and system 3 6.3% The EER of the experments s shown n Table 1. It's clear from the results that system 2 outperforms system 1 by about 11% wth the voced part doubled and feature Gaussanzaton ndependently. From system 2 and system 3, we can say that the angle of the models dstances almost has the same effect as the log-lkelhood rato scores n verfcaton. The fuson of the angle of the models dstances and the loglkelhood rato scores outperforms any sngle test algorthms, the EER can decrease about 20% aganst the baselne system. Now let us consder the computaton load of the angle of the models dstances aganst the log-lkelhood rato scores. If we don t consder the MAP adaptaton of the test sequence, the computaton loads are lsted n Table 2. We can see that the

7 computaton load can decrease greatly usng the angle of the models dstances. That s very mportant for real-tme speaker recognton applcatons. Table 2. The computaton load of the angle of the models dstances aganst the log-lkelhood rato scores, T M D are defned n equatons (1)(2)(3) log-lkelhood rato angle of the models scores dstances ADD/SUB(quantty) T M D M D MUL/DIV(quantty) T M D M D EXP(quantty) T M 0 LOG(quantty) T M 0 If we consder the MAP adaptaton of the test sequence, the angle of the models dstances needs a MAP adaptaton whle the log-lkelhood rato score does not need such process. But the smplfed MAP[2] used n speaker recognton has almost the same computaton as the computaton for one pass log-lkelhood rato scores. So compared wth log-lkelhood rato scores, the proposed algorthm needs only half of the computaton n a speaker verfcaton case. In multple speakers cases, f the number of the hypotheszed speakers s N, the computaton of recognton can reduced to 1 f we adopt the angle of the models dstances to replace the log-lkelhood N rato scores. 6 Concluson Ths paper has proposed two approaches to mprove text-ndependent speaker verfcaton task usng GMM_UBM models. The 2002 NIST Speaker Recognton Evaluaton corpus s used to conduct the experments. It s shown n the experments that the proposed methods can mprove the speaker verfcaton. Furthermore, the angle of the models dstances outperforms the log-lkelhood rato scores from the vew of computaton load. References 1. Steve Young: The HTK Book. Ver 3.0, July Douglas A. Reynolds, Thomas F. Quater and Robert B. Dunn: Speaker verfcaton usng adapted Gaussan mxture models. Dgtal Sgnal Processng 10, Academc Press(2000) 19-41

8 3. Dempster, A., Lard, N., and Rubn, D.: Maxmum lkelhood from ncomplete data va the EM algorthm. Journal. Roy. Stat. Soc. 39 (1977) Jacob Goldberger, Shr Gordon, Hayt Greenspan,An Effcent Image Smlarty Measure Based on approxmatons of KL-Dstance Between Two Gaussan Mxtures, ICCV03,pp , Hermansky, H., Morgan, N., Bayya, A, and Kohn, P.: RASTA-PLP Speech Analyss. ICSI Techncal Report TR , Berkeley, Calforna. 6. Fr ed erc Bmbot, Jean-Franc os Bonastre: A Tutoral on Text-Independent Speaker Verfcaton. EURASIP Journal on Appled Sgnal Processng 2004:4, Bng Xang, Upendra V. Chaudhar, Jˇr ı Navr atl, Short-tme Gaussanzaton for robust speaker verfcaton, Proc. IEEE ICASSP 02, 2002, vol. 1, pp LORI F. LAMEL, LAWRENCE R. RABINER, An Improved Endpont Detector for Isolated Word Recognton, IEEE Trans. on Acoustcs, Speech, and Sgnal Processng, VOL. ASSP- 29, NO. 4, AUGUST ww.praat.org 10. Paul Boersma, Accurate Short-term Analyss of the Fundamental Frequency and the Harmoncs-to-Nose Rato of a Sampled Sound,Insttute of Phonetc Scences, Unversty of Amsterdam, Proceedngs 17 (1993), Sachn S. Kajarekar, Hynek Hermansky, Speaker Verfcaton Based on Broad Phonetc Categores. In ODYSSEY-2001,

Modeling Inter-cluster and Intra-cluster Discrimination Among Triphones

Modeling Inter-cluster and Intra-cluster Discrimination Among Triphones Modelng Inter-cluster and Intra-cluster Dscrmnaton Among Trphones Tom Ko, Bran Mak and Dongpeng Chen Department of Computer Scence and Engneerng The Hong Kong Unversty of Scence and Technology Clear Water

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

More information

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

More information

COMPARATIVE STUDY OF LPCC AND FUSED MEL FEATURE SETS FOR SPEAKER IDENTIFICATION USING GMM- UBM

COMPARATIVE STUDY OF LPCC AND FUSED MEL FEATURE SETS FOR SPEAKER IDENTIFICATION USING GMM- UBM Internatonal Journal of Electroncs and Communcaton Engneerng & Technology (IJECET) Volume 6, Issue 9, Sep 015, pp. 8-96, Artcle ID: IJECET_06_09_010 Avalable onlne at http://www.aeme.com/ijecetssues.asp?jtype=ijecet&vtype=6&itype=9

More information

Biostatistics 615/815

Biostatistics 615/815 The E-M Algorthm Bostatstcs 615/815 Lecture 17 Last Lecture: The Smplex Method General method for optmzaton Makes few assumptons about functon Crawls towards mnmum Some recommendatons Multple startng ponts

More information

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

SPEAKER VERIFICATION USING GMM MODELLING

SPEAKER VERIFICATION USING GMM MODELLING U.P.B. Sc. Bull., Seres C, Vol. 76, Iss. 2, 2014 ISSN 2286 3540 SPEAKER VERIFICATION USING GMM MODELLING Svetlana SEGĂRCEANU 1, Tberus ZAHARIA 2, Anamara RĂDOI 3 Authentcaton based on voceprnt s a smple

More information

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION

BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION BAYESIAN MULTI-SOURCE DOMAIN ADAPTATION SHI-LIANG SUN, HONG-LEI SHI Department of Computer Scence and Technology, East Chna Normal Unversty 500 Dongchuan Road, Shangha 200241, P. R. Chna E-MAIL: slsun@cs.ecnu.edu.cn,

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

A Robust Method for Estimating the Fundamental Matrix

A Robust Method for Estimating the Fundamental Matrix Proc. VIIth Dgtal Image Computng: Technques and Applcatons, Sun C., Talbot H., Ourseln S. and Adraansen T. (Eds.), 0- Dec. 003, Sydney A Robust Method for Estmatng the Fundamental Matrx C.L. Feng and Y.S.

More information

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Adaptive Transfer Learning

Adaptive Transfer Learning Adaptve Transfer Learnng Bn Cao, Snno Jaln Pan, Yu Zhang, Dt-Yan Yeung, Qang Yang Hong Kong Unversty of Scence and Technology Clear Water Bay, Kowloon, Hong Kong {caobn,snnopan,zhangyu,dyyeung,qyang}@cse.ust.hk

More information

ACOUSTIC SCENE CLASSIFICATION BASED ON CONVOLUTIONAL NEURAL NETWORK USING DOUBLE IMAGE FEATURES. Sangwook Park Seongkyu Mun Younglo Lee Hanseok Ko

ACOUSTIC SCENE CLASSIFICATION BASED ON CONVOLUTIONAL NEURAL NETWORK USING DOUBLE IMAGE FEATURES. Sangwook Park Seongkyu Mun Younglo Lee Hanseok Ko ACOUSTIC SCENE CLASSIFICATION BASED ON CONVOLUTIONAL NEURAL NETWORK USING DOUBLE IMAGE FEATURES Sangwook Park Seongkyu Mun Younglo Lee Hanseok Ko School of Electrcal Eng., Seoul, 136-713, swpark@spl.korea.ac.kr

More information

Enhanced Watermarking Technique for Color Images using Visual Cryptography

Enhanced Watermarking Technique for Color Images using Visual Cryptography Informaton Assurance and Securty Letters 1 (2010) 024-028 Enhanced Watermarkng Technque for Color Images usng Vsual Cryptography Enas F. Al rawashdeh 1, Rawan I.Zaghloul 2 1 Balqa Appled Unversty, MIS

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics

NAG Fortran Library Chapter Introduction. G10 Smoothing in Statistics Introducton G10 NAG Fortran Lbrary Chapter Introducton G10 Smoothng n Statstcs Contents 1 Scope of the Chapter... 2 2 Background to the Problems... 2 2.1 Smoothng Methods... 2 2.2 Smoothng Splnes and Regresson

More information

LEARNING INVARIANT FEATURES FOR SPEECH SEPARATION. Kun Han and DeLiang Wang

LEARNING INVARIANT FEATURES FOR SPEECH SEPARATION. Kun Han and DeLiang Wang LEARNING INVARIANT FEATURES FOR SPEECH SEPARATION Kun Han and DeLang Wang Department of Computer Scence and Engneerng & Center for Cogntve Scence The Oho State Unversty Columbus, OH 43210-1277, USA {hank,dwang}@cse.oho-state.edu

More information

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005

Exercises (Part 4) Introduction to R UCLA/CCPR. John Fox, February 2005 Exercses (Part 4) Introducton to R UCLA/CCPR John Fox, February 2005 1. A challengng problem: Iterated weghted least squares (IWLS) s a standard method of fttng generalzed lnear models to data. As descrbed

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like:

Outline. Self-Organizing Maps (SOM) US Hebbian Learning, Cntd. The learning rule is Hebbian like: Self-Organzng Maps (SOM) Turgay İBRİKÇİ, PhD. Outlne Introducton Structures of SOM SOM Archtecture Neghborhoods SOM Algorthm Examples Summary 1 2 Unsupervsed Hebban Learnng US Hebban Learnng, Cntd 3 A

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Unsupervised Learning and Clustering

Unsupervised Learning and Clustering Unsupervsed Learnng and Clusterng Why consder unlabeled samples?. Collectng and labelng large set of samples s costly Gettng recorded speech s free, labelng s tme consumng 2. Classfer could be desgned

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM

Classification of Face Images Based on Gender using Dimensionality Reduction Techniques and SVM Classfcaton of Face Images Based on Gender usng Dmensonalty Reducton Technques and SVM Fahm Mannan 260 266 294 School of Computer Scence McGll Unversty Abstract Ths report presents gender classfcaton based

More information

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance

Hybridization of Expectation-Maximization and K-Means Algorithms for Better Clustering Performance BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 16, No 2 Sofa 2016 Prnt ISSN: 1311-9702; Onlne ISSN: 1314-4081 DOI: 10.1515/cat-2016-0017 Hybrdzaton of Expectaton-Maxmzaton

More information

Shape-adaptive DCT and Its Application in Region-based Image Coding

Shape-adaptive DCT and Its Application in Region-based Image Coding Internatonal Journal of Sgnal Processng, Image Processng and Pattern Recognton, pp.99-108 http://dx.do.org/10.14257/sp.2014.7.1.10 Shape-adaptve DCT and Its Applcaton n Regon-based Image Codng Yamn Zheng,

More information

Fusion Performance Model for Distributed Tracking and Classification

Fusion Performance Model for Distributed Tracking and Classification Fuson Performance Model for Dstrbuted rackng and Classfcaton K.C. Chang and Yng Song Dept. of SEOR, School of I&E George Mason Unversty FAIRFAX, VA kchang@gmu.edu Martn Lggns Verdan Systems Dvson, Inc.

More information

Performance Assessment and Fault Diagnosis for Hydraulic Pump Based on WPT and SOM

Performance Assessment and Fault Diagnosis for Hydraulic Pump Based on WPT and SOM Performance Assessment and Fault Dagnoss for Hydraulc Pump Based on WPT and SOM Be Jkun, Lu Chen and Wang Zl PERFORMANCE ASSESSMENT AND FAULT DIAGNOSIS FOR HYDRAULIC PUMP BASED ON WPT AND SOM. Be Jkun,

More information

EXTENDED BIC CRITERION FOR MODEL SELECTION

EXTENDED BIC CRITERION FOR MODEL SELECTION IDIAP RESEARCH REPORT EXTEDED BIC CRITERIO FOR ODEL SELECTIO Itshak Lapdot Andrew orrs IDIAP-RR-0-4 Dalle olle Insttute for Perceptual Artfcal Intellgence P.O.Box 59 artgny Valas Swtzerland phone +4 7

More information

Feature-Based Matrix Factorization

Feature-Based Matrix Factorization Feature-Based Matrx Factorzaton arxv:1109.2271v3 [cs.ai] 29 Dec 2011 Tanq Chen, Zhao Zheng, Quxa Lu, Wenan Zhang, Yong Yu {tqchen,zhengzhao,luquxa,wnzhang,yyu}@apex.stu.edu.cn Apex Data & Knowledge Management

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang

Audio Event Detection and classification using extended R-FCN Approach. Kaiwu Wang, Liping Yang, Bin Yang Audo Event Detecton and classfcaton usng extended R-FCN Approach Kawu Wang, Lpng Yang, Bn Yang Key Laboratory of Optoelectronc Technology and Systems(Chongqng Unversty), Mnstry of Educaton, ChongQng Unversty,

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

Palmprint Feature Extraction Using 2-D Gabor Filters

Palmprint Feature Extraction Using 2-D Gabor Filters Palmprnt Feature Extracton Usng 2-D Gabor Flters Wa Kn Kong Davd Zhang and Wenxn L Bometrcs Research Centre Department of Computng The Hong Kong Polytechnc Unversty Kowloon Hong Kong Correspondng author:

More information

Three supervised learning methods on pen digits character recognition dataset

Three supervised learning methods on pen digits character recognition dataset Three supervsed learnng methods on pen dgts character recognton dataset Chrs Flezach Department of Computer Scence and Engneerng Unversty of Calforna, San Dego San Dego, CA 92093 cflezac@cs.ucsd.edu Satoru

More information

COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION

COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION Volume 4, No. 1, December 13 Journal of Global Research n Computer Scence REVIEW ARTICLE Avalable Onlne at www.grcs.nfo COMPARISON OF ENHANCED SCHEMES FOR AUDIO CLASSIFICATION Dr. V. Radha *1 and G.Anuradha

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis

Solitary and Traveling Wave Solutions to a Model. of Long Range Diffusion Involving Flux with. Stability Analysis Internatonal Mathematcal Forum, Vol. 6,, no. 7, 8 Soltary and Travelng Wave Solutons to a Model of Long Range ffuson Involvng Flux wth Stablty Analyss Manar A. Al-Qudah Math epartment, Rabgh Faculty of

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

Distance based similarity measures of fuzzy sets

Distance based similarity measures of fuzzy sets Johanyák, Z. C., Kovács S.: Dstance based smlarty measures of fuzzy sets, SAMI 2005, 3 rd Slovakan-Hungaran Jont Symposum on Appled Machne Intellgence, Herl'any, Slovaka, January 2-22 2005, ISBN 963 75

More information

FACE RECOGNITION USING MAP DISCRIMINANT ON YCBCR COLOR SPACE

FACE RECOGNITION USING MAP DISCRIMINANT ON YCBCR COLOR SPACE FAC RCOGNIION USING MAP DISCRIMINAN ON YCBCR COLOR SPAC I Gede Pasek Suta Wjaya lectrcal ngneerng Department, ngneerng Faculty, Mataram Unversty. Jl. Majapaht 62 Mataram, West Nusa enggara, Indonesa. mal:

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices

An Application of the Dulmage-Mendelsohn Decomposition to Sparse Null Space Bases of Full Row Rank Matrices Internatonal Mathematcal Forum, Vol 7, 2012, no 52, 2549-2554 An Applcaton of the Dulmage-Mendelsohn Decomposton to Sparse Null Space Bases of Full Row Rank Matrces Mostafa Khorramzadeh Department of Mathematcal

More information

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

More information

(1) The control processes are too complex to analyze by conventional quantitative techniques.

(1) The control processes are too complex to analyze by conventional quantitative techniques. Chapter 0 Fuzzy Control and Fuzzy Expert Systems The fuzzy logc controller (FLC) s ntroduced n ths chapter. After ntroducng the archtecture of the FLC, we study ts components step by step and suggest a

More information

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES

USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES USING LINEAR REGRESSION FOR THE AUTOMATION OF SUPERVISED CLASSIFICATION IN MULTITEMPORAL IMAGES 1 Fetosa, R.Q., 2 Merelles, M.S.P., 3 Blos, P. A. 1,3 Dept. of Electrcal Engneerng ; Catholc Unversty of

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

Music/Voice Separation using the Similarity Matrix. Zafar Rafii & Bryan Pardo

Music/Voice Separation using the Similarity Matrix. Zafar Rafii & Bryan Pardo Musc/Voce Separaton usng the Smlarty Matrx Zafar Raf & Bryan Pardo Introducton Muscal peces are often characterzed by an underlyng repeatng structure over whch varyng elements are supermposed Propellerheads

More information

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM PERFORMACE EVALUAIO FOR SCEE MACHIG ALGORIHMS BY SVM Zhaohu Yang a, b, *, Yngyng Chen a, Shaomng Zhang a a he Research Center of Remote Sensng and Geomatc, ongj Unversty, Shangha 200092, Chna - yzhac@63.com

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

Research and Application of Fingerprint Recognition Based on MATLAB

Research and Application of Fingerprint Recognition Based on MATLAB Send Orders for Reprnts to reprnts@benthamscence.ae The Open Automaton and Control Systems Journal, 205, 7, 07-07 Open Access Research and Applcaton of Fngerprnt Recognton Based on MATLAB Nng Lu* Department

More information

Design of Structure Optimization with APDL

Design of Structure Optimization with APDL Desgn of Structure Optmzaton wth APDL Yanyun School of Cvl Engneerng and Archtecture, East Chna Jaotong Unversty Nanchang 330013 Chna Abstract In ths paper, the desgn process of structure optmzaton wth

More information

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch

Deep learning is a good steganalysis tool when embedding key is reused for different images, even if there is a cover source-mismatch Deep learnng s a good steganalyss tool when embeddng key s reused for dfferent mages, even f there s a cover source-msmatch Lonel PIBRE 2,3, Jérôme PASQUET 2,3, Dno IENCO 2,3, Marc CHAUMONT 1,2,3 (1) Unversty

More information

A Clustering Algorithm for Chinese Adjectives and Nouns 1

A Clustering Algorithm for Chinese Adjectives and Nouns 1 Clusterng lgorthm for Chnese dectves and ouns Yang Wen, Chunfa Yuan, Changnng Huang 2 State Key aboratory of Intellgent Technology and System Deptartment of Computer Scence & Technology, Tsnghua Unversty,

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN

MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS XUNYU PAN MOTION PANORAMA CONSTRUCTION FROM STREAMING VIDEO FOR POWER- CONSTRAINED MOBILE MULTIMEDIA ENVIRONMENTS by XUNYU PAN (Under the Drecton of Suchendra M. Bhandarkar) ABSTRACT In modern tmes, more and more

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

More information

Explicit Formulas and Efficient Algorithm for Moment Computation of Coupled RC Trees with Lumped and Distributed Elements

Explicit Formulas and Efficient Algorithm for Moment Computation of Coupled RC Trees with Lumped and Distributed Elements Explct Formulas and Effcent Algorthm for Moment Computaton of Coupled RC Trees wth Lumped and Dstrbuted Elements Qngan Yu and Ernest S.Kuh Electroncs Research Lab. Unv. of Calforna at Berkeley Berkeley

More information

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

More information

On Computing Strength of Evidence for Writer Verification

On Computing Strength of Evidence for Writer Verification On Computng Strength of Evdence for Wrter Verfcaton Shrvardhan Kabra Harsh Srnvasan Chen Huang Sargur Srhar Center of Excellence for Document Analyss and Recognton (CEDAR) Department of Computer Scence

More information

Brushlet Features for Texture Image Retrieval

Brushlet Features for Texture Image Retrieval DICTA00: Dgtal Image Computng Technques and Applcatons, 1 January 00, Melbourne, Australa 1 Brushlet Features for Texture Image Retreval Chbao Chen and Kap Luk Chan Informaton System Research Lab, School

More information