A NN Image Classification Method Driven by the Mixed Fitness Function

Size: px
Start display at page:

Download "A NN Image Classification Method Driven by the Mixed Fitness Function"

Transcription

1 Comuter and Information Science November, 2009 A NN Image Classification Method Driven by the Mixed Fitness Function Shan Gai, Peng Liu, Jiafeng Liu & Xianglong Tang School of Comuter Science and Technology, Harbin Institute of Technology, Harbin 5000, China gaishan@hit.edu.cn The research is financed by the National Natural Science Fund of China (No ) and the Natural Science Innovation Fund of Harbin Institute of Technology (No.HIT.NSRIF ). (Sonsoring information) Abstract The mixed fitness function of the error sum squares linear transformation is roosed in the article, and this function can imrove the evaluation method of the individual fitness, and combining with NN, this method can be used in the high-seed aer money image analysis system. Aiming at many characters such as the high comarability of aer money images of different denominations, small class distance and large in-class discreteness induced by the using abrasion, this method first codes the weight values and threshold values of NN with real values, and transforms the roblem from the reresentation tye to the genotye, and erforms many genetic oerations such as selecting, crossing and variation, and takes the weight value and threshold value trained by the genetic algorithm according to the individual fitness value of the mixed fitness function as the initial weight value and initial threshold value of NN in the next stage, and trains these values by NN to establish the sorter. This method was tested in the embedded system with resource restriction (TI TMS320C673 DSP), and RMB images were acquired as the samles, and 2000 images of them were tested, and the test result indicated that the method combining imroved genetic algorithm with NN obviously enhanced the recognition rate. Keywords: Mixed fitness function, Genetic algorithm, NN, Paer money image classification. Introduction Financial institutions would settle large numbers of aer money every day, which requires that the aer money sorting system ossesses quick rocessing seed and high identification reliability. The aer currency sorter is an automatic settlement took, and it is used to sort the denomination, face and deformity class of aer money. The designs of aer money with different denominations are similar, and the ollution and dereciation will make the discreteness of the money samles with same denomination and face very large, and the running instability of the high-seed equiment will change the geometric shae of aer money, so the geometric size of the aer money can not be a reliable classification reference. The image analysis technology is the core technology in the aer money sorting system, and to use the image to identify the denomination of aer money in the financial tools is a new identification measure in recent years. The design of the sorter is an imortant stage in the identification of aer money, and the minimum distance sorter has been alied in the aer money identification system, and it could comute the distances between unknown samles and each training samle vector in the models, and select the minimum distance among them to make a decision, but its efficiency is low. So Takeda and Omatu (Fumiaki Takeda, 995, P.73-77) alied NN in the sorter design of aer money identification in 995, and acquired better effect. Ahmadi (Ahmadi A, 2003, P ) et al alied the learning vector quantification (LVQ) (Ahmadi, 2004, P.33-36) into the sorter design. As the sorter of the aer money identification, the NN algorithm ossesses many advantages such as arallel rocessing, generalization, self-organization and exact otimization. Because the BP algorithm adots the search solution algorithm solution descending along the grads, and the learning seed decides the weight value change in cycled training, and large learning seed may induce the instability of the system, the error squares will fluctuate, and the local minimization and slow convergence seed will be induced in the network. The basic idea of the genetic algorithm (GA) is to adot certain coding mode to ma the solution sace to the coding sace, and each code corresonds with one chromosome or individual. The random method is used to confirm one 29

2 Vol. 2, No. 4 Comuter and Information Science initial grou of individual, which is called the secies grou. In the secies grou, the individual is selected according to the fitness or certain cometition mechanism, and the genetic oerators such as selecting, crossing and variation are used to generate the next generation, and in this way, the evolvement continues until the condition fulfilling the exectation ends. Barrios et al imroved the coding method (Barrios, 2000, P ), and Miller imroved the oerating oerator of the GA (Miller, 993, P ), and the standard GA is imroved from the design of the fitness function in the article, and a mixed fitness function combining error squares and linear transformation is roosed. The mixed fitness function can solve the roblem of the individual with suer-large fitness value in the secies grou when singly adoting the error squares, and effectively extend the range of the fitness value. The GA has strong macro searching ability, and it can find the global otimal solution by the big robability, and it has high robustness. But GA is deficient for the local searching ability, and its execution efficiency is low and the convergence will occur too early. According to the disadvantages and advantages of BP (back roagation) and GA, a mixed GA-BP algorithm has been successfully alied in many domains such as earthquake rediction (Qiuwen, 2008, P.28-3) and sound identification and acquired better effect (Min-Lun, 2006, P ). The GA-BP is alied in the aer money identification in the article, and because the images of aer money with different denominations are very similar, the class distance is small and the in-class discreteness is large, this article first codes the weight value and threshold of BP network with real values, and then uses GA to train the weight value and threshold values of the network (Jiansheng, 2005, P & Chien-Yu, 2008, P ), and uses the BP algorithm (Fariborz, 2008, P & Ming, 2008, P.5-9 & Qiang, 2005, P ) to train the weight value and the threshold value otimized by GA, and finally redict the unknown samles. The test result shows that the mixed algorithm combining imroved genetic algorithm and BP network in the article has higher identification rate and reliability. 2. Basic rinciles of BP algorithm and genetic algorithm NN is one method to solve the nonlinear roblem, and it has strong function aroaching comlex nonlinear function and strong fault-tolerant ability, so it can establish the NN model by existing samle information, and with the continual accumulation of samle information, it can erform self-study based on new samle information, and form more erfect and exact evaluation system. BP network is a kind of multi-layer feed forward NN, and if the inut and outut relations are gave continually, the interior will certainly form the internal structure with this relation in the learning rocess of BP network. Each neutron in BP network has several oututs, and it connects with many other neutrons, and each neutron corresonds with several connection accesses and each connection access corresonds with one connection weight value coefficient. Each node in the network has one status variable x and one threshold variable i θ. The connection weight coefficient from the node i to the node is w i. For each node, one transformation function f ( x ) is defined, and generally, f( x) =. When the inut vector and the obective outut vector are confirmed, + ex( x) through initial connection weight coefficient and the threshold value, the network erforms the nonlinear reasoning according to the transformation function, and according to the error between the obtained actual outut vector and obective outut vector, the connection weight efficient and threshold value are adusted. Through the reeating training to above rocess, when the error between the actual outut vector and the obective outut vector achieves the error re-established, the training rocess ends. So the connection weight coefficient and threshold value among adusted nodes can be used to redict unknown samles. The comutation rocess of BP network is divided into the inut mode forward roagating and the outut error reverse roagating. And the rocess of the forward-roagating can be described as follows. n (, 2,, ) s = w x θ i i i= b = f( s) = n + ex wi xi + θ i= = L () Where, s denote the activation value of various neutrons and the activation function adots above S-tye function, b denotes the outut of the th unit in the hidden layer, and is the amount of neutron in the hidden layer in the network. In the same way, the activation value and the outut value can be solved. s = v b θ ( k =,2, L, q) (3) k k k = (2) 30

