Writer Identification using a Deep Neural Network

Size: px
Start display at page:

Download "Writer Identification using a Deep Neural Network"

Transcription

1 Wrter Identfcaton usng a Deep Neural Network Jun Chu and Sargur Srhar Department of Computer Scence and Engneerng Unversty at Buffalo, The State Unversty of New York Buffalo, NY 1469, USA {jchu6, srhar}@buffalo.edu ABSTRACT Most work on automatc wrter dentfcaton reles on handwrtng features defned by humans[6, 4]. These features correspond to basc unts such as letters and words of text. Instead of relyng on human-defned features, we consder here the determnaton of wrtng smlarty usng automatcally determned word-level features learnt by a deep neural network. We generalze the problem of wrter dentfcaton to the defnton of a content-rrelevant handwrtng smlarty. Our method frst takes whether two words were wrtten by the same person as a dscrmnatve label for word-level feature tranng. Then, based on word-level features, we defne wrtng smlarty between passages. Ths smlarty not only shows the dstncton between wrtng styles of dfferent people, but also the development of style of the same person. Performance wth several hdden layers n the neural network are evaluated. The method s appled to determne how a person s wrtng style changes wth tme consderng a chldren s wrtng dataset. The chldren s handwrtng data are annually collected. They were wrtten by chldren of nd, 3rd or 4th grade. Results are gven wth a whole passage (5 words) of wrtng over one-year change. As a comparson, smlar experments on a small amount of data usng conventonal generatve model are also gven. Keywords Deep Neural Network, Wrter Identfcaton, Measure 1. INTRODUCTION It has been beleved that every person has ts consstent wrtng ndvdualty and s dstnct from others. A lot of mportant ssues are related to ths topc, such as sgnature dentfcaton. Therefore, t s very mportant to work out some knd of nvarance n one s wrtng style. A lot of prevous work has acheved great success n ths drecton, such as [6]. Yet most of them are based on human-defned features. In ths paper, we hope to make a step towards automatc Permsson to make dgtal or hard copes of all or part of ths work for personal or classroom use s granted wthout fee provded that copes are not made or dstrbuted for proft or commercal advantage and that copes bear ths notce and the full ctaton on the frst page. Copyrghts for components of ths work owned by others than ACM must be honored. Abstractng wth credt s permtted. To copy otherwse, or republsh, to post on servers or to redstrbute to lsts, requres pror specfc permsson and/or a fee. Request permssons from Permssons@acm.org. ICVGIP 14, December 14-18, 14, Bangalore, Inda Copyrght 14 ACM /14/1$15. handwrtng feature extracton. The chldren s handwrtng data are collected for the study of the development and evoluton of ndvdualty of handwrtng. Samples are from a large number of students who are learnng or have just learned wrtng. The data are collected annually. The collecton s expected to contnue for 11 years so as to follow the students untl hgh school graduaton. The students wrte the same paragraph each year, twce for prnted ones and twce for cursve ones. Each student was asked to copy the followng paragraph: The brown fox went nto the barn where he saw the black dog. After a second, the black dog saw the fox too. The brown fox was fast and quck. The black dog was not fast and he lost the fox. The fox hd n a hole and wated for the black dog to go home. After the black dog went 4 home, the fox was able to go to the hole he called home and saw all the other foxes. The other foxes were glad to see hm and they all asked hm to tell them about hs day. Cursve samples of the scanned handwrtten paragraph are shown n Fgure. The frequently occurrng word and s used as a base for feature extracton. Features are collected by human examners and nput through a Truthng Tool. For each cursve sample and, 1 features are collected as n Fgure 1. The related entres of the features are used to descrbe chldren s handwrtng style and the dataset s to be used by machne learnng algorthms. Ths knd of handcraft feature extracton has a lot of drawbacks. Frst, because the judgments of shapes and form are made by dfferent human examners. They are very subjectve and unstable. In fact, we fnd numerous conflcts and nconsstency n the delvered feature data. The mputaton of mssng and nconsstent data become a bg problem[1]. Second, t s costly to extract data n ths way, and actually, only a lttle porton of the mage data are extracted and labelled. Features solely from and are also qute nadequate. We need features about other letters and other words to portray a person s ndvdualty. Thrd, these features are based on experence of teachers. However, they are not necessarly ntrnsc. Sometmes we need more subtle and accurate features whch could be hard to descrbe n a natural language. One approach to solvng ths problem s to extract features from strokes and shapes automatcally usng human desgned feature extractors. There are a lot of studes on how to extract useful features (such as usng geometrc propertes of strokes) for wrter verfcaton. Yet, the purpose of

