A Study of Semi-Discrete Matrix Decomposition for LSI in Automated Text Categorization

Size: px
Start display at page:

Download "A Study of Semi-Discrete Matrix Decomposition for LSI in Automated Text Categorization"

Transcription

1 A Study of Semi-Discete Matix Decomposition fo LSI in Automated ext Categoization Wang Qiang Wang XiaoLong Guan Yi School of Compute Science and echnology, Habin Institute of echnology, Habin {qwang, wangxl, guanyi Abstact. his pape poposes the use of Latent Semantic Indexing (LSI) techniques, decomposed with semi-discete matix decomposition (SDD) method, fo text categoization. he SDD algoithm is a ecent solution to LSI, which can achieve simila pefomance at a much lowe stoage cost. In this pape, LSI is used fo text categoization by constucting new featues of categoy as combinations o tansfomations of the oiginal featues. In the expeiments on data set of Chinese Libay Classification we compae accuacy to a classifie based on -Neaest Neighbo (-NN) and the esult shows that -NN based on LSI is sometimes significantly bette. Much futue wo emains, but the esults indicate that LSI is a pomising technique fo text categoization. 1 Intoduction ext categoization, the assignment of fee text documents to one o moe pedefined categoies based on thei content, is an impotant component in many infomation management tass [1]. Now a vaiety of text categoization fo supevised leaning algoithms is based on vecto space model (VSM). In this model documents ae epesented as a set of index tems that ae weighted accoding to thei impotance fo a paticula document and fo the geneal collection. But it can be misleading, because a document can be elevant fo a test document without having any tems in common with it. his pape exploes the use of Latent Semantic Indexing (LSI) fo text categoization as an impovement to VSM. he idea behind the LSI is to map each document and test vecto into a lowe dimensional space which is associated with concepts and compae the documents in this space [2]. We pefomed expeiments using -NN LSI, a new combination of the standad -NN method on top of LSI, and applying a new matix decomposition algoithm, Semi-Discete Matix Decomposition, to decompose the vecto matix. he Expeimental esults show that text categoization effectiveness in this space will be bette and it will also be computationally less costly, because it needs a lowe dimensional space. 1 his investigation was suppoted by the National Natual Science Foundation (Habin ) and he high echnology Reseach and Development Pogamme (Habin 2002AA )

2 his pape poceeds as follows. Section 2 pesents the geneal famewo fo a ecent LSI method, Semi-Discete Matix Decomposition (SDD). hen, the specific application of LSI to text classification is discussed in Section 3. Related wo is pesented in Section 4. Expeimental esult is shown in Section 5. Finally, Section 6 maes out plans fo futue wo. 2 Latent Semantic Indexing Cuent methods of VSM in indexing and etieving documents fom databases usually depend on a lexical match between quey tems and eywods extacted fom documents in a database. hese methods can poduce incomplete o ielevant esults due to the use of synonyms and polysemous wods. In fact the association of tems with documents o implicit semantic stuctue can be deived using lage spase tem by document matices. So both tems and documents can be matched using epesentations in -space deived fom of the lagest appoximate singula vectos of these tems by document matices. his completely automated appoach called Latent Semantic Indexing (LSI), which uses subspaces spanned by the appoximate singula vectos to encode impotant associative elationships between tems and documents in -space [3]. Using LSI, two o moe documents may be close to each othe in -space yet shae no common tems. 2.1 Singula Value Decomposition (SVD) fo LSI SVD is the most common method to LSI which decompose a tem-by-document ectangula matix X into the poduct of thee othe matices: A U V, Whee U (M R) and V (R N) have othonomal columns and Σ (R R) is the diagonal matix of singula values. R min(m,n) is the an of A. If the singula values of Σ ae odeed by size, the K lagest may be ept and the emaining smalle ones set to zeo. he poduct of the esulting matices is a matix A which is an appoximation to A with an K: A U V (1) K Whee Σ (K K) is obtained by deleting the zeo ows and columns of Σ, and U (M K) and V (N K) ae obtained by deleting the coesponding ows and columns of U and V [4]. A in one sense captues most of the undelying stuctue in A, yet at the same time emoves the noise o vaiability in wod usage. Since the numbe of dimensions K is much smalle than the numbe of unique wods M, mino diffeences in teminology will be ignoed.

3 2.2 Semi-Discete Matix Decomposition (SDD) fo LSI A semi-discete decomposition (SDD) appoximates a matix as a weighted sum of oute poducts fomed by vectos with enties constained to be in the set S {-1, 0, 1}. O'Leay and Peleg intoduced the SDD in the context of image compession, and Kolda and O'Leay (1998, 1999) used the SDD fo latent semantic indexing (LSI) in infomation etieval. he pimay advantage of the SDD ove othe types of matix appoximations such as the tuncated singula value decomposition (SVD) is that, it typically povides a moe accuate appoximation fo fa less stoage. An SDD of an m n matix A is a decomposition of the fom: e1 0 L 0 v 1 e v A u u u L 4243 L [ 1 2 ] M M O M M u 0 0 L e v { Hee each u i is an m-vecto with enties fom the set S {-1, 0, 1}, each v i is an n- vecto with enties fom the set S, and each e i is a positive scala. We call this a - tem SDD. Although evey matix can be expessed as a mn-tem SDD: v (2) A m n i 1 1 a i e e i (3) Whee e is the -th unit vecto, the usefulness of the SDD is in developing appoximations that have fa fewe tems. An SDD appoximation can be fomed iteatively via a geedy algoithm. Let A denote the -tem appoximation (A 0 0). Let R be the esidual at the th step, that is R A - A -1. hen the optimal choice of the next tiplet (d, x, y ) is the solution to the sub poblem: min F ( d, x, y ) m 2 R dxy s.t. x S, y S, d > 0 (4) F his is a mixed intege pogamming poblem. Assuming that a fixed numbe of inne iteations ae set pe step, the complexity of the algoithm is O ( 2 ( m + n) + mlog m + nlog n). At the meanwhile, since the stoage equiement fo a -tem SDD is floating point numbes plus (m+n) enties fom S, it is also inexpensive to stoe quite a lage numbe of tems [5]. In evaluating queies, a document vecto can be teated as ~ 1 α A (5) V his is a -dimension vecto. And the test vecto is poected into the same - dimensional space by: q~ α U q (6) n

4 he similaity between a document and test vecto can be calculated by ~ ~ ~ q A ~ S cos( q, A ) ~ 2 ~ 2 ( q ) ( A ) i 1 (7) In this study, the value of the splitting paamete α in equation has left at the default 0. As in the Vecto Model, documents can now be aned accoding to thei similaity to the test document, and the categoy of the quey is the categoy of the most simila document. 3 LSI fo ext Categoization he -NN method is a vey simple appoach that has peviously shown vey good pefomance on text categoization tass [6][7]. Hence, we decided to use this method fo classification. In this pape, we apply LSI model to the -NN algoithm to veify the impovement on text categoization. o classify an unnown document vecto d, the -neaest neighbo (-NN) algoithm ans the document s neighbos among the taining document vectos, and uses the class labels of the most simila neighbos to pedict the class of the input document. he classes of these neighbos ae weighted by the similaity of each neighbo to d, whee similaity may be measued by such as the Euclidean distance o the cosine between the two document vectos. he -NN LSI algoithm has fou steps: 1. Index the taining set 2. Use SDD to map each document vecto into a lowe dimensional space which is associated with concepts and pocess the documents in this space. 3. Fo each document x to be classified, etieve its most simila documents v fom the taining set (whee is a paamete of the algoithm). Call this set R (X ). 4. Fo each categoy C, compute its elevance to x as: S ( c, x ) sim ( d, x ) (8) d R ( x, c ) Whee R ( x, C) is the subset of documents in R (x) that ae elevant to C. hee ae many ways to tansfom the scoes S( c, x) fo a paticula categoydocument pai into a YES/NO decision on whethe to assign that document to that categoy. In this pape, we use the methods called SCut. SCut assigns to each categoy a theshold t(c) and assigns a document x to categoy C if S( c, x) t(c). he choice method of t(c) is explained in section 5.1.

5 4 Related Wo Anothe study has been pefomed using LSI fo text classification. It is made by Ana Cadoso-Cachopo and Alindo Limede Oliveia(2000). In a compaison between - NN LSI and vecto model, and using the Mean Recipocal Ran (MRR) as a measue of oveall pefomance, this study poved that -NN LSI pefomed almost as well as the best pefoming methods, such as Suppot Vecto Machine (SVM), fo text categoization. But his study is confined to English copus and SVD technique is adopted. 5 Expeiments his section povides some empiical evidence to show that LSI is a competitive solution to text classification. he esults ae examined on the data sets of Chinese Libay Classification. 5.1 Data Sets and Potocol he expeiment opeates Chinese text as pocessing obect and uses the Chinese Libay Classification 4 (Simplified Vesion) as citeia (able 1), which is a compehensive one in common use in China's most libaies, infomation institutes and centes. All the Data Sets ae gatheed fom digital libay and Intenet. he web pages, all togethe containing 10,857 pages, ae divided into thity-seven categoies. A Maxism, Leninism, Maoism & Deng Xiao ping's heoy B Philosophy and Religion C Social Science D Politics and law E Militay Science F Economics G Cultue, Science, Education and Athletics H Linguistics able 1. Chinese Libay Classification K Histoy and Geogaphy N Natual Science O Mathematics, Physics and Chemisty P Astonomy and Geosciences Q Bioscience R Medicine and Hygiene S Agicultual Science B Industial echnology F Metallugy Industy G Metal and Metalwoing ech- H Machine and Mete J Weapony K Kinetics Industy L Atomic Enegy M Electo technician N Radio electonics ele-technology S Light industy and Handicaft U Achitectue Science V Wate Consevancy U anspotation V Aviation X Envionmental Science Z Compehensive Boos

6 I Liteatue J At D Mining Engineeing E Petoleum and Natual gas Industy P Automation technology Compute Science Q Chemisty Industy he copus is boen into wods with Wod-Lattice algoithm and afte emoving toens that occu only once o ae on a stoplist, a vocabulay of size 57,040 is left. We set 9,115 pages as the tain set and othes 1,742 as test set. In the stage of taining, the Expected Coss Entopy (ECE) is used on tain set fo featue selection, which is defined as p ( c i ) ECE ( ) p ( c i ) log (9) i p ( c i ) Whee p( c i ) is the pobability of tem and categoy c i co-occuence and p ( c i ) is the pobability of categoy c i. In the pocess of tuning documents into vectos, the tem weights ae computed using a vaiation of the Oapi tem-weighting fomula [8]: tf( t, d) N n( t) wt (, d) log( ) lend ( ) n( t) (10) tf( t, d) avg_ len Whee w( t, d ) is the weight of tem t in document d ; tf ( t, d ) is the withindocument fequency of tem t; N is the numbe of documents in the taining set; n(t) is the numbe of taining documents in which t occus; len(d ) is the numbe of toens in document d afte stop-wod emoval; avg_len is the aveage numbe of toens pe document in the taining set. he values of N, n(t), and avg_len wee computed fom the entie taining set. Befoe the -NN algoithm can be used, the value of must be set. We used standad m-way coss-validation to set this value; the taining data was split into m patitions, with documents assigned andomly to each patition. Fo each coss-validation un, m t of these patitions fomed the taining subset and m va ( m - m t ) patitions the validation subset. Patitions wee otated between the taining and validation subsets so that each patition was used m t times fo taining and m va times fo validation. Pefomance was aveaged ove all m uns to poduce a final value used fo compaison between diffeent values of. Setting the values of t(c) fo the SCut method is though a Modified Leave-oneout Coss-validation Algoithm. Fo each document d in the taining set, use evey othe document in the taining set to assign scoes S( c, d ) via the -NN algoithm. hen set the values of t(c) to be those which poduce optimal pefomance ove this

7 set of scoes. his method has the advantage of deiving the values of t(c) fom a data set that is as close as possible to the actual taining data. At last, we use the standad cosine-similaity metic to compute similaity between the taining and test documents. e.g. sim( d, x) cos( d, x d x ) (11) d x 5.2 Evaluation In expeiment, each document belongs to no moe than two categoies. But the evaluation only consults the fist categoy with highest scoe. Fo text categoization evaluation, the effectiveness measues of pecision, ecall and F1 ae defined espectively. Fo categoy : pecision l m 100 % ecall l n 100 % (12) F 1 ecall ecall pecision + pecision 2 Whee l is the numbe of test set categoy membes assigned to categoy and m is the total numbe of test set membes assigned to categoy.whee n is the numbe of categoy membes in test set. hus fo all categoies, Maco-ecall, Maco-pecision and Maco aveaged F1 scoe ae espectively defined. In ou expeiment, diffeent featue-set sizes wee tested, and the size optimized by the global F1 scoe fo classifie. Finally, 5362 featues wee selected fo -NN. And the in -NN was set to 50. hough the tansfomations of SDD, the 5362 featue tems become a lowe dimensional space of an- appoximation. Affimatively applying SDD in tain phase upgade a little taining cost, but it is negligible to pefomance-pomoting in test phase. he expeiment shows that -NN (SDD) pomotes executive efficiency geatly with stoage cost educed fom 96.6M to 5.62M and executive time condensed fom 3437s to 435s. he choice of -value is an empiical method. he tem-document matix was fed into SDD tansfomation with a vaiety of -values. he esults of these levels ae displayed in Figue 1. hey showed the best aveage F1 with 140.

8 maco-aveage F value Fig. 1. Result of cuent LSI (SDD) system with vaious -values able 2 shows the pecision, ecall and F1 scoe fo each categoy on the full taining set. Note that in all categoies, -NN LSI method made evaluation measue bette in a diffeent degee. otally using -NN LSI against -NN VSM, 143 eo documents ae eliminated and F 1 scoe is 9.48 pecent highe than befoe. able 2. Compaison of the esults on P, R and F 1 between -NN LSI and -NN VSM -NN LSI K-NN VSM n m l Pecsion Recall F 1 m l Pecsion Recall F 1 A % 83.67% % 75.51% B % 92.68% % 92.68% C % 29.17% % 4.17% D % 52.00% % 38.00% E % 68.00% % 58.00% F % 96.00% % 96.00% G % 95.74% % 90.43% H % 92.00% % 84.00% I % 98.00% % 96.00% J % 86.00% % 88.00% K % 32.00% % 32.00% N % 75.00% % 25.00% O % 79.17% % 54.17% P % 96.00% % 94.00% Q % 84.00% % 60.00% R % 96.00% % 76.00% S % 80.85% % 72.34% % 28.00% % 4.00% % 83.33% % 79.17% % 95.56% % 93.33% % 73.47% % 61.22% % 50.00% % 58.33% % 52.08% % 33.33%

9 J % 88.00% % 90.00% % 78.72% % 68.09% % 89.36% % 87.23% % 75.51% % 67.35% % 76.09% % 82.61% % 94.00% % 96.00% % 77.08% % 83.33% % 58.33% % 16.67% % 74.00% % 66.00% % 88.00% % 88.00% U % 85.71% % 83.67% V % 50.00% % 32.00% X % 32.00% % 30.00% Z % % 22.22% 0.33 M 77.32% 75.03% % 64.29% Figue 2 compae the pefomance cuves of the impoved and the oiginal classifies on F 1 scoe with espect to the 37 categoies. hese cuves ae obtained by egading categoies as the hoizontal axis and plotting the pe categoy F 1 scoes fo each classifie % 80.0% 60.0% 40.0% 20.0% 0.0% K-NN LSI K-NN VSM A B C D E F G H I J K N O P Q R S B D E F G H J K L M N P Q S U V U V X Z Fig. 2. he maco-aveaged F 1 cuves fo each categoy using -NN VSM vesus -NN LSI hough expeiments we find that the efficiency of automated text categoization is dependent on tain set quality seiously, theefoe the paamete value pesented in this pape should be adusted to copus in othes application. 6 Conclusion In this pape we pesented a study with significance analyses on text categoization methods based on LSI (SDD). Ou main conclusions ae: LSI (SDD) can achieve simila o highe pefomance at a much lowe stoage cost and little executive time in automated text categoization. As the volume of infomation available on the Intenet continues to incease, online text categoization is equied seiously. So LSI (SDD) is a pomising technique fo text categoization. LSI (SDD) is a technique that waants futhe investigation fo text classification.

10 7 Futue Wo Much wo emains. Fistly, we can impove the method to compute the distance between two document vectos[9].with cosine computing documents similaity, the technique neglects the diffeent among featues and all index tems ae of equal impotance in the pocess of computing, which lead to the inexact esults and dop down the pecision of text categoization. Secondly, lexical analysis can be futhe studied by teating some phases as tems. hidly, the easons fo the poo pefomance of a numbe of categoization should be investigated. Acnowledgements We would lie to than Sun ChenJie and Mao YongQuan fo gatheing web pages and system obust tests, which made the significant test caied out smoothly. Refeences 1. Kesti Aas and Line Eivil. June (1999). ext Categoisation: A Suvey. Nowegian Computing Cente. 2. Ana Cadoso-Cachopo and Alindo Limede Oliveia, (2000). An Empiical Compaison of ext Categoization Methods, Instituto Supeio _ecnico Depatamento de Engenhaia Infom_atica Av. Rovisco Pais. 3. Michael W. Bey and Ricado D.Fieo. (1996). Low_Ran Othogonal Decompositions fo Infomation Retieval Applications. Numeical Linea Algeba with Applications, Vol1(1), Scott C. Deeweste, Susan. Dumais, homas K. Landaue, Geoge W. Funas, and Richad A. Hashman. (1990). Indexing by latent semantic analysis. Jounal of the Ameican Society fo Infomation Science. 5. Kolda,. G. and O'Leay, D. P. (2000). Algoithm 805: Computation and uses of the semidiscete matix decomposition, ACM ansactions on Mathematical Softwae 26(3): 415{ Yiming Yang and Xin Liu. August (1999). A e-examination of text categoization methods. Poceedings of the 22nd Annual Intenational ACM SIGIR Confeence on Reseach and Development in Infomation Retieval, pages 42-49, Beeley, CA, USA. 7. S. Dumais, J. Platt, D. Heceman, and M. Sahami. (1998). Inductive Leaning Algoithms and Repesentations fo ext Categoization, echnical Repot, Micosoft Reseach. 8. om Ault and Yiming Yang. (1999) NN at REC-9. Language echnologies Institute and Compute Science Depatment Newell Simon Hall 3612C, Canegie Mellon Univesity Pittsbugh, PA 15213?213, USA 9. Caon, J. (2000). Expeiments with lsa scoing: Optimal an and basis, echnical epot,siam Computatio-nal IR Woshop.URL: citesee.n.nec.com

Controlled Information Maximization for SOM Knowledge Induced Learning

Controlled Information Maximization for SOM Knowledge Induced Learning 3 Int'l Conf. Atificial Intelligence ICAI'5 Contolled Infomation Maximization fo SOM Knowledge Induced Leaning Ryotao Kamimua IT Education Cente and Gaduate School of Science and Technology, Tokai Univeisity

More information

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012

Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 1(1): 12-16, 2012 2011, Scienceline Publication www.science-line.com Jounal of Wold s Electical Engineeing and Technology J. Wold. Elect. Eng. Tech. 1(1): 12-16, 2012 JWEET An Efficient Algoithm fo Lip Segmentation in Colo

More information

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM

A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Accepted fo publication Intenational Jounal of Flexible Automation and Integated Manufactuing. A VECTOR PERTURBATION APPROACH TO THE GENERALIZED AIRCRAFT SPARE PARTS GROUPING PROBLEM Nagiza F. Samatova,

More information

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension

Segmentation of Casting Defects in X-Ray Images Based on Fractal Dimension 17th Wold Confeence on Nondestuctive Testing, 25-28 Oct 2008, Shanghai, China Segmentation of Casting Defects in X-Ray Images Based on Factal Dimension Jue WANG 1, Xiaoqin HOU 2, Yufang CAI 3 ICT Reseach

More information

A modal estimation based multitype sensor placement method

A modal estimation based multitype sensor placement method A modal estimation based multitype senso placement method *Xue-Yang Pei 1), Ting-Hua Yi 2) and Hong-Nan Li 3) 1),)2),3) School of Civil Engineeing, Dalian Univesity of Technology, Dalian 116023, China;

