Capturing Large Intra-class Variations of Biometric Data by Template Co-updating

Size: px
Start display at page:

Download "Capturing Large Intra-class Variations of Biometric Data by Template Co-updating"

Transcription

1 Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy Gian Lua Marialis University of Cagliari Piazza d'armi, Cagliari, Italy Fabio Roli University of Cagliari Piazza d'armi, Cagliari, Italy Abstrat The representativeness of a biometri template gallery to the novel data has been reently faed by proposing template update algorithms that update the enrolled templates in order to apture, and represent better, the subjet s intra-lass variations. Majority of the proposed approahes have adopted self update tehnique, in whih the system updates itself using its own knowledge. Reently an approah named template o-update, using two omplementary biometris to o-update eah other, has been introdued. In this paper, we investigate if template o-update is able to apture intra-lass variations better than those aptured by state of art self update algorithms. Aordingly, experiments are onduted under two onditions, i.e., a ontrolled and an unontrolled environment. Reported results show that oupdate an outperform self update tehnique, when initial enrolled templates are poor representative of the novel data (unontrolled environment), whilst almost similar performanes are obtained when initial enrolled templates well represent the input data (ontrolled environment). 1. Introdution Template enrollment is one of the most ruial phases of biometri verifiation systems, in whih the biometri data is aquired, proessed, features are extrated and identity labels are assigned in a supervised manner. In order to verify a subjet s identity, the enrolled template must be representative of the input biometri data. Intra-lass variations in the input biometri data may be (a) Temporary like for fae, hanges in environment, expression, pose et. or (b) Permanent like for fae, aging, aidental uts or sars on subjet s fae, hanging the subjet s appearane. These variations make the initial enrolled templates non-representative of the input data, resulting in poor performane of the system. Initial attempt to deal with the problem of representativeness has been addressed by enrolling multiple instanes representing temporary variations, and by repeating the proess of enrolment over time to apture permanent variations in the biometri data [1]. However, these approahes are supervised as supervisor assigns identity labels to the data to be used for updating, making the proess very expensive, time onsuming and ineffiient, as multiple enrolment sessions must be repeated over time and subjet s ooperation plays a ruial role in this regard [1]. To address the limitations of supervised methods, semi-supervised methods to template update has been addressed [2-5]. These methods to template update use both the initial set of enrolled and labelled templates and, iteratively, a set of unlabelled data aquired during the online operation of the biometri system for updating. Rationale is that unlabeled samples lassified (i.e. pseudolabeled) with high reliability an be used to update the template set in order to improve its representativeness. It is worth noting that the majority of the state-of-the-art semi-supervised methods an be termed as self update as they inrementally update themselves to the variations introdued in the input biometri data of an individual using their own knowledge. The riterion to update is based on the mathing sore between template and input data. In partiular, mathing sore is required to be over a very high threshold in order to guarantee that the novel sample is highly genuine, that is, the probability of being an impostor is very low. However, due to operation at high threshold, it is reasonable to believe that these methods have limited apability to exploit signifiant intra-lass variations than those represented by enrolled template, unless they operate at lower threshold. But relaxing the operation threshold may ause introdution of impostors into the gallery set, thus weakening the system s performane and seurity. In Figure 1, the initial template is representative of unlabeled samples marked as set A, thus they may be exploited by self update tehniques. But samples marked as set B may not be utilized, unless self update algorithm /08/$ IEEE

2 operates at a relaxed threshold in order to inrease the tolerane to illumination and expression variations, but at the same time inreasing the risk of using an impostor pattern to update templates. Figure 1. A hypothetial example using faes. Initial template is representative of unlabelled set A, but is not representative of unlabelled set B. As a onsequene, set A instanes may be exploited by self updating, whilst set B instanes may remain unexploited. Reently, a novel algorithm named template oupdate has been introdued in [6] for personal identifiation. The mutual, omplementary help of both the mathers are used to update the system, speifially one mather operating at high onfidene helps other to identify diffiult patterns. Experiments reported in [6] on himerial data set (AR and FVC) were promising but very preliminary. This paper differs from [6] in following aspets: (a) Co-update is investigated in personal verifiation mode, an appliation for whih template update an be onsidered more useful than identifiation. (b) Co-update algorithm is modified to better study and represent the aptured variations in the updated template galleries. () The omparison of template o-update with the state of the art self-update systems is experimentally done in two environmental onditions. (d) A different and larger bi-modal himerial data set, representing signifiant intra-lass variations per lass, is adopted. Reported experimental results show that template oupdate an outperform self update tehniques when initial templates are non representative, as an happen in an unontrolled environment, where large intra-lass variations are depited in input data. Moreover, it is experimentally shown that self-update has to operate at relaxed threshold in order to apture these variations, making them ounter-produtive, due to the introdution of impostors into the lients galleries. On the other hand, self update and o-update performanes are almost omparable in a ontrolled environment. The paper is organized as follows. Setion 2 desribes the proposed template o-update approah. Setion 3 reports experimental results, and onlusions are drawn in Setion A template o-update algorithm In a template o-update algorithm, two mathers are trained with an initial template for eah lient. During the on-line operation of the biometri system, a bath of unlabeled data is aquired. Eah mather is applied to suh unlabeled set individually. Unlabeled samples onsidered as highly genuine by one mather together with the orresponding omplementary sample (in this paper fae and fingerprint together are intended to be omplementary information) of the another trait are used to update the template set of the related laimed identity. Both the mathers are re-trained with this augmented template set, and the proess is repeated until a speifi stop riteria is met [6]. The proedure to update gallery set is usually one of the two ommonly used tehniques, as adopted by most of the template update methods reported in literature, a) by adding the novel sample as another instane in the gallery set of the respetive lient [1][5] or b) by fusing the sample with the template to form a super template, thus embedding the information into a single template [2-4]. In o-update algorithm proposed in [6], samples reognized as highly genuine by one of the available mathers together with the orresponding sample of the omplementary trait (ie., both the samples of multi-modal input data) are always fused with the multi-modal template set of the respetive lient, as usually done in self update tehnique. On the other hand, the hypothesis about oupdate is that it an apture large intra-lass variations, thanks to the omplementary biometri. Therefore, we have modified template o-update reported in [6] as follows: a seleted sample is fused only if it is a highly genuine sample otherwise inserted as a separate instane in the gallery set, independently for both the mathers. Rationale is that fusion proess may not better embed the information relating to intra-lass variations in the super template thus resulting in information loss, so intra-lass variations are kept separate. The proposed algorithm is reported in pseudo-ode form in Figure 2. For the b-th b biometri of the -th lient, an initial template set T,, onsisting of a single template, is given, with = 1,,C, and b = 1, 2. The set Du indiates the bath of unlabeled samples olleted during the system s operation i.e, several ouples of biometri samples. Eah sample x Du has two features sets, one for eah biometri, aordingly: x = { x 1, x 2}. In this work, x 1 is the fingerprint feature set, whilst x 2 is the fae feature set. For the b-th biometri and related mather (b = 1,2), the following funtions are defined: 1) s b ( xb, tb ), outputs the mathing sore between b-th feature set of x, namely, x b, and the orresponding feature set t b. s 1 (*,*) is implemented by the String minutiae mathing algorithm [7] and s 2 (*,*) by the SIFT features-

