Content Classification for Caching under CDNs

Size: px
Start display at page:

Download "Content Classification for Caching under CDNs"

Transcription

1 Content Classfcaton for Cachng under CDNs George Palls 1,2, Charlaos homos 2, Konstantnos Stamos 2, Athena Vakal 2, George Andreads 3 1 Department of Computer Scence, Unversty of Cyprus 2 Department of Informatcs, Arstotle Unversty of hessalonk 3 School of Engneerng, Arstotle Unversty of hessalonk gpalls@cs.ucy.ac.cy, {chthomos, kstamos, avakal}@csd.auth.gr, andread@eng.auth.gr Abstract Content Delvery Networks (CDNs) provde an effcent support for servng resource-hungry applcatons whle mnmzng the network mpact of content delvery as well as shftng the traffc away from overloaded orgn servers. However, ther performance gan s lmted snce the storage space n CDN s servers s not used optmally. In order to manage ther storage capacty n an effcent way, we ntegrate cachng technques n CDNs. he challenge s to decde whch objects would be devoted to cachng so as the CDN s server may be used both as a replcator and as a proxy server. In ths paper we propose a nonlnear non-parametrc model whch classfes the CDN s server cache nto two parts. hrough a detaled smulaton envronment, we show that the proposed technque can yeld sgnfcant reducton n user-perceved latency as compared wth other heurstc schemes. 1. Introducton CDNs (Content Delvery Networks) have been proposed to accelerate the delvery of the Web content. On a daly bass, users use the Internet for resourcehungry applcatons whch nvolve content such as vdeo, audo on-demand and dstrbuted data. For nstance, the Internet vdeo ste Youube hts more than 100 mllon vdeos per day. Estmatons of Youtubes bandwdth go from 25B/day to 200B/day. At the same tme, more and more Web content servers are delverng greater volumes of content but wth hgh senstvty to delays. For nstance, a delay on fnancal data-feed Web ste (e.g., USD to EUR currency stock markets) may cause serous problems to the end-users. A CDN s an overlay network across Internet, whch conssts of a set of surrogate servers (dstrbuted around the world), routers and network elements. Surrogate servers are the key elements n a CDN, actng as replcators. hey store copes (also called replcas) of dentcal content, such that clents requests are satsfed by the most approprate ste. Once a clent requests for content on an orgn server (managed by a CDN), clent s request s drected to the approprate CDNs surrogate server Paper s Motvaton & Contrbuton Whle the CDNs result n sgnfcant benefts, n terms of avalablty, stablty and Web transfer speed, ther performance ncrease s lmted due to the facts that: the storage space n surrogate servers s not used optmally [1], the content whch s replcated n the surrogate servers remans statc for a consderable perod of tme. In order to allevate the above problems we deploy cachng n conjuncton wth replcaton. Specfcally, we consder a CDN whose surrogate servers act smultaneously both as proxy servers and content replcators. Accordng to the lterature, the resultng problem of fndng whch objects replcas should be created where, gven that any free space wll be used for cachng, s NP-complete [1]. In ths context, two heurstc approaches have been proposed [1, 6] towards managng the capacty of surrogate servers. Specfcally, the key ssue of Hybrd [1] and SRC [6] s to determne the percentage of storage space of CDN s surrogate servers that would be devoted n cachng. However, these approaches are offlne and, consequently, are unable to handle effcently the sudden changes n the nterest of the end users. hs s a crucal ssue f we consder that the most popular objects reman popular for a short tme perod [3]. Furthermore, the Hybrd algorthm suffers from admnstratvely tunable parameters whch determne the percentage of storage space for cachng [1]. In ths context, the deal content management polcy of surrogate servers should: (a) Handle the sudden changes of Web users request streams; (b) Lack of any admnstratvely tunable parameters; (c) Acheve a delcate balance between replcaton and cachng towards mprovng the CDN s performance. he major contrbutons of ths work are: Proposng a CDN framework where the surrogate servers act both as proxy caches and statc content replcators under a cooperatve envronment. Presentng a method, the so-called R-P (Reward- Penalty), whch parttons the surrogate servers /08/$ IEEE

