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

Size: px
Start display at page:

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

Transcription

1 Receved: March 20, Bomarker Selecton from Gene Expresson Data for Tumour Categorzaton Usng Bat Algorthm Gunavath Chellamuthu 1 *, Premalatha Kandasamy 2, Svasubramanan Kanagaraj 3 1 School of Informaton Technology and Engneerng, Vellore Insttute of Technology Unversty, Vellore, Inda 2 Department of Computer Scence and Engneerng, Bannar Amman Insttute of Technology, Sathyamangalam, Inda 3 Department of Electroncs and Communcaton Engneerng, KS Rangasamy College of Technology, Truchengode, Inda * Correspondng author s Emal: sssguna@gmal.com Abstract: Mcroarray technology s commonly used n the study of dsease dagnoss usng gene expresson levels. The classfcaton of cancer s a foremost area of research n the feld of bonformatcs. Mcroarray technology enables the researcher to nvestgate the expresson levels of thousands of genes n a sngle experment and gves the measurements of ther dfferental expresson. The man drawback of gene expresson data s that t contans thousands of genes and a very few samples. Feature or gene selecton methods are used to successfully extract the genes that drectly nvolved n the classfcaton and to elmnate rrelevant genes. These methods consderably mprove the classfcaton accuracy. The proposed method apples bat algorthm (BA) for feature selecton n tumour classfcaton. Intally, the top-10 genes are selected by T-Statstcs, sgnal-to-nose rato (SNR) and F-Test. The classfer accuracy of k-nearest neghbour (knn) technque s used as the ftness functon for BA. The smulated results are demonstrated and analyzed wth 10 dfferent cancer gene expresson dataset. For Lung Cancer Mchgan and Lung Harvard2 datasets the proposed method gves 100% classfcaton accuracy wth mnmum number of genes. For 5 other datasets, the proposed method gves more than 90% of classfcaton accuracy. The results show the sutablty of the proposed algorthm for feature selecton n cancer classfcaton. Keywords: Mcroarray gene expresson, Tumour categorzaton, Feature selecton, Bat algorthm, K-nearestneghbour. 1. Introducton Cancer s featured by an rregular, uncontrollable growth that may destroy and attack neghbourng healthy body tssues or somewhere else n the body. Gene expresson proflng by mcroarray method has been emerged as an effcent technque for classfcaton and dagnostc predcton of cancer. Cancer classfcaton refers to the process of constructng a model on the mcroarray dataset and then dstngushng one type of samples from other types wth ths nduced model. The raw mcroarray data are mages that are transformed nto gene expresson matrces. The rows n the matrx correspond to genes, and the columns represent samples or expermental condtons. The numbers n each cell denotes the expresson level of partcular gene n a partcular sample or condton [1, 2]. Expresson levels can be absolute or relatve. They are used to smultaneously montor and study the expresson levels of thousands of genes, relatonshp between genes, ther functons and classfyng genes or samples. If two rows are smlar, t mples that the respectve genes are co-regulated and possbly functonally related. By comparng samples, dfferentally expressed genes can be dentfed. The major lmtaton n gene expresson data s ts hgh dmensonalty. It contans more number of genes and a very few samples. Feature or gene selecton methods are needed to fnd the mportant genes that are reason for cancer. Feature selecton