2 our method s dfferent from some wrter dentfcaton problems. Judcal offcals may want very robust algorthm to tell the dentty of the wrter even f the wrter twsts and tres to deceve hs or her true dentty. The study of chldren s handwrtng doesn t requre the ablty of wthstandng ths. Here we would lke to study the wrtng habts and ther way of changng. Thus, all elements related to the wrtng style of chldren are taken nto consderaton except only for the contents. Here we suppose the students were wrtng naturally wthout twstng. Now, n ths paper, we try to fnd out a way to extract nformaton about chldren s cursve handwrtng drectly wthout the need of human examners and also to fnd the sutable features tself. In comparson, our method s about usng dscrmnatve way to fnd out features usng deep neural network (DNN) automatcally wthout the requrement of any pror knowledge. Ths method has several advantages. Frst, we can handle and extract features from numerous data automatcally wthout efforts n feature extractor desgn. It needs preprocessng such lke rule lne removal, cleanng, or denosng but doesn t requre very accurate ones. Second, our method s robust to nose. Because the wrtng ablty of students s lmted, usually there are numerous correctons and marks. These correctons and marks are hard to clean. Thrd, snce the method s not content senstve, t doesn t requre very accurate word or letter segmentaton, whch s very challengng for cursve texts[3]. Fgure 1: The 1 features extracted manually from cursvely wrtten and.. WORD EXTRACTION Chldren wrte ther text accordng to a form shown n Fgure. Each page s of hgh resoluton and contans a lot of nformaton. But they are also very nosy, full of correctons and rrelevant marks and hard to segment. In order to compare the wrtng style between two students, we need to frst reduce the data to an acceptable scale. Thus, we frst extract words from each of the passage and compare wrtng styles on ths level. Our algorthm s very smple but s fast and works on all knds of text mages even though some of them are really wrtten lke a mess..1 Rule lne removal The spatal relatonshps between letters and rule lnes are sometmes taken advantage of. They show one aspect of a person s wrtng habt and personalty. However, n order to smplfy the word segmentaton and sgnfy the mportance Fgure : Examples of scanned paragraphs.

