An Intelligent Context Interpreter based on XML Schema Mapping

Size: px
Start display at page:

Download "An Intelligent Context Interpreter based on XML Schema Mapping"

Transcription

1 An Intellgent Context Interpreter based on XML Schema Mappng Been-Chan Chen Dept. of Computer Scence and Informaton Engneerng Natonal Unversty of Tanan, Tanan, Tawan, R. O. C. e-mal: Shang-Y He Dept. of Computer Scence and Informaton Engneerng Natonal Unversty of Tanan, Tanan, Tawan, R. O. C. e-mal: Abstract Context-aware computng s one of the attractve research topcs n pervasve computng. Context-aware systems can react to users preferences accordng to context ncludng locaton, tme and other envronment condtons. Context s generated by context nterpreters or aggregated by context aggregators from the sgnals of sensors. A tradtonal context nterpreter s usually bult as an executable hard code called wdget. It s dffcult for the system manager to construct and mantan the large collectons of context. In ths paper, we propose a ntellgent generc context nterpreter usng context scrpts to overcome the hard code dependency between context and hardware devces. The generc context nterpreter mports sensor data from sensor devces as an XML schema. Then, the schema matchng approach s used to help system manager generatng context scrpts nstead of wdgets easly. The system was bult and evaluated by dfferent sensor schemas. The results show that the schema matchng algorthm can match correct sensor types effectvely and provde effcent context generaton and mantenance. Keywords-context-aware system; context nterpreter; schema matchng; ntellgent system I. INTRODUCTION A context-aware system s a moble envronment n whch applcatons can dscover and make use of context nformaton ncludng user locaton, tme, date, nearby devces and other envronmental actvtes to adapt ther operatons and behavor [5]. A number of context-aware archtectures were proposed and employed for a wde spectrum of systems and applcatons [3]. However, snce each ndvdual system focuses on ts specfc applcaton doman, current context-aware systems are heterogeneous n all aspects, such as hardware, moble resources, operatng systems, applcaton software, and platforms [15]. The serous heterogeneous characterstcs of context-aware computng are especally mportant and become sgnfcant drawbacks whle developng context nterpreters for buldng context-aware servces [4][14]. In general, context-aware systems use context to archve the obectvty of controllng servces. Context s generated by context nterpreters or aggregated by context aggregators from the sgnals of sensor devces n the moble envronment. A tradtonal context nterpreter s usually bult as a type of executon codes called wdget [8]. Snce a wdget s usually desgned by system programmers as a hard code to translate sensors data nto a semantc representaton called context, t s dependent upon the sensor devces and the applcaton domans of context-aware systems. It s hard to mantan f some sensors were upgraded or renewed, and t s dffcult for the system manager to construct new servces for new devces. The extendblty of the systems thus wll be restrcted and lack of flexblty. In ths paper, we propose a ntellgent generc context nterpreter based on XML context scrpts generator and XML schema matchng schemes. The proposed generc context nterpreter archtecture conssts of two modules: the context scrpt generator and the generc scrpt nterpreter. We use context scrpts to replace hard code wdgets for solvng the dependency problem between context and hardware devces. The context scrpt generator mports sensor data from sensor devces as an XML schema. Then, the schema matchng scheme s appled to help the system manager generatng context scrpts nstead of wdgets easly. The generc scrpt nterpreter can translate varous context scrpts nto the correspondng contexts used n the applcaton. The generc nterpreter was mplemented and evaluated by varous sensors schemas. The results show that the ntellgent context scrpt generator can effectvely recognze correct sensor types by the support of schema matchng scheme and the context nterpreter provdes effcent context generaton and mantenance. Ths paper s organzed as follows. In Secton 2, we ntroduce the framework of context-aware systems.. The generc context nterpreter s descrbed n Secton 3. Secton 4 presents the schema matchng method for a ntellgent context nterpreter. The results of experments and evaluaton are shown n Secton 5. Fnally, concluson s made n Secton 6. II. FRAMEWORK OF CONTEXT-AWARE SYSTEMS The conceptual framework of context-aware systems conssts of fve layers as shown n Fg. 1 [4]. The contents of each layer are descrbed as follows brefly. Applcaton layer Storage layer Context layer Interpretaton layer Devce layer Fgure 1 The fve-layer conceptual framework.