3 based mathing algorithm [8-9]. 2) fuse b ( xb, tb ), ombines the features sets x b and t b and outputs an updated feature set. fuse 1 (*,*) is implemented by the minutiae merging algorithm proposed in [2], and fuse 2 (*,*) by the fusion proess of SIFT-features [9]. Other terms used in Figure 2 are as follows, threshold b is the threshold value for b-th biometri in order to pseudolabel biometri sample x as highly genuine. T = T is the union set of all the lients templates. threshold b must b b, be evaluated on T b. HG is the set of highly genuine samples exploited at eah iteration. The algorithm (Figure 2) onsist of three loops: the external loop (Repeat-Until) defines the iterations, the seond one (For b) selets urrent pseudo-labeling mather b, (Note: In this work, fingerprint mather follows fae mather, but operation in vie-versa manner will not effet the results as reported in [6]), the third one (For ) is the o-updating ore. The set X of samples laiming identity is first extrated from Du. Set X hg of highly genuine samples for b-th mather is then extrated from X. This is verified by omparing related mathing sore with threshold b. Then, the sample exhibiting maximum mathing sore x = { x 1, x 2} from X hg and the template t b from T b, nearest to x b are seleted. t b is updated by fusion with x b and as this is very near to an existing template, the fusion proess will not result in information loss. Co-updating is performed in the following step: if the omplementary mather b agrees with b-th mather in lassifying x as highly genuine (by threshold b ), related nearest template t b is updated by fusion with x b. Otherwise, x b is simply added to the template set T b,, as it an be onsidered as a large intra-lass variation for that mather, identified with the help of omplementary mather, and fusing this sample may lessen its impat and information level in the fused template so it is kept separate. In this way, templates of b -th biometri are updated through the support of b-th biometri. x is finally removed from Du and added to HG. At the end of eah iteration, the thresholds are reestimated for both the mathers. However, to aount for the improvement due to updated templates, the lassifiation performane of the system is evaluated on the test set after eah iteration. The lassifiation is done by mathing test sample to the template set of the respetive lient and omparing the final sore, alulated using sum of sores tehnique, over a ertain threshold. The proess of iterations ontinues until no more unlabeled samples an be exploited for any lient, i.e., HG is empty at the end of an iteration, and the algorithm stops. Repeat HG = φ; Estimate treshold 1 on T 1 and treshold 2 on T 2 ; For b = 1, 2 b = (b mod 2) + 1; (b is the omplementary biometri) For = 1,,C X = { x Du laimed identity of x is }; X = { x X max s ( x, t) > threshold } ; If hg X hg φ t T b, b b b x = arg max max s (, ) ;, b yb t b y X t T hg tb = arg max sb ( xb, t); b, t T tb = fuseb ( xb, tb ); If max s '( ', ) ', b xb t > threshold b t T t = arg max s t T, t = fuse ( x Else T,, ( x, t ); = T x ; End If HG = HG x; Du = Du \ x; End If End For End For Until HG φ ;, t); Figure 2. The proposed template o-update algorithm. For the sake of spae, details about funtions and variables are given in Setion Experimental results 3.1. Data sets and protool The data set used for testing onsists of 42 individuals omposed of 20 fae and fingerprint images for eah individual, by keeping in mind the independene of fae and fingerprint traits. The time span of both the olleted data sets spans over one year. Forty-two frontal fae images with 20 instanes representing signifiant illuminations hanges and variations in faial expressions per person were used from the Equinox orporation database [10]. The fingerprint data set has been olleted by the authors using Biometrika Fx2000 optial sensor. The images are aquired with variations in pressure, moisture and time interval to represent large intra-lass variations. The results are omputed on five random oupling of fae and fingerprint datasets and are averaged. In a typial personal verifiation system, a different

4 bath of unlabelled set, owing to different aess attempts, is olleted for eah lient over a period of time. In order to respet this simple evidene, the following protool has been adopted: (1) 42 template ouples (fingerprint-fae) are seleted for eah lient. This is the initial template set, made up of only one ouple of fae and fingerprint images per lient. threshold b (b = 1, 2) are always evaluated on this set, being the only set available in real environments (Figure 2). Threshold values are evaluated on this template set by omparing eah template to the templates of all the other lients thus estimating the impostor distribution and seleting threshold at 1%FAR, being the only set available in real environment. These stringent starting onditions simulate the real environment where very less labeled data is present to set the system parameters. Threshold at 1%FAR ensures that probability of aeptane of an impostor is low and rejetion of a genuine lient is not too high, thus allowing to update the template set. (2) Remaining lient images are subdivided in two sets made up of nine ouples (unlabelled set Du) and ten ouples (test set). (3) The whole data set (exept for templates) is then randomly partitioned into 42 sets, suh that the -th partition does not ontain images of -th lient. Eah of these partitions, onsisting of 19 images, represents the impostor set for -th lient: five images are added to the unlabelled set Du and fifteen to the test set. The test set is used to evaluate the atual improvement in performane reahed by the template o-update algorithm with respet to the template self update. The performane of self update and o-update systems is evaluated at operation threshold b (Figure 2) seleted at 1%FAR. It should be noted that this protool follows guidelines proposed in [3] for benhmarking template update algorithms: an image different from all the templates is always a query, i.e., an input sample aquired during system operations, and a template image never beome a query image even as an impostor for other lients. We are aware that adopted database size may not be very well appropriate for the task, but it respets on an average, the size adopted in other template update works reported in literature [2-6] Results: experiment 1 The goal of this experiment is to ompare the performane of template o-update with that of self update systems in an unontrolled environment when the initial enrolled templates are not representative of the variations in unlabeled and test sets. The harateristis of initial templates, unlabelled and test set are desribed in Table 1. The onditions assumed are realisti and the environment is partially unontrolled. Set Initial templates Unlabelled Set Test Set Charateristis Neutral fae expression and good quality fingerprint image Expression and lighting variations for fae and variations like rotation, pressure, moisture and partial print for fingerprint images The same as the unlabelled set Table 1. Charateristis of templates, unlabelled and test sets used in Experiment 1. The adopted self update algorithm is an offline proess, in whih the system operates over a bath of unlabeled data olleted during normal system s operation and iteratively unlabelled data reognized with high onfidene is fused with the template of the related lient, threshold is re-estimated after eah iteration, more details an be found in [5]. The experimental protool is obviously the same as desribed in Setion 3.1. The performane of fae verifiation system is always better than that of fingerprint due to the diffiult fingerprint dataset adopted (DIEE-Extreme). Figure 3, shows the performane of the self update and o-update tehniques measured in terms of Equal Error Rate (EER) seleted at 1%FAR as a funtion of the umulative amount of unlabelled data added to the systems at eah iteration (Repeat-Until yle of Figure 2). It an be notied that: final EER of the self update is more than that of the o-update tehnique. The unlabeled set exploited by o-update is larger than that of self update, as shown by self update urves that end before those of oupdate. This means that self update proess depited a limited enhanement in the performane due to non exploitation of many useful samples. On the ontrary, oupdate system using omplementary information of fae and fingerprint together exploits these samples whih justifies our hypothesis made in setion 1. The points not evenly spaed on x axis show uneven amount of unlabeled data exploited by self update and o-update tehniques. Figure 4 and 5, show the updated template set after last iteration of o-update and self update algorithms, respetively, for a randomly hosen lient. It an be seen that in the self update template sets, the majority of samples are very similar to the initial template and some diffiult patterns may be inserted at the later iterations. In o-update template sets, many samples far from the template (intra-lass variations) are inserted in the early iterations, thanks to the omplementary biometri mather, thus improving the template representativeness and hene system s generalization apability.