3 of letter shapes, we need to frst remove rule lnes. There are many complcated methods for underlne removal[]. We have hundreds of mages to be processed, so we want to do t fast. Here, because most of the mages scanned are clean, we apply a very quck and smple whle effcent algorthm. For the broken lnes, snce they usually appear to be small connected components, they are easy to remove by settng a threshold of the sze of a connected component. Now the sold lnes have a lot of ntersectons wth the letter parts, we hope that we can remove the sold lnes whle keepng the ntersecton parts because they contan so much crtcal nformaton. Suppose all the rule lnes are perfectly horzontal and unform (n ntensty), an easy way to remove sold lnes s to frst compute the mean value of each horzontal pxel lne and deduct t from each pxel lne n the orgnal mage. However, ths wll also remove the jont parts wth letters. So we must take advantage of the perpheral nformaton around the rule lne to patch back the jont parts. As for mplementaton, before horzontal scannng, we buld a mask by compressng the mage n vertcal drecton to ntensfy the jont part where a stroke comes across the rule lne. And then stretch t back to the orgnal scale by enlargng pxels. The compresson rate could be adjusted. We use ths mask to patch back the ntersecton parts. In experments, we can see, the bgger a stroke s ntersecton angle wth the rule lne, the better the jont part s kept. Snce all the mages are scanned wth lttle devaton angle n drecton, rule lnes are not perfectly horzontal. Fortunately, almost all the mages scanned are n good poston so that even some of the rule lnes are not perfectly horzontal, they just have a very tny slope. Therefore, an easy way to solve ths problem s to separate the whole passage mage vertcally nto a few bandng sub-mages. And n each sub mage, rule lnes are approxmately vertcal. Thus, we smply do all the process each tme n one sub-mage.. Word segmentaton Word segmentaton s a complex task for handwrtng materals lke cursve wrtten texts[7, 3]. However, n ths artcle, the contents of the words are rrelevant. Thus, a very accurate segmentaton s unnecessary. Our method s smply based on the lengths of the word and ther gaps. In the hope of reducng the effect of varous lengths of word samples, we use a normal dstrbuton to exclude outlers and only keep those words wth reasonable lengths. A lot of ms-segmentaton would be deleted n ths process. However, there are stll some ms-clusterng n the data. But snce all we care about s wrtng style nstead of the content. We can just consder them as a normal word. Yet, the kept mages stll have dfferent szes and scales, so we add whte margns to those short ones so as to unfy ther szes. And fnally we resze the mage to 4 8 so that the resoluton s low enough for the DNN to effcently process. Fgure 3: The extracted words from the two paragraphs n Fgure respectvely. 3. DATA PREPARATION We concatenate two word mages together as a data pont and nput t to the lowest layer of the DNN. There are two knds of labels: the one from the same wrter and the one from dstnct wrters. We separate the students consdered nto two groups: the frst group for tranng and the second for testng. The two groups have no ntersectons. For the tranng data, half of them are concatenatons of words from the same wrter and half from dstnct ones. Notce that t s not necessary that the two words are the same. Actually, we randomly choose the combnaton of words from the dataset. For example, f we can extract 5 words from a passage wrtten by a student, we have up to C 5 possble dfferent combnatons of words for the frst half of the data for hs part. See Fgure 4 as an example. The test data have the same dstrbuton but wrtten by totally a dfferent group of students. Fgure 4: A subset of the tranng data. Each of the data s a concatenaton of two words ether wrtten by the same person or not.

4 4. DNN MODEL One advantage of the classfcaton problem s that we can produce numerous ndependent tranng data wth labels to overcome the drawbacks of DNN. Snce tellng the wrtng style of a word needs very hgh level abstracton, the exstng unsupervsed learnng[5] can hardly fnd varatons wth respect to wrtng style whle gnorng the tremendous dfference of shape of dfferent words.e. to fgure out that two dfferent words are wrtten by the same person. Experments show that supervsed learnng s the best choce, so we desgn a DNN model wth 4 hdden layers. See Fgure 5. The valdaton of ths structure s gven n secton 6. The lowest nput layer corresponds to the raw mage nput: an vectorzed mage wth two extracted words concatenated together n t. The nput layer s then connected to upper stacked hdden layers. The adjacent stacked layers l and l + 1 are densely connected by weghts W (l), on top of whch s the output layer wth nodes n t. Between the stacked layers, 1 we use the sgmod functon f (z) = as the actvaton functon so as to ncrease the nonlnearty of our model. 1+exp( z) Therefore, the feedforward operaton could be descrbed as where b s the bas term. z (l+1) = W (l) a (l) + b (l), ( a (l+1) = f z (l+1)). 5.1 Word level feature tranng We use standard backpropagaton to mplement mn-batch stochastc gradent descent[8]. Suppose the loss functon of one data pont of the model s E (W, b; x, y) where W and b are the model parameters, x s the nput and y s the label. We add up the loss functons for one data pont together wth the weght decay regularzaton term as the loss functon of our model. Suppose there are N tranng data. L (W, b) = 1 N E (W, b; x (), y ()) N =1 + λ ( ) w (l) j. l Then we use stochastc gradent descent algorthm to evaluate the parameters. Usng chan rule, we have the partal dervatve of the loss functon wth respect to the value of each node δ (l) = j E (W, b; x, y), for l < n l, where n l s the z (n l) number of layers n the DNN. ( We have ) δ (l) = f z (l) j w (l) j δ(l+1) j. Usng these, we can computer the partal dervatves wth respect to the parameters E (W, b; x, y) w (l) j E (W, b; x, y) b (l) = a (l) j δ(l+1), = δ (l+1). Here we use squared error as the loss functon. 5. Measurement of We can use the DNN descrbed above to defne and compute the smlarty between two wrtten paragraphs. Suppose we use φ (a, b) to denote whether word mage a and word mage b are wrtten by the same person gven by the DNN model we descrbed. If so, φ (a, b) =1, otherwse φ (a, b) =. Suppose we can extract m words from paragraph A and n words from paragraph B. We defne ther smlarty as s (A, B) = 1 m n m n =1 j=1 φ (a, b). Ths knd of measurement could be very useful for the study of chldren s handwrtng ndvdualty development. See Fgure 6 as an llustraton. Fgure 5: Structure of the DNN model 5. TRAINING Fgure 6: Illustraton of how smlarty s computed based on word level features.

