Text Feature Selection based on Feature Dispersion Degree and Feature Concentration Degree

Size: px
Start display at page:

Download "Text Feature Selection based on Feature Dispersion Degree and Feature Concentration Degree"

Transcription

1 Available olie at vol. 13, o. 7, November 017, pp DOI: /ijpe p Text Feature Selectio based o Feature Dispersio Degree ad Feature Cocetratio Degree Zhifeg Zhag a, Yuhua Li a, Haodog Zhu b,* a School of Software, Zhegzhou Uiversity of Light Idustry, Zhegzhou, Hea, 45000, P. R. Chia b School of Computer ad Commuicatio Egieerig, Zhegzhou Uiversity of Light Idustry Zhegzhou, Hea, 45000, P. R. Chia Abstract Text feature selectio is oe of the key steps i text classificatio, ad thus ca affect performace of text classificatio. I this paper, the feature dispersio degree of betwee-class documets is first put forward to measure the feature dispersio betwee categories (the greater its value, the larger the ifluece of the feature has). The feature cocetratio degree of withi-class documets is the proposed to measure feature cocetratio i the text of a category (the greater its value, the larger the ifluece of feature has). Subsequetly, a text feature selectio method is preseted, which uses both of the proposed degrees comprehesively to measure the importace of features. Experimetal compariso results show that the proposed feature selectio method ca ofte get more represetative feature subsets ad improve performace of text classificatio. Keywords: feature selectio; text classificatio; vector space model; text feature vector (Submitted o July 17, 017; First Revised o October 7, 017; Secod Revised o October 15, 017; Accepted o October 17, 017) 017 Totem Publisher, Ic. All rights reserved. 1. Itroductio With the popularizatio of computer ad the developmet of moder iformatio techology, text iformatio icreases sharply. Automatic text classificatio as a effective core techology to process a large amout of text iformatio has attracted great attetio to academia. Automatic text classificatio assigs a documet to oe or more categories accordig to the documet cotet as well as its properties [8]. At preset, vector space model is geerally used to represet a documet i text classificatio model [3]. I this model, the traiig documets are usually composed of a large umber of features, ad each feature has a certai degree of effect to text classificatio. However, these features also ivolve may related ad redudat features. The existece of those redudat features ot oly icreases the cost of time ad space of the system, but also greatly limits the choice of classificatio algorithm ad reduces the performace of automatic text classificatio. So, before the implemetatio of automatic text classificatio, redudat features have to be elimiated to reduce operatio cost ad improve the accuracy ad the efficiecy of text classificatio [1,5]. I terms of elimiatig redudat features, feature selectio is a more effective method. It selects some represetative features, which have a larger cotributio to classificatio algorithm, to compose feature subset [10,11]. The geeral process is to evaluate every feature with scores usig a evaluatio fuctio, rak them accordig to these scores, ad take those features with high scores to form a feature subset to represet relevat texts. Curretly, the feature selectio methods maily cotai documet frequecy, mutual iformatio, cross etropy, iformatio gai, x statistics, ad so o. However, these methods oly focus o oe aspect of the feature i evaluatio phase, which makes the selected feature subset ot represetative [4,9]. So, i this paper, a ew feature selectio method is proposed. It cosiders the feature dispersio degree of betwee-class documets ad the feature cocetratio degree of * Correspodig author. Tel.: ; fax: address: zhuhaodog80@163.com.

2 1160 Zhifeg Zhag, Yuhua Li, Haodog Zhu withi-class documets so that it ca comprehesively evaluate the selected features; the selected feature subset is more represetative to improve the performace of text classificatio.. Problem Descriptio I text classificatio, text is ofte represeted by a vector space model, which ivolves some basic defiitios as follows [6,7]: Defiitio 1: Text Feature. Text is usually composed of some basic laguage uits, such as words, phrases or a set of these basic laguage uits. These basic laguage uits are collectively referred to as text features. Give a text T, which ca be represeted by a set of features, i.e. T( t1, t,, t ), where is feature ad 1k. t k Defiitio : Feature Weights. For a text T( t1, t,, t ) cotais features, where tk is a feature, 1k. Usually t k is edowed with a weight to describe its importace, i.e. T( t1, w1 ; t, w ; ; t, w ). Whe features are determiate, it is ofte writte T( w1, w,, w ) briefly. Defiitio 3: Vector Space Model (VSM). Give a textt( t1, w1 ; t, w ; ; t, w ), feature (1k) ca geerally be repeated several times with a certai order, which greatly icreases the difficulty of text aalysis. I order to simplify the text aalysis, we do t cosider the order of i the text, ad oly thik that each feature is differet from others. So that t1, t,, t ca be cosidered as a -dimesioal coordiate system ad w1 w t k,,, w are correspodig to coordiate values. Cosequetly, T( w1, w,, w ) is regarded as a vector of dimesio to represet the text T. Defiitio 4: Text Feature Vector.I the vector space model, each text is represeted by a vector, whose elemets are formed by the weights of features ad the vector is called the text feature vector. Text feature vector is a feature descriptio of the text, i a sese it ca fully represet the documet. For example, there is a text T of features, ad its feature vector ca be formulated as T( w1, w,, w ). Defiitio 5. Give a set of m texts, where Ti ( i 1,,, m) represets the i th text feature vector. The set possesses p categories, ad the the average vector for the etire text set is as follows: t k m C (1/ m) T i1 i (1) The average vector for k categories: m C (1/ m ) k T k k i i1 () Where p m k C (1/ m) mk Ck k 1. deotes the text umber belog to category k. These two average vectors have the relatio 3. Feature Dispersio Degree ad Feature Cocetratio Degree The purpose of feature selectio is to fid a more represetative feature subset, ad the use the feature subset to represet the origial set of texts. I classical liear discrimiat aalysis, betwee-class matrix ad withi-class matrix are two commoly used objective fuctios, wherei betwee-class matrix describes the dispersio degree betwee various categories of documets, ad withi-class matrix describes the dispersio degree of withi-class documets. Geerally speakig, the higher dispersio degree betwee various categories of documets is, the smaller dispersio degree of withiclass documets is, the more beeficial it is for classificatio system. I this case, the task of the feature selectio is to fid such a feature subset. If the subset is to be used to represet the traiig set, the the greater the dispersio degree betwee various categories of documets is ad the greater the cocetratio degree of withi-class documets is, the larger the