5 EER (%) Fae Self-Update Finger Self-Update Fae Co-update Finger Co-update # No. of unlabelled data added Figure 3. EER on the test set as a funtion of the amount of unlabelled data exploited by template update algorithms in Experiment 1. The urve of the self update is shorter due to nonexploitation of muh unlabelled data. Figure 4. The template set generated by o-updating fae and fingerprint systems. The first fae and fingerprint ouple represent the initial template. As mentioned in Setion 1, it an be argued that operating at lower thresholds (e.g. at 2%FAR, 5%FAR et.) ould allow self update to apture larger intra-lass variations. But this ould easily lead to the introdution of lassifiation errors into the template set making self update ounter produtive. This is experimentally shown in Figure 7. For sake of larity, Figure 7 refers to fae mather and the effet of relaxing the operation threshold from 0%FAR to 5%FAR after self update is evaluated. The initial EER of the system is 17% (denoted by * ). At 0%FAR threshold, there is limited inrease in the performane due to stringent threshold onditions and non-exploitation of muh data. From 0%FAR to 1%FAR, the performane inreases due to exploitation of more data. But from 1%FAR, EER value inreases due to inlusion of impostors, and, at 5%FAR, it is even higher than the initial EER. In general, any template update tehnique [2-6] suffers from the risk of impostors introdution. No analytial study has been proposed so far to model this effet, thus it is diffiult to predit its impat. However, a simple study of Figure 3 and 7 allows to onlude that o-update suffers muh less from this drawbak: signifiant inrease in galleries representativeness an be ahieved even by adopting a stringent operative threshold (1% FAR), whih at the same time also allows to minimize the probability of introduing impostors initial auray fae self-update at varying threshold 17 Figure 5. The template set generated by self updating fae and fingerprint systems. The first fae and fingerprint ouple represent the initial templates. EER (%) a) b) Figure 6. Unlabelled fae samples of Figure 4 that are fused (a) and added separately (b) using proposed o-update method. For the sake of larity, samples of the fae gallery are only reported. Aording to adopted algorithms, samples in Figure 5 are progressively "fused" by self update. Instead, proposed o-update algorithm performs fusion only very similar samples. Figure 6(a-b) show the same samples of Figure 4 whih are differently organized aording to the proposed algorithm. In partiular, very similar samples are fused (Figure 6(a)), whilst signifiant intra-lass variations are kept separated (Figure 6(b)) thus improving the expressive power (representativeness) of the obtained gallery %FAR used for seleting threshold for unlabelled data Figure 7. EER values obtained for fae mather as a funtion of aeptane threshold seleted in range from 0%FAR to 5%FAR, for exploiting large intra-lass variations of the unlabelled data. Straight line pointed out by * symbol represent the EER obtained by using only the initial templates Results: experiment 2 The aim of this experiment is to ompare the performane of the template o-update and self update when the initial template set well represent the unlabelled and test data. Thus a ase of highly ontrolled environment, where negligible intra-lass variations are present.

6 Set Initial templates Unlabelled set Test set Charateristis Neutral fae expressions and good quality fingerprint Expressions near to neutral, no lighting variations for fae and negligible variations for fingerprint images The same as the unlabelled set Table 2. Charateristis of templates, unlabelled and test sets used in Experiment 2. In this experiment, the dataset used in experiment 1 has been modified to ensure that genuine data of unlabeled and test sets onsist of images well represented by the initial template. As the visual inspetion of images does not help us to deide representativeness to template gallery set or not, the seletion of near or highly representative images has been done on the basis of high mathing sore with respet to the initial template and the number of seleted lient images is suh that the lowest mathing sore is higher than the highest impostor sore to ensure the lear separation between lients and impostors trials apart from the similarity to initial template. Thus the above simulation of dataset helps to ompare self update and o-update when the environment is very ontrolled. Table 2 shows the harateristis of initial templates, unlabelled and test sets. EER (%) fae self-update fae o-update finger self-update finger o-update # No. of unlabelled data added Figure 8. EER on the test set as a funtion of the amount of unlabelled data exploited by template update algorithms in Experiment 2. It an be notied that self update and o-update urves exploit almost similar number of unlabelled data. Figure 8 shows the EER on test set as a funtion of the amount of unlabeled data used for updating. It may be noted that: The amount of unlabelled data exploited is more or less the same for both tehniques and the differenes among EERs of self and o-update are not very signifiant. Moreover, at the ross-over points, the self-update is better than o-update. This may be due to some good samples aptured by self update whih ould not be aptured by o-update. Aordingly, if initial templates are representative enough and the environment is ontrolled, o-update and self update tehniques perform almost equally well, a ase of very ontrolled environments where the user is trained and ooperative. Conlusions In this paper, we investigated the performane of reently introdued o-update against state of the art self update tehnique with respet to the representativeness of the initial enrolled templates. Reported results pointed out that when the initial templates annot be onsidered well representative of novel input samples, template o-update is able to apture large intra-lass variations due to omplementary nature of the adopted biometris. On the other hand, self update needs to operate at lower threshold to exploit suh variations, but at the expense of introduing impostors that ompromise the overall system reliability and performane. However, in a well ontrolled environment, when very less variations are admitted for lients, self update works almost as well as o-update, thus enabling a redution of the system osts and invasiveness (as only single biometri an be used). Referenes [1] U. Uludag, A. Ross, and A. Jain, Biometri template seletion and update: a ase study in fingerprints, Pattern Reognition, 37( 7): , [2] X. Jiang, and W. Ser, Online Fingerprint Template Improvement, IEEE Trans. PAMI, 24(8): , [3] C. Ryu, K. Hakil, A. Jain, Template adaptation based fingerprint verifiation, Pro. of International Conferene on Pattern Reognition (ICPR), 4: , [4] X. Liu, T. Chen, S.M. Thornton, Eigenspae updating for non-stationary proess and its appliation to fae reognition, Pattern Reognition, , [5] F. Roli, G.L. Marialis, Semi-supervised PCA-based fae reognition using self training, Pro. Joint IAPR Int. Work. on Strutural and Syntatial Pattern Reognition and Statistial Tehniques in Pattern Reognition S+SSPR06, Springer LNCS 4109: , [6] F. Roli, L. Didai, and G.L. Marialis, Template o-update in multimodal biometri systems, IEEE/IAPR 2 nd International Conferene on Biometris ICB 2007, Springer LNCS 4642 : , [7] A. Jain, L. Hong, R. Bolle, On-line fingerprint verifiation, IEEE Transations on PAMI, 19 (4): , [8] D.G. Lowe, Objet reognition from loal sale invariant features, International Conferene on Computer Vision, , Corfu, Greee, September [9] A. Rattani, D. Kisku, A. Lagorio, M. Tistarelli, Faial template synthesis based on SIFT Features, IEEE Int. Workshop on Automati Identifiation Advaned Tehnologies AutoID 2007, pp , [10]

