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

Size: px
Start display at page:

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

Transcription

1 International Journal "Information Technologies an Knowlege" Vol. / [Project MINERVAEUROPE] Project MINERVAEUROPE: Ministerial Network for Valorising Activities in igitalisation - < [Rainie, 2006] Rainie, L. Life Online: Teens an technology an the worl to come (Annual conference of Public Library Association, Boston, March 23, 2006) - < an technology.pf> Authors' Information Detelin Luchev - Ethnographic Institute with Museum, BAS; Bulgaria, 000 Sofia, Moskovska str. 6A; luchev_etelin@abv.bg APPLYING GENETIC ALGORITHM IN QUERY IMPROVEMENT PROBLEM Abelmgei A. Aly Abstract: This paper presents an aaptive metho using genetic algorithm to moify user s queries, base on relevance jugments. This algorithm was aapte for the three well-known ocuments collections (CISI, NLP an CACM). The metho is shown to be applicable to large text collections, where more relevant ocuments are presente to users in the genetic moification. The algorithm shows the effects of applying GA to improve the effectiveness of queries in IR systems. Further stuies are planne to ajust the system parameters to improve its effectiveness. The goal is to retrieve most relevant ocuments with less number of non-relevant ocuments with respect to user's query in information retrieval system using genetic algorithm.. Introuction Several researchers have use the GA in IR an their results seem to inicate that this algorithm coul be efficient. In this vein, the main irections concern moifying the ocument inexing [] an [2] an the clustering problem [3]. It is not surprising therefore that there have recently appeare many applications of GAs in information retrieval. Most of them use the vector space moel, which also seems to be one of the most wiely, use moels in general [4]. These applications implement learning of the terms an/ or weights of the queries. Information Retrieval systems are use to retrieve ocuments that epen on or relevant to the user input query. The growth in the number of ocuments mae it necessary to use the best knowlege or methos in retrieving the most relevant ocuments to the user query. Information Retrieval systems eal with ata bases which are compose of information items ocuments that may consist of textual, pictorial or vocal information. Such systems process user queries trying to allow the user to access the relevant information in an appropriate time interval. The art of searching will be in the atabases or hypertext networke atabases such as internet or intranet for text, soun, images or ata, [4]. Thus an information system has its heart a collection of ata about reality [5]. Most of the information retrieval systems are base on the Boolean queries where the query terms are joine by the logical operators AND an OR. The similarity between a query an ocuments is measure by ifferent retrieval strategies that are base on the more frequent terms foun in both the ocument an the query. The more relevant ocument is eeme to be the query request. The most frequently use measures of retrieval effectiveness are precision, the percentage of the retrieval ocuments that are relevant an recall, the percentage of the relevant ocuments that are retrieve. Information retrieval is concerne with collection an organization of texts, responing to the requests of users for the information seeking texts, retrieving the most relevant ocuments from a collection of ocuments; an with retrieving some of non-relevant as possible. Information retrieval is involve in: - Representation, - Storage, - Searching,