2 Receved: March 20, methods remove rrelevant and redundant features to mprove classfcaton accuracy. A number of gene selecton methods have been ntroduced to select nformatve genes for cancer predcton and dagnoss. Most commonly used gene selecton methods are Relef-F, Mnmal-Redundancy-Maxmal Relevance (MRMR), T-statstc, Informaton Gan and Chsquare statstc [3]. Feature selecton methods can be categorzed nto flter, wrapper, and embedded or hybrd [4]. T-statstcs, Sgnal-to-Nose Rato and F- Test are the feature selecton measures used n the proposed work to fnd the top-10 sgnfcant or nformatve genes. Optmzaton s the act of achevng the best possble result under gven condtons. The objectve of an optmzaton algorthm s to mnmze or maxmze the objectve functon. Bat algorthm (BA) s a novel meta-heurstc optmzaton algorthm based on the echolocaton behavor of mcrobats wth varyng pulse rate of emsson and loudness. BA s very smple to understand. It has only few parameters to adjust. Its convergence speed s fast, and t s easy to mplement. The proposed approach s a hybrd system that uses the BA for feature selecton to classfy the gven samples and the ftness functon of BA s measured by the knn technque. Ths smple model based on statstcal measures and optmzaton technque performs two level of feature selecton to get the most nformatve genes for the classfcaton process. The paper s organzed as follows: Secton 2 descrbes about gene selecton methods such as T-statstcs, Sgnal-to-Nose Rato and F-Test. Secton 3 explans about k-nearest Neghbour Classfcaton algorthm. Secton 4 gves the detals about BA. Secton 5 explans about tumour categorzaton wth BA. Secton 6 presents the expermental results obtaned from the proposed method. 2. Gene selecton methods 2.1 T-statstcs Genes who have sgnfcantly dfferent expressons between normal and tumour tssues or between subtypes of tumour tssues are also canddates for selecton. A smple T-statstc can be used to measure the degree of gene expresson dfference between normal and tumour tssues [5]. The top-10 genes wth the largest T- statstc are selected for ncluson n the dscrmnant analyss. t x1 x2 v1 v2 n1 n2 (1) Here x 1 - Mean of Normal samples x2 - Mean of Tumour samples n1 - Normal Sample sze n2 - Tumour Sample sze v1 - varance of Normal samples v2 - varance of Tumour samples 2.2 Sgnal-to-nose rato A sgnfcant measure used n fndng the mportance of genes s the Pearson Correlaton Coeffcent. It s modfed as follows to emphasze the Sgnal-to-Nose Rato n usng a gene as a predctor [1]. Ths predctor s created wth the purpose of fndng the Predcton Strength of a partcular Gene [6]. The Sgnal-to-Nose rato PS of a gene g s defned as PS( g) x1 x2 s1 s2 Here x 1 Mean of Normal samples x2 - Mean of Tumour samples s1 - Standard Devaton of Normal samples s2 - Standard Devaton of Tumour samples (2) Ths value s used to reflect the dfference between the classes relatve to the standard devaton wthn the classes. Large values of PS(g) ndcate a strong correlaton between the gene expresson and the class dstncton, whle the sgn of PS(g) beng postve or negatve corresponds to g beng more hghly expressed n class 1 or class 2. Genes wth large SNR value are nformatve and are selected for tumour classfcaton. Top-10 genes wth the largest SNR value are selected for ncluson n the dscrmnant analyss. 2.3 F-Test F-Test s generally defned as the rato of the varances of the gven two set of values. The F-test s used to test f the standard devatons of two populatons are equal or f the standard devaton from one populaton s less than that of another populaton. Ths test can be a two-taled test or a onetaled test. The two-taled verson tests aganst the alternatve that the standard devatons are not equal. The one-taled verson only tests n one drecton that s the standard devaton from the frst populaton s ether greater than or less than (but not both) the