5 Scale of tranng data Average Error Rate 5 pars of words from each student 38% 1 pars of words from each student 33% 3 pars of words from each student 3% Table 1: The relatonshp between the scale of the tranng data and performance of the algorthm. The error rate s accurate to unt dgt. 6. EXPERIMENTS 6.1 Word level feature tranng We collect 3 students frst page of ther wrtng for tranng and another 3 students for testng. We can extract about 5 words on average from each of the passage. For the tranng set, for each person, we randomly sample 3 pars of words labelled as 1 ; then we randomly sample a par of students 3 3 tmes, each tme samplng a par of words wrtten by them respectvely, labelled as 1. Therefore, we have the same amount of data labelled as 1 or 1. For the testng set, smlarly, for each person, we randomly sample pars of words labelled as 1 ; then we randomly sample a par of students 3 tmes, each tme samplng a par of words wrtten by them respectvely, labelled as 1. We fnd a can reduce the error rate to less than 3%. Ths s not a bad performance snce all the words tested have never been seen by the model and we dd not gve our model any human desgned features. We can conclude that the model has the ablty of capturng wrtng style between dfferent people whle gnorng the very content of the text. The vsualzaton of the weghts n the frst layer s shown n Fgure 7. The amount of data fed nto the DNN s crucal to the performance. The more combnatons we nput, the less overfttng we wll see as shown n Table 1. Durng the tranng the learnng rate α s set to.1. The sparse penalty λ s set to.1. We use a mn-batch stochastc gradent descent backpropagaton to tran the neural network. Fgure 7: Vsualzaton of the weghts of the frst hdden layer. 6. Relatonshp between the structure of the network and performance A lot of experments show that 1-node layers usually gve good performance. Now we evaluate why we choose the network wth ths depth. We compare the performance of the dfferent structures wth the concatenated mage as the nput layer and -node layers as the output layer wth several 1-node hdden layers between them. See fgure 8 showng the relatonshp between depth and performance. Each structure s evaluated 5 tmes. Ths s why we choose structure as our model. Msclassfcaton rate on test data The relatonshp between the depth of NN and Performance Number of mddle 1 node layers Fgure 8: Relatonshp between the depth of the DNN and performance 6.3 Applyng the smlarty on paragraph level Usng the smlarty defned n secton 6, we can see what we get on the paragraph level test data. Frst, we compare the smlarty outcome over data from the same year, then we compare the outcome over one year change. We take another 3 passages wrtten by dfferent students from the frst year data as the test data. We gve two hstograms showng the smlarty appled to passage tself and between passages wrtten by dfferent students. For over one year change comparson, we pck out 5 passages from the frst year data and 5 passages from the second year data and compare the smlarty between them. See fgure 9. Even wth one year gap, passages wrtten by the same students stll show hgher smlarty. 7. CEDAR-FOX RESULTS CEDAR-FOX s a software system for handwrtng comparson developed by the Center of Excellence for Document Analyss and Recognton at Unversty at Buffalo. The system has nterfaces to scan handwrtten document mages. When two handwrtten document mages, one known and another unknown, are presented to the software, t extracts a set of macro, mcro and style features whch are desgned by human bengs[9]. After that t computes a quantty known as Log Lkelhood Rato (LLR) wth these features to descrbe the smlarty between the two document mages. When computng, t uses a generatve model where the Lkelhood Rato s approxmated usng dstrbutons of dstances. A postve LLR value ndcates that the system beleves that the two documents were wrtten by the same wrter. Whle a negatve LLR value ndcates that the sys-