2 30 International Journal "Information Technologies an Knowlege" Vol. / Fining ocuments or texts which are relevant to some requirements for the information esire by a user. The input of GAs [6] is a population of iniviuals calle chromosomes, which represent the possible solutions to the problem. These are either generate at ranom or, if one has some knowlege can be use to create part of the initial set of potential solutions [7]. These iniviuals change (evolve) over successive iterations calle generations, via processes of selection, crossover, an mutation. The iterations en when the system no longer improves or when a pre-set maximum number of generations has been reache. The output of the GA will be the best iniviual of the en population, or a combination of the best chromosomes. To solve each problem, one has to provie a fitness function f. Its choice is crucial for the proper functioning of the algorithm. Given a chromosome, the fitness function must return a numeric value that represents its utility. This score will be use in the process of selection of the parents, so that the fittest iniviuals will have a greater chance of being selecte. This paper presents a GA base on Cosine fitness function an Classical IR in query optimization problems, an some applications of GA in information retrieval system. This algorithm has been applie on three well-known test collections (CISI, CACM an NPL). The goal is to retrieve most relevant ocuments with less number of nonrelevant ocuments with respect to user query in information retrieval system using genetic algorithm. 2. Anteceents 2.. Information retrieval moels Several retrieval moels have been stuie an evelope in the IR area, we analyze some of these moels, which are: Boolean moel. In the Boolean retrieval moel, the inexer moule performs a binary inexing in the sense that a term in a ocument representation is either significant (appears at least once in it) or not. User queries in this moel are expresse using a query language that is base on these terms an allows combinations of simple user requirements with the logical operators AND, OR an NOT. The result obtaine from the processing of a query is a set of ocuments that totally match with it, i.e., only two Possibilities are consiere for each ocument: to be or not to be relevant for the user s nees, represente by the user query [8][9]. Vector space moel. In this moel, a ocument is viewe as a vector in an n-imensional ocument space (where n is the number of istinguishing terms use to escribe contents of the ocuments in a collection) an each term represents one imension in the ocument space. A query is also treate in the same way an constructe from the terms an weights provie in the user request. Document retrieval is base on the measurement of the similarity between the query an the ocuments. This means that ocuments with a higher similarity to the query are juge to be more relevant to it an shoul be retrieve by the IRS in a higher position in the list of retrieve ocuments. In This metho, the retrieve ocuments can be orerly presente to the user with respect to their relevance to the query [8]. Probabilistic moel. This moel tries to use the probability theory to buil the search function an its operation moe. The information use to compose the search function is obtaine from the istribution of the inex terms throughout the collection of ocuments or a subset of it. This information is use to set the values of some parameters of the search function, which is compose of a set of weights associate to the inex terms [0][] Evaluation of information retrieval systems There are several ways to measure the quality of an IRS, such as the system of efficiency an effectiveness, an several subjective aspects relate to the user satisfaction. Traitionally, the retrieval effectiveness (usually base on the ocument relevance with respect to the user s nees) is the most consiere. There are ifferent criteria to measure this aspect, with the precision an the recall being the most use. Precision ( P ) is the rate between the relevant ocuments retrieve by the IRS in response to a query an the total number of ocuments retrieve, whilst Recall ( R ) is the rate between the number of relevant ocuments retrieve an the total number of relevant ocuments to the query existing in the ata base [9]. The mathematical expression of each of them is showe as follows: r f P =, f R = r f r ()

3 International Journal "Information Technologies an Knowlege" Vol. / with r {0,} being the relevance of ocument for the user an f {0,} being the retrieval of ocument in the processing of the current query. Notice that both measures are efine in [0,], being the optimal value. 3. Query Definition This is the most extene group of applications of GAs in IR. Every proposal in this group uses GAs either as a relevance feeback technique or as an Inuctive Query By Example (IQBE) algorithm. The basis of relevance feeback lies in the fact that either users normally formulate queries compose of terms, which o not match the terms (use to inex the relevant ocuments to their nees) or they o not provie the appropriate weights for the query terms. The operation moe involving an moifying the previous query (aing an removing terms or changing the weights of the existing query terms) which taking into account the relevance jugments of the ocuments retrieve by it, constitutes a goo way to solve the latter two problems an to improve the precision, an especially the recall, of the previous query [9]. IQBE was propose in [2] as a process in which searchers provie sample ocuments (examples) an the algorithms inuce (or learn) the key concepts in orer to fin other relevant ocuments. This metho is a process for assisting the users in the query formulation process performe by machine learning methos. It works by taking a set of relevant (an optionally, non-relevant ocuments) provie by a user an applying an off-line learning process to automatically generate a query escribing the user s nees. Smith an Smith [3] propose a GA for learning queries for Boolean IRSs. Although they introuce it as a relevance feeback algorithm, the experimentation is actually closer to the IQBE framework. The algorithm components are escribe as follows: - The Boolean queries are encoe in expression trees, whose terminal noes are query terms an whose inner noes are the Boolean operators AND, OR an NOT. - Each generation is base on selecting two parents, with the best fitte having a larger chance to be chosen, an generating two offspring from them. Both offspring are ae to the current population which increments its size in this way. - The usual GA crossover is consiere [4]. No mutation operator is applie. - The initial population is generate by ranomly selecting the terms inclue in the set of relevant ocuments provie by the user, having those present in more ocuments a higher probability of being selecte. - The fitness function gives a composite retrieval evaluation encompassing the two main retrieval parameters (precision an recall). Yang an Korfaghe [5] propose a similar GA to that of Robertson an Willet s [6]. They use a real coing with the two-point crossover an ranom mutation operators (besies, crossover an mutation probabilities are change throughout the GA run). The selection is base on a classic generational scheme where the chromosomes with a fitness value below the average of the population are eliminate, an the reprouction is performe by Baker s mechanism. 4. System Framework 4.. Builing an IR System The propose system is base on Vector Space Moel (VSM) in which both ocuments an queries are represente as vectors. Firstly, to etermine ocuments terms, the following proceure is use: - Extraction of all the wors from each ocument. - Elimination of the stop-wors from a stop-wor list generate with the frequency ictionary of Kucera an Francis [7]. - Stemming the remaining wors using the porter stemmer, which is the most commonly use stemmer in English [4][8]. After using this proceure, the final number of terms was 6385 for the CISI collection, 726 for CACM an 7772 for NPL. After etermining the terms that escribe all ocuments of the collection, the weights were assigne by using the formula propose by Salton an Buckley [9]:

4 32 International Journal "Information Technologies an Knowlege" Vol. / 2007 Where aij is the weight assigne to the term t j in ocument appears in ocument aij = D i, tf ij log max tf 2 tf ij log max tf D i, n j is the number of ocuments inexe by the term N n i (2) tf ij is the number of times that term t j t j an finally, N is the total number of ocuments in the atabase. Finally, the vectors are normalize by iviing them by their Eucliean norm. This is accoring to the stuy of Noreault et al.[7], of the best similarity measures which make angle comparisons between vectors. A similar proceure is carrie out with the collection of queries, thereby obtaining the normalize query vectors. Then, the following steps are applie: - For each collection, each query is compare with all the ocuments, using the cosine similarity measure. This yiels a list giving the similarities of each query with all ocuments of the collection. - This list is ranke in ecreasing orer of similarity egree. - Make a training ata consists of the top 5 ocument of the list with a corresponing query. - Automatically, the keywors (terms) are retrieve from the training ata an the terms which are use to form a binary query vector. - Aapt the query vector using the genetic approach. 4.2 The Genetic Approach Once significant keywors are extracte from training ata ( relevant an irrelevant ocuments) incluing weights are assigne to the keywors. The binary weights of the keywors are forme as a query vector, an the aapting of the query vector as a chromosome. Then, the GA is applie to get an optimal or near optimal query vector, an the result of GA approach is compare with the classical IRS without using GA. Ga's are characterize by 5 basic components as follows: - Chromosome representation for the feasible solutions to the optimization problem. - Initial population of the feasible solutions. - A fitness function that evaluates each solution. - Genetic operators that generate a new population from the existing population. - Control parameters such as population size, probability of genetic operators, number of generation Representation of the chromosomes These chromosomes use a binary representation, an are converte to a real representation by using a ranom function. We will have the same number of genes (components) as the query an the feeback ocuments have terms with non-zero weights. The set of terms containe in these ocuments an the query is calculate. The size of the chromosomes will be equal to the number of terms of that set, we get the query vector as a binary representation an applying the ranom function to moify the terms weights to real representation. Our GA approach receives an initial population chromosomes corresponing to the top 5 ocuments retrieve from classical IR with respect to that query Fitness Function Fitness function is a performance measure or rewar function, which evaluates how each solution, is goo. In our work, we use the cosine similarity as fitness function with equation: N n i 2

