Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Size: px
Start display at page:

Download "Lymphoma Cancer Classification Using Genetic Programming with SNR Features"

Transcription

1 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features Jn-Hyuk Hong and Sung-Bae Cho Dept. of Computer Scence, Yonse Unversty, 134 Shnchon-dong, Sudaemoon-ku, Seoul , Korea Abstract. Lymphoma cancer classfcaton wth DNA mcroarray data s one of mportant problems n bonformatcs. Many machne learnng technques have been appled to the problem and produced valuable results. However the medcal feld requres not only a hgh-accuracy classfer, but also the n-depth analyss and understandng of classfcaton rules obtaned. Snce gene expresson data have thousands of features, t s nearly mpossble to represent and understand ther complex relatonshps drectly. In ths paper, we adopt the SNR (Sgnal-to-Nose Rato) feature selecton to reduce the dmensonalty of the data, and then use genetc programmng to generate cancer classfcaton rules wth the features. In the expermental results on Lymphoma cancer dataset, the proposed method yelded 96.6% test accuracy n average, and an excellent arthmetc classfcaton rule set that classfes all the samples correctly s dscovered by the proposed method. 1 Introducton Accurate decson and dagnoss of the cancer are very mportant n the feld of medcne whle they are very dffcult [1,2]. Exact classfcaton of cancers makes t possble to treat a patent wth proper treatments and helpful medcnes so as to save the patent s lfe. Over several centures, varous cancer classfcaton technques are developed, but most of them are based on the clncal analyss of morphologcal symptoms for the cancer. Wth these methods, even a medcal expert causes many errors and msunderstandngs, because n many cases dfferent cancers show some smlar symptoms. In order to overcome these restrctons, classfcaton technques usng human s gene nformaton have been actvely nvestgated, and many good results have been reported recently [1,2,3] Gene nformaton, usually called gene expresson data, s collected by the DNA mcroarray technque wth keen nterests. The gene expresson data nclude lots of gene nformaton on lvng thngs [2]. Usually, the gene expresson data provde useful nformaton for the classfcaton of dfferent knds of cancers. Snce the orgnal format of the data s an array of smple numbers, t s not easy to analyze them drectly and to dscover useful classfcaton rules of the cancer. Several methods for t have been studed for several years n artfcal ntellgence [2,3]. Table 1 shows related works on the classfcaton of lymphoma cancer usng DNA mcroarray data. M. Kejzer et al. (Eds.): EuroGP 2004, LNCS 3003, pp , Sprnger-Verlag Berln Hedelberg 2004

2 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features 79 Table 1. Related works Author Data Method Accuracy Feature selecton Classfer (%) L et al. Genetc algorthm Knn 84.6 Nearest neghbor 95.0 Dudot et al. Lymphoma 95.0 Nguyen et al. The rato of between-groups to wthn-groups sum of squares PCA Dagonal lnear dscrmnant analyss Logstc dscrmnant 98.1 Boost CART 97.6 It s not easy to obtan a good classfcaton performance wth gene expresson data, because the data consst of a few samples wth a large number of varables. Nevertheless dverse technologes of artfcal ntellgence have been appled to classfy the cancer and shown a superor performance of the classfcaton. However, many conventonal approaches such as the neural network and SVMs are not easy to be drectly nterpreted. In medcal area dscovered rules should be understandable for people to get a confdence [4]. In ths paper, we propose a classfcaton rule generaton method whch s composed of the SNR feature selecton and genetc programmng so as to obtan precse and comprehensble classfcaton rules, whch also produces an outstandng performance from hgh dmensonal gene expresson data by desgnng the rule wth arthmetc operatons. 2 Backgrounds 2.1 DNA Mcroarray An organsm bascally has thousands of genes, RNA and proten. Tradtonal molecular bology has only consdered a sngle gene, so the obtaned nformaton s very lmted to be appled varous problems. DNA mcroarray has been developed recently, and t successfully deals wth the problem. It acqures gene nformaton n terms of mcroscopc unts, and the revelaton phase of a total chromosome on a chp s observed by ths technque. That s, DNA mcroarray technque makes t possble to analyze and observe for a complex organsm n detal [1,2,3]. DNA mcroarray fxes cdna of hgh densty on a sold substrate whch s not permeated wth a soluton, whle t attaches thousands of DNA and proten at regular ntervals on the sold substrate and combnes wth the target materals. The phase of the combnaton can be observed on the chp. Each cell on the array s syntheszed wth two gene materals collected by dfferent envronments and dfferent fluorescent dyes mxed (green-fluorescent dye Cy3 and red-fluorescent dye Cy5 n equal quanttes). After the hybrdzaton of these samples wth the arrayed DNA probes, the sldes are maged by a scanner that makes the fluorescence measurement for each dye. The overall procedure of DNA mcroarray technology s as shown n Fg.1 and the log rato between the two ntenstes of each dye s used as the gene expresson as follows.

3 80 J.-H. Hong and S.-B. Cho DNA clones test reference laser1 exctaton laser2 PCR amplfcaton, purfcaton reverse transcrpton label wth fluor dyes Cy 3 Cy 5 emsson robotc prntng hybrdze target to mcroarray computer analyss Fg. 1. Overvew of DNA mcroarray technology Int( Cy5) gene _ expresson = log 2 Int( Cy3) where Int(Cy5) and Int(Cy3) are the ntenstes of red and green colors. Snce at least hundreds of genes are put on the DNA mcroarray, we can nvestgate the genomewde nformaton n short tme. 2.2 Genetc Programmng Genetc programmng s devsed to desgn a program whch solves a problem automatcally wthout a user s explct programmng. It regards a program as a structure composed of functons and varables. The program usually has a tree structure to represent the ndvdual s nformaton [13]. Genetc programmng s one of evolutonary computaton technques lke the genetc algorthm. Basc operatons and characterstcs are smlar to those of the genetc algorthm, but they are dfferent n terms of the representaton. The soluton space of genetc programmng s very wde reachng to problems whch can be solved by a program wth functons and varables [10,11,14]. There are varous functons for genetc programmng such as arthmetc operatons, logcal operatons, and userdefned operatons. Recently, t has been appled to many problems such as optmzaton, the evoluton of assembly language program, evolvable hardware, the generaton of a vrtual character s behavors, etc [13]. 3 Classfcaton Rule Dscovery In ths paper, we propose a rule dscovery method as shown n Fg. 2. Frst, the SNR feature selecton reduces the dmensonalty. And then, genetc programmng fnds out good classfcaton rules wth the SNR features.

4 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features 81 Feature selecton wth SNR Classfcaton rule dscovery wth GP GP rule extractor Gene expresson data Fg. 2. The proposed method to classfy DNA mcroarray profles 3.1 Sgnal-to-Nose Rato Feature Selecton Snce not all the genes are assocated wth a specfc dsease, the feature selecton often called gene selecton s necessary to extract nformatve genes for the classfcaton of the dsease [3,15,16]. Moreover, feature selecton accelerates the speed of learnng a classfer and removes noses n the data. There are two major feature selecton approaches: flter and wrapper approaches. The former selects nformatve features (genes) regardless of classfers. It ndependently measures the mportance of features, and selects some for the classfcaton. On the other hand, the latter selects features together wth classfers. It s smultaneously done by the tranng of a classfer to produce the optmal combnaton of features and a classfer. Snce the flter approach s smple and fast enough to obtan hgh performance, we evaluated varous flter-based feature selecton methods [15]. Fnally sgnal-to-nose rato rankng method s adopted to select useful features. After measurng the sgnal to nose rato of genes, 30 genes are selected based on ther ranks. µ c1( g ) µ c0 ( g ) SN( g, C) = σ c1 ( g ) + σ c0 ( g ) µ 1 ( g) : the average of genes n class C µ 2 ( g) : the average of genes not n class C σ 1 ( g) : standard devaton of genes n class C σ ( g) : standard devaton of genes not n class C 2 Sgnal-to-nose rato measures how the sgnal from the defect compares to other background nose. In bonformatcs the sgnal represents useful nformaton conveyed by genes, and nose to anythng else on the genes. Hence a low rato mples that the gene s not worth for the class C whle a hgh rato means that the gene s rather related wth the class C.