6 LLR Fgure 9: Upper two: smlarty dstrbuton from frst year data. The frst one corresponds to comparson of data from the same passage. The second one corresponds to comparson of data from dfferent students. Lower two: smlarty dstrbuton over one year change. The frst one corresponds to comparson of data from same students but wth one year gap. The second one corresponds to comparson of data from dfferent students and wth one year gap. Fgure 1: CEDAR-FOX results on small amount of data over one year change tem beleves that the two documents were wrtten by dfferent wrters. We pck up a few student samples from the entre dataset and compute ther LLRs over one year change respectvely. We get the results shown n Fgure 1. The system gves good results for students showng postve LLR values but poor results for students showng negatve LLR. It seems the hand-crafted features fal to perform deally for ths problem. CEDAR-FOX s a practcal tool for handwrtng comparson whose effectveness s justfed by many practcal problems. Ths shows the necessty of developng more sophstcated deep learnng methods to crack the problem of chldren s handwrtng. A future generaton of handwrtng software should be able to generate more useful features automatcally. 8. CONCLUSIONS For our method of tranng DNN, the more tranng examples we generate, the better result we get. The major challenge of our method s overfttng. Due to the abstractness of wrtng style, a lot of attrbutes are more sgnfcant than wrtng style, such as the contents, the length of the word and so on. So we need bg data to enhance the ablty of generalzaton. Wth the defnton of smlarty, through smple combnaton we can produce numerous ndependent tranng data to enhance the performance. Why unsupervsed methods don t work? Snce tellng the wrtng style of a word needs very hgh level abstracton, the exstng unsupervsed learnng can hardly fnd varatons wth respect to wrtng style whle gnorng the tremendous dfference of the shapes of dfferent words.e. to fgure out whether two dfferent words are wrtten by the same person. Experments show that supervsed learnng s the best choce. The use of the measurement: The measurement proposed here has varous applcatons. For example, t can help us understand the development of wrtng ndvdualty or study the effectveness of teachers nterventon. 9. REFERENCES

7 [1] Z. Xu and S. N. Srhar. Mssng Value Imputaton: Wth Applcaton to Handwrtng Data. 14. [] W. AbdAlmageed, J. Kumar, and D Doermann. Page rule-lne removal usng lnear subspaces n monochromatc handwrtten arabc documents. Document Analyss and Recognton, pages 768âĂŞ77, 9. [3] G. Loulouds, B. Gatos, I. Pratkaks, C. Halatss1. Lne and word segmentaton of handwrtten documents. 1st Internatonal Conference on Fronters n Handwrtng Recognton, pages 47-5, 8. [4] M. Bulacu and L. Schomaker. Text-ndependent wrter dentfcaton and verfcaton usng textural and allographc features. Pattern Analyss and Machne Intellgence, IEEE Transactons, 9(4):71-717, 7. [5] G. E. Hnton, and R. R. Salakhutdnov. Reducng the dmensonalty of data wth neural networks. Scence 313(5786):54-57, 6. [6] S. N. Srhar., S. H. Cha, H. Arora and S. Lee. Indvdualty of handwrtng. Journal of Forensc Scences, 47(4):856-87, [7] J. Park, V. Govndaraju, S. N. Srhar. Effcent word segmentaton drven by unconstraned handwrtten phrase recognton. Document Analyss and Recognton, [8] R. Hecht-Nelsen.Theory of the backpropagaton neural network. Neural Networks, [9] S. N. Srhar, C. Huang, H. Srnvasan. On the Dscrmnablty of the Handwrtng of Twns. Journal of Forensc Scences, 53():43-446, 8

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

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

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

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

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

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

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

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

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

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

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

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

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

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

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

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

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

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

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

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

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

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

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

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

