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

Size: px
Start display at page:

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

Transcription

1 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 of Computer Scence and Informaton Engneerng Natonal Unversty of Tanan 33 Sec. 2, Shuln St., Tanan TAIWAN 1 rmchen@mal.nutn.edu.tw R. M. HU 2 and JEFFREY J. P. TSAI 3 Department of Bomedcal Informatcs Asa Unversty 500 Loufeng Rd., Wufeng, Tachung TAIWAN 2 rmhu@asa.edu.tw 3 jjptsa@gmal.com Abstract: - Immunohstochemstry (IHC) s a well establshed magng technque that can be exploted to detect whether the target antgen exsts n tssue sectons or not n order to dscrmnate between the cancerous and normal regons n a cancer tssue specmen. The ntensty of mmuno-staned proten n normal and cancerous regons can be compared to detect the gene status n sample tssues. In ths paper, we address the problem of dentfyng the dfferental expresson of marker proten on cancerous and normal regons n an IHC lver cancer tssue mage. We present an mproved IHC mage processng procedure based on nucleus densty, ntensty of staned proten, and k-means clusterng algorthm to develop an automated system for analyzng an IHC mage. The proposed system can dscrmnate between normal and cancerous regons n an IHC mage more effectvely and dsplay them vsually. Furthermore, ths system can automatcally evaluate the staned proten expressons n the two regons whch can help the pathologst to analyze the dfferental expressons of a marker proten from IHC mages. Fnally, we evaluated the proposed system on 150 real IHC lver cancer tssue mages and compared the results wth those obtaned usng support vector machne (SVM) and a prevous work where the average of densty of nucle s used as the threshold to dscrmnate cancerous from normal regons. Key-Words: - Immunohstochemstry, Tssue Image, Nucle Segmentaton, K-means Clusterng, Support Vector Machne 1 Introducton It was generally beleved that the formaton of cancer s due to actvaton of oncogenes or n actvaton of tumor suppressor genes. Many studes of genes assocated wth cancer have been conducted over the years, expected to fnd genes that cause cancer and genes that can nhbt cancer [1]. Several approaches have been developed to help dagnose cancer n the past. These approaches may nclude the use of ultrasound, magnetc resonance, and computerzed topography scan, etc. However, the dagnoss of cancer should eventually be confrmed subject to the bopsy. Wth the advances of mcroarray technology, mcroarray technology can be used to determne molecular markers and the type of cancer [2]. However, mcroarray gene expressons are usually only able to provde early stage nformaton of gene * An earler verson of ths paper was presented at The Conference on Technologes and Applcatons of Artfcal Intellgence (Domestc Track), Natonal Chao Tung Unversty, Hsnchu, Tawan, Nov. 19, E-ISSN: Volume 11, 2014