5 82 J.-H. Hong and S.-B. Cho Table 2. Arthmetc operators used n ths paper Arthmetc operator Functon Descrpton + Addton Postve effect on class 1(Negatve effect on class 2) Subtracton Negatve effect on class 1(Postve effect on class 2) Multplcaton Multplcatve correlaton / Dvson Dvsve correlaton 3.2 Classfcaton Rule Extracton Conventonal rule dscovery usng genetc programmng has usually adopted frstorder logc [17] or IF-THEN structure as the rule, whle logc operatons AND, OR, Not and comparatve operatons (<, >, =) are frequently used as follows [4,12]. Rule1: Rule2 : IF(( A1 < 0.6) OR ( A3 > 0.3)) THEN IF(( A2 = 0.7) AND ( A1 > 0.7))THEN class1 class2 Although these rules are easy to be nterpreted, t has a lmtaton to represent more complex relatonshps among varables to get a hgh performance [12]. Mathematcal operatons have been also tred to construct a rule, but they are dffcult n the analyss. Moreover n some applcatons t s already known that they obtan lower accuracy than arthmetc operatons. In ths paper, arthmetc operatons are used to construct a more sophstcated rule leadng to hgh accuracy. A rule s desgned as a tree wth 30 SNR features and basc arthmetc operatons ( +, -,, / ). Although numercal value can be also consdered as a termnal, t s not used n ths experment. For the easy analyss of rules obtaned, the meanngs of arthmetc operatons for genes are defned n Table 2. The classfcaton rule s constructed as follows. As shown n Fg. 3, the value of the functon eval() represents whch class a sample belongs to. Postve value ndcates that the sample belongs to class 1, whle negatve value sgnfes that the sample s classfed nto class 2. IF eval( Indvdual) 0 THEN class1 ELSE class2 We have expermented wth three knds of rule representatons. Not all arthmetc operators are used as shown n Table 3, but the 2 nd and the 3 rd wthout and / operators are used to keep the smplcty of the rule. Weghts show that whch gene s more effectve for the classfcaton whle the values are from 0 to 1.0. Fg. 4 brefly shows the three rule representatons.

6 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features 83 Table 3. Rule representatons to be tested No + - / Weghtng Complexty 1 Use Use Use Use Not-use Hgh 2 Use Use Not-use Not-use Use Mddle 3 Use Use Not-use Not-use Not-use Low Fg. 3. Representaton of the proposed method and classfcaton rule È ) ) ) ) È) È) È) È) ) ) ) ) DUXOHUHSUHVHQWDWLRQ EUXOHUHSUHVHQWDWLRQ FUXOHUHSUHVHQWDWLRQ Fg dfferent rule representatons The performance for the tranng data s used as the ftness of a rule. The smplcty measure s added on the ftness functon to get comprehensble-szed classfcaton rules as follows. It s generally known that a smpler classfer s more general than complcated one wth the same accuracy for the tranng data. ftness of where 1 = = number of correct samples number of total tran number of nodes smplcty =, number of maxmum nodes w ndvdual weght for tranng rate,and w 2 = w1 + smplcty w data weght for smplcty 2

7 84 J.-H. Hong and S.-B. Cho Table 4. Expermental envronments Parameter Value (fnal) Parameter Value (fnal) Populaton sze 100 Mutaton rate 0.1~0.3 (0.2) Maxmum generaton 50,000 Permutaton rate 0.1 Selecton rate 0.6~0.8 (0.8) Maxmum depth of a tree 3 Crossover rate 0.6~0.8 (0.8) Eltsm yes 4 Experments 4.1 Expermental Envronment The proposed method s verfed wth Lymphoma cancer dataset, whch s well known mcroarray dataset [18]. Ths dataset ( s one of popular DNA mcroarray datasets used n bonformatcs for the benchmark. It conssts of 47 samples: 24 samples of GC B-lke and 23 samples of actvated B-lke. Each sample has 4,026 gene expresson levels. All features are normalzed from 0 to 1. Snce the gene expresson data consst of few samples wth many features, the proposed method s evaluated by leave-one-out cross-valdaton. Total 47 experments are conducted, where each sample s set as the test data and the others are set as the tran data. All experments are repeated 10 tmes and the average of them s used as the fnal result. The parameters for genetc programmng are set as shown n Table 4. We use roulette wheel selecton wth elte preservng strategy, and set the weghts w 1 and w 2 of the ftness evaluaton functon as 0.9 and 0.1, respectvely. 4.2 Results Analyss Fg. 5 shows the accuracy for the test data n terms of the rule representatons. We can get 96.6% test accuracy n average wth the thrd rule representaton although ths s the smplest among the three rule representatons. Fg. 6 shows the classfcaton rules whch are the most frequently occurred n the experments, whle they classfy all the samples correctly wth a few genes. The detaled descrptons of the genes are shown n Table 5~7. The functons of some genes are not known yet, and ths gves nterest to medcal experts to study the functons of those genes. Although the rules are obtaned by the cross-valdaton, we focus on the easy nterpretablty and the nformaton ncluded n the rules. The rule shown n Fg. 6(a) s analyzed based on the meanng of the arthmetc operatons as descrbed n Table 1. F4 affects a sample to be ncluded nto class 2 whle negatvely nto the class 1. F20 and F25 are combned by a multplcatve correlaton, so as to push samples to be classfed nto class1. We can nterpret t as follows so to obtan some nformaton from the rule:

8 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features 85 Fg. 5. The accuracy for test data È ) ) ) È) È) ) ) ) È) È) (a) 1 st rule (b) 2 nd rule (c) 3 rd rule Fg. 6. The rules for perfect classfcaton wth each rule representaton ) F4, F20, and F25 are related wth lymphoma cancer The value of F4 s negatvely related wth the cancer F20 and F25 are postvely related wth the cancer We have conducted an addtonal experment to compare the proposed method wth a neural network, one of promsng machne learnng technques. 3-layered multlayer perceptron s used wth 2~10 hdden nodes, 2 output nodes, learnng rate of 0.01~0.1 and momentum of 0.7~0.9. The maxmum teraton for learnng s fxed to Three features are used as the nput of the neural network. The tranng accuracy s 98%, whle the test accuracy s 97.8%. Even wth ntensve efforts, we could not get 100% accuracy wth the neural network. The neural network has been also learned wth 30 features, but the result s worse than the frst case. It just obtaned 95.7% tranng accuracy and 95.7% test accuracy. Ths proves that genetc programmng also selected useful features among the 30 features. The addtonal experment shows the compettve performance of the proposed method n the classfcaton of the dataset. Fg. 6(b) and Fg. 6(c) are rules for the 2 nd and the 3 rd rule representatons. Based on the analyss method, each classfcaton rule ncludes the followng nformaton.