Announcements. Supervised Learning

Announcements. Supervised Learning Announcements See Chapter 5 of Duda, Hart, and Stork. Tutoral by Burge lnked to on web page. Supervsed Learnng Classfcaton wth labeled eamples. Images vectors n hgh-d space. Supervsed Learnng Labeled eamples

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

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

An Empirical Comparative Study of Online Handwriting Chinese Character Recognition:Simplified v.s.traditional

An Empirical Comparative Study of Online Handwriting Chinese Character Recognition:Simplified v.s.traditional 2013 12th Internatonal Conference on Document Analyss and Recognton An Emprcal Comparatve Study of Onlne Handwrtng Chnese Recognton:Smplfed v.s.tradtonal Yan Gao, Lanwen Jn +, Wexn Yang School of Electronc

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng, Natonal Unversty of Sngapore {shva, phanquyt, tancl }@comp.nus.edu.sg

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection 2009 10th Internatonal Conference on Document Analyss and Recognton A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng,

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

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1

Incremental MQDF Learning for Writer Adaptive Handwriting Recognition 1 200 2th Internatonal Conference on Fronters n Handwrtng Recognton Incremental MQDF Learnng for Wrter Adaptve Handwrtng Recognton Ka Dng, Lanwen Jn * School of Electronc and Informaton Engneerng, South

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

More information

Signature and Lexicon Pruning Techniques

Signature and Lexicon Pruning Techniques Sgnature and Lexcon Prunng Technques Srnvas Palla, Hansheng Le, Venu Govndaraju Centre for Unfed Bometrcs and Sensors Unversty at Buffalo {spalla2, hle, govnd}@cedar.buffalo.edu Abstract Handwrtten word

More information

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

More information

Lecture 13: High-dimensional Images

Lecture 13: High-dimensional Images Lec : Hgh-dmensonal Images Grayscale Images Lecture : Hgh-dmensonal Images Math 90 Prof. Todd Wttman The Ctadel A grayscale mage s an nteger-valued D matrx. An 8-bt mage takes on values between 0 and 55.

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

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

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

Support Vector Machines

Support Vector Machines Support Vector Machnes Decson surface s a hyperplane (lne n 2D) n feature space (smlar to the Perceptron) Arguably, the most mportant recent dscovery n machne learnng In a nutshell: map the data to a predetermned

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

Gender Classification using Interlaced Derivative Patterns

Gender Classification using Interlaced Derivative Patterns Gender Classfcaton usng Interlaced Dervatve Patterns Author Shobernejad, Ameneh, Gao, Yongsheng Publshed 2 Conference Ttle Proceedngs of the 2th Internatonal Conference on Pattern Recognton (ICPR 2) DOI

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

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

WATERSHED ALGORITHM BASED SEGMENTATION FOR HANDWRITTEN TEXT IDENTIFICATION

WATERSHED ALGORITHM BASED SEGMENTATION FOR HANDWRITTEN TEXT IDENTIFICATION ISSN: 976-92(ONLINE) DOI:.297/jvp.24. ICTACT JOURNAL ON IMAGE AND VIDEO PROCESSING, FEBRUARY 24, VOLUME: 4, ISSUE: 3 WATERSHED ALGORITHM BASED SEGMENTATION FOR HANDWRITTEN TEXT IDENTIFICATION P. Mathvanan,

More information

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

