LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage

Size: px
Start display at page:

Download "LinkGuide: Towards a Better Collection of Hyperlinks in a Website Homepage"

Transcription

1 Proceeding of the World Congre on Engineering 2007 Vol I LinkGuide: Toward a Better Collection of Hyperlink in a Webite Homepage A. Ammari and V. Zharkova chool of Informatic, Univerity of Bradford anammari@bradford.ac.uk, v.v.zharkova@bradford.ac.uk ABTRACT A dramatic and continuou increae in the complexity and ize of webite on the Internet make rather difficult to build uch webite with required information to be eaily found. Thi tudy addree an intelligent approach to deign and implement the homepage of the variou type of webite; uch a commercial, portal, and earch engine webite. In particular, the tudy aim to tudy the problem of how from a large et of hyperlink available in thoe webite, to recommend a mall optimal collection of hyperlink, leading to the required information with the maximum peed and leat effort. The obective of thi hyperlink recommendation i to maximize the efficiency, effectivene, and utilization of the homepage of a Webite. A a reult, LinkGuide a Web Mining baed framework, i propoed to olve thi hyperlink recommendation problem. The tudy dicue an overview of the deign tatu of LinkGuide, and preent an evaluation criterion that will be ued to meaure the performance of the propoed framework. Index Term Hyperlink Recommendation, LinkGuide, Web Mining. I. INTRODUCTION webite where the Internet uer can eaily find information they eek. To addre thi challenge, we formally define a reearch problem in thi area: Hyperlink Recommendation, and then propoe a web mining-baed framework: LinkGuide, a a olution. There are the two maor way that the Internet uer adopt to find the information they eek on the World Wide Web [5]: either by uing earch engine, or by clicking on hyperlink. Reearch on the earch engine focue on improving recall and preciion [5], [2], [3]. Our reearch, however, concentrate on improving the efficiency of the hyperlink baed earching approach. Normally, Web uer click on a erie of hyperlink in order to find the information they eek. Hence, recommending appropriate hyperlink for each one of them in the web page they browe i crucial to improving their earch efficiency and reaching the required webpage. In particular, our reearch focue on placing the appropriate hyperlink in the home page of a webite, the entrance gate to a webite. A the ize and complexity of webite expand dramatically, it ha become increaingly challenging to deign Hyperlink elected from the ite map to the ite homepage Figure : The hyperlink pool (left) and the homepage (right) of the Univerity of Bradford chool of Informatic IBN: WCE 2007