9 86 J.-H. Hong and S.-B. Cho Table 5. The detaled descrpton of genes used n the rule shown n Fg. 6(a) Feature # Gene # Descrpton F20 75 F Unknown UG Hs ets varant gene 6 (TEL oncogene); Clone= , *core bndng factor alpha1b subunt=cbf alpha1=pebp2aa1 transcrpton factor =AML1 Proto-oncogene=translocated n acute myelod leukema; Clone=263251, F Unknown UG Hs ESTs; Clone=746300, Table 6. The detaled descrpton of the genes used n the rule shown n Fg. 6(b) Feature # Gene # F Descrpton CXCR5=BLR1=B-cell homng chemokne receptor=l1; Clone=31, 4297 F *FAK=focal adheson knase; Clone=795352, F29 86 *BCL-2; Clone=342181, F *CD10=CALLA=Neprlysn=enkepalnase; Clone=200814, Table 7. The detaled descrpton of genes used n the rule shown n Fg. 6(c) Feature # Gene # Descrpton F Unknown; Clone= , F *Unknown; Clone=825199, F Lymphotoxn-Beta=Tumor necross factor C; Clone= , F *Unknown; Clone= , The classfcaton rule n Fg. 6(b) can be nterpreted as follows: F18, F11, F29, and F1 are related wth the lymphoma cancer F18 and F29 affect postvely on the GC B-lke lymphoma cancer F11 and F1 are negatvely related wth the GC B-lke lymphoma cancer Each weght sgnfes the mportance on the cancer classfcaton The classfcaton rule n Fg. 6(c) can be nterpreted as follows: F24, F4, F14, and F17 are related wth the lymphoma cancer F24 and F17 affect postvely on the GC B-lke lymphoma cancer F4 and F14 are negatvely related wth the GC B-lke lymphoma cancer

10 Lymphoma Cancer Classfcaton Usng Genetc Programmng wth SNR Features 87 F29 used n the 2 nd rule s the *BCL-2 gene, whch turned out that t s related wth the lymphoma cancer [19]. F14 descrbed n Table 6 s known that t relates wth the lymphoma cancer. These mply that the rules dscovered by the proposed method are understandable, and there s a possblty that the other features are related wth the lymphoma cancer. These rules also need a demonstraton by medcal experts, but there s a good chance of dscoverng useful nformaton from them. 5 Concludng Remarks In ths paper, we have proposed an effectve rule generaton method, whch uses genetc programmng wth SNR features. Snce gene expresson data have huge-scale feature data wth a few samples, t s dffcult to generate valuable classfcaton rules from the data drectly. The SNR feature selecton method used n ths paper remarkably reduces the number of features, whle genetc programmng generates useful rules wth those features selected. Moreover we have proposed the analyss method for the arthmetc rule representaton. It s very smple but helpful for the nterpretaton of the rules extracted. The expermental results show that the performance of the proposed method s effectve to extract classfcaton rules wth 96.6% test accuracy, and also good classfcaton rules have been easly nterpreted and provded useful nformaton for the classfcaton. As the future work, we wll verfy the obtaned results wth medcal experts and try to combne logcal and arthmetc structures n genetc programmng for better classfcaton. Each structure has ts advantage, and the combnaton mght help to mprove the performance and nterpretablty. Acknowledgements. Ths work was supported by Bometrcs Engneerng Research Center, and a grant of Korea Health 21 R&D project, Mnstry of Health & Welfare, Republc of Korea. References 1. A. Ben-Dor, et al., "Tssue classfcaton wth gene expresson profles," J. of Computatonal Bology, vol. 7, pp , A. Brazma and J. Vlo, "Gene expresson data analyss," Federaton of European Bochemcal Socetes Letters, vol. 480, pp , C. Park and S.-B. Cho, "Genetc search for optmal ensemble of feature-classfer pars n DNA gene expresson profles," Int. Jont Conf. on Neural Networks, pp , K. Tan, et al., "Evolutonary computng for knowledge dscovery n medcal dagnoss," Artfcal Intellgence n Medcne, vol. 27, no. 2, pp , J. Qunlan, C4.5: Programs for Machne Learnng, Morgan Kaufmann, D. Goldberg, Genetc Algorthms n Search, Optmazaton, and Machne Learnng, Addson-Wesley, K. DeJong, et al., Usng genetc algorthms for concept learnng, Machne Learnng, vol. 13, pp , A. Fretas, "A survey of evolutonary algorthms for data mnng and knowledge dscovery," Advances n Evolutonary Computaton, pp , 2002.

11 88 J.-H. Hong and S.-B. Cho 9. C. Hsu and C. Knoblock, Dscoverng robust knowledge from databases that change, Data Mnng and Knowledge Dscovery, vol. 2, no. 1, pp , C. Zhou, et al., Dscovery of classfcaton rules by usng gene expresson programmng, Proc. of the 2002 Int. Conf. on Artfcal Intellgence, pp , C. Bojarczuk, et al., Dscoverng comprehensble classfcaton rules usng genetc programmng: A case study n a medcal doman, Proc. of the Genetc and Evolutonary Computaton Conf., pp , I. Falco, et al., Dscoverng nterestng classfcaton rules wth genetc programmng, Appled Soft Computng, vol. 1, no. 4, pp , J. Koza, Genetc programmng, Encyclopeda of Computer Scence and Technology, vol. 39, pp , J. Kshore, et al., Applcaton of genetc programmng for multcategory pattern classfcaton, IEEE Trans. on Evolutonary Computaton, vol. 4, no. 3, pp , H.-H. Won and S.-B. Cho, Neural network ensemble wth negatvely correlated features for cancer classfcaton, Lecture Notes n Computer Scence, vol. 2714, pp , J. Bns and B. Draper, Feature selecton from huge feature sets, Proc. Int. Conf. Computer Vson 2, pp , S. Auger, et al., Learnng frst order logc rules wth a genetc algorthm, Proc. of the Frst Int. Conf. on Knowledge Dscovery & Data Mnng, pp , A. Alzadeh, et al., Dstnct types of dffuse large B-cell lymphoma dentfed by gene expresson proflng, Nature, vol. 403, pp , O. Monn, et al. BCL2 overexpresson n dffuse large B-cell lymphoma, Leuk Lymphoma, vol. 34, no 1-2, pp , 1999.

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION

AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION www.arpapress.com/volumes/vol8issue2/ijrras_8_2_02.pdf AN ENHANCED GAGS BASED MTSVSL LEARNING TECHNIQUE FOR CANCER MOLECULAR PATTERN PREDICTION OF CANCER CLASSIFICATION I. Jule 1 & E. Krubakaran 2 1 Department

More information

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer

Gene Selection Based on Mutual Information for the Classification of Multi-class Cancer Gene Selecton Based on Mutual Informaton for the Classfcaton of Mult-class Cancer Sheng-Bo Guo,, Mchael R. Lyu 3, and Tat-Mng Lok 4 Department of Automaton, Unversty of Scence and Technology of Chna, Hefe,

More information

Study and Comparison of Various Techniques of Image Edge Detection

