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

Size: px
Start display at page:

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

Transcription

1 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 d Fsca,Unverstà degl Stud d Bologna campann@bo.nfn.t 1 Introducton Abstract. An effectve approach to cancer classfcaton based upon gene expresson montorng usng DNA mcroarray as ntroduced by [1]. Here they used DNA mcroarray analyss on prmary breast tumours of 78 young patents thout tumour cells n local lymph nodes at dagnoss, 34 from patents ho developed dstant metastass thn 5 years (poor prognoss group), 44 from patents ho contnued to be dsease-free after a perod of at least 5 years (good prognoss group) and appled a three step supervsed classfcaton (based on correlaton methods) to dentfy a gene expresson sgnature strongly predctve of a short nterval to dstant metastass ( poor prognoss sgnature). We use a Support Vector Machne (SVM) to face the same problem because such a method has already done ell n cancer classfcaton problems, and e thnk that e could obtan slghtly better results. In addton e also address the problem of selecton of a small subset of genes from the ntal number of genes (~5000). We use a method of gene selecton utlsng SVM methods based on Recursve Feature Elmnaton (RFE) nstead of the feature rankng th correlaton method used n [1], because the last method doesn t take nto account mutual nformaton beteen features n the feature selecton process, and ths could mpact classfcaton performance []. Breast cancer s one of the most common malgnant tumours affectng omen of the U.S. and European populatons. Heredtary breast cancer, hch accounts for less than 10 % of all cases, s due manly to germlne mutatons n the tumour suppressor genes BRCA1 and BRCA. Most cases of breast cancer occur n sporadc forms, n hch the nature of ther genetc determnants reman elusve[3]. Breast cancer patents th the same stage of dsease can have markedly dfferent treatment responses and overall outcome. The strongest predctors for metastass (for example, lymph nodes status and hstologcal grade) fal to classfy accurately breast tumours accordng to ther clncal behavour. Chemotherapy or hormonal therapy reduces the rsk of dstant metastass by approxmately one-thrd; hoever, % of patents recevng ths treatment ould have survved thout t [1]. Snce these therapes use pharmaceutcal agents, such as oestrogen modulators or cytotoxc drugs, that reach cancer cells through the bloodstream, t s not surprsng that these treatments frequently have toxc sde effects. Fnally dagnoss of cancer must be accurate n order for the patent to receve the correct treatment and so have the best chance of survval. It ould be very mportant to fnd a strategy to select patents ho ould beneft (or not) from such therapes as chemotherapy, and gene expresson profles are revealng a really poerful eapon to face ths knd of problems (compare to the tradtonal ay of cancer dentfcaton based on the locaton of tumour and ts morphologcal appearance ), especally for ther ablty to subtype dsease. All e need no s a classfcaton method that can afford to manage a such huge amount of data, because expresson datasets contan