More information

An Unsupervised Segmentation Framework For Texture Image Queries

An Unsupervised Segmentation Framework For Texture Image Queries An Unsupevised Segmentation Famewok Fo Textue Image Queies Shu-Ching Chen Distibuted Multimedia Infomation System Laboatoy School of Compute Science Floida Intenational Univesity Miami, FL 33199, USA chens@cs.fiu.edu

More information

Assessment of query reweighing, by rocchio method in farsi information retrieval

Assessment of query reweighing, by rocchio method in farsi information retrieval Univesity of Wollongong Reseach Online Univesity of Wollongong in Dubai - Papes Univesity of Wollongong in Dubai 2008 Assessment of quey eweighing, by occhio metho in fasi infomation etieval F Sabooi Bu-Ali

More information

An Extension to the Local Binary Patterns for Image Retrieval

An Extension to the Local Binary Patterns for Image Retrieval , pp.81-85 http://x.oi.og/10.14257/astl.2014.45.16 An Extension to the Local Binay Pattens fo Image Retieval Zhize Wu, Yu Xia, Shouhong Wan School of Compute Science an Technology, Univesity of Science

More information

IP Network Design by Modified Branch Exchange Method

IP Network Design by Modified Branch Exchange Method Received: June 7, 207 98 IP Netwok Design by Modified Banch Method Kaiat Jaoenat Natchamol Sichumoenattana 2* Faculty of Engineeing at Kamphaeng Saen, Kasetsat Univesity, Thailand 2 Faculty of Management