Study and Comparison of Various Techniques of Image Edge Detection Gureet Sngh et al Int. Journal of Engneerng Research Applcatons RESEARCH ARTICLE OPEN ACCESS Study Comparson of Varous Technques of Image Edge Detecton Gureet Sngh*, Er. Harnder sngh** *(Department of

More information

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm

Biomarker Selection from Gene Expression Data for Tumour Categorization Using Bat Algorithm Receved: March 20, 2017 401 Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of

More information

Using Past Queries for Resource Selection in Distributed Information Retrieval

Using Past Queries for Resource Selection in Distributed Information Retrieval Purdue Unversty Purdue e-pubs Department of Computer Scence Techncal Reports Department of Computer Scence 2011 Usng Past Queres for Resource Selecton n Dstrbuted Informaton Retreval Sulleyman Cetntas

More information

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia

*VALLIAPPAN Raman 1, PUTRA Sumari 2 and MANDAVA Rajeswari 3. George town, Penang 11800, Malaysia. George town, Penang 11800, Malaysia 38 A Theoretcal Methodology and Prototype Implementaton for Detecton Segmentaton Classfcaton of Dgtal Mammogram Tumor by Machne Learnng and Problem Solvng *VALLIAPPA Raman, PUTRA Sumar 2 and MADAVA Rajeswar

More information

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach

Survival Rate of Patients of Ovarian Cancer: Rough Set Approach Internatonal OEN ACCESS Journal Of Modern Engneerng esearch (IJME) Survval ate of atents of Ovaran Cancer: ough Set Approach Kamn Agrawal 1, ragat Jan 1 Department of Appled Mathematcs, IET, Indore, Inda

More information

CLUSTERING is always popular in modern technology

CLUSTERING is always popular in modern technology Max-Entropy Feed-Forward Clusterng Neural Network Han Xao, Xaoyan Zhu arxv:1506.03623v1 [cs.lg] 11 Jun 2015 Abstract The outputs of non-lnear feed-forward neural network are postve, whch could be treated

More information

Reconstruction of gene regulatory network of colon cancer using information theoretic approach

Reconstruction of gene regulatory network of colon cancer using information theoretic approach Reconstructon of gene regulatory network of colon cancer usng nformaton theoretc approach Khald Raza #1, Rafat Parveen * # Department of Computer Scence Jama Mlla Islama (Central Unverst, New Delh-11005,

More information

Copy Number Variation Methods and Data

Copy Number Variation Methods and Data Copy Number Varaton Methods and Data Copy number varaton (CNV) Reference Sequence ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA Populaton ACCTGCAATGAT TAAGCCCGGG TTGCAACGTTAGGCA ACCTGCAATGAT TTGCAACGTTAGGCA

More information

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract.

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract. A Support Vector Machne Classfer based on Recursve Feature Elmnaton for Mcroarray Data n Breast Cancer Characterzaton. R.Campann, D. Dongovann, E. Iamper, N. Lanconell, G. Palermo, M. Roffll, A. Rccard

More information

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract.

A Support Vector Machine Classifier based on Recursive Feature Elimination for Microarray Data in Breast Cancer Characterization. Abstract. A Support Vector Machne Classfer based on Recursve Feature Elmnaton for Mcroarray Data n Breast Cancer Characterzaton. R.Campann, D. Dongovann, N. Lanconell, G. Palermo, A. Rccard, M. Roffll Dpartmento

More information

Nonstandard Machine Learning Algorithms for Microarray Data Mining. Byoung-Tak Zhang

Nonstandard Machine Learning Algorithms for Microarray Data Mining. Byoung-Tak Zhang Nonstandard Machne Learnng Algorthms for Mcroarray Data Mnng Byoung-Tak Zhang Center for Bonformaton Technology (CBIT) & Bontellgence Laboratory School of Computer Scence and Engneerng Seoul Natonal Unversty

More information

An Approach to Discover Dependencies between Service Operations*

An Approach to Discover Dependencies between Service Operations* 36 JOURNAL OF SOFTWARE VOL. 3 NO. 9 DECEMBER 2008 An Approach to Dscover Dependences between Servce Operatons* Shuyng Yan Research Center for Grd and Servce Computng Insttute of Computng Technology Chnese

More information

econstor Make Your Publications Visible.

econstor Make Your Publications Visible. econstor Make Your Publcatons Vsble. A Servce of Wrtschaft Centre zbwlebnz-informatonszentrum Economcs Chang, Huan-Cheng; Chang, Pn-Hsang; Tseng, Sung-Chn; Chang, Ch- Chang; Lu, Yen-Chao Artcle A comparatve

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew () (08) 5 - Research Artcle Prognoss Evaluaton of Ovaran Granulosa Cell Tumor Based on Co-forest ntellgence Model Xn Lao Xn Zheng Juan Zou Mn Feng

More information

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM

AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM AUTOMATED DETECTION OF HARD EXUDATES IN FUNDUS IMAGES USING IMPROVED OTSU THRESHOLDING AND SVM Wewe Gao 1 and Jng Zuo 2 1 College of Mechancal Engneerng, Shangha Unversty of Engneerng Scence, Shangha,

More information

Boosting for tumor classification with gene expression data. Seminar für Statistik, ETH Zürich, CH-8092, Switzerland

Boosting for tumor classification with gene expression data. Seminar für Statistik, ETH Zürich, CH-8092, Switzerland BIOINFORMATICS Vol. 19 no. 9 2003, pages 1061 1069 DOI: 10.1093/bonformatcs/btf867 Boostng for tumor classfcaton wth gene expresson data Marcel Dettlng and Peter Bühlmann Semnar für Statstk, ETH Zürch,

More information

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16

310 Int'l Conf. Par. and Dist. Proc. Tech. and Appl. PDPTA'16 310 Int'l Conf. Par. and Dst. Proc. Tech. and Appl. PDPTA'16 Akra Sasatan and Hrosh Ish Graduate School of Informaton and Telecommuncaton Engneerng, Toka Unversty, Mnato, Tokyo, Japan Abstract The end-to-end

More information

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients

Design of PSO Based Robust Blood Glucose Control in Diabetic Patients Control n Dabetc Patents Assst. Prof. Dr. Control and Systems Engneerng Department, Unversty of Technology, Baghdad-Iraq hazem..al@uotechnology.edu.q Receved: /6/3 Accepted: //3 Abstract In ths paper,

More information

Optimal Planning of Charging Station for Phased Electric Vehicle *

Optimal Planning of Charging Station for Phased Electric Vehicle * Energy and Power Engneerng, 2013, 5, 1393-1397 do:10.4236/epe.2013.54b264 Publshed Onlne July 2013 (http://www.scrp.org/ournal/epe) Optmal Plannng of Chargng Staton for Phased Electrc Vehcle * Yang Gao,

More information

Introduction ORIGINAL RESEARCH

Introduction ORIGINAL RESEARCH ORIGINAL RESEARCH Assessng the Statstcal Sgnfcance of the Acheved Classfcaton Error of Classfers Constructed usng Serum Peptde Profles, and a Prescrpton for Random Samplng Repeated Studes for Massve Hgh-Throughput

More information

Physical Model for the Evolution of the Genetic Code

Physical Model for the Evolution of the Genetic Code Physcal Model for the Evoluton of the Genetc Code Tatsuro Yamashta Osamu Narkyo Department of Physcs, Kyushu Unversty, Fukuoka 8-856, Japan Abstract We propose a physcal model to descrbe the mechansms

More information

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores

Parameter Estimates of a Random Regression Test Day Model for First Three Lactation Somatic Cell Scores Parameter Estmates of a Random Regresson Test Day Model for Frst Three actaton Somatc Cell Scores Z. u, F. Renhardt and R. Reents Unted Datasystems for Anmal Producton (VIT), Hedeweg 1, D-27280 Verden,

More information

INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER

INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER INTEGRATIVE NETWORK ANALYSIS TO IDENTIFY ABERRANT PATHWAY NETWORKS IN OVARIAN CANCER LI CHEN 1,2, JIANHUA XUAN 1,*, JINGHUA GU 1, YUE WANG 1, ZHEN ZHANG 2, TIAN LI WANG 2, IE MING SHIH 2 1The Bradley Department

More information

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique

A Classification Model for Imbalanced Medical Data based on PCA and Farther Distance based Synthetic Minority Oversampling Technique A Classfcaton Model for Imbalanced Medcal Data based on PCA and Farther Dstance based Synthetc Mnorty Oversamplng Technque NADIR MUSTAFA School of Computer Scence and Engneerng Unversty of Electronc Scence

More information

Statistically Weighted Voting Analysis of Microarrays for Molecular Pattern Selection and Discovery Cancer Genotypes

Statistically Weighted Voting Analysis of Microarrays for Molecular Pattern Selection and Discovery Cancer Genotypes IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.6 No.2, December 26 73 Statstcally Weghted Votng Analyss of Mcroarrays for Molecular Pattern Selecton and Dscovery Cancer Genotypes

More information

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures

Using the Perpendicular Distance to the Nearest Fracture as a Proxy for Conventional Fracture Spacing Measures Usng the Perpendcular Dstance to the Nearest Fracture as a Proxy for Conventonal Fracture Spacng Measures Erc B. Nven and Clayton V. Deutsch Dscrete fracture network smulaton ams to reproduce dstrbutons

More information

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony

Cancer Classification Based on Support Vector Machine Optimized by Particle Swarm Optimization and Artificial Bee Colony molecules Artcle Cancer Classfcaton Based on Support Vector Machne Optmzed by Partcle Swarm Optmzaton and Artfcal Bee Colony Lngyun Gao 1 ID, Mngquan Ye 1, * and Changrong Wu 2 1 School of Medcal Informaton,

More information

Available online at ScienceDirect. Procedia Computer Science 46 (2015 )

Available online at   ScienceDirect. Procedia Computer Science 46 (2015 ) Avalable onlne at www.scencedrect.com ScenceDrect Proceda Computer Scence 46 (215 ) 1762 1769 Internatonal Conference on Informaton and Communcaton Technologes (ICICT 214) Automatc Characterzaton of Bengn

More information

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity

Comparison among Feature Encoding Techniques for HIV-1 Protease Cleavage Specificity Internatonal Journal of Intellgent Systems and Applcatons n Engneerng Advanced Technology and Scence ISSN:2147-67992147-6799 http://jsae.atscence.org/ Orgnal Research Paper Comparson among Feature Encodng

More information

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA

A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA Journal of Theoretcal and Appled Informaton Technology 2005 ongong JATIT & LLS ISSN: 1992-8645 www.jatt.org E-ISSN: 1817-3195 A MIXTURE OF EXPERTS FOR CATARACT DIAGNOSIS IN HOSPITAL SCREENING DATA 1 SUNGMIN

More information

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS

AUTOMATED CHARACTERIZATION OF ESOPHAGEAL AND SEVERELY INJURED VOICES BY MEANS OF ACOUSTIC PARAMETERS AUTOMATED CHARACTERIZATIO OF ESOPHAGEAL AD SEVERELY IJURED VOICES BY MEAS OF ACOUSTIC PARAMETERS B. García, I. Ruz, A. Méndez, J. Vcente, and M. Mendezona Department of Telecommuncaton, Unversty of Deusto

More information

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation

A New Machine Learning Algorithm for Breast and Pectoral Muscle Segmentation Avalable onlne www.ejaet.com European Journal of Advances n Engneerng and Technology, 2015, 2(1): 21-29 Research Artcle ISSN: 2394-658X A New Machne Learnng Algorthm for Breast and Pectoral Muscle Segmentaton

More information

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems

A Linear Regression Model to Detect User Emotion for Touch Input Interactive Systems 2015 Internatonal Conference on Affectve Computng and Intellgent Interacton (ACII) A Lnear Regresson Model to Detect User Emoton for Touch Input Interactve Systems Samt Bhattacharya Dept of Computer Scence

More information

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION

JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION JOINT SUB-CLASSIFIERS ONE CLASS CLASSIFICATION MODEL FOR AVIAN INFLUENZA OUTBREAK DETECTION Je Zhang, Je Lu, Guangquan Zhang Centre for Quantum Computaton & Intellgent Systems Faculty of Engneerng and

More information

BINNING SOMATIC MUTATIONS BASED ON BIOLOGICAL KNOWLEDGE FOR PREDICTING SURVIVAL: AN APPLICATION IN RENAL CELL CARCINOMA

BINNING SOMATIC MUTATIONS BASED ON BIOLOGICAL KNOWLEDGE FOR PREDICTING SURVIVAL: AN APPLICATION IN RENAL CELL CARCINOMA BINNING SOMATIC MUTATIONS BASED ON BIOLOGICAL KNOWLEDGE FOR PREDICTING SURVIVAL: AN APPLICATION IN RENAL CELL CARCINOMA DOKYOON KIM, RUOWANG LI, SCOTT M. DUDEK, JOHN R. WALLACE, MARYLYN D. RITCHIE Center

More information

Machine Understanding - a new area of research aimed at building thinking/understanding machines

Machine Understanding - a new area of research aimed at building thinking/understanding machines achne Understandng - a new area of research amed at buldng thnkng/understandng machnes Zbgnew Les and agdalena Les St. Queen Jadwga Research Insttute of Understandng, elbourne, Australa sqru@outlook.com

More information

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION

EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF SPERM CELL MOVEMENT. 1. INTRODUCTION JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol.3/00, ISSN 64-6037 Łukasz WITKOWSKI * mage enhancement, mage analyss, semen, sperm cell, cell moblty EXAMINATION OF THE DENSITY OF SEMEN AND ANALYSIS OF

More information

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE

IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE IMPROVING THE EFFICIENCY OF BIOMARKER IDENTIFICATION USING BIOLOGICAL KNOWLEDGE JOHN H. PHAN The Wallace H. Coulter Department of Bomedcal Engneerng, Georga Insttute of Technology, 313 Ferst Drve Atlanta,

More information

A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS

A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS INTERNATIONAL JOURNAL ON SMART SENSING AND INTELLIGENT SYSTEMS, VOL. 5, NO. 1, MARCH 2012 A REVIEW OF ARTIFICIAL FISH SWARM OPTIMIZATION METHODS AND APPLICATIONS 1 Mehd Neshat, 2 Al Adel, 3 Ghodrat Sepdnam,

More information

Project title: Mathematical Models of Fish Populations in Marine Reserves

Project title: Mathematical Models of Fish Populations in Marine Reserves Applcaton for Fundng (Malaspna Research Fund) Date: November 0, 2005 Project ttle: Mathematcal Models of Fsh Populatons n Marne Reserves Dr. Lev V. Idels Unversty College Professor Mathematcs Department

More information

Comparison of support vector machine based on genetic algorithm with logistic regression to diagnose obstructive sleep apnea

Comparison of support vector machine based on genetic algorithm with logistic regression to diagnose obstructive sleep apnea Orgnal Artcle Comparson of support vector machne based on genetc algorthm wth logstc regresson to dagnose obstructve sleep apnea Zohreh Manoochehr, Nader Salar 1, Mansour Rezae 1, Habbolah Khazae 2, Sara

More information

DETECTION AND CLASSIFICATION OF BRAIN TUMOR USING ML

DETECTION AND CLASSIFICATION OF BRAIN TUMOR USING ML DOI: http://dx.do.org/0.26483/arcs.v92.5807 Volume 9, No. 2, March-Aprl 208 Internatonal Journal of Advanced Research n Computer Scence RESEARCH PAPER Avalable Onlne at www.arcs.nfo ISSN No. 0976-5697

More information

Using a Wavelet Representation for Classification of Movement in Bed

Using a Wavelet Representation for Classification of Movement in Bed Usng a Wavelet Representaton for Classfcaton of Movement n Bed Adrana Morell Adam Depto. de Matemátca e Estatístca Unversdade de Caxas do Sul Caxas do Sul RS E-mal: amorell@ucs.br André Gustavo Adam Depto.

More information

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments

A Novel artifact for evaluating accuracies of gear profile and pitch measurements of gear measuring instruments A Novel artfact for evaluatng accuraces of gear profle and ptch measurements of gear measurng nstruments Sonko Osawa, Osamu Sato, Yohan Kondo, Toshyuk Takatsuj (NMIJ/AIST) Masaharu Komor (Kyoto Unversty)

More information

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage:

ARTICLE IN PRESS. computer methods and programs in biomedicine xxx (2007) xxx xxx. journal homepage: computer methods and programs n bomedcne xxx (2007) xxx xxx journal homepage: www.ntl.elseverhealth.com/journals/cmpb Improvng bran tumor characterzaton on MRI by probablstc neural networks and non-lnear

More information

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article

Journal of Engineering Science and Technology Review 11 (2) (2018) Research Article Jestr Journal of Engneerng Scence and Technology Revew 11 (2) (2018) 8-12 Research Artcle Detecton Lung Cancer Usng Gray Level Co-Occurrence Matrx (GLCM) and Back Propagaton Neural Network Classfcaton

More information

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo

Estimation for Pavement Performance Curve based on Kyoto Model : A Case Study for Highway in the State of Sao Paulo Estmaton for Pavement Performance Curve based on Kyoto Model : A Case Study for Kazuya AOKI, PASCO CORPORATION, Yokohama, JAPAN, Emal : kakzo603@pasco.co.jp Octávo de Souza Campos, Publc Servces Regulatory

More information

A Glorious Literature on Linear Goal Programming Algorithms

A Glorious Literature on Linear Goal Programming Algorithms Amercan Journal of Operatons Research, 2014, 4, 59-71 Publshed Onlne March 2014 n ScRes. http://www.scrp.org/journal/ajor http://dx.do.org/10.4236/ajor.2014.42007 A Glorous Lterature on Lnear Goal Programmng

More information

Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches

Towards Prediction of Radiation Pneumonitis Arising from Lung Cancer Patients Using Machine Learning Approaches Towards Predcton of Radaton Pneumonts Arsng from Lung Cancer Patents Usng Machne Learnng Approaches Jung Hun Oh, Adtya Apte, Rawan Al-Loz, Jeffrey Bradley, Issam El Naqa * Dvson of Bonformatcs and Outcomes

More information

Combined Temporal and Spatial Filter Structures for CDMA Systems

Combined Temporal and Spatial Filter Structures for CDMA Systems Combned Temporal and Spatal Flter Structures for CDMA Systems Ayln Yener WINLAB, Rutgers Unversty yener@wnlab.rutgers.edu Roy D. Yates WINLAB, Rutgers Unversty ryates@wnlab.rutgers.edu Sennur Ulukus AT&T

More information

Investigation of zinc oxide thin film by spectroscopic ellipsometry

Investigation of zinc oxide thin film by spectroscopic ellipsometry VNU Journal of Scence, Mathematcs - Physcs 24 (2008) 16-23 Investgaton of znc oxde thn flm by spectroscopc ellpsometry Nguyen Nang Dnh 1, Tran Quang Trung 2, Le Khac Bnh 2, Nguyen Dang Khoa 2, Vo Th Ma

More information

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field

Subject-Adaptive Real-Time Sleep Stage Classification Based on Conditional Random Field Subject-Adaptve Real-Tme Sleep Stage Classfcaton Based on Condtonal Random Feld Gang Luo, PhD, Wanl Mn, PhD IBM TJ Watson Research Center, Hawthorne, NY {luog, wanlmn}@usbmcom Abstract Sleep stagng s the

More information

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children

Automated and ERP-Based Diagnosis of Attention-Deficit Hyperactivity Disorder in Children Orgnal Artcle Automated and ERP-Based Dagnoss of Attenton-Defct Hyperactvty Dsorder n Chldren Abstract Event-related potental (ERP) s one of the most nformatve and dynamc methods of montorng cogntve processes,

More information

A Geometric Approach To Fully Automatic Chromosome Segmentation

A Geometric Approach To Fully Automatic Chromosome Segmentation A Geometrc Approach To Fully Automatc Chromosome Segmentaton Shervn Mnaee ECE Department New York Unversty Brooklyn, New York, USA shervn.mnaee@nyu.edu Mehran Fotouh Computer Engneerng Department Sharf

More information

A GEOGRAPHICAL AND STATISTICAL ANALYSIS OF LEUKEMIA DEATHS RELATING TO NUCLEAR POWER PLANTS. Whitney Thompson, Sarah McGinnis, Darius McDaniel,

A GEOGRAPHICAL AND STATISTICAL ANALYSIS OF LEUKEMIA DEATHS RELATING TO NUCLEAR POWER PLANTS. Whitney Thompson, Sarah McGinnis, Darius McDaniel, A GEOGRAPHICAL AD STATISTICAL AALYSIS OF LEUKEMIA DEATHS RELATIG TO UCLEAR POWER PLATS Whtney Thompson, Sarah McGnns, Darus McDanel, Jean Sexton, Rebecca Pettt, Sarah Anderson, Monca Jackson ABSTRACT:

More information

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification

Fast Algorithm for Vectorcardiogram and Interbeat Intervals Analysis: Application for Premature Ventricular Contractions Classification Fast Algorthm for Vectorcardogram and Interbeat Intervals Analyss: Applcaton for Premature Ventrcular Contractons Classfcaton Irena Jekova, Vessela Krasteva Centre of Bomedcal Engneerng Prof. Ivan Daskalov

More information

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp )

Proceedings of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lisbon, Portugal, June 16-18, 2005 (pp ) Proceedngs of the 6th WSEAS Int. Conf. on EVOLUTIONARY COMPUTING, Lsbon, Portugal, June 6-8, 2005 (pp285-20) Novel Intellgent Edge Detector for Sonographcal Images Al Rafee *, Mohammad Hasan Morad **,

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) Internatonal Assocaton of Scentfc Innovaton and Research (IASIR (An Assocaton Unfyng the Scences, Engneerng, and Appled Research Internatonal Journal of Emergng Technologes n Computatonal and Appled Scences

More information

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex

Sparse Representation of HCP Grayordinate Data Reveals. Novel Functional Architecture of Cerebral Cortex 1 Sparse Representaton of HCP Grayordnate Data Reveals Novel Functonal Archtecture of Cerebral Cortex X Jang 1, Xang L 1, Jngle Lv 2,1, Tuo Zhang 2,1, Shu Zhang 1, Le Guo 2, Tanmng Lu 1* 1 Cortcal Archtecture

More information

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP

ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP ENRICHING PROCESS OF ICE-CREAM RECOMMENDATION USING COMBINATORIAL RANKING OF AHP AND MONTE CARLO AHP 1 AKASH RAMESHWAR LADDHA, 2 RAHUL RAGHVENDRA JOSHI, 3 Dr.PEETI MULAY 1 M.Tech, Department of Computer

More information

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago

Joint Modelling Approaches in diabetes research. Francisco Gude Clinical Epidemiology Unit, Hospital Clínico Universitario de Santiago Jont Modellng Approaches n dabetes research Clncal Epdemology Unt, Hosptal Clínco Unverstaro de Santago Outlne 1 Dabetes 2 Our research 3 Some applcatons Dabetes melltus Is a serous lfe-long health condton

More information

4.2 Scheduling to Minimize Maximum Lateness

4.2 Scheduling to Minimize Maximum Lateness 4. Schedulng to Mnmze Maxmum Lateness Schedulng to Mnmzng Maxmum Lateness Mnmzng lateness problem. Sngle resource processes one ob at a tme. Job requres t unts of processng tme and s due at tme d. If starts

More information

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment

Nonlinear Modeling Method Based on RBF Neural Network Trained by AFSA with Adaptive Adjustment Advances n Engneerng Research (AER), volue 48 3rd Workshop on Advanced Research and Technology n Industry Applcatons (WARTIA 27) Nonlnear Modelng Method Based on RBF Neural Network Traned by AFSA wth Adaptve

More information

Feature Selection for Predicting Tumor Metastases in Microarray Experiments using Paired Design

Feature Selection for Predicting Tumor Metastases in Microarray Experiments using Paired Design Feature Selecton for Predctng Tumor Metastases n Mcroarray Experments usng Pared Desgn Qhua Tan 1,2, Mads Thomassen 1 and Torben A. Kruse 1 ORIGINAL RESEARCH 1 Department of Bochemstry, Pharmacology and

More information

Balanced Query Methods for Improving OCR-Based Retrieval

Balanced Query Methods for Improving OCR-Based Retrieval Balanced Query Methods for Improvng OCR-Based Retreval Kareem Darwsh Electrcal and Computer Engneerng Dept. Unversty of Maryland, College Park College Park, MD 20742 kareem@glue.umd.edu Douglas W. Oard

More information

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary:

Lateral Transfer Data Report. Principal Investigator: Andrea Baptiste, MA, OT, CIE Co-Investigator: Kay Steadman, MA, OTR, CHSP. Executive Summary: Samar tmed c ali ndus t r esi nc 55Fl em ngdr ve, Un t#9 Cambr dge, ON. N1T2A9 T el. 18886582206 Ema l. nf o@s amar t r ol l boar d. c om www. s amar t r ol l boar d. c om Lateral Transfer Data Report

More information

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram

Dr.S.Sumathi 1, Mrs.V.Agalya 2 Mahendra Engineering College, Mahendhirapuri, Mallasamudram Detecton Of Myocardal Ischema In ECG Sgnals Usng Support Vector Machne Dr.S.Sumath 1, Mrs.V.Agalya Mahendra Engneerng College, Mahendhrapur, Mallasamudram Abstract--Ths paper presents an ntellectual dagnoss

More information

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering*

A Computer-aided System for Discriminating Normal from Cancerous Regions in IHC Liver Cancer Tissue Images Using K-means Clustering* A Computer-aded System for Dscrmnatng Normal from Cancerous Regons n IHC Lver Cancer Tssue Images Usng K-means Clusterng* R. M. CHEN 1, Y. J. WU, S. R. JHUANG, M. H. HSIEH, C. L. KUO, Y. L. MA Department

More information

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES

INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Mathematcal and Computatonal Applcatons, Vol. 15, No. 3, pp. 472-480, 2010. Assocaton for Scentfc Research INTRAUTERINE GROWTH RESTRICTION (IUGR) RISK DECISION BASED ON SUPPORT VECTOR MACHINES Zeynep Zengn

More information

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana

Modeling the Survival of Retrospective Clinical Data from Prostate Cancer Patients in Komfo Anokye Teaching Hospital, Ghana Internatonal Journal of Appled Scence and Technology Vol. 5, No. 6; December 2015 Modelng the Survval of Retrospectve Clncal Data from Prostate Cancer Patents n Komfo Anokye Teachng Hosptal, Ghana Asedu-Addo,

More information

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of

Modeling Multi Layer Feed-forward Neural. Network Model on the Influence of Hypertension. and Diabetes Mellitus on Family History of Appled Mathematcal Scences, Vol. 7, 2013, no. 41, 2047-2053 HIKARI Ltd, www.m-hkar.com Modelng Mult Layer Feed-forward Neural Network Model on the Influence of Hypertenson and Dabetes Melltus on Famly

More information

OPTIMIZE THE POSITION OF MECHANICAL COMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETIC ALGORITHMS

OPTIMIZE THE POSITION OF MECHANICAL COMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETIC ALGORITHMS SYMOMP 2013 Lsbon, 9-10 September 2013 EOMAS, Portugal OPTIMIZE THE POSITION OF MEHANIAL OMPONENTS OF AN EXTERNAL FIXATOR USING NEURAL NETWORKS AND GENETI ALGORITHMS Mguel Samarra 1,3, Lus Rosero 2,3 *,

More information

Evaluation of the generalized gamma as a tool for treatment planning optimization

Evaluation of the generalized gamma as a tool for treatment planning optimization Internatonal Journal of Cancer Therapy and Oncology www.jcto.org Evaluaton of the generalzed gamma as a tool for treatment plannng optmzaton Emmanoul I Petrou 1,, Ganesh Narayanasamy 3, Eleftheros Lavdas

More information

Evaluation of Literature-based Discovery Systems

Evaluation of Literature-based Discovery Systems Evaluaton of Lterature-based Dscovery Systems Melha Yetsgen-Yldz 1 and Wanda Pratt 1,2 1 The Informaton School, Unversty of Washngton, Seattle, USA. 2 Bomedcal and Health Informatcs, School of Medcne,

More information

Natural Image Denoising: Optimality and Inherent Bounds

Natural Image Denoising: Optimality and Inherent Bounds atural Image Denosng: Optmalty and Inherent Bounds Anat Levn and Boaz adler Department of Computer Scence and Appled Math The Wezmann Insttute of Scence Abstract The goal of natural mage denosng s to estmate

More information

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters

Prediction of Total Pressure Drop in Stenotic Coronary Arteries with Their Geometric Parameters Tenth Internatonal Conference on Computatonal Flud Dynamcs (ICCFD10), Barcelona, Span, July 9-13, 2018 ICCFD10-227 Predcton of Total Pressure Drop n Stenotc Coronary Arteres wth Ther Geometrc Parameters

More information

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT

THIS IS AN OFFICIAL NH DHHS HEALTH ALERT THIS IS AN OFFICIAL NH DHHS HEALTH ALERT Dstrbuted by the NH Health Alert Network Health.Alert@dhhs.nh.gov August 26, 2016 1430 EDT (2:30 PM EDT) NH-HAN 20160826 Recommendatons for Accurate Dagnoss of

More information

Insights in Genetics and Genomics

Insights in Genetics and Genomics Insghts n Genetcs and Genomcs Research Artcle Open Access New Score Tests for Equalty of Varances n the Applcaton of DNA Methylaton Data Analyss [Verson ] Welang Qu Xuan L Jarrett Morrow Dawn L DeMeo Scott

More information

Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO

Incorporating prior biological knowledge for network-based differential gene expression analysis using differentially weighted graphical LASSO Zuo et al. BMC Bonformatcs (2017) 18:99 DOI 10.1186/s12859-017-1515-1 METHODOLOGY ARTICLE Open Access Incorporatng pror bologcal knowledge for network-based dfferental gene expresson analyss usng dfferentally

More information

Strategies for the Early Diagnosis of Acute Myocardial Infarction Using Biochemical Markers

Strategies for the Early Diagnosis of Acute Myocardial Infarction Using Biochemical Markers Clncal Chemstry / EARLY DIAGNOSIS OF ACUTE MYOCARDIAL INFARCTION USING IOCHEMICAL MARKERS Strateges for the Early Dagnoss of Acute Myocardal Infarcton Usng ochemcal Markers Martna Zannotto, Leopoldo Celegon,

More information

Resampling Methods for the Area Under the ROC Curve

Resampling Methods for the Area Under the ROC Curve Resamplng ethods for the Area Under the ROC Curve Andry I. Bandos AB6@PITT.EDU Howard E. Rockette HERBST@PITT.EDU Department of Bostatstcs, Graduate School of Publc Health, Unversty of Pttsburgh, Pttsburgh,

More information

Study on Psychological Crisis Evaluation Combining Factor Analysis and Neural Networks *

Study on Psychological Crisis Evaluation Combining Factor Analysis and Neural Networks * Psychology 2011. Vol.2, No.2, 138-142 Copyrght 2011 ScRes. DOI:10.4236/psych.2011.22022 Study on Psychologcal Crss Evaluaton Combnng Factor Analyss and Neural Networks * Hu Ln 1, Yngb Zhang 1, Hengqng

More information

Computing and Using Reputations for Internet Ratings

Computing and Using Reputations for Internet Ratings Computng and Usng Reputatons for Internet Ratngs Mao Chen Department of Computer Scence Prnceton Unversty Prnceton, J 8 (69)-8-797 maoch@cs.prnceton.edu Jaswnder Pal Sngh Department of Computer Scence

More information

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care

Detection of Lung Cancer at Early Stage using Neural Network Techniques for Preventing Health Care IJSRD - Internatonal Journal for Scentfc Research & Development Vol. 3, Issue 4, 15 ISSN (onlne): 31-613 Detecton of Lung Cancer at Early Stage usng Neural Network echnques for Preventng Health Care Megha

More information

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion

A Belief Rule-Based (BRB) Decision Support System for Assessing Clinical Asthma Suspicion A Belef Rule-Based (BRB) Decson Support System for Assessng Clncal Asthma Suspcon Mohammad Shahadat Hossan a, Md. Emran Hossan b, Md. Safuddn Khald c, Mohammad A. Haque d a, b Department of Computer Scence

More information

Estimation of Relative Survival Based on Cancer Registry Data

Estimation of Relative Survival Based on Cancer Registry Data Revew of Bonformatcs and Bometrcs (RBB) Volume 2 Issue 4, December 203 www.sepub.org/rbb Estmaton of Relatve Based on Cancer Regstry Data Olaf Schoffer *, Ante Nedostate 2, Stefane J. Klug,2 Cancer Epdemology,

More information

Tumor Phylogenetic Lineage Separation by Medoidshift Clustering with Non-Positive Kernel

Tumor Phylogenetic Lineage Separation by Medoidshift Clustering with Non-Positive Kernel Tumor Phylogenetc Lneage Separaton by Medodshft Clusterng wth Non-Postve Kernel Lu Xe School of Computer Scence Carnege Mellon Unversty Pttsburgh, PA 15213 lxe1@andrew.cmu.edu Commttee Dr. Russell Schwartz,

More information

What Determines Attitude Improvements? Does Religiosity Help?

What Determines Attitude Improvements? Does Religiosity Help? Internatonal Journal of Busness and Socal Scence Vol. 4 No. 9; August 2013 What Determnes Atttude Improvements? Does Relgosty Help? Madhu S. Mohanty Calforna State Unversty-Los Angeles Los Angeles, 5151

More information

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy

Appendix for. Institutions and Behavior: Experimental Evidence on the Effects of Democracy Appendx for Insttutons and Behavor: Expermental Evdence on the Effects of Democrac 1. Instructons 1.1 Orgnal sessons Welcome You are about to partcpate n a stud on decson-makng, and ou wll be pad for our

More information

(From the Gastroenterology Division, Cornell University Medical College, New York 10021)

(From the Gastroenterology Division, Cornell University Medical College, New York 10021) ROLE OF HEPATIC ANION-BINDING PROTEIN IN BROMSULPHTHALEIN CONJUGATION* BY N. KAPLOWITZ, I. W. PERC -ROBB,~ ANn N. B. JAVITT (From the Gastroenterology Dvson, Cornell Unversty Medcal College, New York 10021)

More information

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS

EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS Chalcogende Letters Vol. 12, No. 2, February 2015, p. 67-74 EVALUATION OF BULK MODULUS AND RING DIAMETER OF SOME TELLURITE GLASS SYSTEMS R. EL-MALLAWANY a*, M.S. GAAFAR b, N. VEERAIAH c a Physcs Dept.,

More information

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities

Research Article Statistical Analysis of Haralick Texture Features to Discriminate Lung Abnormalities Hndaw Publshng Corporaton Internatonal Journal of Bomedcal Imagng Volume 2015, Artcle ID 267807, 7 pages http://dx.do.org/10.1155/2015/267807 Research Artcle Statstcal Analyss of Haralck Texture Features

More information

Price linkages in value chains: methodology

Price linkages in value chains: methodology Prce lnkages n value chans: methodology Prof. Trond Bjorndal, CEMARE. Unversty of Portsmouth, UK. and Prof. José Fernández-Polanco Unversty of Cantabra, Span. FAO INFOSAMAK Tangers, Morocco 14 March 2012

More information

administration neural network vs. induction methods for knowledge classification

administration neural network vs. induction methods for knowledge classification Decson support methods n dabetc patent management by nsuln admnstraton neural network vs. nducton methods for knowledge classfcaton Ambrosadou, B, Vadera, S, Shankararaman, V and Gouls, D Ttle Authors

More information

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation

Heart Rate Variability Analysis Diagnosing Atrial Fibrillation X-ray PIV Measurements of Velocty Feld of Blood Flows Volume 5, umber 2: 46-52, October 2007 Internatonal Journal of Vascular Bomedcal Engneerng Heart Rate Varablty Analyss Dagnosng Atral Fbrllaton Jnho

More information

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning

Classification of Breast Tumor in Mammogram Images Using Unsupervised Feature Learning Amercan Journal of Appled Scences Orgnal Research Paper Classfcaton of Breast Tumor n Mammogram Images Usng Unsupervsed Feature Learnng 1 Adarus M. Ibrahm, 1 Baharum Baharudn, 1 Abas Md Sad and 2 P.N.

More information

Incorrect Beliefs. Overconfidence. Types of Overconfidence. Outline. Overprecision 4/22/2015. Econ 1820: Behavioral Economics Mark Dean Spring 2015

Incorrect Beliefs. Overconfidence. Types of Overconfidence. Outline. Overprecision 4/22/2015. Econ 1820: Behavioral Economics Mark Dean Spring 2015 Incorrect Belefs Overconfdence Econ 1820: Behavoral Economcs Mark Dean Sprng 2015 In objectve EU we assumed that everyone agreed on what the probabltes of dfferent events were In subjectve expected utlty

More information