3 Comuter and Information Science November, 2009 yk = + ex vk b + θk = The mode forward roagating is used to obtain the actual outut value of the network, and when the error between the actual outut value and the exectation outut value is big, the connection weight value and the threshold value in the network should be modified. The error reverse roagating rocess of the BP network can be described as follows. ( ο ) ( ) d = y y y ( k =,2, L, q) (5) k k k k k (4) q e = vkdk b( b) k = ( =,2, L, ) (6) Where, d k denotes the correction error of the outut layer, ο k denotes the exectation outut, e denotes the correction errors of various units in the hidden layer, and the formula (5) and the formula (6) can adust the connection weight values and the threshold values layer by layer from the outut layer to the hidden layer, and from the hidden layer to the inut layer. vk = α dk b (7) θ k= α dk (8) wi = β e x (9) θ = β e (0) Where, v and k k θ resective denote the connection weight value corrections and the threshold corrections from the outut layer to the hidden layer, α( α > 0) denotes the learning coefficient, w and i θ resectively denotes the connection value corrections and the threshold value corrections from the hidden layer to the inut layer, and β ( 0 β ) < < denotes the learning coefficient. GA is a kind of robability searching algorithm, and it utilizes certain coding technology to act on the number cluster which is called chromosome, and its basic idea is to simulate the individual evolvement rocess comosed by these clusters. Its essential is a kind of high-effectively, arallel and global searching algorithm, and it can automatically acquire and accumulate knowledge about searching sace in the searching rocess, and self-adatively control the searching rocess to seek the otimal solution. The GA uses the rincile of the survival of the fittest, and gradually generates an aroximately otimal roect in the otential solution grou. GA first erforms coding, i.e. realizes the maing of roblem from the reresentation tye to the genotye, and then calculates the fitness function, and its value reflects the situation of the individual, and finally the genetic oerators such as selecting, crossing and variation are calculated, and the aroximately otimal solution of the roblem can be sought. Because the BP algorithm has the self-organization and self-study abilities, it can directly accet data to erform the study, and self-adatively find the rule in the samle data, and it has good extension ability to introduce new money tyes in the aer money identification system. So the BP algorithm is very fit to be used in the rocessing of aer money image. But the BP algorithm is easily to get in local otimization, slow convergence seed, and uncertain initial weight value and threshold value of the network. GA is a global otimal searching technology, and it can effectively comensate the disadvantages of the BP algorithm. In the aer money identification, GA is used to seek the otimal initial weight value and threshold value in the network and according to the character of similar aer money images, the BP algorithm is used to train the weight value and the threshold value. 3. NN based on imroved genetic algorithm 3. Imroved genetic algorithm The fitness value in the GA is used to measure the degree that various individuals achieve or aroach the otimal solution in the otimization comutation. The individual with high fitness has larger robability to be inherited to next generation, and the individual with low fitness has relative lower robability to be inherited to next generation. The function to measure the individual fitness is the fitness function, and it is the drive of the GA evolvement, and the unique reference to erform natural selection. The extensive fitness function in GA is the error squares. But if in the initial grou, certain secial individual with excessive fitness exists, this function can not revent this individual to govern the grou, and it will mislead the otimization develoment direction of the grou, and make the algorithm to be convergent in the local otimal solution, and when the GA is gradually convergent, the individual fitness values in the grou will be close, and it will be difficult to erform the otimization, and the otimal solution will be easily to sway 3

4 Vol. 2, No. 4 Comuter and Information Science near the otimal solution. Based on above reasons, a linear transformation of the fitness function is introduced in the article, and its intention is to roerly amlify the value of the fitness, and increase the selecting ability of GA. The concrete linear transformation formula is f = ( f fmin ) ( f f ) max min () Where, f is the original fitness value, f is the lower limit of the fitness function value, min f is the uer limit of max the fitness function value, and f is the fitness value after transformation. From the formula (), if the difference between f and max f min is big, the fitness value after transformation will be corresondingly reduced, which can effectively avoid the roblem misleading the grou otimization direction because of the existence of the individual with suer-large fitness. But the linear transformation has not same effect to describe the difference among similar individuals than the error square, so a mixed fitness function such as the formula (2) is roosed as follows. f = a + ( a) f (2) E Where, E is the sum of error square, and a ( 0 a ) is the harmonic coefficient. The formula (2) fully considers the knowledge of the concrete roblem field of the aer money, and adds the information of the change rate of the fitness function value into the fitness function, which can effectively overcome the limitation that the chromosome selected in the standard GA may be not good chromosome, and avoid the henomena of earliness, and ossess higher convergence seed. The harmonic arameter a in the formula (2) can be finally confirmed by the test mode. 3.2 Otimizing NN by genetic algorithm The advantage of BP algorithm is that it is easy to be imlemented and the otimization is exact. But it has two disadvantages. First, the BP algorithm is easy to get in the local minimization, because the error curve generally has several extreme oints. Second, the convergence seed of the BP algorithm is slow, and when the grads descending method is adoted, the ste length is difficult to be confirmed, and if the ste length is too large, the required recision can not be achieved, and even the result will be disersed, and if the ste length is too small, the iterative aroach will increase and the convergence seed will decrease. The advantage of GA is that it can not easily get in local otimization in the searching rocess, and even if the defined fitness function is not continual and regular, or has noise, it can find the global otimal solution by the large robability, and ossess strong robustness. At the same time, the GA has many disadvantages such as low efficiency, too early convergence and weak local searching ability. Therefore, a mixed algorithm (GA-BP) combining above two algorithms is formed in the article to otimize the NN. Its idea is to first train the weight value and threshold value of BP network by GA which relaces the method randomly evaluating the connection weight value and threshold value by the standard BP network, and can effectively reduce the searching range, and then train the weight value and threshold value otimized by GA by the BP network, and finally utilize the generalized ability of the network to redict the inut unknown samles. The aroaches of the GA-BP training algorithm can be described as follows. Initialize the secies grou and crossing robability Pc, the variation robability Pm, the weight values w and i v k, the threshold values θ and θ k, and erform the coding by the real numbers, and the coding length is seen in the formula (3). In the formula (3), S denotes the amount of neutron in in the inut layer, S is the amount of the neutron in the outut layer, out S is the amount of the neutron in the hidden i layer i, and is the amount of the hidden layer. S = S + S + S (3) in i out i= The formula (3) can realize the transformation of the aer money image from the reresentation tye to the genotye. Then comute the fitness functions of the individuals, and rank them, and select the individuals in the initial secies grou according to the robability value of the formula (4). f (4) = N f Where, f is the fitness value of the individual, and it can be measured by the formula (5). = ( y o ) f = a + a k f max( f ) N ( ) 2 max( f ) k k min( f ) N N (5) 32