More information

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY

AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY AUTOMATED LOCATION OF ICE REGIONS IN RADARSAT SAR IMAGERY Chistophe Waceman (1), William G. Pichel (2), Pablo Clement-Colón (2) (1) Geneal Dynamics Advanced Infomation Systems, P.O. Box 134008 Ann Abo

More information

Point-Biserial Correlation Analysis of Fuzzy Attributes

Point-Biserial Correlation Analysis of Fuzzy Attributes Appl Math Inf Sci 6 No S pp 439S-444S (0 Applied Mathematics & Infomation Sciences An Intenational Jounal @ 0 NSP Natual Sciences Publishing o Point-iseial oelation Analysis of Fuzzy Attibutes Hao-En hueh

More information

Linear Ensembles of Word Embedding Models

Linear Ensembles of Word Embedding Models Linea Ensembles of Wod Embedding Models Avo Muomägi Univesity of Tatu Tatu, Estonia avom@ut.ee Kaiit Sits Univesity of Tatu Tatu, Estonia kaiit.sits@ut.ee Sven Lau Univesity of Tatu Tatu, Estonia swen@math.ut.ee

More information

On Error Estimation in Runge-Kutta Methods

On Error Estimation in Runge-Kutta Methods Leonado Jounal of Sciences ISSN 1583-0233 Issue 18, Januay-June 2011 p. 1-10 On Eo Estimation in Runge-Kutta Methods Ochoche ABRAHAM 1,*, Gbolahan BOLARIN 2 1 Depatment of Infomation Technology, 2 Depatment

More information

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes

Information Retrieval. CS630 Representing and Accessing Digital Information. IR Basics. User Task. Basic IR Processes CS630 Repesenting and Accessing Digital Infomation Infomation Retieval: Basics Thosten Joachims Conell Univesity Infomation Retieval Basics Retieval Models Indexing and Pepocessing Data Stuctues ~ 4 lectues

More information

Optical Flow for Large Motion Using Gradient Technique

Optical Flow for Large Motion Using Gradient Technique SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 3, No. 1, June 2006, 103-113 Optical Flow fo Lage Motion Using Gadient Technique Md. Moshaof Hossain Sake 1, Kamal Bechkoum 2, K.K. Islam 1 Abstact: In this

More information

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation

A Minutiae-based Fingerprint Matching Algorithm Using Phase Correlation A Minutiae-based Fingepint Matching Algoithm Using Phase Coelation Autho Chen, Weiping, Gao, Yongsheng Published 2007 Confeence Title Digital Image Computing: Techniques and Applications DOI https://doi.og/10.1109/dicta.2007.4426801

More information

A ROI Focusing Mechanism for Digital Cameras

A ROI Focusing Mechanism for Digital Cameras A ROI Focusing Mechanism fo Digital Cameas Chu-Hui Lee, Meng-Feng Lin, Chun-Ming Huang, and Chun-Wei Hsu Abstact With the development and application of digital technologies, the digital camea is moe popula

More information

Color Correction Using 3D Multiview Geometry

Color Correction Using 3D Multiview Geometry Colo Coection Using 3D Multiview Geomety Dong-Won Shin and Yo-Sung Ho Gwangju Institute of Science and Technology (GIST) 13 Cheomdan-gwagio, Buk-ku, Gwangju 500-71, Republic of Koea ABSTRACT Recently,

More information

A Two-stage and Parameter-free Binarization Method for Degraded Document Images

A Two-stage and Parameter-free Binarization Method for Degraded Document Images A Two-stage and Paamete-fee Binaization Method fo Degaded Document Images Yung-Hsiang Chiu 1, Kuo-Liang Chung 1, Yong-Huai Huang 2, Wei-Ning Yang 3, Chi-Huang Liao 4 1 Depatment of Compute Science and

More information

Detection and Recognition of Alert Traffic Signs

Detection and Recognition of Alert Traffic Signs Detection and Recognition of Alet Taffic Signs Chia-Hsiung Chen, Macus Chen, and Tianshi Gao 1 Stanfod Univesity Stanfod, CA 9305 {echchen, macuscc, tianshig}@stanfod.edu Abstact Taffic signs povide dives

More information

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis

Computational and Theoretical Analysis of Null Space and Orthogonal Linear Discriminant Analysis Jounal of Machine Leaning Reseach 7 2006) 1183 1204 Submitted 12/05; Revised 3/06; Published 7/06 Computational and Theoetical Analysis of Null Space and Othogonal Linea Disciminant Analysis Jieping Ye

