A Descriptive Framework for the Multidimensional Medical Data Mining and Representation

Size: px
Start display at page:

Download "A Descriptive Framework for the Multidimensional Medical Data Mining and Representation"

Transcription

1 Journal of Computer Siene 7 (4): , 011 ISSN Siene Publiations A Desriptive Framework for the Multidimensional Medial Data Mining and Representation Veeramalai Sankaradass and Kannan Arputharaj Department of Information Siene and Tehnology, College of Engineering, Anna University, Chennai-5, Tamil Nadu, India Abstrat: Problem statement: Assoiation rule mining with fuzzy logi was explored by researh for effetive datamining and lassifiation. Approah: It was used to find all the rules existing in the transational database that satisfy some minimum support and minimum onfidene onstraints. Results: In this study, we propose new rule mining tehnique using fuzzy logi for mining medial data in order to understand and better serve the needs of Multidimensional Breast aner Data appliations. Conlusion: The main objetive of multidimensional Medial data mining is to provide the end user with more useful and interesting patterns. Therefore, the main ontribution of this study is the proposed and implementation of fuzzy temporal assoiation rule mining algorithm to lassify and detet breast aner from the dataset. Key words: Data disretization, fuzzy logi, Assoiation Rule Mining (ARM), Minimum Desription Length (MDL), medial data mining, multidimensional data INTRODUCTION A temporal Assoiation rule is a well established data mining tehnique used to disover o-ourrenes of items mainly in temporal sequene data where the data items in the database are usually reorded as binary data (present or not present). Many tehniques are available in the literature aims to find assoiation rules (with strong support and high onfidene) in large datasets. For example, Classial Assoiation Rule Mining (ARM) (Mahafzah et al., 009) deals with the relationships among the data items present in Multidimensional databases. Similarly, there are a few works that fous on temporal data mining. Temporal rule mining is onerned with data mining of large sequential data sets. Sequential data (Vijayalakshmi and Mohan, 010), mining deals with the mining of data that is ordered with respet to some index. The sope of temporal data mining (Alalá-Fdez et al., 009) extends beyond the standard foreast or ontrol appliations of time series analysis. Often temporal data mining methods must be apable of analyzing data sets that are prohibitively large for onventional time series modeling tehniques to handle effiiently. Problem statement: Due to tremendous advanes and ahievement in biomedial, bioinformatis, biologial and linial data is being mined at tremendous speed. Thus the biologial sequene data (Hu et al., 009) stored at data warehouse in the format of ultidimensional temporal sequential data an be used for finding temporal pattern (Intan and Yenty, 008). Moreover, due to the highly distributed unontrolled mining and use of a wide variety of bio medial data, data olletion, data analysis and semanti integration of suh heterogeneous and widely distributed temporal sequene data has beome an important task for systemati and oordinated analysis of medial dataset (Khan et al., 010). Bio medial data analysis and integration beomes very diffiult due to data omplexity, distribution, volume of data. Most ommerial data mining produts provide large number of modules and tools for performing various data mining tasks but few provide intelligent assistane for addressing many important deisions that must be onsidered during the mining proess. Multi objetive assoiation rule mining with minimum support and minimum onfidene is suitable for datamining analysis (Hamid Reza Qodmanan, et al., 011). Traditional data analysis tehniques annot support huge and omplex medial data set. New data analysis tehnique suh as data mining an be helpful in analysis large and omplex medial sequene data set. Researhers may need data and knowledge whih was disovered by other researhers for their researh that is distributes multidimensional sequential data format. New Corresponding Author: Veeramalai Sankaradass, Department of Information Siene and Tehnology, College of Engineering, Anna University, Chennai-5, Tamil Nadu, India 519