2 1) The devce layer: Ths layer contans the operatng physcal devces used n the context-aware systems ncludng sensors, dentfers, moble devces, and actuators, etc. 2) The nterpretaton layer: Ths layer descrbes the semantc mappng between the devce layer and the context layer contanng context nterpreter and context aggregator. Context nterpreter: The raw sgnals from sensors or moble devces cannot work as ther orgnal format. They have to be transformed to context n context-aware system. The context nterpreter s used to nterpret the structures of raw data and represent the nformaton as low-level context called sensor context. Context aggregator: The context aggregator then gathers the related low-level sensor context data to form a hgher-level context. 3) The context layer: Context processng s the core of a context-aware system. Context nformaton s generated and managed n ths layer. Context model s used to descrbe the nteractve actvtes of the resource layer. Effectve context extracton and effcent context management are the two man functons of managng context. 4) The storage layer: The storage layer stores not only the context data of the current status but also the hstorcal context data n the context-aware system. The context data produced n the context layer are used to provde the servces of applcatons n the applcaton layer. To easly access context data, an effectve context database s requred. The context data access mechansm generally ncludes the storage of context schema and context query. 5) The applcaton layer: In ths layer, applcaton can be defned and executed by queryng the current status of context and the related hstorcal context data from the context database n the storage layer. Snce the contents of context-awareness are accessed by context queres from context databases, the varous applcatons can be constructed under dverse applcatons. III. THE GENERIC CONTEXT INTERPRETER The archtecture of the proposed generc context nterpreter [4] s shown n Fg. 2. The man components consst of the context scrpt generator and the generc scrpt nterpreter. The context scrpt generator further contans three functons modules: the context mappng operators, the schema matchng algorthm, and the schema mappng hstory. The components are explaned as follows. Sensor data schema: Sensor schemas are provded by some technques of connectvty standards, for example, UPnP and SOAP, whch enable data transfer n XMLbased procedure call. Each type of sensor delvers ts sensor data by the predefned XML schema accordng to the hardware specfcaton. Context model: The context model s bult for dfferent applcaton envronments. For mappng context schemas nto sensor data schemas, ontology wth XML-based representaton s used for constructng the context model of the system. Sensor data schema Context Mappng Edtor Schema Matchng Context model Context scrpt generator: Interpreter generator produces nterpretaton scrpts whch contan the mappng relatonshps between context schema and sensor data schema. The mappng tool s the context mappng edtor whch supports a graphcal user nterface to assst users to buld the relatonshp between context schemas and sensor data schemas. The mappng operaton can be fnshed automatcally by applyng the schema matchng module. Interpretaton scrpts: The nterpretaton scrpt uses XSL (extensble Stylesheet Language) to descrbe the schema mappng. The content of the scrpt s the rules of transformng source data schemas (sensor data) nto target data schemas (contex. Generc scrpt nterpreter: Snce nterpretaton scrpts are represented n XSL, the XSLT (XSL Transformaton) Processor can be used to be the generc nterpreter drectly. The XSLT-Processor wll read the sensor raw data wth XML tag and nterpret the context accordng to the correspondng nterpretaton scrpt. In ths archtecture, the context nterpreters generated by the context nterpreter generator are represented as context scrpts nstead of hard codes as wdgets. The nterpretaton scrpt draws lnkng relatonshps and transformng methods between sensor data and the semantcs n the context model. The generc scrpt nterpreter then translates sensor raw data nto context by the correspondng context scrpts whle the context nterpretaton process beng proceeded. IV. Mappng Hstory Context Scrpt Generator Interpretaton Scrpts Fgure 2. The archtecture of generc context nterpreter. THE SCHEMA MATCHING Sensor XML data Generc Scrpt Interpreter Context A. Notaton of Symbols In ths paper, the schema matchng scheme s mportant for fndng a correct sensor type for context mappng. Wthout the automatc schema matchng, users wll mss the prevous context nterpretaton of sensors and t further causes the problem of nconsstency on context nterpretaton. We apply several schema matchng approaches to the system. The Smlarty Yeld Matcher (SYM) [7] s ntroduced here..

3 We frst ntroduce and defne the symbols used n the SYM approach. S : Source schema. s : an element node n source schema S. T : Target schema. t : an element node n target schema T. Lsm(s, : the lngustc smlarty between nodes s and t. DTcom(s, : the data type compatblty between s and t. Ssm(s, : the structure smlarty between rooted at s and t. Wsm(s, : the weghted smlarty between rooted at s and t. th hgh : the threshold for ncreasng Wsm(s,. th low : the threshold for decreasng Wsm(s,. th accept : the threshold for acceptance of vald mappng. C nc : the multplcatve factor for ncreasng Wsm(s,. C dec : the multplcatve factor for decreasng Wsm(s,. W struct : the weght of structure smlarty for Wsm(s, t ). leaves( : the set of leaves n the subtree rooted at s. level( : the depth of node s, the depth of root s 1. StrongLnk(s, : the weght smlarty Wsm(s, th accept. The man smlarty measure of matchng schemas n SYM s the weghted smlarty Wsm. For any two element nodes s and t belongng two schemas S and T, respectvely, the computaton of Wsm(s, contans two phases: the lngustc matchng and the schema structure matchng. The goal of the lngustc matchng phase s to fnd the lngustc smlarty Lsm(s, between two element nodes s and t. In the schema structure matchng phase, we frst compute the compatblty of data type DTcom(s, and the structure smlarty Ssm(s,. Then, the weghted smlarty Wsm(s, s measured by combnng Lsm(s, wth DTcom(s, or Ssm(s,. The detaled matchng algorthm s descrbed n the followng subsectons. B. Lngustc Matchng The matchng of element names n schemas s frst step for most of the schema matchng methods. A good name matcher can dentfy correct lngustc matchng of element names effectvely. An accurate name matchng also helps to accomplsh the element-level matchng problem. However, a sngle name matcher wth smple smlarty measure cannot perform effectve matchng results n general. Here, we proposed a lngustc matchng method based on four name matchers: Levenshten, 3-grams, Jaro-dstance and WordNet. The computaton of lngustc smlarty for Levenshten, 3- grams, Jaro-dstance are lsted n [1]. For two strngs s and t, the smlarty values between s and t are denoted as sm lev,(s,, sm tr (s,, and sm Jaro (s,, respectvely. WordNet was developed by Mller et al.[18]. The relatons of words lke, hyponyms, synonym and antonym are also computed by the levels of semantc herarchy n the groups of words called synsets. Two words s and t are frst stemmed. Then, the smlarty of two words s computed by the depth of the dfferent Lexcon s herarches [13], as follows: depth1 depth depth2 depth, (1) depth1 depth2 Dstance 2 2, (2) sm Wordnet ( s, 1- Dstance where depth s the common parental depth, depth 1 s the depth of s and depth 2 s the depth of t from the root of the herarchy. Although we ust ntroduce the four dfferent name matchers, they are usually not used at the same tme whle computng the lngustc smlarty Lsm(s, of element names s and t. One of the reasons not usng all name matchers s that these name matchers nclude mplct smlarty herarchy of each other. For nstance, the 3-grams matcher has a hgh smlarty when the Levenshten matcher gets hgh smlarty. Another reason s to reduce the computaton tme. Snce the more matchers are operated, more computaton cost s needed. Especally, WordNet spends a lot of tme on searchng dctonary for computng the smlarty n ther synsets. It s not a great dea to often execute WordNet. Hence, a decson tree of combnng name matchers [10] s desgned. The decson steps are lsted as follows: Step 1. For two nput element names s and t, we check whether the two strngs are the same or not. If they are dentcal, the lngustc smlarty s set to be one and the processng s halt; otherwse, the above name matchers are used to compute the lngustc smlarty as the next step. Step 2. The sm edt (s, are frst computed and tested. Then, one of the followng three cases wll happen: 1) If the value sm edt (s, s larger than 0.55, the lngustc smlarty s set to the value sm edt (s,. 2) If the value sm edt (s, s less than 0.25, WordNet s used and the lngustc smlarty s set to the value sm wordnet (s,. 3) If the value sm edt (s, s between 0.25 and 0.5, the 3-gram and Jaro-dstance matchers are used as Step 3. Step 3. The average value of sm tr (s, and sm aro (s, are computed. If the average of the two matchers s larger than 0.15, the lngustc smlarty s set to the average; otherwse, WordNet s fnally used and the lngustc smlarty s set to the value sm wordnet (s,. Snce WordNet matcher s tme-consumng, t wll not be started untl no proper lngustc smlarty s produced by the other matchers. C. Schema Structure Matchng The goal of the schema structure matchng phase s to fnd the weghted smlarty Wsm(s, between two nodes s and t belongng to schema S and T, respectvely. The weghted smlarty s calculated by a combnaton of the lngustc smlarty (Lsm) and the structure smlarty (Ssm). Wthout loss generalty, we suppose that a node n a schema would be an nternal node or a leaf node. Hence, the structure matchng n schemas may perform on two leaf nodes, two nternal nodes and one leaf node vs. one nternal node. We regard matchng two leaf nodes as the leafstructure smlarty matchng. By contrast, the nonleafstructure matchng ncludes the cases of matchng two nternal nodes and matchng one leaf wth one nternal node.

4 The leaf-structure smlarty matchng Snce the nodes s and t are leaves (element name n ths case, there s no tree structure on s and t. The structure smlarty, Ssm(s,, consders the data types of the element names as the measure of ther structures. We make use of the type defntons on W3C Schema [15] and the data type converson of W3C XQuery [16] to construct a data type compatblty table for every data type. In the compatblty table, f the data type of the node s cannot be converted nto the data type of the node t, the data type compatblty between s and t, DTCom(s,, s set to be 0.1. If the data types of the nodes s and t can be converted each other, the value of DTCom(s, s 0.5. If the data type converson of the nodes s and t depends on the source values, DTCom(s, s set to be 0.3. In ths case, snce the structure smlarty Ssm(s, s measured by the data type compatblty DTCom(s,, the weghted smlarty of the leaf-structure smlarty matchng s defned as Wsm(s, = 0.5 DTcom(s, Lsm(s,. (3) The nonleaf-structure smlarty matchng If one of the matchng nodes s and t s an nternal node or both of them are nternal nodes, the tree structures rooted at s and t need to be further consdered. The structure smlarty of the two nodes s and t s measured by the weghted smlarty of nodes n the sets of leaves( and leaves( rooted at s and t, respectvely. The structure smlarty, Ssm(s,, n the nonleaf-structure smlarty matchng s defned as Ssm( s, where ( x, y ) {( x, y leaves( 1 ) Wsm( x, y for ( y' ) {( y' ) for ) leaves( 1 leaves( leaves( x leaves (, y satsfyng max( StrongLnk Wsm( y' ), (4) leaves ( ( x, y y' leaves(, x' leaves( ))}, satsfyng max(stronglnk( y' ))}; and StrongLnk(s, s the matchng par that the weghted smlarty Wsm(s, s larger than the threshold th accept. The weghted smlarty of nonleaf-structure smlarty matchng s defned to be the combnaton of the structure smlarty Ssm(s, and the lngustc smlarty Lsm(s,, as follows: Wsm(s, = W struct Ssm(s, + (1-W struct ) Lsm(s,, (5) where 0 W struct 1. The algorthm of matchng two schema structures starts tree matchng process from the element names (leaf node of the schemas. The value of Wsm(s, n the leaf-structure smlarty matchng s frst computed by equaton (3) for all leaf nodes of the source schema and the target schema. Then, the values of Wsm(s, for the nonleaf nodes at the upper level are computed by StrongLnk(leaves(, leaves() of the leaves rooted at s and t. The larger value of Wsm(s, s performed, the stronger structure smlarty of the nodes s and t are resulted. On the contrary, f the value of Wsm(s, s small, the structure smlarty of the nodes s and t s weak. Snce the values of Wsm(s, for the nodes at upper levels of schemas are stll computed by the leaves of subtrees rooted at s and t, we have to make use of adustng the values of Wsm on the leaf nodes to reflect the current structure smlarty of nonleaf nodes. Two crtera, th hgh and th low, are used to strengthen and weaken, respectvely, the values of weghted smlarty on leaf nodes. If the value of Wsm(s, for two nonleaf nodes s larger than th hgh, all of the values of weghted smlarty Wsm(leaves(, leaves() are ncreased by multplyng the multplcatve factor C nc. On the other hand, when the value of Wsm(s, for two nonleaf nodes s less than th low, all of the values of weghted smlarty Wsm(leaves(, leaves() are decreased by multplyng the multplcatve factor C dec. The multplcatve factors C nc and C dec are set as follows: 1 C nc = 1 3[ level( level( ], s S, t T; (6) 1 C dec = 1 2 [ level( level( ], s S, t T. (7) The detaled schema tree matchng algorthm s lsted as n Fg. 3. The postorder sequence s used for matchng nodes from the leaves to the upper levels. 1. Sub Schema_Tree_Match(SourceTree S, TargetTree T) 2. S = post-order(s), T = post-order(t) 3. for each s n S 4. for each t n T 5. f (s, t are leave then 6. set DTcom(s, = Datatype-Compatblty(s, 7. Wsm(s, = 0.5 DTcom(s, Lsm(s, 8. end f 9. f (s, t are non-leaf node then 10. compute Ssm(s, = structural-smlarty(s, 11. Wsm(s,=W struct Ssm(s, + (1-W struct ) Lsm(s, 12. end f 13. f (Wsm(s, th hgh ) then 14. ncrease-weghtedsmlarty(leaves(,leaves(,c nc ) 15. end f 16. f (Wsm(s, th low ) then 17. decrease-weghted-smlarty(leaves(,leaves(,c dec ) 18. end f 19. end for 20. end for 21. End Sub Fgure 3. The schema tree matchng algorthm.

5 D. Schema Smlarty After the computaton of all values of Wsm(s, for the source schema S and the target schema T, the match pars of the two schemas are generated by the Wsm(s, of the leaf nodes s n S and t n T. The match pars generatng algorthm s descrbed as follows: Step 1. Consder the matchng from S to T. For each leaf node s n S, the matched node t n T must satsfy the condtons of maxmzng Wsm(s, and Wsm(s, th accept. Let the set of selected match pars be S T. Step 2. Consder the matchng from T to S. For each leaf node t n T, the matched node s n S must also satsfy the condtons of maxmzng Wsm(s, and Wsm(s, th accept. Let the set of selected match pars be T S. Step 3. The fnal match results are the match pars n the set S T T S. After generatng the matchng pars, the schema smlarty between two schemas S and T s defned as ss, tt Wsm matched ( s, ScSm( S, T ). (8) leaves( S) V. EXPERIMENTAL RESULTS The generc context nterpreter proposed n ths paper used Mapforce API to develop the context mappng n the context mappng edtor. The ntal blank system needs buld context mappng manually. Once more mappng datasets were accumulated n the mappng hstory, Users wll be able to refer to the exstng schema mappng cases and a smlar sensor schema mappng was selected to modfy as a new context mappng. The test schema sets nclude seven dfferent sensor schemas lsted n Table I. The depths of schema structures are four levels. The number of leaves s between the range four and sx. The number of nodes s n the range of seven to ten. We frst ranked the smlarty degree of each schema by experts as shown n Table II. Then the proposed schema matchng algorthms, Cupd [11] and COMA++ [2][8] are tested on each schema. To evaluate the schema matchng performance of rankng, we refer to R norm [11] values as the crteron of effectveness. The matchng results of smlarty are evaluated and ranked, as shown n Table III. TABLE I. THE STRUCTURE UINFORMATION OF SENSOR SCHEMAS. Schema Leaves Nodes Depth GPSData (GPS) HumdtyData (Humd) IRData (IR) LghtData (Lgh RFIDData (RFID) SensorData (Sensor) Temp2Data (Temp2) The two methods SYM and SYM-Dct represents the proposed schema matchng algorthms. The dfference between them s that SYM-Dct used the full algorthm of the four lngustc matchers, whereas SYM sets the Lsm(s, to be 0.4 nstead of usng WordNet searchng and smlarty computng. The expermental results show that the SYM leads n four schemas and COMA++ s generally superor to others n three schemas. The R norm values of COMA++ are better than Cupd for 5 schemas except S 5 :RFID and S 6 :Sensor. The reason s that the type of value(xs:decmal) n S 7 :Temp matched the type of value(xs:strng) n S 5 and S 6. Ths mstake causes the hgher rank of S 7 :Temp. It shows that COMA++ s relatvely weak n the matchng of types on leaves. The SYM-Dct s surprsngly the worst n the four methods. The man reason s that the matchng of WordNet dd not perform proper lngustc smlarty matchng results. The WordNet may gve relatve hgh smlarty for two dfferent terms. On the contrary, the SYM drectly sets the values as 0.4 s a good smlarty snce the lngustc smlarty s generally less than 0.5 f the three lngustc matchers are not used. The average R norm values show that the SYM has the best rankng. The COMA++ combnes dfferent matchers and gans the second place. Generally speakng, SYM-Dct and Cupd s not recommended to be used n ths applcaton. VI. CONCLUSION The man contrbuton of ths paper s to propose an ntellgent context nterpreter to get context ndependence. A context nterpretaton scrpt s proposed to replace hard codebased context nterpreter. We desgn a generc context nterpreter consstng of the context scrpt generator and the generc scrpt nterpreter. We also desgn a context edtng tool for support the context mappng operaton and devces mantenance. By employng schema matchng approaches, the generc context nterpreter performs a more ntellgent operatng nterface for users. The heterogenety n pervasve context-aware computng wll gan a graceful soluton. The proposed schema matchng methods also show ther effectveness on the matchng rank. The SYM method s superor to SYM-Dct, Cupd and COMA++. The heterogenety s a seres problem whle developng and extendng context-aware applcatons n an envronment of pervasve computng. Ths work s ntended as a startng pont of further nvestgatng on context-aware computng. The problems of context management for context-aware computng wll be pad more attenton n the future. ACKNOWLEDGMENT Ths research was supported n part by the Natonal Scence Councl of Tawan, R.O.C. under contract NSC E REFERENCES [1] A. Algergawy, E. Schallehn, G. Saake, A Sequence-based Ontology Matchng Approach, n Proceedngs of 18th European Conference on Artfcal Intellgence Workshops, pp 26-30, Patras, Greece, July, 2008.

6 [2] D. Aumuller, H. Do, S. Massmann, E. Rahm, Schema and Ontology Matchng wth COMA++, n Proceedngs of the 2005 ACM SIGMOD Internatonal Conference on Management of Data, pp , New York, USA, [3] M. Baldauf, S. Dustdar, and F. Rosenberg, A survey on contextaware systems, Internatonal Journal of Ad Hoc and Ubqutous Computng, Vol. 2, No. 4, 2007, [4] C. Bartelt, T. Fscher, D. Nebuhr, A. Rausch, F. Sedl, and M. Trapp, Dynamc ntegraton of heterogeneous moble devces, n Proceedngs of the 2005 workshop on Desgn and evoluton of autonomc applcaton software, pp. 1-7, New York, NY, [5] G. Chen, and D. Kotz,, A survey of context-aware moble computng research, Techncal report TR , Dept. of Computer Scence, Dartmouth College, [6] B. C. Chen and S. Y. He, A Genetc Context Interpreter for Context-aware Systems n Pervasve Computng Envronments, n Lecture Notes n Computer Scence, LNCS No. 6104, Sprnger-Verlag, 2010, pp [7] B. C. Chen and S. Y. He, A Hybrd Approach for Automatc Schema Matchng, n proceedngs of the Internatonal Conference on Machne Learnng and Cybernetcs (ICMLC2010), July 11-14, 2010, Qngdao, Shangdong, Chna. [8] A. K. Dey, G. D. Abowd, and D. Salber, A conceptual framework and a toolkt for supportng the rapd prototypng of context-aware applcatons, Human-Computer Interacton, 16, 2001, [9] H. Do, E. Rahm, COMA - A System for Flexble Combnaton of Schema Matchng Approaches, n Proceedngs of the 28th VLDB Conference, pp , Hong Kong, [10] F. Duchateau, Z. Bellahsene, R. Coletta, A Flexble Approach for Plannng Schema Matchng Algorthms, n Proceedngs of the OTM 2008 Confederated Internatonal Conferences, CoopIS, DOA, GADA, IS, and ODBASE 2008, Part I on On the Move to Meanngful Internet Systems, pp , Monterrey, Mexco, [11] V. N. Gudvada, V. V. Raghavan, Desgn and Evaluaton of Algorthms for Image Retreval by Spatal Smlarty, ACM Transactons on Informaton Systems, Vol.13, No.2, pp , Apr [12] J. Madhavan, P. A. Bernsten, E. Rahm, Generc Schema Matchng wth Cupd, n Proceedngs of the 27th Internatonal Conference of Very Large Data Bases (VLDB 01), pp.49-58, Roma, Italy, Sep [13] D. Manakanatas, D. Plexousaks, A Tool for Sem-Automated Semantc Schema Mappng: Desgn and Implementaton, n Proceedngs of the Internatonal Workshop Data Integraton and the Semantc Web, Vol.: Proceedngs of Workshops and Doctoral Consortum, CAISE'06, pp , Luxembourg, June 5-9, [14] J. Nakazawa, H. Tokuda, W. K. Edwards, and U. Ramachandran, A Brdgng Framework for Unversal Interoperablty n Pervasve Systems, n Proceedngs of the 26th IEEE Internatonal Conference on Dstrbuted Computng Systems, pp. 3-3, 2006,. [15] R. Schmohl, and U. Baumgarten, A generalzed context-aware archtecture n heterogeneous moble computng envronments, n Proceedngs of the 2008 The Fourth Internatonal Conference on Wreless and Moble Communcatons, pp , July 27-Aug [16] Type Castng Rules n XQuery, avalable at: technet.mcrosoft.com/zh-tw/lbrary/ms aspx [17] W3C XML Schema, avalable at: TR/2001/RECxmlschema / [18] WordNet, Avalable at: TABLE II. THE RANKING RESULT OF EXPERTS. Experts Schemas Rank GPS S 1 Humd S 2 IR S 3 Lght S 4 RFID S 5 Sensor S 6 Temp2 S 7 2 Humd S 2 GPS S 1 Lght S 4 Humd S 2 GPS S 1 GPS S 1 Lght S 4 3 Lght S 4 Lght S 4 Humd S 2 IR S 3 Humd S 2 Humd S 2 GPS S 1 4 IR S 3 IR S 3 GPS S 1 GPS S 1 Lght S 4 Temp2 S 7 Humd S 2 5 Sensor S 6 Sensor S 6 Temp2 S 7 Temp2 S 7 IR S 3 Lght S 4 IR S 3 6 Temp2 S 7 Temp2 S 7 RFID S 5 RFID S 5 Sensor S 6 IR S 3 Sensor S 6 7 RFID S 5 RFID S 5 Sensor S 6 Sensor S 6 Temp2 S 7 RFID S 5 RFID S 5 TABLE III. THE PERFORMANCE COMPARISON OF SCHEMA MATCHING. Methods Sensor Schemas R norm S 1 GPS S 2 Humd S 3 IR S 4 Lght S 5 RFID S 6 Sensor S 7 Temp2 Average SYM SYM-Dct Cupd COMA

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance

Tsinghua University at TAC 2009: Summarizing Multi-documents by Information Distance Tsnghua Unversty at TAC 2009: Summarzng Mult-documents by Informaton Dstance Chong Long, Mnle Huang, Xaoyan Zhu State Key Laboratory of Intellgent Technology and Systems, Tsnghua Natonal Laboratory for

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

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

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

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

Alignment Results of SOBOM for OAEI 2010

Alignment Results of SOBOM for OAEI 2010 Algnment Results of SOBOM for OAEI 2010 Pegang Xu, Yadong Wang, Lang Cheng, Tany Zang School of Computer Scence and Technology Harbn Insttute of Technology, Harbn, Chna pegang.xu@gmal.com, ydwang@ht.edu.cn,

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

Performance Evaluation of Information Retrieval Systems

Performance Evaluation of Information Retrieval Systems Why System Evaluaton? Performance Evaluaton of Informaton Retreval Systems Many sldes n ths secton are adapted from Prof. Joydeep Ghosh (UT ECE) who n turn adapted them from Prof. Dk Lee (Unv. of Scence

More information

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1

A Resources Virtualization Approach Supporting Uniform Access to Heterogeneous Grid Resources 1 A Resources Vrtualzaton Approach Supportng Unform Access to Heterogeneous Grd Resources 1 Cunhao Fang 1, Yaoxue Zhang 2, Song Cao 3 1 Tsnghua Natonal Labatory of Inforamaton Scence and Technology 2 Department

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

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

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

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints

Sum of Linear and Fractional Multiobjective Programming Problem under Fuzzy Rules Constraints Australan Journal of Basc and Appled Scences, 2(4): 1204-1208, 2008 ISSN 1991-8178 Sum of Lnear and Fractonal Multobjectve Programmng Problem under Fuzzy Rules Constrants 1 2 Sanjay Jan and Kalash Lachhwan

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

Semantic-Based Query Routing and Heterogeneous Data Integration in Peer-to-Peer Semantic Link Networks

Semantic-Based Query Routing and Heterogeneous Data Integration in Peer-to-Peer Semantic Link Networks Semantc-Based Query Routng and Heterogeneous Data Integraton n Peer-to-Peer Semantc Lnk Networks Ha Zhuge 1, Je Lu 1, 2, Lang Feng 1, 2 and Chao He 1, 2 1 Chna Knowledge Grd Research Group, Key Lab of

More information

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks

Decision Strategies for Rating Objects in Knowledge-Shared Research Networks Decson Strateges for Ratng Objects n Knowledge-Shared Research etwors ALEXADRA GRACHAROVA *, HAS-JOACHM ER **, HASSA OUR ELD ** OM SUUROE ***, HARR ARAKSE *** * nsttute of Control and System Research,

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

Ontology Generator from Relational Database Based on Jena

Ontology Generator from Relational Database Based on Jena Computer and Informaton Scence Vol. 3, No. 2; May 2010 Ontology Generator from Relatonal Database Based on Jena Shufeng Zhou (Correspondng author) College of Mathematcs Scence, Laocheng Unversty No.34

More information

UB at GeoCLEF Department of Geography Abstract

UB at GeoCLEF Department of Geography   Abstract UB at GeoCLEF 2006 Mguel E. Ruz (1), Stuart Shapro (2), June Abbas (1), Slva B. Southwck (1) and Davd Mark (3) State Unversty of New York at Buffalo (1) Department of Lbrary and Informaton Studes (2) Department

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization Problem efntons and Evaluaton Crtera for Computatonal Expensve Optmzaton B. Lu 1, Q. Chen and Q. Zhang 3, J. J. Lang 4, P. N. Suganthan, B. Y. Qu 6 1 epartment of Computng, Glyndwr Unversty, UK Faclty

More information

Module Management Tool in Software Development Organizations

Module Management Tool in Software Development Organizations Journal of Computer Scence (5): 8-, 7 ISSN 59-66 7 Scence Publcatons Management Tool n Software Development Organzatons Ahmad A. Al-Rababah and Mohammad A. Al-Rababah Faculty of IT, Al-Ahlyyah Amman Unversty,

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

Learning-Based Top-N Selection Query Evaluation over Relational Databases

Learning-Based Top-N Selection Query Evaluation over Relational Databases Learnng-Based Top-N Selecton Query Evaluaton over Relatonal Databases Lang Zhu *, Wey Meng ** * School of Mathematcs and Computer Scence, Hebe Unversty, Baodng, Hebe 071002, Chna, zhu@mal.hbu.edu.cn **

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

An Image Fusion Approach Based on Segmentation Region

An Image Fusion Approach Based on Segmentation Region Rong Wang, L-Qun Gao, Shu Yang, Yu-Hua Cha, and Yan-Chun Lu An Image Fuson Approach Based On Segmentaton Regon An Image Fuson Approach Based on Segmentaton Regon Rong Wang, L-Qun Gao, Shu Yang 3, Yu-Hua

More information

Study on Fuzzy Models of Wind Turbine Power Curve

Study on Fuzzy Models of Wind Turbine Power Curve Proceedngs of the 006 IASME/WSEAS Internatonal Conference on Energy & Envronmental Systems, Chalkda, Greece, May 8-0, 006 (pp-7) Study on Fuzzy Models of Wnd Turbne Power Curve SHU-CHEN WANG PEI-HWA HUANG

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

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

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems

A Unified Framework for Semantics and Feature Based Relevance Feedback in Image Retrieval Systems A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty

More information

The Shortest Path of Touring Lines given in the Plane

The Shortest Path of Touring Lines given in the Plane Send Orders for Reprnts to reprnts@benthamscence.ae 262 The Open Cybernetcs & Systemcs Journal, 2015, 9, 262-267 The Shortest Path of Tourng Lnes gven n the Plane Open Access Ljuan Wang 1,2, Dandan He

More information

Document Representation and Clustering with WordNet Based Similarity Rough Set Model

Document Representation and Clustering with WordNet Based Similarity Rough Set Model IJCSI Internatonal Journal of Computer Scence Issues, Vol. 8, Issue 5, No 3, September 20 ISSN (Onlne): 694-084 www.ijcsi.org Document Representaton and Clusterng wth WordNet Based Smlarty Rough Set Model

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

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision SLAM Summer School 2006 Practcal 2: SLAM usng Monocular Vson Javer Cvera, Unversty of Zaragoza Andrew J. Davson, Imperal College London J.M.M Montel, Unversty of Zaragoza. josemar@unzar.es, jcvera@unzar.es,

More information

A XML-Based Composition Event Approach as an Integration and Cooperation Middleware

A XML-Based Composition Event Approach as an Integration and Cooperation Middleware A XML-Based Composton Event Approach as an Integraton and Cooperaton Mddleware Gang Xu, JanGang Ma, and Tao Huang Technology Center of Software Engneerng, Insttute of Software, Chnese Academy of Scences,

More information

KIDS Lab at ImageCLEF 2012 Personal Photo Retrieval

KIDS Lab at ImageCLEF 2012 Personal Photo Retrieval KD Lab at mageclef 2012 Personal Photo Retreval Cha-We Ku, Been-Chan Chen, Guan-Bn Chen, L-J Gaou, Rong-ng Huang, and ao-en Wang Knowledge, nformaton, and Database ystem Laboratory Department of Computer

More information

Hermite Splines in Lie Groups as Products of Geodesics

Hermite Splines in Lie Groups as Products of Geodesics Hermte Splnes n Le Groups as Products of Geodescs Ethan Eade Updated May 28, 2017 1 Introducton 1.1 Goal Ths document defnes a curve n the Le group G parametrzed by tme and by structural parameters n the

More information

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

A Fuzzy Image Matching Algorithm with Linguistic Spatial Queries

A Fuzzy Image Matching Algorithm with Linguistic Spatial Queries Fuzzy Matchng lgorthm wth Lngustc Spatal Queres TZUNG-PEI HONG, SZU-PO WNG, TIEN-HIN WNG, EEN-HIN HIEN epartment of Electrcal Engneerng, Natonal Unversty of Kaohsung Insttute of Informaton Management,

More information

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data

Type-2 Fuzzy Non-uniform Rational B-spline Model with Type-2 Fuzzy Data Malaysan Journal of Mathematcal Scences 11(S) Aprl : 35 46 (2017) Specal Issue: The 2nd Internatonal Conference and Workshop on Mathematcal Analyss (ICWOMA 2016) MALAYSIAN JOURNAL OF MATHEMATICAL SCIENCES

More information

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices

Steps for Computing the Dissimilarity, Entropy, Herfindahl-Hirschman and. Accessibility (Gravity with Competition) Indices Steps for Computng the Dssmlarty, Entropy, Herfndahl-Hrschman and Accessblty (Gravty wth Competton) Indces I. Dssmlarty Index Measurement: The followng formula can be used to measure the evenness between

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

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

PHYSICS-ENHANCED L-SYSTEMS

PHYSICS-ENHANCED L-SYSTEMS PHYSICS-ENHANCED L-SYSTEMS Hansrud Noser 1, Stephan Rudolph 2, Peter Stuck 1 1 Department of Informatcs Unversty of Zurch, Wnterthurerstr. 190 CH-8057 Zurch Swtzerland noser(stuck)@f.unzh.ch, http://www.f.unzh.ch/~noser(~stuck)

More information

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm

Research of Dynamic Access to Cloud Database Based on Improved Pheromone Algorithm , pp.197-202 http://dx.do.org/10.14257/dta.2016.9.5.20 Research of Dynamc Access to Cloud Database Based on Improved Pheromone Algorthm Yongqang L 1 and Jn Pan 2 1 (Software Technology Vocatonal College,

More information

Ontology Mapping: As a Binary Classification Problem

Ontology Mapping: As a Binary Classification Problem Fourth Internatonal Conference on Semantcs, Knowledge and Grd Ontology Mappng: As a Bnary Classfcaton Problem Mng Mao SAP Research mng.mao@sap.com Yefe Peng Yahoo! ypeng@yahoo-nc.com Mchael Sprng U. of

More information

A New Transaction Processing Model Based on Optimistic Concurrency Control

A New Transaction Processing Model Based on Optimistic Concurrency Control A New Transacton Processng Model Based on Optmstc Concurrency Control Wang Pedong,Duan Xpng,Jr. Abstract-- In ths paper, to support moblty and dsconnecton of moble clents effectvely n moble computng envronment,

More information

Combining Multiple Resources, Evidence and Criteria for Genomic Information Retrieval

Combining Multiple Resources, Evidence and Criteria for Genomic Information Retrieval Combnng Multple Resources, Evdence and Crtera for Genomc Informaton Retreval Luo S 1, Je Lu 2 and Jame Callan 2 1 Department of Computer Scence, Purdue Unversty, West Lafayette, IN 47907, USA ls@cs.purdue.edu

More information

Solving two-person zero-sum game by Matlab

Solving two-person zero-sum game by Matlab Appled Mechancs and Materals Onlne: 2011-02-02 ISSN: 1662-7482, Vols. 50-51, pp 262-265 do:10.4028/www.scentfc.net/amm.50-51.262 2011 Trans Tech Publcatons, Swtzerland Solvng two-person zero-sum game by

More information

An Integrated Information Platform for Intelligent Transportation Systems Based on Ontology

An Integrated Information Platform for Intelligent Transportation Systems Based on Ontology An Integrated Informaton Platform for Intellgent Transportaton Systems Based on Ontology Jun Zha, Zhou Zhou, Zhman Sh and Lxn Shen School of Economcs and Management, Dalan Martme Unversty, Dalan 116026,

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

Object-Based Techniques for Image Retrieval

Object-Based Techniques for Image Retrieval 54 Zhang, Gao, & Luo Chapter VII Object-Based Technques for Image Retreval Y. J. Zhang, Tsnghua Unversty, Chna Y. Y. Gao, Tsnghua Unversty, Chna Y. Luo, Tsnghua Unversty, Chna ABSTRACT To overcome the

More information

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity

Corner-Based Image Alignment using Pyramid Structure with Gradient Vector Similarity Journal of Sgnal and Informaton Processng, 013, 4, 114-119 do:10.436/jsp.013.43b00 Publshed Onlne August 013 (http://www.scrp.org/journal/jsp) Corner-Based Image Algnment usng Pyramd Structure wth Gradent

More information

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility

Evaluation of an Enhanced Scheme for High-level Nested Network Mobility IJCSNS Internatonal Journal of Computer Scence and Network Securty, VOL.15 No.10, October 2015 1 Evaluaton of an Enhanced Scheme for Hgh-level Nested Network Moblty Mohammed Babker Al Mohammed, Asha Hassan.

More information

Lecture 5: Multilayer Perceptrons

Lecture 5: Multilayer Perceptrons Lecture 5: Multlayer Perceptrons Roger Grosse 1 Introducton So far, we ve only talked about lnear models: lnear regresson and lnear bnary classfers. We noted that there are functons that can t be represented

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

Machine Learning: Algorithms and Applications

Machine Learning: Algorithms and Applications 14/05/1 Machne Learnng: Algorthms and Applcatons Florano Zn Free Unversty of Bozen-Bolzano Faculty of Computer Scence Academc Year 011-01 Lecture 10: 14 May 01 Unsupervsed Learnng cont Sldes courtesy of

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

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution

Real-time Motion Capture System Using One Video Camera Based on Color and Edge Distribution Real-tme Moton Capture System Usng One Vdeo Camera Based on Color and Edge Dstrbuton YOSHIAKI AKAZAWA, YOSHIHIRO OKADA, AND KOICHI NIIJIMA Graduate School of Informaton Scence and Electrcal Engneerng,

More information

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques

Enhancement of Infrequent Purchased Product Recommendation Using Data Mining Techniques Enhancement of Infrequent Purchased Product Recommendaton Usng Data Mnng Technques Noraswalza Abdullah, Yue Xu, Shlomo Geva, and Mark Loo Dscplne of Computer Scence Faculty of Scence and Technology Queensland

More information

CMPS 10 Introduction to Computer Science Lecture Notes

CMPS 10 Introduction to Computer Science Lecture Notes CPS 0 Introducton to Computer Scence Lecture Notes Chapter : Algorthm Desgn How should we present algorthms? Natural languages lke Englsh, Spansh, or French whch are rch n nterpretaton and meanng are not

More information

Massive XML Data Mining in Cloud Computing Environment

Massive XML Data Mining in Cloud Computing Environment JOURNAL OF MULTIMEDIA, VOL. 9, NO. 8, AUGUST 2014 1011 Massve XML Data Mnng n Cloud Computng Envronment Zhao L Department of Computer Scence, Xnyang College of Agrculture and Forestry, Xnyang, Chna Emal:

More information

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING

BIN XIA et al: AN IMPROVED K-MEANS ALGORITHM BASED ON CLOUD PLATFORM FOR DATA MINING An Improved K-means Algorthm based on Cloud Platform for Data Mnng Bn Xa *, Yan Lu 2. School of nformaton and management scence, Henan Agrcultural Unversty, Zhengzhou, Henan 450002, P.R. Chna 2. College

More information

Face Recognition Based on SVM and 2DPCA

Face Recognition Based on SVM and 2DPCA Vol. 4, o. 3, September, 2011 Face Recognton Based on SVM and 2DPCA Tha Hoang Le, Len Bu Faculty of Informaton Technology, HCMC Unversty of Scence Faculty of Informaton Scences and Engneerng, Unversty

More information

A New Approach For the Ranking of Fuzzy Sets With Different Heights

A New Approach For the Ranking of Fuzzy Sets With Different Heights New pproach For the ankng of Fuzzy Sets Wth Dfferent Heghts Pushpnder Sngh School of Mathematcs Computer pplcatons Thapar Unversty, Patala-7 00 Inda pushpndersnl@gmalcom STCT ankng of fuzzy sets plays

More information

A Knowledge Management System for Organizing MEDLINE Database

A Knowledge Management System for Organizing MEDLINE Database A Knowledge Management System for Organzng MEDLINE Database Hyunk Km, Su-Shng Chen Computer and Informaton Scence Engneerng Department, Unversty of Florda, Ganesvlle, Florda 32611, USA Wth the exploson

More information

The Discovery of Action Groups for Smart Home

The Discovery of Action Groups for Smart Home The Dscovery of Acton Groups for Smart Home Hsen-Chou Lao,* Bo-Yu La Sheng-Che Hsao Department of Computer Scence and Informaton Engneerng Chaoyang Unversty of Technology Wufong Townshp, Tachung County,

More information

Querying by sketch geographical databases. Yu Han 1, a *

Querying by sketch geographical databases. Yu Han 1, a * 4th Internatonal Conference on Sensors, Measurement and Intellgent Materals (ICSMIM 2015) Queryng by sketch geographcal databases Yu Han 1, a * 1 Department of Basc Courses, Shenyang Insttute of Artllery,

More information

TWO DIAGNOSTIC MODELS FOR PLC CONTROLLED FLEXIBLE MANUFACTURING SYSTEMS. W. HU*, A. G. STARR* and A. Y. T. LEUNG*

TWO DIAGNOSTIC MODELS FOR PLC CONTROLLED FLEXIBLE MANUFACTURING SYSTEMS. W. HU*, A. G. STARR* and A. Y. T. LEUNG* TWO DIAGNOSTIC MODELS FOR PLC CONTROLLED FLEXIBLE MANUFACTURING SYSTEMS W. HU*, A. G. STARR* and A. Y. T. LEUNG* * Manchester School of Engneerng, The Unversty of Manchester, Manchester M13 9PL, UK To

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

User Authentication Based On Behavioral Mouse Dynamics Biometrics User Authentcaton Based On Behavoral Mouse Dynamcs Bometrcs Chee-Hyung Yoon Danel Donghyun Km Department of Computer Scence Department of Computer Scence Stanford Unversty Stanford Unversty Stanford, CA

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

ELEC 377 Operating Systems. Week 6 Class 3

ELEC 377 Operating Systems. Week 6 Class 3 ELEC 377 Operatng Systems Week 6 Class 3 Last Class Memory Management Memory Pagng Pagng Structure ELEC 377 Operatng Systems Today Pagng Szes Vrtual Memory Concept Demand Pagng ELEC 377 Operatng Systems

More information

(1) The control processes are too complex to analyze by conventional quantitative techniques.

(1) The control processes are too complex to analyze by conventional quantitative techniques. Chapter 0 Fuzzy Control and Fuzzy Expert Systems The fuzzy logc controller (FLC) s ntroduced n ths chapter. After ntroducng the archtecture of the FLC, we study ts components step by step and suggest a

More information

A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION

A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION A CALCULATION METHOD OF DEEP WEB ENTITIES RECOGNITION 1 FENG YONG, DANG XIAO-WAN, 3 XU HONG-YAN School of Informaton, Laonng Unversty, Shenyang Laonng E-mal: 1 fyxuhy@163.com, dangxaowan@163.com, 3 xuhongyan_lndx@163.com

More information

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps Vsual Thesaurus for Color Image Retreval usng Self-Organzng Maps Chrstopher C. Yang and Mlo K. Yp Department of System Engneerng and Engneerng Management The Chnese Unversty of Hong Kong, Hong Kong ABSTRACT

More information

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009.

Assignment # 2. Farrukh Jabeen Algorithms 510 Assignment #2 Due Date: June 15, 2009. Farrukh Jabeen Algorthms 51 Assgnment #2 Due Date: June 15, 29. Assgnment # 2 Chapter 3 Dscrete Fourer Transforms Implement the FFT for the DFT. Descrbed n sectons 3.1 and 3.2. Delverables: 1. Concse descrpton

More information

Positive Semi-definite Programming Localization in Wireless Sensor Networks

Positive Semi-definite Programming Localization in Wireless Sensor Networks Postve Sem-defnte Programmng Localzaton n Wreless Sensor etworks Shengdong Xe 1,, Jn Wang, Aqun Hu 1, Yunl Gu, Jang Xu, 1 School of Informaton Scence and Engneerng, Southeast Unversty, 10096, anjng Computer

More information

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique

The Greedy Method. Outline and Reading. Change Money Problem. Greedy Algorithms. Applications of the Greedy Strategy. The Greedy Method Technique //00 :0 AM Outlne and Readng The Greedy Method The Greedy Method Technque (secton.) Fractonal Knapsack Problem (secton..) Task Schedulng (secton..) Mnmum Spannng Trees (secton.) Change Money Problem Greedy

More information

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval Proceedngs of the Thrd NTCIR Workshop Descrpton of NTU Approach to NTCIR3 Multlngual Informaton Retreval Wen-Cheng Ln and Hsn-Hs Chen Department of Computer Scence and Informaton Engneerng Natonal Tawan

More information

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1

A New Feature of Uniformity of Image Texture Directions Coinciding with the Human Eyes Perception 1 A New Feature of Unformty of Image Texture Drectons Concdng wth the Human Eyes Percepton Xng-Jan He, De-Shuang Huang, Yue Zhang, Tat-Mng Lo 2, and Mchael R. Lyu 3 Intellgent Computng Lab, Insttute of Intellgent

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

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information Remote Sensng Image Retreval Algorthm based on MapReduce and Characterstc Informaton Zhang Meng 1, 1 Computer School, Wuhan Unversty Hube, Wuhan430097 Informaton Center, Wuhan Unversty Hube, Wuhan430097

More information

A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING. James Moscola, Young H. Cho, John W. Lockwood

A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING. James Moscola, Young H. Cho, John W. Lockwood A RECONFIGURABLE ARCHITECTURE FOR MULTI-GIGABIT SPEED CONTENT-BASED ROUTING James Moscola, Young H. Cho, John W. Lockwood Dept. of Computer Scence and Engneerng Washngton Unversty, St. Lous, MO {jmm5,

More information

HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS

HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS HCMX: AN EFFICIENT HYBRID CLUSTERING APPROACH FOR MULTI-VERSION XML DOCUMENTS VIJAY SONAWANE 1, D.RAJESWARA.RAO 2 1 Research Scholar, Department of CSE, K.L.Unversty, Green Felds, Guntur, Andhra Pradesh

More information

Transaction-Consistent Global Checkpoints in a Distributed Database System

Transaction-Consistent Global Checkpoints in a Distributed Database System Proceedngs of the World Congress on Engneerng 2008 Vol I Transacton-Consstent Global Checkponts n a Dstrbuted Database System Jang Wu, D. Manvannan and Bhavan Thurasngham Abstract Checkpontng and rollback

More information

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc.

BioTechnology. An Indian Journal FULL PAPER. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 0974-74 Volume 0 Issue BoTechnology 04 An Indan Journal FULL PAPER BTAIJ 0() 04 [684-689] Revew on Chna s sports ndustry fnancng market based on market -orented

More information

Related-Mode Attacks on CTR Encryption Mode

Related-Mode Attacks on CTR Encryption Mode Internatonal Journal of Network Securty, Vol.4, No.3, PP.282 287, May 2007 282 Related-Mode Attacks on CTR Encrypton Mode Dayn Wang, Dongda Ln, and Wenlng Wu (Correspondng author: Dayn Wang) Key Laboratory

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

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

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

TN348: Openlab Module - Colocalization

TN348: Openlab Module - Colocalization TN348: Openlab Module - Colocalzaton Topc The Colocalzaton module provdes the faclty to vsualze and quantfy colocalzaton between pars of mages. The Colocalzaton wndow contans a prevew of the two mages

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

Collaboratively Regularized Nearest Points for Set Based Recognition Academc Center for Computng and Meda Studes, Kyoto Unversty Collaboratvely Regularzed Nearest Ponts for Set Based Recognton Yang Wu, Mchhko Mnoh, Masayuk Mukunok Kyoto Unversty 9/1/013 BMVC 013 @ Brstol,

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

Mining User Similarity Using Spatial-temporal Intersection

Mining User Similarity Using Spatial-temporal Intersection www.ijcsi.org 215 Mnng User Smlarty Usng Spatal-temporal Intersecton Ymn Wang 1, Rumn Hu 1, Wenhua Huang 1 and Jun Chen 1 1 Natonal Engneerng Research Center for Multmeda Software, School of Computer,

More information

Efficient Semantically Equal Join on Strings in Practice

Efficient Semantically Equal Join on Strings in Practice Thammasat Int. J. Sc. Tech., Vol. 4, No., Aprl-June 009 Effcent Semantcally Equal Jon on Strngs n Practce Juggapong Natwcha Computer Engneerng Department, Faculty of Engneerng Chang Ma Unversty, Chang

More information

Keywords - Wep page classification; bag of words model; topic model; hierarchical classification; Support Vector Machines

Keywords - Wep page classification; bag of words model; topic model; hierarchical classification; Support Vector Machines (IJCSIS) Internatonal Journal of Computer Scence and Informaton Securty, Herarchcal Web Page Classfcaton Based on a Topc Model and Neghborng Pages Integraton Wongkot Srura Phayung Meesad Choochart Haruechayasak

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

Information Retrieval

Information Retrieval Anmol Bhasn abhasn[at]cedar.buffalo.edu Moht Devnan mdevnan[at]cse.buffalo.edu Sprng 2005 #$ "% &'" (! Informaton Retreval )" " * + %, ##$ + *--. / "#,0, #'",,,#$ ", # " /,,#,0 1"%,2 '",, Documents are

More information

USING GRAPHING SKILLS

USING GRAPHING SKILLS Name: BOLOGY: Date: _ Class: USNG GRAPHNG SKLLS NTRODUCTON: Recorded data can be plotted on a graph. A graph s a pctoral representaton of nformaton recorded n a data table. t s used to show a relatonshp

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Introducton to Algorthms October 4, 2002 Massachusetts Insttute of Technology 6046J/18410J Professors Erk Demane and Shaf Goldwasser Handout 14 Problem Set 3 Solutons (Exercses were not to be turned n,

More information

A Deflected Grid-based Algorithm for Clustering Analysis

A Deflected Grid-based Algorithm for Clustering Analysis A Deflected Grd-based Algorthm for Clusterng Analyss NANCY P. LIN, CHUNG-I CHANG, HAO-EN CHUEH, HUNG-JEN CHEN, WEI-HUA HAO Department of Computer Scence and Informaton Engneerng Tamkang Unversty 5 Yng-chuan

More information