5 Comuter and Information Science November, 2009 Where, =, 2, L, N is the amount of chromosome, is the amount of samle, k is the amount of neutron in the inut layer, y k is actual outut of the network, and o k is the exected outut of the network. Use the crossing robability Pc to erform the crossing oeration to the individuals c and c + to generate new individuals c and c +, and the individuals which are not be crossed will be coied directly. Utilize the variation robability P to m generate new individual c i, and insert the new individual to the secies grou, and comute the new fitness function value. If the new individual fulfills the conditions, the otimization ends, or else, continual erform the genetic oerator oeration to the grou. Finally erform the decoding oeration to the individuals in the final grou, and obtain the otimized connection weight value and threshold values of NN. Aiming at the characters of the aer money image, the GA-BP algorithm can be adoted to train the samles in the network under the otimal initial weight value and threshold value, enhance the erformance of the network, quicken the convergence seed, and avoid getting into the local otimization. 4. Test result and conclusion analysis 4. Establishment of test database To validate the efficiency of the method in the article, aer money images were collected in the multi-function money detection instrument designed, and the light-source sensor with 200di resolution, and the samles include five tyes of aer money of 2005 edition RMB. Each money tye has four faces and there are 20 classes. Each class has 000 samles, and 400 of them are used for training, and other 600 samles are used for test. 4.2 Prerocessing of aer money image The image should be ositioned before abstracting the character of the image, i.e. finding the osition of the aer money image. In the article, test many disersed oints on the borders of the aery money first, and then adot the least square method to fit the border line of the aer money image for the border sequence oints (seen in Figure 2). Because the aer money image collection is to scan the image in the aer money movement, so the geometric distortion will generally occur to some extent, and this distortion comes from two asects, and one asect is induced by the sloe of the aer money, and the other asect is induced by the transverse movement in the scanning rocess. The sloe correction of the aer money image is seen in Figure Character abstraction of aer money image The meshing character is adoted as the identification character, and the size of the collected aer money image is ixel. Through analyzing of the aer money images with different tyes, the sensitive region with redominant contribution to the identification can be confirmed. These regions are divided into small anes of 6 6 in the article, so each aer money will form 96-dimensional eigenvector, and the eigenvector of each dimension is the sum of ixel grey value of the corresonding ane, and standardize the outut to obtain the eigenvector. 4.4 Analysis of test result The intention of the test is to confirm the harmonic coefficient a of the mixed fitness function, and 2000 samles were tested in the article, and the otimal value is confirmed through setting u corresonding identification rate of the different harmonic coefficient. From Table, when a = 0.6, the identification rate is highest, and when the value of a increases or decreases, the identification rates all will decrease. Figure 5 are the corresonding mixed fitness function error curve and the fitness function value curve of different harmonic coefficients, and when a = 0.6, the convergence seed of the convergence seed is quick, and the fitness function value curve can use less iterative times to achieve the stable state. In the article, the GA fitness function adots the error square as the standard GA, which is denoted by SGA, and the fitness function adots the mixed function as the imroved GA, which is denoted by IMGA. The intention of the test 2 is to comare the erformances of BP network in Omatu s article (Omatu, 2007, P.43-47), the combined network of SGA and BP, and the combined network of IMGA and BP in the aer money identification. The fitness error function of IMGA in Figure 6 has quicker convergence seed than the fitness error function of SGA, and the iterative times that the fitness value goes to stable is less than the iterative times of SGA. The data in Table 2 indicates that the identification rate using the combination of IMGA and BP network is higher than the identification rate singly using BP network or the combination of SGA and BP network. 5. Conclusions BP NN has the roblem of local minimization and GA has good global searching ability, so an imroved GA is roosed in the article, and a mixed GA-BP algorithm combining imroved GA and BP NN is alied into the aer money identification. GA-BP mixed method could otimize the find the otimal oint in the solution sace, and search the BP network according the negative grads direction, which can avoid that the BP algorithm gets into the roblems 33

6 Vol. 2, No. 4 Comuter and Information Science such as local minimization and slow convergence seed, and overcome the disadvantages of GA that the searching time is too long and the searching seed is slow in the otimization rocess. The test result indicates that the algorithm in the article has higher reliability and robustness in the aer money identification. References Ahmadi, A, Omatu, S, & Kosaka, T. (2003). A study on evaluating and imroving the reliability of bank note Euro-sorters. SICE 2003 Annual Conference. P Ahmadi, A, Omatu, S & Kosaka, T. (2004). Imrovement of the reliability of bank note sorter machines. Proceedings of the IEEE International Conference on Neural Networks. P Barrios, D, Manrique, D, Porras, J & Rios, J. (2000). Otimum binary codification for genetic design of artificial neural networks. Proceedings of the Fourth International Conference on Knowledge-Based Intelligent Engineering System and Allied Technologies. P Chien-Yu Huang, Long-Hui Chen, Yueh-Li Chen & Fengming M. Chang. (2008). Evaluating the rocess of a genetic algorithm to imrove the back-roagation network: A Monte Carlo Study. Exert Systems with Alications. No.36(2). P Fariborz Y. Partovi & Murugan Anandaraan. (2008). Classifying inventory using an artificial neural network aroach. Comuters & Industrial Engineering. No.4(4). P Fumiaki Takeda & Sigeru Omatu. (995). High Seed Paer Currency Recognition by Neural Networks. IEEE Transactions on Neural Networks. No.6(). P Ge, Jike, Qiu, Yuhui, Wu, Chunming & Pu, Guolin. (2008). Summary of Genetic Algorithms Research. Alication Research of Comuters. No.0(0). Jiansheng Wu & Mingzhe Liu. (2005). Imroving generalization erformance of artificial neural networks with genetic algorithms. Proceedings of the IEEE International Conference on Granular Comuting. P Miller, J.A, Potter, W.D, Gandham, R.V & Laena, C.N. (993). An evaluation of local imrovement oerators for genetic algorithms. IEEE Transactions on Systems, Man and Cybernetics. No.23(5). P Ming Chen & Zhengwei Yao. (2008). Classification Techniques of Neural Networks Using Imroved Genetic Algorithms. Proceedings of the Second International Conference on Genetic and Evolutionary Comuting. P.5-9. Min-Lun Lan, Shing-Tai Pan & Chih-Chin Lai. (2006). Using Genetic Algorithm to Imrove the Performance of Seech Recognition Based on Artificial Neural Network. Proceedings of the First International Conference on Innovative Comuting, Information and Control. P Omatu, S, Yoshioka, M & Kosaka, Y. (2007). Bank note classification using neural networks. Proceedings of the IEEE Conference on Emerging Technologies & Factory Automation. P Qiang Gao, Keyu Qi,Yaguo Lei & Zhengia He. (2005). An Imroved Genetic Algorithm and Its Alication in Artificial Neural Network Training. Proceedings of the Fifth International Conference on Information, Communications and Signal Processing. P Qiuwen Zhang & Cheng Wang. (2008). Using Genetic Algorithm to Otimize Artificial Neural Network: A Case Study on Earthquake Prediction. Proceedings of the Second International Conference on Genetic and Evolutionary Comuting. P Table. Measured data Harmonic coefficient ( a ) Identification rate (%) Table 2. Measured data of identification rate Identification method BP SGA+BP IMGA+BP Identification rate (%)

7 Comuter and Information Science November, 2009 Figure. Four Faces of the Paer Money (a. the first face, b. the second face, c. the third face, d. the fourth face) Figure 2. Paer Money Framing (a. original image, b. aer money framing) Figure 3. Sloe Correction Image (a. original image, b. slo correction image) Figure 4. Paer Money Image Character Abstraction (a. original image, b. character image) 35

8 Vol. 2, No. 4 Comuter and Information Science Figure 5. Fitness Function Error and Fitness Function Value Curves (a and b resectively are the fitness function error and the fitness function value curve when 0.4,0.5,0.6,0.7 α = ) Figure 6. Fitness Function Error and Fitness Function Value Curves (a. SGA fitness function error and fitness value curve, b. IMGA fitness function error and fitness value curve) 36

A DEA-bases Approach for Multi-objective Design of Attribute Acceptance Sampling Plans

A DEA-bases Approach for Multi-objective Design of Attribute Acceptance Sampling Plans Available online at htt://ijdea.srbiau.ac.ir Int. J. Data Enveloment Analysis (ISSN 2345-458X) Vol.5, No.2, Year 2017 Article ID IJDEA-00422, 12 ages Research Article International Journal of Data Enveloment

More information

Chapter 8: Adaptive Networks

Chapter 8: Adaptive Networks Chater : Adative Networks Introduction (.1) Architecture (.2) Backroagation for Feedforward Networks (.3) Jyh-Shing Roger Jang et al., Neuro-Fuzzy and Soft Comuting: A Comutational Aroach to Learning and

More information

A Novel Iris Segmentation Method for Hand-Held Capture Device