3 Text Feature Selectio based o Feature Dispersio Degree ad Feature Cocetratio Degree 1161 importace of feature is. So, the greater a feature s cotributio to the dispersio degree of betwee-class documets is, the more represetative the feature is. The greater its cotributio to the cocetratio degree of withi-class documets is, the more represetative the feature is. Based o this idea, i this paper, two kids of cotributios of feature are defied. Defiitio 6. Feature Dispersio Degree of Betwee-Class Documets: It expresses the cotributio of a feature to dispersio degree of betwee-class documets, the greater its value is, the larger the ifluece of the feature to discrimiate the categories of documets is. It ca be described by a formula as follows: Dispersio-degree( i) (1/ p) ( C( i) C ( i)) p j (3) j1 text set, Where p deotes the umber of categories, ad Ci () deotes the average vector weight of the i th feature i the whole Cj () i deotes the average vector weight of the i th feature i the category j. Defiitio 7. Feature Cocetratio Degree of Withi-Class Documets: It expresses the cotributio of a feature to cocetratio degree of withi-class documets, the greater its value is, the larger the ifluece of the feature to represet documet class is. It ca be described by a formula as follows: Coc etrat io-degree( i) (1/ m) ( C ( i) T ( i)) p m j j jk (4) j1 k1 Where m deotes the umber of total documets, ad p deotes the umber of categories, vector weight of the i th feature i the category j. Tjk () i Cj () i deotes the average deotes the weight of the i th feature of k th text feature vector i the category j. O the basis of above two cotributios of a feature, we ca get the whole importace of a feature, which ca be described by: 4. Proposed Feature Selectio Method Importace-degree( i) Dispersio-d egree( i) Cocetratio -degree( i) (5) Accordig to formula (5), we ca desig a ew feature selectio method, which is described as follows: Iput: Origial feature vector set ad categories set. Output: a feature subset Q. Step1: accordig to formula (1), we calculate the average vector C of text set. Step: accordig to formula (), we calculate the average vectors of various categories. Step3: accordig to formula (3), the cotributio of a feature to the dispersio degree of betwee-class documets Dispersio-degree( i ) is obtaied. Step4: accordig to formula (4), the cotributio of a feature to the cocetratio degree of withi-class documets Cocetratio-degree(i) is obtaied. Step5: accordig to formula (5), we get the whole importace Importace-degree( i) of the feature i. Step6: we select the top P features accordig to importace scores to form a subset Q ad output. 5. Experimetal Verificatio 5.1. Experimetal Corpus I this paper, we select the Chiese text classificatio corpus of Fuda Uiversity as the experimetal corpus, which is costructed by the team of atural laguage processig of computer iformatio ad techology departmet, ad ca be dowloaded from cat_id=16. The experimetal corpus cotais 0 categories, ad is divided ito the traiig set ad the test set, ad each part cotais 0 subdirectories. The same categories of documets are stored i a correspodig subdirectory, meawhile each storage file cotais oly a documet. All documets are uiquely umbered with the file ame. After removig some repeated ad damaged documets, oly 14378

4 116 Zhifeg Zhag, Yuhua Li, Haodog Zhu documets remai, wherei the traiig set cotais 814 articles, ad test set cotais 6164 articles, without the repeated cross-category documets, i.e. oe documet oly belogs to oe category. The distributio of documets of the corpus is ueve. Amog them, there are 1369 traiig documets for the class Ecoomy of the traiig set, which has the largest umber of documets, ad 5 traiig documets for the miimal class. Meawhile, there are 11 categories whose umber of traiig documets of categories are less tha 100, ad the traiig set ad the test set are ot overlapped. 5.. Experimetal Eviromet Settigs We employ the Chiese lexical aalysis system (ICTCLAS) developed by Istitute of Computig Techology of Chiese Academy of Scieces to carry out word segmetatio, ad select Weka tool as the experimet platform, which is developed by the uiversity of Waikato, New Zealad. Weka tool icludes a rage of machie learig algorithms i the field of data miig, such as data preprocessig, classificatio ad regressio aalysis, clusterig, associatio rules, ad visualizatio, ad ca be dowloaded from the followig url: We adopt MATLAB 7.0 to implemet umerical calculatio Classifier ad Evaluatio Stadards The proposed method is maily compared with followig three feature selectio methods []: iformatio gai (IG), statistics (CHI), mutual iformatio (MI). We use KNN classifier (K is set to 0, ad cosie distace is adopted to calculate similarity) implemet classificatio experimet. I order to evaluate performace of these four methods with the chagig umber of features, we select the micro average ad the macro average as the performace evaluatio stadards Experimetal Results ad Aalysis Micro-average are calculated uder differet umbers of features, ad experimetal results are show i Figure 1 ad Figure, respectively. Note that i Figure 1 ad Figure, the umbers from 1 to 15 represet the umber of features respectively, i.e. 50, 100, 00, 500, 800, 900, 1000, 1500, 000, 500, 3000, 3500, 4000, 4500, The y-axis represets the correspodig average micro ad Macro-average ad macro average i uit %. x Micro-average F1 \% The proposed method IG MI The differet umber of features /Null Figure 1. Micro-average uder differet umber of features With the chagig umber of features, the performace chage of the classificatio model ca reflect the sesitivity of classificatio model. As see from the Figure 1, with the icrease of umber of features, the micro-average icreases also icreases with the gradually, ad achieves a relatively stable level. As see from the Figure, the macro-average growth of umber of features but with relatively large fluctuatios because the distributios of categories i this selected corpus are extremely ueve. From Figure 1 ad Figure, it ca be see that KNN classifier has the best performace i top CHI

5 Text Feature Selectio based o Feature Dispersio Degree ad Feature Cocetratio Degree features for the proposed method; the micro-average ad the macro-average are about 90% ad 80% respectively. KNN classifier for IG has the best performace o selected top 000 features; the micro-average macro-average the micro-average ad the are about 67% ad 6%. KNN classifier for CHI has the best performace o selected top 1500 features; ad the macro-average are about 86% ad 74%. KNN classifier for MI has the best performace o selected top 1500 features; the micro-average result, the overall performaces of these four feature selectio methods from large to small are the proposed method > CHI > MI > IG. The reaso lies i that the proposed method ot oly cosiders the ifluece of the features to the dispersio degree of betwee-class documets, but also cosiders the ifluece of the features to the cocetratio degree of withiclass documets. Therefore, this proposed method is ot affected by the distributio of the selected documet corpus, ad ca comprehesively cosider the selected features. So, the selected features have better represetativeess. At the same time, MI oly examies the existig situatio of the selected features i selectig feature phase, ad CHI cosiders tow situatios of the feature occurrig ad ot occurrig, so CHI is superior to MI. Because IG is extremely sesitive to the distributio of the samples, if it is used i the coditio of the ueve distributio of samples, the represetative of the selected feature set is poorer. I this paper, the distributio of the categories of selected corpus is extremely ueve, so the performace of IG is the worst ad the macro-average are about 84% ad 71% respectively. As a Macro-average F1 \% The proposed method 45 IG 40 CHI MI The differet umber of features /Null Figure. Macro-average uder differet umber of features 6. Coclusios This paper defies the feature dispersio degree of betwee-class documets ad the feature cocetratio degree of withiclass documets. Based o them, a ew feature selectio method is proposed. As demostrated through experimetatios o the corpus of Fuda Uiversity ad comparisos with three classical methods (MI, CHI ad IG), the proposed method has better capability to select the most represetative features, ad ca be used i some kowledge discovery algorithm to reduce time ad space complexity. The proposed method ot oly has applicatio i the text classificatio, but also provides a idea for other text feature selectio methods. Ackowledgmets The authors would like to thak the editors ad the aoymous reviewers for their helpful commets ad suggestios, which have improved the presetatio. This work is supported i part by the Sciece ad Techology Pla Projects of Hea Provice of Chia uder grat No ad No , the Youth Backboe Teachers Fudig Plaig Project of Colleges ad Uiversities i Hea Provice of Chia uder grat No.014GGJS-084, the Key Sciece Research Project of Colleges ad Uiversities i Hea Provice of Chia uder grat No. 16A50030, the Youth Backboe Teachers Traiig Targets Fuded Project of Zhegzhou Uiversity of Light Idustry of Hea Provice of Chia uder grat No.XGGJS0, the Ph.D. Research Fuded Project of Zhegzhou Uiversity of Light Idustry of Hea Provice of Chia uder grat No.010BSJJ038 ad No.014BSJJ080, ad the Natioal Sciece Foudatio of Chia uder grat No