2 systems are needed to manage, Integrate and analyze large &omplex medial data from data warehouses. Not only the evaluation estimation and analysis of data is important but providing the intelligent assistane in equally important. Mostly analysis produts do not provide the intelligent assistant in deision making proess (Papageorgiou, 011). Fuzzy assoiation rule will be suitable for multidimensional data analysis (Hong et al., 009; Weng and Chen, 010; Wu et al., 010). In this study, we propose a fuzzy temporal (Ch. S. Reddy and KVSVN Raju, 009) assoiation rule mining algorithm for effetive temporal datamining. These rules are further used for the lassifiation of breast aner data and it has been found that aurate predition of breast aner is possible with the proposed fuzzy temporal assoiation rule mining algorithm. A Bayesian network onsists of a strutural model and a set of onditional probabilities. The strutural model is a direted graph in whih nodes represent attributes and ars represent attribute dependenies. Attribute dependenies are quantified by onditional probabilities for eah node of given its parents. Bayesian networks (Khan et al., 010) are often used for lassifiation problems, in whih a learner attempts to onstrut a lassifier from a given set of training examples with lass labels. Assume that A1;A;...An are n attributes (orresponding to attribute nodes in a Bayesian network). An example E is represented by a vetor <a1; a;... ; an>, where ai is the value of Ai. Let C represent the lass variable (orresponding to the lass node in a Bayesian network). We use to represent the value that C takes and to denote the lass of E. The lassifier represented by a general Bayesian network is defined in (1): J. Computer Si., 7 (4): , 011 (E) = arg max P()P(a,a,...,a ) C 1 n Assume that all attributes are independent given the lass (onditional independene assumption), the resulting lassifier is alled naive Bayes (Khan et al., 010): (E) = arg max P() P(ai ) C n i= l In naive Bayes, eah attribute node has the lass node as its parent, but does not have any parent from attribute nodes. Beause the values of p and P an be easily estimated from training examples, naive Bayes is easy to onstrut. Naive Bayes is the simplest form of Bayesian networks (Khan et al., 010). It is obvious that Fig. 1: Arhiteture of intelligent data modeling. the onditional independene assumption in naive Bayes is rarely true in reality, whih would harm its performane in the appliations with omplex attribute dependenies. Based on the theory of Bayesian networks, Naive Bayes is a simple yet onsistently performing probabilisti model. Data lassifiation with naive Bayes (Khan et al., 010) is the task of prediting the lass of an instane from a set of attributes desribing that instane and assumes that all the attributes are onditionally independent given the lass. Prediting the lass of an instane are done through utility independent privay preserving data mining by 50

3 vertially partitioned data (Poovammal and Ponnavaikko, 009). It has been shown that naïve Bayesian lassifier is extremely effetive in pratie and diffiult to improve upon. System arhiteture: The omplete implementation system arhiteture is given in Fig. 1 whih inlude data olletion modules, data analysis modules, data preproess modules, data lassifiation module and Assoiation rule mining Knowledge disovered data output module with all the internal omponent of proposed work in details. The details of all the omponent of the proposed model is given in details The proposed algorithm ANOVA T lassifiation and fuzzy D disretization is also given in details. MATERIAL AND METHODS Data analysis: Considering that an attribute X has a large number of values, the probability of the value P(X=xi C=) from Eq. an be infinitely small. Hene the probability density estimation is used assuming that X within the lass are drawn from a normal (Gaussian) distribution: 1 (x i μ ) e πσ σ σ = The standard deviation µ = The mean of the attribute values from the training set The major problem with this approah is that if the attribute data does not follow a normal distribution, as often is the ase with real-world data, the estimation ould be unreliable. Other methods suggested inlude the kernel density estimation approah. But sine this approah auses very high omputational memory and time it does not suit the simpliity of naive Bayes lassifiation). When there are no values for a lass label as well as an attribute value, then the onditional probability P(x ) will be also zero if frequeny ounts are onsidered. To irumvent this problem, a typial approah is to use the Laplae-m estimate. Aordingly: n + K P(C = ) = N+ n K n = Number of instanes satisfying C= N = Number of training instanes n = Number of lasses and k=1(predefined): J. Computer Si., 7 (4): , ni + m P(X = x i ) P(X = xi C = ) = n + m n i = Number of instanes satisfying both X=xi and C= m= (a onstant) P(X=xi) = Estimated similarly as P(C=) given above Data disretization for preproessing: Disretization is the proess of transforming data ontaining a quantitative attribute so that the attribute in question is replaed by a qualitative attribute (Pedreshi et al., 008). Data attributes are either numeri or ategorial. While ategorial attributes are disrete, numerial attributes are either disrete or ontinuous. Researh study shows that naive Bayes lassifiation works best for disretized attributes and disretization effetively approximates a ontinuous variable. The Minimum Desription Length (MDL) disretization is Entropy based heuristi given by Fayyad and Irani. The tehnique evaluates a andidate ut point between eah suessive pair of sorted values. For eah andidate ut point, the data are disretized into two intervals and the lass information entropy is alulated. The andidate ut point, whih provides the minimum entropy is hosen as the ut point. The tehnique is applied reursively to the two subintervals until the riteria of the Minimum andidate ut point, the data are disretized into two intervals and the lass information entropy is Desription Length. For a set of instanes S, a feature A and a partition boundary T, the lass information entropy of the partition indued by T is given by: S1 Ent(S1) S Ent(S ) E(A,T,S) = + s s And: Ent(S) = P(Ci, S)log (Ci, S) i= 1 For the given feature the boundary T min that minimizes the lass information entropy over the possible partitions is seleted as the binary disretization boundary. The method is then applied reursively to both partitions indued by T min until the stopping riteria known as the Minimum Desription Length (MDL) is met. The MDL priniple asertains that for aepting a partition T, the ost of enoding the partition and lasses of the instanes in the intervals indued by T should be less than the ost of enoding the instanes before the splitting. The partition is aepted only when:

4 J. Computer Si., 7 (4): , 011 Gain(A,T,S) log (N 1) Δ(A,T,S) N N > + Δ (A,T,S) = log (3 ) Ent(S) Ent(S ) Ent(S ) And: 1 1 Gain(A,T,S) = Ent(S) E(A,T,S) N = number of instanes,,1, are number of distint lasses present in S, S1 and S respetively. MDL disretized datasets show good lassifiation auray performane with naive Bayes. Classifiation on ANOVA-T data seletion: The proposed ANOVA-T statistial algorithm is used for Classifiation. Feature seletion is often an essential data preproessing step prior to applying a lassifiation algorithm suh as variane ANOVA-T. Yij = M+ ai + eij Here the M= Mean of Variables, a- standard deviation, e- Residual respetively. Standard deviation: a = (b a)(b ) d where d = ontrol group. The term feature: Seletion is taken to refer to algorithms that output a subset of the input feature set. One fator that plagues lassifiation algorithms is the quality of the data. If information is irrelevant or redundant or the data is noisy and unreliable then knowledge disovery during training is more diffiult.regardless of whether a learner attempts to selet features itself or ignores the issue, feature seletion prior to learning an be benefiial. Reduing the dimensionality of the data redues the size of the data information set and more effetively. In some ases auray on lassifiation an be improved. As a learning sheme naive Bayes is simple, very robust with noisy data and easily implementable. After the proposed statistial analysis with ANOVA-T lassifiation, attribute value represent Fig. has some irrelevant data to be removed. disretization methods, we redue the lassifiation error as shown in Fig., the estimation of p (ai < Xi bij C = ) is obtained. Beause spae limits, we present here only the version that aording to our experiments, best to redue the lassifiation error. Fuzzy-D initially forms k equal-width intervals (ai; bi) (1 i k) using EWD (equal width). Then FD estimates p (ai < Xi bi jc = ) from all training instanes rather than from instanes that have value of Xi in (ai; bi). The influene of a training instane with value v of Xi on (ai; bi) is assumed to be normal. Pseudo ode for fuzzy-d disretization: Training instane value v of x; on (a 1i,b i ) Normal distributed mean value equal to V to P(u, σ, i): bi 1 x v 1 ( ) σ P(u, σ,i) = e dx σ π ai Here, σ -> parameter Equal width disrete divides number of line V min, V max into k -> intervals, w -> width W = (Vmax V min ) = K Cut points are: Vmin + W,Vmin + W...V min + (K 1)W Here, k = 10 ie user defined parameter Equal width interval: (a i,b i)(j = 1,...,n )P(V j, σ,i) Here, n -> training instanes with known value for X; lass, Fuzzy-D Probability estimation P(ai < xi bi C = ) to be obtained by evaluation of: (ai < xi bi ^ C = ) n P(V i, σ,i) / n P j= 1 P(C = ) P(C = ) Distributed with the mean value equal to v and is proportional to: 1 x v bi Fuzzy-d disretization: Fuzzy-D disretization is 1 ( ) σ P( υ, σ,i) = e dχ ai another proposed method. By using the Fuzzy-D σ π 5