3 Receved: March 20, second populaton standard devaton. Top-10 genes wth the smallest F-Test value are selected for ncluson n the dscrmnant analyss. Here F v1 v2 v1 - Varance of Normal Samples v2 - Varance of Tumour Samples 3. K-nearest neghbour algorthm (3) The k-nearest Neghbour algorthm s one of the smplest of all machne learnng algorthms. It s one of the Lazy learners n whch the learner wats untl the last moment before constructng any model for the purpose of classfyng a gven test tuple. When gven a tranng sample, a lazy learner smply stores t and wats untl t s gven a test tuple. It s a method for classfyng objects based on closest tranng examples n the feature space. Here a sample s classfed by a majorty vote of ts neghbours, wth the object beng assgned to the class most common amongst ts k-nearest Neghbours (k s a postve nteger, typcally small) measured by a dstance functon. If k = 1, then the object s smply assgned to the class of ts nearest. Sometmes one mnus correlaton value s also taken as a dstance metrc. For contnuous varables the followng three dstance measures are used. They are Eucldean dstance, Manhattan dstance and Mnkowsk dstance. In ths work Eucldean dstance between two samples s used as the dstance measure. 4. Bat algorthm Bat Algorthm (BA) s a novel meta-heurstc optmzaton algorthm frstly proposed n Xn She Yang n 2010 [7]. Mcrobats are nsectvores. Bats use echolocaton to locate and catch ther prey. Bat echolocaton s a perceptual system where ultrasonc sounds are emtted specfcally to produce echoes. By usng the tme delay between the outgong pulse and the returnng echoes the bran and audtory nervous system of the bat produces a detaled three dmensonal mage of the surroundngs. From ths, bats can detect, localze and even classfy ther prey n complete darkness. When bats fly, they produce a constant stream of hgh-ptched sounds that can be heard only by them. When the sound waves produced by these bats ht an nsect or other anmal, the echoes bounce back to the bats, and gude them to the source [8]. Ther pulses vary n propertes and can be correlated wth ther huntng strateges, dependng on the speces. The rules for Bat algorthm are: 1. All bats utlze echolocaton to sense dstance. They can also dstngush the dfference between food/prey and background barrers n some supernatural way 2. Bats fly randomly wth velocty v at poston X wth a fxed frequency f mn, varyng wavelength λ and loudness A 0 to search for prey. They can automatcally fne-tune the wavelength (or frequency) of ther emtted pulses and adjust the rate of pulse emsson R [0, 1], based on the proxmty of ther target 3. The loudness can vary n many ways. Here, t s assumed that the loudness vares from a large (postve) value A 0 to a mnmum constant value A mn. In the mplementatons, vrtual bats are used naturally. Consder, n an n-dmensonal search space the postons X and veloctes v of the bats are to be updated. The pulse frequency f s calculated by usng Eq. (4). At tme t, the new solutons X (t) and veloctes v (t) are calculated by usng Eqs. (5) and (6). f f mn ( f max f mn ) s X ( t) X ( t 1) v ( t) v ( t) v ( t 1) ( X ( t 1) X*) f 1 (4) (5) (6) Here, S 1 s a random number, S 1 [0,1] whch s drawn from a unform dstrbuton. The frequency f ranges from f mn to f max. Intally all the bats are randomly assgned wth a frequency that s drawn unformly from [f mn, f max]. In ths work, the value of f mn s 0 and f max s 2. X * s the current global best locaton among all the n bats/solutons. For the local search, once a soluton X s chosen from the current best solutons, a new soluton X +1 for each bat s generated locally usng random walk. t X 1 X A (7) Here, η s a random number between [ 1, 1] and A t s the average loudness of all bats at tme step t. As the teratons proceed, the loudness A and rate of pulse emsson R have to be updated. The bats adjust ther pulse emsson rate and loudness dependng on the closeness of the prey/target. Normally the loudness decreases once a bat has found ts prey. The rate of pulse emsson R ncreases as teraton ncreases. The loudness and rate of pulse