2 Proceeding of the World Congre on Engineering 2007 Vol I A webite homepage conit of hyperlink elected from a hyperlink pool which i a et of hyperlink pointing to toplevel web page [8]. Uually, the hyperlink pool of a webite conit of hyperlink lited in the ite map page or the ite index page. A hown in Fig., hyperlink in the homepage of the Univerity of Bradford chool of Informatic webite ( are elected from it hyperlink pool. The hyperlink pool conit of hyperlink in it ite map page ( Given the webite deign principle that crolling mut be avoided in homepage [5], a well-deigned homepage uually contain around fifty hyperlink. However, the hyperlink pool of a typical Web ite ha at leat everal hundred hyperlink. For example, the homepage of the Univerity of Bradford chool of Informatic webite conit of 58 hyperlink, while the hyperlink pool ha 248 hyperlink. It i computationally too expenive to exhaut all combination of everal dozen hyperlink from a hyperlink pool with everal hundred hyperlink and find the one that i the mot efficient in guiding Web urfer to the information they need. In the chool of Informatic example, the number of combination of electing 58 hyperlink from 248 hyperlink i 2.28E +57. In comparion, our propoed hyperlink recommendation framework, LinkGuide, incorporate both pattern extracted from the tructure of a webite and thoe dicovered from the web erver log file, which record valuable information about the behaviour of the webite uer. LinkGuide firt employ web tructure mining to dicover the hyperlink that lead to eaily find the bigget number of top-level webpage in the ite. econdly, LinkGuide employ web mining technique [0] to extract hidden pattern about hyperlink preference in the webite baed on the navigational behaviour of the webite uer. The ret of the paper i organized a follow: In the next ection we review related work in Web Mining technique from the literature. In ection three we formally define the Hyperlink Recommendation problem baed on our definition of the effectivene, efficiency, and utilization of a homepage; and we give an overview of a Web Mining baed framework, LinkGuide, a a olution; and in ection four we conclude our paper and dicu the future work of LinkGuide implementation. II. RELATED WORK Web mining i defined a a proce of dicovering and analyzing ueful information from the Web. The web data i claified into content data, tructure data, and uage data [20]. A a reult, for each type of the data, a correponding web mining method wa developed. Web content mining i the proce of automatically retrieving, filtering, and categorizing Web document. A good web content mining urvey can be found in [5]. A Web content mining typically make ue of only text on web page, valuable information implicitly contained in hyperlink i overlooked. In contrat, web tructure mining [4] infer ueful pattern from the Web link topology to help retrieve high quality web page. HIT [9] and PageRank [3] are two widely ued web tructure mining algorithm. Web uage mining [20] i the proce of applying data mining technique to dicover web acce pattern from web log file. A web log file i a collection of the data that explicitly record the information related to uer earching behaviour in a web ite. Ueful attribute for the web uage mining in a web log include IP addre, time, and URL, which explicitly decribe who, at what time, acceed which Web page. Additional attribute include tatu of a HTTP requet and the amount of byte returned by a Web erver. Reearch in web uage mining can be claified into two group: general purpoe proect and pecific-purpoe proect. General purpoe proect, uch a [6] and [7], focued on web uage mining in general. An architecture and pecific tep for web uage mining are propoed in [7] that preented a method to identify potentially intereting pattern in uer preference from the mining reult (e.g., pattern in which unlinked web page are viited together frequently). A new data mining capability to mine path traveral pattern from web log i explored in [6]. pecific purpoe proect focued on application of web uage mining. Web uage mining can be ued to improve organization of webite. Adaptive webite proect [6] ued web viiting pattern, learned from web log, to automatically improve the organization and preentation of webite. Web uage mining to meaure and improve the ucce of webite i exploited in [9]. Web uage mining can alo be ued to peronalize uer web urfing experience. In [2], cluter of viitor who exhibited imilar information need (e.g., viitor who acceed imilar Web page) were dicovered via web uage mining. Thee cluter could be ued to claify new viitor and dynamically ugget hyperlink for them. The technique to learn uer preference from web uage data uing data mining technique, uch a aociation rule mining are preented in [4]. Baed on the learned preference, dynamic hyperlink could be recommended for active viiting eion. The algorithm MINPATH i developed in [] for automatic uggetion of ueful hortcut link in real time in order to improve a wirele web navigation. ince our work i mainly aimed to develop a web recommender approach, reearch on the recommendation ytem i much related to thi work. Content-baed filtering and collaborative filtering are approache to realizing recommendation ytem. The content-baed filtering approach ha it root in information retrieval [7]. Recommendation ytem the ue thi approach, uch a NewWeeder [], recommended obect to a uer baed on the comparion between the content of the obect and the IBN: WCE 2007

3 Proceeding of the World Congre on Engineering 2007 Vol I uer profile. Recommendation ytem the ue the collaborative filtering approach, uch a Ringo [8], recommended obect to a uer becaue other uer with imilar tate liked thee obect. The Fab ytem decribed in [2] i baed on the combination of the content-baed filtering approach and the collaborative filtering approach. Reearch that employ only uage information, uch a the work decribed in [6], did not conider the information contained in the tructure of a web ite, which could be valuable in extracting the hyperlink et that lead to the larget number of important page in a webite. On the other ide, [8] gave high preference to each of every two tructurally linked hyperlink if thoe hyperlink are heavily acceed together in the ame eion by the ame uer. uch a high rank for the initial hyperlink that lead to the terminal hyperlink can be exaggerated imply becaue the uer may not need the initial hyperlink at all if the terminal hyperlink wa placed in the ame page of that of the initial hyperlink. Reearch in Web tructure mining that combine the Web content and Web tructure information i alo related to our tudy. For example, HIT value web page that point to many other page that offer good content. Our framework, LinkGuide, alo value the page that point to many other relevant (good) page. However, good page in LinkGuide are meaured uing the web uage information, uch a frequency that the page are viited together. LinkGuide conider both tructurally related and unrelated page. III. OVERVIEW OF THE LINKGUIDE FRAMEWORK A. Problem Definition It wa etablihed [8] that a web homepage i to be deigned to meet the following condition: (a) can effectively facilitate web urfer in locating the information tored in the webite, (b) ha a limited number of hyperlink placed in the homepage, and (c) i frequently viited by web urfer when they earch for information in the Web ite. Therefore, three evaluation metric to meaure the quality of a web homepage are adopted in our tudy: effectivene, efficiency, and utilization, which addre the three previou point (a), (b), and (c). All three metric hould be calculated from Web log file. A web log file can be broken down into eion with each eion repreenting a equence of conecutive web accee by the ame viitor. For the convenience of reader, important notation ued in thi tudy are defined in Table. Effectivene of a homepage i meaured a the degree of eae in finding uer-ought, top-level page from the homepage. We adopt the definition of [8] for the effectivene of a ingle web eion () and the effectivene of a whole web log file (2) a follow: effectiven e( UHL ( ) HL ) = () UHL ( ) effectiven e( ) = effectiven e(log) = (2) The efficiency of a homepage i conidered [8] to be the number of hyperlink the uer clicked in the homepage and in the level two page (page that are pointed by homepage link) to the total number of hyperlink that exit in the homepage. We ee that thi definition leave a poibility that homepage efficiency may till be very high when the uer click only link that exit in level two page without being intereted in hyperlink in the homepage itelf. To provide more accurate reflection to the efficiency of the homepage itelf, we modified the efficiency definition to be the number of hyperlink the uer clicked only in the homepage to the total number of hyperlink that exit in the homepage. The modified eion level efficiency (3) and log file level efficiency (4) are defined a follow: UHL ( ) PHL efficiency ( ) = (3) PHL efficiency ( ) = efficiency (log) = (4) Utilization of a homepage meaure how often a homepage i viited. A well deigned Web ite homepage hould attract uer to utilize it for finding what they eek in other page. Reference [8] meaured the utilization by counting the number of uer-ought, top-level web page that can be eaily found from the homepage. Thi definition include the hyperlink exit not only in the homepage, but alo in the web page that are directly pointed to by the homepage. To give a more accurate reflection to the utilization of the homepage itelf of a webite, utilization in thi tudy will be meaured by counting the number of uer-ought, top-level Web page that directly exit in the homepage, a follow: utilizatio n(log) = UHL ( ) PHL (5) = We formally define the Hyperlink Recommendation problem a follow: Given: () The hyperlink pool (H) of a web ite; (2) The number of hyperlink to be placed in the homepage of the webite (N), where: N < H. Proce: Recommend N hyperlink from the hyperlink pool H to include in the homepage. Obective: Maximize the effectivene, efficiency, and utilization of the homepage. IBN: WCE 2007

4 Proceeding of the World Congre on Engineering 2007 Vol I Notation H UHL ( ) l L PL PHL EHL HL N effectivene ( ) effectivene (log) efficiency ( ) efficiency (log) utilization (log) Table : ummary of Notation ued in the tudy Decription the number of eion in a Web log a eion, for =, 2,, the hyperlink pool of a Web ite uer-ought, top-level Web page in the number of hyperlink in a Web ite a hyperlink, for =, 2,, l the et of hyperlink in the Web page pointed to by L the et of hyperlink in a Web homepage the et of hyperlink in the Web page pointed to by PHL the et of hyperlink in both PHL and EHL = PHL EHL the number of hyperlink to be placed in the homepage effectiven e( effectiven e(log) = UHL ( ) HL ) = UHL ( ) = effectiven e( ) UHL( ) PHL efficiency ( ) = PHL efficiency (log) = utilizatio n(log) = = efficiency ( ) = UHL ( ) PHL B. The LinkGuide Framework There i a need to develop a Web Mining baed olution to olve the hyperlink recommendation problem with the leat poible computational cot. We propoe a Web Mining Baed framework, LinkGuide, to olve the hyperlink recommendation problem. LinkGuide will mainly incorporate data pattern that are extracted from two main type of reource: Data pattern extracted from the tructure of a webite (hyperlink), and data pattern extracted from the log file of the webite. The firt type of data pattern repreent tructure data pattern (The hyperlink hierarchy of a webite), which require a web tructure mining approach to be extracted. The econd type of data pattern repreent uage data pattern (pattern tored in web log file that decribe web urfer navigational behaviour), which require a web uage mining approach to be extracted. Therefore, our propoed mining framework, LinkGuide, will be deigned and implemented to combine the technique of two main web mining method: web tructure and web uage mining. Fig. 2 outline a flow chart of the LinkGuide framework. LinkGuide will firt extract tructural pattern from the hyperlink pool of the webite by paring the page that are pointed by all the hyperlink in the ite map. Thi will generate a lit of hyperlink pair that are tructurally linked. Each pair will contain two hyperlink, Li and L, Li i the initial hyperlink and L i the terminal hyperlink in thi tructure relationhip. LinkGuide will then apply an aociation rule mining technique to web log file to determine hyperlink pair that are heavily acceed together. A heavily acceed hyperlink pair will have a upport value that i larger than a predefined threhold [8]. Baed on the two previouly defined relationhip between hyperlink in a webite: tructure Relationhip, and Acce Relationhip, LinkGuide will categorize hyperlink pair into the following main four group:. Hyperlink pair in Group A: Thi group of hyperlink indicate that both a tructure relationhip and an acce relationhip hold between two hyperlink. Hyperlink relationhip in thi group will be conidered in our approach. 2. Hyperlink in Group B: Thi group of hyperlink indicate that an acce relationhip, but not a tructure relationhip, exit between two hyperlink. Hyperlink relationhip in thi group will be conidered in our approach. IBN: WCE 2007

5 Proceeding of the World Congre on Engineering 2007 Vol I Input Data: H: Hyperlink Pool N: Number of hyperlink in the homepage Dicover hyperlink tructure relationhip Dicover hyperlink acce relationhip Calculate preference of hyperlink baed on Group A relationhip Compare Effectivene, Efficiency, Utilization with hyperlink of other recommendation approache Recommend a et of hyperlink for the homepage of a webite Calculate preference of hyperlink baed on Group B relationhip Output Data: PHL: Recommended et of hyperlink in the homepage Ye Effectivene, Efficiency, Utilization >= Required value No Modify LinkGuide algorithm Figure 2: An abtract Flow Chart of LinkGuide 3. Hyperlink in Group C: Thi group of hyperlink indicate that a tructure relationhip, but not an acce relationhip, exit between two hyperlink. Thi group reveal that the web page pointed to by the initial hyperlink in a tructure relationhip contain a rarelyviited hyperlink, which i the terminal hyperlink, in the tructure relationhip. Hence, a Group C relationhip reveal a deign problem with internal page. A hyperlink recommendation focue on chooing hyperlink for a webite homepage; our approach will not conider hyperlink relationhip in thi group. 4. Hyperlink in Group D: Thi group of hyperlink indicate that there i neither a tructure relationhip, nor an acce relationhip that exit between any two hyperlink. Our approach will not conider hyperlink relationhip in thi group. IV. CONCLUION AND FUTURE WORK In thi paper, we have formally defined a hyperlink recommendation problem and propoe the web mining baed framework, LinkGuide, a a olution. LinkGuide applie the two web mining technique. Web tructure mining i ued to extract pattern related to how hyperlink are connected in the ite map of the webite, wherea web uage mining i ued to extract pattern related to the navigational behaviour of the uer of the webite. Implementation of the LinkGuide framework i needed a a future vindication of the tudy. For the experimental data, we will perform the experiment on the Univerity of Bradford chool of Informatic webite ince it i large and ufficiently generate web log file to allow u to apply the web uage mining proce and do comparion of different hyperlink recommendation approache. REFERENCE [] Anderon, C., Domingo, P., And Weld, D Adaptive Web navigation for wirele device, in Proceeding of the 7th International Joint Conference on Artificial Intelligence, eattle, WA, [2] Balabanovic, M. And hoham, Y Fab: Contentbaed collaborative recommendation, in Commun. ACM 40, 3, [3] Brin,. And Page, L The anatomy of a large-cale hypertextual Web earch engine, in Proceeding of the 7th International World Wide Web Conference, Bribane, Autralia, April. [4] Chakrabarti,., Dom, B. E., Kumar,. R., Raghavan, P., Raagopalan,., Tomkin, A., Gibon D., And Kleinbirg, J Mining the Web link tructure, in IEEE Comput. 32, 8, [5] Chakrabarti, Data mining for hypertext: a tutorial urvey, in ACM IGKDD Exploration, 2,. [6] Chen, M., Park, J., And Yu, P Data mining for path traveral pattern in a Web environment, in Proceeding of the 6th International Conference on Ditributed Computing ytem, Hong Kong, China, May. [7] Cooley, R., Tan, P., And rivatava, J. 999, WebIFT: the Web ite information filter ytem, in Proceeding of IBN: WCE 2007

6 Proceeding of the World Congre on Engineering 2007 Vol I the Web Uage Analyi and Uer Profiling Workhop, an Diego, CA, Augut. [8] Fang, X. And heng, O Linkelector: A Web Mining Approach to Hyperlink election for Web Portal, in ACM Tranaction on Internet Technology, Vol. 4, No. 2, May 2004, Page [9] Kleinberg J Authoritative ource in a hyperlinked environment, in Proceeding of the 9th ACM-IAM ympoium on Dicrete Algorithm, an Francico, CA, Jan. [0] Koala, R. And Blockeel, H Web mining reearch: a urvey, in ACM IGKDD Exploration 2,, 5. [] Lang, K NewWeeder Learning to filter net new, in Proceeding of the 2th International Conference on Machine Learning, Lake Tahoe, CA. [2] Lawrence,. And Gile, C. L earching the World Wide Web, in cience 280, [3] Lawrence,. And Gile, C. L Acceibility of information on the Web, in Nature 400, [4] Mobaher, B., Cooley, R., And rivatava J Automatic peronalization baed on web uage mining, in Comm. ACM 43, 8, [5] Nielon, J Uer interface direction for the Web.Comm, ACM 42,, [6] Perkowitz, M. And Etzioni, O Toward adaptive web ite: conceptual framework and cae tudy, Artif. Intell. 8, 2, [7] alton, G Automatic Information Organization and Retrieval, McGraw-Hill Inc. [8] hardanand, U. And Mae, P ocial information filtering: algorithm for automating word of mouth, in Proceeding of ACM CHI 95, Denver, CO, May, [9] piliopoulou, M. And Pohle, C Data mining to meaure and improve the ucce of web ite, in Data Mining Knowl. Dic. 5, 2, [20] rivatava, J., Cooley, R., Dehpande, M., And Tan, P Web uage mining: dicovery and application of uage pattern from web data, in IGKDD Exploration, 2, 2. [2] Yan, T., Jacoben, M., Garcia-molina, H., And Dayal, U From uer acce pattern to dynamic hypertext linking, in Proceeding of the 5th International World Wide Web Conference, Pari, France, May. IBN: WCE 2007

Analyzing Hydra Historical Statistics Part 2

Analyzing Hydra Historical Statistics Part 2 Analyzing Hydra Hitorical Statitic Part Fabio Maimo Ottaviani EPV Technologie White paper 5 hnode HSM Hitorical Record The hnode i the hierarchical data torage management node and ha to perform all the

More information

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router

Distributed Packet Processing Architecture with Reconfigurable Hardware Accelerators for 100Gbps Forwarding Performance on Virtualized Edge Router Ditributed Packet Proceing Architecture with Reconfigurable Hardware Accelerator for 100Gbp Forwarding Performance on Virtualized Edge Router Satohi Nihiyama, Hitohi Kaneko, and Ichiro Kudo Abtract To

More information

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications

DAROS: Distributed User-Server Assignment And Replication For Online Social Networking Applications DAROS: Ditributed Uer-Server Aignment And Replication For Online Social Networking Application Thuan Duong-Ba School of EECS Oregon State Univerity Corvalli, OR 97330, USA Email: duongba@eec.oregontate.edu

More information

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks

Performance of a Robust Filter-based Approach for Contour Detection in Wireless Sensor Networks Performance of a Robut Filter-baed Approach for Contour Detection in Wirele Senor Network Hadi Alati, William A. Armtrong, Jr., and Ai Naipuri Department of Electrical and Computer Engineering The Univerity

More information

Service and Network Management Interworking in Future Wireless Systems

Service and Network Management Interworking in Future Wireless Systems Service and Network Management Interworking in Future Wirele Sytem V. Tountopoulo V. Stavroulaki P. Demeticha N. Mitrou and M. Theologou National Technical Univerity of Athen Department of Electrical Engineering

More information

Laboratory Exercise 6

Laboratory Exercise 6 Laboratory Exercie 6 Adder, Subtractor, and Multiplier The purpoe of thi exercie i to examine arithmetic circuit that add, ubtract, and multiply number. Each type of circuit will be implemented in two

More information

An Approach to a Test Oracle for XML Query Testing

An Approach to a Test Oracle for XML Query Testing An Approach to a Tet Oracle for XML Query Teting Dae S. Kim-Park, Claudio de la Riva, Javier Tuya Univerity of Oviedo Computing Department Campu of Vieque, /n, 33204 (SPAIN) kim_park@li.uniovi.e, claudio@uniovi.e,

More information

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart.

Universität Augsburg. Institut für Informatik. Approximating Optimal Visual Sensor Placement. E. Hörster, R. Lienhart. Univerität Augburg à ÊÇÅÍÆ ËÀǼ Approximating Optimal Viual Senor Placement E. Hörter, R. Lienhart Report 2006-01 Januar 2006 Intitut für Informatik D-86135 Augburg Copyright c E. Hörter, R. Lienhart Intitut

More information

Modeling of underwater vehicle s dynamics

Modeling of underwater vehicle s dynamics Proceeding of the 11th WEA International Conference on YTEM, Agio Nikolao, Crete Iland, Greece, July 23-25, 2007 44 Modeling of underwater vehicle dynamic ANDRZEJ ZAK Department of Radiolocation and Hydrolocation

More information

Web Page Recommendation Approach Using Weighted Sequential Patterns and Markov Model

Web Page Recommendation Approach Using Weighted Sequential Patterns and Markov Model Global Journal of Computer Science and Technology Volume 2 Iue 9 Verion.0 April 202 Type: Double Blind Peer Reviewed International Reearch Journal Publiher: Global Journal Inc. (USA) Online ISSN: 0975-472

More information

An Improved Implementation of Elliptic Curve Digital Signature by Using Sparse Elements

An Improved Implementation of Elliptic Curve Digital Signature by Using Sparse Elements The International Arab Journal of Information Technology, Vol. 1, No., July 004 0 An Improved Implementation of Elliptic Curve Digital Signature by Uing Spare Element Eam Al-Daoud Computer Science Department,

More information

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial

SIMIT 7. Component Type Editor (CTE) User manual. Siemens Industrial SIMIT 7 Component Type Editor (CTE) Uer manual Siemen Indutrial Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult

More information

New Structural Decomposition Techniques for Constraint Satisfaction Problems

New Structural Decomposition Techniques for Constraint Satisfaction Problems New Structural Decompoition Technique for Contraint Satifaction Problem Yaling Zheng and Berthe Y. Choueiry Contraint Sytem Laboratory Univerity of Nebraka-Lincoln Email: yzheng choueiry@ce.unl.edu Abtract.

More information

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang

Stochastic Search and Graph Techniques for MCM Path Planning Christine D. Piatko, Christopher P. Diehl, Paul McNamee, Cheryl Resch and I-Jeng Wang Stochatic Search and Graph Technique for MCM Path Planning Chritine D. Piatko, Chritopher P. Diehl, Paul McNamee, Cheryl Rech and I-Jeng Wang The John Hopkin Univerity Applied Phyic Laboratory, Laurel,

More information

Combining Web Usage Mining and Fuzzy Inference for Website Personalization

Combining Web Usage Mining and Fuzzy Inference for Website Personalization Combining Web Uage Mining and Fuzzy Inference for Webite Peronalization Olfa Naraoui and Chritopher Petene Dept. of Electrical and Computer Engineering 206 Engineering Science Bldg. The Univerity of Memphi

More information

A Multi-objective Genetic Algorithm for Reliability Optimization Problem

A Multi-objective Genetic Algorithm for Reliability Optimization Problem International Journal of Performability Engineering, Vol. 5, No. 3, April 2009, pp. 227-234. RAMS Conultant Printed in India A Multi-objective Genetic Algorithm for Reliability Optimization Problem AMAR

More information

Chapter 13 Non Sampling Errors

Chapter 13 Non Sampling Errors Chapter 13 Non Sampling Error It i a general aumption in the ampling theory that the true value of each unit in the population can be obtained and tabulated without any error. In practice, thi aumption

More information

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces

Aalborg Universitet. Published in: Proceedings of the Working Conference on Advanced Visual Interfaces Aalborg Univeritet Software-Baed Adjutment of Mobile Autotereocopic Graphic Uing Static Parallax Barrier Paprocki, Martin Marko; Krog, Kim Srirat; Kritofferen, Morten Bak; Krau, Martin Publihed in: Proceeding

More information

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit

Compressed Sensing Image Processing Based on Stagewise Orthogonal Matching Pursuit Senor & randucer, Vol. 8, Iue 0, October 204, pp. 34-40 Senor & randucer 204 by IFSA Publihing, S. L. http://www.enorportal.com Compreed Sening Image Proceing Baed on Stagewie Orthogonal Matching Puruit

More information

SLA Adaptation for Service Overlay Networks

SLA Adaptation for Service Overlay Networks SLA Adaptation for Service Overlay Network Con Tran 1, Zbigniew Dziong 1, and Michal Pióro 2 1 Department of Electrical Engineering, École de Technologie Supérieure, Univerity of Quebec, Montréal, Canada

More information

Advanced Encryption Standard and Modes of Operation

Advanced Encryption Standard and Modes of Operation Advanced Encryption Standard and Mode of Operation G. Bertoni L. Breveglieri Foundation of Cryptography - AES pp. 1 / 50 AES Advanced Encryption Standard (AES) i a ymmetric cryptographic algorithm AES

More information

Kinematics Programming for Cooperating Robotic Systems

Kinematics Programming for Cooperating Robotic Systems Kinematic Programming for Cooperating Robotic Sytem Critiane P. Tonetto, Carlo R. Rocha, Henrique Sima, Altamir Dia Federal Univerity of Santa Catarina, Mechanical Engineering Department, P.O. Box 476,

More information

xy-monotone path existence queries in a rectilinear environment

xy-monotone path existence queries in a rectilinear environment CCCG 2012, Charlottetown, P.E.I., Augut 8 10, 2012 xy-monotone path exitence querie in a rectilinear environment Gregory Bint Anil Mahehwari Michiel Smid Abtract Given a planar environment coniting of

More information

A CLUSTERING-BASED HYBRID REPLICA CONTROL PROTOCOL FOR HIGH AVAILABILITY IN GRID ENVIRONMENT

A CLUSTERING-BASED HYBRID REPLICA CONTROL PROTOCOL FOR HIGH AVAILABILITY IN GRID ENVIRONMENT Journal of Computer Science 10 (12): 2442-2449, 2014 ISSN: 1549-3636 2014 R. Latip et al., Thi open acce article i ditributed under a Creative Common Attribution (CC-BY) 3.0 licene doi:10.3844/jcp.2014.2442.2449

More information

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1

(12) Patent Application Publication (10) Pub. No.: US 2003/ A1 US 2003O196031A1 (19) United State (12) Patent Application Publication (10) Pub. No.: US 2003/0196031 A1 Chen (43) Pub. Date: Oct. 16, 2003 (54) STORAGE CONTROLLER WITH THE DISK Related U.S. Application

More information

How to Select Measurement Points in Access Point Localization

How to Select Measurement Points in Access Point Localization Proceeding of the International MultiConference of Engineer and Computer Scientit 205 Vol II, IMECS 205, March 8-20, 205, Hong Kong How to Select Meaurement Point in Acce Point Localization Xiaoling Yang,

More information

Edits in Xylia Validity Preserving Editing of XML Documents

Edits in Xylia Validity Preserving Editing of XML Documents dit in Xylia Validity Preerving diting of XML Document Pouria Shaker, Theodore S. Norvell, and Denni K. Peter Faculty of ngineering and Applied Science, Memorial Univerity of Newfoundland, St. John, NFLD,

More information

The Association of System Performance Professionals

The Association of System Performance Professionals The Aociation of Sytem Performance Profeional The Computer Meaurement Group, commonly called CMG, i a not for profit, worldwide organization of data proceing profeional committed to the meaurement and

More information

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz

Operational Semantics Class notes for a lecture given by Mooly Sagiv Tel Aviv University 24/5/2007 By Roy Ganor and Uri Juhasz Operational emantic Page Operational emantic Cla note for a lecture given by Mooly agiv Tel Aviv Univerity 4/5/7 By Roy Ganor and Uri Juhaz Reference emantic with Application, H. Nielon and F. Nielon,

More information

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity

Modelling the impact of cyber attacks on the traffic control centre of an urban automobile transport system by means of enhanced cybersecurity Modelling the impact of cyber attack on the traffic control centre of an urban automobile tranport ytem by mean of enhanced cyberecurity Yoana Ivanova 1,* 1 Bulgarian Academy of Science, Intitute of ICT,

More information

Performance Evaluation of search engines via user efforts measures

Performance Evaluation of search engines via user efforts measures IJCSI International Journal of Computer Science Iue, Vol. 9, Iue 4, No, July 01 www.ijcsi.org 437 Performance Evaluation of earch engine via uer effort meaure Raeh Kumar Goutam 1 and Sanay K. Dwivedi 1

More information

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu

CERIAS Tech Report EFFICIENT PARALLEL ALGORITHMS FOR PLANAR st-graphs. by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daescu CERIAS Tech Report 2003-15 EFFICIENT PARALLEL ALGORITHMS FOR PLANAR t-graphs by Mikhail J. Atallah, Danny Z. Chen, and Ovidiu Daecu Center for Education and Reearch in Information Aurance and Security,

More information

Variable Resolution Discretization in the Joint Space

Variable Resolution Discretization in the Joint Space Variable Reolution Dicretization in the Joint Space Chritopher K. Monon, David Wingate, and Kevin D. Seppi {c,wingated,keppi}@c.byu.edu Computer Science, Brigham Young Univerity Todd S. Peteron peterto@uvc.edu

More information

Aspects of Formal and Graphical Design of a Bus System

Aspects of Formal and Graphical Design of a Bus System Apect of Formal and Graphical Deign of a Bu Sytem Tiberiu Seceleanu Univerity of Turku, Dpt. of Information Technology Turku, Finland tiberiu.eceleanu@utu.fi Tomi Weterlund Turku Centre for Computer Science

More information

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE

Keywords Cloud Computing, Service Level Agreements (SLA), CloudSim, Monitoring & Controlling SLA Agent, JADE Volume 5, Iue 8, Augut 2015 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Verification of Agent

More information

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem,

Hassan Ghaziri AUB, OSB Beirut, Lebanon Key words Competitive self-organizing maps, Meta-heuristics, Vehicle routing problem, COMPETITIVE PROBABIISTIC SEF-ORGANIZING MAPS FOR ROUTING PROBEMS Haan Ghaziri AUB, OSB Beirut, ebanon ghaziri@aub.edu.lb Abtract In thi paper, we have applied the concept of the elf-organizing map (SOM)

More information

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking

Refining SIRAP with a Dedicated Resource Ceiling for Self-Blocking Refining SIRAP with a Dedicated Reource Ceiling for Self-Blocking Mori Behnam, Thoma Nolte Mälardalen Real-Time Reearch Centre P.O. Box 883, SE-721 23 Väterå, Sweden {mori.behnam,thoma.nolte}@mdh.e ABSTRACT

More information

Comparison of Methods for Horizon Line Detection in Sea Images

Comparison of Methods for Horizon Line Detection in Sea Images Comparion of Method for Horizon Line Detection in Sea Image Tzvika Libe Evgeny Gerhikov and Samuel Koolapov Department of Electrical Engineering Braude Academic College of Engineering Karmiel 2982 Irael

More information

Planning of scooping position and approach path for loading operation by wheel loader

Planning of scooping position and approach path for loading operation by wheel loader 22 nd International Sympoium on Automation and Robotic in Contruction ISARC 25 - September 11-14, 25, Ferrara (Italy) 1 Planning of cooping poition and approach path for loading operation by wheel loader

More information

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION

ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION ANALYSIS OF THE FIRST LAYER IN WEIGHTLESS NEURAL NETWORKS FOR 3_DIMENSIONAL PATTERN RECOGNITION A. Váque-Nava * Ecuela de Ingeniería. CENTRO UNIVERSITARIO MEXICO. DIVISION DE ESTUDIOS SUPERIORES J. Figueroa

More information

AUTOMATIC TEST CASE GENERATION USING UML MODELS

AUTOMATIC TEST CASE GENERATION USING UML MODELS Volume-2, Iue-6, June-2014 AUTOMATIC TEST CASE GENERATION USING UML MODELS 1 SAGARKUMAR P. JAIN, 2 KHUSHBOO S. LALWANI, 3 NIKITA K. MAHAJAN, 4 BHAGYASHREE J. GADEKAR 1,2,3,4 Department of Computer Engineering,

More information

1 The secretary problem

1 The secretary problem Thi i new material: if you ee error, pleae email jtyu at tanford dot edu 1 The ecretary problem We will tart by analyzing the expected runtime of an algorithm, a you will be expected to do on your homework.

More information

Multi-Target Tracking In Clutter

Multi-Target Tracking In Clutter Multi-Target Tracking In Clutter John N. Sander-Reed, Mary Jo Duncan, W.B. Boucher, W. Michael Dimmler, Shawn O Keefe ABSTRACT A high frame rate (0 Hz), multi-target, video tracker ha been developed and

More information

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds *

A Linear Interpolation-Based Algorithm for Path Planning and Replanning on Girds * Advance in Linear Algebra & Matrix Theory, 2012, 2, 20-24 http://dx.doi.org/10.4236/alamt.2012.22003 Publihed Online June 2012 (http://www.scirp.org/journal/alamt) A Linear Interpolation-Baed Algorithm

More information

Frequency Table Computation on Dataflow Architecture

Frequency Table Computation on Dataflow Architecture Frequency Table Computation on Dataflow Architecture P. Škoda *, V. Sruk **, and B. Medved Rogina * * Ruđer Bošković Intitute, Zagreb, Croatia ** Faculty of Electrical Engineering and Computing, Univerity

More information

Data Mining with Linguistic Thresholds

Data Mining with Linguistic Thresholds Int. J. Contemp. Math. Science, Vol. 7, 22, no. 35, 7-725 Data Mining with Linguitic Threhold Tzung-Pei Hong Department of Electrical Engineering National Univerity of Kaohiung Kaohiung, Taiwan, R.O.C.

More information

Policy-based Injection of Private Traffic into a Public SDN Testbed

Policy-based Injection of Private Traffic into a Public SDN Testbed Intitut für Techniche Informatik und Kommunikationnetze Adrian Friedli Policy-baed Injection of Private Traffic into a Public SDN Tetbed Mater Thei MA-2013-12 Advior: Dr. Bernhard Ager, Vaileio Kotroni

More information

On successive packing approach to multidimensional (M-D) interleaving

On successive packing approach to multidimensional (M-D) interleaving On ucceive packing approach to multidimenional (M-D) interleaving Xi Min Zhang Yun Q. hi ankar Bau Abtract We propoe an interleaving cheme for multidimenional (M-D) interleaving. To achieved by uing a

More information

A Fast Association Rule Algorithm Based on Bitmap Computing with Multiple Minimum Supports using Maximum Constraints

A Fast Association Rule Algorithm Based on Bitmap Computing with Multiple Minimum Supports using Maximum Constraints A Fat Aociation Rule Algorithm Baed on Bitmap Computing with Multiple Minimum Support uing Maximum Contraint Jyothi Patil, and Dr. V.D.Mytri Abtract Mining aociation rule from databae i a timeconuming

More information

/06/$ IEEE 364

/06/$ IEEE 364 006 IEEE International ympoium on ignal Proceing and Information Technology oie Variance Etimation In ignal Proceing David Makovoz IPAC, California Intitute of Technology, MC-0, Paadena, CA, 95 davidm@ipac.caltech.edu;

More information

Connected Placement of Disaster Shelters in Modern Cities

Connected Placement of Disaster Shelters in Modern Cities Connected Placement of Diater Shelter in Modern Citie Huanyang Zheng and Jie Wu Department of Computer and Information Science Temple Univerity, USA {huanyang.zheng, jiewu}@temple.edu ABSTRACT Thi paper

More information

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO

Integration of Digital Test Tools to the Internet-Based Environment MOSCITO Integration of Digital Tet Tool to the Internet-Baed Environment MOSCITO Abtract Current paper decribe a new environment MOSCITO for providing acce to tool over the internet. The environment i built according

More information

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing.

Keywords: Defect detection, linear phased array transducer, parameter optimization, phased array ultrasonic B-mode imaging testing. Send Order for Reprint to reprint@benthamcience.ae 488 The Open Automation and Control Sytem Journal, 2014, 6, 488-492 Open Acce Parameter Optimization of Linear Phaed Array Tranducer for Defect Detection

More information

3-D Visualization of a Gene Regulatory Network: Stochastic Search for Layouts

3-D Visualization of a Gene Regulatory Network: Stochastic Search for Layouts 3-D Viualization of a Gene Regulatory Network: Stochatic Search for Layout Naoki Hooyama Department of Electronic Engineering, Univerity of Tokyo, Japan hooyama@iba.k.u-tokyo.ac.jp Abtract- In recent year,

More information

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED

A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED A PROBABILISTIC NOTION OF CAMERA GEOMETRY: CALIBRATED VS. UNCALIBRATED Jutin Domke and Yianni Aloimono Computational Viion Laboratory, Center for Automation Reearch Univerity of Maryland College Park,

More information

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES

3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES MAKARA, TEKNOLOGI, VOL. 9, NO., APRIL 5: 3-35 3D MODELLING WITH LINEAR APPROACHES USING GEOMETRIC PRIMITIVES Mochammad Zulianyah Informatic Engineering, Faculty of Engineering, ARS International Univerity,

More information

SIMIT 7. Profinet IO Gateway. User Manual

SIMIT 7. Profinet IO Gateway. User Manual SIMIT 7 Profinet IO Gateway Uer Manual Edition January 2013 Siemen offer imulation oftware to plan, imulate and optimize plant and machine. The imulation- and optimizationreult are only non-binding uggetion

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES05 Analyi and Deign of Engineering Sytem: Lab : An Introductory Tutorial: Getting Started with SIMULINK What i SIMULINK? SIMULINK i a oftware package for modeling, imulating, and analyzing dynamic ytem.

More information

A Fast Association Rule Algorithm Based On Bitmap and Granular Computing

A Fast Association Rule Algorithm Based On Bitmap and Granular Computing A Fat Aociation Rule Algorithm Baed On Bitmap and Granular Computing T.Y.Lin Xiaohua Hu Eric Louie Dept. of Computer Science College of Information Science IBM Almaden Reearch Center San Joe State Univerity

More information

Lecture 14: Minimum Spanning Tree I

Lecture 14: Minimum Spanning Tree I COMPSCI 0: Deign and Analyi of Algorithm October 4, 07 Lecture 4: Minimum Spanning Tree I Lecturer: Rong Ge Scribe: Fred Zhang Overview Thi lecture we finih our dicuion of the hortet path problem and introduce

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Thi article appeared in a journal publihed by Elevier. The attached copy i furnihed to the author for internal non-commercial reearch and education ue, including for intruction at the author intitution

More information

else end while End References

else end while End References 621-630. [RM89] [SK76] Roenfeld, A. and Melter, R. A., Digital geometry, The Mathematical Intelligencer, vol. 11, No. 3, 1989, pp. 69-72. Sklanky, J. and Kibler, D. F., A theory of nonuniformly digitized

More information

A Practical Model for Minimizing Waiting Time in a Transit Network

A Practical Model for Minimizing Waiting Time in a Transit Network A Practical Model for Minimizing Waiting Time in a Tranit Network Leila Dianat, MASc, Department of Civil Engineering, Sharif Univerity of Technology, Tehran, Iran Youef Shafahi, Ph.D. Aociate Profeor,

More information

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck.

Cutting Stock by Iterated Matching. Andreas Fritsch, Oliver Vornberger. University of Osnabruck. D Osnabruck. Cutting Stock by Iterated Matching Andrea Fritch, Oliver Vornberger Univerity of Onabruck Dept of Math/Computer Science D-4909 Onabruck andy@informatikuni-onabrueckde Abtract The combinatorial optimization

More information

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks

Maneuverable Relays to Improve Energy Efficiency in Sensor Networks Maneuverable Relay to Improve Energy Efficiency in Senor Network Stephan Eidenbenz, Luka Kroc, Jame P. Smith CCS-5, MS M997; Lo Alamo National Laboratory; Lo Alamo, NM 87545. Email: {eidenben, kroc, jpmith}@lanl.gov

More information

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing.

Key Terms - MinMin, MaxMin, Sufferage, Task Scheduling, Standard Deviation, Load Balancing. Volume 3, Iue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Reearch in Computer Science and Software Engineering Reearch Paper Available online at: www.ijarce.com Tak Aignment in

More information

How to. write a paper. The basics writing a solid paper Different communities/different standards Common errors

How to. write a paper. The basics writing a solid paper Different communities/different standards Common errors How to write a paper The baic writing a olid paper Different communitie/different tandard Common error Reource Raibert eay My grammar point Article on a v. the Bug in writing Clarity Goal Conciene Calling

More information

Evolution of Non-Deterministic Incremental Algorithms. Hugues Juille. Volen Center for Complex Systems. Brandeis University. Waltham, MA

Evolution of Non-Deterministic Incremental Algorithms. Hugues Juille. Volen Center for Complex Systems. Brandeis University. Waltham, MA Evolution of Non-Determinitic Incremental Algorithm a a New Approach for Search in State Space Hugue Juille Computer Science Department Volen Center for Complex Sytem Brandei Univerity Waltham, MA 02254-9110

More information

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique

Building a Compact On-line MRF Recognizer for Large Character Set using Structured Dictionary Representation and Vector Quantization Technique 202 International Conference on Frontier in Handwriting Recognition Building a Compact On-line MRF Recognizer for Large Character Set uing Structured Dictionary Repreentation and Vector Quantization Technique

More information

A User-Attention Based Focus Detection Framework and Its Applications

A User-Attention Based Focus Detection Framework and Its Applications A Uer-Attention Baed Focu Detection Framework and It Application Chia-Chiang Ho, Wen-Huang Cheng, Ting-Jian Pan, Ja-Ling Wu Communication and Multimedia Laboratory, Department of Computer Science and Information

More information

Application of Social Relation Graphs for Early Detection of Transient Spammers

Application of Social Relation Graphs for Early Detection of Transient Spammers Radolaw rendel and Henryk Krawczyk Application of Social Relation raph for Early Detection of Tranient Spammer RADOSLAW RENDEL and HENRYK KRAWCZYK Electronic, Telecommunication and Informatic Department

More information

Using Mouse Feedback in Computer Assisted Transcription of Handwritten Text Images

Using Mouse Feedback in Computer Assisted Transcription of Handwritten Text Images 2009 10th International Conference on Document Analyi and Recognition Uing Moue Feedback in Computer Aited Trancription of Handwritten Text Image Verónica Romero, Alejandro H. Toelli, Enrique Vidal Intituto

More information

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost

Implementation of a momentum-based distance metric for motion graphs. Student: Alessandro Di Domenico (st.no ), Supervisor: Nicolas Pronost Implementation of a momentum-baed ditance metric for motion graph Student: Aleandro Di Domenico (t.no 3775682), Supervior: Nicola Pronot April 3, 2014 Abtract Thi report preent the procedure and reult

More information

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong

A Load Balancing Model based on Load-aware for Distributed Controllers. Fengjun Shang, Wenjuan Gong 4th International Conference on Machinery, Material and Computing Technology (ICMMCT 2016) A Load Balancing Model baed on Load-aware for Ditributed Controller Fengjun Shang, Wenjuan Gong College of Compute

More information

Set-based Approach for Lossless Graph Summarization using Locality Sensitive Hashing

Set-based Approach for Lossless Graph Summarization using Locality Sensitive Hashing Set-baed Approach for Lole Graph Summarization uing Locality Senitive Hahing Kifayat Ullah Khan Supervior: Young-Koo Lee Expected Graduation Date: Fall 0 Deptartment of Computer Engineering Kyung Hee Univerity

More information

Image authentication and tamper detection using fragile watermarking in spatial domain

Image authentication and tamper detection using fragile watermarking in spatial domain International Journal of Advanced Reearch in Computer Engineering & Technology (IJARCET) Volume 6, Iue 7, July 2017, ISSN: 2278 1323 Image authentication and tamper detection uing fragile watermarking

More information

Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compensation

Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compensation Analytical Redundancy and Fuzzy Inference in AUV Fault Detection and Compenation A. J. Healey Profeor and Director Center for AUV Reearch Naval Potgraduate School Monterey, CA 93953 healey@me.np.navy.mil

More information

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi

np vp cost = 0 cost = c np vp cost = c I replacing term cost = c+c n cost = c * Error detection Error correction pron det pron det n gi Spoken Language Paring with Robutne and ncrementality Yohihide Kato, Shigeki Matubara, Katuhiko Toyama and Yauyohi nagaki y Graduate School of Engineering, Nagoya Univerity y Faculty of Language and Culture,

More information

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc

MAT 155: Describing, Exploring, and Comparing Data Page 1 of NotesCh2-3.doc MAT 155: Decribing, Exploring, and Comparing Data Page 1 of 8 001-oteCh-3.doc ote for Chapter Summarizing and Graphing Data Chapter 3 Decribing, Exploring, and Comparing Data Frequency Ditribution, Graphic

More information

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems

A System Dynamics Model for Transient Availability Modeling of Repairable Redundant Systems International Journal of Performability Engineering Vol., No. 3, May 05, pp. 03-. RAMS Conultant Printed in India A Sytem Dynamic Model for Tranient Availability Modeling of Repairable Redundant Sytem

More information

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput

Modeling the Effect of Mobile Handoffs on TCP and TFRC Throughput Modeling the Effect of Mobile Handoff on TCP and TFRC Throughput Antonio Argyriou and Vijay Madietti School of Electrical and Computer Engineering Georgia Intitute of Technology Atlanta, Georgia 3332 25,

More information

ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR

ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR ADAM - A PROBLEM-ORIENTED SYMBOL PROCESSOR A. P. Mullery and R. F. Schauer Thoma J. Waton Reearch Center International Buine Machine Corporation Yorktown Height, New York R. Rice International Buine Machine

More information

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Iue 4, April 2015 International Journal Advance Reearch in Computer Science and Management Studie Reearch Article / Survey Paper / Cae Study Available online at: www.ijarcm.com

More information

Floating Point CORDIC Based Power Operation

Floating Point CORDIC Based Power Operation Floating Point CORDIC Baed Power Operation Kazumi Malhan, Padmaja AVL Electrical and Computer Engineering Department School of Engineering and Computer Science Oakland Univerity, Rocheter, MI e-mail: kmalhan@oakland.edu,

More information

Shortest Paths with Single-Point Visibility Constraint

Shortest Paths with Single-Point Visibility Constraint Shortet Path with Single-Point Viibility Contraint Ramtin Khoravi Mohammad Ghodi Department of Computer Engineering Sharif Univerity of Technology Abtract Thi paper tudie the problem of finding a hortet

More information

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM

See chapter 8 in the textbook. Dr Muhammad Al Salamah, Industrial Engineering, KFUPM Goal programming Objective of the topic: Indentify indutrial baed ituation where two or more objective function are required. Write a multi objective function model dla a goal LP Ue weighting um and preemptive

More information

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata

[N309] Feedforward Active Noise Control Systems with Online Secondary Path Modeling. Muhammad Tahir Akhtar, Masahide Abe, and Masayuki Kawamata he 32nd International Congre and Expoition on Noie Control Engineering Jeju International Convention Center, Seogwipo, Korea, Augut 25-28, 2003 [N309] Feedforward Active Noie Control Sytem with Online

More information

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder

Computer Arithmetic Homework Solutions. 1 An adder for graphics. 2 Partitioned adder. 3 HDL implementation of a partitioned adder Computer Arithmetic Homework 3 2016 2017 Solution 1 An adder for graphic In a normal ripple carry addition of two poitive number, the carry i the ignal for a reult exceeding the maximum. We ue thi ignal

More information

Research Article Longest Path Reroute to Optimize the Optical Multicast Routing in Sparse Splitting WDM Networks

Research Article Longest Path Reroute to Optimize the Optical Multicast Routing in Sparse Splitting WDM Networks International Optic Volume 0, Article ID 9, page http://dxdoiorg/0/0/9 Reearch Article Longet Path Reroute to Optimize the Optical Multicat Routing in Spare Splitting WDM Network Huanlin Liu, Hongyue Dai,

More information

The underigned hereby recommend to the Faculty of Graduate Studie and Reearch aceeptance of the thei, Two Topic in Applied Algorithmic ubmitted by Pat

The underigned hereby recommend to the Faculty of Graduate Studie and Reearch aceeptance of the thei, Two Topic in Applied Algorithmic ubmitted by Pat Two Topic in Applied Algorithmic By Patrick R. Morin A thei ubmitted to the Faculty of Graduate Studie and Reearch in partial fullment of the requirement for the degree of Mater of Computer Science Ottawa-Carleton

More information

Reporting Checklist for Nature Neuroscience

Reporting Checklist for Nature Neuroscience Correponding Author: Manucript Number: Manucript Type: Jeremy Elman NNBC48172A Brief Communication Reporting Checklit for Nature Neurocience # Figure: 2 # Figure: 5 # Table: 6 # Video: 0 Thi checklit i

More information

Web Science and additionality

Web Science and additionality Admin tuff... Lecture 1: EITN01 Web Intelligence and Information Retrieval Meage, lide, handout, lab manual and link: http://www.eit.lth.e/coure/eitn01 Contact: Ander Ardö, Ander.Ardo@eit.lth.e, room:

More information

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery

Mirror shape recovery from image curves and intrinsic parameters: Rotationally symmetric and conic mirrors. Abstract. 2. Mirror shape recovery Mirror hape recovery from image curve and intrinic parameter: Rotationally ymmetric and conic mirror Nuno Gonçalve and Helder Araújo Λ Intitute of Sytem and Robotic Univerity of Coimbra Pinhal de Marroco

More information

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10

Computer Aided Drafting, Design and Manufacturing Volume 25, Number 3, September 2015, Page 10 Computer Aided Drafting, Deign and Manufacturing Volume 5, umber 3, September 015, Page 10 CADDM Reearch of atural Geture Recognition and Interactive Technology Compatible with YCbCr and SV Color Space

More information

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment

Increasing Throughput and Reducing Delay in Wireless Sensor Networks Using Interference Alignment Int. J. Communication, Network and Sytem Science, 0, 5, 90-97 http://dx.doi.org/0.436/ijcn.0.50 Publihed Online February 0 (http://www.scirp.org/journal/ijcn) Increaing Throughput and Reducing Delay in

More information

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm

Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Anne Auger and Nikolau Hanen Performance Evaluation of an Advanced Local Search Evolutionary Algorithm Proceeding of the IEEE Congre on Evolutionary Computation, CEC 2005 c IEEE Performance Evaluation

More information

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM

AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROBLEM RAC Univerity Journal, Vol IV, No, 7, pp 87-9 AN ALGORITHM FOR RESTRICTED NORMAL FORM TO SOLVE DUAL TYPE NON-CANONICAL LINEAR FRACTIONAL PROGRAMMING PROLEM Mozzem Hoain Department of Mathematic Ghior Govt

More information

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS

A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Vietnam Journal of Science and Technology 55 (5) (017) 650-657 DOI: 10.1565/55-518/55/5/906 A METHOD OF REAL-TIME NURBS INTERPOLATION WITH CONFINED CHORD ERROR FOR CNC SYSTEMS Nguyen Huu Quang *, Banh

More information

An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring

An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring An Algebraic Approach to Adaptive Scalable Overlay Network Monitoring ABSTRACT Overlay network monitoring enable ditributed Internet application to detect and recover from path outage and period of degraded

More information

A QoS-aware Service Composition Approach based on Semantic Annotations and Integer Programming

A QoS-aware Service Composition Approach based on Semantic Annotations and Integer Programming A QoS-aware Service Compoition Approach baed on Semantic Annotation and Integer Programming I. INTRODUCTION Service Oriented Architecture (SOA) i a widely adopted paradigm for developing ditributed application

More information