5 J. Computer Si., 7 (4): , 011 σ is a parameter to the algorithm and is used to ontrol the fuzziness of the interval bounds. Hene the Equal Width Disretization (EWD) (Yang and Webb, 00) divides the number line between V min and V max into k intervals of equal width. Thus the intervals have width: w = (Vmax Vmin) = k and the ut points are at: V min+ w,v min+ w...vmin + (k 1)w Here the k is a user predefined parameter and is set as 10 in our experiments. Suppose there are n training instanes with known value for Xi and with lass, eah with: P( υj, σ,i) Influene on: td[it] = tid list of item set it µ = fuzzy membership of any item set RESULTS In Table 1, the effiieny of ANOVA T lassifiation algorithm is ompared with existing ANOVA lassifiation algorithm. In Table, the proposed fuzzy-d disretization algorithm is analyzed by omparing with existing algorithm in alulating lassifiation error rate. In Table 3, the proposed Fuzzy- T ARM algorithm is analyzed by omparing with existing algorithm in analyzing the performane. Figure shows the performane analysis of the proposed method by omparing with the existing. The performane of the proposed method is 5 perentages higher than the existing method. Figure 3 shows the performane analysis of the proposed FTARM method by omparing with the existing FARM. The performane of the proposed method is faster than the existing method. ( i, i = a b (j 1,...,n ) Fuzzy-T assoiation rule mining: Assoiation Rule Mining algorithm preserving privay in data analysis. Our algorithm uses two phases in a partition-approah to generate fuzzy assoiation rules. The dataset is logially divided into p disjoint horizontal partitions P1, P,, Pp. Eah partition is as large as an fit in available main memory. For ease of exposition, we assume that the partitions are equal-sized, though eah partition ould be of any arbitrary size as well. We use the following notations: E = fuzzy dataset generated after pre-proessing Set of partitions P = {P1, P,, Pp} Count[it] = umulative µ of item set it over all partitions in whih it has been proessed d = number of partitions (for any partiular item set it) that have been proessed sine the partition in whih it was added. The byte-vetor-like data struture will represent the phase ode. Eah ell of the byte-vetor stores µ of the item set orresponding to the ell index of the tid to whih the µ pertains. Thus, the i th ell of the byte-vetor ontains the µ for the i th tid. If a partiular transation does not ontain the item set under onsideration, the ell orresponding to that transation is assigned a value of 0. When the byte-vetor is initialized, eah ell by default has 0. Table 1: ANOVA-T lassifiation data attributes Dataset Number of ANOVA lassifiation ANOVA T lassifiation Attribute names Data types data attributes effiieny (%) effiieny (%) Non-Relapse ontig45645_rc Continuous ontig44916_r Continuous D Continuous J Continuous Contig998_RC Continuous Contig Continuous D Continuous Contig Continuous Contig Continuous Contig3396_RC Continuous Contig1938_RC Continuous Contig Continuous AB

6 J. Computer Si., 7 (4): , 011 Table : Fuzzy-D disretization-redued lassifiation error report Dataset Number of Before disretization After fuzzy-d disretization Attribute names Data types data attributes (error rate in % ) (error rate in %) Non-Relapse ontig45645_rc Continuous ontig Continuous ontig3396_rc Continuous ontig Table.3.Performane analysis of Fuzzy-T ARM Attribute Names Fuzzy ARM attribute values Time (in se) Fuzzy -T ARM attribute values Time (in se) ontinuous Contig44916_RC ontinuous D ontinuous J ontinuous Contig998_RC ontinuous D ontinuous Contig ontinuous Contig ontinuous Contig1938_RC ontinuous AB Fig. : Performane analysis of fuzzy-d disretization Fig. 3: Performane omparison of fuzzy ARM and fuzzy T ARM 54

7 DISCUSSION In this study, we assess the performane of our algorithm with respet to fuzzy-t ARM is the most popular and widely used online fuzzy mining algorithm. We have used the breast aner dataset for our experimental analysis. The risp dataset has around.5m transations and the fuzzy dataset has around 10M transations. Thus, the dataset size is signifiantly larger than the available main memory. It an be learly observed that Fuzzy-T ARM performs 8-19 times faster than fuzzy ARM, depending on the support used. Please note that the exeution times for fuzzy ARM for support values and 0.1 have not been alulated as the time exeeded 50K seonds. From that, it is very lear that our algorithm has speeds nearly 8-13 times that of fuzzy-t ARM. More importantly, for any dataset there is a partiular support value for whih optimal number of item sets is generated and for supports less than this value, we get a flood of item sets whih are of no pratial use. From our experiments, we have observed that our algorithm performs most effiiently and speedily at this optimal support value, whih ours in the range of for this dataset. CONCLUSION In this study, we have presented a novel fuzzy- TARM algorithm, for very huge datasets, as an alternative to fuzzy ARM, whih is the most widely used algorithm for fuzzy ARM. Through our experiments, we have shown that our algorithm is faster than fuzzy ARM. This onsiderable speed up has been ahieved beause novel properties like two-phased tid list-style proessing using partitions, tid lists represented in the form of bytevetors, effetive ompression of tid lists and a tauter and quiker seond phase of proessing. REFERENCES Pedreshi, D., S. Ruggieri and F. Turini, 008. Disrimination-aware data mining. Proeedings of the 14th ACM SIGKDD International Conferene on Knowledge Disovery and Data Mining, (KDD 08), ACM New York, NY, USA., pp: DOI: / Alalá-Fdez, J., R. Alalá, M.J. Gato and F. Herrera, 009. Learning the membership funtion ontexts for mining fuzzy assoiation rules by using geneti algorithms. Fuzzy Sets Syst., 160: DOI: /j.fss Hong, T.P., Y.F. Tung, S.L. Wang, M.T. Wu and Y.L. Wu, 009. An ACS-based framework for fuzzy data mining. Expert Syst. Appl. 36: DOI: /j.eswa J. Computer Si., 7 (4): , Hu, Y.H., Y.L. Chen and K. Tang, 009. Mining sequential patterns in the BB environment J. Inform. Si., 35: DOI: / Intan, R. and O. Yenty, 008. Mining multidimensional fuzzy assoiation rules from a normalized database. Proeedings of the IEEE International Conferene on Convergene and Hybrid Information Tehnology, Aug. 8-30, IEEE Xplore, Daejeon, pp: DOI: /ICHIT Khan, N.M., C. Jahangeer, D. Goburdhun and M.H. Khan, 010. Appliation of a statistial model to biologial data analysis: Exlusive breastfeeding. Am. J. Biostat., 1: DOI: /amjbsp Mahafzah, B.A., A.F. Al-Badarneh and M.Z. Zakaria 009. A new sampling tehnique for assoiation rule mining. J. Inform. Si., 35: DOI: / Papageorgiou, E.I., 011. A new methodology for deisions in medial informatis using fuzzy ognitive maps based on fuzzy rule-extration tehniques. Applied Soft Comput., 11: DOI: /j.aso Poovammal, E. and M. Ponnavaikko, 009. Utility independent privay preserving data mining on vertially partitioned data. J. Comput. Si., 5: DOI: /jssp Qodmanan, H.R., M. Nasiri and B. Minaei-Bidgoli, 011. Multi objetive assoiation rule mining with geneti algorithm without speifying minimum support and minimum onfidene. Expert Syst. Appl.: Int. J., 38: DOI: /j.eswa Reddy, C.S. and K. Raju, 009. Improving the auray of effort estimation through fuzzy set representation of size. J. Comput. Si., 5: DOI: /jssp Vijayalakshmi, S. and V. Mohan, 010. Mining sequential aess pattern with low support from large pre-proessed web logs. J. Comput. Si., 6: DOI: /jssp Weng, C.H. and Y.L. Chen, 010. Mining fuzzy assoiation rules from unertain data. Know. Inform. Syst., 3: DOI: /s Wu, M.T., T.P. Hong and C.N. Lee An improved ant algorithm for fuzzy data mining. Proeedings of the Seond international onferene on Computational olletive intelligene: tehnologies and appliations, (ICCCI'10), Springer-Verlag Berlin, Heidelberg, pp:

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

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

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

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

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

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Journal of Computer Siene 4 (): 9-97, 008 ISSN 549-3636 008 Siene Publiations Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Deepti Gaur, Aditya Shastri and Ranjit Biswas Department of Computer

More information

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

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

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

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

New Fuzzy Object Segmentation Algorithm for Video Sequences *

New Fuzzy Object Segmentation Algorithm for Video Sequences * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 24, 521-537 (2008) New Fuzzy Obet Segmentation Algorithm for Video Sequenes * KUO-LIANG CHUNG, SHIH-WEI YU, HSUEH-JU YEH, YONG-HUAI HUANG AND TA-JEN YAO Department

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

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

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

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

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

Naïve Bayesian Rough Sets Under Fuzziness

Naïve Bayesian Rough Sets Under Fuzziness IJMSA: Vol. 6, No. 1-2, January-June 2012, pp. 19 25 Serials Publiations ISSN: 0973-6786 Naïve ayesian Rough Sets Under Fuzziness G. GANSAN 1,. KRISHNAVNI 2 T. HYMAVATHI 3 1,2,3 Department of Mathematis,

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

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

arxiv: v1 [cs.db] 13 Sep 2017

arxiv: v1 [cs.db] 13 Sep 2017 An effiient lustering algorithm from the measure of loal Gaussian distribution Yuan-Yen Tai (Dated: May 27, 2018) In this paper, I will introdue a fast and novel lustering algorithm based on Gaussian distribution

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

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

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

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

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

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

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0;

Drawing lines. Naïve line drawing algorithm. drawpixel(x, round(y)); double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx; double y = y0; Naïve line drawing algorithm // Connet to grid points(x0,y0) and // (x1,y1) by a line. void drawline(int x0, int y0, int x1, int y1) { int x; double dy = y1 - y0; double dx = x1 - x0; double m = dy / dx;

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

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

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

This fact makes it difficult to evaluate the cost function to be minimized

This fact makes it difficult to evaluate the cost function to be minimized RSOURC LLOCTION N SSINMNT In the resoure alloation step the amount of resoures required to exeute the different types of proesses is determined. We will refer to the time interval during whih a proess

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

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

Naïve Bayes Slides are adapted from Sebastian Thrun (Udacity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt,

Naïve Bayes Slides are adapted from Sebastian Thrun (Udacity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt, Naïve Bayes Slides are adapted from Sebastian Thrun (Udaity ), Ke Chen Jonathan Huang and H. Witten s and E. Frank s Data Mining and Jeremy Wyatt, Bakground There are three methods to establish a lassifier

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

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

Capturing Large Intra-class Variations of Biometric Data by Template Co-updating Capturing Large Intra-lass Variations of Biometri Data by Template Co-updating Ajita Rattani University of Cagliari Piazza d'armi, Cagliari, Italy ajita.rattani@diee.unia.it Gian Lua Marialis University

More information

Parallelizing Frequent Web Access Pattern Mining with Partial Enumeration for High Speedup

Parallelizing Frequent Web Access Pattern Mining with Partial Enumeration for High Speedup Parallelizing Frequent Web Aess Pattern Mining with Partial Enumeration for High Peiyi Tang Markus P. Turkia Department of Computer Siene Department of Computer Siene University of Arkansas at Little Rok

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

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

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

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

We don t need no generation - a practical approach to sliding window RLNC

We don t need no generation - a practical approach to sliding window RLNC We don t need no generation - a pratial approah to sliding window RLNC Simon Wunderlih, Frank Gabriel, Sreekrishna Pandi, Frank H.P. Fitzek Deutshe Telekom Chair of Communiation Networks, TU Dresden, Dresden,

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

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management

Semantic Concept Detection Using Weighted Discretization Multiple Correspondence Analysis for Disaster Information Management Semanti Conept Detetion Using Weighted Disretization Multiple Correspondene Analysis for Disaster Information Management Samira Pouyanfar and Shu-Ching Chen Shool of Computing and Information Sienes Florida

More information

1. Introduction. 2. The Probable Stope Algorithm

1. Introduction. 2. The Probable Stope Algorithm 1. Introdution Optimization in underground mine design has reeived less attention than that in open pit mines. This is mostly due to the diversity o underground mining methods and omplexity o underground

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

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

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller

Trajectory Tracking Control for A Wheeled Mobile Robot Using Fuzzy Logic Controller Trajetory Traking Control for A Wheeled Mobile Robot Using Fuzzy Logi Controller K N FARESS 1 M T EL HAGRY 1 A A EL KOSY 2 1 Eletronis researh institute, Cairo, Egypt 2 Faulty of Engineering, Cairo University,

More information

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq

Dr.Hazeem Al-Khafaji Dept. of Computer Science, Thi-Qar University, College of Science, Iraq Volume 4 Issue 6 June 014 ISSN: 77 18X International Journal of Advaned Researh in Computer Siene and Software Engineering Researh Paper Available online at: www.ijarsse.om Medial Image Compression using

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

A Dictionary based Efficient Text Compression Technique using Replacement Strategy

A Dictionary based Efficient Text Compression Technique using Replacement Strategy A based Effiient Text Compression Tehnique using Replaement Strategy Debashis Chakraborty Assistant Professor, Department of CSE, St. Thomas College of Engineering and Tehnology, Kolkata, 700023, India

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

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

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints

Optimization of Two-Stage Cylindrical Gear Reducer with Adaptive Boundary Constraints 5 JOURNAL OF SOFTWARE VOL. 8 NO. 8 AUGUST Optimization of Two-Stage Cylindrial Gear Reduer with Adaptive Boundary Constraints Xueyi Li College of Mehanial and Eletroni Engineering Shandong University of

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

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

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology

Model Based Approach for Content Based Image Retrievals Based on Fusion and Relevancy Methodology The International Arab Journal of Information Tehnology, Vol. 12, No. 6, November 15 519 Model Based Approah for Content Based Image Retrievals Based on Fusion and Relevany Methodology Telu Venkata Madhusudhanarao

More information

Cluster Centric Fuzzy Modeling

Cluster Centric Fuzzy Modeling 10.1109/TFUZZ.014.300134, IEEE Transations on Fuzzy Systems TFS-013-0379.R1 1 Cluster Centri Fuzzy Modeling Witold Pedryz, Fellow, IEEE, and Hesam Izakian, Student Member, IEEE Abstrat In this study, we

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

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

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

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

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

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION

IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION Journal of Theoretial and Applied Information Tehnology IMPROVED FUZZY CLUSTERING METHOD BASED ON INTUITIONISTIC FUZZY PARTICLE SWARM OPTIMIZATION V.KUMUTHA, 2 S. PALANIAMMAL D.J. Aademy For Managerial

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

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

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

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

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

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

Australian Journal of Basic and Applied Sciences. A new Divide and Shuffle Based algorithm of Encryption for Text Message

Australian Journal of Basic and Applied Sciences. A new Divide and Shuffle Based algorithm of Encryption for Text Message ISSN:1991-8178 Australian Journal of Basi and Applied Sienes Journal home page: www.ajbasweb.om A new Divide and Shuffle Based algorithm of Enryption for Text Message Dr. S. Muthusundari R.M.D. Engineering

More information

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours

Contour Box: Rejecting Object Proposals Without Explicit Closed Contours Contour Box: Rejeting Objet Proposals Without Expliit Closed Contours Cewu Lu, Shu Liu Jiaya Jia Chi-Keung Tang The Hong Kong University of Siene and Tehnology Stanford University The Chinese University

More information

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction

Segmentation of brain MR image using fuzzy local Gaussian mixture model with bias field correction IOSR Journal of VLSI and Signal Proessing (IOSR-JVSP) Volume 2, Issue 2 (Mar. Apr. 2013), PP 35-41 e-issn: 2319 4200, p-issn No. : 2319 4197 Segmentation of brain MR image using fuzzy loal Gaussian mixture

More information

Automated System for the Study of Environmental Loads Applied to Production Risers Dustin M. Brandt 1, Celso K. Morooka 2, Ivan R.

Automated System for the Study of Environmental Loads Applied to Production Risers Dustin M. Brandt 1, Celso K. Morooka 2, Ivan R. EngOpt 2008 - International Conferene on Engineering Optimization Rio de Janeiro, Brazil, 01-05 June 2008. Automated System for the Study of Environmental Loads Applied to Prodution Risers Dustin M. Brandt

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

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

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors

Rotation Invariant Spherical Harmonic Representation of 3D Shape Descriptors Eurographis Symposium on Geometry Proessing (003) L. Kobbelt, P. Shröder, H. Hoppe (Editors) Rotation Invariant Spherial Harmoni Representation of 3D Shape Desriptors Mihael Kazhdan, Thomas Funkhouser,

More information

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks

An Edge-based Clustering Algorithm to Detect Social Circles in Ego Networks JOURNAL OF COMPUTERS, VOL. 8, NO., OCTOBER 23 2575 An Edge-based Clustering Algorithm to Detet Soial Cirles in Ego Networks Yu Wang Shool of Computer Siene and Tehnology, Xidian University Xi an,77, China

More information

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method

Multiple-Criteria Decision Analysis: A Novel Rank Aggregation Method 3537 Multiple-Criteria Deision Analysis: A Novel Rank Aggregation Method Derya Yiltas-Kaplan Department of Computer Engineering, Istanbul University, 34320, Avilar, Istanbul, Turkey Email: dyiltas@ istanbul.edu.tr

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

The AMDREL Project in Retrospective

The AMDREL Project in Retrospective The AMDREL Projet in Retrospetive K. Siozios 1, G. Koutroumpezis 1, K. Tatas 1, N. Vassiliadis 2, V. Kalenteridis 2, H. Pournara 2, I. Pappas 2, D. Soudris 1, S. Nikolaidis 2, S. Siskos 2, and A. Thanailakis

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

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

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

An Efficient and Scalable Approach to CNN Queries in a Road Network

An Efficient and Scalable Approach to CNN Queries in a Road Network An Effiient and Salable Approah to CNN Queries in a Road Network Hyung-Ju Cho Chin-Wan Chung Dept. of Eletrial Engineering & Computer Siene Korea Advaned Institute of Siene and Tehnology 373- Kusong-dong,

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

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging

Discrete sequential models and CRFs. 1 Case Study: Supervised Part-of-Speech Tagging 0-708: Probabilisti Graphial Models 0-708, Spring 204 Disrete sequential models and CRFs Leturer: Eri P. Xing Sribes: Pankesh Bamotra, Xuanhong Li Case Study: Supervised Part-of-Speeh Tagging The supervised

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

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW

FOREGROUND OBJECT EXTRACTION USING FUZZY C MEANS WITH BIT-PLANE SLICING AND OPTICAL FLOW FOREGROUND OBJECT EXTRACTION USING FUZZY C EANS WITH BIT-PLANE SLICING AND OPTICAL FLOW SIVAGAI., REVATHI.T, JEGANATHAN.L 3 APSG, SCSE, VIT University, Chennai, India JRF, DST, Dehi, India. 3 Professor,

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

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

13.1 Numerical Evaluation of Integrals Over One Dimension

13.1 Numerical Evaluation of Integrals Over One Dimension 13.1 Numerial Evaluation of Integrals Over One Dimension A. Purpose This olletion of subprograms estimates the value of the integral b a f(x) dx where the integrand f(x) and the limits a and b are supplied

More information

An Interactive-Voting Based Map Matching Algorithm

An Interactive-Voting Based Map Matching Algorithm Eleventh International Conferene on Mobile Data Management An Interative-Voting Based Map Mathing Algorithm Jing Yuan* University of Siene and Tehnology of China Hefei, China yuanjing@mail.ust.edu.n Yu

More information

Creating Adaptive Web Sites Through Usage-Based Clustering of URLs

Creating Adaptive Web Sites Through Usage-Based Clustering of URLs Creating Adaptive Web Sites Through Usage-Based Clustering of URLs Bamshad Mobasher Dept. of Computer Siene, DePaul University, Chiago, IL mobasher@s.depaul.edu Robert Cooley, Jaideep Srivastava Dept.

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

Transition Detection Using Hilbert Transform and Texture Features

Transition Detection Using Hilbert Transform and Texture Features Amerian Journal of Signal Proessing 1, (): 35-4 DOI: 1.593/.asp.1.6 Transition Detetion Using Hilbert Transform and Texture Features G. G. Lashmi Priya *, S. Domni Department of Computer Appliations, National

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

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

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks

A Comprehensive Review of Overlapping Community Detection Algorithms for Social Networks International Journal of Engineering Researh and Appliations (IJERA) ISSN: 2248-9622 National Conferene on Advanes in Engineering and Tehnology (AET- 29th Marh 2014) RESEARCH ARTICLE OPEN ACCESS A Comprehensive

More information