A Novel Validity Index for Determination of the Optimal Number of Clusters

A Novel Validity Index for Determination of the Optimal Number of Clusters IEICE TRANS. INF. & SYST., VOL.E84 D, NO.2 FEBRUARY 2001 281 LETTER A Novel Validity Index for Determination of the Optimal Number of Clusters Do-Jong KIM, Yong-Woon PARK, and Dong-Jo PARK, Nonmembers

More information

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract

Learning Convention Propagation in BeerAdvocate Reviews from a etwork Perspective. Abstract CS 9 Projet Final Report: Learning Convention Propagation in BeerAdvoate Reviews from a etwork Perspetive Abstrat We look at the way onventions propagate between reviews on the BeerAdvoate dataset, and

More information

Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison

Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison Online and Offline Fingerprint Template Update Using Minutiae: An Experimental Comparison Biagio Freni, Gian Luca Marcialis, and Fabio Roli University of Cagliari Department of Electrical and Electronic

More information

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines

The Minimum Redundancy Maximum Relevance Approach to Building Sparse Support Vector Machines The Minimum Redundany Maximum Relevane Approah to Building Sparse Support Vetor Mahines Xiaoxing Yang, Ke Tang, and Xin Yao, Nature Inspired Computation and Appliations Laboratory (NICAL), Shool of Computer

More information

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2

On - Line Path Delay Fault Testing of Omega MINs M. Bellos 1, E. Kalligeros 1, D. Nikolos 1,2 & H. T. Vergos 1,2 On - Line Path Delay Fault Testing of Omega MINs M. Bellos, E. Kalligeros, D. Nikolos,2 & H. T. Vergos,2 Dept. of Computer Engineering and Informatis 2 Computer Tehnology Institute University of Patras,

More information

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION

KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION KERNEL SPARSE REPRESENTATION WITH LOCAL PATTERNS FOR FACE RECOGNITION Cuiui Kang 1, Shengai Liao, Shiming Xiang 1, Chunhong Pan 1 1 National Laboratory of Pattern Reognition, Institute of Automation, Chinese

More information

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition

A Coarse-to-Fine Classification Scheme for Facial Expression Recognition A Coarse-to-Fine Classifiation Sheme for Faial Expression Reognition Xiaoyi Feng 1,, Abdenour Hadid 1 and Matti Pietikäinen 1 1 Mahine Vision Group Infoteh Oulu and Dept. of Eletrial and Information Engineering

More information

Cluster-Based Cumulative Ensembles

Cluster-Based Cumulative Ensembles Cluster-Based Cumulative Ensembles Hanan G. Ayad and Mohamed S. Kamel Pattern Analysis and Mahine Intelligene Lab, Eletrial and Computer Engineering, University of Waterloo, Waterloo, Ontario N2L 3G1,

More information

Semi-Supervised PCA-based Face Recognition Using Self-Training

Semi-Supervised PCA-based Face Recognition Using Self-Training Semi-Supervised PCA-based Face Recognition Using Self-Training Fabio Roli and Gian Luca Marcialis Dept. of Electrical and Electronic Engineering, University of Cagliari Piazza d Armi, 09123 Cagliari, Italy

More information

Boosted Random Forest

Boosted Random Forest Boosted Random Forest Yohei Mishina, Masamitsu suhiya and Hironobu Fujiyoshi Department of Computer Siene, Chubu University, 1200 Matsumoto-ho, Kasugai, Aihi, Japan {mishi, mtdoll}@vision.s.hubu.a.jp,

More information

the data. Structured Principal Component Analysis (SPCA)

the data. Structured Principal Component Analysis (SPCA) Strutured Prinipal Component Analysis Kristin M. Branson and Sameer Agarwal Department of Computer Siene and Engineering University of California, San Diego La Jolla, CA 9193-114 Abstrat Many tasks involving

More information

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1.

Abstract. Key Words: Image Filters, Fuzzy Filters, Order Statistics Filters, Rank Ordered Mean Filters, Channel Noise. 1. Fuzzy Weighted Rank Ordered Mean (FWROM) Filters for Mixed Noise Suppression from Images S. Meher, G. Panda, B. Majhi 3, M.R. Meher 4,,4 Department of Eletronis and I.E., National Institute of Tehnology,

More information

A scheme for racquet sports video analysis with the combination of audio-visual information

A scheme for racquet sports video analysis with the combination of audio-visual information A sheme for raquet sports video analysis with the ombination of audio-visual information Liyuan Xing a*, Qixiang Ye b, Weigang Zhang, Qingming Huang a and Hua Yu a a Graduate Shool of the Chinese Aadamy

More information

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study

What are Cycle-Stealing Systems Good For? A Detailed Performance Model Case Study What are Cyle-Stealing Systems Good For? A Detailed Performane Model Case Study Wayne Kelly and Jiro Sumitomo Queensland University of Tehnology, Australia {w.kelly, j.sumitomo}@qut.edu.au Abstrat The

More information

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization

Self-Adaptive Parent to Mean-Centric Recombination for Real-Parameter Optimization Self-Adaptive Parent to Mean-Centri Reombination for Real-Parameter Optimization Kalyanmoy Deb and Himanshu Jain Department of Mehanial Engineering Indian Institute of Tehnology Kanpur Kanpur, PIN 86 {deb,hjain}@iitk.a.in

More information

Extracting Partition Statistics from Semistructured Data

Extracting Partition Statistics from Semistructured Data Extrating Partition Statistis from Semistrutured Data John N. Wilson Rihard Gourlay Robert Japp Mathias Neumüller Department of Computer and Information Sienes University of Strathlyde, Glasgow, UK {jnw,rsg,rpj,mathias}@is.strath.a.uk

More information

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks

Unsupervised Stereoscopic Video Object Segmentation Based on Active Contours and Retrainable Neural Networks Unsupervised Stereosopi Video Objet Segmentation Based on Ative Contours and Retrainable Neural Networks KLIMIS NTALIANIS, ANASTASIOS DOULAMIS, and NIKOLAOS DOULAMIS National Tehnial University of Athens

More information

Accommodations of QoS DiffServ Over IP and MPLS Networks

Accommodations of QoS DiffServ Over IP and MPLS Networks Aommodations of QoS DiffServ Over IP and MPLS Networks Abdullah AlWehaibi, Anjali Agarwal, Mihael Kadoh and Ahmed ElHakeem Department of Eletrial and Computer Department de Genie Eletrique Engineering

More information

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425)

Automatic Physical Design Tuning: Workload as a Sequence Sanjay Agrawal Microsoft Research One Microsoft Way Redmond, WA, USA +1-(425) Automati Physial Design Tuning: Workload as a Sequene Sanjay Agrawal Mirosoft Researh One Mirosoft Way Redmond, WA, USA +1-(425) 75-357 sagrawal@mirosoft.om Eri Chu * Computer Sienes Department University

More information

A {k, n}-secret Sharing Scheme for Color Images

