Topic Continuity for Web Document Categorization and Ranking

Size: px
Start display at page:

Download "Topic Continuity for Web Document Categorization and Ranking"

Transcription

1 Topic Continity for Web ocment Categorization and Ranking B. L. Narayan, C. A. Mrthy and Sankar. Pal Machine Intelligence Unit, Indian Statistical Institte, 03, B. T. Road, olkata , India. bln r, mrthy, Abstract PageRank is primarily based on link strctre analysis. Recently, it has been shown that content information can be tilized to improve link analysis. We propose a novel algorithm that harnesses the information contained in the history of a srfer to determine his topic of interest when he is on a given page. As the history is navailable ntil qery time, we gess it probabilistically so that the operations can be performed offline. This leads to a better web page categorization and, thereby, to a better ranking of web pages.. Introdction Traditional information retrieval in docment analysis has largely focsed on looking at the content of a docment for drawing inferences regarding it. The categorization of the docment is performed on the basis of the terms (or words) present in the docment. The term freqency reflects the significance of the docment with respect to the term whereas the inverse docment freqency acconts for the relevance of a docment. The TFIF measre is a combination of the two and it provides the importance of a docment with respect to a set of terms or qeries. Unlike text docments, a hypertext docment is not selfcontained. There is a wealth of information abot the crrent docment hidden in its neighborhood which is determined throgh the link strctre of the available hypertext data. A hypertext docment has both in-neighbors and otneighbors, and the text associated with its neighbors proves to be sefl in inferring abot the content of the present docment. Chakrabarti, et al [] have performed experiments in this regard and have shown promising reslts. Link strctre, by itself, has been in se for identifying important docments across the web and ranking them. Search engines combine the ranks and the TFIF measres of web pages and present them, in order of their importance, to the ser in response to a given qery. In order to satisfy the ser, it is essential to obtain the best sch ordering. Recently, Richardson and omingos [8], have proposed a directed srfer model which enhances the PageRank by taking into consideration the link strctre as well as the content of the docments in the neighborhood. As the probability of following a link is assmed to be associated to the contents of the two pages that the link connects, it is necessary to have a proper text scoring fnction which shall be sed to jdge how relevant the page is to the given qery. In this article, we describe a methodology for compting the PageRank that combines the link strctre, and the contents of a page and its neighborhood. Thogh the directed srfer model comptes the probability of following a particlar link based on the contents of the crrent page, the history of the srfer is ignored. Since all the comptations are performed offline, the proposed algorithm gesses the history with the help of the contents on the backlinks of the given page. This leads to a better categorization of the web docments and improves their PageRank. The remaining part of this article is organized as follows. First, we shall discss the related work in Section. We describe or proposed methodology in Section 3. This is followed by the experimental reslts, in Section 4. Related work on page ranking and content analysis Simple citation ranking is sed in docment analysis where the nmber of citations of a docment is considered to be a measre of importance of that page. Brin and Page [] and leinberg [7] extended the idea to web page ranking where the nmber of inlinks of a page was taken to be a measre of its importance. We shall se the following notation in this article.,

2 = ] ] International Conference on Web Intelligence, pp October 003, Halifax, Canada and denote hypertext pages and and stand for topics. Let be the link matrix where N is the nmber of web pages, i.e., if and only if page has a link from page. If is a web page, "! $#&%'%&%(#*),+ -$+ is the set of pages points to, and. / "! $#&%'%&%(#*),+ -$+ is the set of pages that point to. ) 0 is the nmber of otlinks from. Let 3 denote the normalized link matrix obtained by dividing each colmn of by its total. leinberg proposed the Hypertext Indced Topic Selection (HITS) algorithm for ranking web pages where he introdced the notion of hbs and athorities. The hb vale of a page is defined to be the sm of the athority vales of the pages that it links to and the athority vale of a page is the sm of the hb vales of the pages that link to it. The hb and athority vales are compted for a sbgraph 4 that consists of only pages deemed relevant to the qery :$;6<>= 67 :$@<?# 5 A(% Rewriting in matrix form and combining the two steps, B C4EGFH C4IJ4 B # FH 4 B C4I4EGF% These steps are performed till convergence. The hb and athority comptations are performed afresh for each qery. This makes it comptationally costly. In the rest of this article, we do not consider HITS and other similar algorithms like PHITS [3]. The PageRank algorithm was introdced by Brin and Page [], and is employed by Google ( Every page is considered to distribte its rank eqally into its otlinks. The rank of a page is recrsively defined as the sm of the ranks conferred on it by its backlinks. Starting with an arbitrary vector, the PageRank vector is compted iteratively by mltiplying with the normalized link matrix 3. To avoid rank sinks and rank leaks, the transition matrix is modified as 3-LM N PO/QRST3VUWQTX ZY \[?. 3 L The PageRank vector trns ot to be the dominant eigenvector of 3^L. The PageRank vector is compted withot considering the content information and is independent of the qery. At qery time, only the relevance of the page to the qery is compted and the reslts are ordered taking both the relevance and the (nconditional) rank into consideration. The PageRank algorithm has another interpretation, known as the random srfer model. It is assmed that a srfer is browsing web pages by clicking on the links at random, never clicking the back btton. The state of the stochastic process is the web page that the srfer is on and the click corresponds to a transition. The matrix 3NL corresponds to the stochastic matrix for the process. Q is the probability that the srfer decides not to follow a link and moves to a new page by typing its URL. Under this model, the PageRank trns ot to be the stationary probability of the process. It can also be interpreted as the nconditional probability of the srfer being on a page. The relevance of a page to a given qery is compted by calclating the TFIF measre of the page for each term in the qery. A page is considered to be significant for a term if the term freqency (TF) is high. If a term appears in almost all the docments, it might not be relevant. So, the term freqency is weighted by the inverse of the docments freqency in which it appears. This provides the TFIF measre for each term. The TFIF measres for each term in the qery are added to provide the TFIF vale of the page for a given qery. When dealing with hypertext data, the TFIF measre often fails to identify some relevant web pages. A celebrated example of sch a sitation is for the qery search engine. Home pages of most search engines do not contain the phrase search engine and, as a reslt, get a low TFIF vale. So, even thogh they have a hge nmber of inlinks, and hence a high PageRank, they do not featre at the top of the reslts. This sort of a problem was overcome by considering text from the neighborhood of a given web page as its own. Chakrabarti, et al [] have stdied varios ways of assigning text to a docment from its neighbors. Richardson and omingos [8] have attempted to rectify the above mentioned problem by combining the content information into the page ranking algorithm itself. The probability of following a link on a page containing the qery is weighted according to the presence or absence of the qery in the page that the link leads to. This is called the directed srfer model which caters to the intition that a srfer wold more likely follow a link to a page that contains the qery rather than to a page that does not. Recently, Haveliwala [5] has proposed to compte a PageRank vector for each distinct topic. As the comptation of PageRank is time consming, it is sggested that the nmber of topics be kept small. For each topic, a different bias vector is sed dring the comptation of PageRank. The topic is decided on the basis of the context of the qery. In each of the mentioned cases, the original assmption of the random srfer model, that each of the links on a page is eqally likely to be followed, has been relaxed. The probability of following a link has been modified or biased in certain ways. There have been other modifications that took