4 Receved: March 20, emsson are updated accordng to the Equatons (8) and (9). A ( t 1) A ( t). S 2 R (t 1) R (0)[1-exp(- t)] (8) (9) Here, S 2 and γ are constants, gven that 0 < S 2 < 1 and γ >0. Also A (t) 0, R (t) R (0) as t. The BA proposed by Yang n 2010 s shown n Fg. 1. Algorthm: BA Intalze the bat populaton and ther velocty Defne pulse frequency f at X Intalze pulse rates R and the loudness A whle (t <max number of teratons) Generate new solutons by adjustng frequency, and updatng veloctes and postons (usng equatons 4, 5 & 6) f (rand > R ) Select a soluton among the best soluton Generate a local soluton around the selected best soluton (usng equaton 7) end f Generate a new soluton by flyng randomly f (rand < A & f(x ) < f(x * )) Accept new solutons Reduce A and ncrease R (usng 8 & 9) end f Rank the bats and fnd the current best X* end whle Fgure.1 Pseudo code of the BA 5. Cancer classfcaton usng BA The proposed approach s based on BA wth knn on the selected genes (ndvduals). 5.1 Bat representaton The bat should contan nformaton about the soluton whch t represents. The most used way of encodng s a bnary strng. In the bat representaton bnary code 1 or 0 s used to mark whether a gene s selected or not. So each bat n the populaton s encoded by a strng lke Fnally, the gene subsets are obtaned by choosng the genes that are marked by Ftness functon The ftness functon f(x) of a bat s measured by knn technque [9]. The accuracy of knn classfer s used as the ftness functon. The ftness functon f(x) s defned as Ftness(x)=Accuracy(x) (10) where Accuracy(x) s test accuracy of testng data of the knn classfer bult wth the feature subset selecton of tranng data whch s represented by x. The classfcaton accuracy of knn s gven by the followng formula. Accuracy(x)=(c / t) 100 (11) Here c - Samples that are classfed correctly n test data by knn technque t - Total number of Samples n test data 6. Expermental results The proposed method uses T-statstcs, Sgnal-to- Nose Rato and F-Test to select top-10 genes. These genes alone used for further classfcaton. Bat algorthm s appled on the selected genes. For classfcaton purpose the gven dataset s dvded nto tranng and test samples. Intally the system s traned wth tranng samples. Then the proposed method s tested on test samples. The classfcaton accuracy of knn s used as a ftness functon for BA. The knn wth 5-fold cross valdaton method gves the classfcaton accuracy as output. The BA was confgured to have 10 bats and was run for 100 teratons n each tral. The parameter pulse rate of BA s consdered as 0.5 and the loudness value s taken as 0.25 [7]. The values of S1 and S2 are the random numbers n the range 0 to 1. The value of γ s a constant. In order to assess the performance of the proposed method, 10 datasets were analyzed. These datasets were collected from Kent Rdge Bomedcal Data Repostory [10]. The detals about the datasets are gven n Table1. Table 2 gves the Parameters and ther values used n ths method. g 1 g 2 g 3 g 4 g n-1 g m Fgure.2 Bat representaton

5 Receved: March 20, Table1. Detals of Datasets used n ths method Dataset Name Number of Genes Class1 Class2 Total Samples CNS 7129 Survvors (21) Falures (39) 60 DLBCL Harvard 7129 DLBCL (58) FL (19) 77 DLBCL Outcome 7129 Cured (32) Fatal (26) 58 Lung Cancer Mchgan 7129 Tumour (86) Normal (10) 96 Ovaran Cancer Normal (91) Cancer (162) 253 Prostate Outcome Non-Relapse (13) Relapse (8) 21 AML-ALL 7129 ALL (47) AML (25) 72 Colon Tumour 2000 Tumour (40) Healthy (22) 62 Lung Harvard ADCA (150) Mesotheloma (31) 181 Prostate Normal (59) Tumour (77) 136 Table 2. Parameters and values Parameter Value Loudness (A) 0.25 Pulse rate (R) 0.5 γ 0.5 S 1 rand(0,1) S 2 rand(0,1) Number of bats 10 Number of teratons 100 Dstance Measure n knn Eucldean dstance k-value s knn 3 Table 3. Expermental results T-statstcs SNR F-Test S.No. Dataset Number of Accuracy Number of Accuracy Number Accuracy gene(s) gene(s) of gene(s) 1 CNS % % % 2 DLBCL Harvard 3 78% 6 92% 5 80% 3 DLBCL Outcome % % % 4 Lung Cancer Mchgan % % % 5 Ovaran Cancer % % % 6 Prostate Outcome % % % 7 AML-ALL % % % 8 Colon Tumour 3 75 % 5 95 % 1 75 % 9 Lung Harvard % % % 10 Prostate % % %