Optimal Workload-based Weighted Wavelet Synopses

Optimal Workload-based Weighted Wavelet Synopses Optmal Workload-based Weghted Wavelet Synopses Yoss Matas School of Computer Scence Tel Avv Unversty Tel Avv 69978, Israel matas@tau.ac.l Danel Urel School of Computer Scence Tel Avv Unversty Tel Avv 69978,

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

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

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

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces

Range images. Range image registration. Examples of sampling patterns. Range images and range surfaces Range mages For many structured lght scanners, the range data forms a hghly regular pattern known as a range mage. he samplng pattern s determned by the specfc scanner. Range mage regstraton 1 Examples

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

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

An Approach to Real-Time Recognition of Chinese Handwritten Sentences

An Approach to Real-Time Recognition of Chinese Handwritten Sentences An Approach to Real-Tme Recognton of Chnese Handwrtten Sentences Da-Han Wang, Cheng-Ln Lu Natonal Laboratory of Pattern Recognton, Insttute of Automaton of Chnese Academy of Scences, Bejng 100190, P.R.

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

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

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

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

CE 221 Data Structures and Algorithms

CE 221 Data Structures and Algorithms CE 1 ata Structures and Algorthms Chapter 4: Trees BST Text: Read Wess, 4.3 Izmr Unversty of Economcs 1 The Search Tree AT Bnary Search Trees An mportant applcaton of bnary trees s n searchng. Let us assume

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

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

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

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

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

K-means and Hierarchical Clustering

K-means and Hierarchical Clustering Note to other teachers and users of these sldes. Andrew would be delghted f you found ths source materal useful n gvng your own lectures. Feel free to use these sldes verbatm, or to modfy them to ft your

More information

CS246: Mining Massive Datasets Jure Leskovec, Stanford University

CS246: Mining Massive Datasets Jure Leskovec, Stanford University CS46: Mnng Massve Datasets Jure Leskovec, Stanford Unversty http://cs46.stanford.edu /19/013 Jure Leskovec, Stanford CS46: Mnng Massve Datasets, http://cs46.stanford.edu Perceptron: y = sgn( x Ho to fnd

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

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

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

CS1100 Introduction to Programming

CS1100 Introduction to Programming Factoral (n) Recursve Program fact(n) = n*fact(n-) CS00 Introducton to Programmng Recurson and Sortng Madhu Mutyam Department of Computer Scence and Engneerng Indan Insttute of Technology Madras nt fact

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

More information

Histogram of Template for Pedestrian Detection

Histogram of Template for Pedestrian Detection PAPER IEICE TRANS. FUNDAMENTALS/COMMUN./ELECTRON./INF. & SYST., VOL. E85-A/B/C/D, No. xx JANUARY 20xx Hstogram of Template for Pedestran Detecton Shaopeng Tang, Non Member, Satosh Goto Fellow Summary In

More information

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation

Quality Improvement Algorithm for Tetrahedral Mesh Based on Optimal Delaunay Triangulation Intellgent Informaton Management, 013, 5, 191-195 Publshed Onlne November 013 (http://www.scrp.org/journal/m) http://dx.do.org/10.36/m.013.5601 Qualty Improvement Algorthm for Tetrahedral Mesh Based on

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

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1)

For instance, ; the five basic number-sets are increasingly more n A B & B A A = B (1) Secton 1.2 Subsets and the Boolean operatons on sets If every element of the set A s an element of the set B, we say that A s a subset of B, or that A s contaned n B, or that B contans A, and we wrte A

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

Face Recognition using 3D Directional Corner Points

Face Recognition using 3D Directional Corner Points 2014 22nd Internatonal Conference on Pattern Recognton Face Recognton usng 3D Drectonal Corner Ponts Xun Yu, Yongsheng Gao School of Engneerng Grffth Unversty Nathan, QLD, Australa xun.yu@grffthun.edu.au,

More information

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

More information

General Vector Machine. Hong Zhao Department of Physics, Xiamen University