5 International Journal "Information Technologies an Knowlege" Vol. / t x i i= t 2 xi i= y i t 2 y i i= (3) Selection As the selection mechanism, the GA uses simple ranom sampling [20][6]. This consists of constructing a roulette with the same number of slots as there are iniviuals in the population, an in which the size of each slot is irectly relate to the iniviual s fitness value. Hence, the best chromosomes will on average achieve more copies, an the worst fewer copies. Also, uses the elitism strategy [2], as a complement to the selection mechanism. If after generating the new population, the best chromosome of the preceing generation is by chance absent, the worst iniviual of the new population is withrawn an replace by that chromosome Operators In our GA approaches, we use two GA operators to prouce offspring chromosomes, which are: Crossover is the genetic operator that mixes two chromosomes together to form new offspring. Crossover occurs only with crossover probability P c. Chromosomes are not subjecte to crossover remain unmoifie. The intuition behin crossover is exploration of a new solutions an exploitation of ol solutions. GAs construct a better solution by mixture goo characteristic of chromosome together. Higher fitness chromosome has an opportunity to be selecte more than lower ones, so goo solution always alive to the next generation. We use a single point crossover, exchanges the weights of sub-vector between two chromosomes, which are caniate for this process. Mutation is the secon operator uses in our GA systems. Mutation involves the moification of the gene values of a solution with some probability P m. In accorance with changing some bit values of chromosomes give the ifferent brees. Chromosome may be better or poorer than ol chromosome. If they are poorer than ol chromosome they are eliminate in selection step. The objective of mutation is restoring lost an exploring variety of ata. 5. Experiments an Results To perform the trial, it was first necessary to generate test atabases. We create these from three of the best known test collections: the CISI collection (460 ocuments on information science), the CACM collection (3204 ocuments on Communications), an finally the NPL collection (,429 ocuments on electronic engineering). One of the principal reasons for choosing more than one test collection is to emphasize an generalize our results in all alternative test ocuments collections. The experiments are applie on 00 queries chosen accoring to each query which oes not retrieve 5 relevant ocuments for our IR system. From our experimental observation, the best values for this test ocuments collections at crossover probability P c = 0.8 an mutation rate is P m = 0.7 for GA. The following are the results of applying GA for 00 generations. 5.. The CISI Documents Collection The results for the GA are shown in table () an figure, using non-interpolate average Recall Precision relationship. From this table an the corresponing figure we notice that GA gives a high improvement than Classical IR system with.9%. Also, the average number of terms of query vector before applying GA is terms; these terms are reuce after applying GA to terms as average number.

6 34 International Journal "Information Technologies an Knowlege" Vol. / 2007 Table (): Shows the experimental results of applying GA on CISI Collection Average nine-point Recall Precision for 00 query in CISI Collection Recall Precision Classic IR GA GA Improvement % Average Classic IR GA Figure. Represents the relationship between average recall-precision for 00 queries on CISI 5.2. The NPL Documents Collection The results for this experiment are shown in table (2) an figure 2, using non-interpolate average Recall- Precision relationship. From this table an the corresponing figure, we fin that the GA gives a higher improvement than classic IR system with.5% as average values. Also, the average number of terms of query vector before applying GA is 34.4 terms; these terms are reuce after applying GA to 6.8 terms. Table (2): Shows the experimental results of applying GA on NPL Collection Average nine-point Recall Precision for 00 query in NPL Collection Recall Precision Classic IR GA GA Improvement % Average

7 International Journal "Information Technologies an Knowlege" Vol. / Classic IR GA Figure 2. Represents the relationship between average recall-precision for 00 queries on NPL 5.3. The CACM Documents Collection The results for this experiment are shown in table (3) an figure 3, using non-interpolate average Recall Precision relationship. From this table an the corresponing figure, we notice that GA gives a higher improvement than that with classic IR system 5.3%, as average values. Also, the average number of terms of query vector before applying GA is 60.7 terms; these terms are reuce after applying GA to 6.83 terms. Table (3): Shows the experimental results of applying GA on CACM Collection Average nine-point Recall Precision for 00 query in CACM Collection Recall Precision Classic IR GA GA Improvement % Average Classic IR GA Figure 2. Represents the relationship between average recall-precision for 00 queries on CACM