2 cache nto two parts: he frst part s devoted to cachng and the second one s devoted to replcaton. he replcas are classfed to one of the above categores by usng a nonlnear model. he nonlnear model s preferred snce t classfes better the replcas than any lnear model [4]. Provdng an expermentaton showng that our method performs better than the examned algorthms. We evaluate the performance of the proposed method usng a dataset whch captures the workloads of a streamng meda Web ste. he rest of ths paper s organzed as follows. In Secton 2 we present the proposed R-P method. Secton 3 presents the smulaton testbed, and secton 4 evaluates the experment results. Fnally, the concluson of our work s gven n secton he R-P Method We consder a CDN framework, where the surrogate servers act both as dynamc content replcators (proxy caches) and statc ones under a cooperatve envronment. Durng a tranng tme perod the Web objects of each surrogate server are classfed nto two categores by usng a nonlnear model: volatle and statc. he volatle objects are replcated to the dynamc part of cache, whereas, the statc ones are replcated to the statc part of cache. In the proposed framework, the avalable storage capacty of each surrogate server, whch s denoted by K, s parttoned nto two parts: he frst one ( S ) s used for replcatng content statcally and the second one ( D ) s used for replcatng content dynamcally (runnng a cache replacement polcy): D + S = K (1) From the above equaton t holds that f D = 0 the cooperatve push-based scheme s appled where, the surrogate servers cooperate upon cache msses and the content of the caches remans unchanged. On the other hand, f S = 0 the surrogate servers turn nto cooperatve proxy caches (dynamc cachng only). Our proposed method assgns a qualty value q for each object whch has been replcated n surrogate servers. In partcular, the qualty value of replcas s expressed by the users nterest (ncreasng ts value by usng equaton 2) or the lack of users nterest (decreasng ts value by usng equaton 3) for the underlyng replca. he ntuton behnd s that each tme t an object s requested, t s rewarded by the functon R(. At the same tme, all the other replcas receve a penalty by the functon P(, snce they have not been requested. Specfcally, the followng functons have been defned: 1 R( = 1 ( t t ) (2) 1 P( = ( t t ) (3) he t expresses the tme of the prevous user s request for the specfc object and denotes the tranng tme perod. Regardng the relaton between t and t, t holds t t. herefore, t s obvously occurred that R( [0,1] and P( [ 1,0]. he qualty value of each object for a specfc tme s calculated by the sum of the total reward and penalty values as follows: q = ( P( + R( ) (4) t = 0 akng nto account the qualty value of each object (equaton 4), we classfy them nto two categores by usng a classfcaton model. Consderng that lnear models do not classfy effcently the Web objects due to ther neffcency to fnd correlatons among Web objects features [4], we make use of the logstc sgmod functon. Specfcally, the logstc sgmod functon has been wdely used by neural networks [2] to ntroduce nonlnearty n the model. hus, t has been proven useful n case of two-class classfcaton [4]. Here, the followng model splts the objects populaton nto two groups (dynamc and statc) wth respect to the equaton 4: 1 N( q ) = (5) 1 e Eventually, the above nonlnear model (equaton 5) wll classfy each object nto one of the two desred categores: volatle ( N ( q ) 0) or statc ( N ( ) 1). A smlar model has also been used n q [4] n order to predct the cache utlty value of each cached object by usng features from Web users traces. In ths paragraph, a descrpton of the R-P method s gven. Intally, we consder that a warm-up phase for the surrogate servers caches has been preceded where the replcas of each surrogate server have been classfed nto volatle and statc wth respect to the equaton 5. Furthermore, t s crtcal to consder a tme perod for resettng the qualty values of replcas. he functonalty of the R-P method s depcted by the flowchart n Fgure 1. When a surrogate server receves a request for an object, the qualty values of replcas q

3 are updated wth respect to equaton 4. hen, a check to the statc cache s performed. If t s a ht, the request s served; else another check to the dynamc cache s performed. In case the requested object s n the cache, t s served and the cache s content s updated wth respect to the qualty values of objects. In case of a cache mss, the requested object s pulled from another server (selected based on proxmty measures) and stored nto the dynamc cache. hen, the end-user receves the cached object. he objects of the dynamc part of cache wll be avalable n surrogate server s cache for future requests as long as they are allowed by the cache replacement polcy. Accordng to ths polcy, f there s no space to store ths object, t s removed from the dynamc part of cache the object whch has the lowest qualty value. he qualty value of each object s calculated by the equaton 4. he above procedure s repeated untl the tme threshold () s exceeded. In such a case, all the objects, whch are stored n surrogate server, are re-classfed accordng to the equaton 5 and ther qualty values are reset. hus, for small values of, R-P captures more effcently the sudden changes of Web users request streams. Fgure 1. An Outlne of R-P Approach 3. Smulaton estbed CDNs host real tme applcatons and they are not used for research purposes. herefore, for the expermentaton needs t s crucal to mplement a smulaton testbed. In ths work, we use the CDNsm a tool that smulates a man CDN nfrastructure. A demo of our tool can be found at ~cdnsm/. It s based on the ΟΜΝeΤ++ lbrary whch provdes a publc-source, component-based, modular and open-archtecture smulaton envronment wth strong GUI support and an embeddable smulaton kernel. All CDN networkng ssues, lke surrogate server selecton, propagaton, queueng, bottlenecks and processng delays are computed dynamcally va CDNsm, whch provdes a detaled mplementaton of the CP/IP protocol, mplementng packet swtchng, packet re-transmsson upon msses, objects freshness etc. Here, the CDNsm smulates a CDN wth 20 homogeneous surrogate servers whch have been located all over the world. he sze of each surrogate server has been defned as the percentage of the total bytes of the Web server content. Fnally, the outsourced content has been replcated to surrogate servers usng the l2p algorthm [5]. Accordng to the l2p, the outsourced objects are placed to the surrogate servers wth respect to the total network s latency and the objects load. hs polcy s preferred snce t acheved the hghest performance. Consderng that the role of CDNs s prmarly focused on mprovng the QoS of the resourcehungry applcatons n Web stes, such as Dgtal elevson, Interactve V, Vdeo On Demand (VOD), etc., streamng meda servces are of nterest n CDNs. In ths context, we used the MedSyn workload generator descrbed n [7], whch generates realstc streamng meda server workloads. Specfcally, ths generator reflects the dynamcs and evoluton of content at meda stes and the change of access rate to ths content over tme. Furthermore, the MedSyn changes the popularty of objects over a daly tme scale wthn a certan perod of tme. In ths work, we have generated a data set, whch represents the HP Corporate Meda Solutons Server (HPC) Web ste. able 1 presents the characterstcs of the examned data sets. Fnally, concernng the network topology, we used an AS-level Internet topology wth a total of 3037 nodes. hs topology captures a realstc Internet topology by usng BGP routng data collected from a set of 7 geographcallydspersed BGP peers. 4. Expermentaton 4.1. Examned Polces he proposed approach (R-P) ntegrates both cachng and replcaton n CDNs. hus, we evaluate the R-P s performance wth respect to the above standalone approaches. Furthermore, we compare R-P wth SRC. Prevous results [6] have shown that SRC s the leadng algorthm n the lterature for ntegratng cachng and replcaton over CDNs. Specfcally, the followng approaches are examned: SRC: A placement smlarty measure s used n order to evaluate the level of ntegraton of Web cachng wth content replcaton.

4 Cachng: All the storage capacty of the surrogate servers s allocated to cachng. he selected cache replacement polcy s LRU snce t s used by the most proxy cache servers (e.g., Squd). Replcaton: All the objects are replcated statcally n each surrogate server usng all the avalable storage capacty. able 1. Parameters for Generated Data Set Characterstc HPC Log duraton 91 days Number of requests Number of Web objects 1434 Sze of Web ste 3.8Gbytes Fgure 2. Mean Response me vs. Fgure 3. Mean Response me vs. Cache sze 4.2. Evaluaton Measures he measures used n the experments are consdered to be the most ndcatve ones for performance evaluaton. Specfcally, the followng measures are used: Mean Response me (MR): the expected tme for a request to be satsfed. It s the summaton of all requests tmes dvded by ther quantty. hs measure expresses the users watng tme n order to serve ther requests and t should be as small as possble. Byte Ht Rato (BHR): t s defned as the fracton of the total number of bytes that were requested and exsted n the cache of the closest to the clents surrogate server to the number of bytes that were requested. A hgh byte ht rato mproves the network performance (.e., bandwdth savngs, low congeston). Ht Rato (HR): t s defned as the fracton of cache hts to the total number of requests. A hgh ht rato ndcates an effectve cache replacement polcy and defnes an ncreased user servcng, reducng the average latency Evaluaton Frstly, we nvestgate the proposed approach R-P wth respect to the mean response tme, wth varyng. he results are reported n Fgure 2. he x-axs represents the whch s expressed n days (24 hours reflect to 1 day), whereas, the y-axs represents tme unts accordng to CDNsm s nternal clock and not some physcal tme quantty, lke seconds, mnutes. So the results should be nterpreted by comparng the relatve performance of the algorthms. hs means that f one technque gets a response tme 0.5 and some other gets 1.0, then n the real world the second one would be twce as slow as the frst technque. In general, we observe that as the tme perod () for takng place a reclassfcaton of replcas ncreases, the performance of R-P s deterorated. In other words, ths means that the performance of the R-P captures better the sudden changes of Web users request streams when the replcas are reclassfed n small tme perods. For nstance, the lowest mean response tme has been observed when the classfcaton takes place every two days. hs observaton s common ndependent of the surrogate servers cache szes. Regardng the cache sze of surrogate servers the R-P presents lower mean response tmes for small-scale cache szes. he cache szes of surrogate servers are expressed n terms of the percentage of the total sze of the examned Web ste. Secondly, we test the performance of the examned ntegrated approaches (SRC and R-P) wth respect to the cache sze. Due to lack of space, we have consdered that the tme perod takes the value of two days. he results are depcted n Fgure 3. he x-axs represents the cache sze of each surrogate server. We observe that the R-P outperforms the SRC approach achevng a delcate balance between cachng and replcaton. Furthermore, we observe that as the cache sze of surrogate servers grows, the mean response tme of the examned polces ncreases n a lnear way. Fgure 4 presents the BHR of the examned polces. he x-axs represents the cache sze, whereas, the y- axs represents the BHR. he R-P s the leadng algorthm, achevng the hghest BHR. As we expected, the BHR of the examned algorthms ncreases wth respect to the surrogate server s cache sze. In partcular, the larger the cache sze s, the hgher the BHR s. As far as the cachng approach s

5 concerned, t presents hgher BHR than the replcaton one. he close performance of SRC and cachng s explaned by the fact that a large percentage of storage space n the SRC s allocated to Web cachng (about 85%). On the other hand, the pure replcaton yelds poor performance and t seems that t s not affected by the cache sze. hs behavor was expected snce the pure replcaton does not manage n an effcent way the storage space. Qute smlar results are also obtaned when we evaluate the HR of the examned algorthms. he results are reported n Fgure 5. As prevous, the R-P s the leadng algorthm, ndcatng the hghest HR comparng wth the examned approaches. o summarze the experments, we can conclude that the ntegraton of replcaton wth cachng leads to mproved performance n terms of perceved network latency, byte ht rato and ht rato. he results renforce the ntal ntuton that replcatng replcas statcally for content avalablty along wth cachng polces mproves the Web performance. he proposed method outperforms the exstng ntegratng approach, achevng a delcate balance between replcaton and cachng. Furthermore, the performance of R-P seems to handle effcently the sudden changes of Web users request streams. 5. Concluson In ths paper, we dealt wth the potental performance benefts that can be reaped by combnng both cachng and replcaton n CDNs. he challenge for such an approach s to determne whch objects would be devoted n cachng so as the CDN s server may be used both as a replcator and as a proxy server. In ths paper, we propose a nonlnear non-parametrc model whch classfes the CDN s server cache nto two parts. Inspred by the neural networks, we make use of the logstc sgmod functon n order to splt the outsourced objects nto two groups (volatle and statc). he expermentatons results show that the proposed approach acheves a delcate balance between replcaton and cachng towards mprovng the CDN s performance. Furthermore, the R-P approach captures n an effcent way the sudden changes of Web users request streams, whch usually occur n streamng meda Web stes. Fgure 4. BHR vs. Cache Sze Fgure 5. HR vs. Cache Sze 6. Acknowledgments hs work has been supported partally by the Mare Cure EU project (Contract No ) and by the Hrakletos project under the EPEAEK Framework. 7. References [1] S. Bakras,. Loukopoulos: Combnng replca placement and cachng technques n content dstrbuton networks. Computer Communcatons, 28(9): , [2] C.M. Bshop: Neural Networks for Pattern Recognton. Oxford Unversty Press, [3] Y. Chen, L. Qu,W. Chen, L. Nguyen, R. H. Katz: Effcent and adaptve Web replcaton usng content clusterng. IEEE Journal on Selected Areas n Communcatons, 21(6): , [4]. Koskela, J. Hekkonen, K. Kask: Web cache optmzaton wth nonlnear model usng object features. Computer Networks, 43(6): , [5] G. Palls, K. Stamos, A. Vakal, A. Sdropoulos, D. Katsaros, Y. Manolopoulos: Replcaton based on objects load under a content dstrbuton network. Proceedngs of the 2nd WIRI (In conjuncton wth ICDE06), Atlanta, Georga, USA, Apr [6] K. Stamos, G.Palls, C.homos, A.Vakal: A smlarty based approach for ntegrated Web cachng and content replcaton n CDNs. Proceedngs of the 10 th IDEAS, New Delh, Inda, Sep [7] W. ang, Y. Fu, L. Cherkasova, A. Vahdat: Modelng and generatng realstc streamng meda server workloads. Computer Networks, 51(1): , 2007.

Efficient Distributed File System (EDFS)

Efficient Distributed File System (EDFS) Effcent Dstrbuted Fle System (EDFS) (Sem-Centralzed) Debessay(Debsh) Fesehaye, Rahul Malk & Klara Naherstedt Unversty of Illnos-Urbana Champagn Contents Problem Statement, Related Work, EDFS Desgn Rate

More information

FRES-CAR: An Adaptive Cache Replacement Policy

FRES-CAR: An Adaptive Cache Replacement Policy FRES-CAR: An Adaptve Cache Replacement Polcy George Palls, Athena Vaal, Eythms Sdropoulos Department of Informatcs Arstotle Unversty of Thessalon, 54124, Thessalon, Greece gpalls@ccf.auth.gr, {avaal, eythms}@csd.auth.gr

More information

Video Proxy System for a Large-scale VOD System (DINA)

Video Proxy System for a Large-scale VOD System (DINA) Vdeo Proxy System for a Large-scale VOD System (DINA) KWUN-CHUNG CHAN #, KWOK-WAI CHEUNG *# #Department of Informaton Engneerng *Centre of Innovaton and Technology The Chnese Unversty of Hong Kong SHATIN,

More information

Shared Running Buffer Based Proxy Caching of Streaming Sessions

Shared Running Buffer Based Proxy Caching of Streaming Sessions Shared Runnng Buffer Based Proxy Cachng of Streamng Sessons Songqng Chen, Bo Shen, Yong Yan, Sujoy Basu Moble and Meda Systems Laboratory HP Laboratores Palo Alto HPL-23-47 March th, 23* E-mal: sqchen@cs.wm.edu,

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

Learning the Kernel Parameters in Kernel Minimum Distance Classifier Learnng the Kernel Parameters n Kernel Mnmum Dstance Classfer Daoqang Zhang 1,, Songcan Chen and Zh-Hua Zhou 1* 1 Natonal Laboratory for Novel Software Technology Nanjng Unversty, Nanjng 193, Chna Department

More information

Support Strong Consistency for Mobile Dynamic Contents Delivery Network

Support Strong Consistency for Mobile Dynamic Contents Delivery Network Nnth IEEE Internatonal Symposum on Multmeda 27 Support Strong Consstency for Moble Dynamc Contents Delvery Networ Zhou Su, Jro Katto and Yasuho Yasuda Graduate School of Scence and Engneerng, Waseda Unversty,

More information

Simulation Based Analysis of FAST TCP using OMNET++

Simulation Based Analysis of FAST TCP using OMNET++ Smulaton Based Analyss of FAST TCP usng OMNET++ Umar ul Hassan 04030038@lums.edu.pk Md Term Report CS678 Topcs n Internet Research Sprng, 2006 Introducton Internet traffc s doublng roughly every 3 months

More information

A Binarization Algorithm specialized on Document Images and Photos

A Binarization Algorithm specialized on Document Images and Photos A Bnarzaton Algorthm specalzed on Document mages and Photos Ergna Kavalleratou Dept. of nformaton and Communcaton Systems Engneerng Unversty of the Aegean kavalleratou@aegean.gr Abstract n ths paper, a

More information

Integrating Caching Techniques in CDNs using a Classification Approach

Integrating Caching Techniques in CDNs using a Classification Approach Runnng head: INTEGRATING CACHING TECHNIQUES IN CDNS USING A CLASSIFICATION APPROACH Integratng Cachng Technque n CDN ung a Clafcaton Approach George Pall Department of Computer Scence Unverty of Cypru,

More information

An Optimal Algorithm for Prufer Codes *

An Optimal Algorithm for Prufer Codes * J. Software Engneerng & Applcatons, 2009, 2: 111-115 do:10.4236/jsea.2009.22016 Publshed Onlne July 2009 (www.scrp.org/journal/jsea) An Optmal Algorthm for Prufer Codes * Xaodong Wang 1, 2, Le Wang 3,

More information

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions

SRB: Shared Running Buffers in Proxy to Exploit Memory Locality of Multiple Streaming Media Sessions SRB: Shared Runnng Buffers n Proxy to Explot Memory Localty of Multple Streamng Meda Sessons Songqng Chen,BoShen, Yong Yan, Sujoy Basu, and Xaodong Zhang Department of Computer Scence Moble and Meda System

More information

Channel 0. Channel 1 Channel 2. Channel 3 Channel 4. Channel 5 Channel 6 Channel 7

Channel 0. Channel 1 Channel 2. Channel 3 Channel 4. Channel 5 Channel 6 Channel 7 Optmzed Regonal Cachng for On-Demand Data Delvery Derek L. Eager Mchael C. Ferrs Mary K. Vernon Unversty of Saskatchewan Unversty of Wsconsn Madson Saskatoon, SK Canada S7N 5A9 Madson, WI 5376 eager@cs.usask.ca

More information

Optimized caching in systems with heterogeneous client populations

Optimized caching in systems with heterogeneous client populations Performance Evaluaton 42 (2000) 163 185 Optmzed cachng n systems wth heterogeneous clent populatons Derek L. Eager a,, Mchael C. Ferrs b, Mary K. Vernon b a Department of Computer Scence, Unversty of Saskatchewan,

More information

AADL : about scheduling analysis

AADL : about scheduling analysis AADL : about schedulng analyss Schedulng analyss, what s t? Embedded real-tme crtcal systems have temporal constrants to meet (e.g. deadlne). Many systems are bult wth operatng systems provdng multtaskng

More information

Virtual Memory. Background. No. 10. Virtual Memory: concept. Logical Memory Space (review) Demand Paging(1) Virtual Memory

Virtual Memory. Background. No. 10. Virtual Memory: concept. Logical Memory Space (review) Demand Paging(1) Virtual Memory Background EECS. Operatng System Fundamentals No. Vrtual Memory Prof. Hu Jang Department of Electrcal Engneerng and Computer Scence, York Unversty Memory-management methods normally requres the entre process

More information

Classifier Selection Based on Data Complexity Measures *

Classifier Selection Based on Data Complexity Measures * Classfer Selecton Based on Data Complexty Measures * Edth Hernández-Reyes, J.A. Carrasco-Ochoa, and J.Fco. Martínez-Trndad Natonal Insttute for Astrophyscs, Optcs and Electroncs, Lus Enrque Erro No.1 Sta.

More information

An Entropy-Based Approach to Integrated Information Needs Assessment

An Entropy-Based Approach to Integrated Information Needs Assessment Dstrbuton Statement A: Approved for publc release; dstrbuton s unlmted. An Entropy-Based Approach to ntegrated nformaton Needs Assessment June 8, 2004 Wllam J. Farrell Lockheed Martn Advanced Technology

More information

Feature Reduction and Selection

Feature Reduction and Selection Feature Reducton and Selecton Dr. Shuang LIANG School of Software Engneerng TongJ Unversty Fall, 2012 Today s Topcs Introducton Problems of Dmensonalty Feature Reducton Statstc methods Prncpal Components

More information

Cluster Analysis of Electrical Behavior

Cluster Analysis of Electrical Behavior Journal of Computer and Communcatons, 205, 3, 88-93 Publshed Onlne May 205 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.4236/cc.205.350 Cluster Analyss of Electrcal Behavor Ln Lu Ln Lu, School

More information

Load-Balanced Anycast Routing

Load-Balanced Anycast Routing Load-Balanced Anycast Routng Chng-Yu Ln, Jung-Hua Lo, and Sy-Yen Kuo Department of Electrcal Engneerng atonal Tawan Unversty, Tape, Tawan sykuo@cc.ee.ntu.edu.tw Abstract For fault-tolerance and load-balance

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data A Fast Content-Based Multmeda Retreval Technque Usng Compressed Data Borko Furht and Pornvt Saksobhavvat NSF Multmeda Laboratory Florda Atlantc Unversty, Boca Raton, Florda 3343 ABSTRACT In ths paper,

More information

A Competitive Replica Placement Methodology for Ad Hoc Networks

A Competitive Replica Placement Methodology for Ad Hoc Networks World Academy of Scence, Engneerng and Technology 55 29 A Compettve Replca Placement Methodology for Ad Hoc Networks Samee Ullah Khan and Cemal Ardl Abstract In ths paper, a mathematcal model for data

More information

Machine Learning 9. week

Machine Learning 9. week Machne Learnng 9. week Mappng Concept Radal Bass Functons (RBF) RBF Networks 1 Mappng It s probably the best scenaro for the classfcaton of two dataset s to separate them lnearly. As you see n the below

More information

X- Chart Using ANOM Approach

X- Chart Using ANOM Approach ISSN 1684-8403 Journal of Statstcs Volume 17, 010, pp. 3-3 Abstract X- Chart Usng ANOM Approach Gullapall Chakravarth 1 and Chaluvad Venkateswara Rao Control lmts for ndvdual measurements (X) chart are

More information

Consistency and Update in Mobile Overlay Networks. Zhou SU, Jiro KATTO, Yasuhiko YASUDA, and Yu CHEN, Members, IEEE

Consistency and Update in Mobile Overlay Networks. Zhou SU, Jiro KATTO, Yasuhiko YASUDA, and Yu CHEN, Members, IEEE 1 Consstency and Update n Moble Overlay Networs Zhou SU, Jro KATTO, Yasuho YASUDA, and Yu CHEN, Members, IEEE Contact Emal: zhousu@asag.waseda.p Abstract Wth the development whereby moble content dstrbuton

More information

Video streaming over the Internet is becoming very popular and

Video streaming over the Internet is becoming very popular and Streamng MPEG-4 AudoVsual Objects Usng TCP-Frendly Rate Control and Unequal Error Protecton Toufk Ahmed 1, Ahmed Mehaoua 1 and Vncent Lecure 2 1 2 CNRS-PRSM LabUnversty of Versalles CRAN lab CNRS UMR 739

More information

an assocated logc allows the proof of safety and lveness propertes. The Unty model nvolves on the one hand a programmng language and, on the other han

an assocated logc allows the proof of safety and lveness propertes. The Unty model nvolves on the one hand a programmng language and, on the other han UNITY as a Tool for Desgn and Valdaton of a Data Replcaton System Phlppe Quennec Gerard Padou CENA IRIT-ENSEEIHT y Nnth Internatonal Conference on Systems Engneerng Unversty of Nevada, Las Vegas { 14-16

More information

Some material adapted from Mohamed Younis, UMBC CMSC 611 Spr 2003 course slides Some material adapted from Hennessy & Patterson / 2003 Elsevier

Some material adapted from Mohamed Younis, UMBC CMSC 611 Spr 2003 course slides Some material adapted from Hennessy & Patterson / 2003 Elsevier Some materal adapted from Mohamed Youns, UMBC CMSC 611 Spr 2003 course sldes Some materal adapted from Hennessy & Patterson / 2003 Elsever Scence Performance = 1 Executon tme Speedup = Performance (B)

More information

The Research of Support Vector Machine in Agricultural Data Classification

The Research of Support Vector Machine in Agricultural Data Classification The Research of Support Vector Machne n Agrcultural Data Classfcaton Le Sh, Qguo Duan, Xnmng Ma, Me Weng College of Informaton and Management Scence, HeNan Agrcultural Unversty, Zhengzhou 45000 Chna Zhengzhou

More information

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation

An Iterative Solution Approach to Process Plant Layout using Mixed Integer Optimisation 17 th European Symposum on Computer Aded Process Engneerng ESCAPE17 V. Plesu and P.S. Agach (Edtors) 2007 Elsever B.V. All rghts reserved. 1 An Iteratve Soluton Approach to Process Plant Layout usng Mxed

More information

Load Balancing for Hex-Cell Interconnection Network

Load Balancing for Hex-Cell Interconnection Network Int. J. Communcatons, Network and System Scences,,, - Publshed Onlne Aprl n ScRes. http://www.scrp.org/journal/jcns http://dx.do.org/./jcns.. Load Balancng for Hex-Cell Interconnecton Network Saher Manaseer,

More information

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr)

Helsinki University Of Technology, Systems Analysis Laboratory Mat Independent research projects in applied mathematics (3 cr) Helsnk Unversty Of Technology, Systems Analyss Laboratory Mat-2.08 Independent research projects n appled mathematcs (3 cr) "! #$&% Antt Laukkanen 506 R ajlaukka@cc.hut.f 2 Introducton...3 2 Multattrbute

More information

Routing in Degree-constrained FSO Mesh Networks

Routing in Degree-constrained FSO Mesh Networks Internatonal Journal of Hybrd Informaton Technology Vol., No., Aprl, 009 Routng n Degree-constraned FSO Mesh Networks Zpng Hu, Pramode Verma, and James Sluss Jr. School of Electrcal & Computer Engneerng

More information

Adaptive Power-Aware Prefetch in Wireless Networks

Adaptive Power-Aware Prefetch in Wireless Networks Adaptve Power-Aware Prefetch n Wreless Networks Langzhong Yn, Student Member, IEEE, and Guohong Cao, Member, IEEE Abstract Most of the prefetch technques used n the current cache management schemes do

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

Parallelism for Nested Loops with Non-uniform and Flow Dependences Parallelsm for Nested Loops wth Non-unform and Flow Dependences Sam-Jn Jeong Dept. of Informaton & Communcaton Engneerng, Cheonan Unversty, 5, Anseo-dong, Cheonan, Chungnam, 330-80, Korea. seong@cheonan.ac.kr

More information

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION

Overview. Basic Setup [9] Motivation and Tasks. Modularization 2008/2/20 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Overvew 2 IMPROVED COVERAGE CONTROL USING ONLY LOCAL INFORMATION Introducton Mult- Smulator MASIM Theoretcal Work and Smulaton Results Concluson Jay Wagenpfel, Adran Trachte Motvaton and Tasks Basc Setup

More information

The Codesign Challenge

The Codesign Challenge ECE 4530 Codesgn Challenge Fall 2007 Hardware/Software Codesgn The Codesgn Challenge Objectves In the codesgn challenge, your task s to accelerate a gven software reference mplementaton as fast as possble.

More information

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap

Empirical Distributions of Parameter Estimates. in Binary Logistic Regression Using Bootstrap Int. Journal of Math. Analyss, Vol. 8, 4, no. 5, 7-7 HIKARI Ltd, www.m-hkar.com http://dx.do.org/.988/jma.4.494 Emprcal Dstrbutons of Parameter Estmates n Bnary Logstc Regresson Usng Bootstrap Anwar Ftranto*

More information

Distributed Middlebox Placement Based on Potential Game

Distributed Middlebox Placement Based on Potential Game Int. J. Communcatons, Network and System Scences, 2017, 10, 264-273 http://www.scrp.org/ournal/cns ISSN Onlne: 1913-3723 ISSN Prnt: 1913-3715 Dstrbuted Mddlebox Placement Based on Potental Game Yongwen

More information

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour

6.854 Advanced Algorithms Petar Maymounkov Problem Set 11 (November 23, 2005) With: Benjamin Rossman, Oren Weimann, and Pouya Kheradpour 6.854 Advanced Algorthms Petar Maymounkov Problem Set 11 (November 23, 2005) Wth: Benjamn Rossman, Oren Wemann, and Pouya Kheradpour Problem 1. We reduce vertex cover to MAX-SAT wth weghts, such that the

More information

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration

Improvement of Spatial Resolution Using BlockMatching Based Motion Estimation and Frame. Integration Improvement of Spatal Resoluton Usng BlockMatchng Based Moton Estmaton and Frame Integraton Danya Suga and Takayuk Hamamoto Graduate School of Engneerng, Tokyo Unversty of Scence, 6-3-1, Nuku, Katsuska-ku,

More information

Clustered Multimedia NOD : Popularity-Based Article Prefetching and Placement

Clustered Multimedia NOD : Popularity-Based Article Prefetching and Placement Clustered Multmeda NOD : Popularty-Based Artcle Prefetchng and Placement Y.J.Km, T.U.Cho, K.O.Jung, Y.K.Kang, S.H.Park, K-Dong Chung Department of Computer Scence, Pusan Natonal Unversty, Korea Abstract

More information

Virtual Machine Migration based on Trust Measurement of Computer Node

Virtual Machine Migration based on Trust Measurement of Computer Node Appled Mechancs and Materals Onlne: 2014-04-04 ISSN: 1662-7482, Vols. 536-537, pp 678-682 do:10.4028/www.scentfc.net/amm.536-537.678 2014 Trans Tech Publcatons, Swtzerland Vrtual Machne Mgraton based on

More information

Meta-heuristics for Multidimensional Knapsack Problems

Meta-heuristics for Multidimensional Knapsack Problems 2012 4th Internatonal Conference on Computer Research and Development IPCSIT vol.39 (2012) (2012) IACSIT Press, Sngapore Meta-heurstcs for Multdmensonal Knapsack Problems Zhbao Man + Computer Scence Department,

More information

Improved Resource Allocation Algorithms for Practical Image Encoding in a Ubiquitous Computing Environment

Improved Resource Allocation Algorithms for Practical Image Encoding in a Ubiquitous Computing Environment JOURNAL OF COMPUTERS, VOL. 4, NO. 9, SEPTEMBER 2009 873 Improved Resource Allocaton Algorthms for Practcal Image Encodng n a Ubqutous Computng Envronment Manxong Dong, Long Zheng, Kaoru Ota, Song Guo School

More information

ARTICLE IN PRESS. Signal Processing: Image Communication

ARTICLE IN PRESS. Signal Processing: Image Communication Sgnal Processng: Image Communcaton 23 (2008) 754 768 Contents lsts avalable at ScenceDrect Sgnal Processng: Image Communcaton journal homepage: www.elsever.com/locate/mage Dstrbuted meda rate allocaton

More information

Parallel matrix-vector multiplication

Parallel matrix-vector multiplication Appendx A Parallel matrx-vector multplcaton The reduced transton matrx of the three-dmensonal cage model for gel electrophoress, descrbed n secton 3.2, becomes excessvely large for polymer lengths more

More information

Available online at Available online at Advanced in Control Engineering and Information Science

Available online at   Available online at   Advanced in Control Engineering and Information Science Avalable onlne at wwwscencedrectcom Avalable onlne at wwwscencedrectcom Proceda Proceda Engneerng Engneerng 00 (2011) 15000 000 (2011) 1642 1646 Proceda Engneerng wwwelsevercom/locate/proceda Advanced

More information

Three supervised learning methods on pen digits character recognition dataset

Three supervised learning methods on pen digits character recognition dataset Three supervsed learnng methods on pen dgts character recognton dataset Chrs Flezach Department of Computer Scence and Engneerng Unversty of Calforna, San Dego San Dego, CA 92093 cflezac@cs.ucsd.edu Satoru

More information

Scalable Download Protocols

Scalable Download Protocols Scalable Download Protocols A Thess Submtted to the College of Graduate Studes and Research In Partal Fulfllment of the Requrements For the Degree of Doctor of Phlosophy In the Department of Computer Scence

More information

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment

Resource and Virtual Function Status Monitoring in Network Function Virtualization Environment Journal of Physcs: Conference Seres PAPER OPEN ACCESS Resource and Vrtual Functon Status Montorng n Network Functon Vrtualzaton Envronment To cte ths artcle: MS Ha et al 2018 J. Phys.: Conf. Ser. 1087

More information

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT

DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT DESIGNING TRANSMISSION SCHEDULES FOR WIRELESS AD HOC NETWORKS TO MAXIMIZE NETWORK THROUGHPUT Bran J. Wolf, Joseph L. Hammond, and Harlan B. Russell Dept. of Electrcal and Computer Engneerng, Clemson Unversty,

More information

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION

CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION 24 CHAPTER 2 PROPOSED IMPROVED PARTICLE SWARM OPTIMIZATION The present chapter proposes an IPSO approach for multprocessor task schedulng problem wth two classfcatons, namely, statc ndependent tasks and

More information

Network Coding as a Dynamical System

Network Coding as a Dynamical System Network Codng as a Dynamcal System Narayan B. Mandayam IEEE Dstngushed Lecture (jont work wth Dan Zhang and a Su) Department of Electrcal and Computer Engneerng Rutgers Unversty Outlne. Introducton 2.

More information

Supporting Consistency Management in Dynamic Content Distribution Overlays

Supporting Consistency Management in Dynamic Content Distribution Overlays Supportng Consstency Management n Dynamc Content Dstrbuton Overlays Zhou Su, Jro Katto, Yasuhko Yasuda Faculty of Scence and engneerng, Waseda Unversty Contact E-mal: suzhou@waseda.p Abstract Content Dstrbuton

More information

Game Based Virtual Bandwidth Allocation for Virtual Networks in Data Centers

Game Based Virtual Bandwidth Allocation for Virtual Networks in Data Centers Avaable onlne at www.scencedrect.com Proceda Engneerng 23 (20) 780 785 Power Electroncs and Engneerng Applcaton, 20 Game Based Vrtual Bandwdth Allocaton for Vrtual Networks n Data Centers Cu-rong Wang,

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Proceedngs of the Wnter Smulaton Conference M E Kuhl, N M Steger, F B Armstrong, and J A Jones, eds A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS Mark W Brantley Chun-Hung

More information

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points;

Subspace clustering. Clustering. Fundamental to all clustering techniques is the choice of distance measure between data points; Subspace clusterng Clusterng Fundamental to all clusterng technques s the choce of dstance measure between data ponts; D q ( ) ( ) 2 x x = x x, j k = 1 k jk Squared Eucldean dstance Assumpton: All features

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 6, December 2014

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 6, December 2014 Access Latency Model of Popularty Based QOS-Aware Replca Management Algorthms for Effcent Content Dstrbuton n Dstrbuted Computng Networks 1 Dr. Anna Saro Vendran, 2 S. Thavaman 1 M.C.A., M.Phl., Ph.D.,

More information

Regional Load Balancing Circuitous Bandwidth Allocation Method Based on Dynamic Auction Mechanism

Regional Load Balancing Circuitous Bandwidth Allocation Method Based on Dynamic Auction Mechanism ATEC Web of Conferences 76, (8) IFID 8 https://do.org/./matecconf/876 Regonal Load Balancng Crcutous Bandwdth Allocaton ethod Based on Dynamc Aucton echansm Wang Chao, Zhang Dalong, Ran Xaomn atonal Dgtal

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

High-Boost Mesh Filtering for 3-D Shape Enhancement Hgh-Boost Mesh Flterng for 3-D Shape Enhancement Hrokazu Yagou Λ Alexander Belyaev y Damng We z Λ y z ; ; Shape Modelng Laboratory, Unversty of Azu, Azu-Wakamatsu 965-8580 Japan y Computer Graphcs Group,

More information

Performance Analysis of a Managed Bandwidth Service for ATM Networks

Performance Analysis of a Managed Bandwidth Service for ATM Networks Performance Analyss of a Managed Bandwdth Servce for ATM Networks Chrstos Bouras Chryss Chantz Vaggels Kapoulas Alexandros Panagopoulos Ioanna Sampraku Afrodte Sevast Research Academc Computer Technology

More information

Internet Traffic Managers

Internet Traffic Managers Internet Traffc Managers Ibrahm Matta matta@cs.bu.edu www.cs.bu.edu/faculty/matta Computer Scence Department Boston Unversty Boston, MA 225 Jont work wth members of the WING group: Azer Bestavros, John

More information

A fair buffer allocation scheme

A fair buffer allocation scheme A far buffer allocaton scheme Juha Henanen and Kalev Klkk Telecom Fnland P.O. Box 228, SF-330 Tampere, Fnland E-mal: juha.henanen@tele.f Abstract An approprate servce for data traffc n ATM networks requres

More information

Two-Stage Data Distribution for Distributed Surveillance Video Processing with Hybrid Storage Architecture

Two-Stage Data Distribution for Distributed Surveillance Video Processing with Hybrid Storage Architecture Two-Stage Data Dstrbuton for Dstrbuted Survellance Vdeo Processng wth Hybrd Storage Archtecture Yangyang Gao, Hatao Zhang, Bngchang Tang, Yanpe Zhu, Huadong Ma Bejng Key Lab of Intellgent Telecomm. Software

More information

Query Clustering Using a Hybrid Query Similarity Measure

Query Clustering Using a Hybrid Query Similarity Measure Query clusterng usng a hybrd query smlarty measure Fu. L., Goh, D.H., & Foo, S. (2004). WSEAS Transacton on Computers, 3(3), 700-705. Query Clusterng Usng a Hybrd Query Smlarty Measure Ln Fu, Don Hoe-Lan

More information

Comparisons of Packet Scheduling Algorithms for Fair Service among Connections on the Internet

Comparisons of Packet Scheduling Algorithms for Fair Service among Connections on the Internet Comparsons of Packet Schedulng Algorthms for Far Servce among Connectons on the Internet Go Hasegawa, Takahro Matsuo, Masayuk Murata and Hdeo Myahara Department of Infomatcs and Mathematcal Scence Graduate

More information

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z.

TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS. Muradaliyev A.Z. TECHNIQUE OF FORMATION HOMOGENEOUS SAMPLE SAME OBJECTS Muradalyev AZ Azerbajan Scentfc-Research and Desgn-Prospectng Insttute of Energetc AZ1012, Ave HZardab-94 E-mal:aydn_murad@yahoocom Importance of

More information

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems:

RAP. Speed/RAP/CODA. Real-time Systems. Modeling the sensor networks. Real-time Systems. Modeling the sensor networks. Real-time systems: Speed/RAP/CODA Presented by Octav Chpara Real-tme Systems Many wreless sensor network applcatons requre real-tme support Survellance and trackng Border patrol Fre fghtng Real-tme systems: Hard real-tme:

More information

BANDWIDTH OPTIMIZATION OF INDIVIDUAL HOP FOR ROBUST DATA STREAMING ON EMERGENCY MEDICAL APPLICATION

BANDWIDTH OPTIMIZATION OF INDIVIDUAL HOP FOR ROBUST DATA STREAMING ON EMERGENCY MEDICAL APPLICATION ARPN Journal of Engneerng and Appled Scences 2006-2009 Asan Research Publshng Network (ARPN). All rghts reserved. BANDWIDTH OPTIMIZATION OF INDIVIDUA HOP FOR ROBUST DATA STREAMING ON EMERGENCY MEDICA APPICATION

More information

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning

Outline. Type of Machine Learning. Examples of Application. Unsupervised Learning Outlne Artfcal Intellgence and ts applcatons Lecture 8 Unsupervsed Learnng Professor Danel Yeung danyeung@eee.org Dr. Patrck Chan patrckchan@eee.org South Chna Unversty of Technology, Chna Introducton

More information

An Efficient Garbage Collection for Flash Memory-Based Virtual Memory Systems

An Efficient Garbage Collection for Flash Memory-Based Virtual Memory Systems S. J and D. Shn: An Effcent Garbage Collecton for Flash Memory-Based Vrtual Memory Systems 2355 An Effcent Garbage Collecton for Flash Memory-Based Vrtual Memory Systems Seunggu J and Dongkun Shn, Member,

More information

An efficient iterative source routing algorithm

An efficient iterative source routing algorithm An effcent teratve source routng algorthm Gang Cheng Ye Tan Nrwan Ansar Advanced Networng Lab Department of Electrcal Computer Engneerng New Jersey Insttute of Technology Newar NJ 7 {gc yt Ansar}@ntedu

More information

Intelligent Information Acquisition for Improved Clustering

Intelligent Information Acquisition for Improved Clustering Intellgent Informaton Acquston for Improved Clusterng Duy Vu Unversty of Texas at Austn duyvu@cs.utexas.edu Mkhal Blenko Mcrosoft Research mblenko@mcrosoft.com Prem Melvlle IBM T.J. Watson Research Center

More information

FORESIGHTED JOINT RESOURCE RECIPROCATION AND SCHEDULING STRATEGIES FOR REAL-TIME VIDEO STREAMING OVER PEER-TO-PEER NETWORKS

FORESIGHTED JOINT RESOURCE RECIPROCATION AND SCHEDULING STRATEGIES FOR REAL-TIME VIDEO STREAMING OVER PEER-TO-PEER NETWORKS FORESIGHTED JOINT RESOURCE RECIPROCATION AND SCHEDULING STRATEGIES FOR REAL-TIME VIDEO STREAMING OVER PEER-TO-PEER NETWORKS Sunghoon Ivan Lee, Hyunggon Park, and Mhaela van der Schaar Electrcal Engneerng

More information

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS

NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS ARPN Journal of Engneerng and Appled Scences 006-017 Asan Research Publshng Network (ARPN). All rghts reserved. NUMERICAL SOLVING OPTIMAL CONTROL PROBLEMS BY THE METHOD OF VARIATIONS Igor Grgoryev, Svetlana

More information

Pricing Network Resources for Adaptive Applications in a Differentiated Services Network

Pricing Network Resources for Adaptive Applications in a Differentiated Services Network IEEE INFOCOM Prcng Network Resources for Adaptve Applcatons n a Dfferentated Servces Network Xn Wang and Hennng Schulzrnne Columba Unversty Emal: {xnwang, schulzrnne}@cs.columba.edu Abstract The Dfferentated

More information

Conditional Speculative Decimal Addition*

Conditional Speculative Decimal Addition* Condtonal Speculatve Decmal Addton Alvaro Vazquez and Elsardo Antelo Dep. of Electronc and Computer Engneerng Unv. of Santago de Compostela, Span Ths work was supported n part by Xunta de Galca under grant

More information

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task

Term Weighting Classification System Using the Chi-square Statistic for the Classification Subtask at NTCIR-6 Patent Retrieval Task Proceedngs of NTCIR-6 Workshop Meetng, May 15-18, 2007, Tokyo, Japan Term Weghtng Classfcaton System Usng the Ch-square Statstc for the Classfcaton Subtask at NTCIR-6 Patent Retreval Task Kotaro Hashmoto

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

Determining the Optimal Bandwidth Based on Multi-criterion Fusion Proceedngs of 01 4th Internatonal Conference on Machne Learnng and Computng IPCSIT vol. 5 (01) (01) IACSIT Press, Sngapore Determnng the Optmal Bandwdth Based on Mult-crteron Fuson Ha-L Lang 1+, Xan-Mn

More information

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT

APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT 3. - 5. 5., Brno, Czech Republc, EU APPLICATION OF MULTIVARIATE LOSS FUNCTION FOR ASSESSMENT OF THE QUALITY OF TECHNOLOGICAL PROCESS MANAGEMENT Abstract Josef TOŠENOVSKÝ ) Lenka MONSPORTOVÁ ) Flp TOŠENOVSKÝ

More information

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments

Comparison of Heuristics for Scheduling Independent Tasks on Heterogeneous Distributed Environments Comparson of Heurstcs for Schedulng Independent Tasks on Heterogeneous Dstrbuted Envronments Hesam Izakan¹, Ath Abraham², Senor Member, IEEE, Václav Snášel³ ¹ Islamc Azad Unversty, Ramsar Branch, Ramsar,

More information

Analysis of Collaborative Distributed Admission Control in x Networks

Analysis of Collaborative Distributed Admission Control in x Networks 1 Analyss of Collaboratve Dstrbuted Admsson Control n 82.11x Networks Thnh Nguyen, Member, IEEE, Ken Nguyen, Member, IEEE, Lnha He, Member, IEEE, Abstract Wth the recent surge of wreless home networks,

More information

A Statistical Model Selection Strategy Applied to Neural Networks

A Statistical Model Selection Strategy Applied to Neural Networks A Statstcal Model Selecton Strategy Appled to Neural Networks Joaquín Pzarro Elsa Guerrero Pedro L. Galndo joaqun.pzarro@uca.es elsa.guerrero@uca.es pedro.galndo@uca.es Dpto Lenguajes y Sstemas Informátcos

More information

An Ant-based approach to Power-Efficient Algorithm for Wireless Sensor Networks

An Ant-based approach to Power-Efficient Algorithm for Wireless Sensor Networks An Ant-based approach to Power-Effcent Algorthm for Wreless Sensor Networs Yaofeng Wen, Yuquan Chen, and Dahong Qan, Senor Member, IEEE Abstract We present an adaptve approach for mprovng the performance

More information

HYMN: AN INTEREST-BASED MULTIMEDIA PROVIDING SYSTEM FOR HYBRID WIRELESS NETWORKS

HYMN: AN INTEREST-BASED MULTIMEDIA PROVIDING SYSTEM FOR HYBRID WIRELESS NETWORKS HYMN: AN INTEREST-BASED MULTIMEDIA PROVIDING SYSTEM FOR HYBRID WIRELESS NETWORKS Adran Andronache 1 ), Matthas R. Brust 2 ), Steffen Rothkugel 3 ) Abstract The concept of self-organzaton already exsts

More information

Zhou Su, Jiro Katto, and Yasuhiko Yasuda, Members, IEEE. Contact /09/$25.

Zhou Su, Jiro Katto, and Yasuhiko Yasuda, Members, IEEE. Contact /09/$25. Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subect matter experts for publcaton n the WCNC 29 proceedngs. Prorty Based Selecton to Improve Contents Consstency for Moble

More information

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research

Scheduling Remote Access to Scientific Instruments in Cyberinfrastructure for Education and Research Schedulng Remote Access to Scentfc Instruments n Cybernfrastructure for Educaton and Research Je Yn 1, Junwe Cao 2,3,*, Yuexuan Wang 4, Lanchen Lu 1,3 and Cheng Wu 1,3 1 Natonal CIMS Engneerng and Research

More information

Parallel Inverse Halftoning by Look-Up Table (LUT) Partitioning

Parallel Inverse Halftoning by Look-Up Table (LUT) Partitioning Parallel Inverse Halftonng by Look-Up Table (LUT) Parttonng Umar F. Sddq and Sadq M. Sat umar@ccse.kfupm.edu.sa, sadq@kfupm.edu.sa KFUPM Box: Department of Computer Engneerng, Kng Fahd Unversty of Petroleum

More information

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication

Dynamic Bandwidth Provisioning with Fairness and Revenue Considerations for Broadband Wireless Communication Ths full text paper was peer revewed at the drecton of IEEE Communcatons Socety subject matter experts for publcaton n the ICC 008 proceedngs. Dynamc Bandwdth Provsonng wth Farness and Revenue Consderatons

More information

A KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE

A KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE A KIND OF ROUTING MODEL IN PEER-TO-PEER NETWORK BASED ON SUCCESSFUL ACCESSING RATE 1 TAO LIU, 2 JI-JUN XU 1 College of Informaton Scence and Technology, Zhengzhou Normal Unversty, Chna 2 School of Mathematcs

More information

Classification Based Mode Decisions for Video over Networks

Classification Based Mode Decisions for Video over Networks Classfcaton Based Mode Decsons for Vdeo over Networks Deepak S. Turaga and Tsuhan Chen Advanced Multmeda Processng Lab Tranng data for Inter-Intra Decson Inter-Intra Decson Regons pdf 6 5 6 5 Energy 4

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching A Fast Vsual Trackng Algorthm Based on Crcle Pxels Matchng Zhqang Hou hou_zhq@sohu.com Chongzhao Han czhan@mal.xjtu.edu.cn Ln Zheng Abstract: A fast vsual trackng algorthm based on crcle pxels matchng

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK L-qng Qu, Yong-quan Lang 2, Jng-Chen 3, 2 College of Informaton Scence and Technology, Shandong Unversty of Scence and Technology,

More information

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults

An Improved Neural Network Algorithm for Classifying the Transmission Line Faults 1 An Improved Neural Network Algorthm for Classfyng the Transmsson Lne Faults S. Vaslc, Student Member, IEEE, M. Kezunovc, Fellow, IEEE Abstract--Ths study ntroduces a new concept of artfcal ntellgence

More information

Optimal Workload-based Weighted Wavelet Synopses

Optimal Workload-based Weighted Wavelet Synopses Optmal Workload-based Weghted Wavelet Synopses Yoss Matas School of Computer Scence Tel Avv Unversty Tel Avv 69978, Israel matas@tau.ac.l Danel Urel School of Computer Scence Tel Avv Unversty Tel Avv 69978,

More information

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach

Distributed Resource Scheduling in Grid Computing Using Fuzzy Approach Dstrbuted Resource Schedulng n Grd Computng Usng Fuzzy Approach Shahram Amn, Mohammad Ahmad Computer Engneerng Department Islamc Azad Unversty branch Mahallat, Iran Islamc Azad Unversty branch khomen,

More information

Unsupervised Learning

Unsupervised Learning Pattern Recognton Lecture 8 Outlne Introducton Unsupervsed Learnng Parametrc VS Non-Parametrc Approach Mxture of Denstes Maxmum-Lkelhood Estmates Clusterng Prof. Danel Yeung School of Computer Scence and

More information

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers

Content Based Image Retrieval Using 2-D Discrete Wavelet with Texture Feature with Different Classifiers IOSR Journal of Electroncs and Communcaton Engneerng (IOSR-JECE) e-issn: 78-834,p- ISSN: 78-8735.Volume 9, Issue, Ver. IV (Mar - Apr. 04), PP 0-07 Content Based Image Retreval Usng -D Dscrete Wavelet wth

More information

Analysis of Continuous Beams in General

Analysis of Continuous Beams in General Analyss of Contnuous Beams n General Contnuous beams consdered here are prsmatc, rgdly connected to each beam segment and supported at varous ponts along the beam. onts are selected at ponts of support,

More information