3 International Conference on Web Intelligence, pp October 003, Halifax, Canada into accont the location or the visal characteristics of the content and links on the page. These too can be taken into accont while compting the transition probabilities. The directed srfer model assmes an accrate classification of any given web page into the topics that are contained in it. Simple text based classification does not perform well de to the very natre of a langage where the same words may appear in different topics. The need for context sensitive page categorization, therefore, arises for this reason. In the following section, we describe the problem that we consider here and provide a soltion to it. We also discss how it differs from other related approaches. 3. Methodology for incorporating history into content analysis v w w 3.. Assmptions We assme that every page consists of content on one or more of a set of predefined topics and that pages on similar or same topics are more likely to be linked to each other than pages on totally nrelated topics. We also assme that a srfer wold browse pages not jst randomly, bt with some objective in mind. There is a topic of interest (ToI) for the srfer at any time and he is more likely to be interested in the same topic at time U. With a small probability, he does change his topic of interest, possibly, ot of criosity. Another related assmption is that, if a srfer is on a particlar page, his topic of interest is one of the set of topics available on the page. For the time being, we consider the case where the srfer always follows a link on the crrent page. 3.. Problem nder consideration With the above assmptions in mind, we consider the following example. A page leads to two pages and (see Fig. ). If a srfer is on page at time, what is the probability that he is on page at time7u-? The random srfer model had assigned a probability of % to that (assming the srfer follows one of the links available on page ). If, after analyzing the textal content, it is fond that belongs eqally to topics and, belongs to and belongs to, then what is the above probability? The directed srfer model prescribes a vale of %. However, had it been known that the srfer had followed the link from, wold it still be as likely for the srfer to reach? In sch a sitation, it seems to be more likely that the srfer is interested in and, hence, qite probably, wold visit rather than. From this example, it is evident that both the transition probabilities and the topic categorization depend not jst on the contents of the crrent page bt on the PageRank t - t t + Figre. Given that the srfer is on page at time what is the probability of him being on page at time U? What if it is known that the srfer had followed the link shown by the dotted line? and the contents of the backlinks too. We make se of the information hidden in the srfer s history to compte both the above qantities simltaneosly. Thogh it is evident that the history of the srfer plays an important role in determining the transition probabilities, it is not likely to be obtained before qery time. Or intention being a qick response at qery time, the comptations are reqired to be performed offline. To this end, we probabilistically gess the history of a srfer on a given page. As we consider only the case where the srfer follows a link to reach the crrent page, we apply Bayes Theorem to find the probability of the srfer having reached here from a particlar backlink. The ToI too is determined by a similar approach. It may be noted here that thogh Chakrabarti, et al [] had considered text from neighboring pages, they had not taken into consideration the rank of the pages that lead to the crrent page. A backlink with a low PageRank, althogh with the same content as the crrent page, is not as likely to have been visited as compared to a backlink with a high PageRank Methodology Based on the aforesaid concept we provide here an algorithm to compte the transition probabilities in terms of the ToI. As these two qantities depend on each other, we com- 3

4 < < < International Conference on Web Intelligence, pp October 003, Halifax, Canada pte both the ToI and the transition probabilities recrsively. Once the transition matrix is available, the PageRank vector is obtained in the sal manner as the dominant eigenvector of the transition matrix. We assme that the srfer strays from his crrent ToI with a small probability of. The transition probabilities are compted as follows.? P G # U 8 U 8 X GP # PO ) > # G O A > R? R? Y A R A*# # G A #? )Z > where R R A is taken to be 0 if!6. In this manner, the transition probabilities can be calclated once the qantities T T A are known. They are normalized each time so that 8 R R? ^ The topic of interest of the srfer given that the srfer is on page is calclated as: :$;! R > A R? # A # #"6 G#? >? The denominator can be ignored as it will disappear dring normalization. Now, $ : $ : > # #"6P # R? R #" P C # #"6 # # #"6 # #" 6 # R "% #" P # #"6P 6 Extract Link Strctre Compte Transition Probabilities Raw HTML Extract Text Recategorize pages Calclate PageRank OP ata Extract Text Train Categorize pages Figre. Flowchart of the proposed algorithm $ : # "% #" C # #"6 #"6P R& #" P 6 #"6P The initial vales of? can be estimated by text based scoring. Once the ToI has been calclated accrately, the directed srfer model can be employed to enhance the PageRank. A flowchart of the proposed algorithm is provided in Fig.. It has been shown that the directed srfer model is scalable. The above comptations too, are scalable. The operations are performed in exactly the same manner as for efficiently compting the PageRank [4]. 4. Experimental Reslts To deonstrate the effectiveness of or method, one million pages have been obtained from Stanford s WebBase [6] available online at www-diglib.stanford.ed/' testbed/doc/webbase/. Since most of these pages belong to sites related to Stanford University, we added Stanford to the list of stopwords. The training data for the analysis of the textal content of all these pages has been taken from 4