8 36 International Journal "Information Technologies an Knowlege" Vol. / Conclusion From the previous results, it can be conclue that our GA approach gives more sophisticate results than classical IR system in our test collections. Also, the average number of terms is reuce after applying GA. The experiments evelope use three of the relative ocument collections (CACM, CISI an NPL), an compare the results of two variant systems (Classical IR an GA). The latter algorithm achieves the best performance an it obtains better precision than the first approach. Our GA approach use to aapt the weights of query terms is to get high precision results. References [] Hollan, J. H., Aaptation in Natural an Artificial Systems, University of Michigan Press, Ann Arbor (975). [2] K. A. DeJong, An Analysis of the Behavior of a Class of Genetic Aaptive Systems, Ph.D. Thesis, University of Michigan (975). [3] V. V. Raghavan an B. Agrwal. "Optimal etermination of user oriente clusters: An application for the reprouctive plan". In Proceeings of the secon conference on genetic algorithms an their applications, Hillsale, NJ (pp ), 987. [4] Baeza-Yates, R. an Ribeiro-Neto, B., Moern Information Retrieval, Aisson, 999. [5] R. Korfhage Robert. Information storage an Retrieval. John Wiley & Sons, Inc [6] Golberg, D. E., Genetic Algorithms in Search, Optimization, an Machine Learning, Aison-Wesley, Reaing, MA. (989). [7] Z. Michalewicz. Genetic algorithms + ata structures= evolution programs. Berlin: Springer- verlag, 995. [8] Salton, G. an McGill, M. H., Introuction to Moern Information Retrieval, McGraw-Hill, 983. [9] Van Rijsbergen, C. J., Information Retrieval, secon e., Butterworth, 979. [0] A. Bookstein. Outline of a general probabilistic retrieval moel, Journal of Documentation 39 (2) (983). [] N. Fuhr. Probabilistic moels in information retrieval, Computer Journal 35 (3) (992). [2] H. Chen et al., A machine learning approach to inuctive query by examples: an experiment using relevance feeback, ID3, genetic algorithms, an simulate annealing, Journal of the American Society for Information Science 49 (8) (998). [3] M.P. Smith, M. Smith. The use of genetic programming to buil Boolean queries for text retrieval through relevance feeback, Journal of Information Science 23 (6) (997). [4] J. Koza. Genetic Programming. On the Programming of Computers by means of Natural Selection, The MIT Press (992). [5] J. Yang an R. Korfhage. Query moifications using genetic algorithms in vector space moels, International Journal of Expert Systems 7 (2) 65 9 (994). [6] A.M. Robertson an P. Willet. Generation of equifrequent groups of wors using a genetic algorithm, Journal of Documentation 50 (3) (994). [7] T. Noreault, M. McGill an M. B. Koll. A performance evaluation of similarity measures, ocument term weighting schemes an representation in a Boolean environment. Information retrieval research. Lonon: Butterworths (98). [8] M. F. Porter. An algorithm for suffix stripping. Program, 4(3), (980). [9] G. Salton an C. Buckley. Improving retrieval performance by relevance feeback. Journal of the American Society for Information Science, 4(4), (990). [20] M. Goron. Probabilistic an genetic algorithms in ocument retrieval. Communications of the ACM, 3(0), (988). [2] D. C. Blair. "Language an Representation in information Retrieval". Amsteram: Elsevier, 990. Authors' Information A. A. Aly Dept. of Computer Science, Faculty of Science, Minia University, El-Minia, Egypt; abelmgei@yahoo.com

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

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

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

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

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

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

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

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms

Frequency Domain Parameter Estimation of a Synchronous Generator Using Bi-objective Genetic Algorithms Proceeings of the 7th WSEAS International Conference on Simulation, Moelling an Optimization, Beijing, China, September 15-17, 2007 429 Frequenc Domain Parameter Estimation of a Snchronous Generator Using

More information

Generalized Edge Coloring for Channel Assignment in Wireless Networks

Generalized Edge Coloring for Channel Assignment in Wireless Networks TR-IIS-05-021 Generalize Ege Coloring for Channel Assignment in Wireless Networks Chun-Chen Hsu, Pangfeng Liu, Da-Wei Wang, Jan-Jan Wu December 2005 Technical Report No. TR-IIS-05-021 http://www.iis.sinica.eu.tw/lib/techreport/tr2005/tr05.html

More information

Short-term prediction of photovoltaic power based on GWPA - BP neural network model

Short-term prediction of photovoltaic power based on GWPA - BP neural network model Short-term preiction of photovoltaic power base on GWPA - BP neural networ moel Jian Di an Shanshan Meng School of orth China Electric Power University, Baoing. China Abstract In recent years, ue to China's

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

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

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

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

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

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM

MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING AN EFFICIENT MULTI- OBJECTIVE BINARY GENETIC ALGORITHM 24th International Symposium on on Automation & Robotics in in Construction (ISARC 2007) Construction Automation Group I.I.T. Maras MR DAMPER OPTIMAL PLACEMENT FOR SEMI-ACTIVE CONTROL OF BUILDINGS USING

More information

Clustering using Particle Swarm Optimization. Nuria Gómez Blas, Octavio López Tolic