More information

Towards Adaptive Information Merging Using Selected XML Fragments

Towards Adaptive Information Merging Using Selected XML Fragments Towads Adaptive Infomation Meging Using Selected XML Fagments Ho-Lam Lau and Wilfed Ng Depatment of Compute Science and Engineeing, The Hong Kong Univesity of Science and Technology, Hong Kong {lauhl,

More information

Shortest Paths for a Two-Robot Rendez-Vous

Shortest Paths for a Two-Robot Rendez-Vous Shotest Paths fo a Two-Robot Rendez-Vous Eik L Wyntes Joseph S B Mitchell y Abstact In this pape, we conside an optimal motion planning poblem fo a pai of point obots in a plana envionment with polygonal

More information

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH

SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH I J C A 7(), 202 pp. 49-53 SYSTEM LEVEL REUSE METRICS FOR OBJECT ORIENTED SOFTWARE : AN ALTERNATIVE APPROACH Sushil Goel and 2 Rajesh Vema Associate Pofesso, Depatment of Compute Science, Dyal Singh College,

More information

A Comparative Impact Study of Attribute Selection Techniques on Naïve Bayes Spam Filters

A Comparative Impact Study of Attribute Selection Techniques on Naïve Bayes Spam Filters A Compaative Impact Study of Attibute Selection Techniques on Naïve Bayes Spam Filtes J. R. Méndez, I. Cid, D. Glez-Peña, F. Fdez-Riveola, M. Rocha 2 Dept. Infomática, Univesity of Vigo, Escuela Supeio

More information

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer

Input Layer f = 2 f = 0 f = f = 3 1,16 1,1 1,2 1,3 2, ,2 3,3 3,16. f = 1. f = Output Layer Using the Gow-And-Pune Netwok to Solve Poblems of Lage Dimensionality B.J. Biedis and T.D. Gedeon School of Compute Science & Engineeing The Univesity of New South Wales Sydney NSW 2052 AUSTRALIA bbiedis@cse.unsw.edu.au

More information

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks

Spiral Recognition Methodology and Its Application for Recognition of Chinese Bank Checks Spial Recognition Methodology and Its Application fo Recognition of Chinese Bank Checks Hanshen Tang 1, Emmanuel Augustin 2, Ching Y. Suen 1, Olivie Baet 2, Mohamed Cheiet 3 1 Cente fo Patten Recognition

More information

Module 6 STILL IMAGE COMPRESSION STANDARDS

Module 6 STILL IMAGE COMPRESSION STANDARDS Module 6 STILL IMAE COMPRESSION STANDARDS Lesson 17 JPE-2000 Achitectue and Featues Instuctional Objectives At the end of this lesson, the students should be able to: 1. State the shotcomings of JPE standad.

More information

Assessment of Track Sequence Optimization based on Recorded Field Operations

Assessment of Track Sequence Optimization based on Recorded Field Operations Assessment of Tack Sequence Optimization based on Recoded Field Opeations Matin A. F. Jensen 1,2,*, Claus G. Søensen 1, Dionysis Bochtis 1 1 Aahus Univesity, Faculty of Science and Technology, Depatment

More information

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design

Transmission Lines Modeling Based on Vector Fitting Algorithm and RLC Active/Passive Filter Design Tansmission Lines Modeling Based on Vecto Fitting Algoithm and RLC Active/Passive Filte Design Ahmed Qasim Tuki a,*, Nashien Fazilah Mailah b, Mohammad Lutfi Othman c, Ahmad H. Saby d Cente fo Advanced

More information

Machine Learning for Automatic Classification of Web Service Interface Descriptions

Machine Learning for Automatic Classification of Web Service Interface Descriptions Machine Leaning fo Automatic Classification of Web Sevice Inteface Desciptions Amel Bennaceu 1, Valéie Issany 1, Richad Johansson 4, Alessando Moschitti 3, Romina Spalazzese 2, and Daniel Sykes 1 1 Inia,

More information

All lengths in meters. E = = 7800 kg/m 3

All lengths in meters. E = = 7800 kg/m 3 Poblem desciption In this poblem, we apply the component mode synthesis (CMS) technique to a simple beam model. 2 0.02 0.02 All lengths in metes. E = 2.07 10 11 N/m 2 = 7800 kg/m 3 The beam is a fee-fee

More information

BUPT at TREC 2006: Spam Track

BUPT at TREC 2006: Spam Track BUPT at TREC 2006: Spam Tac Zhen Yang, Wei Xu, Bo Chen, Weian Xu, and Jun Guo PRIS Lab, School of Infomation Engineeing, Beijing Univesity of Posts and Telecommunications, 100876, Beijing, China yangzhen@pis.edu.cn

More information

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder

A Full-mode FME VLSI Architecture Based on 8x8/4x4 Adaptive Hadamard Transform For QFHD H.264/AVC Encoder 20 IEEE/IFIP 9th Intenational Confeence on VLSI and System-on-Chip A Full-mode FME VLSI Achitectue Based on 8x8/ Adaptive Hadamad Tansfom Fo QFHD H264/AVC Encode Jialiang Liu, Xinhua Chen College of Infomation

More information

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images

A Hybrid DWT-SVD Image-Coding System (HDWTSVD) for Color Images A Hybid DWT-SVD Image-Coding System (HDWTSVD) fo Colo Images Humbeto Ochoa a,b, K.R. Rao a a Univesity of Texas at Alington, Box 906 46 ates Steet, Neddeman Hall, Rm 530 Alington, TX 7609 hdo594@exchange.uta.edu

More information

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System

Slotted Random Access Protocol with Dynamic Transmission Probability Control in CDMA System Slotted Random Access Potocol with Dynamic Tansmission Pobability Contol in CDMA System Intaek Lim 1 1 Depatment of Embedded Softwae, Busan Univesity of Foeign Studies, itlim@bufs.ac.k Abstact In packet

More information

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set

Modelling, simulation, and performance analysis of a CAN FD system with SAE benchmark based message set Modelling, simulation, and pefomance analysis of a CAN FD system with SAE benchmak based message set Mahmut Tenuh, Panagiotis Oikonomidis, Peiklis Chachalakis, Elias Stipidis Mugla S. K. Univesity, TR;

More information

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS

ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS ANALYTIC PERFORMANCE MODELS FOR SINGLE CLASS AND MULTIPLE CLASS MULTITHREADED SOFTWARE SERVERS Daniel A Menascé Mohamed N Bennani Dept of Compute Science Oacle, Inc Geoge Mason Univesity 1211 SW Fifth

More information

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES

RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES RANDOM IRREGULAR BLOCK-HIERARCHICAL NETWORKS: ALGORITHMS FOR COMPUTATION OF MAIN PROPERTIES Svetlana Avetisyan Mikayel Samvelyan* Matun Kaapetyan Yeevan State Univesity Abstact In this pape, the class

More information

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION

MULTI-TEMPORAL AND MULTI-SENSOR IMAGE MATCHING BASED ON LOCAL FREQUENCY INFORMATION Intenational Achives of the Photogammety Remote Sensing and Spatial Infomation Sciences Volume XXXIX-B3 2012 XXII ISPRS Congess 25 August 01 Septembe 2012 Melboune Austalia MULTI-TEMPORAL AND MULTI-SENSOR

More information

A New Finite Word-length Optimization Method Design for LDPC Decoder

A New Finite Word-length Optimization Method Design for LDPC Decoder A New Finite Wod-length Optimization Method Design fo LDPC Decode Jinlei Chen, Yan Zhang and Xu Wang Key Laboatoy of Netwok Oiented Intelligent Computation Shenzhen Gaduate School, Habin Institute of Technology

More information

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives

a Not yet implemented in current version SPARK: Research Kit Pointer Analysis Parameters Soot Pointer analysis. Objectives SPARK: Soot Reseach Kit Ondřej Lhoták Objectives Spak is a modula toolkit fo flow-insensitive may points-to analyses fo Java, which enables expeimentation with: vaious paametes of pointe analyses which

More information

Fifth Wheel Modelling and Testing

Fifth Wheel Modelling and Testing Fifth heel Modelling and Testing en Masoy Mechanical Engineeing Depatment Floida Atlantic Univesity Boca aton, FL 4 Lois Malaptias IFMA Institut Fancais De Mechanique Advancee ampus De lemont Feand Les

More information

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology,

And Ph.D. Candidate of Computer Science, University of Putra Malaysia 2 Faculty of Computer Science and Information Technology, (IJCSIS) Intenational Jounal of Compute Science and Infomation Secuity, Efficient Candidacy Reduction Fo Fequent Patten Mining M.H Nadimi-Shahaki 1, Nowati Mustapha 2, Md Nasi B Sulaiman 2, Ali B Mamat

More information

Positioning of a robot based on binocular vision for hand / foot fusion Long Han

Positioning of a robot based on binocular vision for hand / foot fusion Long Han 2nd Intenational Confeence on Advances in Mechanical Engineeing and Industial Infomatics (AMEII 26) Positioning of a obot based on binocula vision fo hand / foot fusion Long Han Compute Science and Technology,

More information

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform

A Shape-preserving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonuniform Fuzzification Transform A Shape-peseving Affine Takagi-Sugeno Model Based on a Piecewise Constant Nonunifom Fuzzification Tansfom Felipe Fenández, Julio Gutiéez, Juan Calos Cespo and Gacián Tiviño Dep. Tecnología Fotónica, Facultad

More information

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number.

(a, b) x y r. For this problem, is a point in the - coordinate plane and is a positive number. Illustative G-C Simila cicles Alignments to Content Standads: G-C.A. Task (a, b) x y Fo this poblem, is a point in the - coodinate plane and is a positive numbe. a. Using a tanslation and a dilation, show

More information

HISTOGRAMS are an important statistic reflecting the

HISTOGRAMS are an important statistic reflecting the JOURNAL OF L A T E X CLASS FILES, VOL. 14, NO. 8, AUGUST 2015 1 D 2 HistoSketch: Disciminative and Dynamic Similaity-Peseving Sketching of Steaming Histogams Dingqi Yang, Bin Li, Laua Rettig, and Philippe

More information

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples

Multi-azimuth Prestack Time Migration for General Anisotropic, Weakly Heterogeneous Media - Field Data Examples Multi-azimuth Pestack Time Migation fo Geneal Anisotopic, Weakly Heteogeneous Media - Field Data Examples S. Beaumont* (EOST/PGS) & W. Söllne (PGS) SUMMARY Multi-azimuth data acquisition has shown benefits

More information

Performance Optimization in Structured Wireless Sensor Networks

Performance Optimization in Structured Wireless Sensor Networks 5 The Intenational Aab Jounal of Infomation Technology, Vol. 6, o. 5, ovembe 9 Pefomance Optimization in Stuctued Wieless Senso etwoks Amine Moussa and Hoda Maalouf Compute Science Depatment, ote Dame

More information

Optimal Adaptive Learning for Image Retrieval

Optimal Adaptive Learning for Image Retrieval Optimal Adaptive Leaning fo Image Retieval ao Wang Dept of Compute Sci and ech singhua Univesity Beijing 00084, P. R. China Wangtao7@63.net Yong Rui Micosoft Reseach One Micosoft Way Redmond, WA 9805,

More information

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks

On the Forwarding Area of Contention-Based Geographic Forwarding for Ad Hoc and Sensor Networks On the Fowading Aea of Contention-Based Geogaphic Fowading fo Ad Hoc and Senso Netwoks Dazhi Chen Depatment of EECS Syacuse Univesity Syacuse, NY dchen@sy.edu Jing Deng Depatment of CS Univesity of New

More information

A Memory Efficient Array Architecture for Real-Time Motion Estimation

A Memory Efficient Array Architecture for Real-Time Motion Estimation A Memoy Efficient Aay Achitectue fo Real-Time Motion Estimation Vasily G. Moshnyaga and Keikichi Tamau Depatment of Electonics & Communication, Kyoto Univesity Sakyo-ku, Yoshida-Honmachi, Kyoto 66-1, JAPAN

More information

Experimental and numerical simulation of the flow over a spillway

Experimental and numerical simulation of the flow over a spillway Euopean Wate 57: 253-260, 2017. 2017 E.W. Publications Expeimental and numeical simulation of the flow ove a spillway A. Seafeim *, L. Avgeis, V. Hissanthou and K. Bellos Depatment of Civil Engineeing,

More information

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE

A New and Efficient 2D Collision Detection Method Based on Contact Theory Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai MIAO, Jian XUE 5th Intenational Confeence on Advanced Mateials and Compute Science (ICAMCS 2016) A New and Efficient 2D Collision Detection Method Based on Contact Theoy Xiaolong CHENG, Jun XIAO a, Ying WANG, Qinghai

More information

Color Interpolation for Single CCD Color Camera

Color Interpolation for Single CCD Color Camera Colo Intepolation fo Single CCD Colo Camea Yi-Ming Wu, Chiou-Shann Fuh, and Jui-Pin Hsu Depatment of Compute Science and Infomation Engineeing, National Taian Univesit, Taipei, Taian Email: 88036@csie.ntu.edu.t;

More information

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann.

A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Personification by Boulic, Thalmann and Thalmann. A Mathematical Implementation of a Global Human Walking Model with Real-Time Kinematic Pesonification by Boulic, Thalmann and Thalmann. Mashall Badley National Cente fo Physical Acoustics Univesity of

More information

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch

Image Registration among UAV Image Sequence and Google Satellite Image Under Quality Mismatch 0 th Intenational Confeence on ITS Telecommunications Image Registation among UAV Image Sequence and Google Satellite Image Unde Quality Mismatch Shih-Ming Huang and Ching-Chun Huang Depatment of Electical

More information

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING

INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING INDEXATION OF WEB PAGES BASED ON THEIR VISUAL RENDERING Emmanuel Buno Univesité du Sud Toulon-Va / LSIS CNRS BP 20132, F-83957 La Gade buno@univ-tln.f Nicolas Faessel LSIS CNRS Domaine Univesitaie de Saint-Jéôme

More information

High performance CUDA based CNN image processor

High performance CUDA based CNN image processor High pefomance UDA based NN image pocesso GEORGE VALENTIN STOIA, RADU DOGARU, ELENA RISTINA STOIA Depatment of Applied Electonics and Infomation Engineeing Univesity Politehnica of Buchaest -3, Iuliu Maniu

More information

A Recommender System for Online Personalization in the WUM Applications

A Recommender System for Online Personalization in the WUM Applications A Recommende System fo Online Pesonalization in the WUM Applications Mehdad Jalali 1, Nowati Mustapha 2, Ali Mamat 2, Md. Nasi B Sulaiman 2 Abstact foeseeing of use futue movements and intentions based

More information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information

Title. Author(s)NOMURA, K.; MOROOKA, S. Issue Date Doc URL. Type. Note. File Information Title CALCULATION FORMULA FOR A MAXIMUM BENDING MOMENT AND THE TRIANGULAR SLAB WITH CONSIDERING EFFECT OF SUPPO UNIFORM LOAD Autho(s)NOMURA, K.; MOROOKA, S. Issue Date 2013-09-11 Doc URL http://hdl.handle.net/2115/54220

More information

Effective Data Co-Reduction for Multimedia Similarity Search

Effective Data Co-Reduction for Multimedia Similarity Search Effective Data Co-Reduction fo Multimedia Similaity Seach Zi Huang Heng Tao Shen Jiajun Liu Xiaofang Zhou School of Infomation Technology and Electical Engineeing The Univesity of Queensland, QLD 472,

More information

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences

Generalized Grey Target Decision Method Based on Decision Makers Indifference Attribute Value Preferences Ameican Jounal of ata ining and Knowledge iscovey 27; 2(4): 2-8 http://www.sciencepublishinggoup.com//admkd doi:.648/.admkd.2724.2 Genealized Gey Taget ecision ethod Based on ecision akes Indiffeence Attibute

More information

Compact Vectors of Locally Aggregated Tensors for 3D shape retrieval

Compact Vectors of Locally Aggregated Tensors for 3D shape retrieval Euogaphics Wokshop on 3D Object Retieval (2013) S. Biasotti, I. Patikakis, U. Castellani, and T. Scheck (Editos) Compact Vectos of Locally Aggegated Tensos fo 3D shape etieval Hedi Tabia 1, David Picad

More information

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB

Survey of Various Image Enhancement Techniques in Spatial Domain Using MATLAB Suvey of Vaious Image Enhancement Techniques in Spatial Domain Using MATLAB Shailenda Singh Negi M.Tech Schola G. B. Pant Engineeing College, Paui Gahwal Uttaahand, India- 46194 ABSTRACT Image Enhancement

More information

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery

Conservation Law of Centrifugal Force and Mechanism of Energy Transfer Caused in Turbomachinery Poceedings of the 4th WSEAS Intenational Confeence on luid Mechanics and Aeodynamics, Elounda, Geece, August 1-3, 006 (pp337-34) Consevation Law of Centifugal oce and Mechanism of Enegy Tansfe Caused in

More information

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA

Methods for history matching under geological constraints Jef Caers Stanford University, Petroleum Engineering, Stanford CA , USA Methods fo histoy matching unde geological constaints Jef Caes Stanfod Univesity, Petoleum Engineeing, Stanfod CA 9435-222, USA Abstact Two geostatistical methods fo histoy matching ae pesented. Both ely

More information

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS

FINITE ELEMENT MODEL UPDATING OF AN EXPERIMENTAL VEHICLE MODEL USING MEASURED MODAL CHARACTERISTICS COMPDYN 009 ECCOMAS Thematic Confeence on Computational Methods in Stuctual Dynamics and Eathquake Engineeing M. Papadakakis, N.D. Lagaos, M. Fagiadakis (eds.) Rhodes, Geece, 4 June 009 FINITE ELEMENT

More information

Effective Missing Data Prediction for Collaborative Filtering

Effective Missing Data Prediction for Collaborative Filtering Effective Missing Data Pediction fo Collaboative Filteing Hao Ma, Iwin King and Michael R. Lyu Dept. of Compute Science and Engineeing The Chinese Univesity of Hong Kong Shatin, N.T., Hong Kong { hma,

More information

A Novel Automatic White Balance Method For Digital Still Cameras

A Novel Automatic White Balance Method For Digital Still Cameras A Novel Automatic White Balance Method Fo Digital Still Cameas Ching-Chih Weng 1, Home Chen 1,2, and Chiou-Shann Fuh 3 Depatment of Electical Engineeing, 2 3 Gaduate Institute of Communication Engineeing

More information

Communication vs Distributed Computation: an alternative trade-off curve

Communication vs Distributed Computation: an alternative trade-off curve Communication vs Distibuted Computation: an altenative tade-off cuve Yahya H. Ezzeldin, Mohammed amoose, Chistina Fagouli Univesity of Califonia, Los Angeles, CA 90095, USA, Email: {yahya.ezzeldin, mkamoose,

More information

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers

XFVHDL: A Tool for the Synthesis of Fuzzy Logic Controllers XFVHDL: A Tool fo the Synthesis of Fuzzy Logic Contolles E. Lago, C. J. Jiménez, D. R. López, S. Sánchez-Solano and A. Baiga Instituto de Micoelectónica de Sevilla. Cento Nacional de Micoelectónica, Edificio

More information

IMAGERY TEXTURE ANALYSIS BASED ON MULTI-FEATURE FRACTAL DIMENSION

IMAGERY TEXTURE ANALYSIS BASED ON MULTI-FEATURE FRACTAL DIMENSION IMAGERY TEXTURE ANALYSIS BASED ON MULTI-EATURE RACTAL DIMENSION Jingxue Wang a,*, Weidong Song a, eng Gao b a School o Geomatics, Liaoning Technical Univesity, uxin, Liaoning, 13, China xiaoxue1861@163.com,

More information

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components

A Neural Network Model for Storing and Retrieving 2D Images of Rotated 3D Object Using Principal Components A Neual Netwok Model fo Stong and Reteving 2D Images of Rotated 3D Object Using Pncipal Components Tsukasa AMANO, Shuichi KUROGI, Ayako EGUCHI, Takeshi NISHIDA, Yasuhio FUCHIKAWA Depatment of Contol Engineeng,

More information

IP Multicast Simulation in OPNET

IP Multicast Simulation in OPNET IP Multicast Simulation in OPNET Xin Wang, Chien-Ming Yu, Henning Schulzinne Paul A. Stipe Columbia Univesity Reutes Depatment of Compute Science 88 Pakway Dive South New Yok, New Yok Hauppuage, New Yok

More information

arxiv: v2 [physics.soc-ph] 30 Nov 2016

arxiv: v2 [physics.soc-ph] 30 Nov 2016 Tanspotation dynamics on coupled netwoks with limited bandwidth Ming Li 1,*, Mao-Bin Hu 1, and Bing-Hong Wang 2, axiv:1607.05382v2 [physics.soc-ph] 30 Nov 2016 1 School of Engineeing Science, Univesity

More information

ANN Models for Coplanar Strip Line Analysis and Synthesis

ANN Models for Coplanar Strip Line Analysis and Synthesis 200 IJCSNS Intenational Jounal of Compute Science and Netwok Secuity, VOL.8 No.10, Octobe 2008 Models fo Coplana Stip Line Analysis and J.Lakshmi Naayana D.K.Si Rama Kishna D.L.Patap Reddy Chalapathi Institute

More information

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE

COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE COLOR EDGE DETECTION IN RGB USING JOINTLY EUCLIDEAN DISTANCE AND VECTOR ANGLE Slawo Wesolkowski Systems Design Engineeing Univesity of Wateloo Wateloo (Ont.), Canada, NL 3G s.wesolkowski@ieee.og Ed Jenigan

More information

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering

Prediction of Time Series Using RBF Neural Networks: A New Approach of Clustering 138 The Intenational Aab Jounal of Infomation Technology, Vol. 6,. 2, Apil 2009 Pediction of Time Seies Using RBF Neual Netwoks: A New Appoach of Clusteing Mohammed Awad 2, Hécto Pomaes 1, Ignacio Rojas

More information

Extract Object Boundaries in Noisy Images using Level Set. Final Report

Extract Object Boundaries in Noisy Images using Level Set. Final Report Extact Object Boundaies in Noisy Images using Level Set by: Quming Zhou Final Repot Submitted to Pofesso Bian Evans EE381K Multidimensional Digital Signal Pocessing May 10, 003 Abstact Finding object contous

More information

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il

vaiation than the fome. Howeve, these methods also beak down as shadowing becomes vey signicant. As we will see, the pesented algoithm based on the il IEEE Conf. on Compute Vision and Patten Recognition, 1998. To appea. Illumination Cones fo Recognition Unde Vaiable Lighting: Faces Athinodoos S. Geoghiades David J. Kiegman Pete N. Belhumeu Cente fo Computational

More information

Directional Stiffness of Electronic Component Lead

Directional Stiffness of Electronic Component Lead Diectional Stiffness of Electonic Component Lead Chang H. Kim Califonia State Univesit, Long Beach Depatment of Mechanical and Aeospace Engineeing 150 Bellflowe Boulevad Long Beach, CA 90840-830, USA Abstact

More information

Lecture # 04. Image Enhancement in Spatial Domain

Lecture # 04. Image Enhancement in Spatial Domain Digital Image Pocessing CP-7008 Lectue # 04 Image Enhancement in Spatial Domain Fall 2011 2 domains Spatial Domain : (image plane) Techniques ae based on diect manipulation of pixels in an image Fequency

More information

An Optimised Density Based Clustering Algorithm

An Optimised Density Based Clustering Algorithm Intenational Jounal of Compute Applications (0975 8887) Volume 6 No.9, Septembe 010 An Optimised Density Based Clusteing Algoithm J. Hencil Pete Depatment of Compute Science St. Xavie s College, Palayamkottai,

More information

Illumination methods for optical wear detection

Illumination methods for optical wear detection Illumination methods fo optical wea detection 1 J. Zhang, 2 P.P.L.Regtien 1 VIMEC Applied Vision Technology, Coy 43, 5653 LC Eindhoven, The Nethelands Email: jianbo.zhang@gmail.com 2 Faculty Electical

More information

Modeling spatially-correlated data of sensor networks with irregular topologies

Modeling spatially-correlated data of sensor networks with irregular topologies This full text pape was pee eviewed at the diection of IEEE Communications Society subject matte expets fo publication in the IEEE SECON 25 poceedings Modeling spatially-coelated data of senso netwoks

More information

STUDIES ON IMPROVING TEXTURE SEGMENTATION PERFORMANCE USING GENERALIZED GAUSSIAN MIXTURE MODEL INTEGRATING DCT AND LBP

STUDIES ON IMPROVING TEXTURE SEGMENTATION PERFORMANCE USING GENERALIZED GAUSSIAN MIXTURE MODEL INTEGRATING DCT AND LBP Jounal of Theoetical and Applied Infomation Technology 3 st Octobe 206. Vol.92. No.2 2005-206 JATIT & LLS. All ights eseved. ISSN: 992-8645 www.jatit.og E-ISSN: 87-395 STUDIES ON IMPROVING TEXTURE SEGMENTATION

More information

LOSSLESS audio coding is used in such applications as

LOSSLESS audio coding is used in such applications as INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2013, VOL. 59, NO. 1, PP. 17 23 Manuscipt eceived Januay 10, 2013; evised Mach, 2013. DOI: 10.2478/eletel-2013-0002 Novel Ideas fo Lossless Audio Coding

More information

Massachusetts Institute of Technology Department of Mechanical Engineering

Massachusetts Institute of Technology Department of Mechanical Engineering cm cm Poblem Massachusetts Institute of echnolog Depatment of Mechanical Engineeing. Intoduction to obotics Sample Poblems and Solutions fo the Mid-em Exam Figue shows a obotic vehicle having two poweed

More information

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays

Approximating Euclidean Distance Transform with Simple Operations in Cellular Processor Arrays 00 th Intenational Wokshop on Cellula Nanoscale Netwoks and thei Applications (CNNA) Appoximating Euclidean Distance Tansfom with Simple Opeations in Cellula Pocesso Aas Samad Razmjooei and Piot Dudek

More information

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM

INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM INFORMATION DISSEMINATION DELAY IN VEHICLE-TO-VEHICLE COMMUNICATION NETWORKS IN A TRAFFIC STREAM LiLi Du Depatment of Civil, Achitectual, and Envionmental Engineeing Illinois Institute of Technology 3300

More information

Mobility Pattern Recognition in Mobile Ad-Hoc Networks

Mobility Pattern Recognition in Mobile Ad-Hoc Networks Mobility Patten Recognition in Mobile Ad-Hoc Netwoks S. M. Mousavi Depatment of Compute Engineeing, Shaif Univesity of Technology sm_mousavi@ce.shaif.edu H. R. Rabiee Depatment of Compute Engineeing, Shaif

More information

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters

Frequency Domain Approach for Face Recognition Using Optical Vanderlugt Filters Optics and Photonics Jounal, 016, 6, 94-100 Published Online August 016 in SciRes. http://www.scip.og/jounal/opj http://dx.doi.og/10.436/opj.016.68b016 Fequency Domain Appoach fo Face Recognition Using

More information

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters

Comparisons of Transient Analytical Methods for Determining Hydraulic Conductivity Using Disc Permeameters Compaisons of Tansient Analytical Methods fo Detemining Hydaulic Conductivity Using Disc Pemeametes 1,,3 Cook, F.J. 1 CSRO Land and Wate, ndoooopilly, Queensland The Univesity of Queensland, St Lucia,

More information

A comparative study of multiple-objective metaheuristics on the bi-objective set covering problem and the Pareto memetic algorithm

A comparative study of multiple-objective metaheuristics on the bi-objective set covering problem and the Pareto memetic algorithm A compaative study of multiple-obective metaheuistics on the bi-obective set coveing poblem and the Paeto memetic algoithm Andze Jaszkiewicz * Woking pape RA-003/0 Septembe 200 * Institute of Computing

More information

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen

Accurate Diffraction Efficiency Control for Multiplexed Volume Holographic Gratings. Xuliang Han, Gicherl Kim, and Ray T. Chen Accuate Diffaction Efficiency Contol fo Multiplexed Volume Hologaphic Gatings Xuliang Han, Gichel Kim, and Ray T. Chen Micoelectonic Reseach Cente Depatment of Electical and Compute Engineeing Univesity

More information

Evaluation of Second-order Visual Features for Land-Use Classification

Evaluation of Second-order Visual Features for Land-Use Classification Evaluation of Second-ode Visual Featues fo Land-Use Classification Romain Negel, David Picad and Philippe-Heni Gosselin ETIS/ENSEA - UCP - CNRS, F95014 Cegy, Fance Email: omain.negel,picad,gosselin@ensea.f

More information

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification

Keith Dalbey, PhD. Sandia National Labs, Dept 1441 Optimization & Uncertainty Quantification SAND 0-50 C Effective & Efficient Handling of Ill - Conditioned Coelation atices in Kiging & adient Enhanced Kiging Emulatos hough Pivoted Cholesky Factoization Keith Dalbey, PhD Sandia National Labs,

More information

Classifying Datasets Using Some Different Classification Methods

Classifying Datasets Using Some Different Classification Methods Intenational Jounal of Engineeing and Technical Reseach (IJETR) ISSN: -869 (O) 454-4698 (P), Volume-5, Issue, June 6 Classifying Datasets Using Some Diffeent Classification Methods Sanaa Abou Elhamayed

More information