6 1164 Zhifeg Zhag, Yuhua Li, Haodog Zhu Refereces 1. J. Cai, J. Luo, C. Liag, S. Yag, " A Novel Iformatio Theory-Based Esemble Feature Selectio Framework for High- Dimesioal Microarray Data", Iteratioal Joural of Performability Egieerig, vol. 13, o. 5, pp , A. Destrero, S. Mosci, C. D. Mol,A. Verri, F. Odoe, "Feature selectio for high-dimesioal data", Computatioal maagemet sciece, vol. 6, o. 1, pp. 5-40, F. Jiméez, G. Sáchez, J. M. García, et al, "Multi-objective evolutioary feature selectio for olie sales forecastig", Neurocomputig, vol. 34, pp. 75-9, S. R. Y. Leela, V. Sucharita, B. Debath, H. J. Kim, "Performace evaluatio of feature selectio methods o large dimesioal databases ", Iteratioal Joural of Database Theory ad Applicatio, vol. 9, o. 9, pp. 75-8, J. H. Liu, Y. J. Li, M. L. Li, "Feature selectio based o quality of iformatio", Neurocomputig, vol. 5, pp. 11-, J. N. Meg, H. F. Li, Y. H. Yu, "A two-stage feature selectio method for text categorizatio", Computers & Mathematics with Applicatios, vol. 6, o. 7, pp , M. H. Nguye, D. F. Torre, "Optimal feature selectio for support vector machies", Patter Recogitio, vol. 43, o. 3, pp , A. Rehma, K. Javed, H. A. Babri, "Feature selectio based o a ormalized differece measure for text classificatio", Iformatio Processig & Maagemet, vol. 53, o., pp , T. Su, S. Y. Qia, H. D. Zhu, "Feature selectio method based o category correlatio ad discerible sets", Joural of Computatioal Iformatio Systems, vol.11, o., pp , S. Q. Wag, J. M. Wei, "Feature selectio based o measuremet of ability to classify subproblems", Neurocomputig, vol. 4, pp , H. D. Zhu, H. C. Li, D. Wu, D. S. Huag, B. Wag, "Feature selectio method based o feature distiguishability ad fractal dimesio", Joural of Iformatio ad Computatioal Sciece, vol. 36, o. 5, pp , 015. Biography Zhifeg Zhag was bor i 1978 i Hea Provice, Chia. He received his B.S. degree from Xi'a Uiversity of Electroic Sciece ad Techology, Xi'a, Shaxi Provice, Chia, i 001, ad his M.S. degree from Xi'a Uiversity of Techology, Xi'a, Shaxi Provice, Chia, i 006. Sice 006, he has bee i the School of Software, Zhegzhou Uiversity of Light Idustry, Zhegzhou, Hea Provice, Chia, where he is curretly a Associate Professor. His major research iterests iclude Cloud Computatio, Itelligece Iformatio Processig, ad Data Miig. Yuhua Li is curretly a lecturer at School of Software, Zheg Zhou Uiversity of Light Idustry, Zhegzhou, Hea Provice, Chia. He received his Ph.D. degree i Computer Software ad Theory from Su Yat-se Uiversity, Guagzhou, Guagdog Provice, Chia,i 014. His curret research iterests iclude multimedia iformatio retrieval, machie learig ad computatioal itelligece. Haodog Zhu was bor i Hea Provice, Chia, i He received the B.S. degree from Lazhou Jiaotog Uiversity, Lazhou,Gasu Provice,Chia, i 004, ad the M.S. degree from Sichua Uiversity of Sciece & Egieerig, Zigog, Sichua Provice,Chia,i 008, ad the Ph.D. degree from Graduate Uiversity of Chiese Academy of Scieces i 011. Sice 010, he has bee with the faculty of the School of Computer ad Commuicatio Egieerig, Zhegzhou Uiversity of Light Idustry, Zhegzhou, Hea Provice, Chia, where he is curretly a Associate Professor ad a master Tutor. His major research iterests iclude Cloud Computatio, Itelligece Iformatio Processig, Computig Itelligece ad Data Miig.

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON

A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON A SOFTWARE MODEL FOR THE MULTILAYER PERCEPTRON Roberto Lopez ad Eugeio Oñate Iteratioal Ceter for Numerical Methods i Egieerig (CIMNE) Edificio C1, Gra Capitá s/, 08034 Barceloa, Spai ABSTRACT I this work

More information

3D Model Retrieval Method Based on Sample Prediction

3D Model Retrieval Method Based on Sample Prediction 20 Iteratioal Coferece o Computer Commuicatio ad Maagemet Proc.of CSIT vol.5 (20) (20) IACSIT Press, Sigapore 3D Model Retrieval Method Based o Sample Predictio Qigche Zhag, Ya Tag* School of Computer

More information

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem

An Improved Shuffled Frog-Leaping Algorithm for Knapsack Problem A Improved Shuffled Frog-Leapig Algorithm for Kapsack Problem Zhoufag Li, Ya Zhou, ad Peg Cheg School of Iformatio Sciece ad Egieerig Hea Uiversity of Techology ZhegZhou, Chia lzhf1978@126.com Abstract.

More information

Study on effective detection method for specific data of large database LI Jin-feng