Clustering using Particle Swarm Optimization. Nuria Gómez Blas, Octavio López Tolic 24 International Journal Information Theories an Applications, Vol. 23, Number 1, (c) 2016 Clustering using Particle Swarm Optimization Nuria Gómez Blas, Octavio López Tolic Abstract: Data clustering has

More information

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity

A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Based on Gravity Worl Applie Sciences Journal 16 (10): 1387-1392, 2012 ISSN 1818-4952 IDOSI Publications, 2012 A New Search Algorithm for Solving Symmetric Traveling Salesman Problem Base on Gravity Aliasghar Rahmani Hosseinabai,

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

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

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

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

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target

Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target .IJCSI.org 67 Genetic Fuzzy Logic Control Technique for a Mobile Robot Tracking a Moving Target Karim Benbouaballah an Zhu Qi-an College of Automation, Harbin Engineering University Harbin, 151, China

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

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

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

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

Effective Information Retrieval using Genetic Algorithms based Matching Functions Adaptation

Effective Information Retrieval using Genetic Algorithms based Matching Functions Adaptation Effective Information Retrieval using Genetic Algorithms based Matching Functions Adaptation Praveen Pathak Michael Gordon Weiguo Fan Purdue University University of Michigan pathakp@mgmt.purdue.edu mdgordon@umich.edu

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

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation

On Effectively Determining the Downlink-to-uplink Sub-frame Width Ratio for Mobile WiMAX Networks Using Spline Extrapolation On Effectively Determining the Downlink-to-uplink Sub-frame With Ratio for Mobile WiMAX Networks Using Spline Extrapolation Panagiotis Sarigianniis, Member, IEEE, Member Malamati Louta, Member, IEEE, Member

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

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

Semantic internet search engine with focus on Arabic language

Semantic internet search engine with focus on Arabic language Semantic internet search engine with focus on Arabic language Naima Tazit, El Hossin Bouyakhf, Soua Sabri Faculty of Sciences Agal, Rabat, Morocco Abellah Yousfi Faculty of Economy Souissi, Rabat, Morocco

More information

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics

Journal of Cybernetics and Informatics. Slovak Society for Cybernetics and Informatics Journal of Cybernetics an Informatics publishe by Slovak Society for Cybernetics an Informatics Volume 13, 1 http://www.sski.sk/casopis/inex.php (home page) ISSN: 1336-4774 Journal of Cybernetics an Informatics

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

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

Classification and clustering methods for documents. by probabilistic latent semantic indexing model 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

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

Overlap Interval Partition Join

Overlap Interval Partition Join Overlap Interval Partition Join Anton Dignös Department of Computer Science University of Zürich, Switzerlan aignoes@ifi.uzh.ch Michael H. Böhlen Department of Computer Science University of Zürich, Switzerlan

More information

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic

WLAN Indoor Positioning Based on Euclidean Distances and Fuzzy Logic WLAN Inoor Positioning Base on Eucliean Distances an Fuzzy Logic Anreas TEUBER, Bern EISSFELLER Institute of Geoesy an Navigation, University FAF, Munich, Germany, e-mail: (anreas.teuber, bern.eissfeller)@unibw.e

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

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

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

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

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611

A MIMO Fuzzy Controller for tracking: Robot control. Carl Crane Professor, Mechanical Engineering University of Florida Gainesville, FL 32611 A MIMO Fuzzy Controller for tracking: Robot control Paul A.C. Mason Assistant Professor, Kevin Walchko Research Assistant Carl Crane Professor, Mechanical Engineering University of Floria Gainesville,

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

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

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

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

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

Using Vector and Raster-Based Techniques in Categorical Map Generalization

Using Vector and Raster-Based Techniques in Categorical Map Generalization Thir ICA Workshop on Progress in Automate Map Generalization, Ottawa, 12-14 August 1999 1 Using Vector an Raster-Base Techniques in Categorical Map Generalization Beat Peter an Robert Weibel Department

More information

Divide-and-Conquer Algorithms

Divide-and-Conquer Algorithms Supplment to A Practical Guie to Data Structures an Algorithms Using Java Divie-an-Conquer Algorithms Sally A Golman an Kenneth J Golman Hanout Divie-an-conquer algorithms use the following three phases:

More information

Research Article Research on Law s Mask Texture Analysis System Reliability