5 International Conference on Web Intelligence, pp October 003, Halifax, Canada the Open irectory Project (OP) available online at Abot 3.6 million web pages are available nder the seventeen categories in the OP data. We have, however, ignored the categories regional and world de to the high nmber of non-english words that they generate. The classification is performed by manal volnteers and is considered to be of high qality. e to lack of time for training, only the description of each page (and not the content) has been considered. Each word is stemmed with Porter s Stemming Algorithm prior to its se in the analysis. The freqency of a stem for each topic is compted by conting the nmber of times the stem appears nder that particlar topic. Stopwords are ignored at the otset itself. Rare stems, i.e., those appearing fifteen times or less, are treated as spelling mistakes and are ignored. For each page and topic, we compte 5 A. After normalizing, if any of these probabilities is fond to be less than 0., we consider it to be noise and forcibly pt it to zero. If a page does not appear to be significantly related to any of the fifteen topics, we replace the ToI vector by a prior vector which is jst the nconditional probability of a page being on a particlar topic. This vector is estimated from the OP data as the proportion of topics nder each category. The scores are normalized once more. The initial estimates are based on a simple text scoring fnction which ses the freqencies of the stems in each of the fifteen topics to decide the set of topics that are available on the crrent page. Refinements are then made on the basis of the link strctre and an initial estimate of PageRank (the one compted assming eqal probabilities for all otlinks). Once the categorization is performed accrately, the desired transition probability matrix is obtained. The dominant eigenvector of this matrix is taken to be the final PageRank vector. A grop of three volnteers were reqested to stdy the categorizations obtained before and after or algorithm was applied. The distances between the two categorization vectors was compted. Fifteen sch pages were obtained for which the distance trned ot to be larger than 0.7 (Table. These were made available to the volnteers and they were asked to rate the extent of their agreement with each categorization. The ratings (Table ) were analysed and the improvement has been fond to be significant by a t-test (with 4 degrees of freedom) (see Table 3). The nll hypothesis that the proposed method does not provide an improvement in topic categorization was rejected at a confidence level of 97.5%. Table. URLs whose categorization vectors were at a distance greater than 0.7 No. URL. tor.stanford.ed/cgi/search.prl/d/. pangea.stanford.ed/stdents/jobfair.html 3. labrea.stanford.ed/gn/cvs/ 4. cis.stanford.ed/programs/talks/cath/abstract.html 5. w6yx.stanford.ed/ palf/ 6. kzs.stanford.ed/pgide/996spring/page05.html 7. cellwall.stanford.ed/cellwall/species/ arabidopsis atcsla/graphics.shtml 8. cellwall.stanford.ed/cellwall/species/ arabidopsis atcsle/graphics.shtml 9. kzs.stanford.ed/pgide/996winter/page9.html 0. tehran.stanford.ed/literatre/poetry/classic/ hafez.0.html. kzs.stanford.ed/pgide/996winter/page4.html. sloan.stanford.ed/evonline/profiles.htm 3. labrea.stanford.ed/gn/gnrobots/ 4. labrea.stanford.ed/gn/goose/ 5. ass.stanford.ed/speakers/bios/clark.html Table. Ratings of categorizations averaged over all sers Rating URL No. Text Link based based

6 International Conference on Web Intelligence, pp October 003, Halifax, Canada Table 3. Smmary of reslts Mean (s.d.) Mean (s.d.) 5 O 5 Average rating (0.897) (0.64) by each ser (0.446) (0.366) (0.569) (0.334) Overall average 0.37 (0.97) (0.45) (0.3905) t-statistic.56 * & '.4 [4] T. H. Haveliwala. Efficient comptation of pagerank. Technical report, Stanford University, 999. [5] T. H. Haveliwala. Topic-sensitive pagerank. In Proceedings of the Eleventh International World Wide Web Conference, 00. [6] J. Hirai, S. Raghavan, H. Garcia-Molina, and A. Paepcke. Webbase: A repository of web pages. In Proceedings of Ninth International World Wide Web Conference, 000. [7] J. leinberg. Athoritative sorces in a hyperlinked environment. Jornal of the ACM, 46(5):604 63, 999. [8] M. Richardson and P. omingos. The intelligent srfer: Probabilistic combination of link and content information in pagerank,. In Advances in Neral Information Processing Systems, volme 4. MIT Press, Conclsions Page ranking is greatly enhanced by considering the textal content of web pages along with the link strctre. Proper categorization of web pages is reqired to obtain a correct ranking techniqe. However, by its very natre, a langage consists of words that appear in mltiple categories. The confsion that sch words add to categorization of web pages can be redced by considering the context of the web page. We have sggested one sch approach where the context is atomatically obtained from the backlinks of a page. We have also shown how the categorization can be refined starting with an initial classification. The present investigation shows the improvement of categorization of web docments becase of the incorporation of history. this can be sbseqently sed to enhance the page rank sing the algorithm of Richardson and omingos [8]. 6. Acknowledgements We wold like to thank Wang Lam for helping s with retrieving docments from the Stanford Webbase. We are also gratefl to the volnteers for sparing their valable time. The first athor s research is fnded by INSEA, Fontaineblea, France. References [] S. Brin and L. Page. The anatomy of a large-scale hypertextal search engine. Technical report, Stanford University, 998. [] S. Chakrabarti, B. om, and P. Indyk. Enhanced hypertext categorization sing hyperlinks. In Proceedings of SIGMO- 98, ACM International Conference on Management of ata, 998. [3]. Cohn and H. Chang. Learning to probabilistically identify athoritative docments. In Proceedings of the 7th International Conference on Machine Learning,

Evaluating Influence Diagrams

Evaluating Influence Diagrams Evalating Inflence Diagrams Where we ve been and where we re going Mark Crowley Department of Compter Science University of British Colmbia crowley@cs.bc.ca Agst 31, 2004 Abstract In this paper we will

More information

REPLICATION IN BANDWIDTH-SYMMETRIC BITTORRENT NETWORKS. M. Meulpolder, D.H.J. Epema, H.J. Sips

REPLICATION IN BANDWIDTH-SYMMETRIC BITTORRENT NETWORKS. M. Meulpolder, D.H.J. Epema, H.J. Sips REPLICATION IN BANDWIDTH-SYMMETRIC BITTORRENT NETWORKS M. Melpolder, D.H.J. Epema, H.J. Sips Parallel and Distribted Systems Grop Department of Compter Science, Delft University of Technology, the Netherlands

More information

On the Computational Complexity and Effectiveness of N-hub Shortest-Path Routing

On the Computational Complexity and Effectiveness of N-hub Shortest-Path Routing 1 On the Comptational Complexity and Effectiveness of N-hb Shortest-Path Roting Reven Cohen Gabi Nakibli Dept. of Compter Sciences Technion Israel Abstract In this paper we stdy the comptational complexity

More information

Queries. Inf 2B: Ranking Queries on the WWW. Suppose we have an Inverted Index for a set of webpages. Disclaimer. Kyriakos Kalorkoti

Queries. Inf 2B: Ranking Queries on the WWW. Suppose we have an Inverted Index for a set of webpages. Disclaimer. Kyriakos Kalorkoti Qeries Inf B: Ranking Qeries on the WWW Kyriakos Kalorkoti School of Informatics Uniersity of Edinbrgh Sppose e hae an Inerted Index for a set of ebpages. Disclaimer I Not really the scenario of Lectre.

More information

A sufficient condition for spiral cone beam long object imaging via backprojection

A sufficient condition for spiral cone beam long object imaging via backprojection A sfficient condition for spiral cone beam long object imaging via backprojection K. C. Tam Siemens Corporate Research, Inc., Princeton, NJ, USA Abstract The response of a point object in cone beam spiral

More information

Multi-lingual Multi-media Information Retrieval System

Multi-lingual Multi-media Information Retrieval System Mlti-lingal Mlti-media Information Retrieval System Shoji Mizobchi, Sankon Lee, Fmihiko Kawano, Tsyoshi Kobayashi, Takahiro Komats Gradate School of Engineering, University of Tokshima 2-1 Minamijosanjima,

More information

Tdb: A Source-level Debugger for Dynamically Translated Programs

Tdb: A Source-level Debugger for Dynamically Translated Programs Tdb: A Sorce-level Debgger for Dynamically Translated Programs Naveen Kmar, Brce R. Childers, and Mary Lo Soffa Department of Compter Science University of Pittsbrgh Pittsbrgh, Pennsylvania 15260 {naveen,

More information

A personalized search using a semantic distance measure in a graph-based ranking model

A personalized search using a semantic distance measure in a graph-based ranking model Article A personalized search sing a semantic distance measre in a graph-based ranking model Jornal of Information Science XX (X) pp. 1-23 The Athor(s) 2011 Reprints and Permissions: sagepb.co.k/jornalspermissions.nav

More information

CS224W Final Report. 1 Introduction. 3 Data Collection and Visualization. 2 Prior Work. Cyprien de Lichy, Renke Pan, Zheng Wu.

CS224W Final Report. 1 Introduction. 3 Data Collection and Visualization. 2 Prior Work. Cyprien de Lichy, Renke Pan, Zheng Wu. CS224W Final Report Cyprien de Lichy, Renke Pan, Zheng W 1 Introdction December 9, 2015 Recommender systems are information filtering systems that provide sers with personalized sggestions for prodcts

More information

AAA CENTER FOR DRIVING SAFETY & TECHNOLOGY

AAA CENTER FOR DRIVING SAFETY & TECHNOLOGY AAA CENTER FOR DRIVING SAFETY & TECHNOLOGY 2017 FORD MUSTANG PREMIUM CONVERTIBLE INFOTAINMENT SYSTEM* DEMAND RATING Very High Demand The Ford Mstang Convertible s SYNC 3 (version 2.20) infotainment system

More information

Computer User s Guide 4.0

Computer User s Guide 4.0 Compter User s Gide 4.0 2001 Glenn A. Miller, All rights reserved 2 The SASSI Compter User s Gide 4.0 Table of Contents Chapter 1 Introdction...3 Chapter 2 Installation and Start Up...5 System Reqirements

More information

Networks An introduction to microcomputer networking concepts

Networks An introduction to microcomputer networking concepts Behavior Research Methods& Instrmentation 1978, Vol 10 (4),522-526 Networks An introdction to microcompter networking concepts RALPH WALLACE and RICHARD N. JOHNSON GA TX, Chicago, Illinois60648 and JAMES

More information

The Impact of Avatar Mobility on Distributed Server Assignment for Delivering Mobile Immersive Communication Environment

The Impact of Avatar Mobility on Distributed Server Assignment for Delivering Mobile Immersive Communication Environment This fll text paper was peer reviewed at the direction of IEEE Commnications Society sbject matter experts for pblication in the ICC 27 proceedings. The Impact of Avatar Mobility on Distribted Server Assignment

More information

Image Compression Compression Fundamentals

Image Compression Compression Fundamentals Compression Fndamentals Data compression refers to the process of redcing the amont of data reqired to represent given qantity of information. Note that data and information are not the same. Data refers

More information

Pavlin and Daniel D. Corkill. Department of Computer and Information Science University of Massachusetts Amherst, Massachusetts 01003

Pavlin and Daniel D. Corkill. Department of Computer and Information Science University of Massachusetts Amherst, Massachusetts 01003 From: AAAI-84 Proceedings. Copyright 1984, AAAI (www.aaai.org). All rights reserved. SELECTIVE ABSTRACTION OF AI SYSTEM ACTIVITY Jasmina Pavlin and Daniel D. Corkill Department of Compter and Information

More information

Isilon InsightIQ. Version 2.5. User Guide

Isilon InsightIQ. Version 2.5. User Guide Isilon InsightIQ Version 2.5 User Gide Pblished March, 2014 Copyright 2010-2014 EMC Corporation. All rights reserved. EMC believes the information in this pblication is accrate as of its pblication date.

More information

Statistical Methods in functional MRI. Standard Analysis. Data Processing Pipeline. Multiple Comparisons Problem. Multiple Comparisons Problem

Statistical Methods in functional MRI. Standard Analysis. Data Processing Pipeline. Multiple Comparisons Problem. Multiple Comparisons Problem Statistical Methods in fnctional MRI Lectre 7: Mltiple Comparisons 04/3/13 Martin Lindqist Department of Biostatistics Johns Hopkins University Data Processing Pipeline Standard Analysis Data Acqisition

More information

Computer-Aided Mechanical Design Using Configuration Spaces

Computer-Aided Mechanical Design Using Configuration Spaces Compter-Aided Mechanical Design Using Configration Spaces Leo Joskowicz Institte of Compter Science The Hebrew University Jersalem 91904, Israel E-mail: josko@cs.hji.ac.il Elisha Sacks (corresponding athor)

More information

Method to build an initial adaptive Neuro-Fuzzy controller for joints control of a legged robot

Method to build an initial adaptive Neuro-Fuzzy controller for joints control of a legged robot Method to bild an initial adaptive Nero-Fzzy controller for joints control of a legged robot J-C Habmremyi, P. ool and Y. Badoin Royal Military Academy-Free University of Brssels 08 Hobbema str, box:mrm,

More information

Subgraph Matching with Set Similarity in a Large Graph Database

Subgraph Matching with Set Similarity in a Large Graph Database 1 Sbgraph Matching with Set Similarity in a Large Graph Database Liang Hong, Lei Zo, Xiang Lian, Philip S. Y Abstract In real-world graphs sch as social networks, Semantic Web and biological networks,

More information

POWER-OF-2 BOUNDARIES

POWER-OF-2 BOUNDARIES Warren.3.fm Page 5 Monday, Jne 17, 5:6 PM CHAPTER 3 POWER-OF- BOUNDARIES 3 1 Ronding Up/Down to a Mltiple of a Known Power of Ronding an nsigned integer down to, for eample, the net smaller mltiple of

More information

The Disciplined Flood Protocol in Sensor Networks

The Disciplined Flood Protocol in Sensor Networks The Disciplined Flood Protocol in Sensor Networks Yong-ri Choi and Mohamed G. Goda Department of Compter Sciences The University of Texas at Astin, U.S.A. fyrchoi, godag@cs.texas.ed Hssein M. Abdel-Wahab

More information

Towards Understanding Bilevel Multi-objective Optimization with Deterministic Lower Level Decisions

Towards Understanding Bilevel Multi-objective Optimization with Deterministic Lower Level Decisions Towards Understanding Bilevel Mlti-objective Optimization with Deterministic Lower Level Decisions Ankr Sinha Ankr.Sinha@aalto.fi Department of Information and Service Economy, Aalto University School

More information

An Adaptive Strategy for Maximizing Throughput in MAC layer Wireless Multicast

An Adaptive Strategy for Maximizing Throughput in MAC layer Wireless Multicast University of Pennsylvania ScholarlyCommons Departmental Papers (ESE) Department of Electrical & Systems Engineering May 24 An Adaptive Strategy for Maximizing Throghpt in MAC layer Wireless Mlticast Prasanna

More information

EMC AppSync. User Guide. Version REV 01

EMC AppSync. User Guide. Version REV 01 EMC AppSync Version 1.5.0 User Gide 300-999-948 REV 01 Copyright 2012-2013 EMC Corporation. All rights reserved. Pblished in USA. EMC believes the information in this pblication is accrate as of its pblication

More information

AUTOMATIC REGISTRATION FOR REPEAT-TRACK INSAR DATA PROCESSING

AUTOMATIC REGISTRATION FOR REPEAT-TRACK INSAR DATA PROCESSING AUTOMATIC REGISTRATION FOR REPEAT-TRACK INSAR DATA PROCESSING Mingsheng LIAO, Li ZHANG, Zxn ZHANG, Jiangqing ZHANG Whan Technical University of Srveying and Mapping, Natinal Lab. for Information Eng. in

More information

Maximum Weight Independent Sets in an Infinite Plane

Maximum Weight Independent Sets in an Infinite Plane Maximm Weight Independent Sets in an Infinite Plane Jarno Nosiainen, Jorma Virtamo, Pasi Lassila jarno.nosiainen@tkk.fi, jorma.virtamo@tkk.fi, pasi.lassila@tkk.fi Department of Commnications and Networking

More information

Master for Co-Simulation Using FMI

Master for Co-Simulation Using FMI Master for Co-Simlation Using FMI Jens Bastian Christoph Claß Ssann Wolf Peter Schneider Franhofer Institte for Integrated Circits IIS / Design Atomation Division EAS Zenerstraße 38, 69 Dresden, Germany

More information

Bias of Higher Order Predictive Interpolation for Sub-pixel Registration

Bias of Higher Order Predictive Interpolation for Sub-pixel Registration Bias of Higher Order Predictive Interpolation for Sb-pixel Registration Donald G Bailey Institte of Information Sciences and Technology Massey University Palmerston North, New Zealand D.G.Bailey@massey.ac.nz

More information

Uncertainty Determination for Dimensional Measurements with Computed Tomography

Uncertainty Determination for Dimensional Measurements with Computed Tomography Uncertainty Determination for Dimensional Measrements with Compted Tomography Kim Kiekens 1,, Tan Ye 1,, Frank Welkenhyzen, Jean-Pierre Krth, Wim Dewlf 1, 1 Grop T even University College, KU even Association

More information

Prof. Kozyrakis. 1. (10 points) Consider the following fragment of Java code:

Prof. Kozyrakis. 1. (10 points) Consider the following fragment of Java code: EE8 Winter 25 Homework #2 Soltions De Thrsday, Feb 2, 5 P. ( points) Consider the following fragment of Java code: for (i=; i

More information

Minimal Edge Addition for Network Controllability

Minimal Edge Addition for Network Controllability This article has been accepted for pblication in a ftre isse of this jornal, bt has not been flly edited. Content may change prior to final pblication. Citation information: DOI 10.1109/TCNS.2018.2814841,

More information

Date: December 5, 1999 Dist'n: T1E1.4

Date: December 5, 1999 Dist'n: T1E1.4 12/4/99 1 T1E14/99-559 Project: T1E14: VDSL Title: Vectored VDSL (99-559) Contact: J Cioffi, G Ginis, W Y Dept of EE, Stanford U, Stanford, CA 945 Cioffi@stanforded, 1-65-723-215, F: 1-65-724-3652 Date:

More information

COMPOSITION OF STABLE SET POLYHEDRA

COMPOSITION OF STABLE SET POLYHEDRA COMPOSITION OF STABLE SET POLYHEDRA Benjamin McClosky and Illya V. Hicks Department of Comptational and Applied Mathematics Rice University November 30, 2007 Abstract Barahona and Mahjob fond a defining

More information

Real-time mean-shift based tracker for thermal vision systems

Real-time mean-shift based tracker for thermal vision systems 9 th International Conference on Qantitative InfraRed Thermography Jly -5, 008, Krakow - Poland Real-time mean-shift based tracker for thermal vision systems G. Bieszczad* T. Sosnowski** * Military University

More information

Fast Obstacle Detection using Flow/Depth Constraint

Fast Obstacle Detection using Flow/Depth Constraint Fast Obstacle etection sing Flow/epth Constraint S. Heinrich aimlerchrylser AG P.O.Box 2360, -89013 Ulm, Germany Stefan.Heinrich@aimlerChrysler.com Abstract The early recognition of potentially harmfl

More information

A Hybrid Weight-Based Clustering Algorithm for Wireless Sensor Networks

A Hybrid Weight-Based Clustering Algorithm for Wireless Sensor Networks Open Access Library Jornal A Hybrid Weight-Based Clstering Algorithm for Wireless Sensor Networks Cheikh Sidy Mohamed Cisse, Cheikh Sarr * Faclty of Science and Technology, University of Thies, Thies,

More information

EMC ViPR. User Guide. Version

EMC ViPR. User Guide. Version EMC ViPR Version 1.1.0 User Gide 302-000-481 01 Copyright 2013-2014 EMC Corporation. All rights reserved. Pblished in USA. Pblished Febrary, 2014 EMC believes the information in this pblication is accrate

More information

Multiple-Choice Test Chapter Golden Section Search Method Optimization COMPLETE SOLUTION SET

Multiple-Choice Test Chapter Golden Section Search Method Optimization COMPLETE SOLUTION SET Mltiple-Choice Test Chapter 09.0 Golden Section Search Method Optimization COMPLETE SOLUTION SET. Which o the ollowing statements is incorrect regarding the Eqal Interval Search and Golden Section Search

More information

On total regularity of the join of two interval valued fuzzy graphs

On total regularity of the join of two interval valued fuzzy graphs International Jornal of Scientific and Research Pblications, Volme 6, Isse 12, December 2016 45 On total reglarity of the join of two interval valed fzzy graphs Soriar Sebastian 1 and Ann Mary Philip 2

More information

Fault Tolerance in Hypercubes

Fault Tolerance in Hypercubes Falt Tolerance in Hypercbes Shobana Balakrishnan, Füsn Özgüner, and Baback A. Izadi Department of Electrical Engineering, The Ohio State University, Colmbs, OH 40, USA Abstract: This paper describes different

More information

History Slicing: Assisting Code-Evolution Tasks

History Slicing: Assisting Code-Evolution Tasks History Slicing: Assisting Code-Evoltion Tasks Francisco Servant Department of Informatics University of California, Irvine Irvine, CA, U.S.A. 92697-3440 fservant@ics.ci.ed James A. Jones Department of

More information

What s New in AppSense Management Suite Version 7.0?

What s New in AppSense Management Suite Version 7.0? What s New in AMS V7.0 What s New in AppSense Management Site Version 7.0? AppSense Management Site Version 7.0 is the latest version of the AppSense prodct range and comprises three prodct components,

More information

4.13 Advanced Topic: An Introduction to Digital Design Using a Hardware Design Language 345.e1

4.13 Advanced Topic: An Introduction to Digital Design Using a Hardware Design Language 345.e1 .3 Advanced Topic: An Introdction to Digital Design Using a Hardware Design Langage 35.e.3 Advanced Topic: An Introdction to Digital Design Using a Hardware Design Langage to Describe and odel a Pipeline

More information

STABILITY OF SIMULTANEOUS RECURRENT NEURAL NETWORK DYNAMICS FOR STATIC OPTIMIZATION

STABILITY OF SIMULTANEOUS RECURRENT NEURAL NETWORK DYNAMICS FOR STATIC OPTIMIZATION STABILITY OF SIMULTANEOUS RECURRENT NEURAL NETWOR DYNAMICS FOR STATIC OPTIMIZATION Grsel Serpen and Yifeng X Electrical Engineering and Compter Science Department, The University of Toledo, Toledo, OH

More information

Data/Metadata Data and Data Transformations

Data/Metadata Data and Data Transformations A Framework for Classifying Scientic Metadata Helena Galhardas, Eric Simon and Anthony Tomasic INRIA Domaine de Volcea - Rocqencort 7853 Le Chesnay France email: First-Name.Last-Name@inria.fr Abstract

More information

Efficient and Accurate Delaunay Triangulation Protocols under Churn

Efficient and Accurate Delaunay Triangulation Protocols under Churn Efficient and Accrate Delanay Trianglation Protocols nder Chrn Dong-Yong Lee and Simon S. Lam Department of Compter Sciences The University of Texas at Astin {dylee, lam}@cs.texas.ed November 9, 2007 Technical

More information

Seismic trace interpolation with approximate message passing Navid Ghadermarzy and Felix Herrmann and Özgür Yılmaz, University of British Columbia

Seismic trace interpolation with approximate message passing Navid Ghadermarzy and Felix Herrmann and Özgür Yılmaz, University of British Columbia Seismic trace interpolation with approximate message passing Navid Ghadermarzy and Felix Herrmann and Özgür Yılmaz, University of British Colmbia SUMMARY Approximate message passing (AMP) is a comptationally

More information

Discrete Cost Multicommodity Network Optimization Problems and Exact Solution Methods

Discrete Cost Multicommodity Network Optimization Problems and Exact Solution Methods Annals of Operations Research 106, 19 46, 2001 2002 Klwer Academic Pblishers. Manfactred in The Netherlands. Discrete Cost Mlticommodity Network Optimization Problems and Exact Soltion Methods MICHEL MINOUX

More information

Dynamic Maintenance of Majority Information in Constant Time per Update? Gudmund S. Frandsen and Sven Skyum BRICS 1 Department of Computer Science, Un

Dynamic Maintenance of Majority Information in Constant Time per Update? Gudmund S. Frandsen and Sven Skyum BRICS 1 Department of Computer Science, Un Dynamic Maintenance of Majority Information in Constant Time per Update? Gdmnd S. Frandsen and Sven Skym BRICS 1 Department of Compter Science, University of arhs, Ny Mnkegade, DK-8000 arhs C, Denmark

More information

This chapter is based on the following sources, which are all recommended reading:

This chapter is based on the following sources, which are all recommended reading: Bioinformatics I, WS 09-10, D. Hson, December 7, 2009 105 6 Fast String Matching This chapter is based on the following sorces, which are all recommended reading: 1. An earlier version of this chapter

More information

A RECOGNITION METHOD FOR AIRPLANE TARGETS USING 3D POINT CLOUD DATA

A RECOGNITION METHOD FOR AIRPLANE TARGETS USING 3D POINT CLOUD DATA A RECOGNITION METHOD FOR AIRPLANE TARGETS USING 3D POINT CLOUD DATA Mei Zho*, Ling-li Tang, Chan-rong Li, Zhi Peng, Jing-mei Li Academy of Opto-Electronics, Chinese Academy of Sciences, No.9, Dengzhang

More information

Resolving Linkage Anomalies in Extracted Software System Models

Resolving Linkage Anomalies in Extracted Software System Models Resolving Linkage Anomalies in Extracted Software System Models Jingwei W and Richard C. Holt School of Compter Science University of Waterloo Waterloo, Canada j25w, holt @plg.waterloo.ca Abstract Program

More information

METAPOST and the FIIT Logo

METAPOST and the FIIT Logo METAPOST and the FIIT Logo Matej KOŠÍK Slovak University of Technology Faclty of Informatics and Information Technologies Ilkovičova 3, 842 16 Bratislava, Slovakia kosik@fiit.stba.sk 1 The Tools Abstract.

More information

Vessel Tracking for Retina Images Based on Fuzzy Ant Colony Algorithm

Vessel Tracking for Retina Images Based on Fuzzy Ant Colony Algorithm Vessel Tracking for Retina Images Based on Fzzy Ant Colony Algorithm Sina Hooshyar a, Rasol Khayati b and Reza Rezai c a,b,c Department of Biomedical Engineering, Engineering Faclty, Shahed University,

More information

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 6, NO. 5, MAY On the Analysis of the Bluetooth Time Division Duplex Mechanism

IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 6, NO. 5, MAY On the Analysis of the Bluetooth Time Division Duplex Mechanism IEEE TRANSACTIONS ON WIRELESS COMMUNICATIONS, VOL. 6, NO. 5, MAY 2007 1 On the Analysis of the Bletooth Time Division Dplex Mechanism Gil Zssman Member, IEEE, Adrian Segall Fellow, IEEE, and Uri Yechiali

More information

Tu P7 15 First-arrival Traveltime Tomography with Modified Total Variation Regularization

Tu P7 15 First-arrival Traveltime Tomography with Modified Total Variation Regularization T P7 15 First-arrival Traveltime Tomography with Modified Total Variation Reglarization W. Jiang* (University of Science and Technology of China) & J. Zhang (University of Science and Technology of China)

More information

Illumina LIMS. Software Guide. For Research Use Only. Not for use in diagnostic procedures. Document # June 2017 ILLUMINA PROPRIETARY

Illumina LIMS. Software Guide. For Research Use Only. Not for use in diagnostic procedures. Document # June 2017 ILLUMINA PROPRIETARY Illmina LIMS Software Gide Jne 2017 ILLUMINA PROPRIETARY This docment and its contents are proprietary to Illmina, Inc. and its affiliates ("Illmina"), and are intended solely for the contractal se of

More information

A choice relation framework for supporting category-partition test case generation

A choice relation framework for supporting category-partition test case generation Title A choice relation framework for spporting category-partition test case generation Athor(s) Chen, TY; Poon, PL; Tse, TH Citation Ieee Transactions On Software Engineering, 2003, v. 29 n. 7, p. 577-593

More information

CS 153 Design of Operating Systems Spring 18

CS 153 Design of Operating Systems Spring 18 CS 53 Design of Operating Systems Spring 8 Lectre 2: Virtal Memory Instrctor: Chengy Song Slide contribtions from Nael Ab-Ghazaleh, Harsha Madhyvasta and Zhiyn Qian Recap: cache Well-written programs exhibit

More information

Lecture 10. Diffraction. incident

Lecture 10. Diffraction. incident 1 Introdction Lectre 1 Diffraction It is qite often the case that no line-of-sight path exists between a cell phone and a basestation. In other words there are no basestations that the cstomer can see

More information

Constructing and Comparing User Mobility Profiles for Location-based Services

Constructing and Comparing User Mobility Profiles for Location-based Services Constrcting and Comparing User Mobility Profiles for Location-based Services Xihi Chen Interdisciplinary Centre for Secrity, Reliability and Trst, University of Lxemborg Jn Pang Compter Science and Commnications,

More information

Constrained Routing Between Non-Visible Vertices

Constrained Routing Between Non-Visible Vertices Constrained Roting Between Non-Visible Vertices Prosenjit Bose 1, Matias Korman 2, André van Renssen 3,4, and Sander Verdonschot 1 1 School of Compter Science, Carleton University, Ottawa, Canada. jit@scs.carleton.ca,

More information

PART I: Adding Instructions to the Datapath. (2 nd Edition):

PART I: Adding Instructions to the Datapath. (2 nd Edition): EE57 Instrctor: G. Pvvada ===================================================================== Homework #5b De: check on the blackboard =====================================================================

More information

IMPLEMENTATION OF OBJECT ORIENTED APPROACH TO MODIFIED ANT ALGORITHM FOR TASK SCHEDULING IN GRID COMPUTING

IMPLEMENTATION OF OBJECT ORIENTED APPROACH TO MODIFIED ANT ALGORITHM FOR TASK SCHEDULING IN GRID COMPUTING International Jornal of Modern Engineering Research (IJMER) www.imer.com Vol.1, Isse1, pp-134-139 ISSN: 2249-6645 IMPLEMENTATION OF OBJECT ORIENTED APPROACH TO MODIFIED ANT ALGORITHM FOR TASK SCHEDULING

More information

Alliances and Bisection Width for Planar Graphs

Alliances and Bisection Width for Planar Graphs Alliances and Bisection Width for Planar Graphs Martin Olsen 1 and Morten Revsbæk 1 AU Herning Aarhs University, Denmark. martino@hih.a.dk MADAGO, Department of Compter Science Aarhs University, Denmark.

More information

Maximal Cliques in Unit Disk Graphs: Polynomial Approximation

Maximal Cliques in Unit Disk Graphs: Polynomial Approximation Maximal Cliqes in Unit Disk Graphs: Polynomial Approximation Rajarshi Gpta, Jean Walrand, Oliier Goldschmidt 2 Department of Electrical Engineering and Compter Science Uniersity of California, Berkeley,

More information

Nash Convergence of Gradient Dynamics in General-Sum Games. Michael Kearns.

Nash Convergence of Gradient Dynamics in General-Sum Games. Michael Kearns. Convergence of Gradient Dynamics in General-Sm Games Satinder Singh AT&T Labs Florham Park, NJ 7932 bavejaresearch.att.com Michael Kearns AT&T Labs Florham Park, NJ 7932 mkearnsresearch.att.com Yishay

More information

5 Performance Evaluation

5 Performance Evaluation 5 Performance Evalation his chapter evalates the performance of the compared to the MIP, and FMIP individal performances. We stdy the packet loss and the latency to restore the downstream and pstream of

More information

A GENERIC MODEL OF A BASE-ISOLATED BUILDING

A GENERIC MODEL OF A BASE-ISOLATED BUILDING Chapter 5 A GENERIC MODEL OF A BASE-ISOLATED BUILDING This chapter draws together the work o Chapters 3 and 4 and describes the assembly o a generic model o a base-isolated bilding. The irst section describes

More information

Cost Based Local Forwarding Transmission Schemes for Two-hop Cellular Networks

Cost Based Local Forwarding Transmission Schemes for Two-hop Cellular Networks Cost Based Local Forwarding Transmission Schemes for Two-hop Celllar Networks Zhenggang Zhao, Xming Fang, Yan Long, Xiaopeng H, Ye Zhao Key Lab of Information Coding & Transmission Sothwest Jiaotong University,

More information

PARAMETER OPTIMIZATION FOR TAKAGI-SUGENO FUZZY MODELS LESSONS LEARNT

PARAMETER OPTIMIZATION FOR TAKAGI-SUGENO FUZZY MODELS LESSONS LEARNT PAAMETE OPTIMIZATION FO TAKAGI-SUGENO FUZZY MODELS LESSONS LEANT Manfred Männle Inst. for Compter Design and Falt Tolerance Univ. of Karlsrhe, 768 Karlsrhe, Germany maennle@compter.org Brokat Technologies

More information

Content Content Introduction

Content Content Introduction Content Content Introdction...................................................................... 3 Roles in the provisioning process............................................................... 4 Server

More information

Switched state-feedback controllers with multi-estimators for MIMO systems

Switched state-feedback controllers with multi-estimators for MIMO systems Proceedings of the th WEA Int Conf on COMPUTATIONAL INTELLIGENCE MAN-MACHINE YTEM AND CYBERNETIC Venice Ital November - 6 89 witched state-feedback controllers with mlti-estimators for MIMO sstems LIBOR

More information

StaCo: Stackelberg-based Coverage Approach in Robotic Swarms

StaCo: Stackelberg-based Coverage Approach in Robotic Swarms Maastricht University Department of Knowledge Engineering Technical Report No.:... : Stackelberg-based Coverage Approach in Robotic Swarms Kateřina Staňková, Bijan Ranjbar-Sahraei, Gerhard Weiss, Karl

More information

Constructing Multiple Light Multicast Trees in WDM Optical Networks

Constructing Multiple Light Multicast Trees in WDM Optical Networks Constrcting Mltiple Light Mlticast Trees in WDM Optical Networks Weifa Liang Department of Compter Science Astralian National University Canberra ACT 0200 Astralia wliang@csaneda Abstract Mlticast roting

More information

ABSOLUTE DEFORMATION PROFILE MEASUREMENT IN TUNNELS USING RELATIVE CONVERGENCE MEASUREMENTS

ABSOLUTE DEFORMATION PROFILE MEASUREMENT IN TUNNELS USING RELATIVE CONVERGENCE MEASUREMENTS Proceedings th FIG Symposim on Deformation Measrements Santorini Greece 00. ABSOUTE DEFORMATION PROFIE MEASUREMENT IN TUNNES USING REATIVE CONVERGENCE MEASUREMENTS Mahdi Moosai and Saeid Khazaei Mining

More information

Hardware-Accelerated Free-Form Deformation

Hardware-Accelerated Free-Form Deformation Hardware-Accelerated Free-Form Deformation Clint Cha and Ulrich Nemann Compter Science Department Integrated Media Systems Center University of Sothern California Abstract Hardware-acceleration for geometric

More information

Optimal Sampling in Compressed Sensing

Optimal Sampling in Compressed Sensing Optimal Sampling in Compressed Sensing Joyita Dtta Introdction Compressed sensing allows s to recover objects reasonably well from highly ndersampled data, in spite of violating the Nyqist criterion. In

More information

Local Run Manager. Software Reference Guide for MiSeqDx

Local Run Manager. Software Reference Guide for MiSeqDx Local Rn Manager Software Reference Gide for MiSeqDx Local Rn Manager Overview 3 Dashboard Overview 4 Administrative Settings and Tasks 7 Workflow Overview 12 Technical Assistance 17 Docment # 1000000011880

More information

IDENTIFICATION OF THE AEROELASTIC MODEL OF A LARGE TRANSPORT CIVIL AIRCRAFT FOR CONTROL LAW DESIGN AND VALIDATION

IDENTIFICATION OF THE AEROELASTIC MODEL OF A LARGE TRANSPORT CIVIL AIRCRAFT FOR CONTROL LAW DESIGN AND VALIDATION ICAS 2 CONGRESS IDENTIFICATION OF THE AEROELASTIC MODEL OF A LARGE TRANSPORT CIVIL AIRCRAFT FOR CONTROL LAW DESIGN AND VALIDATION Christophe Le Garrec, Marc Hmbert, Michel Lacabanne Aérospatiale Matra

More information

Today s Lecture. Software Architecture. Lecture 27: Introduction to Software Architecture. Introduction and Background of

Today s Lecture. Software Architecture. Lecture 27: Introduction to Software Architecture. Introduction and Background of Today s Lectre Lectre 27: Introdction to Software Architectre Kenneth M. Anderson Fondations of Software Engineering CSCI 5828 - Spring Semester, 1999 Introdction and Backgrond of Software Architectre

More information

Efficient Implementation of Binary Trees in LISP Systems

Efficient Implementation of Binary Trees in LISP Systems Efficient Implementation of Binary Trees in LISP Systems P. SIPALA Dipartimento di Eleltrotecnica, Eleltronica, Informatica, Universitd di Trieste, Italy In this paper, I consider how to implement the

More information

BIS - Basic package V4.3

BIS - Basic package V4.3 Engineered Soltions BIS - Basic package V4.3 BIS - Basic package V4.3 www.boschsecrity.com Integration of Bosch and third party systems throgh deployment of OPC All relevant information in one ser interface

More information

The extra single-cycle adders

The extra single-cycle adders lticycle Datapath As an added bons, we can eliminate some of the etra hardware from the single-cycle path. We will restrict orselves to sing each fnctional nit once per cycle, jst like before. Bt since

More information

Appearance Based Tracking with Background Subtraction

Appearance Based Tracking with Background Subtraction The 8th International Conference on Compter Science & Edcation (ICCSE 213) April 26-28, 213. Colombo, Sri Lanka SD1.4 Appearance Based Tracking with Backgrond Sbtraction Dileepa Joseph Jayamanne Electronic

More information

BIS - Basic Package V4.6

BIS - Basic Package V4.6 Engineered Soltions BIS - Basic Package V4.6 BIS - Basic Package V4.6 www.boschsecrity.com The Bilding Integration System (BIS) BIS is a flexible, scalable secrity and safety management system that can

More information

Reading. 13. Texture Mapping. Non-parametric texture mapping. Texture mapping. Required. Watt, intro to Chapter 8 and intros to 8.1, 8.4, 8.6, 8.8.

Reading. 13. Texture Mapping. Non-parametric texture mapping. Texture mapping. Required. Watt, intro to Chapter 8 and intros to 8.1, 8.4, 8.6, 8.8. Reading Reqired Watt, intro to Chapter 8 and intros to 8.1, 8.4, 8.6, 8.8. Recommended 13. Textre Mapping Pal S. Heckbert. Srvey of textre mapping. IEEE Compter Graphics and Applications 6(11): 56--67,

More information

BIS - Basic Package V4.4

BIS - Basic Package V4.4 Engineered Soltions BIS - Basic Package V4.4 BIS - Basic Package V4.4 www.boschsecrity.com Integration of Bosch and third party systems via open interfaces and SDK All relevant information in one ser interface

More information

DIRECT AND PROGRESSIVE RECONSTRUCTION OF DUAL PHOTOGRAPHY IMAGES

DIRECT AND PROGRESSIVE RECONSTRUCTION OF DUAL PHOTOGRAPHY IMAGES DIRECT AND PROGRESSIVE RECONSTRUCTION OF DUAL PHOTOGRAPHY IMAGES Binh-Son Ha 1 Imari Sato 2 Kok-Lim Low 1 1 National University of Singapore 2 National Institte of Informatics, Tokyo, Japan ABSTRACT Dal

More information

The single-cycle design from last time

The single-cycle design from last time lticycle path Last time we saw a single-cycle path and control nit for or simple IPS-based instrction set. A mlticycle processor fies some shortcomings in the single-cycle CPU. Faster instrctions are not

More information

arxiv: v3 [math.co] 7 Sep 2018

arxiv: v3 [math.co] 7 Sep 2018 Cts in matchings of 3-connected cbic graphs Kolja Knaer Petr Valicov arxiv:1712.06143v3 [math.co] 7 Sep 2018 September 10, 2018 Abstract We discss conjectres on Hamiltonicity in cbic graphs (Tait, Barnette,

More information

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN:

Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: Inteligencia Artificial. Revista Iberoamericana de Inteligencia Artificial ISSN: 1137-3601 revista@aepia.org Asociación Española para la Inteligencia Artificial España Zaballos, Lis J.; Henning, Gabriela

More information

Unit Testing with VectorCAST and AUTOSAR

Unit Testing with VectorCAST and AUTOSAR Unit Testing with VectorCAST and AUTOSAR Vector TechDay Software Testing with VectorCAST V1.0 2018-11-15 Agenda Introdction Unit Testing Demo Working with AUTOSAR Generated Code Unit Testing AUTOSAR SWCs

More information

Chapter 7 TOPOLOGY CONTROL

Chapter 7 TOPOLOGY CONTROL Chapter TOPOLOGY CONTROL Oeriew Topology Control Gabriel Graph et al. XTC Interference SINR & Schedling Complexity Distribted Compting Grop Mobile Compting Winter 00 / 00 Distribted Compting Grop MOBILE

More information

Measurement Based Intelligent Prefetch and Cache Technique in Web

Measurement Based Intelligent Prefetch and Cache Technique in Web Measrement ased Intellient Prefetch and Cache Techniqe in Web Zhen Zhao, Jie Yan, Son Wan, Gan Zhan, Yantai Sh Department of Compter Science, Tianin University, Tianin 30007, P.R.China Tel.: +86--7404394,

More information

Requirements Engineering. Objectives. System requirements. Types of requirements. FAQS about requirements. Requirements problems

Requirements Engineering. Objectives. System requirements. Types of requirements. FAQS about requirements. Requirements problems Reqirements Engineering Objectives An introdction to reqirements Gerald Kotonya and Ian Sommerville To introdce the notion of system reqirements and the reqirements process. To explain how reqirements

More information

BIS - Basic package V4.2

BIS - Basic package V4.2 Engineered Soltions BIS - Basic package V4.2 BIS - Basic package V4.2 www.boschsecrity.com Integration of Bosch and third party systems throgh deployment of OPC All relevant information in one ser interface

More information

EXAMINATIONS 2003 END-YEAR COMP 203. Computer Organisation

EXAMINATIONS 2003 END-YEAR COMP 203. Computer Organisation EXAINATIONS 2003 COP203 END-YEAR Compter Organisation Time Allowed: 3 Hors (180 mintes) Instrctions: Answer all qestions. There are 180 possible marks on the eam. Calclators and foreign langage dictionaries

More information

DETC2002/DAC DESIGN OPTIMIZATION FOR STRUCTURAL-ACOUSTIC PROBLEMS USING FEM-BEM

DETC2002/DAC DESIGN OPTIMIZATION FOR STRUCTURAL-ACOUSTIC PROBLEMS USING FEM-BEM Proceedings of DETC 02 AME 2002 Design Engineering Technical Conferences and Compters and Information in Engineering Conference Montreal, CANADA, eptember 29-October 2, 2002 DETC2002/DAC-34131 DEIGN OPTIMIZATION

More information