Classification and clustering methods for documents. by probabilistic latent semantic indexing model

Size: px
Start display at page:

Download "Classification and clustering methods for documents. by probabilistic latent semantic indexing model"

Transcription

1 A Short Course at amang University aipei, aiwan, R.O.C., March 7-9, 2006 Classification an clustering methos for ocuments by probabilistic latent semantic inexing moel Shigeichi Hirasawa Department of Inustrial an Management Systems Engineering, School of Science an Engineering, Wasea University 3-4-1, Ohubo, Shinuu,oyo Japan Phone: Fax: Relate area: ata base, information retrieval, nowlege acquisition, text mining, classification, clustering Abstract Base on information retrieval moel especially probabilistic latent semantic inexing (PLSI moel, we iscuss methos for classification an clustering of a set of ocuments. A metho for classification is presente an is emonstrate its goo performance by applying to a set of benchmar ocuments with free format (text only. hen the classification metho is moifie to a clustering metho an the clustering metho is applie to a set of experimental ocuments with fixe an free formats to partition into two clusters, where the experimental ocuments are obtaine from stuent questionnaires. Since the experimental ocuments are alreay categorize, the clustering metho can be clearly evaluate its performance. he metho has better performance compare to the conventional one base on the vector space moel.

2 1. Introuction Recent evelopment in information retrieval techniques enables us to process a large amount of text ata. he information retrieval techniques inclue classification an clustering techniques for a set of ocuments [BYRN99]. hese techniques are use for not only classical information retrieval systems such as for technical paper archives, but also customer relationship management (CRM, nowlege management system (MS, or questionnaire analysis (QA at enterprises for the purpose of maret research, or personal management. In this paper, we iscuss classification an clustering techniques base on the probabilistic latent semantic inexing (PLSI moel [Hoffman99], A new classification metho [IIGSH03-a] [HC04] for a set of ocuments is presente using the maximum a posteriori probability criterion similar to the naive Bayesian technique. Using Japanese benchmar ocuments with free format [Mainichi95], the metho is evaluate, an is emonstrate its goo performance compare to conventional techniques for relatively small sets of ocuments, where a ocument with free format implies the texts. he metho successfully uses a characteristic such that the EM algorithm converges a value epenent on an initial value. hen the classification metho is moifie into a new clustering metho. he clustering metho is applie to a set of real ocuments, where real ocuments are those obtaine by stuent questionnaires which are compose of both fixe an free formats [HIIGS03] [IGH05]. A ocument with fixe format implies items such as those of selecting one from sentences, wors, symbols, or numbers. While a ocument with free format implies the usual texts. We can fin such ocuments in technical paper archives, questionnaires, or nowlege collaboration. In the case of paper archives, the ocuments with fixe format (calle items in this paper correspon to the name of authors, the name of ournals, the 2 year of publication, the name of publishers, the name of countries, an so on, i.e., iscrete concepts. As is foun in the traitional vector space moel of information retrieval systems, a co-occurrence matrix is use for the representation of a ocument set. he ocuments with fixe format are represente by an item-ocument matrix G=[g m ], where g m is the selecte result of the item m (i m in the ocument (. he ocuments with free format are also represente by a term-ocument matrix H=[h i ], where h i is the frequency of the term i (t i in the ocument (. he imensions of matrices G an H are I D, an D, respectively. Both matrices are compresse into those with smaller imensions by the probabilistic ecomposition in PLSI [Hofmann99] similar to the single value ecomposition (SVD in LSI (latent semantic inexing [BYRN99]. he unobserve states are z ( =1,2,,. Introucing a weight λ (0 λ 1, the log-lielihoo function corresponing to matrix [λg, (1 λh] is maximize by the EM algorithm [CH01], where A^ is the transpose matrix of A. hen we obtain the probabilities Pr(z (=1,2,.,, an the conitional probabilities Pr(t i z, i m, an Pr( z. Using these probabilities, Pr(i m, an Pr(t i, are erive. We ecie the state for epening on Pr(z, an a similarity function between z an z can be efine in the usual way, i.e., by cosine, or by inner prouct. By these preparations, we use the group average istance metho with the similarity measure for agglomeratively clustering the state z 's until the number of clusters becomes S, where S [HC03]. o show the effectiveness of the methos, first we apply them into the benchmar test ocument set [Mainichi95] which has been alreay categorize. hen as an experiment, we apply the propose metho into a ocument set given by stuent questionnaires [SIGIH03], where the stuents are the members of a class (Introuction to computer science, in the secon acaemic year,

3 unergrauate school for the present author. he contents of the questionnaires consist of questions answere with fixe format: e.g., Are you intereste in wearable computers? (Its answer is yes or no, an questions, with free format: e.g., write your image of computers. Merging the ocuments of stuents from two ifferent classes, then the merge ocuments are partitione into two categories. We show that each member of the partitione classes coincies with that of the original classes at high rate. Its better performance is compare to the conventional metho base on the vector space moel. A final obect of this experiment is to fin helpful leas to the faculty evelopment [HIASG04] [IIGSH03-b]. 2. Information Retrieval Moel Early information retrieval systems aopte (1 Boolean moel, an base on inex terms (i.e., eywors some of which are still in use for commercial purposes. o avoi over-simplification by this moel, an to enable raning the relevant ocument together with automatic inexing, (2 vector space (VS moel was propose in early '70s [Salton71]. o improve the performance of the VS moel, latent semantic inexing (LSI moel was stuie by reucing the imension of the vector space using single value ecomposition (SVD [BYRN99]. As a similar approach, probabilistic latent semantic inexing (PLSI moel base on a statistical latent class moel has recently been propose by. Hofmann [Hofmann99]. Information retrieval moel are shown in able 2.1. able 2.1: Information retrieval moel Base Set theory Algebraic Probabilistic Moel (Classic Boolian Moel Fuzzy Extene Boolian Moel (Classical Vector Space Moel (VSM [7] Generalize VSM Latent Semantic Inexing (LSI Moel [2] Probabilistic LSI (PLSI Moel [4] Neural Networ Moel (Classical Probabilistic Moel Extene Probabilistic Moel Inference Networ Moel Bayesian Networ Moel 2.1 he Vector Space Moel (VSM he VS moel uses non-binary weights in the i-th (inex term (t i in the -th ocument ( for a given ocument set D an queries (q. [Vector Space Moel] Let be a term set use for representing a ocument set D. Let t i (i=1,2,, be the i-th term in, where is a subset of the all term set 0 appeare in D, an (=1,2,, D, the -th ocument in D. hen a term-ocument matrix A=[a i ] is given by the weight w i 0 associate with a pair (t i,. In the VS moel, the weight w i is usually given by so-calle the tf-if value, where tf stans for the term frequency, an if, the inverse ocument frequency. When the number of the i-th term (t i in the -th ocument ( is f i,, then tf(i, = f i,. When the number of ocuments in D for which the term t i appears is f(i, then if(i = log(d/ f(i. he tf-if value is calculate by their prouct. As the result, for the VS moel the weight w i is given by w i = tf(i, if(i (2.1 3 an is equal to a i. he i-th row of the matrix A represents the frequency vector of the term t i in D, an the -th

4 column, that of in, we use the term vector t i an the ocument vector as t i = (a i1,a i2,, a id (2.2 = (a 1,a 2,, a (2.3 where x is the transpose vector of x. Similar to the vector, we also use a query vector q for a query q by the weight associate with the pair (t i, q as follows: q =(q 1,q 2,,q (2.4 hen we can efine the similarity s(q, between q an. In the case of measuring it by cosine of the angle between the vectors q an, we have s( q, where x is the norm of x. q =, (2.5 q 2.2 he Latent Semantic Inexing (LSI Moel he LSI moel is accomplishe by mapping each ocument an query vector into a lower imensional space by using SVD. [runcate LSI Moel] Let an element of a term-ocument matrix A R D be given by eq.(2.1. hen the matrix A is ecompose into A by the truncate SVD as follows: A A where = = U ( U Uˆ Σ V Σ 0 0 V 0 Vˆ U R, Σ R, V an R (2.6 D p min {, D }. In eq.(2.6, A A F is minimize for any, where p is the ran of A, an F is the Frobenius matrix norm. Let the term-ocument matrix A be given by the reuce ran matrix A by the truncate SVD, then a query vector q R 1 in eq.(2.4 is represente by 1 ˆ q R in a space unit 1 1 ˆ = Σ q R q (2.7 1 then s(q, is also compute by s( q, where an qˆ ˆ = (2.8 qˆ ˆ ˆ 1 = ΣV e R 1 2 e (0,0, L L,0,1,0, L,0 (2.9 = is the -th canonical vector. 2.3 he Probabilistic Latent Semantic Inexing (PLSI Moel In contrast to the LSI moel, the PLSI moel is base on mixture ecomposition erive from a latent state moel. A term-ocument matrix A=[a i ] is irectly given by term frequency tf(i,=f i,, i.e., a i is the number of a term t i in a ocument. In the LSI moel, the matrix A R D ecompose into A with smaller imension by SVD, using principal eigenvectors. While in the PLSI moel, the matrix A is probabilistically ecompose into unobserve states, where the -th state is enote by z Z (=1,2,,, an Z, a set of states. First, we assume both (i an inepenence between pairs (t i,, an (ii a conitional inepenence between t i an, i.e., the term t i an the ocument are inepenent conitione on the latent state z. A graphical epresentation is epicte in Fig Pr( z Pr(t i z z t Pr(z Fig. 2.1: A graphical moel for the PLSI moel is imension : 4 1 In the other case, q 1 1 ˆ = Σ U q R

5 he oint probability of t i an, Pr (t i, is given by Pr( t, = Pr( Pr( t z Pr( z i z Z i (2.10 a i i Pr( z ti, Pr( z = (2.17 a i, i hen we have the probabilities Pr(, Pr(t i z, an Pr (z. = z Z Pr( z Pr( t z Pr( z (2.11 he number of the set of the states, or the carinality of Z, Z = satisfies max {, D } (2.12 [PLSI Moel] Let a term-ocument matrix A=[a i ] be given by only tf(i, of eq.(2.1. hen the probabilities Pr(, Pr(t i z, an Pr(z are etermine by the lielihoo principle, i.e., by maximization of the following log-lielihoo function: L = ai log Pr( ti, (2.13 i, he maximization technique usually use for the lielihoo function is the Expectation Maximization (EM algorithm. he EM algorithm performs iteratively E-step an M-step as follows: [EM algorithm] Accoring to eq.(2.11, the maximum value of eq.(2.13 is compute by alternating E-step an M-step until it converges. E-step: Pr( z t, i M-step: = Pr( z Pr( z Pr( t i Pr( t i z z Pr( Pr( z z ' ' i ' ' (2.14 a i Pr( z ti, Pr( ti z = (2.15 a Pr( z t, i', i' i' a Pr(, i i z ti Pr( z = (2.16 a Pr( z t,, ' ' ' i i i 5 o avoi overtraining to the ata in the EM algorithm, a temperature variable β (β > 0 is use, that is calle a tempere EM (EM [Hofmann99]. At the E-step for the EM, the numerator an the each term of the enominator of eq.(2.14 are replace by those to the power of β. 3. Propose Methos We propose new classification an clustering methos base on the PLSI moel. he methos are strongly epenent on the fact an property that the EM algorithm usually converges to the local optimum solution from starting with an initial value. Hence we use a representative ocument as the initial value for the EM algorithm. Since the latent states are regare as concepts in the PLSI moel, the state correspons to the category or the cluster. Consequently, we can state that the methos presente in this paper have goo performance for a ocument set with relatively small size. 3.1 Classification metho [IIGSH03-a] Suppose a set of ocuments D for which the number of categories is, where the categories are enote by C 1, C 2,, C. [Propose classification metho] (1 Choose a subset of ocuments D * ( D which are alreay categorize an compute representative ocument vectors * 1, * 2,, * : * = 1 n C (3.1 where n is the number of selecte ocuments to compute the representative ocument vector from C. (2 Compute the probabilities Pr(z, Pr( z

6 an Pr(t i z which maximizes eq.(2.13 by the EM algorithm, where Z =. (3 Decie the state z = C for as max Pr( z ( ˆ ˆ = Pr( z ˆ z ˆ (3.2 By the algorithm escribe above, a set of ocuments is classifie into categories. If we can obtain the representative ocuments prior to classification, they are use for * in eq.( Clustering metho [HC03][HIASG04] Suppose a set of ocuments to be clustere into S clusters, where the S clusters are enote by c1, c2,,c S. [Propose clustering metho] (1 Choose a proper ( S an compute the probabilities Pr(z, Pr( z, an Pr(t i z which maximizes eq.(2.13 by the EM algorithm, where Z =. z ˆ (2 Decie the state for as max Pr( z = Pr( z If S =, then. c ˆ ˆ z ˆ (3.3 (3 If S<, then compute a similarity measure s(z, z ' : z z z ' s( z, z ' = (3.4 z z = (Pr( t ' 1 z,pr( t2 z, L,Pr( t z (3.5 an use the group average istance metho with the similarity measure s(z,z ' for agglomeratively clustering the states z 's until the number of clusters becomes S. hen we have S clusters, an the members of each cluster are those of a cluster of states. By the above algorithm, a set of ocuments is clustere into S clusters. 4. Experimental Results We first apply the classification metho to the set of benchmar ocuments [Saai99], an verify its effectiveness. We then apply the clustering metho to the set of stuent questionnaires as real ocuments to be analyze whose answers are written in both fixe an free formats. All ocuments applie in this paper are written in Japanese. 4.1 Document sets he ocument sets which we use as experimental ata are shown in able 4.1. able 4.1: Document sets (a (b (c contents format # wors Articles of Mainichi news paper in 94 [Mainichi95] questionnaire (see able 4.3 in etail free (texts only fixe an free (see able ,835 amount categorize # selecte ocument D L +D 101,058 (see able 4.2 3, yes (9+1 categories Yes (2 categories able 4.2: Selecte categories of newspaper 300(S= (S= category contents # articles # use for # use for D L +D training D L test D C 1 business C 2 local C 3 sports otal able 4.3: Contents of initial questionnaire Format Fixe (item Free (text Number of questions 7 maor questions 2 5 questions 3 Examples - For how many years have you use computers? - Do you have a plan to stuy abroa? - Can you assemble a PC? - Do you have any license in information technology? - Write 10 terms in information technology which you now 4. - Write about your nowlege an experience on computers. - What in of ob will you have after grauation? - What o you imagine from the name of the subect? 2 Each question has 4-21 minor questions. 3 Each text is written within Chinese an Japanese characters. 4 here is a possibility to improve the performance of the propose metho by elimination of these items. 6

7 able 4.4: Obect classes Name of subect Course Number of stuents Introuction to Computer Science (Class CS Introuction to Information Society (Class IS Science course 135 Literary course As shown in able 4.1, the benchmar ata in Japan [Mainichi95],[Saai99] is a ocument set compose of 101,058 articles of Mainichi newspaper in '94, which is prepare for. he articles are categorize into 9 categories an the others, epenent on their contents (eite location in newspaper such as economics, business, sports, or local. (a is a case of 3 categories as shown in able 4.2, an (b are cases of S (=2 8 categories, each of which contains articles. While (c in able 4.1 is actual ata i.e., stuent questionnaires for which the present authors want to analyze for obtaining useful nowlege from the ata in orer to manage the classes. Effective clustering gives a proper class partition epening on stuents' interests, their levels, their experiences an so on. 4.2 Classification problem: (a Experiment conitions of (a As shown in able 4.2, we choose three categories. 100 articles are ranomly chosen from each category. he half of them, D L, is use for training, an the rest of them, D, for test. As baseline classification methos to be compare to the propose metho, the following conventional methos are evaluate, where we call the classification metho by the VS moel simply as the VS metho, that by the LSI moel as the LSI metho, an that by the PLSI moel as the PLSI metho. he VS metho: classifie by the cosine similarity measure between the representative ocument vector an a given ocument vector in the VS moel where a i is given by eq.(2.1. he LSI metho: 35 the same as the VS metho except that the term-ocument matrix [a i ] is compresse by SVD in the LSI moel, where =81 which correspons to the conition that the cumulative istribution rate=70[%]. PLSI metho: the same as VS the metho except that the matrix [Pr( z ] is compresse by the PLSI moel, where =10. he propose metho uses = Results of (a able 4.5 for each metho shows the classifie number of articles C to C ˆ n ˆ from category, hence the number of the iagonal n ˆ element implies that of correct classification. able 4.6 inicates the classification error rate for each metho. able 4.5: Classifie number form C to for each metho C ˆ to C metho from C C 1 C 2 C 3 C VS metho C C C LSI metho C C C PLSI metho C C C Propose metho C C able 4.6: Classification error rate metho classification error [%] VS metho 42.7 LSI metho 38.7 PLSI metho 20.7 Propose metho 6.0 Classification process by the EM algorithm is shown in Fig. 4.1 for step 1, 4, an At step 1, almost all ocument vectors are locate in the center of the triangle. hen they move to each state z (=1,2,3 epening on the probability Pr(z (=1,2,3 at step L as L 7

8 increases. Finally, each ocument vector is on the lines with satisfying Pr(z1 +Pr(z2 +Pr(z3 =1. Fig. 4.1: Classification process by EM algorithm We see that the propose classification metho is clearly superior compare to the conventional methos. 4.3 Classification problem (b Experiment conitions of (b We choose S = 2, 3,, 8 categories, each of which contains D L = articles ranomly chosen. he half of them D L is use for training, an the rest of them D, for test Results of (b he number of ocuments use for training D L vs. the classification error rate P C with parameters S is shown in Fig he number of categories S vs. the classification error rate P C with parameters D L, is also shown in Fig. 4.3, where we always choose D L = D. Fig. 4.2 Classification error rate for D L Figure 4.3 Classification error rate for S From Figs.4.2 an 4.3, we see that the propose classification metho has goo performance for small size of ocument sets, an the classification error P C increases as the number of categories S increases. 4.4 Clustering problem: (c As state above, we emonstrate the effectiveness of the propose classification metho. Base on this verification, we exten it to a clustering metho. We assume that characteristics of the stuents in Class CS are ifferent from those in Class IS, because their maors are obviously istinct. First, the ocuments of stuents in Class CS an those in Class IS are merge. hen the merge ocuments are partitione into two clusters by the clustering metho state in 3.2, as shown in Fig We can expect that one cluster contains only the ocuments in Class CS an the other cluster, in Class IS. Since we now whether the ocument comes from Class CS or Class IS, the experiment is regare as a classification problem, hence we can easily evaluate the performance of the clustering metho by clustering error Pr({ ˆ} = C( e. 8

9 Fig. 4.4: Class partition problem by clustering metho Experiments conitions of (c Substituting [λg, (1 λh ] into A=[a i ] in eq.(2.13, the log-lielihoo function L is compute [HC03]. his conition is ae to the clustering metho state in 3.2 before step (1. hen ocuments given by stuent questionnaire in two classes, Class CS an Class IS are applie. As shown in able 4.4, the total number of stuents is 170. As another clustering metho to be compare to that evelope in this paper, the VS clustering metho is evaluate, where the VS (clustering metho uses tf-if value given by eq.(2.1 for matrix A in the VS moel Results of (c Since S=2, clustering error occurs when in Class CS is classifie into Class IS, an vice versa. Fig. 4.5 shows the clustering error rate C(e vs. λ, where λ is the weight for matrices G an H. If λ=0, then only the matrix H is use which implies the case of use of text (free format only. Fig. 4.5: Clustering error rate C(e vs. λ he result shows the superiority of the clustering metho iscusse in this paper. 9 Choosing λ=0.5 will be favorable to minimize the clustering error. We see that C(e ecreases as increases. If becomes large, however, the performance will go own because of overfitting. Fig. 4.6 shows that there is the optimum value of to minimize C(e, although it is ifficult to fin it out. We also show clustering process for the EM algorithm at step 1, 4, an 1024 for =2 an =3 in Fig We see that the EM algorithm wors well for clustering ocument sets. Fig. 4.6: Clustering error rate C(e vs. Fig. 4.7: Clustering process by EM algorithm 5. Concluing Remars We have propose a classification metho for a set of ocuments an exten it to a clustering metho. he classification metho exhibits its better performance for a ocument set with comparatively small size by using the iea of the PLSI moel. he clustering metho also has goo performance. We show that it is applicable to ocuments with both fixe an free formats by

10 introucing a weighting parameter λ. In the case of clustering problem (c, we trie to apply the MDL principle [Rissanen83] to ecie the optimum value of. We see that the negative log-lielihoo function, L, ecreases slowly as increases. While the penalty term, log D, increases rapily as increases. If 2 the number of the clusters S an that of the states are small, then the optimum value of will be small. his suggests us that there is a possibility to apply Bayesian probabilistic latent semantic inexing (BPLSI moel [GISH03], [GIH03] into the clustering problems. Although the optimum value of the number of the states is still har to ecie, the metho is robust in choosing for small an S. As an important relate stuy, it is necessary to evelop a metho for abstracting the characteristics of each cluster [HIIGS03], [IIGSH03-b]. An extension to a metho for a set of ocuments with comparatively large size also remains as a further investigation. Acnowlegement he author woul lie to than Mr.. Ishia for his valuable support to write this paper. his wor was partially supporte by Wasea University Grant for Special Research Proect no:2005b-189. References [BYRN99] R. Baeza-Yates an B. Ribeiro-Neto, Moern Information Retrieval, ACM Press, New Yor, [CH01] D. Cohn, an. Hofmann, he missing lin A probabilistic moel of ocument content an hypertext connectivity, Avances in Neural Information Processing Systems (NIPS 13, MI Press [GIH03] M. Goto,. Ishia, an S. Hirasawa, Representation metho for a set of ocuments from the viewpoint of Bayesian statistics, Proc. IEEE 2003 Int. Conf. on SMC, pp , Washington DC, Oct [GISH03] M. Gotoh, J. Itoh,. Ishia,. Saai, an S. Hirasawa, A metho to analyze a set of ocuments base on Bayesian statistics, (in Japanese Proc. of 2003 Fall Conference on Information Management, JASMIN, pp.28-31, Haoate, Nov [GSIIH03] M. Gotoh,. Saai, J. Itoh,. Ishia, an S. Hirasawa, nowlege iscovery from questionnaires with selecting an escripting answers, (in Japanese Proc. of PC Conference, pp.43-46, agoshima, Aug [HC03] S. Hirasawa, an W. W. Chu, nowlege acquisition from ocuments with both fixe an free formats, Proc. IEEE 2003 Int. Conf. on SMC, pp , Washington DC, Oct [HC04] S. Hirasawa, an W.W. Chu Classification methos for ocuments with both fixe an free format by PLSI moel, Proc. of 2004 Int. Conf. on Management Science an Decision Maing, pp , aipei, aiwan, R.O.C., May [HIAGS05] S. Hirasawa,. Ishia, H. Aachi, M. Goto, an. Saai, A Document classification an its applicaion to questionnaire analyses, (in Japanese, Proc. of 2005 Spring Conference in Information Management, JASMIN, pp.54-57, oyo, June [HIIGS03] S. Hirasawa,. Ishia, J. Ito, M. Goto, an. Saai, Analyses on stuent questionnaires with fixe an free formats, (in Japanese Proc. of Comp. Eu. JUCE, pp , Sept [Hofmann99]. Hofmann, Probabilistic latent semantic inexing, Proc. of SIGIR'99, ACM Press, pp.50-57, [IGH05]. Ishia, M. Gotoh, an S. Hirasawa, Analysys of stuent questionnaire in the lecture of computer science, (in Japanese Computer Eucation, CIEC, vol.18, pp , 10

11 July [IIGSH03-a] J. Itoh,. Ishia, M. Gotoh,. Saai, an S. Hirasawa, nowlege iscovery in ocuments base on PLSI, (in Japanese IEICE 2003 FI, pp.83-84, Ebetsu, Sept [IIGSH03-b]. Ishia, J. Itoh, M. Gotoh,. Saai, an S. Hirasawa, A moel of class an its verification, (in Japanese Proc. of 2003 Fall Conference on Information Management, JASMIN, pp , Haoate, Nov [Mainichi95] Mainichi Newspaper Co., Lt., 94 Mainichi Newspaper Article, CD, Naigai Associate, [Saai99]. Saai, et al., BMIR-J2: A est Collection for Evaluation of Japanese Information Retrieval Systems, ACM SIGIR Forum, Vol.33, No.1, pp.13-17, [Salton71] G. Salton, he SMAR Retrieval System Experiments in Automatic Documents Processing, Prentice Hall Inc., Englewoo Cliffs, NJ, [SIGIH03]. Saai, J. Itoh, M. Gotoh,. Ishia, an S. Hirasawa, Efficient analysis of stuent questionnaires using information retrieval techniques, (in Japanese Proc. of 2003 Spring Conference on Information Management, JASMIN, pp , oyo, June [Rissanen83] J. Rissanen, A universal prior for integers an estimation by minimum escription length, Ann. Statist. vol.11, no.22, pp ,

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis

Multilevel Linear Dimensionality Reduction using Hypergraphs for Data Analysis Multilevel Linear Dimensionality Reuction using Hypergraphs for Data Analysis Haw-ren Fang Department of Computer Science an Engineering University of Minnesota; Minneapolis, MN 55455 hrfang@csumneu ABSTRACT

More information

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem

Particle Swarm Optimization Based on Smoothing Approach for Solving a Class of Bi-Level Multiobjective Programming Problem BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 17, No 3 Sofia 017 Print ISSN: 1311-970; Online ISSN: 1314-4081 DOI: 10.1515/cait-017-0030 Particle Swarm Optimization Base

More information

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency

Software Reliability Modeling and Cost Estimation Incorporating Testing-Effort and Efficiency Software Reliability Moeling an Cost Estimation Incorporating esting-effort an Efficiency Chin-Yu Huang, Jung-Hua Lo, Sy-Yen Kuo, an Michael R. Lyu -+ Department of Electrical Engineering Computer Science

More information

Skyline Community Search in Multi-valued Networks

Skyline Community Search in Multi-valued Networks Syline Community Search in Multi-value Networs Rong-Hua Li Beijing Institute of Technology Beijing, China lironghuascut@gmail.com Jeffrey Xu Yu Chinese University of Hong Kong Hong Kong, China yu@se.cuh.eu.h

More information

Non-homogeneous Generalization in Privacy Preserving Data Publishing

Non-homogeneous Generalization in Privacy Preserving Data Publishing Non-homogeneous Generalization in Privacy Preserving Data Publishing W. K. Wong, Nios Mamoulis an Davi W. Cheung Department of Computer Science, The University of Hong Kong Pofulam Roa, Hong Kong {wwong2,nios,cheung}@cs.hu.h

More information

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly

APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM. Abdelmgeid A. Aly International Journal "Information Technologies an Knowlege" Vol. / 2007 309 [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation -

More information

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember

filtering LETTER An Improved Neighbor Selection Algorithm in Collaborative Taek-Hun KIM a), Student Member and Sung-Bong YANG b), Nonmember 107 IEICE TRANS INF & SYST, VOLE88 D, NO5 MAY 005 LETTER An Improve Neighbor Selection Algorithm in Collaborative Filtering Taek-Hun KIM a), Stuent Member an Sung-Bong YANG b), Nonmember SUMMARY Nowaays,

More information

Tight Wavelet Frame Decomposition and Its Application in Image Processing

Tight Wavelet Frame Decomposition and Its Application in Image Processing ITB J. Sci. Vol. 40 A, No., 008, 151-165 151 Tight Wavelet Frame Decomposition an Its Application in Image Processing Mahmu Yunus 1, & Henra Gunawan 1 1 Analysis an Geometry Group, FMIPA ITB, Banung Department

More information

NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan

NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan NTCIR-6 CLIR-J-J Experiments at Yahoo! Japan Sumio FUJITA Yahoo Japan Corporation, Roppongi Hills Mori Tower, 6-10-1, Roppongi, Minato-ku, Tokyo 106-6182, Japan sufujita AT yahoo-corp DOT jp Abstract This

More information

Coupling the User Interfaces of a Multiuser Program

Coupling the User Interfaces of a Multiuser Program Coupling the User Interfaces of a Multiuser Program PRASUN DEWAN University of North Carolina at Chapel Hill RAJIV CHOUDHARY Intel Corporation We have evelope a new moel for coupling the user-interfaces

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Svärm, Linus; Stranmark, Petter Unpublishe: 2010-01-01 Link to publication Citation for publishe version (APA): Svärm, L., & Stranmark, P. (2010). Shift-map Image Registration.

More information

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method

Transient analysis of wave propagation in 3D soil by using the scaled boundary finite element method Southern Cross University epublications@scu 23r Australasian Conference on the Mechanics of Structures an Materials 214 Transient analysis of wave propagation in 3D soil by using the scale bounary finite

More information

Considering bounds for approximation of 2 M to 3 N

Considering bounds for approximation of 2 M to 3 N Consiering bouns for approximation of to (version. Abstract: Estimating bouns of best approximations of to is iscusse. In the first part I evelop a powerseries, which shoul give practicable limits for

More information

Characterizing Decoding Robustness under Parametric Channel Uncertainty

Characterizing Decoding Robustness under Parametric Channel Uncertainty Characterizing Decoing Robustness uner Parametric Channel Uncertainty Jay D. Wierer, Wahee U. Bajwa, Nigel Boston, an Robert D. Nowak Abstract This paper characterizes the robustness of ecoing uner parametric

More information

The Reconstruction of Graphs. Dhananjay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune , India. Abstract

The Reconstruction of Graphs. Dhananjay P. Mehendale Sir Parashurambhau College, Tilak Road, Pune , India. Abstract The Reconstruction of Graphs Dhananay P. Mehenale Sir Parashurambhau College, Tila Roa, Pune-4030, Inia. Abstract In this paper we iscuss reconstruction problems for graphs. We evelop some new ieas lie

More information

Optimal Oblivious Path Selection on the Mesh

Optimal Oblivious Path Selection on the Mesh Optimal Oblivious Path Selection on the Mesh Costas Busch Malik Magon-Ismail Jing Xi Department of Computer Science Rensselaer Polytechnic Institute Troy, NY 280, USA {buschc,magon,xij2}@cs.rpi.eu Abstract

More information

BIJECTIONS FOR PLANAR MAPS WITH BOUNDARIES

BIJECTIONS FOR PLANAR MAPS WITH BOUNDARIES BIJECTIONS FOR PLANAR MAPS WITH BOUNDARIES OLIVIER BERNARDI AND ÉRIC FUSY Abstract. We present bijections for planar maps with bounaries. In particular, we obtain bijections for triangulations an quarangulations

More information

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance

New Version of Davies-Bouldin Index for Clustering Validation Based on Cylindrical Distance New Version of Davies-Boulin Inex for lustering Valiation Base on ylinrical Distance Juan arlos Roas Thomas Faculta e Informática Universia omplutense e Mari Mari, España correoroas@gmail.com Abstract

More information

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation

Random Clustering for Multiple Sampling Units to Speed Up Run-time Sample Generation DEIM Forum 2018 I4-4 Abstract Ranom Clustering for Multiple Sampling Units to Spee Up Run-time Sample Generation uzuru OKAJIMA an Koichi MARUAMA NEC Solution Innovators, Lt. 1-18-7 Shinkiba, Koto-ku, Tokyo,

More information

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters

Cluster Center Initialization Method for K-means Algorithm Over Data Sets with Two Clusters Available online at www.scienceirect.com Proceia Engineering 4 (011 ) 34 38 011 International Conference on Avances in Engineering Cluster Center Initialization Metho for K-means Algorithm Over Data Sets

More information

Fast Fractal Image Compression using PSO Based Optimization Techniques

Fast Fractal Image Compression using PSO Based Optimization Techniques Fast Fractal Compression using PSO Base Optimization Techniques A.Krishnamoorthy Visiting faculty Department Of ECE University College of Engineering panruti rishpci89@gmail.com S.Buvaneswari Visiting

More information

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien

Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama and Hayato Ohwada Faculty of Sci. and Tech. Tokyo University of Scien Yet Another Parallel Hypothesis Search for Inverse Entailment Hiroyuki Nishiyama an Hayato Ohwaa Faculty of Sci. an Tech. Tokyo University of Science, 2641 Yamazaki, Noa-shi, CHIBA, 278-8510, Japan hiroyuki@rs.noa.tus.ac.jp,

More information

Learning Polynomial Functions. by Feature Construction

Learning Polynomial Functions. by Feature Construction I Proceeings of the Eighth International Workshop on Machine Learning Chicago, Illinois, June 27-29 1991 Learning Polynomial Functions by Feature Construction Richar S. Sutton GTE Laboratories Incorporate

More information

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation

Solution Representation for Job Shop Scheduling Problems in Ant Colony Optimisation Solution Representation for Job Shop Scheuling Problems in Ant Colony Optimisation James Montgomery, Carole Faya 2, an Sana Petrovic 2 Faculty of Information & Communication Technologies, Swinburne University

More information

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means

Classifying Facial Expression with Radial Basis Function Networks, using Gradient Descent and K-means Classifying Facial Expression with Raial Basis Function Networks, using Graient Descent an K-means Neil Allrin Department of Computer Science University of California, San Diego La Jolla, CA 9237 nallrin@cs.ucs.eu

More information

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory

Feature Extraction and Rule Classification Algorithm of Digital Mammography based on Rough Set Theory Feature Extraction an Rule Classification Algorithm of Digital Mammography base on Rough Set Theory Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative

More information

Image compression predicated on recurrent iterated function systems

Image compression predicated on recurrent iterated function systems 2n International Conference on Mathematics & Statistics 16-19 June, 2008, Athens, Greece Image compression preicate on recurrent iterate function systems Chol-Hui Yun *, Metzler W. a an Barski M. a * Faculty

More information

1 Surprises in high dimensions

1 Surprises in high dimensions 1 Surprises in high imensions Our intuition about space is base on two an three imensions an can often be misleaing in high imensions. It is instructive to analyze the shape an properties of some basic

More information

Image Segmentation using K-means clustering and Thresholding

Image Segmentation using K-means clustering and Thresholding Image Segmentation using Kmeans clustering an Thresholing Preeti Panwar 1, Girhar Gopal 2, Rakesh Kumar 3 1M.Tech Stuent, Department of Computer Science & Applications, Kurukshetra University, Kurukshetra,

More information

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks

Queueing Model and Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Queueing Moel an Optimization of Packet Dropping in Real-Time Wireless Sensor Networks Marc Aoun, Antonios Argyriou, Philips Research, Einhoven, 66AE, The Netherlans Department of Computer an Communication

More information

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE

THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE БСУ Международна конференция - 2 THE BAYESIAN RECEIVER OPERATING CHARACTERISTIC CURVE AN EFFECTIVE APPROACH TO EVALUATE THE IDS PERFORMANCE Evgeniya Nikolova, Veselina Jecheva Burgas Free University Abstract:

More information

Rough Set Approach for Classification of Breast Cancer Mammogram Images

Rough Set Approach for Classification of Breast Cancer Mammogram Images Rough Set Approach for Classification of Breast Cancer Mammogram Images Aboul Ella Hassanien Jafar M. H. Ali. Kuwait University, Faculty of Aministrative Science, Quantitative Methos an Information Systems

More information

Improving Performance of Sparse Matrix-Vector Multiplication

Improving Performance of Sparse Matrix-Vector Multiplication Improving Performance of Sparse Matrix-Vector Multiplication Ali Pınar Michael T. Heath Department of Computer Science an Center of Simulation of Avance Rockets University of Illinois at Urbana-Champaign

More information

Online Appendix to: Generalizing Database Forensics

Online Appendix to: Generalizing Database Forensics Online Appenix to: Generalizing Database Forensics KYRIACOS E. PAVLOU an RICHARD T. SNODGRASS, University of Arizona This appenix presents a step-by-step iscussion of the forensic analysis protocol that

More information

Modifying ROC Curves to Incorporate Predicted Probabilities

Modifying ROC Curves to Incorporate Predicted Probabilities Moifying ROC Curves to Incorporate Preicte Probabilities Cèsar Ferri DSIC, Universitat Politècnica e València Peter Flach Department of Computer Science, University of Bristol José Hernánez-Orallo DSIC,

More information

Dual Arm Robot Research Report

Dual Arm Robot Research Report Dual Arm Robot Research Report Analytical Inverse Kinematics Solution for Moularize Dual-Arm Robot With offset at shouler an wrist Motivation an Abstract Generally, an inustrial manipulator such as PUMA

More information

Loop Scheduling and Partitions for Hiding Memory Latencies

Loop Scheduling and Partitions for Hiding Memory Latencies Loop Scheuling an Partitions for Hiing Memory Latencies Fei Chen Ewin Hsing-Mean Sha Dept. of Computer Science an Engineering University of Notre Dame Notre Dame, IN 46556 Email: fchen,esha @cse.n.eu Tel:

More information

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body

Research Article Inviscid Uniform Shear Flow past a Smooth Concave Body International Engineering Mathematics Volume 04, Article ID 46593, 7 pages http://x.oi.org/0.55/04/46593 Research Article Invisci Uniform Shear Flow past a Smooth Concave Boy Abullah Mura Department of

More information

AnyTraffic Labeled Routing

AnyTraffic Labeled Routing AnyTraffic Labele Routing Dimitri Papaimitriou 1, Pero Peroso 2, Davie Careglio 2 1 Alcatel-Lucent Bell, Antwerp, Belgium Email: imitri.papaimitriou@alcatel-lucent.com 2 Universitat Politècnica e Catalunya,

More information

Fuzzy Clustering in Parallel Universes

Fuzzy Clustering in Parallel Universes Fuzzy Clustering in Parallel Universes Bern Wisweel an Michael R. Berthol ALTANA-Chair for Bioinformatics an Information Mining Department of Computer an Information Science, University of Konstanz 78457

More information

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH

SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH SURVIVABLE IP OVER WDM: GUARANTEEEING MINIMUM NETWORK BANDWIDTH Galen H Sasaki Dept Elec Engg, U Hawaii 2540 Dole Street Honolul HI 96822 USA Ching-Fong Su Fuitsu Laboratories of America 595 Lawrence Expressway

More information

Generalized Low Rank Approximations of Matrices

Generalized Low Rank Approximations of Matrices Machine Learning, 2005 2005 Springer Science + Business Meia, Inc.. Manufacture in The Netherlans. DOI: 10.1007/s10994-005-3561-6 Generalize Low Rank Approximations of Matrices JIEPING YE * jieping@cs.umn.eu

More information

Adjacency Matrix Based Full-Text Indexing Models

Adjacency Matrix Based Full-Text Indexing Models 1000-9825/2002/13(10)1933-10 2002 Journal of Software Vol.13, No.10 Ajacency Matrix Base Full-Text Inexing Moels ZHOU Shui-geng 1, HU Yun-fa 2, GUAN Ji-hong 3 1 (Department of Computer Science an Engineering,

More information

ESTIMATION OF VISUAL QUALITY OF INJECTION-MOLDED POLYMER PANELS

ESTIMATION OF VISUAL QUALITY OF INJECTION-MOLDED POLYMER PANELS ESTIMATION OF VISUAL QUALITY OF INJECTION-MOLDED POLYMER PANELS J. Jay Liu an John F. MacGregor McMaster Avance Control Consortium, Department of Chemical Engineering, McMaster University. Hamilton, ON

More information

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction

New Geometric Interpretation and Analytic Solution for Quadrilateral Reconstruction New Geometric Interpretation an Analytic Solution for uarilateral Reconstruction Joo-Haeng Lee Convergence Technology Research Lab ETRI Daejeon, 305 777, KOREA Abstract A new geometric framework, calle

More information

Learning convex bodies is hard

Learning convex bodies is hard Learning convex boies is har Navin Goyal Microsoft Research Inia navingo@microsoftcom Luis Raemacher Georgia Tech lraemac@ccgatecheu Abstract We show that learning a convex boy in R, given ranom samples

More information

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace

A Classification of 3R Orthogonal Manipulators by the Topology of their Workspace A Classification of R Orthogonal Manipulators by the Topology of their Workspace Maher aili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S.

More information

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition

A Neural Network Model Based on Graph Matching and Annealing :Application to Hand-Written Digits Recognition ITERATIOAL JOURAL OF MATHEMATICS AD COMPUTERS I SIMULATIO A eural etwork Moel Base on Graph Matching an Annealing :Application to Han-Written Digits Recognition Kyunghee Lee Abstract We present a neural

More information

EFFICIENT ON-LINE TESTING METHOD FOR A FLOATING-POINT ADDER

EFFICIENT ON-LINE TESTING METHOD FOR A FLOATING-POINT ADDER FFICINT ON-LIN TSTING MTHOD FOR A FLOATING-POINT ADDR A. Droz, M. Lobachev Department of Computer Systems, Oessa State Polytechnic University, Oessa, Ukraine Droz@ukr.net, Lobachev@ukr.net Abstract In

More information

PAMPAS: Real-Valued Graphical Models for Computer Vision. Abstract. 1. Introduction. Anonymous

PAMPAS: Real-Valued Graphical Models for Computer Vision. Abstract. 1. Introduction. Anonymous PAMPAS: Real-Value Graphical Moels for Computer Vision Anonymous Abstract Probabilistic moels have been aopte for many computer vision applications, however inference in high-imensional spaces remains

More information

Open Access Adaptive Image Enhancement Algorithm with Complex Background

Open Access Adaptive Image Enhancement Algorithm with Complex Background Sen Orers for Reprints to reprints@benthamscience.ae 594 The Open Cybernetics & Systemics Journal, 205, 9, 594-600 Open Access Aaptive Image Enhancement Algorithm with Complex Bacgroun Zhang Pai * epartment

More information

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems

On the Role of Multiply Sectioned Bayesian Networks to Cooperative Multiagent Systems On the Role of Multiply Sectione Bayesian Networks to Cooperative Multiagent Systems Y. Xiang University of Guelph, Canaa, yxiang@cis.uoguelph.ca V. Lesser University of Massachusetts at Amherst, USA,

More information

Learning to Rank: A New Technology for Text Processing

Learning to Rank: A New Technology for Text Processing TFANT 07 Tokyo Univ. March 2, 2007 Learning to Rank: A New Technology for Text Processing Hang Li Microsoft Research Asia Talk Outline What is Learning to Rank? Ranking SVM Definition Search Ranking SVM

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu Institute of Information Science Acaemia Sinica Taipei, Taiwan Da-wei Wang Jan-Jan Wu Institute of Information Science

More information

Study of Network Optimization Method Based on ACL

Study of Network Optimization Method Based on ACL Available online at www.scienceirect.com Proceia Engineering 5 (20) 3959 3963 Avance in Control Engineering an Information Science Stuy of Network Optimization Metho Base on ACL Liu Zhian * Department

More information

Kinematic Analysis of a Family of 3R Manipulators

Kinematic Analysis of a Family of 3R Manipulators Kinematic Analysis of a Family of R Manipulators Maher Baili, Philippe Wenger an Damien Chablat Institut e Recherche en Communications et Cybernétique e Nantes, UMR C.N.R.S. 6597 1, rue e la Noë, BP 92101,

More information

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM

THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM International Journal of Physics an Mathematical Sciences ISSN: 2277-2111 (Online) 2016 Vol. 6 (1) January-March, pp. 24-6/Mao an Shi. THE APPLICATION OF ARTICLE k-th SHORTEST TIME PATH ALGORITHM Hua Mao

More information

Shift-map Image Registration

Shift-map Image Registration Shift-map Image Registration Linus Svärm Petter Stranmark Centre for Mathematical Sciences, Lun University {linus,petter}@maths.lth.se Abstract Shift-map image processing is a new framework base on energy

More information

Learning Subproblem Complexities in Distributed Branch and Bound

Learning Subproblem Complexities in Distributed Branch and Bound Learning Subproblem Complexities in Distribute Branch an Boun Lars Otten Department of Computer Science University of California, Irvine lotten@ics.uci.eu Rina Dechter Department of Computer Science University

More information

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources

An Algorithm for Building an Enterprise Network Topology Using Widespread Data Sources An Algorithm for Builing an Enterprise Network Topology Using Wiesprea Data Sources Anton Anreev, Iurii Bogoiavlenskii Petrozavosk State University Petrozavosk, Russia {anreev, ybgv}@cs.petrsu.ru Abstract

More information

Cloud Search Service Product Introduction. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD.

Cloud Search Service Product Introduction. Issue 01 Date HUAWEI TECHNOLOGIES CO., LTD. 1.3.15 Issue 01 Date 2018-11-21 HUAWEI TECHNOLOGIES CO., LTD. Copyright Huawei Technologies Co., Lt. 2019. All rights reserve. No part of this ocument may be reprouce or transmitte in any form or by any

More information

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset

A PSO Optimized Layered Approach for Parametric Clustering on Weather Dataset Vol.3, Issue.1, Jan-Feb. 013 pp-504-508 ISSN: 49-6645 A PSO Optimize Layere Approach for Parametric Clustering on Weather Dataset Shikha Verma, 1 Kiran Jyoti 1 Stuent, Guru Nanak Dev Engineering College

More information

Performance Modelling of Necklace Hypercubes

Performance Modelling of Necklace Hypercubes erformance Moelling of ecklace ypercubes. Meraji,,. arbazi-aza,, A. atooghy, IM chool of Computer cience & harif University of Technology, Tehran, Iran {meraji, patooghy}@ce.sharif.eu, aza@ipm.ir a Abstract

More information

Lecture 1 September 4, 2013

Lecture 1 September 4, 2013 CS 84r: Incentives an Information in Networks Fall 013 Prof. Yaron Singer Lecture 1 September 4, 013 Scribe: Bo Waggoner 1 Overview In this course we will try to evelop a mathematical unerstaning for the

More information

A shortest path algorithm in multimodal networks: a case study with time varying costs

A shortest path algorithm in multimodal networks: a case study with time varying costs A shortest path algorithm in multimoal networks: a case stuy with time varying costs Daniela Ambrosino*, Anna Sciomachen* * Department of Economics an Quantitative Methos (DIEM), University of Genoa Via

More information

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2

Intensive Hypercube Communication: Prearranged Communication in Link-Bound Machines 1 2 This paper appears in J. of Parallel an Distribute Computing 10 (1990), pp. 167 181. Intensive Hypercube Communication: Prearrange Communication in Link-Boun Machines 1 2 Quentin F. Stout an Bruce Wagar

More information

A Modified Immune Network Optimization Algorithm

A Modified Immune Network Optimization Algorithm IAENG International Journal of Computer Science, 4:4, IJCS_4_4_3 A Moifie Immune Network Optimization Algorithm Lu Hong, Joarer Kamruzzaman Abstract This stuy proposes a moifie artificial immune network

More information

Frequent Pattern Mining. Frequent Item Set Mining. Overview. Frequent Item Set Mining: Motivation. Frequent Pattern Mining comprises

Frequent Pattern Mining. Frequent Item Set Mining. Overview. Frequent Item Set Mining: Motivation. Frequent Pattern Mining comprises verview Frequent Pattern Mining comprises Frequent Pattern Mining hristian Borgelt School of omputer Science University of Konstanz Universitätsstraße, Konstanz, Germany christian.borgelt@uni-konstanz.e

More information

Introduction to Inversion in Geophysics

Introduction to Inversion in Geophysics Course given at the University of Fribourg (9 April 00) Introuction to Inversion in eophysics Dr. Laurent Marescot Laurent Marescot, 00 Learning Objective an Agena Learning objective: Agena: get the basic

More information

Handling missing values in kernel methods with application to microbiology data

Handling missing values in kernel methods with application to microbiology data an Machine Learning. Bruges (Belgium), 24-26 April 2013, i6oc.com publ., ISBN 978-2-87419-081-0. Available from http://www.i6oc.com/en/livre/?gcoi=28001100131010. Hanling missing values in kernel methos

More information

A Versatile Model-Based Visibility Measure for Geometric Primitives

A Versatile Model-Based Visibility Measure for Geometric Primitives A Versatile Moel-Base Visibility Measure for Geometric Primitives Marc M. Ellenrieer 1,LarsKrüger 1, Dirk Stößel 2, an Marc Hanheie 2 1 DaimlerChrysler AG, Research & Technology, 89013 Ulm, Germany 2 Faculty

More information

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. Preface Here are my online notes for my Calculus I course that I teach here at Lamar University. Despite the fact that these are my class notes, they shoul be accessible to anyone wanting to learn Calculus

More information

6 Gradient Descent. 6.1 Functions

6 Gradient Descent. 6.1 Functions 6 Graient Descent In this topic we will iscuss optimizing over general functions f. Typically the function is efine f : R! R; that is its omain is multi-imensional (in this case -imensional) an output

More information

Design of Policy-Aware Differentially Private Algorithms

Design of Policy-Aware Differentially Private Algorithms Design of Policy-Aware Differentially Private Algorithms Samuel Haney Due University Durham, NC, USA shaney@cs.ue.eu Ashwin Machanavajjhala Due University Durham, NC, USA ashwin@cs.ue.eu Bolin Ding Microsoft

More information

Improving Web Search Ranking by Incorporating User Behavior Information

Improving Web Search Ranking by Incorporating User Behavior Information Improving Web Search Ranking by Incorporating User Behavior Information Eugene Agichtein Microsoft Research eugeneag@microsoft.com Eric Brill Microsoft Research brill@microsoft.com Susan Dumais Microsoft

More information

Texture Recognition with combined GLCM, Wavelet and Rotated Wavelet Features

Texture Recognition with combined GLCM, Wavelet and Rotated Wavelet Features International Journal of Computer an Electrical Engineering, Vol.3, No., February, 793-863 Texture Recognition with combine GLCM, Wavelet an Rotate Wavelet Features Dipankar Hazra Abstract Aim of this

More information

SMART IMAGE PROCESSING OF FLOW VISUALIZATION

SMART IMAGE PROCESSING OF FLOW VISUALIZATION SMAR IMAGE PROCESSING OF FLOW VISUALIZAION H Li (A Rinoshika) 1, M akei, M Nakano 1, Y Saito 3 an K Horii 4 1 Department of Mechanical Systems Engineering, Yamagata University, Yamagata 99-851, JAPAN Department

More information

THE increasingly digitized power system offers more data,

THE increasingly digitized power system offers more data, 1 Cyber Risk Analysis of Combine Data Attacks Against Power System State Estimation Kaikai Pan, Stuent Member, IEEE, Anré Teixeira, Member, IEEE, Milos Cvetkovic, Member, IEEE, an Peter Palensky, Senior

More information

2-connected graphs with small 2-connected dominating sets

2-connected graphs with small 2-connected dominating sets 2-connecte graphs with small 2-connecte ominating sets Yair Caro, Raphael Yuster 1 Department of Mathematics, University of Haifa at Oranim, Tivon 36006, Israel Abstract Let G be a 2-connecte graph. A

More information

Finite Automata Implementations Considering CPU Cache J. Holub

Finite Automata Implementations Considering CPU Cache J. Holub Finite Automata Implementations Consiering CPU Cache J. Holub The finite automata are mathematical moels for finite state systems. More general finite automaton is the noneterministic finite automaton

More information

arxiv: v2 [cs.lg] 22 Jan 2019

arxiv: v2 [cs.lg] 22 Jan 2019 Spatial Variational Auto-Encoing via Matrix-Variate Normal Distributions Zhengyang Wang Hao Yuan Shuiwang Ji arxiv:1705.06821v2 [cs.lg] 22 Jan 2019 Abstract The key iea of variational auto-encoers (VAEs)

More information

Throughput Characterization of Node-based Scheduling in Multihop Wireless Networks: A Novel Application of the Gallai-Edmonds Structure Theorem

Throughput Characterization of Node-based Scheduling in Multihop Wireless Networks: A Novel Application of the Gallai-Edmonds Structure Theorem Throughput Characterization of Noe-base Scheuling in Multihop Wireless Networks: A Novel Application of the Gallai-Emons Structure Theorem Bo Ji an Yu Sang Dept. of Computer an Information Sciences Temple

More information

EXACT SIMULATION OF A BOOLEAN MODEL

EXACT SIMULATION OF A BOOLEAN MODEL Original Research Paper oi:10.5566/ias.v32.p101-105 EXACT SIMULATION OF A BOOLEAN MODEL CHRISTIAN LANTUÉJOULB MinesParisTech 35 rue Saint-Honoré 77305 Fontainebleau France e-mail: christian.lantuejoul@mines-paristech.fr

More information

Bayesian localization microscopy reveals nanoscale podosome dynamics

Bayesian localization microscopy reveals nanoscale podosome dynamics Nature Methos Bayesian localization microscopy reveals nanoscale poosome ynamics Susan Cox, Ewar Rosten, James Monypenny, Tijana Jovanovic-Talisman, Dylan T Burnette, Jennifer Lippincott-Schwartz, Gareth

More information

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P.

MANJUSHA K.*, ANAND KUMAR M., SOMAN K. P. Journal of Engineering Science an echnology Vol. 13, No. 1 (2018) 141-157 School of Engineering, aylor s University IMPLEMENAION OF REJECION SRAEGIES INSIDE MALAYALAM CHARACER RECOGNIION SYSEM BASED ON

More information

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation

Interior Permanent Magnet Synchronous Motor (IPMSM) Adaptive Genetic Parameter Estimation Interior Permanent Magnet Synchronous Motor (IPMSM) Aaptive Genetic Parameter Estimation Java Rezaie, Mehi Gholami, Reza Firouzi, Tohi Alizaeh, Karim Salashoor Abstract - Interior permanent magnet synchronous

More information

Comparison of Methods for Increasing the Performance of a DUA Computation

Comparison of Methods for Increasing the Performance of a DUA Computation Comparison of Methos for Increasing the Performance of a DUA Computation Michael Behrisch, Daniel Krajzewicz, Peter Wagner an Yun-Pang Wang Institute of Transportation Systems, German Aerospace Center,

More information

Evolutionary Optimisation Methods for Template Based Image Registration

Evolutionary Optimisation Methods for Template Based Image Registration Evolutionary Optimisation Methos for Template Base Image Registration Lukasz A Machowski, Tshilizi Marwala School of Electrical an Information Engineering University of Witwatersran, Johannesburg, South

More information

MEASURING THE PERFORMANCE OF SIMILARITY PROPAGATION IN AN SEMANTIC SEARCH ENGINE

MEASURING THE PERFORMANCE OF SIMILARITY PROPAGATION IN AN SEMANTIC SEARCH ENGINE ISSN: 9-6956 (ONLINE) DOI: 10.1917/isc.013.0096 ICTACT JOURNAL ON SOFT COMPUTING, OCTOBER 013, VOLUME: 04, ISSUE: 01 MEASURING THE PERFORMANCE OF SIMILARITY PROPAGATION IN AN SEMANTIC SEARCH ENGINE S.

More information

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways

Bends, Jogs, And Wiggles for Railroad Tracks and Vehicle Guide Ways Ben, Jogs, An Wiggles for Railroa Tracks an Vehicle Guie Ways Louis T. Klauer Jr., PhD, PE. Work Soft 833 Galer Dr. Newtown Square, PA 19073 lklauer@wsof.com Preprint, June 4, 00 Copyright 00 by Louis

More information

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control

Almost Disjunct Codes in Large Scale Multihop Wireless Network Media Access Control Almost Disjunct Coes in Large Scale Multihop Wireless Network Meia Access Control D. Charles Engelhart Anan Sivasubramaniam Penn. State University University Park PA 682 engelhar,anan @cse.psu.eu Abstract

More information

A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES

A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES A FUZZY FRAMEWORK FOR SEGMENTATION, FEATURE MATCHING AND RETRIEVAL OF BRAIN MR IMAGES Archana.S 1 an Srihar.S 2 1 Department of Information Science an Technology, College of Engineering, Guiny archana.santhira@gmail.com

More information

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2.

NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES WITH THE USE OF THE IPAN99 ALGORITHM 1. INTRODUCTION 2. JOURNAL OF MEDICAL INFORMATICS & TECHNOLOGIES Vol. 13/009, ISSN 164-6037 Krzysztof WRÓBEL, Rafał DOROZ * fingerprint, reference point, IPAN99 NEW METHOD FOR FINDING A REFERENCE POINT IN FINGERPRINT IMAGES

More information

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015)

5th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2015) 5th International Conference on Avance Design an Manufacturing Engineering (ICADME 25) Research on motion characteristics an application of multi egree of freeom mechanism base on R-W metho Xiao-guang

More information

Polygon Simplification by Minimizing Convex Corners

Polygon Simplification by Minimizing Convex Corners Polygon Simplification by Minimizing Convex Corners Yeganeh Bahoo 1, Stephane Durocher 1, J. Mark Keil 2, Saee Mehrabi 3, Sahar Mehrpour 1, an Debajyoti Monal 1 1 Department of Computer Science, University

More information

Compact BDD Representations for Multiple-Output Functions and Their Application

Compact BDD Representations for Multiple-Output Functions and Their Application 8 6 IF? 8 IF 6 Compact BDD epresentations for MultipleOutput Functions an Their Application Tsutomu SASAO, Munehiro MATSUUA, Yuihiro IGUCHI, an Shinobu AGAYAMA Department of Computer Science an Electronics,

More information

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs

Distributed Line Graphs: A Universal Technique for Designing DHTs Based on Arbitrary Regular Graphs IEEE TRANSACTIONS ON KNOWLEDE AND DATA ENINEERIN, MANUSCRIPT ID Distribute Line raphs: A Universal Technique for Designing DHTs Base on Arbitrary Regular raphs Yiming Zhang an Ling Liu, Senior Member,

More information

Design and Analysis of Optimization Algorithms Using Computational

Design and Analysis of Optimization Algorithms Using Computational Appl. Num. Anal. Comp. Math., No. 3, 43 433 (4) / DOI./anac.47 Design an Analysis of Optimization Algorithms Using Computational Statistics T. Bartz Beielstein, K.E. Parsopoulos,3, an M.N. Vrahatis,3 Department

More information

Lab work #8. Congestion control

Lab work #8. Congestion control TEORÍA DE REDES DE TELECOMUNICACIONES Grao en Ingeniería Telemática Grao en Ingeniería en Sistemas e Telecomunicación Curso 2015-2016 Lab work #8. Congestion control (1 session) Author: Pablo Pavón Mariño

More information

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation

Particle Swarm Optimization with Time-Varying Acceleration Coefficients Based on Cellular Neural Network for Color Image Noise Cancellation Particle Swarm Optimization with Time-Varying Acceleration Coefficients Base on Cellular Neural Network for Color Image Noise Cancellation Te-Jen Su Jui-Chuan Cheng Yang-De Sun 3 College of Information

More information