6 Receved: March 20, S.No. Table 4. Maxmum accuracy wth mnmum genes Maxmum Accuracy (wth Mnmum Genes) Number of Dataset Name gene(s) Accuracy Gene selecton method 1 CNS % T-statstcs 2 DLBCL Harvard 6 92 % SNR 3 DLBCL outcome % SNR 4 Lung Cancer Mchgan % F-Test 5 Ovaran Cancer % SNR 6 Prostate outcome % SNR 7 AML-ALL % F-Test 8 Colon Tumour 5 95 % SNR 9 Lung Harvard % SNR 10 Prostate % F-Test Fgure.3 Classfcaton accuracy Fgure.4 Maxmum accuracy

7 Receved: March 20, Table 5. Comparson wth other methods Reference / Dataset CNS DLBCL Harvard DLBCL outcome Lung Cancer Mchgan Ovaran Cancer Prostate outcome AML-ALL Colon Tumor Lung Harvard2 Prostate [11] [12] [13] [14] [3] [15] BA Table 3 shows the results obtaned from the proposed method. It gves the Classfcaton accuracy wth mnmum number of genes wth top-10 genes when appled dfferent measures lke Sgnal-to-Nose rato, T-statstcs and F-Test. Table 4 represents the correspondng measure whch gves the maxmum accuracy wth mnmum number of genes among top- 10 genes. Fgure 3 depcts the classfcaton accuracy obtaned from dfferent measures when applyng BA and knn on top-10 genes. Fgure 4 depcts the maxmum accuracy obtaned for dfferent cancer types when applyng BA and knn on top-10 genes. Table 5 dsplays the results obtaned from BA based feature selecton method for each of the dataset and the results are compared wth other exstng methods n the lterature. BA has a capablty of automatcally zoomng nto an area where favourable solutons have been found. Ths zoomng s supplemented by the automatc swtch from exploratve moves to local ntensve explotaton. BA has guaranteed global convergence propertes under the rght condton, and t can also solve large-scale problems effectvely. From the results t s observed that the performance of the BA based feature selecton method s comparable wth other works. It gves maxmum classfcaton accuracy wth mnmum number of genes. on those top genes n ths research work. Here the classfcaton accuracy of knn s consdered as the ftness functon for the BA. The knn classfer s one of the most famous neghbourhood classfer n pattern recognton. The knn wth 5-fold crossvaldaton s appled to avod the over fttng of the data. The performance of hybrd method s tested wth ten dfferent cancer datasets. For Lung Cancer Mchgan and Lung Harvard2 datasets the proposed method gves 100% classfcaton accuracy wth mnmum number of genes. For DLBCL Harvard, Ovaran Cancer, AML-ALL, Colon Tumour and Prostate datasets, the proposed method gves more than 90% of classfcaton accuracy. The results prove that only the nformatve gene selecton leads to mprove the classfcaton accuracy. The above method can be appled to the gene expresson data of any type of cancer, because t was successfully demonstrated wth ten dfferent cancer datasets n ths research work. In ths proposed work, only bnaryclass cancer gene expresson datasets are consdered. Further research may focus on datasets wth multple-class labels. Other statstcal measures such as nformaton gan, ch-square test can also be consdered for gene rankng. Hybrd approaches of optmzaton may be mplemented wth an mproved soluton whch can be suggested to avod premature convergence. 7. Concluson Cancer classfcaton usng gene expresson data s an mportant task for addressng the problem of cancer dagnoss and drug dscovery. T-statstcs, Sgnal-to-Nose Rato and F-Test are the feature selecton methods used to select the mportant genes. Bat Algorthm wth knn Classfer method s appled References [1] T.R. Golub, D.K. Slonm, P. Tamayo, C. Huard, M. Gaasenbeek, J.P. Mesrov, H. Coller, M.L. Loh, J.R. Downng, M.A. Calgur, C.D. Bloomfeld, and E.S. Lander, Molecular Classfcaton of Cancer: Class Dscovery and Class Predcton by Gene Expresson