A {k, n}-secret Sharing Scheme for Color Images A {k, n}-seret Sharing Sheme for Color Images Rastislav Luka, Konstantinos N. Plataniotis, and Anastasios N. Venetsanopoulos The Edward S. Rogers Sr. Dept. of Eletrial and Computer Engineering, University

More information

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index

An Optimized Approach on Applying Genetic Algorithm to Adaptive Cluster Validity Index IJCSES International Journal of Computer Sienes and Engineering Systems, ol., No.4, Otober 2007 CSES International 2007 ISSN 0973-4406 253 An Optimized Approah on Applying Geneti Algorithm to Adaptive

More information

Exploiting Enriched Contextual Information for Mobile App Classification

Exploiting Enriched Contextual Information for Mobile App Classification Exploiting Enrihed Contextual Information for Mobile App Classifiation Hengshu Zhu 1 Huanhuan Cao 2 Enhong Chen 1 Hui Xiong 3 Jilei Tian 2 1 University of Siene and Tehnology of China 2 Nokia Researh Center

More information

Outline: Software Design

Outline: Software Design Outline: Software Design. Goals History of software design ideas Design priniples Design methods Life belt or leg iron? (Budgen) Copyright Nany Leveson, Sept. 1999 A Little History... At first, struggling

More information

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM

TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM TUMOR DETECTION IN MRI BRAIN IMAGE SEGMENTATION USING PHASE CONGRUENCY MODIFIED FUZZY C MEAN ALGORITHM M. Murugeswari 1, M.Gayathri 2 1 Assoiate Professor, 2 PG Sholar 1,2 K.L.N College of Information

More information

Video Data and Sonar Data: Real World Data Fusion Example

Video Data and Sonar Data: Real World Data Fusion Example 14th International Conferene on Information Fusion Chiago, Illinois, USA, July 5-8, 2011 Video Data and Sonar Data: Real World Data Fusion Example David W. Krout Applied Physis Lab dkrout@apl.washington.edu

More information

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System

Algorithms, Mechanisms and Procedures for the Computer-aided Project Generation System Algorithms, Mehanisms and Proedures for the Computer-aided Projet Generation System Anton O. Butko 1*, Aleksandr P. Briukhovetskii 2, Dmitry E. Grigoriev 2# and Konstantin S. Kalashnikov 3 1 Department

More information

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules

Improved Vehicle Classification in Long Traffic Video by Cooperating Tracker and Classifier Modules Improved Vehile Classifiation in Long Traffi Video by Cooperating Traker and Classifier Modules Brendan Morris and Mohan Trivedi University of California, San Diego San Diego, CA 92093 {b1morris, trivedi}@usd.edu

More information

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application

Performance of Histogram-Based Skin Colour Segmentation for Arms Detection in Human Motion Analysis Application World Aademy of Siene, Engineering and Tehnology 8 009 Performane of Histogram-Based Skin Colour Segmentation for Arms Detetion in Human Motion Analysis Appliation Rosalyn R. Porle, Ali Chekima, Farrah

More information

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT?