Study on effective detection method for specific data of large database LI Jin-feng Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 205) Study o effective detectio method for specific data of large database LI Ji-feg (Vocatioal College of DogYig, Shadog

More information

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article

Journal of Chemical and Pharmaceutical Research, 2013, 5(12): Research Article Available olie www.jocpr.com Joural of Chemical ad Pharmaceutical Research, 2013, 5(12):745-749 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 K-meas algorithm i the optimal iitial cetroids based

More information

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui

Optimization for framework design of new product introduction management system Ma Ying, Wu Hongcui 2d Iteratioal Coferece o Electrical, Computer Egieerig ad Electroics (ICECEE 2015) Optimizatio for framework desig of ew product itroductio maagemet system Ma Yig, Wu Hogcui Tiaji Electroic Iformatio Vocatioal

More information

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System

A Novel Feature Extraction Algorithm for Haar Local Binary Pattern Texture Based on Human Vision System A Novel Feature Extractio Algorithm for Haar Local Biary Patter Texture Based o Huma Visio System Liu Tao 1,* 1 Departmet of Electroic Egieerig Shaaxi Eergy Istitute Xiayag, Shaaxi, Chia Abstract The locality

More information

New HSL Distance Based Colour Clustering Algorithm

New HSL Distance Based Colour Clustering Algorithm The 4th Midwest Artificial Itelligece ad Cogitive Scieces Coferece (MAICS 03 pp 85-9 New Albay Idiaa USA April 3-4 03 New HSL Distace Based Colour Clusterig Algorithm Vasile Patrascu Departemet of Iformatics

More information

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c

Harris Corner Detection Algorithm at Sub-pixel Level and Its Application Yuanfeng Han a, Peijiang Chen b * and Tian Meng c Iteratioal Coferece o Computatioal Sciece ad Egieerig (ICCSE 015) Harris Corer Detectio Algorithm at Sub-pixel Level ad Its Applicatio Yuafeg Ha a, Peijiag Che b * ad Tia Meg c School of Automobile, Liyi

More information

Web Text Feature Extraction with Particle Swarm Optimization

Web Text Feature Extraction with Particle Swarm Optimization 32 IJCSNS Iteratioal Joural of Computer Sciece ad Network Security, VOL.7 No.6, Jue 2007 Web Text Feature Extractio with Particle Swarm Optimizatio Sog Liagtu,, Zhag Xiaomig Istitute of Itelliget Machies,

More information

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve

Analysis of Server Resource Consumption of Meteorological Satellite Application System Based on Contour Curve Advaces i Computer, Sigals ad Systems (2018) 2: 19-25 Clausius Scietific Press, Caada Aalysis of Server Resource Cosumptio of Meteorological Satellite Applicatio System Based o Cotour Curve Xiagag Zhao

More information

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work

Sectio 4, a prototype project of settig field weight with AHP method is developed ad the experimetal results are aalyzed. Fially, we coclude our work 200 2d Iteratioal Coferece o Iformatio ad Multimedia Techology (ICIMT 200) IPCSIT vol. 42 (202) (202) IACSIT Press, Sigapore DOI: 0.7763/IPCSIT.202.V42.0 Idex Weight Decisio Based o AHP for Iformatio Retrieval

More information

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method

A New Morphological 3D Shape Decomposition: Grayscale Interframe Interpolation Method A ew Morphological 3D Shape Decompositio: Grayscale Iterframe Iterpolatio Method D.. Vizireau Politehica Uiversity Bucharest, Romaia ae@comm.pub.ro R. M. Udrea Politehica Uiversity Bucharest, Romaia mihea@comm.pub.ro

More information

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process

Euclidean Distance Based Feature Selection for Fault Detection Prediction Model in Semiconductor Manufacturing Process Vol.133 (Iformatio Techology ad Computer Sciece 016), pp.85-89 http://dx.doi.org/10.1457/astl.016. Euclidea Distace Based Feature Selectio for Fault Detectio Predictio Model i Semicoductor Maufacturig

More information

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c

Pruning and Summarizing the Discovered Time Series Association Rules from Mechanical Sensor Data Qing YANG1,a,*, Shao-Yu WANG1,b, Ting-Ting ZHANG2,c Advaces i Egieerig Research (AER), volume 131 3rd Aual Iteratioal Coferece o Electroics, Electrical Egieerig ad Iformatio Sciece (EEEIS 2017) Pruig ad Summarizig the Discovered Time Series Associatio Rules

More information

arxiv: v2 [cs.ds] 24 Mar 2018

arxiv: v2 [cs.ds] 24 Mar 2018 Similar Elemets ad Metric Labelig o Complete Graphs arxiv:1803.08037v [cs.ds] 4 Mar 018 Pedro F. Felzeszwalb Brow Uiversity Providece, RI, USA pff@brow.edu March 8, 018 We cosider a problem that ivolves

More information

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the

x x 2 x Iput layer = quatity of classificatio mode X T = traspositio matrix The core of such coditioal probability estimatig method is calculatig the COMPARATIVE RESEARCHES ON PROBABILISTIC NEURAL NETWORKS AND MULTI-LAYER PERCEPTRON NETWORKS FOR REMOTE SENSING IMAGE SEGMENTATION Liu Gag a, b, * a School of Electroic Iformatio, Wuha Uiversity, 430079,

More information

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations

Fuzzy Minimal Solution of Dual Fully Fuzzy Matrix Equations Iteratioal Coferece o Applied Mathematics, Simulatio ad Modellig (AMSM 2016) Fuzzy Miimal Solutio of Dual Fully Fuzzy Matrix Equatios Dequa Shag1 ad Xiaobi Guo2,* 1 Sciece Courses eachig Departmet, Gasu

More information

EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS

EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS Iteratioal Joural o Natural Laguage Computig (IJNLC) Vol. 2, No., February 203 EFFECT OF QUERY FORMATION ON WEB SEARCH ENGINE RESULTS Raj Kishor Bisht ad Ila Pat Bisht 2 Departmet of Computer Sciece &

More information

Performance Plus Software Parameter Definitions

Performance Plus Software Parameter Definitions Performace Plus+ Software Parameter Defiitios/ Performace Plus Software Parameter Defiitios Chapma Techical Note-TG-5 paramete.doc ev-0-03 Performace Plus+ Software Parameter Defiitios/2 Backgroud ad Defiitios

More information

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties

The Counterchanged Crossed Cube Interconnection Network and Its Topology Properties WSEAS TRANSACTIONS o COMMUNICATIONS Wag Xiyag The Couterchaged Crossed Cube Itercoectio Network ad Its Topology Properties WANG XINYANG School of Computer Sciece ad Egieerig South Chia Uiversity of Techology

More information

Algorithms for Disk Covering Problems with the Most Points

Algorithms for Disk Covering Problems with the Most Points Algorithms for Disk Coverig Problems with the Most Poits Bi Xiao Departmet of Computig Hog Kog Polytechic Uiversity Hug Hom, Kowloo, Hog Kog csbxiao@comp.polyu.edu.hk Qigfeg Zhuge, Yi He, Zili Shao, Edwi

More information

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua

Mobile terminal 3D image reconstruction program development based on Android Lin Qinhua Iteratioal Coferece o Automatio, Mechaical Cotrol ad Computatioal Egieerig (AMCCE 05) Mobile termial 3D image recostructio program developmet based o Adroid Li Qihua Sichua Iformatio Techology College

More information

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System

Mapping Publishing and Mapping Adaptation in the Middleware of Railway Information Grid System Mappig Publishig ad Mappig Adaptatio i the Middleware of Railway Iformatio Grid ystem You Gamei, Liao Huamig, u Yuzhog Istitute of Computig Techology, Chiese Academy of cieces, Beijig 00080 gameiu@ict.ac.c

More information

MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fitting)

MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fitting) MATHEMATICAL METHODS OF ANALYSIS AND EXPERIMENTAL DATA PROCESSING (Or Methods of Curve Fittig) I this chapter, we will eamie some methods of aalysis ad data processig; data obtaied as a result of a give

More information

Evaluation scheme for Tracking in AMI

Evaluation scheme for Tracking in AMI A M I C o m m u i c a t i o A U G M E N T E D M U L T I - P A R T Y I N T E R A C T I O N http://www.amiproject.org/ Evaluatio scheme for Trackig i AMI S. Schreiber a D. Gatica-Perez b AMI WP4 Trackig:

More information

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING

HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Y.K. Patil* Iteratioal Joural of Advaced Research i ISSN: 2278-6244 IT ad Egieerig Impact Factor: 4.54 HADOOP: A NEW APPROACH FOR DOCUMENT CLUSTERING Prof. V.S. Nadedkar** Abstract: Documet clusterig is

More information