2 measurements for thousands of genes hch proves problematc for many tradtonal methods. Also for ths reason e decded to use Support Vector Machne, a supervsed machne learnng technque, that have been shon to perform ell n evaluatng mcroarray gene expresson [4, 5, 6]. SVMs, though, are ell suted to orkng th hgh dmensonal data such as ths. In ths ork a systematc and prncpled method s ntroduced that analyses mcroarray expresson data from thousands of genes. The prmary goal s the proper classfcaton of ne samples. We do ths by tranng the SVM on samples classfed by experts, and then testng the SVM on samples t has non seen before. We also look at the method ntroduced n [1] to focus the analyss on a smaller subset of genes that appear to be the best dagnostc ndcators. Ths amounts to a knd of dmensonalty reducton on the dataset. If one can dentfy partcular genes that are dagnostc for the classfcaton one s tryng to make, then there s also hope that some of these genes may be found to be of value n further nvestgatons of the dsease and n future therapes. For ths purpose e use a method of gene selecton utlsng SVM methods based on RFE, because e are confdent that t could ork better than correlaton methods[] Materals and methods In recent years several methods have been developed for performng gene expresson experments. Measurements from these experments can gve expresson levels for genes n tssue or cell samples. Datasets used for our experments [11] consst of a relatvely small number of tssue samples (less than 100) each th expresson measurements for thousands of genes. Prevous methods used n the analyss of smlar datasets start th a procedure to extract the most relevant features. Most learnng technques do not perform ell on datasets here the number of feature s large compared to the number of examples. SVMs are beleved to be an excepton. We are able to begn th tests usng the full dataset, and systematcally reduce the number of features selectng those e beleve to be the most relevant. To understand our method a famlarty th SVM s requred, and a bref ntroducton follos..1 Support Vector Machnes Support Vector Machnes are learnng machnes used n pattern recognton and regresson estmaton problems [7]. They gro up from Statstcal Learnng Theory (SLT) [7]., hch gves some useful bounds on the generalzaton capacty of machnes for learnng tasks. The SVM algorthm constructs a separatng hypersurface n the nput space. Its ay to do that s: a) Mappng the nput space nto a hgh dmensonal features space through some non lnear mappng chosen a pror (kernel); b) Constructng n ths features space the Maxmal Margn Hyperplane Hyperplane are defned by x + b = 0 : hen tranng data ( x, y ), = 1,..., l are separated by ths hyperplane t happens that ( x 1, here y = ± 1 are the labels. It can be shon that the margn s to: y, so fndng the hyperplane hch separates data th maxmal margn s equal mnmze th y ( x 1 (1)

3 In order to allo for msclassfcaton errors, constrants are relaxed to y ( x 1, 0. (1) becomes then: mnmze + C th y ( x 1 () The dual formulaton of () reduces to : 1 maxmze α th α y = 0, 0 α α ( x, x α C ) y y (3) Ths formulaton, here example vectors are present only n dot products, makes qute smple the executon of pont a) because of a theorem by Mercer[7]. It gves an easy ay to compute dot products n feature spaces, here vectors n nput space are non-lnearly mapped by a functon φ (x). By usng a sutable functon K such that φ( x ) φ( x ) = K( x, x ) e do not need to calculate each sngular mappng φ (x). If nstead of controllng the overall tranng error one ants to control the trade-off beteen false postve and false negatve, t s possble to modfy the prmal n the follong ay: + + mnmze + C + C + th y ( x 1,( x 1+ (4) + here C and C gve dfferent costs to false-postve and false-negatve errors. We use an SVM softare mplemented by ourself. In order to verfy the relablty of our softare e tested t (before of usng t n ths specfc problem of breast cancer classfcaton) usng gene expresson data from [4]. In ths case the goal of usng SVM as to functonally classfy genes based on ther expressons (e used expresson data from 467 genes of the buddng yeast Saccharomyces Cerevsae measured n 79 dfferent DNA mcroarray hybrdsaton experments). Our results are comparable th the results obtaned n [4].. Feature Selecton Classcal gene selecton methods select the genes that ndvdually classfy best the tranng data. These methods nclude correlaton methods. Evaluatng ho ell an ndvdual feature contrbutes to the separaton (e.g. poor patents vs. good patent ) can produce a smple feature (gene) rankng. Varous correlaton coeffcents are used as rankng crtera. For nstance the coeffcent + µ used n [8] s defned µ = + here µ e σ are the mean and standard devaton σ + σ of the gene expresson values of gene for all patents of class(+) or class(-). Large postve values ndcate strong correlaton th class(+) hereas large negatve correlaton th class(-). values ndcate strong

4 What characterze feature rankng th correlaton methods s the mplct orthogonalty assumptons that are made. Each coeffcent s computed th nformaton about a sngle feature and does not take nto account mutual nformaton beteen features. Several authors have suggested usng the change n obectve functon hen one feature s removed as a rankng crteron [9]. For classfcaton problems, the deal obectve functon s the expected value of the error, that s the error rate computed on an nfnte number of examples. For the purpose of tranng ths deal obectve s replaced by a cost functon J computed on tranng examples only. Hence the dea s to compute the change n the cost functon DJ() caused by removng a gven feature or, equvalently, brngng ts eght to zero. The OBD algorthm [10] approxmates DJ() by expandng J n Taylor seres to second order. At the optmum of J, the frst order term can be neglected yeldng: 1 J DJ ( ) = ( ) ( D ). (5) The change n eght D = corresponds to removng feature. Snce SVM mnmze J =1 under certan constrants, then (5) reduces to and ths ustfes the use of as feature rankng crteron...1 Recursve Feature Selecton A good feature-rankng crteron s not necessarly a good feature subset rankng crteron. The crtera DJ() or estmate the effect of removng one feature at a tme on the obectve functon. They become very suboptmal hen t comes to removng several features at a tme, hch s necessary to obtan a small feature subset. Ths problem can be overcome by usng the follong teratve procedure that s called RFE: 1) Tran the classfer (optmse the eghts respect to J); ) Compute the feature th smallest rankng crteron; 3 Remove the feature th smallest rankng crteron. For computatonal reasons t may be more effcent to remove several features at a tme at the expense of possble classfcaton performance degradaton. It s relevant to be noted that RFE has no effect on correlaton methods snce the rankng crteron s computed th nformaton about a sngle feature; so as gene selecton e utlze an SVM method based on RFE, that should take nto account mutual nformaton beteen genes n the gene selecton process, and ths could mpact classfcaton performance. Snce a gene selecton utlsng SVM method based on RFE as already used n [] and they obtaned good results compared to classcal correlaton methods, e also decde to use such a method. 3.1 Data Set The data set e used n ths ork can be found at [11]. We used the gene expresson data from 98 prmary breast cancers: 34 from patents ho developed dstant metastass thn 5 years, 44 from patents ho contnued to be dsease-free after a perod of at least 5 years, 18 from patents th BRCA1 germlne mutatons and from BRCA. All sporadc patents ere lymph nodes negatve, and under 55 years of age at dagnoss. From each patent 5 µg total RNA as solated from snap frozen tumours materal and used to derve complementary RNA (crna). A reference crna pool as made by poolng equal amounts of crna from each of sporadc carcnomas. To hybrdsaton ere carred out for each tumour usng a fluorescent dye reversal technque on

5 mcroarray contanng approxmately 5000 genes. The 78 sporadc lymph node negatve patents ere selected specfcally to search for a prognostc sgnature n ther expresson profles [1]. 3 Results The data conssted of 78 tranng sample and 19 test samples. Each sample as a vector correspondng to ~ 5000 genes, but approxmately 5000 genes (sgnfcantly regulated n more than 3 tumours out of 78, that s, at least a tofold dfference and a p-value of less than 0.01 n more than 3 tumours) ere selected from the 5000 genes on the mcroarray. Frst e perform a smple pre-processng step: e normalze the data such that for each gene expresson value e subtract ts mean and dvde the result by ts standard devaton. Then e use the Recursve Feature Elmnaton method, as explaned n Secton..1. We elmnate chunks of genes at a tme (for nstance a ay to proceed could be: reach the number of genes hch s the closest poer of, and at subsequent teratons elmnate half of the remanng genes). We thus obtan nested subsets of genes of ncreasng nformatve densty. The qualty of these subsets of genes s then assessed by tranng an SVM (look at the next subsecton). 3.1 SVM Tranng and testng procedure Gven a number of feature, e begn by choosng a kernel and tune the tuneable parameters of SVM softare n order to acheve the best performance on a leave-one-out cross valdaton tests usng the tranng dataset (the leave-one-out procedure conssts of removng one example from the tranng set, constructng the decson functon on the bass only of the remanng tranng data and then testng on the removed example). In ths fashon one tests all examples of the tranng data and measures the fracton of errors over the total number of tranng examples). Then For the best parameters of the leave-one-out procedure, e test the SVM on the 19 test samples. Unfortunately at the moment e are not able to publsh our results because the ork s stll n progress References [1] Laura J. van t Veer, Hongyue Dal, and Marc J.van de Vver, Gene Expresson Proflng Predcts Clncal Outcome of Breast Cancer, Nature, VOL 415, 31 January 00, [] Isabelle Guyon, Jason Weston, Stephen Barnhll and Vladmr Vapnk, Gene Selecton for Cancer Classfcaton usng Support Vector Machne. [3] Vanessa Yen, Study of Genomc Alteratons n Human Breast Tumours by RDA, Boornual, VOL 3, 000. [4] Mchael Bron, Wllam Grundy, Davd Ln, Nello Crstann, Charles Sugnet, Terrence Furey, Manuel Ares and Davd Haussler, Knoledge-based analyss of mcroarray gene expresson data by usng support vector machnes, PNAS, VOL 97, no.1, January 4, 000, [5] T.furey, N.Crstann, N. Duffy, D. Bednarsk, M.Schummer and D Haussler, Support Vector Machne Classfcaton and Valdaton of Cancer Tssue Samples Usng Mcroarray Expresson Data, Bonformatcs, 000. [6] S. Mukheree, P. Tamao, D. Slonm, A. Verr, T. Golub, J.P. Mesrov and T. Poggo, Support Vector Machne Classfcaton of Mcroarray Data, A.I. Memo No.1677, C.B.C.L. Paper No.18, 1998.

6 [7] V. Vapnk, The nature of statstcal learnng theory, Sprnger Verlag, [8] T. R. Golub, D. K. Slonm, P. Tamao, C. Huard, M. Gaasenbeek, J.P. Mesrov, H. Coller, M.L. Loh, J. R. Donng, M. A. Calgur, C. D. Bloomfeld and E. S. Lander, Molecular Classfcaton of Cancer: Class Dscovery and Class Predcton by Gene Expresson montorng, Scence, VOL 86, 15 October 1999, [9] Ron Kohav and George John, Wrappers for feature subset selecton, Artfcal ntellgence ournal, VOL 97, Nos 1-, 1997, [10] Y. Le Cun, J. S. Denker and S. A. Solla, Optmum Bran Damage, n D. Touretzky Ed. Advances n Neural Informaton Processng Systems, 1990, [11] Mcroarray data are avalable at

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*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

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

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

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

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

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

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

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

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

Diagnosis of Severe Obstructive Sleep Apnea with Model Designed Using Genetic Algorithm and Ensemble Support Vector Machine

Diagnosis of Severe Obstructive Sleep Apnea with Model Designed Using Genetic Algorithm and Ensemble Support Vector Machine Appl. Math. Inf. Sc. 7 o. 1S pp. 37S-336S (013) Appled Mathematcs & Informaton Scences An Internatonal Journal @ 01 SP atural Scences Publshng Cor. Dagnoss of Severe Obstructve Sleep Apnea th Model Desgned

More information

Prognosis and Diagnosis of Breast Cancer Using Interactive Dashboard Through Big Data Analytics

Prognosis and Diagnosis of Breast Cancer Using Interactive Dashboard Through Big Data Analytics Prognoss and Dagnoss of Breast Cancer Usng Interactve Dashboard Through Bg Data Analytcs Gomath N, and Sandhya P 2 * Department of Computer Scence and Engneerng, Veltech Dr. RR & Dr. SR Unversty, Avad,

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

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE

INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE INITIAL ANALYSIS OF AWS-OBSERVED TEMPERATURE Wang Yng, Lu Xaonng, Ren Zhhua, Natonal Meteorologcal Informaton Center, Bejng, Chna Tel.:+86 684755, E-mal:cdcsjk@cma.gov.cn Abstract From, n Chna meteorologcal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

ALMALAUREA WORKING PAPERS no. 9

ALMALAUREA WORKING PAPERS no. 9 Snce 1994 Inter-Unversty Consortum Connectng Unverstes, the Labour Market and Professonals AlmaLaurea Workng Papers ISSN 2239-9453 ALMALAUREA WORKING PAPERS no. 9 September 211 Propensty Score Methods

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

A Neural Network System for Diagnosis and Assessment of Tremor in Parkinson Disease Patients

A Neural Network System for Diagnosis and Assessment of Tremor in Parkinson Disease Patients A Neural Network System for Dagnoss and Assessment of Tremor n Parknson Dsease Patents Omd Bazgr*, Javad Frounch Department of Electrcty and Computer Engneerng Unversty of Tabrz Tabrz, Iran Omdbazgr92@ms.tabrzu.ac.r

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

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

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

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

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

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

Concentration of teicoplanin in the serum of adults with end stage chronic renal failure undergoing treatment for infection

Concentration of teicoplanin in the serum of adults with end stage chronic renal failure undergoing treatment for infection Journal of Antmcrobal Chemotherapy (1996) 37, 117-121 Concentraton of tecoplann n the serum of adults wth end stage chronc renal falure undergong treatment for nfecton A. MercateUo'*, K. Jaber*, D. Hfflare-Buys*,

More information

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi

HIV/AIDS-related Expectations and Risky Sexual Behavior in Malawi Unversty of Pennsylvana ScholarlyCommons PSC Workng Paper Seres 7-29-20 HIV/AIDS-related Expectatons and Rsky Sexual Behavor n Malaw Adelne Delavande RAND Corporaton, Nova School of Busness and Economcs

More information

Estimating the distribution of the window period for recent HIV infections: A comparison of statistical methods

Estimating the distribution of the window period for recent HIV infections: A comparison of statistical methods Research Artcle Receved 30 September 2009, Accepted 15 March 2010 Publshed onlne n Wley Onlne Lbrary (wleyonlnelbrary.com) DOI: 10.1002/sm.3941 Estmatng the dstrbuton of the wndow perod for recent HIV

More information

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS

PERFORMANCE EVALUATION OF DIVERSIFIED SVM KERNEL FUNCTIONS FOR BREAST TUMOR EARLY PROGNOSIS AR Journal of Engneerng and Appled Scences 2006-2014 Asan Research ublshng etwork (AR). All rghts reserved. ERFORMACE EVALUAIO OF DIVERSIFIED SVM KEREL FUCIOS FOR BREAS UMOR EARLY ROGOSIS Khondker Jahd

More information

N-back Training Task Performance: Analysis and Model

N-back Training Task Performance: Analysis and Model N-back Tranng Task Performance: Analyss and Model J. Isaah Harbson (jharb@umd.edu) Center for Advanced Study of Language and Department of Psychology, Unversty of Maryland 7005 52 nd Avenue, College Park,

More information

We analyze the effect of tumor repopulation on optimal dose delivery in radiation therapy. We are primarily

We analyze the effect of tumor repopulation on optimal dose delivery in radiation therapy. We are primarily INFORMS Journal on Computng Vol. 27, No. 4, Fall 215, pp. 788 83 ISSN 191-9856 (prnt) ó ISSN 1526-5528 (onlne) http://dx.do.org/1.1287/joc.215.659 215 INFORMS Optmzaton of Radaton Therapy Fractonaton Schedules

More information

WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS

WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS WHO S ASSESSMENT OF HEALTH CARE INDUSTRY PERFORMANCE: RATING THE RANKINGS ELLIOTT PARKER and JEANNE WENDEL * Department of Economcs, Unversty of Nevada, Reno, NV, USA SUMMARY Ths paper examnes the econometrc

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

Saeed Ghanbari, Seyyed Mohammad Taghi Ayatollahi*, Najaf Zare

Saeed Ghanbari, Seyyed Mohammad Taghi Ayatollahi*, Najaf Zare DOI:http://dx.do.org/10.7314/APJCP.2015.16.14.5655 and Anthracyclne- Breast Cancer Treatment and Survval n the Eastern Medterranean and Asa: a Meta-analyss RESEARCH ARTICLE Comparng Role of Two Chemotherapy

More information

Alma Mater Studiorum Università di Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA

Alma Mater Studiorum Università di Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA Alma Mater Studorum Unverstà d Bologna DOTTORATO DI RICERCA IN METODOLOGIA STATISTICA PER LA RICERCA SCIENTIFICA Cclo XXVII Settore Concorsuale d afferenza: 13/D1 Settore Scentfco dscplnare: SECS-S/02

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

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

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

Desperation or Desire? The Role of Risk Aversion in Marriage. Christy Spivey, Ph.D. * forthcoming, Economic Inquiry. Abstract

Desperation or Desire? The Role of Risk Aversion in Marriage. Christy Spivey, Ph.D. * forthcoming, Economic Inquiry. Abstract Desperaton or Desre? The Role of Rsk Averson n Marrage Chrsty Spvey, Ph.D. * forthcomng, Economc Inury Abstract Because of the uncertanty nherent n searchng for a spouse and the uncertanty of the future

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

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

Effects of Estrogen Contamination on Human Cells: Modeling and Prediction Based on Michaelis-Menten Kinetics 1

Effects of Estrogen Contamination on Human Cells: Modeling and Prediction Based on Michaelis-Menten Kinetics 1 J. Water Resource and Protecton, 009,, 6- do:0.6/warp.009.500 Publshed Onlne ovember 009 (http://www.scrp.org/ournal/warp) Effects of Estrogen Contamnaton on Human Cells: Modelng and Predcton Based on

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

Richard Williams Notre Dame Sociology Meetings of the European Survey Research Association Ljubljana,

Richard Williams Notre Dame Sociology   Meetings of the European Survey Research Association Ljubljana, Rchard Wllams Notre Dame Socology rwllam@nd.edu http://www.nd.edu/~rwllam Meetngs of the European Survey Research Assocaton Ljubljana, Slovena July 19, 2013 Comparng Logt and Probt Coeffcents across groups

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

The effect of salvage therapy on survival in a longitudinal study with treatment by indication

The effect of salvage therapy on survival in a longitudinal study with treatment by indication Research Artcle Receved 28 October 2009, Accepted 8 June 2010 Publshed onlne 30 August 2010 n Wley Onlne Lbrary (wleyonlnelbrary.com) DOI: 10.1002/sm.4017 The effect of salvage therapy on survval n a longtudnal

More information

Clinging to Beliefs: A Constraint-satisfaction Model

Clinging to Beliefs: A Constraint-satisfaction Model Clngng to Belefs: A Constrant-satsfacton Model Thomas R. Shultz (shultz@psych.mcgll.ca) Department of Psychology; McGll Unversty Montreal, QC H3C 1B1 Canada Jacques A. Katz (jakatz@cnbc.cmu.edu) Department

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

Hierarchical kernel mixture models for the prediction of AIDS disease progression using HIV structural gp120 profiles

Hierarchical kernel mixture models for the prediction of AIDS disease progression using HIV structural gp120 profiles PROCEEDINGS Open Access Herarchcal kernel mxture models for the predcton of AIDS dsease progresson usng HIV structural gp20 profles Paul D Yoo,2*, Yung Shwen Ho 3, Jason Ng 4, Mchael Charleston 5, Ntn

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