8 Receved: March 20, Montorng, Scence, Vol.286, No.5439, pp , [2] E. Domany, Cluster Analyss of Gene Expresson Data, Journal of Statstcal Physcs, Vol.110, No.3-6, pp , [3] B. Chandra and M. Gupta, An effcent statstcal feature selecton approach for classfcaton of gene expresson data, Journal of Bomedcal Informatcs, Vol.44, No.4, pp , [4] Y. Saeys, I. Inza, and P. Larranaga, A revew of feature selecton technques n bonformatcs, Bonformatcs, Vol.23, No.19, pp , [5] K. Yendrapall, R. Basnet, S. Mukkamala, and AH. Sung, Gene Selecton for Tumor Classfcaton Usng Mcroarray Gene Expresson Data, In: Proc. of the World Congress on Engneerng, London, UK, Vol.I, pp , [6] M. Xong, W. L, J. Zhao, L. Jn, and E. Boerwnkle, Feature (Gene) Selecton n Gene Expresson-Based Tumor Classfcaton, Journal of Molecular Genetcs and Metabolsm, Vol.73, No.3, pp , [7] X.S. Yang, A New Metaheurstc Bat-Inspred Algorthm, Nature Inspred Cooperatve Strateges for Optmzaton, Eds. J. R. Gonzalez et al, Studes n Computatonal Intellgence, Sprnger Berln, Sprnger, Vol.284, pp.65-74, [8] P. Lauber, Bats: Wngs n the Nght, Random House, New York, [9] MS. Mohamed, S. Ders, and M.R. Othman, Genetc Algorthms wrapper approach to select nformatve genes for gene expresson mcroarray classfcaton usng support vector machnes, In: Proc. of Thrd Internatonal Conf. on Bonformatcs, Auckland, New Zealand, [10] Kent Rdge Bomedcal Data Repostory 2002, Avalable from: < [15 February 2013]. [11] J.M. Arevalllo and H. Navarro, Explorng correlatons n gene expresson mcroarray data for maxmum predctve-mnmum redundancy bomarker selecton and classfcaton, Computers n Bology and Medcne, Vol.43, No.10, pp , [12] G.C.J. Alonso, I.Q.M. Sancho, A.S. Hurtado, and R.V. Arrabal, Mcroarray gene expresson classfcaton wth few genes: crtera to combne attrbute selecton and classfcaton methods, Expert Systems wth Applcatons, Vol.39, No.8, pp , [13] P. Maj, Mutual nformaton-based supervsed attrbute clusterng for mcroarray sample classfcaton, IEEE Transactons on Knowledge and Data Engneerng, Vol.24, No.1, pp , [14] X. Wang and R. Smon, Mcroarray-based cancer predcton usng sngle genes, BMC Bonformatcs, Vol.12, Artcle.391, do: / , [15] H. Lu, L. Lu and H. Zhang, Ensemble gene selecton for cancer classfcaton, Pattern Recognton, Vol.43, No.8, pp , 2010.

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

Lymphoma Cancer Classification Using Genetic Programming with SNR Features

Lymphoma Cancer Classification Using Genetic Programming with SNR Features 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 120-749, Korea hjnh@candy.yonse.ac.kr,

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

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

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

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

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

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

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

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

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

*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

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

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

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

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

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

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

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

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

Non-linear Multiple-Cue Judgment Tasks

Non-linear Multiple-Cue Judgment Tasks Non-lnear Multple-Cue Tasks Anna-Carn Olsson (anna-carn.olsson@psy.umu.se) Department of Psychology, Umeå Unversty SE-09 87, Umeå, Sweden Tommy Enqvst (tommy.enqvst@psyk.uu.se) Department of Psychology,

More information

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM

IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM IDENTIFICATION AND DELINEATION OF QRS COMPLEXES IN ELECTROCARDIOGRAM USING FUZZY C-MEANS ALGORITHM S.S. MEHTA 1, C.R.TRIVEDI 2, N.S. LINGAYAT 3 1 Electrcal Engneerng Department, J.N.V, Unversty, Jodhpur.

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Ths artcle appeared n a journal publshed by Elsever. The attached copy s furnshed to the author for nternal non-commercal research and educaton use, ncludng for nstructon at the authors nsttuton and sharng

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

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

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

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

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

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

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

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

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

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

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

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

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION

FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION computng@tanet.edu.te.ua www.tanet.edu.te.ua/computng ISSN 727-6209 Internatonal Scentfc Journal of Computng FAST DETECTION OF MASSES IN MAMMOGRAMS WITH DIFFICULT CASE EXCLUSION Gábor Takács ), Béla Patak

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

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

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

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

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 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

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

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

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol

A-UNIFAC Modeling of Binary and Multicomponent Phase Equilibria of Fatty Esters+Water+Methanol+Glycerol -UNIFC Modelng of Bnary and Multcomponent Phase Equlbra of Fatty Esters+Water+Methanol+Glycerol N. Garrdo a, O. Ferrera b, R. Lugo c, J.-C. de Hemptnne c, M. E. Macedo a, S.B. Bottn d,* a Department of

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

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

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

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 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 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

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx

ARTICLE IN PRESS Neuropsychologia xxx (2010) xxx xxx Neuropsychologa xxx (200) xxx xxx Contents lsts avalable at ScenceDrect Neuropsychologa journal homepage: www.elsever.com/locate/neuropsychologa Storage and bndng of object features n vsual workng memory

More information

Estimation of System Models by Swarm Intelligent Method

Estimation of System Models by Swarm Intelligent Method Sensors & Transducers 04 by IA Publshng, S. L. http://www.sensorsportal.com Estmaton of System Models by Swarm Intellgent Method,* Xaopng XU, Ququ ZHU, Feng WANG, Fuca QIAN, Fang DAI School of Scences,

More information

Jurnal Teknologi USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS. Full Paper

Jurnal Teknologi USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS. Full Paper Jurnal Teknolog USING ASSOCIATION RULES TO STUDY PATTERNS OF MEDICINE USE IN THAI ADULT DEPRESSED PATIENTS Chumpoonuch Sukontavaree, Verayuth Lertnattee * Faculty of Pharmacy, Slpakorn Unversty, Nakhon

More information

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2011) xxx xxx

ARTICLE IN PRESS Biomedical Signal Processing and Control xxx (2011) xxx xxx Bomedcal Sgnal Processng and Control xxx (2011) xxx xxx Contents lsts avalable at ScenceDrect Bomedcal Sgnal Processng and Control journa l h omepage: www.elsever.com/locate/bspc Dscovery of multple level

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

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

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

Appendix F: The Grant Impact for SBIR Mills

Appendix F: The Grant Impact for SBIR Mills Appendx F: The Grant Impact for SBIR Mlls Asmallsubsetofthefrmsnmydataapplymorethanonce.Ofthe7,436applcant frms, 71% appled only once, and a further 14% appled twce. Wthn my data, seven companes each submtted

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

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT

Arrhythmia Detection based on Morphological and Time-frequency Features of T-wave in Electrocardiogram ABSTRACT Orgnal Artcle Arrhythma Detecton based on Morphologcal and Tme-frequency Features of T-wave n Electrocardogram Elham Zeraatkar, Saeed Kerman, Alreza Mehrdehnav 1, A. Amnzadeh 2, E. Zeraatkar 3, Hamd Sane

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

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

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

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

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

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

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

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

Experimental Study of Dielectric Properties of Human Lung Tissue in Vitro

Experimental Study of Dielectric Properties of Human Lung Tissue in Vitro Journal of Medcal and Bologcal Engneerng, 34(6): 598-64 598 Expermental Study of Delectrc Propertes of Human Lung Tssue n Vtro Je-Ran Wang 1 Ben-Yuan Sun 1 Hua-Xang Wang 1,* Shan Pang 1 Xao Xu Qng Sun

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

Towards Automated Pose Invariant 3D Dental Biometrics

Towards Automated Pose Invariant 3D Dental Biometrics Towards Automated Pose Invarant 3D Dental Bometrcs Xn ZHONG 1, Depng YU 1, Kelvn W C FOONG, Terence SIM 3, Yoke San WONG 1 and Ho-lun CHENG 3 1. Mechancal Engneerng, Natonal Unversty of Sngapore, 117576,

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

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

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

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION

CONSTRUCTION OF STOCHASTIC MODEL FOR TIME TO DENGUE VIRUS TRANSMISSION WITH EXPONENTIAL DISTRIBUTION Internatonal Journal of Pure and Appled Mathematcal Scences. ISSN 97-988 Volume, Number (7), pp. 3- Research Inda Publcatons http://www.rpublcaton.com ONSTRUTION OF STOHASTI MODEL FOR TIME TO DENGUE VIRUS

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

THE NATURAL HISTORY AND THE EFFECT OF PIVMECILLINAM IN LOWER URINARY TRACT INFECTION.

THE NATURAL HISTORY AND THE EFFECT OF PIVMECILLINAM IN LOWER URINARY TRACT INFECTION. MET9401 SE 10May 2000 Page 13 of 154 2 SYNOPSS MET9401 SE THE NATURAL HSTORY AND THE EFFECT OF PVMECLLNAM N LOWER URNARY TRACT NFECTON. L A study of the natural hstory and the treatment effect wth pvmecllnam

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

Encoding processes, in memory scanning tasks

Encoding processes, in memory scanning tasks vlemory & Cognton 1976,4 (5), 501 506 Encodng processes, n memory scannng tasks JEFFREY O. MILLER and ROBERT G. PACHELLA Unversty of Mchgan, Ann Arbor, Mchgan 48101, Three experments are presented that

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

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

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

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

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

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

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

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

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect

A comparison of statistical methods in interrupted time series analysis to estimate an intervention effect Peer revew stream A comparson of statstcal methods n nterrupted tme seres analyss to estmate an nterventon effect a,b, J.J.J., Walter c, S., Grzebeta a, R. & Olver b, J. a Transport and Road Safety, Unversty

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

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

Research Article Computational Analysis of Specific MicroRNA Biomarkers for Noninvasive Early Cancer Detection

Research Article Computational Analysis of Specific MicroRNA Biomarkers for Noninvasive Early Cancer Detection Hndaw BoMed Research Internatonal Volume 0, Artcle ID 00, pages https://do.org/0./0/00 Research Artcle Computatonal Analyss of Specfc McroRNA Bomarkers for Nonnvasve Early Detecton Tanc Song, Yanchun Lang,,

More information

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU

NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 TIANHONG ZHOU NUMERICAL COMPARISONS OF BIOASSAY METHODS IN ESTIMATING LC50 by TIANHONG ZHOU B.S., Chna Agrcultural Unversty, 2003 M.S., Chna Agrcultural Unversty, 2006 A THESIS submtted n partal fulfllment of the requrements

More information

Algorithms 2009, 2, ; doi: /a OPEN ACCESS

Algorithms 2009, 2, ; doi: /a OPEN ACCESS Algorthms 009,, 350-367; do:0.3390/a04350 OPEN ACCESS algorthms ISSN 999-4893 www.mdp.com/journal/algorthms Artcle CADrx for GBM Bran Tumors: Predctng Treatment Response from Changes n Dffuson-Weghted

More information

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production

Synthesis of Glycerol Carbonate from Glycerol, a By-Product of Biodiesel Production INTERNATIONAL JOURNAL OF CHEMICAL REACTOR ENGINEERING Volume 7 009 Artcle A87 Synthess of Glycerol Carbonate from Glycerol, a By-Product of Bodesel Producton Zsanett Herseczk Tamás Varga Gyula Marton Unversty

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

Improvement of Automatic Hemorrhages Detection Methods using Brightness Correction on Fundus Images

Improvement of Automatic Hemorrhages Detection Methods using Brightness Correction on Fundus Images Improvement of Automatc Hemorrhages Detecton Methods usng Brghtness Correcton on Fundus Images Yuj Hatanaka *a, Toshak Nakagawa *b, Yoshnor Hayash *c, Masakatsu Kakogawa *c, Akra Sawada *d, Kazuhde Kawase

More information