Research Article Research on Law s Mask Texture Analysis System Reliability Research Journal of Applie Sciences, Engineering an Technology 7(19): 4002-4007, 2014 DOI:10.19026/rjaset.7.761 ISSN: 2040-7459; e-issn: 2040-7467 2014 Maxwell Scientific Publication Corp. Submitte: November

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

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

d 3 d 4 d d d d d d d d d d d 1 d d d d d d

d 3 d 4 d d d d d d d d d d d 1 d d d d d d Proceeings of the IASTED International Conference Software Engineering an Applications (SEA') October 6-, 1, Scottsale, Arizona, USA AN OBJECT-ORIENTED APPROACH FOR MANAGING A NETWORK OF DATABASES Shu-Ching

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

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

What s wrong with existing

What s wrong with existing Feature Article Integrate Browsing an Querying for Image Databases The image atabase system El Niño uses a new interaction moel that aims to overcome the problem of the semantic gap where the meaning that

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

A Plane Tracker for AEC-automation Applications

A Plane Tracker for AEC-automation Applications A Plane Tracker for AEC-automation Applications Chen Feng *, an Vineet R. Kamat Department of Civil an Environmental Engineering, University of Michigan, Ann Arbor, USA * Corresponing author (cforrest@umich.eu)

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

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

A fast embedded selection approach for color texture classification using degraded LBP

A fast embedded selection approach for color texture classification using degraded LBP A fast embee selection approach for color texture classification using egrae A. Porebski, N. Vanenbroucke an D. Hama Laboratoire LISIC - EA 4491 - Université u Littoral Côte Opale - 50, rue Ferinan Buisson

More information

Fast Window Based Stereo Matching for 3D Scene Reconstruction

Fast Window Based Stereo Matching for 3D Scene Reconstruction The International Arab Journal of Information Technology, Vol. 0, No. 3, May 203 209 Fast Winow Base Stereo Matching for 3D Scene Reconstruction Mohamma Mozammel Chowhury an Mohamma AL-Amin Bhuiyan Department

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

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks

Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks 01 01 01 01 01 00 01 01 Non-Uniform Sensor Deployment in Mobile Wireless Sensor Networks Mihaela Carei, Yinying Yang, an Jie Wu Department of Computer Science an Engineering Floria Atlantic University

More information

Object Recognition Using Colour, Shape and Affine Invariant Ratios

Object Recognition Using Colour, Shape and Affine Invariant Ratios Object Recognition Using Colour, Shape an Affine Invariant Ratios Paul A. Walcott Centre for Information Engineering City University, Lonon EC1V 0HB, Englan P.A.Walcott@city.ac.uk Abstract This paper escribes

More information

DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR

DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR Mechanical Testing an Diagnosis ISSN 2247 9635, 2012 (II), Volume 4, 28-36 DEVELOPMENT OF DamageCALC APPLICATION FOR AUTOMATIC CALCULATION OF THE DAMAGE INDICATOR Valentina GOLUBOVIĆ-BUGARSKI, Branislav

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

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

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation

Fuzzy Learning Variable Admittance Control for Human-Robot Cooperation Fuzzy Learning ariable Amittance Control for Human-Robot Cooperation Fotios Dimeas an Nikos Aspragathos Abstract This paper presents a metho for variable amittance control in human-robot cooperation tasks,

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

Correlation-based color mosaic interpolation using a connectionist approach

Correlation-based color mosaic interpolation using a connectionist approach Correlation-base color mosaic interpolation using a connectionist approach Gary L. Embler * Agilent Technologies, Inc. 75 Bowers Avenue, MS 87H Santa Clara, California 9554 USA ABSTRACT This paper presents

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

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract

William S. Law. Erik K. Antonsson. Engineering Design Research Laboratory. California Institute of Technology. Abstract Optimization Methos for Calculating Design Imprecision y William S. Law Eri K. Antonsson Engineering Design Research Laboratory Division of Engineering an Applie Science California Institute of Technology

More information

Using Genetic Algorithms for Query Reformulation

Using Genetic Algorithms for Query Reformulation Using Genetic Algorithms for Query Reformulation José R. Pérez-Agüera Dept. Software Engineering and AI Facultad de Informática C/ Profesor Jose García Santesmases University Complutense of Madrid jose.aguera@fdi.ucm.es

More information

Blind Data Classification using Hyper-Dimensional Convex Polytopes

Blind Data Classification using Hyper-Dimensional Convex Polytopes Blin Data Classification using Hyper-Dimensional Convex Polytopes Brent T. McBrie an Gilbert L. Peterson Department of Electrical an Computer Engineering Air Force Institute of Technology 9 Hobson Way

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

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

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

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

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

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

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

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing

Indexing the Edges A simple and yet efficient approach to high-dimensional indexing Inexing the Eges A simple an yet efficient approach to high-imensional inexing Beng Chin Ooi Kian-Lee Tan Cui Yu Stephane Bressan Department of Computer Science National University of Singapore 3 Science

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 review on the application of evolutionary computation to information retrieval q

A review on the application of evolutionary computation to information retrieval q International Journal of Approximate Reasoning 34 (2003) 241 264 www.elsevier.com/locate/ijar A review on the application of evolutionary computation to information retrieval q O. Cordon a,*, E. Herrera-Viedma

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

A Revised Simplex Search Procedure for Stochastic Simulation Response Surface Optimization

A Revised Simplex Search Procedure for Stochastic Simulation Response Surface Optimization 272 INFORMS Journal on Computing 0899-1499 100 1204-0272 $05.00 Vol. 12, No. 4, Fall 2000 2000 INFORMS A Revise Simplex Search Proceure for Stochastic Simulation Response Surface Optimization DAVID G.

More information

Data Mining: Concepts and Techniques. Chapter 7. Cluster Analysis. Examples of Clustering Applications. What is Cluster Analysis?

Data Mining: Concepts and Techniques. Chapter 7. Cluster Analysis. Examples of Clustering Applications. What is Cluster Analysis? Data Mining: Concepts an Techniques Chapter Jiawei Han Department of Computer Science University of Illinois at Urbana-Champaign www.cs.uiuc.eu/~hanj Jiawei Han an Micheline Kamber, All rights reserve

More information

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients

Probabilistic Medium Access Control for. Full-Duplex Networks with Half-Duplex Clients Probabilistic Meium Access Control for 1 Full-Duplex Networks with Half-Duplex Clients arxiv:1608.08729v1 [cs.ni] 31 Aug 2016 Shih-Ying Chen, Ting-Feng Huang, Kate Ching-Ju Lin, Member, IEEE, Y.-W. Peter

More information

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction

Local Path Planning with Proximity Sensing for Robot Arm Manipulators. 1. Introduction Local Path Planning with Proximity Sensing for Robot Arm Manipulators Ewar Cheung an Vlaimir Lumelsky Yale University, Center for Systems Science Department of Electrical Engineering New Haven, Connecticut

More information

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization

Offloading Cellular Traffic through Opportunistic Communications: Analysis and Optimization 1 Offloaing Cellular Traffic through Opportunistic Communications: Analysis an Optimization Vincenzo Sciancalepore, Domenico Giustiniano, Albert Banchs, Anreea Picu arxiv:1405.3548v1 [cs.ni] 14 May 24

More information

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen

CONTENT-BASED RETRIEVAL OF DEFECT IMAGES. Jukka Iivarinen and Jussi Pakkanen Proceeings of ACIVS 2002 (Avance Concepts for Intelligent Vision Systems), Ghent, Belgium, September 9-11, 2002 CONTENT-BASED RETRIEVAL OF DEFECT IMAGES Jukka Iivarinen an Jussi Pakkanen jukka.iivarinen@hut.fi,

More information

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stolyar Abstract Backpressure-base aaptive routing

More information

Preamble. Singly linked lists. Collaboration policy and academic integrity. Getting help

Preamble. Singly linked lists. Collaboration policy and academic integrity. Getting help CS2110 Spring 2016 Assignment A. Linke Lists Due on the CMS by: See the CMS 1 Preamble Linke Lists This assignment begins our iscussions of structures. In this assignment, you will implement a structure

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

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks

Backpressure-based Packet-by-Packet Adaptive Routing in Communication Networks 1 Backpressure-base Packet-by-Packet Aaptive Routing in Communication Networks Eleftheria Athanasopoulou, Loc Bui, Tianxiong Ji, R. Srikant, an Alexaner Stoylar arxiv:15.4984v1 [cs.ni] 27 May 21 Abstract

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