Ontology-based Decision Support System with Analytic Hierarchy Process for Tour Package Selection

Ontology-based Decision Support System with Analytic Hierarchy Process for Tour Package Selection 2017 Asia-Pacific Egieerig ad Techology Coferece (APETC 2017) ISBN: 978-1-60595-443-1 Otology-based Decisio Support System with Aalytic Hierarchy Process for Tour Pacage Selectio Tie-We Sug, Chia-Jug Lee,

More information

The identification of key quality characteristics based on FAHP

The identification of key quality characteristics based on FAHP Iteratioal Joural of Research i Egieerig ad Sciece (IJRES ISSN (Olie: 2320-9364, ISSN (Prit: 2320-9356 Volume 3 Issue 6 ǁ Jue 2015 ǁ PP.01-07 The idetificatio of ey quality characteristics based o FAHP

More information

Ones Assignment Method for Solving Traveling Salesman Problem

Ones Assignment Method for Solving Traveling Salesman Problem Joural of mathematics ad computer sciece 0 (0), 58-65 Oes Assigmet Method for Solvig Travelig Salesma Problem Hadi Basirzadeh Departmet of Mathematics, Shahid Chamra Uiversity, Ahvaz, Ira Article history:

More information

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram

An Image Retrieval Method Based on Hu Invariant Moment and Improved Annular Histogram http://dx.doi.org/10.5755/j01.eee.0.4.6888 ELEKTROIKA IR ELEKTROTECHIKA ISS 139 115 VOL. 0 O. 4 014 A Image Retrieval Method Based o Hu Ivariat Momet ad Improved Aular Histogram F. Xiag 1 H. Yog 1 S. Dada

More information

Stone Images Retrieval Based on Color Histogram

Stone Images Retrieval Based on Color Histogram Stoe Images Retrieval Based o Color Histogram Qiag Zhao, Jie Yag, Jigyi Yag, Hogxig Liu School of Iformatio Egieerig, Wuha Uiversity of Techology Wuha, Chia Abstract Stoe images color features are chose

More information

New Fuzzy Color Clustering Algorithm Based on hsl Similarity

New Fuzzy Color Clustering Algorithm Based on hsl Similarity IFSA-EUSFLAT 009 New Fuzzy Color Clusterig Algorithm Based o hsl Similarity Vasile Ptracu Departmet of Iformatics Techology Tarom Compay Bucharest Romaia Email: patrascu.v@gmail.com Abstract I this paper

More information

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis

Analysis Metrics. Intro to Algorithm Analysis. Slides. 12. Alg Analysis. 12. Alg Analysis Itro to Algorithm Aalysis Aalysis Metrics Slides. Table of Cotets. Aalysis Metrics 3. Exact Aalysis Rules 4. Simple Summatio 5. Summatio Formulas 6. Order of Magitude 7. Big-O otatio 8. Big-O Theorems

More information

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network

Adaptive Resource Allocation for Electric Environmental Pollution through the Control Network Available olie at www.sciecedirect.com Eergy Procedia 6 (202) 60 64 202 Iteratioal Coferece o Future Eergy, Eviromet, ad Materials Adaptive Resource Allocatio for Electric Evirometal Pollutio through the

More information

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets

Criterion in selecting the clustering algorithm in Radial Basis Functional Link Nets WSEAS TRANSACTIONS o SYSTEMS Ag Sau Loog, Og Hog Choo, Low Heg Chi Criterio i selectig the clusterig algorithm i Radial Basis Fuctioal Lik Nets ANG SAU LOONG 1, ONG HONG CHOON 2 & LOW HENG CHIN 3 Departmet

More information

1 Enterprise Modeler

1 Enterprise Modeler 1 Eterprise Modeler Itroductio I BaaERP, a Busiess Cotrol Model ad a Eterprise Structure Model for multi-site cofiguratios are itroduced. Eterprise Structure Model Busiess Cotrol Models Busiess Fuctio

More information

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System

Low Complexity H.265/HEVC Coding Unit Size Decision for a Videoconferencing System BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 6 Special Issue o Logistics, Iformatics ad Service Sciece Sofia 2015 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI:

More information

BASED ON ITERATIVE ERROR-CORRECTION

BASED ON ITERATIVE ERROR-CORRECTION A COHPARISO OF CRYPTAALYTIC PRICIPLES BASED O ITERATIVE ERROR-CORRECTIO Miodrag J. MihaljeviC ad Jova Dj. GoliC Istitute of Applied Mathematics ad Electroics. Belgrade School of Electrical Egieerig. Uiversity

More information

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming

Lecture Notes 6 Introduction to algorithm analysis CSS 501 Data Structures and Object-Oriented Programming Lecture Notes 6 Itroductio to algorithm aalysis CSS 501 Data Structures ad Object-Orieted Programmig Readig for this lecture: Carrao, Chapter 10 To be covered i this lecture: Itroductio to algorithm aalysis

More information

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies

Evaluation of Support Vector Machine Kernels for Detecting Network Anomalies Evaluatio of Support Vector Machie Kerels for Detectig Network Aomalies Prera Batta, Maider Sigh, Zhida Li, Qigye Dig, ad Ljiljaa Trajković Commuicatio Networks Laboratory http://www.esc.sfu.ca/~ljilja/cl/

More information

Bayesian Network Structure Learning from Attribute Uncertain Data

Bayesian Network Structure Learning from Attribute Uncertain Data Bayesia Network Structure Learig from Attribute Ucertai Data Wetig Sog 1,2, Jeffrey Xu Yu 3, Hog Cheg 3, Hogya Liu 4, Ju He 1,2,*, ad Xiaoyog Du 1,2 1 Key Labs of Data Egieerig ad Kowledge Egieerig, Miistry

More information

Anti-addiction System Development Based on Android Smartphone. Xiafu Pan

Anti-addiction System Development Based on Android Smartphone. Xiafu Pan 3rd Iteratioal Coferece o Materials Egieerig, Maufacturig Techology ad Cotrol (ICMEMTC 2016) Ati-addictio System Developmet Based o Adroid Smartphoe Xiafu Pa Haia Vocatioal College of Political Sciece

More information

Automatic Collecting of Text Data for Cantonese Language Modeling

Automatic Collecting of Text Data for Cantonese Language Modeling S4-4 Automatic Collectig of Text Data for Catoese Laguage Modelig Jiag CAO, Xiaoju WU, Yu Tig Yeug 2, Ta LEE 2, Thomas Fag Zheg *. Ceter for Speech ad Laguage Techologies, Divisio of Techical Iovatio ad

More information

ANN WHICH COVERS MLP AND RBF

ANN WHICH COVERS MLP AND RBF ANN WHICH COVERS MLP AND RBF Josef Boští, Jaromír Kual Faculty of Nuclear Scieces ad Physical Egieerig, CTU i Prague Departmet of Software Egieerig Abstract Two basic types of artificial eural etwors Multi

More information

Improving Information Retrieval System Security via an Optimal Maximal Coding Scheme

Improving Information Retrieval System Security via an Optimal Maximal Coding Scheme Improvig Iformatio Retrieval System Security via a Optimal Maximal Codig Scheme Dogyag Log Departmet of Computer Sciece, City Uiversity of Hog Kog, 8 Tat Chee Aveue Kowloo, Hog Kog SAR, PRC dylog@cs.cityu.edu.hk

More information

ISSN (Print) Research Article. *Corresponding author Nengfa Hu

ISSN (Print) Research Article. *Corresponding author Nengfa Hu Scholars Joural of Egieerig ad Techology (SJET) Sch. J. Eg. Tech., 2016; 4(5):249-253 Scholars Academic ad Scietific Publisher (A Iteratioal Publisher for Academic ad Scietific Resources) www.saspublisher.com

More information

Eigenimages. Digital Image Processing: Bernd Girod, Stanford University -- Eigenimages 1

Eigenimages. Digital Image Processing: Bernd Girod, Stanford University -- Eigenimages 1 Eigeimages Uitary trasforms Karhue-Loève trasform ad eigeimages Sirovich ad Kirby method Eigefaces for geder recogitio Fisher liear discrimat aalysis Fisherimages ad varyig illumiatio Fisherfaces vs. eigefaces

More information

A Semi- Non-Negative Matrix Factorization and Principal Component Analysis Unified Framework for Data Clustering

A Semi- Non-Negative Matrix Factorization and Principal Component Analysis Unified Framework for Data Clustering A Semi- No-Negative Matrix Factorizatio ad Pricipal Compoet Aalysis Uified Framework for Data Clusterig V.Yuvaraj, N.SivaKumar Assistat Professor, Departmet of Computer Sciece, K.S.G college of Arts ad

More information

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1

Eigenimages. Digital Image Processing: Bernd Girod, 2013 Stanford University -- Eigenimages 1 Eigeimages Uitary trasforms Karhue-Loève trasform ad eigeimages Sirovich ad Kirby method Eigefaces for geder recogitio Fisher liear discrimat aalysis Fisherimages ad varyig illumiatio Fisherfaces vs. eigefaces

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 26 Ehaced Data Models: Itroductio to Active, Temporal, Spatial, Multimedia, ad Deductive Databases Copyright 2016 Ramez Elmasri ad Shamkat B.

More information

( n+1 2 ) , position=(7+1)/2 =4,(median is observation #4) Median=10lb

( n+1 2 ) , position=(7+1)/2 =4,(median is observation #4) Median=10lb Chapter 3 Descriptive Measures Measures of Ceter (Cetral Tedecy) These measures will tell us where is the ceter of our data or where most typical value of a data set lies Mode the value that occurs most

More information

Python Programming: An Introduction to Computer Science

Python Programming: An Introduction to Computer Science Pytho Programmig: A Itroductio to Computer Sciece Chapter 1 Computers ad Programs 1 Objectives To uderstad the respective roles of hardware ad software i a computig system. To lear what computer scietists

More information

Neural Networks A Model of Boolean Functions

Neural Networks A Model of Boolean Functions Neural Networks A Model of Boolea Fuctios Berd Steibach, Roma Kohut Freiberg Uiversity of Miig ad Techology Istitute of Computer Sciece D-09596 Freiberg, Germay e-mails: steib@iformatik.tu-freiberg.de

More information

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation

Improvement of the Orthogonal Code Convolution Capabilities Using FPGA Implementation Improvemet of the Orthogoal Code Covolutio Capabilities Usig FPGA Implemetatio Naima Kaabouch, Member, IEEE, Apara Dhirde, Member, IEEE, Saleh Faruque, Member, IEEE Departmet of Electrical Egieerig, Uiversity

More information

Research on Identification Model of Financial Fraud of Listed Company Based on Data Mining Technology

Research on Identification Model of Financial Fraud of Listed Company Based on Data Mining Technology 208 2d Iteratioal Coferece o Systems, Computig, ad Applicatios (SYSTCA 208) Research o Idetificatio Model of Fiacial Fraud of Listed Compay Based o Data Miig Techology Jiaqi Hu, Xiao Che School of Busiess,

More information

Pattern Recognition Systems Lab 1 Least Mean Squares

Pattern Recognition Systems Lab 1 Least Mean Squares Patter Recogitio Systems Lab 1 Least Mea Squares 1. Objectives This laboratory work itroduces the OpeCV-based framework used throughout the course. I this assigmet a lie is fitted to a set of poits usig

More information

Performance Comparisons of PSO based Clustering

Performance Comparisons of PSO based Clustering Performace Comparisos of PSO based Clusterig Suresh Chadra Satapathy, 2 Guaidhi Pradha, 3 Sabyasachi Pattai, 4 JVR Murthy, 5 PVGD Prasad Reddy Ail Neeruoda Istitute of Techology ad Scieces, Sagivalas,Vishaapatam

More information

Application of Decision Tree and Support Vector Machine for Inspecting Bubble Defects on LED Sealing Glue Images

Application of Decision Tree and Support Vector Machine for Inspecting Bubble Defects on LED Sealing Glue Images 66 Applicatio of Decisio Tree ad Support Vector Machie for Ispectig Bubble Defects o LED Sealig Glue Images * Chua-Yu Chag ad Yi-Feg Li Abstract Bubble defect ispectio is a importat step i light-emittig

More information

*Corresponding author. Keywords: Power quality, Assessment system, Harmonic evaluation, Comprehensive evaluation.

*Corresponding author. Keywords: Power quality, Assessment system, Harmonic evaluation, Comprehensive evaluation. 7 Iteratioal Coferece o Eergy, Power ad Evirometal Egieerig (ICEPEE 7) ISBN: 978--6595-456- Study of the Power Quality Comprehesive Evaluatio Method Zhi-mi ZHAN, Peg-fei CHAI, Bi LUO, Xig-bo LIU, Yua-li

More information

Fuzzy Rule Selection by Data Mining Criteria and Genetic Algorithms

Fuzzy Rule Selection by Data Mining Criteria and Genetic Algorithms Fuzzy Rule Selectio by Data Miig Criteria ad Geetic Algorithms Hisao Ishibuchi Dept. of Idustrial Egieerig Osaka Prefecture Uiversity 1-1 Gakue-cho, Sakai, Osaka 599-8531, JAPAN E-mail: hisaoi@ie.osakafu-u.ac.jp

More information

ECE4050 Data Structures and Algorithms. Lecture 6: Searching

ECE4050 Data Structures and Algorithms. Lecture 6: Searching ECE4050 Data Structures ad Algorithms Lecture 6: Searchig 1 Search Give: Distict keys k 1, k 2,, k ad collectio L of records of the form (k 1, I 1 ), (k 2, I 2 ),, (k, I ) where I j is the iformatio associated

More information

Chapter 3 Classification of FFT Processor Algorithms

Chapter 3 Classification of FFT Processor Algorithms Chapter Classificatio of FFT Processor Algorithms The computatioal complexity of the Discrete Fourier trasform (DFT) is very high. It requires () 2 complex multiplicatios ad () complex additios [5]. As

More information

Lip Contour Extraction Based on Support Vector Machine

Lip Contour Extraction Based on Support Vector Machine Lip Cotour Extractio Based o Support Vector Machie Author Pa, Xiaosheg, Kog, Jiagpig, Liew, Ala Wee-Chug Published 008 Coferece Title CISP 008 : Proceedigs, First Iteratioal Cogress o Image ad Sigal Processig

More information

BOOLEAN MATHEMATICS: GENERAL THEORY

BOOLEAN MATHEMATICS: GENERAL THEORY CHAPTER 3 BOOLEAN MATHEMATICS: GENERAL THEORY 3.1 ISOMORPHIC PROPERTIES The ame Boolea Arithmetic was chose because it was discovered that literal Boolea Algebra could have a isomorphic umerical aspect.

More information

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs

What are we going to learn? CSC Data Structures Analysis of Algorithms. Overview. Algorithm, and Inputs What are we goig to lear? CSC316-003 Data Structures Aalysis of Algorithms Computer Sciece North Carolia State Uiversity Need to say that some algorithms are better tha others Criteria for evaluatio Structure

More information

Cache-Optimal Methods for Bit-Reversals

Cache-Optimal Methods for Bit-Reversals Proceedigs of the ACM/IEEE Supercomputig Coferece, November 1999, Portlad, Orego, U.S.A. Cache-Optimal Methods for Bit-Reversals Zhao Zhag ad Xiaodog Zhag Departmet of Computer Sciece College of William

More information

Analysis of Documents Clustering Using Sampled Agglomerative Technique

Analysis of Documents Clustering Using Sampled Agglomerative Technique Aalysis of Documets Clusterig Usig Sampled Agglomerative Techique Omar H. Karam, Ahmed M. Hamad, ad Sheri M. Moussa Abstract I this paper a clusterig algorithm for documets is proposed that adapts a samplig-based

More information

Fuzzy Linear Regression Analysis

Fuzzy Linear Regression Analysis 12th IFAC Coferece o Programmable Devices ad Embedded Systems The Iteratioal Federatio of Automatic Cotrol September 25-27, 2013. Fuzzy Liear Regressio Aalysis Jaa Nowaková Miroslav Pokorý VŠB-Techical

More information

An Algorithm of Mobile Robot Node Location Based on Wireless Sensor Network

An Algorithm of Mobile Robot Node Location Based on Wireless Sensor Network A Algorithm of Mobile Robot Node Locatio Based o Wireless Sesor Network https://doi.org/0.399/ijoe.v3i05.7044 Peg A Nigbo Uiversity of Techology, Zhejiag, Chia eirxvrp2269@26.com Abstract I the wireless

More information

Accuracy Improvement in Camera Calibration

Accuracy Improvement in Camera Calibration Accuracy Improvemet i Camera Calibratio FaJie L Qi Zag ad Reihard Klette CITR, Computer Sciece Departmet The Uiversity of Aucklad Tamaki Campus, Aucklad, New Zealad fli006, qza001@ec.aucklad.ac.z r.klette@aucklad.ac.z

More information

CSC 220: Computer Organization Unit 11 Basic Computer Organization and Design

CSC 220: Computer Organization Unit 11 Basic Computer Organization and Design College of Computer ad Iformatio Scieces Departmet of Computer Sciece CSC 220: Computer Orgaizatio Uit 11 Basic Computer Orgaizatio ad Desig 1 For the rest of the semester, we ll focus o computer architecture:

More information

Evaluation of the Software Industry Competitiveness in Jilin Province Based on Factor Analysis

Evaluation of the Software Industry Competitiveness in Jilin Province Based on Factor Analysis BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 14, No 4 Sofia 2014 Prit ISSN: 1311-9702; Olie ISSN: 1314-4081 DOI: 10.1515/cait-2014-0008 Evaluatio of the Software Idustry

More information

Solving Fuzzy Assignment Problem Using Fourier Elimination Method

Solving Fuzzy Assignment Problem Using Fourier Elimination Method Global Joural of Pure ad Applied Mathematics. ISSN 0973-768 Volume 3, Number 2 (207), pp. 453-462 Research Idia Publicatios http://www.ripublicatio.com Solvig Fuzzy Assigmet Problem Usig Fourier Elimiatio

More information

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved.

Chapter 1. Introduction to Computers and C++ Programming. Copyright 2015 Pearson Education, Ltd.. All rights reserved. Chapter 1 Itroductio to Computers ad C++ Programmig Copyright 2015 Pearso Educatio, Ltd.. All rights reserved. Overview 1.1 Computer Systems 1.2 Programmig ad Problem Solvig 1.3 Itroductio to C++ 1.4 Testig

More information

Image Segmentation EEE 508

Image Segmentation EEE 508 Image Segmetatio Objective: to determie (etract) object boudaries. It is a process of partitioig a image ito distict regios by groupig together eighborig piels based o some predefied similarity criterio.

More information

Available online at ScienceDirect. Procedia CIRP 53 (2016 ) 21 28

Available online at   ScienceDirect. Procedia CIRP 53 (2016 ) 21 28 vailable olie at www.sciecedirect.com ScieceDirect Procedia CIRP 53 (206 ) 2 28 The 0th Iteratioal Coferece o xiomatic Desig, ICD 206 systematic approach to couplig disposal of product family desig (part

More information

A Method of Malicious Application Detection

A Method of Malicious Application Detection 5th Iteratioal Coferece o Educatio, Maagemet, Iformatio ad Medicie (EMIM 2015) A Method of Malicious Applicatio Detectio Xiao Cheg 1,a, Ya Hui Guo 2,b, Qi Li 3,c 1 Xiao Cheg, Beijig Uiv Posts & Telecommu,

More information

A Note on Least-norm Solution of Global WireWarping

A Note on Least-norm Solution of Global WireWarping A Note o Least-orm Solutio of Global WireWarpig Charlie C. L. Wag Departmet of Mechaical ad Automatio Egieerig The Chiese Uiversity of Hog Kog Shati, N.T., Hog Kog E-mail: cwag@mae.cuhk.edu.hk Abstract

More information

Cubic Polynomial Curves with a Shape Parameter

Cubic Polynomial Curves with a Shape Parameter roceedigs of the th WSEAS Iteratioal Coferece o Robotics Cotrol ad Maufacturig Techology Hagzhou Chia April -8 00 (pp5-70) Cubic olyomial Curves with a Shape arameter MO GUOLIANG ZHAO YANAN Iformatio ad

More information

A Parallel DFA Minimization Algorithm

A Parallel DFA Minimization Algorithm A Parallel DFA Miimizatio Algorithm Ambuj Tewari, Utkarsh Srivastava, ad P. Gupta Departmet of Computer Sciece & Egieerig Idia Istitute of Techology Kapur Kapur 208 016,INDIA pg@iitk.ac.i Abstract. I this

More information

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE

RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE RESEARCH ON AUTOMATIC INSPECTION TECHNIQUE OF REAL-TIME RADIOGRAPHY FOR TURBINE-BLADE Z.G. Zhou, S. Zhao, ad Z.G. A School of Mechaical Egieerig ad Automatio, Beijig Uiversity of Aeroautics ad Astroautics,

More information

A METHOD OF GENERATING RULES FOR A KERNEL FUZZY CLASSIFIER

A METHOD OF GENERATING RULES FOR A KERNEL FUZZY CLASSIFIER Proceedigs of the Sixth Iteratioal Coferece o Machie Learig ad Cyberetics, Hog Kog, 9- August 7 A METHOD OF GENERATING RULES FOR A KERNEL FUZZY CLASSIFIER AI-MIN YANG,, XIN-GUANG LI, LING-MIN JIANG,YONG-MEI

More information

New Clustering Algorithm for Multidimensional Data

New Clustering Algorithm for Multidimensional Data New Clusterig Algorithm for Multidimesioal Data Liyua Fa 1, Jigyag Zhog 1 School of Statistics, Capital Uiversity of Ecoomics ad Busiess Beijig 100070, Chia Departmet of Mathematics, Uiversity of Califoria

More information

A Flexible Hierarchical Classification Algorithm for Content Based Image Retrieval

A Flexible Hierarchical Classification Algorithm for Content Based Image Retrieval A Flexible Hierarchical Classificatio Algorithm for Cotet Based Image Retrieval Qiao Liu, Jiagfeg Che, ad Hui Zhag Abstract he goal of paper is to describe a flexible hierarchical classificatio algorithm

More information

A Study on the Performance of Cholesky-Factorization using MPI

A Study on the Performance of Cholesky-Factorization using MPI A Study o the Performace of Cholesky-Factorizatio usig MPI Ha S. Kim Scott B. Bade Departmet of Computer Sciece ad Egieerig Uiversity of Califoria Sa Diego {hskim, bade}@cs.ucsd.edu Abstract Cholesky-factorizatio

More information

Elementary Educational Computer

Elementary Educational Computer Chapter 5 Elemetary Educatioal Computer. Geeral structure of the Elemetary Educatioal Computer (EEC) The EEC coforms to the 5 uits structure defied by vo Neuma's model (.) All uits are preseted i a simplified

More information

BAYESIAN WITH FULL CONDITIONAL POSTERIOR DISTRIBUTION APPROACH FOR SOLUTION OF COMPLEX MODELS. Pudji Ismartini

BAYESIAN WITH FULL CONDITIONAL POSTERIOR DISTRIBUTION APPROACH FOR SOLUTION OF COMPLEX MODELS. Pudji Ismartini Proceedig of Iteratioal Coferece O Research, Implemetatio Ad Educatio Of Mathematics Ad Scieces 014, Yogyakarta State Uiversity, 18-0 May 014 BAYESIAN WIH FULL CONDIIONAL POSERIOR DISRIBUION APPROACH FOR

More information

Mining from Quantitative Data with Linguistic Minimum Supports and Confidences

Mining from Quantitative Data with Linguistic Minimum Supports and Confidences Miig from Quatitative Data with Liguistic Miimum Supports ad Cofideces Tzug-Pei Hog, Mig-Jer Chiag ad Shyue-Liag Wag Departmet of Electrical Egieerig Natioal Uiversity of Kaohsiug Kaohsiug, 8, Taiwa, R.O.C.

More information

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation

Task scenarios Outline. Scenarios in Knowledge Extraction. Proposed Framework for Scenario to Design Diagram Transformation 6-0-0 Kowledge Trasformatio from Task Scearios to View-based Desig Diagrams Nima Dezhkam Kamra Sartipi {dezhka, sartipi}@mcmaster.ca Departmet of Computig ad Software McMaster Uiversity CANADA SEKE 08

More information

The Research Based on Fuzzy Sliding Mode Control for Linear Double. Inverted Pendulum

The Research Based on Fuzzy Sliding Mode Control for Linear Double. Inverted Pendulum Advaced Materials Research Olie: 04-05-3 ISSN: 66-8985, Vols. 96-930, pp 463-467 doi:0.408/www.scietific.et/amr.96-930.463 04 Tras Tech Publicatios, Switzerlad The Research Based o Fuzzy Slidig Mode Cotrol

More information

IMP: Superposer Integrated Morphometrics Package Superposition Tool

IMP: Superposer Integrated Morphometrics Package Superposition Tool IMP: Superposer Itegrated Morphometrics Package Superpositio Tool Programmig by: David Lieber ( 03) Caisius College 200 Mai St. Buffalo, NY 4208 Cocept by: H. David Sheets, Dept. of Physics, Caisius College

More information

A Comprehensive Method for Text Summarization Based on Latent Semantic Analysis

A Comprehensive Method for Text Summarization Based on Latent Semantic Analysis A Comprehesive Method for Text Summarizatio Based o Latet Sematic Aalysis Yigjie Wag ad Ju Ma School of Computer Sciece ad Techology, Shadog Uiversity, Jia, Chia yigj_wag@hotmail.com, maju@sdu.edu.c Abstract.

More information

An Efficient Algorithm for Graph Bisection of Triangularizations

An Efficient Algorithm for Graph Bisection of Triangularizations Applied Mathematical Scieces, Vol. 1, 2007, o. 25, 1203-1215 A Efficiet Algorithm for Graph Bisectio of Triagularizatios Gerold Jäger Departmet of Computer Sciece Washigto Uiversity Campus Box 1045, Oe

More information

Novel pruning based hierarchical agglomerative clustering for mining outliers in financial time series

Novel pruning based hierarchical agglomerative clustering for mining outliers in financial time series Computatioal Fiace ad its Applicatios III 33 Novel pruig based hierarchical agglomerative clusterig for miig outliers i fiacial time series D. Wag, P. J. Fortier & H. E. Michel Wester Asset Maagemet, USA

More information

Higher-order iterative methods free from second derivative for solving nonlinear equations

Higher-order iterative methods free from second derivative for solving nonlinear equations Iteratioal Joural of the Phsical Scieces Vol 6(8, pp 887-89, 8 April, Available olie at http://wwwacademicjouralsorg/ijps DOI: 5897/IJPS45 ISSN 99-95 Academic Jourals Full Legth Research Paper Higher-order

More information

Analysis of Class Design Coupling Based on Information Entropy Di Jiang 1,2, a, Hua Zhou 1,2,b and Xingping Sun 1,2,c

Analysis of Class Design Coupling Based on Information Entropy Di Jiang 1,2, a, Hua Zhou 1,2,b and Xingping Sun 1,2,c Advaced Materials Research Olie: 2013-01-25 IN: 1662-8985, Vol. 659, pp 196-201 doi:10.4028/www.scietific.et/amr.659.196 2013 Tras Tech Publicatios, witzerlad Aalysis of Class Desig Couplig Based o Iformatio

More information

Research Article An Improved Metric Learning Approach for Degraded Face Recognition

Research Article An Improved Metric Learning Approach for Degraded Face Recognition Mathematical Problems i Egieerig, Article ID 74978, 10 pages http://dxdoiorg/101155/014/74978 Research Article A Improved Metric Learig Approach for Degraded Face Recogitio Guofeg Zou, 1 Yuayua Zhag, 1

More information

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe

Copyright 2016 Ramez Elmasri and Shamkant B. Navathe Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe CHAPTER 18 Strategies for Query Processig Copyright 2016 Ramez Elmasri ad Shamkat B. Navathe Itroductio DBMS techiques to process a query Scaer idetifies

More information

Bayesian approach to reliability modelling for a probability of failure on demand parameter

Bayesian approach to reliability modelling for a probability of failure on demand parameter Bayesia approach to reliability modellig for a probability of failure o demad parameter BÖRCSÖK J., SCHAEFER S. Departmet of Computer Architecture ad System Programmig Uiversity Kassel, Wilhelmshöher Allee

More information