General Vector Machine. Hong Zhao Department of Physics, Xiamen University General Vector Machne Hong Zhao (zhaoh@xmu.edu.cn) Department of Physcs, Xamen Unversty The support vector machne (SVM) s an mportant class of learnng machnes for functon approach, pattern recognton, and

More information

Feature Kernel Functions: Improving SVMs Using High-level Knowledge

Feature Kernel Functions: Improving SVMs Using High-level Knowledge Feature Kernel Functons: Improvng SVMs Usng Hgh-level Knowledge Qang Sun, Gerald DeJong Department of Computer Scence, Unversty of Illnos at Urbana-Champagn qangsun@uuc.edu, dejong@cs.uuc.edu Abstract

More information

A Clustering Algorithm for Key Frame Extraction Based on Density Peak

A Clustering Algorithm for Key Frame Extraction Based on Density Peak Journal of Computer and Communcatons, 2018, 6, 118-128 http://www.scrp.org/ournal/cc ISSN Onlne: 2327-5227 ISSN Prnt: 2327-5219 A Clusterng Algorthm for Key Frame Extracton Based on Densty Peak Hong Zhao

More information

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

More information

Foreground and Background Information in an HMM-based Method for Recognition of Isolated Characters and Numeral Strings

Foreground and Background Information in an HMM-based Method for Recognition of Isolated Characters and Numeral Strings Foreground and Background Informaton n an HMM-based Method for Recognton of Isolated Characters and Numeral Strngs Alceu de S. Brtto Jr a,b, Robert Sabourn c,d, Flavo Bortolozz a,chng Y. Suen d a Pontfíca

More information

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

More information

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE

SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE SHAPE RECOGNITION METHOD BASED ON THE k-nearest NEIGHBOR RULE Dorna Purcaru Faculty of Automaton, Computers and Electroncs Unersty of Craoa 13 Al. I. Cuza Street, Craoa RO-1100 ROMANIA E-mal: dpurcaru@electroncs.uc.ro

More information

Fast Sparse Gaussian Processes Learning for Man-Made Structure Classification

Fast Sparse Gaussian Processes Learning for Man-Made Structure Classification Fast Sparse Gaussan Processes Learnng for Man-Made Structure Classfcaton Hang Zhou Insttute for Vson Systems Engneerng, Dept Elec. & Comp. Syst. Eng. PO Box 35, Monash Unversty, Clayton, VIC 3800, Australa

More information

Intrinsic Plagiarism Detection Using Character n-gram Profiles

Intrinsic Plagiarism Detection Using Character n-gram Profiles Intrnsc Plagarsm Detecton Usng Character n-gram Profles Efstathos Stamatatos Unversty of the Aegean 83200 - Karlovass, Samos, Greece stamatatos@aegean.gr Abstract: The task of ntrnsc plagarsm detecton

More information

A Statistical Model Selection Strategy Applied to Neural Networks

A Statistical Model Selection Strategy Applied to Neural Networks A Statstcal Model Selecton Strategy Appled to Neural Networks Joaquín Pzarro Elsa Guerrero Pedro L. Galndo joaqun.pzarro@uca.es elsa.guerrero@uca.es pedro.galndo@uca.es Dpto Lenguajes y Sstemas Informátcos

More information

AP PHYSICS B 2008 SCORING GUIDELINES

AP PHYSICS B 2008 SCORING GUIDELINES AP PHYSICS B 2008 SCORING GUIDELINES General Notes About 2008 AP Physcs Scorng Gudelnes 1. The solutons contan the most common method of solvng the free-response questons and the allocaton of ponts for

More information

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks

GA-Based Learning Algorithms to Identify Fuzzy Rules for Fuzzy Neural Networks Seventh Internatonal Conference on Intellgent Systems Desgn and Applcatons GA-Based Learnng Algorthms to Identfy Fuzzy Rules for Fuzzy Neural Networks K Almejall, K Dahal, Member IEEE, and A Hossan, Member

More information