A Novel Iris Segmentation Method for Hand-Held Capture Device A Novel Iris Segmentation Method for Hand-Held Cature Device XiaoFu He and PengFei Shi Institute of Image Processing and Pattern Recognition, Shanghai Jiao Tong University, Shanghai 200030, China {xfhe,

More information

Randomized algorithms: Two examples and Yao s Minimax Principle

Randomized algorithms: Two examples and Yao s Minimax Principle Randomized algorithms: Two examles and Yao s Minimax Princile Maximum Satisfiability Consider the roblem Maximum Satisfiability (MAX-SAT). Bring your knowledge u-to-date on the Satisfiability roblem. Maximum

More information

Grouping of Patches in Progressive Radiosity

Grouping of Patches in Progressive Radiosity Grouing of Patches in Progressive Radiosity Arjan J.F. Kok * Abstract The radiosity method can be imroved by (adatively) grouing small neighboring atches into grous. Comutations normally done for searate

More information

A Morphological LiDAR Points Cloud Filtering Method based on GPGPU

A Morphological LiDAR Points Cloud Filtering Method based on GPGPU A Morhological LiDAR Points Cloud Filtering Method based on GPGPU Shuo Li 1, Hui Wang 1, Qiuhe Ma 1 and Xuan Zha 2 1 Zhengzhou Institute of Surveying & Maing, No.66, Longhai Middle Road, Zhengzhou, China

More information

Learning Motion Patterns in Crowded Scenes Using Motion Flow Field

Learning Motion Patterns in Crowded Scenes Using Motion Flow Field Learning Motion Patterns in Crowded Scenes Using Motion Flow Field Min Hu, Saad Ali and Mubarak Shah Comuter Vision Lab, University of Central Florida {mhu,sali,shah}@eecs.ucf.edu Abstract Learning tyical

More information

An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2

An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2 An Efficient Coding Method for Coding Region-of-Interest Locations in AVS2 Mingliang Chen 1, Weiyao Lin 1*, Xiaozhen Zheng 2 1 Deartment of Electronic Engineering, Shanghai Jiao Tong University, China

More information

The Research on Curling Track Empty Value Fill Algorithm Based on Similar Forecast

The Research on Curling Track Empty Value Fill Algorithm Based on Similar Forecast Research Journal of Alied Sciences, Engineering and Technology 6(8): 1472-1478, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: October 31, 2012 Acceted: January

More information

AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY

AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY AUTOMATIC EXTRACTION OF BUILDING OUTLINE FROM HIGH RESOLUTION AERIAL IMAGERY Yandong Wang EagleView Technology Cor. 5 Methodist Hill Dr., Rochester, NY 1463, the United States yandong.wang@ictometry.com

More information

Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation

Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation Robust Motion Estimation for Video Sequences Based on Phase-Only Correlation Loy Hui Chien and Takafumi Aoki Graduate School of Information Sciences Tohoku University Aoba-yama 5, Sendai, 98-8579, Jaan

More information

Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments

Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments Proceedings of 0 4th International Conference on Machine Learning and Comuting IPCSIT vol. 5 (0) (0) IACSIT Press, Singaore Vehicle Logo Recognition Using Modest AdaBoost and Radial Tchebichef Moments

More information

A GPU Heterogeneous Cluster Scheduling Model for Preventing Temperature Heat Island

A GPU Heterogeneous Cluster Scheduling Model for Preventing Temperature Heat Island A GPU Heterogeneous Cluster Scheduling Model for Preventing Temerature Heat Island Yun-Peng CAO 1,2,a and Hai-Feng WANG 1,2 1 School of Information Science and Engineering, Linyi University, Linyi Shandong,

More information

Face Recognition Using Legendre Moments

Face Recognition Using Legendre Moments Face Recognition Using Legendre Moments Dr.S.Annadurai 1 A.Saradha Professor & Head of CSE & IT Research scholar in CSE Government College of Technology, Government College of Technology, Coimbatore, Tamilnadu,

More information

Shuigeng Zhou. May 18, 2016 School of Computer Science Fudan University

Shuigeng Zhou. May 18, 2016 School of Computer Science Fudan University Query Processing Shuigeng Zhou May 18, 2016 School of Comuter Science Fudan University Overview Outline Measures of Query Cost Selection Oeration Sorting Join Oeration Other Oerations Evaluation of Exressions

More information

Wavelet Based Statistical Adapted Local Binary Patterns for Recognizing Avatar Faces

Wavelet Based Statistical Adapted Local Binary Patterns for Recognizing Avatar Faces Wavelet Based Statistical Adated Local Binary atterns for Recognizing Avatar Faces Abdallah A. Mohamed 1, 2 and Roman V. Yamolskiy 1 1 Comuter Engineering and Comuter Science, University of Louisville,

More information

Patterned Wafer Segmentation

Patterned Wafer Segmentation atterned Wafer Segmentation ierrick Bourgeat ab, Fabrice Meriaudeau b, Kenneth W. Tobin a, atrick Gorria b a Oak Ridge National Laboratory,.O.Box 2008, Oak Ridge, TN 37831-6011, USA b Le2i Laboratory Univ.of

More information

Face Recognition Based on Wavelet Transform and Adaptive Local Binary Pattern

Face Recognition Based on Wavelet Transform and Adaptive Local Binary Pattern Face Recognition Based on Wavelet Transform and Adative Local Binary Pattern Abdallah Mohamed 1,2, and Roman Yamolskiy 1 1 Comuter Engineering and Comuter Science, University of Louisville, Louisville,

More information

Improved Image Super-Resolution by Support Vector Regression

Improved Image Super-Resolution by Support Vector Regression Proceedings of International Joint Conference on Neural Networks, San Jose, California, USA, July 3 August 5, 0 Imroved Image Suer-Resolution by Suort Vector Regression Le An and Bir Bhanu Abstract Suort

More information

Efficient Parallel Hierarchical Clustering

Efficient Parallel Hierarchical Clustering Efficient Parallel Hierarchical Clustering Manoranjan Dash 1,SimonaPetrutiu, and Peter Scheuermann 1 Deartment of Information Systems, School of Comuter Engineering, Nanyang Technological University, Singaore

More information

Stereo Disparity Estimation in Moment Space

Stereo Disparity Estimation in Moment Space Stereo Disarity Estimation in oment Sace Angeline Pang Faculty of Information Technology, ultimedia University, 63 Cyberjaya, alaysia. angeline.ang@mmu.edu.my R. ukundan Deartment of Comuter Science, University

More information

Earthenware Reconstruction Based on the Shape Similarity among Potsherds

Earthenware Reconstruction Based on the Shape Similarity among Potsherds Original Paer Forma, 16, 77 90, 2001 Earthenware Reconstruction Based on the Shae Similarity among Potsherds Masayoshi KANOH 1, Shohei KATO 2 and Hidenori ITOH 1 1 Nagoya Institute of Technology, Gokiso-cho,

More information

Fuzzy Logic and ANFIS based Image Centroid Tracking and Filtering Schemes

Fuzzy Logic and ANFIS based Image Centroid Tracking and Filtering Schemes Fuzzy Logic and ANFIS based Image Centroid Tracking and Filtering Schemes Parimala, A., Asstt. Prof., Det. of Telecommunication, MSRIT; Jain University Research Scholar, Bangalore. Raol, J. R., Prof. Emeritus,

More information

PREDICTING LINKS IN LARGE COAUTHORSHIP NETWORKS

PREDICTING LINKS IN LARGE COAUTHORSHIP NETWORKS PREDICTING LINKS IN LARGE COAUTHORSHIP NETWORKS Kevin Miller, Vivian Lin, and Rui Zhang Grou ID: 5 1. INTRODUCTION The roblem we are trying to solve is redicting future links or recovering missing links

More information

An Efficient VLSI Architecture for Adaptive Rank Order Filter for Image Noise Removal

An Efficient VLSI Architecture for Adaptive Rank Order Filter for Image Noise Removal International Journal of Information and Electronics Engineering, Vol. 1, No. 1, July 011 An Efficient VLSI Architecture for Adative Rank Order Filter for Image Noise Removal M. C Hanumantharaju, M. Ravishankar,

More information

Implementation of Evolvable Fuzzy Hardware for Packet Scheduling Through Online Context Switching

Implementation of Evolvable Fuzzy Hardware for Packet Scheduling Through Online Context Switching Imlementation of Evolvable Fuzzy Hardware for Packet Scheduling Through Online Context Switching Ju Hui Li, eng Hiot Lim and Qi Cao School of EEE, Block S Nanyang Technological University Singaore 639798

More information

Applying the fuzzy preference relation to the software selection

Applying the fuzzy preference relation to the software selection Proceedings of the 007 WSEAS International Conference on Comuter Engineering and Alications, Gold Coast, Australia, January 17-19, 007 83 Alying the fuzzy reference relation to the software selection TIEN-CHIN

More information

An Efficient Video Program Delivery algorithm in Tree Networks*

An Efficient Video Program Delivery algorithm in Tree Networks* 3rd International Symosium on Parallel Architectures, Algorithms and Programming An Efficient Video Program Delivery algorithm in Tree Networks* Fenghang Yin 1 Hong Shen 1,2,** 1 Deartment of Comuter Science,

More information

A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems

A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems A Parallel Algorithm for Constructing Obstacle-Avoiding Rectilinear Steiner Minimal Trees on Multi-Core Systems Cheng-Yuan Chang and I-Lun Tseng Deartment of Comuter Science and Engineering Yuan Ze University,

More information

A label distance maximum-based classifier for multi-label learning

A label distance maximum-based classifier for multi-label learning Bio-Medical Materials and Engineering 26 (2015) S1969 S1976 DOI 10.3233/BME-151500 IOS ress S1969 A label distance maximum-based classifier for multi-label learning Xiaoli Liu a,b, Hang Bao a, Dazhe Zhao

More information

Improved heuristics for the single machine scheduling problem with linear early and quadratic tardy penalties

Improved heuristics for the single machine scheduling problem with linear early and quadratic tardy penalties Imroved heuristics for the single machine scheduling roblem with linear early and quadratic tardy enalties Jorge M. S. Valente* LIAAD INESC Porto LA, Faculdade de Economia, Universidade do Porto Postal

More information

Sensitivity Analysis for an Optimal Routing Policy in an Ad Hoc Wireless Network

Sensitivity Analysis for an Optimal Routing Policy in an Ad Hoc Wireless Network 1 Sensitivity Analysis for an Otimal Routing Policy in an Ad Hoc Wireless Network Tara Javidi and Demosthenis Teneketzis Deartment of Electrical Engineering and Comuter Science University of Michigan Ann

More information

Single character type identification

Single character type identification Single character tye identification Yefeng Zheng*, Changsong Liu, Xiaoqing Ding Deartment of Electronic Engineering, Tsinghua University Beijing 100084, P.R. China ABSTRACT Different character recognition

More information

AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS. Ren Chen and Viktor K.

AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS. Ren Chen and Viktor K. inuts er clock cycle Streaming ermutation oututs er clock cycle AUTOMATIC GENERATION OF HIGH THROUGHPUT ENERGY EFFICIENT STREAMING ARCHITECTURES FOR ARBITRARY FIXED PERMUTATIONS Ren Chen and Viktor K.

More information

Using Kullback-Leibler Divergence to Model Opponents in Poker

Using Kullback-Leibler Divergence to Model Opponents in Poker Comuter Poker and Imerfect Information: Paers from the I-14 Worksho Using Kullback-Leibler Divergence to Model Oonents in Poker Jiajia Zhang 1, Xuan Wang, Lin Yao 3, Jingeng Li 1, Xuedong Shen 1 1 Intelligence

More information

A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH

A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH A CLASS OF STRUCTURED LDPC CODES WITH LARGE GIRTH Jin Lu, José M. F. Moura, and Urs Niesen Deartment of Electrical and Comuter Engineering Carnegie Mellon University, Pittsburgh, PA 15213 jinlu, moura@ece.cmu.edu

More information

2-D Fir Filter Design And Its Applications In Removing Impulse Noise In Digital Image

2-D Fir Filter Design And Its Applications In Removing Impulse Noise In Digital Image -D Fir Filter Design And Its Alications In Removing Imulse Noise In Digital Image Nguyen Thi Huyen Linh 1, Luong Ngoc Minh, Tran Dinh Dung 3 1 Faculty of Electronic and Electrical Engineering, Hung Yen

More information

Extracting Optimal Paths from Roadmaps for Motion Planning

Extracting Optimal Paths from Roadmaps for Motion Planning Extracting Otimal Paths from Roadmas for Motion Planning Jinsuck Kim Roger A. Pearce Nancy M. Amato Deartment of Comuter Science Texas A&M University College Station, TX 843 jinsuckk,ra231,amato @cs.tamu.edu

More information

10. Parallel Methods for Data Sorting

10. Parallel Methods for Data Sorting 10. Parallel Methods for Data Sorting 10. Parallel Methods for Data Sorting... 1 10.1. Parallelizing Princiles... 10.. Scaling Parallel Comutations... 10.3. Bubble Sort...3 10.3.1. Sequential Algorithm...3

More information

Parametric Optimization in WEDM of WC-Co Composite by Neuro-Genetic Technique

Parametric Optimization in WEDM of WC-Co Composite by Neuro-Genetic Technique Parametric Otimization in WEDM of WC-Co Comosite by Neuro-Genetic Technique P. Saha*, P. Saha, and S. K. Pal Abstract The resent work does a multi-objective otimization in wire electro-discharge machining

More information

Improved Gaussian Mixture Probability Hypothesis Density for Tracking Closely Spaced Targets

Improved Gaussian Mixture Probability Hypothesis Density for Tracking Closely Spaced Targets INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 7, VOL., NO., PP. 7-5 Manuscrit received October 7, 5; revised June, 7. DOI:.55/eletel-7- Imroved Gaussian Mixture Probability Hyothesis Density for

More information

Matlab Virtual Reality Simulations for optimizations and rapid prototyping of flexible lines systems

Matlab Virtual Reality Simulations for optimizations and rapid prototyping of flexible lines systems Matlab Virtual Reality Simulations for otimizations and raid rototying of flexible lines systems VAMVU PETRE, BARBU CAMELIA, POP MARIA Deartment of Automation, Comuters, Electrical Engineering and Energetics

More information

Depth Estimation for 2D to 3D Football Video Conversion

Depth Estimation for 2D to 3D Football Video Conversion International Research Journal of Alied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 6 (4): 475-480 Science Exlorer ublications Deth Estimation for 2D to 3D Football

More information

Ensemble Learning Based on Parametric Triangular Norms

Ensemble Learning Based on Parametric Triangular Norms Send Orders for Rerints to rerints@benthamscience.ae The Oen Automation and Control Systems Journal, 2014, 6, 997-1003 997 Ensemble Learning Based on Parametric Triangular Norms Oen Access Pengtao Jia

More information

IMS Network Deployment Cost Optimization Based on Flow-Based Traffic Model

IMS Network Deployment Cost Optimization Based on Flow-Based Traffic Model IMS Network Deloyment Cost Otimization Based on Flow-Based Traffic Model Jie Xiao, Changcheng Huang and James Yan Deartment of Systems and Comuter Engineering, Carleton University, Ottawa, Canada {jiexiao,

More information

Swift Template Matching Based on Equivalent Histogram

Swift Template Matching Based on Equivalent Histogram Swift emlate Matching ased on Equivalent istogram Wangsheng Yu, Xiaohua ian, Zhiqiang ou * elecommunications Engineering Institute Air Force Engineering University Xi an, PR China *corresonding author:

More information

EE678 Application Presentation Content Based Image Retrieval Using Wavelets

EE678 Application Presentation Content Based Image Retrieval Using Wavelets EE678 Alication Presentation Content Based Image Retrieval Using Wavelets Grou Members: Megha Pandey megha@ee. iitb.ac.in 02d07006 Gaurav Boob gb@ee.iitb.ac.in 02d07008 Abstract: We focus here on an effective

More information

Research on P2P Caching Mechanism Based on the Request and Probability

Research on P2P Caching Mechanism Based on the Request and Probability MATEC Web of Conferences 22, 01001 ( 2015) DOI: 10.1051/ matecconf/ 20152201001 C Owned by the authors, ublished by EDP Sciences, 2015 Research on P2P Caching Mechanism Based on the Reuest and Probability

More information

Facial Expression Recognition using Image Processing and Neural Network

Facial Expression Recognition using Image Processing and Neural Network Keerti Keshav Kanchi / International Journal of Comuter Science & Engineering Technology (IJCSET) Facial Exression Recognition using Image Processing and eural etwork Keerti Keshav Kanchi PG Student, Deartment

More information

An empirical analysis of loopy belief propagation in three topologies: grids, small-world networks and random graphs

An empirical analysis of loopy belief propagation in three topologies: grids, small-world networks and random graphs An emirical analysis of looy belief roagation in three toologies: grids, small-world networks and random grahs R. Santana, A. Mendiburu and J. A. Lozano Intelligent Systems Grou Deartment of Comuter Science

More information

FLIGHT CONTROL BY MEANS OF ARTIFICIAL INTELIGENCE

FLIGHT CONTROL BY MEANS OF ARTIFICIAL INTELIGENCE FLIGHT CONTROL BY MEANS OF ARTIFICIAL INTELIGENCE Ing. Michal Turčaník, PhD. NAO Litovský Mikuláš, 031 01 Abstract Nonlinear redictable sstems can be controlled b recurrent neural networks (RNN). Recurrent

More information

CENTRAL AND PARALLEL PROJECTIONS OF REGULAR SURFACES: GEOMETRIC CONSTRUCTIONS USING 3D MODELING SOFTWARE

CENTRAL AND PARALLEL PROJECTIONS OF REGULAR SURFACES: GEOMETRIC CONSTRUCTIONS USING 3D MODELING SOFTWARE CENTRAL AND PARALLEL PROJECTIONS OF REGULAR SURFACES: GEOMETRIC CONSTRUCTIONS USING 3D MODELING SOFTWARE Petra Surynková Charles University in Prague, Faculty of Mathematics and Physics, Sokolovská 83,

More information

Leak Detection Modeling and Simulation for Oil Pipeline with Artificial Intelligence Method

Leak Detection Modeling and Simulation for Oil Pipeline with Artificial Intelligence Method ITB J. Eng. Sci. Vol. 39 B, No. 1, 007, 1-19 1 Leak Detection Modeling and Simulation for Oil Pieline with Artificial Intelligence Method Pudjo Sukarno 1, Kuntjoro Adji Sidarto, Amoranto Trisnobudi 3,

More information

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO

A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com A Kind of Wireless Sensor Network Coverage Optimization Algorithm Based on Genetic PSO Yinghui HUANG School of Electronics and Information,

More information

Bayesian Oil Spill Segmentation of SAR Images via Graph Cuts 1

Bayesian Oil Spill Segmentation of SAR Images via Graph Cuts 1 Bayesian Oil Sill Segmentation of SAR Images via Grah Cuts 1 Sónia Pelizzari and José M. Bioucas-Dias Instituto de Telecomunicações, I.S.T., TULisbon,Lisboa, Portugal sonia@lx.it.t, bioucas@lx.it.t Abstract.

More information

Space-efficient Region Filling in Raster Graphics

Space-efficient Region Filling in Raster Graphics "The Visual Comuter: An International Journal of Comuter Grahics" (submitted July 13, 1992; revised December 7, 1992; acceted in Aril 16, 1993) Sace-efficient Region Filling in Raster Grahics Dominik Henrich

More information

Blind Separation of Permuted Alias Image Base on Four-phase-difference and Differential Evolution

Blind Separation of Permuted Alias Image Base on Four-phase-difference and Differential Evolution Sensors & Transducers, Vol. 63, Issue, January 204,. 90-95 Sensors & Transducers 204 by IFSA Publishing, S. L. htt://www.sensorsortal.com lind Searation of Permuted Alias Image ase on Four-hase-difference

More information

AUTOMATIC 3D SURFACE RECONSTRUCTION BY COMBINING STEREOVISION WITH THE SLIT-SCANNER APPROACH

AUTOMATIC 3D SURFACE RECONSTRUCTION BY COMBINING STEREOVISION WITH THE SLIT-SCANNER APPROACH AUTOMATIC 3D SURFACE RECONSTRUCTION BY COMBINING STEREOVISION WITH THE SLIT-SCANNER APPROACH A. Prokos 1, G. Karras 1, E. Petsa 2 1 Deartment of Surveying, National Technical University of Athens (NTUA),

More information

Application of 3D Human Motion in the Sports based on Computer Aided Analysis

Application of 3D Human Motion in the Sports based on Computer Aided Analysis Send Orders for Rerints to rerints@benthamscience.ae 1728 he Oen Cybernetics & Systemics Journal, 2015, 9, 1728-1732 Oen Access Alication of 3D Human Motion in the Sorts based on Comuter Aided Analysis

More information

TD C. Space filling designs in R

TD C. Space filling designs in R TD C Sace filling designs in R 8/05/0 Tyical engineering ractice : One-At-a-Time (OAT design X P P3 P X Main remarks : OAT brings some information, but otentially wrong Eloration is oor : on monotonicity?

More information

RST(0) RST(1) RST(2) RST(3) RST(4) RST(5) P4 RSR(0) RSR(1) RSR(2) RSR(3) RSR(4) RSR(5) Processor 1X2 Switch 2X1 Switch

RST(0) RST(1) RST(2) RST(3) RST(4) RST(5) P4 RSR(0) RSR(1) RSR(2) RSR(3) RSR(4) RSR(5) Processor 1X2 Switch 2X1 Switch Sub-logarithmic Deterministic Selection on Arrays with a Recongurable Otical Bus 1 Yijie Han Electronic Data Systems, Inc. 750 Tower Dr. CPS, Mail Sto 7121 Troy, MI 48098 Yi Pan Deartment of Comuter Science

More information

arxiv: v1 [cs.mm] 18 Jan 2016

arxiv: v1 [cs.mm] 18 Jan 2016 Lossless Intra Coding in with 3-ta Filters Saeed R. Alvar a, Fatih Kamisli a a Deartment of Electrical and Electronics Engineering, Middle East Technical University, Turkey arxiv:1601.04473v1 [cs.mm] 18

More information

Lecture 18. Today, we will discuss developing algorithms for a basic model for parallel computing the Parallel Random Access Machine (PRAM) model.

Lecture 18. Today, we will discuss developing algorithms for a basic model for parallel computing the Parallel Random Access Machine (PRAM) model. U.C. Berkeley CS273: Parallel and Distributed Theory Lecture 18 Professor Satish Rao Lecturer: Satish Rao Last revised Scribe so far: Satish Rao (following revious lecture notes quite closely. Lecture

More information

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li International Conference on Applied Science and Engineering Innovation (ASEI 215) Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm Yinling Wang, Huacong Li School of Power and

More information

MULTI-CAMERA SURVEILLANCE WITH VISUAL TAGGING AND GENERIC CAMERA PLACEMENT. Jian Zhao and Sen-ching S. Cheung

MULTI-CAMERA SURVEILLANCE WITH VISUAL TAGGING AND GENERIC CAMERA PLACEMENT. Jian Zhao and Sen-ching S. Cheung MULTI-CAMERA SURVEILLANCE WITH VISUAL TAGGING AND GENERIC CAMERA PLACEMENT Jian Zhao and Sen-ching S. Cheung University of Kentucky Center for Visualization and Virtual Environment 1 Quality Street, Suite

More information

Lecture 2: Fixed-Radius Near Neighbors and Geometric Basics

Lecture 2: Fixed-Radius Near Neighbors and Geometric Basics structure arises in many alications of geometry. The dual structure, called a Delaunay triangulation also has many interesting roerties. Figure 3: Voronoi diagram and Delaunay triangulation. Search: Geometric

More information

Detection of Occluded Face Image using Mean Based Weight Matrix and Support Vector Machine

Detection of Occluded Face Image using Mean Based Weight Matrix and Support Vector Machine Journal of Comuter Science 8 (7): 1184-1190, 2012 ISSN 1549-3636 2012 Science Publications Detection of Occluded Face Image using Mean Based Weight Matrix and Suort Vector Machine 1 G. Nirmala Priya and

More information

INFLUENCE POWER-BASED CLUSTERING ALGORITHM FOR MEASURE PROPERTIES IN DATA WAREHOUSE

INFLUENCE POWER-BASED CLUSTERING ALGORITHM FOR MEASURE PROPERTIES IN DATA WAREHOUSE The International Archives of the Photogrammetry, Remote Sensing and Satial Information Sciences, Vol. 38, Part II INFLUENCE POWER-BASED CLUSTERING ALGORITHM FOR MEASURE PROPERTIES IN DATA WAREHOUSE Min

More information

Construction of Irregular QC-LDPC Codes in Near-Earth Communications

Construction of Irregular QC-LDPC Codes in Near-Earth Communications Journal of Communications Vol. 9, No. 7, July 24 Construction of Irregular QC-LDPC Codes in Near-Earth Communications Hui Zhao, Xiaoxiao Bao, Liang Qin, Ruyan Wang, and Hong Zhang Chongqing University

More information

Parallel Construction of Multidimensional Binary Search Trees. Ibraheem Al-furaih, Srinivas Aluru, Sanjay Goil Sanjay Ranka

Parallel Construction of Multidimensional Binary Search Trees. Ibraheem Al-furaih, Srinivas Aluru, Sanjay Goil Sanjay Ranka Parallel Construction of Multidimensional Binary Search Trees Ibraheem Al-furaih, Srinivas Aluru, Sanjay Goil Sanjay Ranka School of CIS and School of CISE Northeast Parallel Architectures Center Syracuse

More information

Cooperative Diversity Combined with Beamforming

Cooperative Diversity Combined with Beamforming Cooerative Diversity Combined with Beamforming Hyunwoo Choi and Jae Hong Lee School of Electrical Engineering and INMC Seoul National University Seoul, Korea Email: {novo28, jhlee}@snu.ac.kr Abstract In

More information

A Method to Determine End-Points ofstraight Lines Detected Using the Hough Transform

A Method to Determine End-Points ofstraight Lines Detected Using the Hough Transform RESEARCH ARTICLE OPEN ACCESS A Method to Detere End-Points ofstraight Lines Detected Using the Hough Transform Gideon Kanji Damaryam Federal University, Lokoja, PMB 1154, Lokoja, Nigeria. Abstract The

More information

CS649 Sensor Networks IP Track Lecture 6: Graphical Models

CS649 Sensor Networks IP Track Lecture 6: Graphical Models CS649 Sensor Networks IP Track Lecture 6: Grahical Models I-Jeng Wang htt://hinrg.cs.jhu.edu/wsn06/ Sring 2006 CS 649 1 Sring 2006 CS 649 2 Grahical Models Grahical Model: grahical reresentation of joint

More information

Detecting Multiple Copies of Copy-Move Forgery Based on SURF

Detecting Multiple Copies of Copy-Move Forgery Based on SURF ISSN (Online) : 2319-8753 ISSN (Print) : 2347-6710 International Journal of Innovative Research in Science, Engineering and Technology Volume 3, Secial Issue 3, March 2014 2014 International Conference

More information

Autonomic Physical Database Design - From Indexing to Multidimensional Clustering

Autonomic Physical Database Design - From Indexing to Multidimensional Clustering Autonomic Physical Database Design - From Indexing to Multidimensional Clustering Stehan Baumann, Kai-Uwe Sattler Databases and Information Systems Grou Technische Universität Ilmenau, Ilmenau, Germany

More information

Flexible Manufacturing Cell Formation of Processing Workshop based on Intelligent Computing

Flexible Manufacturing Cell Formation of Processing Workshop based on Intelligent Computing 27 A ublication of CHEMICAL ENGINEERINGTRANSACTIONS VOL. 55, 206 Guest Editors:Tichun Wang, Hongyang Zhang, Lei Tian Coyright 206, AIDIC Servizi S.r.l., ISBN978-88-95608-46-4; ISSN 2283-926 The Italian

More information

Efficient Sequence Generator Mining and its Application in Classification

Efficient Sequence Generator Mining and its Application in Classification Efficient Sequence Generator Mining and its Alication in Classification Chuancong Gao, Jianyong Wang 2, Yukai He 3 and Lizhu Zhou 4 Tsinghua University, Beijing 0084, China {gaocc07, heyk05 3 }@mails.tsinghua.edu.cn,

More information

Fast Ellipse Detection and Automatic Marking in Planar Target Image Sequences

Fast Ellipse Detection and Automatic Marking in Planar Target Image Sequences JOURNAL OF COMPUTERS, VOL. 9, NO. 0, OCTOBER 04 379 Fast Ellise Detection and Automatic Marking in Planar Target Image Sequences Weiqi Yuan School of Information Science and Engineering, Shenyang University

More information

A Fast Image Restoration Method Based on an Improved Criminisi Algorithm

A Fast Image Restoration Method Based on an Improved Criminisi Algorithm A Fast Image Restoration Method Based on an Imroved Algorithm Yue Chi1, Ning He2*, Qi Zhang1 Beijing Key Laboratory of Information Services Engineering, Beijing Union University, Beijing 100101, China.

More information

A simulated Linear Mixture Model to Improve Classification Accuracy of Satellite. Data Utilizing Degradation of Atmospheric Effect

A simulated Linear Mixture Model to Improve Classification Accuracy of Satellite. Data Utilizing Degradation of Atmospheric Effect A simulated Linear Mixture Model to Imrove Classification Accuracy of Satellite Data Utilizing Degradation of Atmosheric Effect W.M Elmahboub Mathematics Deartment, School of Science, Hamton University

More information

Efficient Processing of Top-k Dominating Queries on Multi-Dimensional Data

Efficient Processing of Top-k Dominating Queries on Multi-Dimensional Data Efficient Processing of To-k Dominating Queries on Multi-Dimensional Data Man Lung Yiu Deartment of Comuter Science Aalborg University DK-922 Aalborg, Denmark mly@cs.aau.dk Nikos Mamoulis Deartment of

More information

AN INTEGER LINEAR MODEL FOR GENERAL ARC ROUTING PROBLEMS

AN INTEGER LINEAR MODEL FOR GENERAL ARC ROUTING PROBLEMS AN INTEGER LINEAR MODEL FOR GENERAL ARC ROUTING PROBLEMS Philie LACOMME, Christian PRINS, Wahiba RAMDANE-CHERIF Université de Technologie de Troyes, Laboratoire d Otimisation des Systèmes Industriels (LOSI)

More information

Figure 8.1: Home age taken from the examle health education site (htt:// Setember 14, 2001). 201

Figure 8.1: Home age taken from the examle health education site (htt://  Setember 14, 2001). 201 200 Chater 8 Alying the Web Interface Profiles: Examle Web Site Assessment 8.1 Introduction This chater describes the use of the rofiles develoed in Chater 6 to assess and imrove the quality of an examle

More information

Convex Hulls. Helen Cameron. Helen Cameron Convex Hulls 1/101

Convex Hulls. Helen Cameron. Helen Cameron Convex Hulls 1/101 Convex Hulls Helen Cameron Helen Cameron Convex Hulls 1/101 What Is a Convex Hull? Starting Point: Points in 2D y x Helen Cameron Convex Hulls 3/101 Convex Hull: Informally Imagine that the x, y-lane is

More information

Robust Real Time Pattern Matching using Bayesian Sequential Hypothesis Testing

Robust Real Time Pattern Matching using Bayesian Sequential Hypothesis Testing Robust Real Time Pattern Matching using Bayesian Sequential Hyothesis Testing Ofir Pele and Michael Werman Abstract This aer describes a method for robust real time attern matching. We first introduce

More information

SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin 2, Mohammad Ali Masnadi-Shirazi 1

SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin 2, Mohammad Ali Masnadi-Shirazi 1 SPARSE SIGNAL REPRESENTATION FOR COMPLEX-VALUED IMAGING Sadegh Samadi 1, M üjdat Çetin, Mohammad Ali Masnadi-Shirazi 1 1. Shiraz University, Shiraz, Iran,. Sabanci University, Istanbul, Turkey ssamadi@shirazu.ac.ir,

More information

THE COMPARISON OF DRAINAGE NETWORK EXTRACTION BETWEEN SQUARE AND HEXAGONAL GRID-BASED DEM

THE COMPARISON OF DRAINAGE NETWORK EXTRACTION BETWEEN SQUARE AND HEXAGONAL GRID-BASED DEM The International Archives of the Photogrammetry, Remote Sensing and Satial Information Sciences, Volume XLII-4, 208 ISPRS TC IV Mid-term Symosium 3D Satial Information Science The Engine of Change, 5

More information

EVALUATION OF THE ACCURACY OF A LASER SCANNER-BASED ROLL MAPPING SYSTEM

EVALUATION OF THE ACCURACY OF A LASER SCANNER-BASED ROLL MAPPING SYSTEM EVALUATION OF THE ACCURACY OF A LASER SCANNER-BASED ROLL MAPPING SYSTEM R.S. Radovanovic*, W.F. Teskey*, N.N. Al-Hanbali** *University of Calgary, Canada Deartment of Geomatics Engineering rsradova@ucalgary.ca

More information

APPLICATION OF PARTICLE FILTERS TO MAP-MATCHING ALGORITHM

APPLICATION OF PARTICLE FILTERS TO MAP-MATCHING ALGORITHM APPLICATION OF PARTICLE FILTERS TO MAP-MATCHING ALGORITHM Pavel Davidson 1, Jussi Collin 2, and Jarmo Taala 3 Deartment of Comuter Systems, Tamere University of Technology, Finland e-mail: avel.davidson@tut.fi

More information

A Symmetric FHE Scheme Based on Linear Algebra

A Symmetric FHE Scheme Based on Linear Algebra A Symmetric FHE Scheme Based on Linear Algebra Iti Sharma University College of Engineering, Comuter Science Deartment. itisharma.uce@gmail.com Abstract FHE is considered to be Holy Grail of cloud comuting.

More information

Auto-Tuning Distributed-Memory 3-Dimensional Fast Fourier Transforms on the Cray XT4

Auto-Tuning Distributed-Memory 3-Dimensional Fast Fourier Transforms on the Cray XT4 Auto-Tuning Distributed-Memory 3-Dimensional Fast Fourier Transforms on the Cray XT4 M. Gajbe a A. Canning, b L-W. Wang, b J. Shalf, b H. Wasserman, b and R. Vuduc, a a Georgia Institute of Technology,

More information

Semi-Supervised Learning Based Object Detection in Aerial Imagery

Semi-Supervised Learning Based Object Detection in Aerial Imagery Semi-Suervised Learning Based Obect Detection in Aerial Imagery Jian Yao Zhongfei (Mark) Zhang Deartment of Comuter Science, State University of ew York at Binghamton, Y 13905, USA yao@binghamton.edu Zhongfei@cs.binghamton.edu

More information

A New and Efficient Algorithm-Based Fault Tolerance Scheme for A Million Way Parallelism

A New and Efficient Algorithm-Based Fault Tolerance Scheme for A Million Way Parallelism A New and Efficient Algorithm-Based Fault Tolerance Scheme for A Million Way Parallelism Erlin Yao, Mingyu Chen, Rui Wang, Wenli Zhang, Guangming Tan Key Laboratory of Comuter System and Architecture Institute

More information

Analyzing Borders Between Partially Contradicting Fuzzy Classification Rules

Analyzing Borders Between Partially Contradicting Fuzzy Classification Rules Analyzing Borders Between Partially Contradicting Fuzzy Classification Rules Andreas Nürnberger, Aljoscha Klose, Rudolf Kruse University of Magdeburg, Faculty of Comuter Science 39106 Magdeburg, Germany

More information

SKIN CANCER LESION CLASSIFICATION USING LBP BASED HYBRID CLASSIFIER

SKIN CANCER LESION CLASSIFICATION USING LBP BASED HYBRID CLASSIFIER DOI: htt://dx.doi.org/10.26483/ijarcs.v8i7.4469 Volume 8, No. 7, July August 2017 International Journal of Advanced Research in Comuter Science RESEARCH PAPER Available Online at www.ijarcs.info ISSN No.

More information

521493S Computer Graphics Exercise 3 (Chapters 6-8)

521493S Computer Graphics Exercise 3 (Chapters 6-8) 521493S Comuter Grahics Exercise 3 (Chaters 6-8) 1 Most grahics systems and APIs use the simle lighting and reflection models that we introduced for olygon rendering Describe the ways in which each of

More information

Introduction to Visualization and Computer Graphics

Introduction to Visualization and Computer Graphics Introduction to Visualization and Comuter Grahics DH2320, Fall 2015 Prof. Dr. Tino Weinkauf Introduction to Visualization and Comuter Grahics Grids and Interolation Next Tuesday No lecture next Tuesday!

More information

Model-Based Annotation of Online Handwritten Datasets

Model-Based Annotation of Online Handwritten Datasets Model-Based Annotation of Online Handwritten Datasets Anand Kumar, A. Balasubramanian, Anoo Namboodiri and C.V. Jawahar Center for Visual Information Technology, International Institute of Information

More information

Introduction to Parallel Algorithms

Introduction to Parallel Algorithms CS 1762 Fall, 2011 1 Introduction to Parallel Algorithms Introduction to Parallel Algorithms ECE 1762 Algorithms and Data Structures Fall Semester, 2011 1 Preliminaries Since the early 1990s, there has

More information

METHOD OF LANDSLIDE MEASUREMENT BY GROUND BASED LIDAR

METHOD OF LANDSLIDE MEASUREMENT BY GROUND BASED LIDAR METHOD OF LANDSLIDE MEASUREMENT BY GROUND BASED LIDAR Ryo INADA* and Masataka TAKAGI** Kochi University of Technology, Kami-shi, Kochi, 782-8502, Jaan *135082@gs.kochi-tech.ac.j **takagi.masataka@kochi-tech.ac.j

More information