2 expressons. The dfferental gene expressons are stll needed to be valdated by quantfed polymerase chan reacton (PCR). A complementary magng technque to quantfy proten actvty s based on mmunohstochemstry (IHC) mages [3]- [9]. Whle a number of automated or semautomated technques are ncreasng n popularty, manual nterventon s stll necessary n order to resolve partcularly challengng or ambguous cases. Ths calls for new computer-aded tools to assst the pathologst n the examnatons of ther work. For ths, an extensve revew for automated analyss of IHC mages has been made by Theodosou et al. [10]. IHC can be used to detect whether the target antgen exsts n tssue sectons or not n order to dscrmnate between the cancerous and normal regons n a cancer tssue specmen. It can help us to recognze the locaton and dstrbuton of marker protens n dfferent regons of the specmen. However, f the boundares of normal and cancerous regons are not clear, the analyss results wll be extremely affected by nter-observer varablty [11]. Moreover, t s tme-consumng to extract nformaton from very large datasets by manual analyss. Fg. 1 shows an example of IHC mage of lver cancer tssue. Ths knd of mages wll be taken as the target mage to be consdered n ths paper. The dark blue parts of the mage are nucle. The densty of nucle can be used to dstngush between normal and cancerous regons n the tssue. The regon wth a hgher densty of nucle wll be recognzed as cancerous tssue and the regon wth a lower densty of nucle wll be recognzed as normal tssue. However, because tssues may have some deformaton when embeddng and cells are not neatly arranged n the same plane, many nucle may be seen to be connected vsually from the bopsy. Besdes, snce the composton of human lver cell s a cell wth multple nucle, t does not necessarly have a nuclear membrane between nucle. Hence, countng the number of nucle per unt regon s not an effectve way to fnd the densty of nucle. One way to deal wth ths problem s to dscrmnate nucle regon from non-nucle regon based on the color nformaton of nucleus before calculatng the densty of nucle [12]. Another factor that wll affect the accuracy of dscrmnaton s the threshold for the densty of nucle. In ths paper, we wll consder ths ssue based on the k-means clusterng algorthm. The k-means clusterng has been a well-known unsupervsed learnng algorthm [13]. D Cataldo et al. [14] have also demonstrated that the unsupervsed approach, namely k-means clusterng, overcomes the accuracy of a theoretcally superor supervsed method such as Support Vector Machne (SVM) [15] based on the expermental results on a heterogeneous dataset of IHC lung cancer tssue mages. We wll propose an mproved IHC mage processng procedure based on nucleus densty, staned proten expressons, and k-means clusterng algorthm to develop an automated system for dscrmnatng normal from cancerous regons n IHC lver cancer tssue mages. Expermental results on 150 real IHC mages demonstrate that the proposed system acheves better results as compared to those obtaned usng support vector machne and a prevous work where the average of densty of nucle s used as the threshold to dscrmnate cancerous from normal regons [12]. Fg. 1. An example of IHC mage of lver cancer tssue. 2 Method In ths secton, we ntroduce the methods and an mproved automated system for IHC lver cancer mage analyss. The work flow of the mproved system s shown n Fg. 2. The work flow s manly conssted of four steps as descrbed below. 2.1 Recognzng nucleus and staned proten regons The objectve of the frst step of IHC mage analyss s to recognze nucleus and staned proten regons n the IHC lver cancer tssue mage. The nucle appear as dark blue color n the IHC mage as shown n Fg. 1. Instead of usng color deconvoluton to deal wth the effect of stans colocalzaton [9], we transform the orgnal color IHC mage acqured wth a red-green-blue (RGB) camera to YIQ color space [16]. The reason to use YIQ color representaton s that t takes advantage of human color-response characterstcs. The Y component stands for the luma nformaton (the E-ISSN: Volume 11, 2014

3 brghtness n an mage). The I and Q components stand for the chromnance nformaton wth color n the orange-blue range and purple-green range, respectvely. We extract the I component of the mage and enhance t wth a threshold selecton method [17]. Then, the B component of the orgnal RGB color mage s replaced by the enhanced I component of the converted YIQ color mage. Snce our goal here s to dentfy the regons of nucleus, we use the followng formula to transform the mage to gray-level mage: Y 0.299R 0.587G 0.114B, 1, 2,, N (1) where Y denotes the gray level of pxel and N the number of pxels of the mage. R, G, and B represent the R, G, and B components of pxel, respectvely. Ths gray-level mage s then converted to bnary mage. The segmented black color regons of the resultng bnary mage denote the nucle. After recognzng the nucleus, we dentfy the regon of staned proten n the orgnal IHC mage, where the brown staned regons ndcate that the marker proten s present. of sze n x n, whch can be defned by the user. The average nucleus densty at segment, DN s calculated by the followng formula [12]: C DN, 1, 2,, block _ number (2) A where C s the number of pxels of nucleus regons at segment of the mage, A s the number of pxels of segment, and block_number s the number of segments of the mage. The average nucleus densty at each segment s selected as the dscrmnant feature. After evaluatng the average nucleus densty of all segments, we apply the k-means clusterng to separate the cancerous from normal mage regons based on the dscrmnant feature. In statstcs and machne learnng, k-means clusterng s an approach of cluster analyss whch ams to separate observatons nto k clusters such that each observaton s assgned to the cluster wth the nearest mean; t s also referred to as Lloyd's algorthm [18]-[20]. Snce the k-means clusterng s a heurstc algorthm, there s no guarantee that t wll converge to the global optmum, and the result may depend on the ntal data. Usually, the ntal data are specfed at random or by some heurstc data. In the proposed system, we wll sort the nucleus densty of all segments at frst, and then the maxmum densty and mnmum densty are assgned to the ntal data. Ths settng makes the clusterng result more accurate n our analyss. Another problem wth usng k-means clusterng algorthm s to determne the number of clusters, an napproprate choce of k may yeld poor results. The number of k clusters s set to 2 snce only two classes, normal and cancerous tssue regons, are to be separated n ths analyss. Fg. 2. Work flow of the proposed system for IHC lver cancer mage analyss. 2.2 Dscrmnatng cancerous from normal regons usng k-means clusterng The purpose of ths step s to dstngush between normal and cancerous tssue regons n the IHC mage based on the nformaton of nucleus densty. The mage s frst segmented usng a sldng wndow 2.3 Computng the ntensty of staned proten n cancerous and normal regons After dscrmnatng cancerous from normal regons n an IHC tssue mage, the thrd step s to compare the ntensty of staned proten n both regons n order to detect the gene status n sample tssues. We frst map the regons of staned proten obtaned n Secton 2.1 onto cancerous and normal regons of the IHC mage. The average ntensty of staned proten n cancerous regon, denoted by DP_CR, s then evaluated by the followng formula: num_ cr j1 ( x, CAj num _ cr Aj Cj DP_ CR f ( x, (3) j1 E-ISSN: Volume 11, 2014