3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? 3-D IMAGE MODELS AND COMPRESSION - SYNTHETIC HYBRID OR NATURAL FIT? Bernd Girod, Peter Eisert, Marus Magnor, Ekehard Steinbah, Thomas Wiegand Te {girod eommuniations Laboratory, University of Erlangen-Nuremberg

More information

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments

RAC 2 E: Novel Rendezvous Protocol for Asynchronous Cognitive Radios in Cooperative Environments 21st Annual IEEE International Symposium on Personal, Indoor and Mobile Radio Communiations 1 RAC 2 E: Novel Rendezvous Protool for Asynhronous Cognitive Radios in Cooperative Environments Valentina Pavlovska,

More information

Gradient based progressive probabilistic Hough transform

Gradient based progressive probabilistic Hough transform Gradient based progressive probabilisti Hough transform C.Galambos, J.Kittler and J.Matas Abstrat: The authors look at the benefits of exploiting gradient information to enhane the progressive probabilisti

More information

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications

System-Level Parallelism and Throughput Optimization in Designing Reconfigurable Computing Applications System-Level Parallelism and hroughput Optimization in Designing Reonfigurable Computing Appliations Esam El-Araby 1, Mohamed aher 1, Kris Gaj 2, arek El-Ghazawi 1, David Caliga 3, and Nikitas Alexandridis

More information

Detection and Recognition of Non-Occluded Objects using Signature Map

Detection and Recognition of Non-Occluded Objects using Signature Map 6th WSEAS International Conferene on CIRCUITS, SYSTEMS, ELECTRONICS,CONTROL & SIGNAL PROCESSING, Cairo, Egypt, De 9-31, 007 65 Detetion and Reognition of Non-Oluded Objets using Signature Map Sangbum Park,

More information

Performance Improvement of TCP on Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification

Performance Improvement of TCP on Wireless Cellular Networks by Adaptive FEC Combined with Explicit Loss Notification erformane Improvement of TC on Wireless Cellular Networks by Adaptive Combined with Expliit Loss tifiation Masahiro Miyoshi, Masashi Sugano, Masayuki Murata Department of Infomatis and Mathematial Siene,

More information

Using Augmented Measurements to Improve the Convergence of ICP

Using Augmented Measurements to Improve the Convergence of ICP Using Augmented Measurements to Improve the onvergene of IP Jaopo Serafin, Giorgio Grisetti Dept. of omputer, ontrol and Management Engineering, Sapienza University of Rome, Via Ariosto 25, I-0085, Rome,

More information

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks

A Load-Balanced Clustering Protocol for Hierarchical Wireless Sensor Networks International Journal of Advanes in Computer Networks and Its Seurity IJCNS A Load-Balaned Clustering Protool for Hierarhial Wireless Sensor Networks Mehdi Tarhani, Yousef S. Kavian, Saman Siavoshi, Ali

More information

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs?

One Against One or One Against All : Which One is Better for Handwriting Recognition with SVMs? One Against One or One Against All : Whih One is Better for Handwriting Reognition with SVMs? Jonathan Milgram, Mohamed Cheriet, Robert Sabourin To ite this version: Jonathan Milgram, Mohamed Cheriet,

More information

Alleviating DFT cost using testability driven HLS

Alleviating DFT cost using testability driven HLS Alleviating DFT ost using testability driven HLS M.L.Flottes, R.Pires, B.Rouzeyre Laboratoire d Informatique, de Robotique et de Miroéletronique de Montpellier, U.M. CNRS 5506 6 rue Ada, 34392 Montpellier

More information

Pipelined Multipliers for Reconfigurable Hardware

Pipelined Multipliers for Reconfigurable Hardware Pipelined Multipliers for Reonfigurable Hardware Mithell J. Myjak and José G. Delgado-Frias Shool of Eletrial Engineering and Computer Siene, Washington State University Pullman, WA 99164-2752 USA {mmyjak,

More information

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints

Smooth Trajectory Planning Along Bezier Curve for Mobile Robots with Velocity Constraints Smooth Trajetory Planning Along Bezier Curve for Mobile Robots with Veloity Constraints Gil Jin Yang and Byoung Wook Choi Department of Eletrial and Information Engineering Seoul National University of

More information

Gray Codes for Reflectable Languages

Gray Codes for Reflectable Languages Gray Codes for Refletable Languages Yue Li Joe Sawada Marh 8, 2008 Abstrat We lassify a type of language alled a refletable language. We then develop a generi algorithm that an be used to list all strings

More information

SVC-DASH-M: Scalable Video Coding Dynamic Adaptive Streaming Over HTTP Using Multiple Connections

SVC-DASH-M: Scalable Video Coding Dynamic Adaptive Streaming Over HTTP Using Multiple Connections SVC-DASH-M: Salable Video Coding Dynami Adaptive Streaming Over HTTP Using Multiple Connetions Samar Ibrahim, Ahmed H. Zahran and Mahmoud H. Ismail Department of Eletronis and Eletrial Communiations, Faulty

More information

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY

COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY COST PERFORMANCE ASPECTS OF CCD FAST AUXILIARY MEMORY Dileep P, Bhondarkor Texas Instruments Inorporated Dallas, Texas ABSTRACT Charge oupled devies (CCD's) hove been mentioned as potential fast auxiliary

More information

Approximate logic synthesis for error tolerant applications

Approximate logic synthesis for error tolerant applications Approximate logi synthesis for error tolerant appliations Doohul Shin and Sandeep K. Gupta Eletrial Engineering Department, University of Southern California, Los Angeles, CA 989 {doohuls, sandeep}@us.edu

More information

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes

Detecting Outliers in High-Dimensional Datasets with Mixed Attributes Deteting Outliers in High-Dimensional Datasets with Mixed Attributes A. Koufakou, M. Georgiopoulos, and G.C. Anagnostopoulos 2 Shool of EECS, University of Central Florida, Orlando, FL, USA 2 Dept. of

More information

Chromaticity-matched Superimposition of Foreground Objects in Different Environments

Chromaticity-matched Superimposition of Foreground Objects in Different Environments FCV216, the 22nd Korea-Japan Joint Workshop on Frontiers of Computer Vision Chromatiity-mathed Superimposition of Foreground Objets in Different Environments Yohei Ogura Graduate Shool of Siene and Tehnology

More information

Using Game Theory and Bayesian Networks to Optimize Cooperation in Ad Hoc Wireless Networks

Using Game Theory and Bayesian Networks to Optimize Cooperation in Ad Hoc Wireless Networks Using Game Theory and Bayesian Networks to Optimize Cooperation in Ad Ho Wireless Networks Giorgio Quer, Federio Librino, Lua Canzian, Leonardo Badia, Mihele Zorzi, University of California San Diego La

More information

Performance Benchmarks for an Interactive Video-on-Demand System

Performance Benchmarks for an Interactive Video-on-Demand System Performane Benhmarks for an Interative Video-on-Demand System. Guo,P.G.Taylor,E.W.M.Wong,S.Chan,M.Zukerman andk.s.tang ARC Speial Researh Centre for Ultra-Broadband Information Networks (CUBIN) Department

More information

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering

A Novel Bit Level Time Series Representation with Implication of Similarity Search and Clustering A Novel Bit Level Time Series Representation with Impliation of Similarity Searh and lustering hotirat Ratanamahatana, Eamonn Keogh, Anthony J. Bagnall 2, and Stefano Lonardi Dept. of omputer Siene & Engineering,

More information

HEXA: Compact Data Structures for Faster Packet Processing

HEXA: Compact Data Structures for Faster Packet Processing Washington University in St. Louis Washington University Open Sholarship All Computer Siene and Engineering Researh Computer Siene and Engineering Report Number: 27-26 27 HEXA: Compat Data Strutures for

More information

Deep Rule-Based Classifier with Human-level Performance and Characteristics

Deep Rule-Based Classifier with Human-level Performance and Characteristics Deep Rule-Based Classifier with Human-level Performane and Charateristis Plamen P. Angelov 1,2 and Xiaowei Gu 1* 1 Shool of Computing and Communiations, Lanaster University, Lanaster, LA1 4WA, UK 2 Tehnial

More information

Exploring the Commonality in Feature Modeling Notations

Exploring the Commonality in Feature Modeling Notations Exploring the Commonality in Feature Modeling Notations Miloslav ŠÍPKA Slovak University of Tehnology Faulty of Informatis and Information Tehnologies Ilkovičova 3, 842 16 Bratislava, Slovakia miloslav.sipka@gmail.om

More information

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction

Time delay estimation of reverberant meeting speech: on the use of multichannel linear prediction University of Wollongong Researh Online Faulty of Informatis - apers (Arhive) Faulty of Engineering and Information Sienes 7 Time delay estimation of reverberant meeting speeh: on the use of multihannel

More information

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else

timestamp, if silhouette(x, y) 0 0 if silhouette(x, y) = 0, mhi(x, y) = and mhi(x, y) < timestamp - duration mhi(x, y), else 3rd International Conferene on Multimedia Tehnolog(ICMT 013) An Effiient Moving Target Traking Strateg Based on OpenCV and CAMShift Theor Dongu Li 1 Abstrat Image movement involved bakground movement and

More information

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS Proeedings of ASME 0 International Mehanial Engineering Congress & Exposition IMECE0 November 5-, 0, San Diego, CA IMECE0-6657 BENDING STIFFNESS AND DYNAMIC CHARACTERISTICS OF A ROTOR WITH SPLINE JOINTS

More information

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality

Multi-Piece Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality INTERNATIONAL CONFERENCE ON MANUFACTURING AUTOMATION (ICMA200) Multi-Piee Mold Design Based on Linear Mixed-Integer Program Toward Guaranteed Optimality Stephen Stoyan, Yong Chen* Epstein Department of

More information

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays

Analysis of input and output configurations for use in four-valued CCD programmable logic arrays nalysis of input and output onfigurations for use in four-valued D programmable logi arrays J.T. utler H.G. Kerkhoff ndexing terms: Logi, iruit theory and design, harge-oupled devies bstrat: s in binary,

More information

Real-time Container Transport Planning with Decision Trees based on Offline Obtained Optimal Solutions

Real-time Container Transport Planning with Decision Trees based on Offline Obtained Optimal Solutions Real-time Container Transport Planning with Deision Trees based on Offline Obtained Optimal Solutions Bart van Riessen vanriessen@ese.eur.nl Eonometri Institute Erasmus Shool of Eonomis Erasmus University

More information

Face and Facial Feature Tracking for Natural Human-Computer Interface

Face and Facial Feature Tracking for Natural Human-Computer Interface Fae and Faial Feature Traking for Natural Human-Computer Interfae Vladimir Vezhnevets Graphis & Media Laboratory, Dept. of Applied Mathematis and Computer Siene of Mosow State University Mosow, Russia

More information

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT

DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT DETECTION METHOD FOR NETWORK PENETRATING BEHAVIOR BASED ON COMMUNICATION FINGERPRINT 1 ZHANGGUO TANG, 2 HUANZHOU LI, 3 MINGQUAN ZHONG, 4 JIAN ZHANG 1 Institute of Computer Network and Communiation Tehnology,

More information

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks

A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks A Partial Sorting Algorithm in Multi-Hop Wireless Sensor Networks Abouberine Ould Cheikhna Department of Computer Siene University of Piardie Jules Verne 80039 Amiens Frane Ould.heikhna.abouberine @u-piardie.fr

More information

Batch Auditing for Multiclient Data in Multicloud Storage

Batch Auditing for Multiclient Data in Multicloud Storage Advaned Siene and Tehnology Letters, pp.67-73 http://dx.doi.org/0.4257/astl.204.50. Bath Auditing for Multilient Data in Multiloud Storage Zhihua Xia, Xinhui Wang, Xingming Sun, Yafeng Zhu, Peng Ji and

More information

Incremental Mining of Partial Periodic Patterns in Time-series Databases

Incremental Mining of Partial Periodic Patterns in Time-series Databases CERIAS Teh Report 2000-03 Inremental Mining of Partial Periodi Patterns in Time-series Dataases Mohamed G. Elfeky Center for Eduation and Researh in Information Assurane and Seurity Purdue University,

More information

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8

Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introduction Information Retrieval... 8 Contents Contents...I List of Tables...VIII List of Figures...IX 1. Introdution... 1 1.1. Internet Information...2 1.2. Internet Information Retrieval...3 1.2.1. Doument Indexing...4 1.2.2. Doument Retrieval...4

More information

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer

Cross-layer Resource Allocation on Broadband Power Line Based on Novel QoS-priority Scheduling Function in MAC Layer Communiations and Networ, 2013, 5, 69-73 http://dx.doi.org/10.4236/n.2013.53b2014 Published Online September 2013 (http://www.sirp.org/journal/n) Cross-layer Resoure Alloation on Broadband Power Line Based

More information

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating

Particle Swarm Optimization for the Design of High Diffraction Efficient Holographic Grating Original Artile Partile Swarm Optimization for the Design of High Diffration Effiient Holographi Grating A.K. Tripathy 1, S.K. Das, M. Sundaray 3 and S.K. Tripathy* 4 1, Department of Computer Siene, Berhampur

More information

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks

Flow Demands Oriented Node Placement in Multi-Hop Wireless Networks Flow Demands Oriented Node Plaement in Multi-Hop Wireless Networks Zimu Yuan Institute of Computing Tehnology, CAS, China {zimu.yuan}@gmail.om arxiv:153.8396v1 [s.ni] 29 Mar 215 Abstrat In multi-hop wireless

More information

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR

A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Malaysian Journal of Computer Siene, Vol 10 No 1, June 1997, pp 36-41 A DYNAMIC ACCESS CONTROL WITH BINARY KEY-PAIR Md Rafiqul Islam, Harihodin Selamat and Mohd Noor Md Sap Faulty of Computer Siene and

More information

Cluster-based Cooperative Communication with Network Coding in Wireless Networks

Cluster-based Cooperative Communication with Network Coding in Wireless Networks Cluster-based Cooperative Communiation with Network Coding in Wireless Networks Zygmunt J. Haas Shool of Eletrial and Computer Engineering Cornell University Ithaa, NY 4850, U.S.A. Email: haas@ee.ornell.edu

More information

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar

Plot-to-track correlation in A-SMGCS using the target images from a Surface Movement Radar Plot-to-trak orrelation in A-SMGCS using the target images from a Surfae Movement Radar G. Golino Radar & ehnology Division AMS, Italy ggolino@amsjv.it Abstrat he main topi of this paper is the formulation

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. Improvement of low illumination image enhancement algorithm based on physical mode [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 22 BioTehnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(22), 2014 [13995-14001] Improvement of low illumination image enhanement

More information

Preliminary investigation of multi-wavelet denoising in partial discharge detection

Preliminary investigation of multi-wavelet denoising in partial discharge detection Preliminary investigation of multi-wavelet denoising in partial disharge detetion QIAN YONG Department of Eletrial Engineering Shanghai Jiaotong University 8#, Donghuan Road, Minhang distrit, Shanghai

More information

An Approach to Physics Based Surrogate Model Development for Application with IDPSA

An Approach to Physics Based Surrogate Model Development for Application with IDPSA An Approah to Physis Based Surrogate Model Development for Appliation with IDPSA Ignas Mikus a*, Kaspar Kööp a, Marti Jeltsov a, Yuri Vorobyev b, Walter Villanueva a, and Pavel Kudinov a a Royal Institute

More information

THROUGHPUT EVALUATION OF AN ASYMMETRICAL FDDI TOKEN RING NETWORK WITH MULTIPLE CLASSES OF TRAFFIC

THROUGHPUT EVALUATION OF AN ASYMMETRICAL FDDI TOKEN RING NETWORK WITH MULTIPLE CLASSES OF TRAFFIC THROUGHPUT EVALUATION OF AN ASYMMETRICAL FDDI TOKEN RING NETWORK WITH MULTIPLE CLASSES OF TRAFFIC Priya N. Werahera and Anura P. Jayasumana Department of Eletrial Engineering Colorado State University

More information

Graph-Based vs Depth-Based Data Representation for Multiview Images

Graph-Based vs Depth-Based Data Representation for Multiview Images Graph-Based vs Depth-Based Data Representation for Multiview Images Thomas Maugey, Antonio Ortega, Pasal Frossard Signal Proessing Laboratory (LTS), Eole Polytehnique Fédérale de Lausanne (EPFL) Email:

More information

Evolutionary Feature Synthesis for Image Databases

Evolutionary Feature Synthesis for Image Databases Evolutionary Feature Synthesis for Image Databases Anlei Dong, Bir Bhanu, Yingqiang Lin Center for Researh in Intelligent Systems University of California, Riverside, California 92521, USA {adong, bhanu,

More information

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering

Volume 3, Issue 9, September 2013 International Journal of Advanced Research in Computer Science and Software Engineering Volume 3, Issue 9, September 2013 ISSN: 2277 128X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om A New-Fangled Algorithm

More information

Biometrics Modalities Introduction (2)

Biometrics Modalities Introduction (2) Biometris Modalities Introdution ( Why Fingerprints? Empirial Evidene Established Siene? Used in forensis to establish individual identity for over a entury Sotland Yard 1900; FBI 194 High Universality

More information

Semi-Supervised Affinity Propagation with Instance-Level Constraints

Semi-Supervised Affinity Propagation with Instance-Level Constraints Semi-Supervised Affinity Propagation with Instane-Level Constraints Inmar E. Givoni, Brendan J. Frey Probabilisti and Statistial Inferene Group University of Toronto 10 King s College Road, Toronto, Ontario,

More information

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking

Algorithms for External Memory Lecture 6 Graph Algorithms - Weighted List Ranking Algorithms for External Memory Leture 6 Graph Algorithms - Weighted List Ranking Leturer: Nodari Sithinava Sribe: Andi Hellmund, Simon Ohsenreither 1 Introdution & Motivation After talking about I/O-effiient

More information

User-level Fairness Delivered: Network Resource Allocation for Adaptive Video Streaming

User-level Fairness Delivered: Network Resource Allocation for Adaptive Video Streaming User-level Fairness Delivered: Network Resoure Alloation for Adaptive Video Streaming Mu Mu, Steven Simpson, Arsham Farshad, Qiang Ni, Niholas Rae Shool of Computing and Communiations, Lanaster University

More information

FUZZY WATERSHED FOR IMAGE SEGMENTATION

FUZZY WATERSHED FOR IMAGE SEGMENTATION FUZZY WATERSHED FOR IMAGE SEGMENTATION Ramón Moreno, Manuel Graña Computational Intelligene Group, Universidad del País Vaso, Spain http://www.ehu.es/winto; {ramon.moreno,manuel.grana}@ehu.es Abstrat The

More information

TOWARD HYBRID VARIANT/GENERATIVE PROCESS PLANNING

TOWARD HYBRID VARIANT/GENERATIVE PROCESS PLANNING Proeedings of DETC 97: 1997 ASME Design Engineering Tehnial Conferenes September 14-17,1997, Saramento, California DETC97/DFM-4333 TOWARD HYBRID VARIANT/GENERATIVE PROCESS PLANNING Alexei Elinson Dept.

More information

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing

特集 Road Border Recognition Using FIR Images and LIDAR Signal Processing デンソーテクニカルレビュー Vol. 15 2010 特集 Road Border Reognition Using FIR Images and LIDAR Signal Proessing 高木聖和 バーゼル ファルディ Kiyokazu TAKAGI Basel Fardi ヘンドリック ヴァイゲル Hendrik Weigel ゲルド ヴァニーリック Gerd Wanielik This paper

More information

Unsupervised color film restoration using adaptive color equalization

Unsupervised color film restoration using adaptive color equalization Unsupervised olor film restoration using adaptive olor equalization A. Rizzi 1, C. Gatta 1, C. Slanzi 1, G. Cioa 2, R. Shettini 2 1 Dipartimento di Tenologie dell Informazione Università degli studi di

More information

Spatial-Aware Collaborative Representation for Hyperspectral Remote Sensing Image Classification

Spatial-Aware Collaborative Representation for Hyperspectral Remote Sensing Image Classification Spatial-Aware Collaborative Representation for Hyperspetral Remote Sensing Image ifiation Junjun Jiang, Member, IEEE, Chen Chen, Member, IEEE, Yi Yu, Xinwei Jiang, and Jiayi Ma Member, IEEE Representation-residual

More information

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman

NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION. Ken Sauer and Charles A. Bouman NONLINEAR BACK PROJECTION FOR TOMOGRAPHIC IMAGE RECONSTRUCTION Ken Sauer and Charles A. Bouman Department of Eletrial Engineering, University of Notre Dame Notre Dame, IN 46556, (219) 631-6999 Shool of

More information

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing

Defect Detection and Classification in Ceramic Plates Using Machine Vision and Naïve Bayes Classifier for Computer Aided Manufacturing Defet Detetion and Classifiation in Cerami Plates Using Mahine Vision and Naïve Bayes Classifier for Computer Aided Manufaturing 1 Harpreet Singh, 2 Kulwinderpal Singh, 1 Researh Student, 2 Assistant Professor,

More information

A Hybrid Neuro-Genetic Approach to Short-Term Traffic Volume Prediction

A Hybrid Neuro-Genetic Approach to Short-Term Traffic Volume Prediction A Hybrid Neuro-Geneti Approah to Short-Term Traffi Volume Predition 1. Introdution Shahriar Afandizadeh 1,*, Jalil Kianfar 2 Reeived: January 2003, Revised: July 2008, Aepted: January 2009 Abstrat: This

More information

Dynamic Backlight Adaptation for Low Power Handheld Devices 1

Dynamic Backlight Adaptation for Low Power Handheld Devices 1 Dynami Baklight Adaptation for ow Power Handheld Devies 1 Sudeep Pasriha, Manev uthra, Shivajit Mohapatra, Nikil Dutt and Nalini Venkatasubramanian 444, Computer Siene Building, Shool of Information &

More information

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification

Adaptation of Rigid Registration Algorithm to the Fingerprints Identification Amerian Journal of Software Engineering and Appliations 205; 4(6): 07-4 Published online Otober 8, 205 (http://www.sienepublishinggroup.om/j/ajsea) doi: 0.648/j.ajsea.2050406.2 ISSN: 2327-2473 (Print);

More information

Introductory Programming, IMM, DTU Systematic Software Test. Software test (afprøvning) Motivation. Structural test and functional test

Introductory Programming, IMM, DTU Systematic Software Test. Software test (afprøvning) Motivation. Structural test and functional test Introdutory Programming, IMM, DTU Systemati Software Test Peter Sestoft a Programs often ontain unintended errors how do you find them? Strutural test Funtional test Notes: Systemati Software Test, http://www.dina.kvl.dk/

More information

Comparing Images Under Variable Illumination

Comparing Images Under Variable Illumination ( This paper appeared in CVPR 8. IEEE ) Comparing Images Under Variable Illumination David W. Jaobs Peter N. Belhumeur Ronen Basri NEC Researh Institute Center for Computational Vision and Control The

More information

Partial Character Decoding for Improved Regular Expression Matching in FPGAs

Partial Character Decoding for Improved Regular Expression Matching in FPGAs Partial Charater Deoding for Improved Regular Expression Mathing in FPGAs Peter Sutton Shool of Information Tehnology and Eletrial Engineering The University of Queensland Brisbane, Queensland, 4072, Australia

More information

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification

A New RBFNDDA-KNN Network and Its Application to Medical Pattern Classification A New RBFNDDA-KNN Network and Its Appliation to Medial Pattern Classifiation Shing Chiang Tan 1*, Chee Peng Lim 2, Robert F. Harrison 3, R. Lee Kennedy 4 1 Faulty of Information Siene and Tehnology, Multimedia

More information

2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media,

2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any current or future media, 2017 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other uses, in any urrent or future media, inluding reprinting/republishing this material for advertising

More information

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment

Chemical, Biological and Radiological Hazard Assessment: A New Model of a Plume in a Complex Urban Environment hemial, Biologial and Radiologial Haard Assessment: A New Model of a Plume in a omplex Urban Environment Skvortsov, A.T., P.D. Dawson, M.D. Roberts and R.M. Gailis HPP Division, Defene Siene and Tehnology

More information

Weak Dependence on Initialization in Mixture of Linear Regressions

Weak Dependence on Initialization in Mixture of Linear Regressions Proeedings of the International MultiConferene of Engineers and Computer Sientists 8 Vol I IMECS 8, Marh -6, 8, Hong Kong Weak Dependene on Initialization in Mixture of Linear Regressions Ryohei Nakano

More information

8 : Learning Fully Observed Undirected Graphical Models

8 : Learning Fully Observed Undirected Graphical Models 10-708: Probabilisti Graphial Models 10-708, Spring 2018 8 : Learning Fully Observed Undireted Graphial Models Leturer: Kayhan Batmanghelih Sribes: Chenghui Zhou, Cheng Ran (Harvey) Zhang When learning

More information

CleanUp: Improving Quadrilateral Finite Element Meshes

CleanUp: Improving Quadrilateral Finite Element Meshes CleanUp: Improving Quadrilateral Finite Element Meshes Paul Kinney MD-10 ECC P.O. Box 203 Ford Motor Company Dearborn, MI. 8121 (313) 28-1228 pkinney@ford.om Abstrat: Unless an all quadrilateral (quad)

More information