4 where num_cr s the number of segments n cancerous regon, A j s the number of pxels of j th segment n cancerous regon, C j s the number of pxels of nucleus regon n j th segment of cancerous regon, f(x, s the gray-level ntensty at coordnate (x,, and CA j s the set of coordnates n j th segment of cancerous regon. Note that the average ntensty of staned proten s calculated by excludng the regon of nucle n each segment. Smlarly, the average ntensty of staned proten n normal regon, denoted by DP_NR, can be evaluated by the followng formula: num _ nr j1 ( x, NA j _ nr B j N j DP_ NR f ( x, (4) num j1 where num_nr s the number of segments n cancerous regon, B j s the number of pxels of j th segment n normal regon, N j s the number of pxels of nucleus regon n j th segment of normal regon, f(x, s the gray-level ntensty at coordnate (x,, and NA j s the set of coordnates n j th segment of normal regon. 2.4 Detectng the gene status n sample tssues The fnal step of the proposed system s to detect the gene status n sample tssues based on the comparson of average ntensty of staned proten n cancerous and normal regons obtaned n Secton 2.3. There are three gene statuses for the detecton. If the average ntensty of staned proten n cancerous regon s greater than the one n normal regon, the gene status wll be recognzed as "Over Expresson". If the average ntensty of staned proten n cancerous regon s less than the one n normal regon, the gene status wll be recognzed as "Under Expresson". Otherwse, the gene status wll be recognzed as "no sgnfcant dfference" whch may mply the target marker proten should have no relatonshp wth the target dsease. In the case of "no sgnfcant dfference", the proposed system also provdes a user-defned threshold for dstngushng the average ntensty of staned proten between cancerous and normal regons. 3 Performance measure In ths secton, we ntroduce the performance measure used to evaluate the success of the proposed method. The success of a test les n ts ablty to retrevng correct results for a gven task. In statstcs, the F-score (also F-measure) s a measure for evaluatng the performance of a test [21]. It consders both the precson p and recall r of the test to compute the score. The precson s defned as the fracton of tested results that are correct. The recall s defned as the fracton of correct results that are tested. In these terms, F-score s defned as the weghted harmonc mean of recall and precson. The formula used to compute the F-score here s as follows: rp F 2 (5) r p In the followng secton, we wll use the F-score to evaluate the detectng performance of the proposed method and the method of prevous work n [12]. 4 Expermental results and dscusson The proposed system was mplemented n Borland C++ Bulder, a well-known C++ development envronment, and combned wth the MATLAB. In ths paper we have carred out an extensve expermental evaluaton on 150 real IHC mages [22] for three methods. The frst method s the proposed system wth k-means clusterng (desgnated Method 1), the second one s SVM (desgnated Method 2) and the thrd one s a prevous work [12] (desgnated Method 3) usng the average of densty of all nucle as the threshold to dscrmnate cancerous from normal regons. In Method 2, we frst cut each IHC mage nto 64 blocks wth each block sze set to 32 x 32.Then we have a total of 9600 blocks of submages. Among these submages, we choose 1000 submages wth random for tranng, ncludng 250 blocks of cancerous submages and 750 blocks of normal submages. The remanng 8600 submages are used as the test dataset for classfcaton. The comparson of performance measures, average F-score and accuracy, are shown n Table 1. The average F-score obtaned usng Method 1, Method 2, and Method 3 s 82.49%, 56.77%, and 67.71%, respectvely. It can be found that Method 1 overcomes the average F-score of Method 2 and Method 3 by 25.72% and 14.78%, respectvely. On the other hand, Method 1 acheves an average accuracy of 89.84%, Method 2 acheves an average accuracy of 77.99%, and Method 3 acheves an average accuracy of 77.95%. Method 1 also overcomes the average accuracy of Method 2and Method 3 by 11.85% and 11.89%, respectvely. The overall performance of Method 1 s better than that of Method 2 and Method 3 based on ther average F-score and accuracy. E-ISSN: Volume 11, 2014

5 Table 1. Performance Comparsons of Method 1, Method 2, and Method 3. Method F-score (%) Accuracy (%) Method 1 (k-means) Method 2 (SVM) Method 3 (Average) A snapshot of graphcal user nterface (GUI) of the proposed system s shown n Fg. 3. The mages shown from left to rght are orgnal mage, nucleus mage, mage wth user-defned cancerous segments, and mage wth detected cancerous segments, respectvely. The assumed cancerous regons n the mage wth user-defned cancerous segments can be specfed by the human expert va the button Settng Cancerous Segments n the GUI. The sze of sldng wndow for mage segmentaton s set to 32 x 32 n our experments. The performance for the detecton of cancerous segments can be evaluated by clckng the button F-score (see Secton IV for detals about the F-score). A snapshot of an llustratve example obtaned wth Method 1 on one of the real IHC mage s shown n Fg. 4. It can be seen from Fg. 4 that Method 1 acheved an F-score of 0.8 (or 80%) and obtaned a result of Over Expresson for the estmated gene status. 5 Concluson We presented an mproved computer-aded analyss system of IHC lver cancer tssue mages. The procedure was manly conssted of four steps, namely recognzng nucleus and staned proten regons, dscrmnatng cancerous from normal regons usng k-means clusterng, computng the ntensty of staned proten n cancerous and normal regons, and detectng the gene status n sample tssues. The proposed system was tested on 150 real IHC lver cancer tssue mages. Expermental results demonstrated the hgh average F-score and accuracy achevable by the proposed system compared to the method of SVM and a prevous work where the average of densty of nucle s used as the threshold to dscrmnate cancerous from normal regons. Acknowledgements Ths work was supported n part from the Natonal Scence Councl, Tawan [grant numbers: NSC E and NSC E ]. Fg. 3. A snapshot of graphcal user nterface (GUI) of the proposed system. Fg. 4. A snapshot of expermental results obtaned wth Method 1 on one of the real IHC mage. References: [1] S. Veerla, Cancer-Related Gene Regulaton Mechansms: Cancer Genetcs, Transcrpton Factors, Gene Regulaton Mechansms, Bonformatcs, VDM Verlag, [2] J.A. Warrngton, R. Todd, D. Wong, Mcroarrays and cancer research, Eaton Publshng Company, [3] E.M. Breya, Z. Lalanc, C. Johnstona, M. Wongc, L. V. McIntreb, P. J. Duked, C. W. Patrck, Automated selecton of DAB-labeled tssue for mmunohstochemcal quantfcaton, Journal of Hstochemstry and Cytochemstry, Vol.51, 2003, pp [4] J. K. Cho, U. Yu, O. J. Yoo, S. Km, Dfferental coexpresson analyss usng mcroarray data and ts applcaton to human cancer, Bonformatcs, Vol.21, 2005, pp [5] S. D Cataldo, E. Fcarra, A. Acquavva, E. Mac, Achevng the way for automated segmentaton of nucle n cancer tssue mages through morphology-based approach: A quanttatve evaluaton, Computerzed Medcal Imagng and Graphcs, Vol.34, No.6, 2010, pp [6] S. D Cataldo, E. Fcarra, A. Acquavva, E. Mac, Automated segmentaton of tssue E-ISSN: Volume 11, 2014

6 mages for computerzed IHC analyss, Computer Methods and Programs n Bomedcne, Vol.100, No.1, 2010, pp [7] E. Fcarra, E. Mac, L. Benn, G. De Mchel, Computer-aded evaluaton of proten expresson n pathologcal tssue mages, n: 19th IEEE Symposum on Computer-Based Medcal Systems, 2006, pp [8] J. T. Jrgensena, Pharmacodagnostcs and targeted therapes: a ratonal approach for ndvdualzng medcal antcancer therapy n breast cancer, Oncologst, Vol.12, 2007, pp [9] A. C. Rufrok, D.A. Johnston, Quantfcaton of hstochemcal stanng by color deconvoluton, Anal. Quant. Cytol. Hstol., Vol.23, 2001, pp [10] Z. Theodosou, I. Kasampalds, G. Lvanos, M. Zervaks, I. Ptas, K. Lyrouda, Automated analyss of FISH and mmunohstochemstry mages: a revew, Cytometry, Part A, Vol.71, 2007, pp [11] M. Lacrox-Trk, S. Mathouln-Pelsser, J. Ghnassa, G. Macgrogan, A. Vncent-Salomon, V. Brouste, M. Matheu, P. Roger, F. Bbeau, J. Jacquemer, Hgh nter-observer agreement n mmunohstochemcal evaluaton of HER- 2/neu expresson n breast cancer: a multcentre GEFPICS study, EJC, Vol.42, 2006, pp [12] C. Y. Hsu, R. M. Hu, R. M. Chen, J. W. Ou, J. P. Tsa, IHCREAD: an automatc mmunehstochemstry mage analyss tool, n: Bomedcal Engneerng: Health Care Systems, Technology and Technques, Sprnger, New York, [13] A. K. Jan, R. C. Dubes, Algorthms for clusterng data, Prentce Hall, Englewood Clffs, [14] S. D Cataldo, E. Fcarra, E. Mac, Automated dscrmnaton of pathologcal regons n tssue mages: unsupervsed clusterng vs. supervsed SVM classfcaton, Commun. Comput. Inform. Sc., 2008, pp [15] V. Vapnk, Statstcal Learnng Theory, Wley- Interscence, New York, [16] J. D. Foley, A. van Dam, S. K. Fener, J. F. Hughes, Computer Graphcs: Prncples and Practce, Readng, MA: Addson-Wesley, [17] N. Otsu, A threshold selecton method from gray-level hstograms, IEEE Trans. Systems, Man, and Cybernetcs, Vol.9, 1979, pp [18] J. A. Hartgan, M. A. Wong, Algorthm AS 136: a k-means clusterng algorthm, Journal of the Royal Statstcal Socety, Seres C (Appled Statstcs), Vol.28, 1979, pp [19] S. Lloyd, Least squares quantzaton n PCM, IEEE Trans. Informaton Theory, Vol.28, 1982, pp [20] J. B. MacQueen, Some methods for classfcaton and analyss of multvarate observatons, n: 5th Berkeley Symposum on Mathematcal Statstcs and Probablty, Vol.1, 1967, pp [21] C. J. van Rjsbergen, Informaton Retreval, Butterworth, London, [22] J. W. Lu, J. G. Chang, K T. Yeh, R. M. Chen, Jeffrey J. P. Tsa, W. W. Su, R. M. Hu, Increased expresson of PRL-1 proten correlates wth shortened patent survval n human hepatocellular carcnoma, Clncal and Translatonal Oncology, Vol.14, 2012, pp E-ISSN: Volume 11, 2014

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

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

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

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

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

*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

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

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

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

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

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

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

More information

A 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

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

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

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

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

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

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

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

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

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

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

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework

A New Diagnosis Loseless Compression Method for Digital Mammography Based on Multiple Arbitrary Shape ROIs Coding Framework I.J.Modern Educaton and Computer Scence, 2011, 5, 33-39 Publshed Onlne August 2011 n MECS (http://www.mecs-press.org/) A New Dagnoss Loseless Compresson Method for Dgtal Mammography Based on Multple Arbtrary

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

Recognition of ASL for Human-robot Interaction

Recognition of ASL for Human-robot Interaction 66 IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.17 No.7, July 2017 Recognton of ASL for Human-robot Interacton Md. Al-Amn Bhuyan College of Computer Scences & Informaton Technology,

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

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

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

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

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

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

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

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

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

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

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

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

Automatic Labelling and BI-RADS Characterisation of Mammogram Densities

Automatic Labelling and BI-RADS Characterisation of Mammogram Densities Lmted crculaton. For revew only. Automatc Labellng and BI-RADS Charactersaton of ammogram Denstes K. aras,. G. Lnguraru 3,. G. Ballester 4, S. Petroud,. Tsknaks and Sr. Brady Insttute of Computer Scence,

More information

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

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

More information

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

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

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

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

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

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

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

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis

The Effect of Fish Farmers Association on Technical Efficiency: An Application of Propensity Score Matching Analysis The Effect of Fsh Farmers Assocaton on Techncal Effcency: An Applcaton of Propensty Score Matchng Analyss Onumah E. E, Esslfe F. L, and Asumng-Brempong, S 15 th July, 2016 Background and Motvaton Outlne

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

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

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

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

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

Association Analysis and Distribution of Chronic Gastritis Syndromes Based on Associated Density

Association Analysis and Distribution of Chronic Gastritis Syndromes Based on Associated Density 200 IEEE Internatonal Conference on Bonformatcs and Bomedcne Workshops Assocaton Analyss and Dstrbuton of Chronc Gastrts s Based on Assocated Densty Guo-Png u Y-Qn Wang Fu-Feng Ha-Xa Yan Jng-Jng Fu Je

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

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

Semantics and image content integration for pulmonary nodule interpretation in thoracic computed tomography

Semantics and image content integration for pulmonary nodule interpretation in thoracic computed tomography Semantcs and mage content ntegraton for pulmonary nodule nterpretaton n thoracc computed tomography Danela S. Racu a, Ekarn Varutbangkul a, Jane G. Csneros a, Jacob D. Furst a, Davd S. Channn b, Samuel

More information

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image

Research Article Statistical Segmentation of Regions of Interest on a Mammographic Image Hndaw Publshng Corporaton EURASIP Journal on Advances n Sgnal Processng Volume 2007, Artcle ID 49482, 8 pages do:10.1155/2007/49482 Research Artcle Statstcal Segmentaton of Regons of Interest on a Mammographc

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

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

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

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

More information

Comparative Analysis of Feature Extraction Methods for Optic Disc Detection

Comparative Analysis of Feature Extraction Methods for Optic Disc Detection IOSR Journal of Computer Engneerng (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 16, Issue 3, Ver. III (May-Jun. 2014), PP 49-54 Comparatve Analyss of Feature Extracton Methods for Optc Dsc Detecton

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

National Polyp Study data: evidence for regression of adenomas

National Polyp Study data: evidence for regression of adenomas 5 Natonal Polyp Study data: evdence for regresson of adenomas 78 Chapter 5 Abstract Objectves The data of the Natonal Polyp Study, a large longtudnal study on survellance of adenoma patents, s used for

More information

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method

Detection of Cancer Metastasis Using a Novel Macroscopic Hyperspectral Method Detecton of Cancer Metastass Usng a Novel Macroscopc Hyperspectral Method Hamed Akbar a, Luma V. Halg a, Hongzheng Zhang b, Dongsheng Wang b, Zhuo Georga Chen b, Baowe Fe a,c,d,* a Department of Radology

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

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

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

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

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

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

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

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

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

Perceptual image quality: Effects of tone characteristics

Perceptual image quality: Effects of tone characteristics Journal of Electronc Imagng 14(2), 023003 (Apr Jun 2005) Perceptual mage qualty: Effects of tone characterstcs Peter B. Delahunt Exponent Inc. 149 Commonwealth Drve Menlo Park, Calforna 94025 Xueme Zhang

More information

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution

Myocardial Motion Analysis of Echocardiography Images using Optical Flow Radial Direction Distribution Journal of Computer Scence 7 (7): 1046-1051, 011 ISSN 1549-3636 011 Scence Publcatons Myocardal Moton Analyss of Echocardography Images usng Optcal Flow Radal Drecton Dstrbuton Slamet Ryad, Mohd Marzuk

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

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

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms

Pattern Recognition for Robotic Fish Swimming Gaits Based on Artificial Lateral Line System and Subtractive Clustering Algorithms Sensors & Transducers, Vol. 18, Issue 11, November 14, pp. 7-16 Sensors & Transducers 14 by IFSA Publshng, S. L. http://www.sensorsportal.com Pattern Recognton for Robotc Fsh Swmmng Gats Based on Artfcal

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

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

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

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

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

Prediction of Human Disease-Related Gene Clusters by Clustering Analysis

Prediction of Human Disease-Related Gene Clusters by Clustering Analysis Int. J. Bol. Sc. 2011, 7 61 Research Paper Internatonal Journal of Bologcal Scences 2011; 7(1):61-73 Ivysprng Internatonal Publsher. All rghts reserved Predcton of Human Dsease-Related Gene Clusters by

More information

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

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

More information

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

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

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

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

Figure S1. 1g tumors (weeks) ikras. Lean Obese. Lean Obese 25 KPC

Figure S1. 1g tumors (weeks) ikras. Lean Obese. Lean Obese 25 KPC Fgure S 5 Tme to develop g tumors (weeks) 5 5 Tme to develop g tumors (weeks) 5 5 KRS KPC Fgure S. Effect of obesty on tumor ntaton. Tme to develop tumors of about g n KPC and KRS mce fed low or hgh-fat

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

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

Maize Varieties Combination Model of Multi-factor. and Implement

Maize Varieties Combination Model of Multi-factor. and Implement Maze Varetes Combnaton Model of Mult-factor and Implement LIN YANG,XIAODONG ZHANG,SHAOMING LI Department of Geographc Informaton Scence Chna Agrcultural Unversty No. 17 Tsnghua East Road, Bejng 100083

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

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice

An Improved Time Domain Pitch Detection Algorithm for Pathological Voice Amercan Journal of Appled Scences 9 (1): 93-102, 2012 ISSN 1546-9239 2012 Scence Publcatons An Improved Tme Doman Ptch Detecton Algorthm for Pathologcal Voce Mohd Redzuan Jamaludn, Shekh Hussan Shakh Salleh,

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

Optimal probability weights for estimating causal effects of time-varying treatments with marginal structural Cox models

Optimal probability weights for estimating causal effects of time-varying treatments with marginal structural Cox models Optmal probablty weghts for estmatng causal effects of tme-varyng treatments wth margnal structural Cox models Mchele Santacatterna, Cela García-Pareja Rno Bellocco, Anders Sönnerborg, Anna Ma Ekström

More information

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang

Shape-based Retrieval of Heart Sounds for Disease Similarity Detection Tanveer Syeda-Mahmood, Fei Wang Shape-based Retreval of Heart Sounds for Dsease Smlarty Detecton Tanveer Syeda-Mahmood, Fe Wang 1 IBM Almaden Research Center, 650 Harry Road, San Jose, CA 95120. {stf,wangfe}@almaden.bm.com Abstract.

More information