A Neighborhood Relevance Model for Entity Linking

Size: px
Start display at page:

Download "A Neighborhood Relevance Model for Entity Linking"

Transcription

1 A Neighborhood Relevance Model for Entity Linking Jeffrey Dalton University of Massachusetts 140 Governors Drive Aherst, MA, U.S.A. Laura Dietz University of Massachusetts 140 Governors Drive Aherst, MA, U.S.A. ABSTRACT Entity Linking is the task of apping entions in docuents to entities in a knowledge base. One of the crucial tasks is to identify the disabiguating context of the ention, and joint assignent odels leverage the relationships within the knowledge base. We deonstrate how joint assignent odels can be approxiated with inforation retrieval. We build on pseudo-relevance feedback and use the source corpus to build an neighborhood relevance odel that we show is ore effective than local odels for ranking KB entities. Our results deonstrate that siple text based features cobined with a supervised Learning to Rank odel result a odel that atches or outperfors the top perforing syste on in-kb accuracy in the TAC KBP entity linking task. 1. INTRODUCTION Entity linking is iportant because ost inforation on the web is unstructured text in the for of news, blogs, forus, and icroblogs such as Twitter and Facebook. A key challenge is to link these unstructured text docuents to the Web of Data. Entity linking bridges the structure gap by linking entions of entities in free text to Wikipedialike knowledge bases, in which entities are inter-linked and further are associated with free text. Entity links enable navigation between docuents and entities, and to related docuents by the induced link structure. Entity linking is a fundaental building block that supports a wide variety of extraction, suarization, and data ining tasks. For exaple, starting with an entity, the links to docuents where it is entioned can be used to identify sources for extracting relevant facts, such as a person s nae, who they are arried to, or where they work. The ajor challenge in entity linking is uncertainty. An entity ention in text ay be abiguous for a wide variety of reasons: ultiple entities share the sae nae (e.g. Michael Jordan), entities are referred to incopletely (e.g. Justin for Justin Bieber), by pseudonys or nicknaes (Christopher George Latore Wallace is also known as The Notorious Perission to ake digital or hard copies of all or part of this work for personal or classroo use is granted without fee provided that copies are not ade or distributed for profit or coercial advantage and that copies bear this notice and the full citation on the first page. To copy otherwise, to republish, to post on servers or to redistribute to lists, requires prior specific perission and/or a fee. Copyright 20XX ACM X-XXXXX-XX-X/XX/XX...$ B.I.G.), and are often abbreviated (e.g. UW for the University of Wisconsin as well as University of Washington). The entity linking proble has been studied over several years in the TAC Knowledge Base Population venue with the following task definition: Proble Entity Linking: Given a query string q in a docuent, predict the entity c in the knowledge base which this string represents, or NIL if no such entity is available. A typical entity linking syste consists of four steps: 1) query expansion, 2) candidate generation, 3) entity ranking, and 4) handling NIL cases. The goal of the first two steps is to achieve a high-recall set of Wikipedia entities. Given the candidate set, ost effective approaches, e.g., [17, 4, 18], leverage contextual entities as disabiguating evidence in step 3. The downside is that the candidate set of step 2) is acquired by a pipeline of heuristics, resulting in arbitrary large candidate sets on the order of hundreds of entities for abiguous atches, where the consequences of the interplay between step 2 and step 3 are not well aligned. We advocate an inforation retrieval approach that uses one probabilistic odel to approach steps 1-3. State-of-theart entity linking ethods only eploy IR to a inor degree, where this work pushes the boundaries to axiize the use of IR ethods. The foralis of graphical odels allows us to ground our work on odels fro both Inforation Extraction and Inforation Retrieval. For a given query, a good candidate entity fulfills three properties: The naes atch, textual context of the query is contained the article text, and naed entities surrounding the query are reflected in entities neighboring the answer entity. Further notions of contextual siilarity can be included, but throughout the paper we focus on nae variants, phrases, and neighboring entities to odel the user intent for the query. Starting with an underlying graphical odel, corresponding query odel, query analysis and indexing coponent are derived. Entity linking provides soe unusual challenges. The typical IR setting addresses short queries by using relevance odels to add ore ters to the query odel. In entity linking, the query is ebedded in a docuent, providing an abundance of context which could be included. However, not all context is equally helpful, either because of abiguity, heterogeneity in topic, or spurious collocations. Consider the exaple ABC shot the TV draa Lost in Australia. with the task of linking ABC to Aerican Broadcasting Copanies, Inc. The naed entity span Australia is not relevant for the true answer. It ight actually isguide the process to link to the wrong entity Australian Broadcasting

2 Corporation Television. We introduce the neighborhood relevance odel to estiate the salience of context with the goal of filtering and weighting (as opposed to expanding) the query odel. The neighborhood relevance odel is based on ideas of pseudorelevance feedback and latent concept expansion to leverage collocation evidence across other siilar docuents in the corpus. Our ain contributions are: An unsupervised approach to entity linking based upon the Markov Rando Field inforation retrieval odel that provides copetitive perforance out-of-the-box. A unified retrieval based approach to linking cobining candidate generation and ranking in a single retrieval fraework, with ore than 95% recall in the highest ranked 25 entities. uery-specific approach for identifying salient neighboring entities using external and across-docuent evidence based on relevance feedback Deonstrating the benefits of the entity neighborhood relevance odel in cobination with a supervised learning to rank fraework. 2. BACKGROUND AND RELATED WORK 2.1 Related Work Early work on entity linking was done by Bunescu and Pasca [2] and Cucerzan [3] to link entions of topics to their Wikipedia pages. In contrast to their odels, we focus on text based ranking features and do not use Wikipediaspecific features such as category hierarchies, disabiguation pages, and extracted concepts. Our work is related to that of Gottipati and Jiang [8] who apply a language odeling approach to entity linking. They expand the original ention query with contextual inforation fro the language odel of the query docuent. We use the local weighting as a starting point for estiating the entity salience and copare against it as a baseline. Entity linking has been studied in a variety of recent venues. At INEX the Link the Wiki task explored autoatically discovering links that should be created in a Wikipedia article [10]. More recently, it is one of the principle tasks studied at the ongoing Text Analysis Conference Knowledge Base Population track (TAC KBP). Ji et al. [12, 11] provide an overview of the recent systes and approaches. This includes state-of-the-art in approaches to entity linking, such as an updated Cucerzan syste [4] which consistently perfors at or near the top of the rankings. Instead of linking individual entions one at a tie, recent work [3, 18, 21, 13, 9] focuses on linking the set of entions, M, that occur in the local docuent d. These odels perfor collective (or joint) inference over the entions in docuent to identify a coherent assignent of KB entries to entions. In our work we leverage the set of entions M in the docuent as context in an inforation retrieval odel. One iportant way that our work differs is that we focus on identify salient entity entions in the context, because entions in the docuent ay be spurious or only tangentially related if the docuent contains ultiple topics. As the trend for joint resolution of entities within docuents and clustering NIL entries increases, a relevant related task is cross-docuent coreference resolution, where the goal is to deterine whether two entions of an entity refer to the sae instance across all docuents. Work in this field was done by Bagga and Baldwin [1] and Gooi and Allan [7] who used entity language odels built fro the context the entities occur in to disabiguate abiguous entity entions. In this work we do not focus on clustering all entions in text across docuents, instead we focus on linking entions of entities in a single docuent using cross-docuent evidence to a knowledge base. 2.2 Graphical Models and Factor Graphs Graphical odels provide the atheatical fraework for foralizing intuition on how available data and requested quantities are connected. Casting data and quantities of interest as rando variables X = X 1, X 2,... X n, dependencies between two (or ore) variables are encoded by factor functions φ that assign a non-negative score to each joint configuration x of their variables. The configuration of all variables is scored by the likelihood function, which is represented by the noralized product over all factors. This paper akes use of undirected graphical odels, which are also called Markov Rando Fields. In these odels, the likelihood L( x) of the configuration x has an alternative log-linear representation over the cliques y of variables y x exp { θ y, f( y) }. X in the graphical odel, L( x) = 1 Z Here.,. represents the inner product of f, feature vector of the clique, and its paraeter vector θ y. Z refers to the arginal probability over all possible configurations to ensure that L satisfies the laws of a probability. The paraeter vector can be either hand set or learned fro training data with discriinative optiization ethods. Graphical odels can be nested, in which case the likelihood function L of the inner graphical odel can be used as a factor φ or a weighted feature f in the outer odel. The odel can be used to derive predictions x by axiizing the likelihood or equivalently the log likelihood as x = arg ax x log L( x). 2.3 Graphical Models in IR: Sequential Dependence Model Markov Rando Fields are widely used in inforation retrieval and ost unigra, n-gra, and ter dependence odels can be expressed as a graphical odel, involving rando variables for the query ters q 1, q 2,... q n and a docuent d. Each docuent is then scored according to the likelihood function L(d, q 1, q 2,... q n). The sequential dependence odel is a retrieval odel for a ulti word query. Each of the query ters q 1, q 2,... q n is cast as a rando variable together with a docuent d. The odel akes use of three classes of factors: ter, bigra, and windowed bigra, where factors of the sae class are sharing the sae paraeter θ. The odel includes a ter factor φ t (q i, d) between each query ter and the docuent variable. For each pair of adjacent query ters q i, q i+1 it includes a bigra factor φ o (q i, q i+1, d) and an windowed bigra factor φ u (q i, q i+1, d). Each docuent d is then scored according to log L(d, q 1,..., q n) log φ t (q i, d)+ i log φ o (q i, q i+1, d) + log φ u (q i, q i+1, d) i i

3 The graphical odel paradig allows each of the factors φ to arise fro feature vectors f of arbitrary length. However, the original work of Metzler at al. [16] uses only a single scalar feature per factor so that the inner products default to a scalar ultiplication. Factor φ t is induced by the feature that represents the Dirichlet-soothed log-probability p(q i d) of the single ter q i in d. Given the Dirichlet soothing paraeter µ and docuent ter frequency n qi,d, docuent length n,d, and collection ter frequency n qi, and nq i, collection size n (, ) it is given by p(q i, d) = log n q i,d+µ n (, ). n,d +µ Further it uses the score of ordered bigras for log φ o (q i, q i+1, d) = θ o #1(q i, q i+1) and unordered bigras within a window of eight ters for log φ u (q i, q i+1, d) = θ u #uw8(q i, q i+1). We are going to use the open source retrieval engine Galago, 1 which is part of the Leur project. Galago coes with the ipleentation of the sequential dependence odel above, acessible via the operator #seqdep(q 1,..., q n). Galago further allows to nest retrieval odels via the #cobine operator to score docuents geoetric ean interpolation. For odels M i and interpolation weights λ i, the likelihood function L(d) = i Mi(d)λ i is accessible via syntax #cobine:1=λ 1:2=λ 2:...:n=λ n(m 1 M 2... M n). 2.4 Graphical Models in IE: Candidate-based Neighborhood Model Markov rando fields are equally popular in the inforation extraction counity. Early approaches to entity linking [5], use a graphical odel with single factor φ e (q, c). Each of the candidates c are scored by log L(c, q) θ, f(q, c) where the feature vector includes a variety of siilarity functions between the query string, and the article s title, redirect, anchor text, as well as TF-IDF weighted cosine siiliarity between ters in the query docuent and the Wikipedia article. The paraeter θ is trained discriinatively with a learning to rank approach. Ratinov [19] extended this basic odel by explicitly incorporating contextual entity entions, each with a respective set of candidates z. The idea is that entities which are entioned in the sae docuents are also likely to be linked on Wikipedia. Therefore, if each contextual ention is linked to its correct candidate z, the links between KB entries z and the candidates entries c for the query will reveal the true answer c. This intuition is odeled in the likelihood function of Equation 1, which requires two copatibility easures: One copatibility easure between entions in the text to KB entries φ e, as well as a copatibility easure aong KB entries φ ee. L(c) = φ e (q, c) ( φ e (, z) φ ee (z, c) dz) (1) As the task is to link only the query ention, the contextual entity links are arginalized out by integration over z. The dilea is that linking s to z s requires to solve the entity linking proble as part of the solution. Therefore the proble has to be addressed by joint inference which in this case does not have a closed-for solution, and therefore require approxiate inference. 3. UERY MODEL 1 In this section we close the gap between the graphical odels for entity linking as developed in IE counity and the graphical odels for inforation retrieval. One shortcoing of Ratinov s odel is that it requires generated candidate sets for the query and contextual entions which, with current ethods, is not only tie consuing, but can also result in very large sets of candidates z that need to be integrated over in Equation 1. Another issue is that not all contextual entions are equally relevant for the query, as we argued above, soe are spurious or isleading. We address both issues in the following. 3.1 Neighborhood uery Model We deonstrate how the retrieval engine can be used to optiize Equation 1 whenever factor functions φ e and φ ee can be expressed as query operators. The consequence is a tight integration of the candidate generation (step 2, in the pipeline) with the entity ranking (step 3), optiizing over all possible candidates on Wikipedia at once. The key insight is to solve the integral over z (cf. Equation 2), with sart preprocessing and indexing: The Wikipedia snapshot is transfored so that the article of entity c is enriched with inforation about the contextual entities and their KB counterparts z. The factor φ e (, c) can therefore be directly optiized within the retrieval odel fraework. ˆ φ e (, c) = φ e (, z) φ ee (z, c) dz (2) L(c) = φ e (q, c) φ e (, c) (3) With the introduction of the factor φ e, Equation 1 is rewritten as Equation Relevance-weighted Neighborhood uery Model As pointed out before, not all contextual entities are equally relevant. For each contextual entity the salience for disabiguating query q is denoted by ρ q(), ranging on a scale between 0 and 1. If the salience ρ q() is 0, we want to reove the effect of φ e (, c) on the likelihood function. Based on the geoetric ean, which is the natural choice for probabilities, we achieve the weighting with the geoetric interpolated odel of Equation 4. L(c) = φ e (q, c) ( ) ρq() φ e (, c) Notice, that the unweighted odel follows as a special case where all saliences are 1. We want to further introduce paraeters λ and λ M that allow the trade-off between the direct siilarity of the query and candidate as expressed by φ e (q, c) and the aggregated influence of the contextual entities. Exploiting that the sortorder induced by L is invariant with respect to logariths, we cast the optiization in log-space as in Equation 5. log L(c) = λ logφ e (q, c)+λ M (4) ( ) ρ q() log φ e (, c) (5)

4 3.3 Extended Context in uery Model We further study variations on the relevance-weighted neighborhood query odel given in Equation 5. Nae variances v of the query string can be extracted fro the query docuent, to add robustness to the entity linking inference. This is especially iportant if the query string is an acrony or an abiguous reference to the entity. However, the nae variance extraction ay be less reliable, which is expressed in an additional trade-off paraeter λ V. We also incorporate non-entity context in the for of surface phrases of the sentence that surround the query ention or one of the entioned nae variances. The sentence context s is balanced with the paraeter λ S, and the copatibility with the candidate answer c is expressed in the factor φ se (s, c). The resulting optiization criterion of the candidate answer c for the query odel given the query q, V nae variants v, S contextual phrases s, and M contextual entity entions is given in Equation 6. log L(c) = λ logφ e (q, c) (6) + λ V 1 log φ e (v, c) V v + λ S 1 log φ se (s, c) S + λ M 1 M s ( ) ρ q() log φ e (, c) 3.4 Joint Inference with Galago Using log-linear odels for factors φ with features that are readily available in the Indri and Galago query languages, we can leverage the retrieval engine to optiize Equation 6. This is possible because the weighted sus with weights λ and ρ are expressed with the #cobine operator (cf. Section 2.3), with subodels that express φ(x) = exp { θ, f(x) }. Inspecting the inner product θ, f(x) = i θifi(x) reveals another #cobine operator with weights θ i acting on the features f i(x). If all features f i(x) can be expressed in the Galago query language, Equation 6 can be directly optiized inside the search engine. For instance we could use a feature vector for f e (q, c) that separates scores of q in the Wikipedia title field, redirect field, and anchor text field. For feature vector f e (, c) we could separate scores of in the article full text fro the titles of in- and outlinks. But for siplicity we use feature vectors with only a single entry, the sequential dependence odel score, for all factors f se (s, c), f e (q, c), f e (, c). With these feature functions, the optiization criterion of Equation 6 is equivalent to the following Galago query. 4. NEIGHBORHOOD RELEVANCE MODEL In the previous section we introduced a query odel containing relevance weighted entity entions. We now discuss ethods for estiating these weights ρ q() in an unsupervised anner. As previously entioned, even unabigious entions are not necessarily useful for disabiguation. We introduce a odel for deterining the iportance of these neighborhood salience weights ρ() using pseudorelevance feedback [15]. The idea is that a neighbor is iportant if it occurs frequently in the context of the query #cobine:0=λ :1=λ V :2=λ S :3=λ M ( (7) ) #seqdep(q) #cobine(#seqdep(v 0)... #seqdep(v V )) #cobine(#seqdep(s 0),..., #seqdep(s S)) #cobine:0 = ρ( 0) :... k : ρ( 0)( ) #seqdep( 0),..., #seqdep( k ) ention within the docuent as well as across other docuents that are topically related. The approach is based on the assuption that these pseudorelevant docuents ention the sae target entity. In other words, the goal is to identify docuents containing pseudocoreferent entions. We use these pseudo-docuent entions to deterine the strength of association between entities in the neighborhood. If a neighboring ention in the query docuent is not relevant, it will only be contained in few or none of the pseudo-relevant docuents. If it represents salient disabiguation context, it is assued to occur in any docuents of the retrieved set. 4.1 Local Docuent Neighborhood Model We can estiate beliefs about the salience of the entity neighborhood fro the source docuent. This technique was used by Gottipati and Jiang [8] to build a ultinoial language odel of entity entions fro the query docuent d q with occurrence count n,dq. We refer to this siple estiation technique as the local odel. ρ local n,dq q () = (8) n,d q Gottipati also tested weighting schees that incorporating distance, but found that these did not significantly iprove the results. We find that whenever the query is not the ain focus of the query docuent, any contextual entities are not relevant for disabiguation and ay actually lead to worse perforance (see experiental evaluation). 4.2 Across-docuent Neighborhood Relevance Model We suggest the neighborhood relevance odel which estiates entity saliences ρ fro across-docuent evidences. Having identified the query string q, with nae variants v, and neighborhood, and using the local docuent saliences ρ local, we search for coreferent entions in pseudo-relevant docuents we call the pseudo-coreferent entions. We use the query odel given in Equation 6 to retrieve pseudo-relevant docuents d fro the source corpus. L(d), the retrieval score under the query odel, represents its relevance to the query q. Given a set of pseudo-relevant docuents D, we can approxiate the docuent relevance L(d) probability with. In cobination with a ultinoial language odel, based on occurrence counts n,d of d D L(d ) entions in the pseudo-relevant docuents d, the neighborhood relevance odel estiates salience weights ρ nr q () as follows.

5 ρ nr q () = 1 d D L(d ) d D n,d L(d) (9) n,d In other words, the salience of a ention in the neighborhood is expressed by accuulating relative retrieval probabilities of docuents according to how often they contain the ention. Typically relevance odels are used to expand the query with new ters. This odel is capable of introducing new entity entions that are not contained in the query docuent. However, since the context of the query docuent is already very rich, a preliinary experient deonstrated that it is better to use the relevance odel to reduce and weight the context found in the query docuent. 5. KB BRIDGE: ENTITY LINKING SYSTEM In this section we describe KB Bridge, our inforation retrieval based entity linking syste which is ipleented using the Galago search engine and the MRF-IR retrieval fraework. The linking syste links entions in the query docuent to knowledge base entities. The ranking of the entities is a two-stage process. First, entities are ranked using the Galago retrieval odel described in Equation 7. We then optionally, in the second stage, the ranking is refined with a supervised learning to rank odel e.g. RankLib 2. The final step is NIL handling which deterines if the ention is in the knowledge base or whether it is unknown. 5.1 Knowledge Base Representation Our syste addresses text-driven knowledge bases in which each entity is associated with free text, where links between entities are extracted fro hyperlinks directly or via relation extraction systes. Wikipedia is one representation of such a knowledge base, but our syste works as well on other knowledge bases with full text data. In order to efficiently search over very large knowledge bases containing illions or even billions of entries we use a full-text retrieval syste. For the knowledge base experients we describe below, we index the full text of Wikipedia article, the title, redirects, Freebase nae variations, and internal anchor text, web anchor text. The cobination of both text and structured etadata in the search index allows the execution of rich contextual query odels. We can further utilize field indices to efficiently incorporate coplex feature vectors in Section??. For estiating the neighborhood relevance odel, we index a larger unstructured corpus, preferrably with siilar characteristics as the query docuents. This allows the syste to estiate the neighborhood relevance odel weights ρ using topically siilar docuents fro pseudo relevance feedback. 5.2 Docuent Analysis The first step in linking is to identify the query span q and to find disabiguating contextual inforation for the query odel introduced in Section??: nae variants v, contextual sentences s, and and other entity spans in the neighborhood. If entities of type person, organization, or location are the ain focus of the linking effort, Naed Entity Recognition tools, such as fro UMass s factorie [14] and Stanford 2 vdang/ranklib.htl CoreNLP [6] provide useful spans to derive query entions q, nae variants v, and neighboring entities. The KB Bridge syste is not liited to entities of these types, it can link any kind of KB entity, as long as a corresponding span detector is available. For the nae variants, v, the syste identifies siilar spans within the docuent that are likely to be coreferent, such as Steve to Steve Jobs or IOC to International Olypic Coittee. The goal is to identify alternative naes that are less abiguous than the query ention. We use the within-docuent coreference tool fro UMass s factorie, together with capitalized word sequences that contain the query string (ignoring capitalization and punctuation for the atching) to extract nae variants v. All reaining spans are used as the neighborhood. Fro the set of coreferent entions, we extract the sentences s they occur within. After reoving stopwords, casing and punctuation they represent non-ner context such as verbs, adjectives, and ulti-word phrases. 5.3 KB Entity Ranking Next, the inforation fro docuent analysis is used to build a query odel given in Equations 6 and 7 to rank the entries in the knowledge base. Our syste supports all feature vectors for which entries are expressable in Galago query notation. To deonstrate generality for cases where rich eta data is absent, we use a feature representation where every factor is associated with a single feature, which represents the score of the sequential dependence odel. We use this query odel both for the relevance odel and for retrieving KB entities. To estiate the neighbor relevance odel, we retrieve docuents fro the background corpus, using local salience weights ρ local. Fro the retrieved docuent set D, the neighborhood relevance saliences ρ nr are estiated using Equation 9. Finally, the query odel with updated salience weights ρ nr () is executed against the knowledge base to retrieve KB entities c which are optial according to Equation Learning to Rank KB entries To further iprove the ranking, we leverage supervised achine learning in a learning to rank (LTR) syste which re-ranks the retrieved set of KB entities. This ranking can eploy ore expensive textual feature coparison which are infeasible to score on the entire collection. For ranking, the syste uses the LabdaMART odel, a type of gradient boosted decision tree that is state-of-the-art in ranking and captures non-linear dependencies in the data. There are hundreds of features used in the reranking step. A description of the sets of features used in the odel is found in Table 1. We note that the features used in the odel are text-based and do not utilize the type inforation of NER types and Wikipedia categories. 5.5 NIL Handling The NIL handling coponent deterines if the top ranked KB entity for a ention should be linked or if there is no atch in the knowledge base in which case NIL should be returned. We return NIL, if the supervised score of the top ranked entity is below a threshold τ. The NIL threshold τ is tuned on the training data. ueries for which NIL is returned should be clustered, however it has been shown that

6 Feature Set Type Description Character Siilarity q, v Lower-cased noralized string siilarity: Exact atch, prefix atch, Dice, Jaccard, Levenstein, Jaro-Winkler Token Siilarity q,v Lower-cased noralized token siilarity: Exact atch, Dice, Jaccard Acrony atch q Tests if query is an acrony, if first letters atch, and if KB entry nae is a possible acroyn expansion Field atches q, v Field counts and query likelihood probabilities for title, anchor text, redirects, alternative naes fields Link Probability q, v p (anchor KB entry) - the fraction of internal and external total anchor strings targeting the entity Inlink count docuent prior Log of the nuber of internal and external links to the target KB entry Text Siilarity docuent Noralized text siilarity of docuent and KB entity: Cosine with TF-IDF, KL, JS, Jaccard token overlap Neighborhood text siilarity docuent Noralized neighborhood siilarity: KL Divergence, Nuber of atches, atch probability Neighborhood link siilarity docuent Neighborhood siilarity with in/out links: KL divergence, Jensen-Shannon Divergence, Dice overlap, Jaccard Rank features retrieval Raw retrieval log likelihood, Noralized posterior probability, 1/retrieval rank Context Rank Features retrieval retrieval scores for each contextual coponents: q, v, s, nr, local Table 1: Features of the query ention and candidate Wikipedia entity. siple heuristics achieve strong results. We assign NILs to the sae cluster whenever their top ranked candidates are the sae, otherwise they are kept in their own singleton cluster. For the special case of an TAC KBP entity linking syste, we notice that the reference knowledge base is a subset of the full Wikipedia. We exploit this fact by further returning NIL whenever the top ranked Wikipedia entity is not contained in the reference knowledge base. 6. EXPERIMENTAL EVALUATION 6.1 Setup We base our experiental evaluation on four data sets fro the TAC KBP entity linking copetition fro Over the years, the TAC organizers and the Linguistic Data Consortiu cae up with evaluation queries with varying characteristics both in ters of abiguity (average unique entions per entity) and variety (average nuber of entities per ention) Data The TAC KBP Knowledge Base was constructed fro a dup of English Wikipedia fro October 2008 containing 818,741 entries. The source collection includes over 1.2 illion newsire docuents, approxiately 500 thousand web docuents and hundreds of transcribed spoken docuents. Across all years there are a total of 12,130 queries. We use all queries with odd nubered query IDs as training data, and the even queries for evaluation. We inspected the distribution of the queries in the split and the NIL to in-kb as well as the type distribution (Per/Org/GPE) of the results are preserved. The training set contains 6043 queries, 3034 with a ground truth entity c and 3009 NIL queries. The evaluation set contains 6087 queries with 3058 NIL and 3029 in-kb. This training set is used to learn paraeters of our query odel, as well as paraeters of the supervised re-ranker. For evaluation, we use even nubered query IDs on a year-by-year basis Linking corpus: 2012 Wikipedia For evaluating a large-scale text retrieval approach to linking, we use a ore recent dup of Wikipedia that includes the full-text of the article along with other structured etadata including redirects, disabiguation links, outgoing links, anchor text, and full-text. We use a Freebase dup of the English Wikipedia fro January 2012, which contains over 3.8 illion articles including link and full text inforation. In addition, we use the Google Cross-Wiki dictionary[20] for external web link inforation. We derive a apping between our snapshot and the official TAC KBP knowledge base using title atches and article redirects. 6.2 Methods We first evaluate which kinds of context are ostly benefitial to be integrated into Equation 6: the query q, the nae variants v, the sentences s surrounding the query or nae variants, as well as the neighborhood context. Which subset is included is indicated by, V, S, or M in the ethod prefix. For ethods that include neighborhood context, we study different estiation ethods for the salience ρ() of each neighbor. This includes the local docuent odel by Gottipati [8] (indicated by local), and our neighborhood relevance odel (indicated by the suffix nr). We use the ethod based on the query string (), and the cobination of query and nae variants (V), as well as the context weighting local context (VM local) as baselines. Our suggested ethods are VSM prf and VM prf, the full query odel with neighborhood relevance weighting with and without sentences. For each of the copared ethods, we train a separate set of λ paraeters on the training training data using a coordinate ascent learning algorith. For instance, the resulting VSM nr odel the estiated paraeters are: λ = 0.321, λ V = 0.293, λ S = 0.155, and λ M = Context Entity Ranking We first perfor an intrinsic evaluation of the ranking ethods on the in-kb queries. We easure the ranking effectiveness in identifying the correct KB entity. In this experient we study the effectiveness of different cobinations of context for disabiguation. Table 2 presents the ranking results in ters of the ean reciprocal rank etric (MRR). It deonstrates that the all best ethods include the neighborhood relevance weighting schee (nr), and the suggested ethods VM nr and VSM nr are significantly better than the V baseline. The only exception is in 2010, when the queries are easier only the M nr ethod is statistically significant. The ethod VM nr ethod is significantly better than the weighting fro Gottipati (VM local) local weighting for the years 2009, 2010, and 2011, with no significant difference in We hypoth-

7 Method V M nr * 0.825* M VM nr 0.795* * 0.715* VM local 0.784* * VS * VSM nr 0.792* * 6* VSM local 0.780* * 0.719* all context 0.786* * 0.735* P V VM VM_nr VSM_nr all V VM VM_nr VSM_nr all V VM VM_nr VSM_nr all V VM VM_nr VSM_nr all Table 2: Ranking results on TAC by year with varying context ethods with ean reciprocal rank (MRR). The best results for each year are highlighted in bold. Results that are statistically significant with α = 5% over the V baseline are indicated with *. esize that this is because the queries in 2012 are significantly ore difficult and therefore the quality of the feedback docuents is likely significantly lower. Figures 1 visualizes the ablation study for the suggested ethod. Figure 1a shows the cuulative iproveents as context is added (VM) and weighted with neighborhood relevance (VM nr). We observe that adding sentences context does not significantly iprove perforance, and we do not report the sentence context results in subsequent experients. Figure 1b details the individual contributions of context coponents. Coparing the ethod which adds nae variants V versus the ethod which incorporates weighted context (M nr) without nae variants, reveals that the context is equally helpful as nae variants expansion, if weighted with the neighborhood relevance odel. This is especially useful when no high quality nae variants are extractable fro the text, as is the case in inforal text fro social edia. 6.4 Learning to Rank Once candidates are ranked, we can further refine the unsupervised retrieval ranking using supervised learning to rank. We use the features describe previously in Table 1 and apply the learning to rank odel to our best current odel, VM nr. The results of this are shown in Table 3. The results show that significant iproveent over the unsupervised baseline is possible using ore expensive text features cobined with supervised learning. While all years iprove, the results for 2012 are still well below the other years, indicating that the difficulty of these queries. The distribution of the correct answers is iportant. For linking, only getting the top answer correct or not is considered. However, down strea systes using the entity linking inforation could benefit fro getting the correct answer in a sall nuber of results. Figure 2 visualizes the distribution of the answer in the ranked results. The results show that all the ethods return 90% of entities in the top 10 results. After learning to rank refineent is perfored 95% recall is achieved using only the top 5 results. 6.5 TAC KBP results In previous sections we focused on the ranking of in-kb entities only. In this section, we evaluate the ranking as part of the entire linking pipeline described in Section??. P V M_local M_nr (a) Cuulative V M_local M_nr V M_local M_nr (b) Individual Contributions V M_local M_nr Figure 1: Ablation study for the suggested ethod in ters of Precision at 1. Method VM nr VM nr LTR Table 3: Learning to rank refineent results with ean recipocal rank (MRR). All LTR results are statistically significant with α = 5% over the unsupervised VM nr average recall V VM_nr VM_nr LTR Figure 2: Recall at rank cutoff k cutoff rank k For this experient we use the icro-averaged accuracy because we do not focus on NIL clustering. The results are reported in Table 4. We observe that the unsupervised retrieval VM nr perfors well, above the edian 2012 and copetitive in previous years. The supervised odels iprove effectiveness. When the NIL score threshold is applied we observe that the in-kb effectiveness decreases, but the overall accuracy nubers increase because of a greater decrease in false positive links. The results show that the

8 in KB NIL all in KB NIL all in KB NIL all in KB NIL all VM nr VM nr LTR VRM nr LTR NIL Best Perforer Table 4: TAC Entity Linking perforance in icro-avg accuracy. VM nr with LTR reranking and the nil threshold applied outperfor the top syste in 2009 and are copetitive with the best perforing syste in subsequent years. 7. CONCLUSION In this paper we propose an approach to entity linking based upon the Markov Rando Field inforation retrieval odel (MRF-IR). We focus on the task of ranking knowledge base entities. The inforation retrieval syste uses only text-based features without exploiting knowledge fro Wikipedia. We deonstrated how joint neighborhood odels can be expressed within the MRF-IR fraework. Further, we proposed a neighborhood relevance odel (NRM) that uses relevance feedback to identify salient entity entions in the context of the query docuent. Our experients on the TAC KBP entity linking data show that the neighborhood relevance odel outperfors or is en par with other contextual odels. We also deonstrated that a learning to rank odel using text based features outperfors the current best perforing systes on in-kb ranking, and even a very siple NIL handling strategy results in overall nubers that are coparable to the state-of-the-art entity linking systes. Acknowledgeents This work was supported in part by the Center for Intelligent Inforation Retrieval and in part under subcontract # fro SRI International, prie contractor to DARPA contract #HR C Any opinions, findings and conclusions or recoendations expressed in this aterial are those of the authors and do not necessarily reflect those of the sponsor. 8. REFERENCES [1] Ait Bagga and Breck Baldwin. Entity-based cross-docuent coreferencing using the vector space odel. In Coputational Linguistics, [2] Razvan Bunescu and Marius Pasca. Using encyclopedic knowledge for naed entity disabiguation. In European Chapter of the Association for Coputational Linguistics (EACL-06), [3] S. Cucerzan. Large-Scale Naed Entity Disabiguation Based on Wikipedia Data. EMNLP, [4] S. Cucerzan. Tac entity linking by perforing full-docuent entity extraction and disabiguation. Proceedings of the Text Analysis Conference, [5] Mark Dredze, Paul McNaee, Delip Rao, Ada Gerber, and Ti Finin. Entity disabiguation for knowledge base population. In International Conference on Coputational Linguistics, [6] J.R. Finkel, T. Grenager, and C. Manning. Incorporating non-local inforation into inforation extraction systes by gibbs sapling. In Annual Meeting on Association for Coputational Linguistics. Association for Coputational Linguistics, [7] Chung H. Gooi and Jaes Allan. Cross-Docuent coreference on a large scale corpus. In Daniel and Sali Roukos, editors, HLT-NAACL, [8] Swapna Gottipati and Jing Jiang. Linking entities to a knowledge base with query expansion. In EMNLP, [9] Johannes Hoffart, Mohaed A. Yosef, Ilaria Bordino, Hagen Fürstenau, Manfred Pinkal, Marc Spaniol, Bilyana Taneva, Stefan Thater, and Gerhard Weiku. Robust disabiguation of naed entities in text. In EMNLP, [10] Darren W. Huang, Yue Xu, Andrew Trotan, and Shloo Geva. Focused access to XML docuents. chapter Overview of INEX 2007 Link the Wiki Track, pages Springer-Verlag, [11] Heng Ji and Ralph Grishan. Knowledge base population: successful approaches and challenges. In HLT, [12] Heng Ji, Ralph Grishan, and Hoa Dang. Overview of the TAC2011 knowledge base population track. In Text Analysis Conference, [13] Sayali Kulkarni, Ait Singh, Ganesh Raakrishnan, and Souen Chakrabarti. Collective annotation of wikipedia entities in web text. In KDD, [14] Andrew McCallu, Karl Schultz, and Saeer Singh. Factorie: Probabilistic prograing via iperatively defined factor graphs. In NIPS, [15] D. Metzler and W.B. Croft. Latent concept expansion using arkov rando fields. In Proceedings of the 30th annual international ACM SIGIR conference on Research and developent in inforation retrieval, pages ACM, [16] Donald Metzler and W. Bruce Croft. A arkov rando field odel for ter dependencies. In Proceedings of the 28th annual international ACM SIGIR conference on Research and developent in inforation retrieval, SIGIR 05, pages , New York, NY, USA, ACM. [17] S. Monahan, J. Lehann, T. Nyberg, J. Plyale, and A. Jung. Cross-lingual cross-docuent coreference with entity linking. Proceedings of the Text Analysis Conference, [18] L. Ratinov, D. Roth, D. Downey, and M. Anderson. Local and global algoriths for disabiguation to wikipedia. In ACL, 2011.

9 [19] L. Ratinov, D. Roth, D. Downey, and M. Anderson. Local and global algoriths for disabiguation to wikipedia. In ACL, [20] Valentin I. Spitkovsky and Angel X. Chang. A Cross-Lingual dictionary for english wikipedia concepts. In Conference on Language Resources and Evaluation, [21] Veselin Stoyanov, Jaes Mayfield, Tan Xu, Douglas W. Oard, Dawn Lawrie, Ti Oates, and Ti Finin. A context-aware approach to entity linking. In AKBC-WEKEX, 2012.

A Neighborhood Relevance Model for Entity Linking

A Neighborhood Relevance Model for Entity Linking A Neighborhood Relevance Model for Entity Linking Jeffrey Dalton University of Massachusetts 140 Governors Drive Aherst, MA, U.S.A. jdalton@cs.uass.edu Laura Dietz University of Massachusetts 140 Governors

More information

Leveraging Relevance Cues for Improved Spoken Document Retrieval

Leveraging Relevance Cues for Improved Spoken Document Retrieval Leveraging Relevance Cues for Iproved Spoken Docuent Retrieval Pei-Ning Chen 1, Kuan-Yu Chen 2 and Berlin Chen 1 National Taiwan Noral University, Taiwan 1 Institute of Inforation Science, Acadeia Sinica,

More information

Bi-directional Linkability From Wikipedia to Documents and Back Again: UMass at TREC 2012 Knowledge Base Acceleration Track

Bi-directional Linkability From Wikipedia to Documents and Back Again: UMass at TREC 2012 Knowledge Base Acceleration Track Bi-directional Linkability From Wikipedia to Documents and Back Again: UMass at TREC 2012 Knowledge Base Acceleration Track Jeffrey Dalton University of Massachusetts, Amherst jdalton@cs.umass.edu Laura

More information

Meta-Path-Based Ranking with Pseudo Relevance Feedback on Heterogeneous Graph for Citation Recommendation

Meta-Path-Based Ranking with Pseudo Relevance Feedback on Heterogeneous Graph for Citation Recommendation Meta-Path-Based Ranking with Pseudo Relevance Feedback on Heterogeneous Graph for Citation Recoendation Xiaozhong Liu School of Inforatics and Coputing Indiana University Blooington Blooington, IN, USA,

More information

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm

Detection of Outliers and Reduction of their Undesirable Effects for Improving the Accuracy of K-means Clustering Algorithm Detection of Outliers and Reduction of their Undesirable Effects for Iproving the Accuracy of K-eans Clustering Algorith Bahan Askari Departent of Coputer Science and Research Branch, Islaic Azad University,

More information

The optimization design of microphone array layout for wideband noise sources

The optimization design of microphone array layout for wideband noise sources PROCEEDINGS of the 22 nd International Congress on Acoustics Acoustic Array Systes: Paper ICA2016-903 The optiization design of icrophone array layout for wideband noise sources Pengxiao Teng (a), Jun

More information

1 Extended Boolean Model

1 Extended Boolean Model 1 EXTENDED BOOLEAN MODEL It has been well-known that the Boolean odel is too inflexible, requiring skilful use of Boolean operators to obtain good results. On the other hand, the vector space odel is flexible

More information

Identifying Converging Pairs of Nodes on a Budget

Identifying Converging Pairs of Nodes on a Budget Identifying Converging Pairs of Nodes on a Budget Konstantina Lazaridou Departent of Inforatics Aristotle University, Thessaloniki, Greece konlaznik@csd.auth.gr Evaggelia Pitoura Coputer Science and Engineering

More information

An Automatic Method for Summary Evaluation Using Multiple Evaluation Results by a Manual Method

An Automatic Method for Summary Evaluation Using Multiple Evaluation Results by a Manual Method An Autoatic Method for Suary Evaluation Using Multiple Evaluation Results by a Manual Method Hidetsugu Nanba Faculty of Inforation Sciences, Hiroshia City University 3-4-1 Ozuka, Hiroshia, 731-3194 Japan

More information

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS

OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS Key words SOA, optial, coplex service, coposition, Quality of Service Piotr RYGIELSKI*, Paweł ŚWIĄTEK* OPTIMAL COMPLEX SERVICES COMPOSITION IN SOA SYSTEMS One of the ost iportant tasks in service oriented

More information

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011

EE 364B Convex Optimization An ADMM Solution to the Sparse Coding Problem. Sonia Bhaskar, Will Zou Final Project Spring 2011 EE 364B Convex Optiization An ADMM Solution to the Sparse Coding Proble Sonia Bhaskar, Will Zou Final Project Spring 20 I. INTRODUCTION For our project, we apply the ethod of the alternating direction

More information

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification

Solving the Damage Localization Problem in Structural Health Monitoring Using Techniques in Pattern Classification Solving the Daage Localization Proble in Structural Health Monitoring Using Techniques in Pattern Classification CS 9 Final Project Due Dec. 4, 007 Hae Young Noh, Allen Cheung, Daxia Ge Introduction Structural

More information

Different criteria of dynamic routing

Different criteria of dynamic routing Procedia Coputer Science Volue 66, 2015, Pages 166 173 YSC 2015. 4th International Young Scientists Conference on Coputational Science Different criteria of dynaic routing Kurochkin 1*, Grinberg 1 1 Kharkevich

More information

An Efficient Approach for Content Delivery in Overlay Networks

An Efficient Approach for Content Delivery in Overlay Networks An Efficient Approach for Content Delivery in Overlay Networks Mohaad Malli, Chadi Barakat, Walid Dabbous Projet Planète, INRIA-Sophia Antipolis, France E-ail:{alli, cbarakat, dabbous}@sophia.inria.fr

More information

The Internal Conflict of a Belief Function

The Internal Conflict of a Belief Function The Internal Conflict of a Belief Function Johan Schubert Abstract In this paper we define and derive an internal conflict of a belief function We decopose the belief function in question into a set of

More information

Clustering. Cluster Analysis of Microarray Data. Microarray Data for Clustering. Data for Clustering

Clustering. Cluster Analysis of Microarray Data. Microarray Data for Clustering. Data for Clustering Clustering Cluster Analysis of Microarray Data 4/3/009 Copyright 009 Dan Nettleton Group obects that are siilar to one another together in a cluster. Separate obects that are dissiilar fro each other into

More information

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13

Computer Aided Drafting, Design and Manufacturing Volume 26, Number 2, June 2016, Page 13 Coputer Aided Drafting, Design and Manufacturing Volue 26, uber 2, June 2016, Page 13 CADDM 3D reconstruction of coplex curved objects fro line drawings Sun Yanling, Dong Lijun Institute of Mechanical

More information

Supplementary Section. A. Algorithm. B. Datasets. C. More on Labeling Functions

Supplementary Section. A. Algorithm. B. Datasets. C. More on Labeling Functions Suppleentary Section In this section, we include ore details about our algorith, labeling functions, datasets as well as additional results and coparisons, which could not be included in the ain paper

More information

Geo-activity Recommendations by using Improved Feature Combination

Geo-activity Recommendations by using Improved Feature Combination Geo-activity Recoendations by using Iproved Feature Cobination Masoud Sattari Middle East Technical University Ankara, Turkey e76326@ceng.etu.edu.tr Murat Manguoglu Middle East Technical University Ankara,

More information

Collection Selection Based on Historical Performance for Efficient Processing

Collection Selection Based on Historical Performance for Efficient Processing Collection Selection Based on Historical Perforance for Efficient Processing Christopher T. Fallen and Gregory B. Newby Arctic Region Supercoputing Center University of Alaska Fairbanks Fairbanks, Alaska

More information

Massive amounts of high-dimensional data are pervasive in multiple domains,

Massive amounts of high-dimensional data are pervasive in multiple domains, Challenges of Feature Selection for Big Data Analytics Jundong Li and Huan Liu, Arizona State University Massive aounts of high-diensional data are pervasive in ultiple doains, ranging fro social edia,

More information

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang

POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION. Junjun Jiang, Ruimin Hu, Zhen Han, Tao Lu, and Kebin Huang IEEE International Conference on ultiedia and Expo POSITION-PATCH BASED FACE HALLUCINATION VIA LOCALITY-CONSTRAINED REPRESENTATION Junjun Jiang, Ruiin Hu, Zhen Han, Tao Lu, and Kebin Huang National Engineering

More information

Resolution. Super-Resolution Imaging. Problem

Resolution. Super-Resolution Imaging. Problem Resolution Super-Resolution Iaging Resolution: Sallest easurable detail in a visual presentation Subhasis Chaudhuri Departent of Electrical Engineering Indian institute of Technology Bobay Powai, Mubai-400

More information

Debiasing Crowdsourced Batches

Debiasing Crowdsourced Batches Debiasing Crowdsourced Batches Honglei Zhuang, Aditya Paraeswaran, Dan Roth and Jiawei Han Departent of Coputer Science University of Illinois at Urbana-Chapaign {hzhuang3, adityagp, danr, hanj}@illinois.edu

More information

Boosted Detection of Objects and Attributes

Boosted Detection of Objects and Attributes L M M Boosted Detection of Objects and Attributes Abstract We present a new fraework for detection of object and attributes in iages based on boosted cobination of priitive classifiers. The fraework directly

More information

Gromov-Hausdorff Distance Between Metric Graphs

Gromov-Hausdorff Distance Between Metric Graphs Groov-Hausdorff Distance Between Metric Graphs Jiwon Choi St Mark s School January, 019 Abstract In this paper we study the Groov-Hausdorff distance between two etric graphs We copute the precise value

More information

Scalable search-based image annotation

Scalable search-based image annotation Multiedia Systes DOI 17/s53-8-128-y REGULAR PAPER Scalable search-based iage annotation Changhu Wang Feng Jing Lei Zhang Hong-Jiang Zhang Received: 18 October 27 / Accepted: 15 May 28 Springer-Verlag 28

More information

Mapping Data in Peer-to-Peer Systems: Semantics and Algorithmic Issues

Mapping Data in Peer-to-Peer Systems: Semantics and Algorithmic Issues Mapping Data in Peer-to-Peer Systes: Seantics and Algorithic Issues Anastasios Keentsietsidis Marcelo Arenas Renée J. Miller Departent of Coputer Science University of Toronto {tasos,arenas,iller}@cs.toronto.edu

More information

A Novel 2D Texture Classifier For Gray Level Images

A Novel 2D Texture Classifier For Gray Level Images 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.co A Novel 2D Texture Classifier For Gray Level Iages B.S. Mousavi 1 Young Researchers Club, Zahedan

More information

Predicting x86 Program Runtime for Intel Processor

Predicting x86 Program Runtime for Intel Processor Predicting x86 Progra Runtie for Intel Processor Behra Mistree, Haidreza Haki Javadi, Oid Mashayekhi Stanford University bistree,hrhaki,oid@stanford.edu 1 Introduction Progras can be equivalent: given

More information

Using Imperialist Competitive Algorithm in Optimization of Nonlinear Multiple Responses

Using Imperialist Competitive Algorithm in Optimization of Nonlinear Multiple Responses International Journal of Industrial Engineering & Production Research Septeber 03, Volue 4, Nuber 3 pp. 9-35 ISSN: 008-4889 http://ijiepr.iust.ac.ir/ Using Iperialist Copetitive Algorith in Optiization

More information

Modeling Parallel Applications Performance on Heterogeneous Systems

Modeling Parallel Applications Performance on Heterogeneous Systems Modeling Parallel Applications Perforance on Heterogeneous Systes Jaeela Al-Jaroodi, Nader Mohaed, Hong Jiang and David Swanson Departent of Coputer Science and Engineering University of Nebraska Lincoln

More information

Performance Analysis of RAID in Different Workload

Performance Analysis of RAID in Different Workload Send Orders for Reprints to reprints@benthascience.ae 324 The Open Cybernetics & Systeics Journal, 2015, 9, 324-328 Perforance Analysis of RAID in Different Workload Open Access Zhang Dule *, Ji Xiaoyun,

More information

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL

COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL COLOR HISTOGRAM AND DISCRETE COSINE TRANSFORM FOR COLOR IMAGE RETRIEVAL 1 Te-Wei Chiang ( 蔣德威 ), 2 Tienwei Tsai ( 蔡殿偉 ), 3 Jeng-Ping Lin ( 林正平 ) 1 Dept. of Accounting Inforation Systes, Chilee Institute

More information

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math

Smarter Balanced Assessment Consortium Claims, Targets, and Standard Alignment for Math Sarter Balanced Assessent Consortiu s, s, Stard Alignent for Math The Sarter Balanced Assessent Consortiu (SBAC) has created a hierarchy coprised of clais targets that together can be used to ake stateents

More information

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks

Utility-Based Resource Allocation for Mixed Traffic in Wireless Networks IEEE IFOCO 2 International Workshop on Future edia etworks and IP-based TV Utility-Based Resource Allocation for ixed Traffic in Wireless etworks Li Chen, Bin Wang, Xiaohang Chen, Xin Zhang, and Dacheng

More information

Summary. Reconstruction of data from non-uniformly spaced samples

Summary. Reconstruction of data from non-uniformly spaced samples Is there always extra bandwidth in non-unifor spatial sapling? Ralf Ferber* and Massiiliano Vassallo, WesternGeco London Technology Center; Jon-Fredrik Hopperstad and Ali Özbek, Schluberger Cabridge Research

More information

Feature Based Registration for Panoramic Image Generation

Feature Based Registration for Panoramic Image Generation IJCSI International Journal of Coputer Science Issues, Vol. 10, Issue 6, No, Noveber 013 www.ijcsi.org 13 Feature Based Registration for Panoraic Iage Generation Kawther Abbas Sallal 1, Abdul-Mone Saleh

More information

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router

Derivation of an Analytical Model for Evaluating the Performance of a Multi- Queue Nodes Network Router Derivation of an Analytical Model for Evaluating the Perforance of a Multi- Queue Nodes Network Router 1 Hussein Al-Bahadili, 1 Jafar Ababneh, and 2 Fadi Thabtah 1 Coputer Inforation Systes Faculty of

More information

MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES. Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou

MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES. Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou MULTI-INDEX VOTING FOR ASYMMETRIC DISTANCE COMPUTATION IN A LARGE-SCALE BINARY CODES Chih-Yi Chiu, Yu-Cyuan Liou, and Sheng-Hao Chou Departent of Coputer Science and Inforation Engineering, National Chiayi

More information

A Hybrid Network Architecture for File Transfers

A Hybrid Network Architecture for File Transfers JOURNAL OF IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS, VOL. 6, NO., JANUARY 9 A Hybrid Network Architecture for File Transfers Xiuduan Fang, Meber, IEEE, Malathi Veeraraghavan, Senior Meber,

More information

AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION

AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION 10th International Society for Music Inforation Retrieval Conference (ISMIR 2009) AN INTEGRATED APPROACH TO MUSIC BOUNDARY DETECTION Min-Yian Su, Yi-Hsuan Yang, Yu-Ching Lin, Hoer Chen National Taiwan

More information

Entity Linking at Web Scale

Entity Linking at Web Scale Entity Linking at Web Scale Thomas Lin, Mausam, Oren Etzioni Computer Science & Engineering University of Washington Seattle, WA 98195, USA {tlin, mausam, etzioni}@cs.washington.edu Abstract This paper

More information

A Learning Framework for Nearest Neighbor Search

A Learning Framework for Nearest Neighbor Search A Learning Fraework for Nearest Neighbor Search Lawrence Cayton Departent of Coputer Science University of California, San Diego lcayton@cs.ucsd.edu Sanjoy Dasgupta Departent of Coputer Science University

More information

A Learning Framework for Nearest Neighbor Search

A Learning Framework for Nearest Neighbor Search A Learning Fraework for Nearest Neighbor Search Lawrence Cayton Departent of Coputer Science University of California, San Diego lcayton@cs.ucsd.edu Sanjoy Dasgupta Departent of Coputer Science University

More information

PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/m QUEUEING MODEL

PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/m QUEUEING MODEL IJRET: International Journal of Research in Engineering and Technology ISSN: 239-63 PERFORMANCE MEASURES FOR INTERNET SERVER BY USING M/M/ QUEUEING MODEL Raghunath Y. T. N. V, A. S. Sravani 2 Assistant

More information

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS

QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS QUERY ROUTING OPTIMIZATION IN SENSOR COMMUNICATION NETWORKS Guofei Jiang and George Cybenko Institute for Security Technology Studies and Thayer School of Engineering Dartouth College, Hanover NH 03755

More information

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands

Oblivious Routing for Fat-Tree Based System Area Networks with Uncertain Traffic Demands Oblivious Routing for Fat-Tree Based Syste Area Networks with Uncertain Traffic Deands Xin Yuan Wickus Nienaber Zhenhai Duan Departent of Coputer Science Florida State University Tallahassee, FL 3306 {xyuan,nienaber,duan}@cs.fsu.edu

More information

News Events Clustering Method Based on Staging Incremental Single-Pass Technique

News Events Clustering Method Based on Staging Incremental Single-Pass Technique News Events Clustering Method Based on Staging Increental Single-Pass Technique LI Yongyi 1,a *, Gao Yin 2 1 School of Electronics and Inforation Engineering QinZhou University 535099 Guangxi, China 2

More information

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3

TensorFlow and Keras-based Convolutional Neural Network in CAT Image Recognition Ang LI 1,*, Yi-xiang LI 2 and Xue-hui LI 3 2017 2nd International Conference on Coputational Modeling, Siulation and Applied Matheatics (CMSAM 2017) ISBN: 978-1-60595-499-8 TensorFlow and Keras-based Convolutional Neural Network in CAT Iage Recognition

More information

Detecting Anomalous Structures by Convolutional Sparse Models

Detecting Anomalous Structures by Convolutional Sparse Models Detecting Anoalous Structures by Convolutional Sparse Models Diego Carrera, Giacoo Boracchi Dipartiento di Elettronica, Inforazione e Bioingegeria Politecnico di Milano, Italy {giacoo.boracchi, diego.carrera}@polii.it

More information

Image Filter Using with Gaussian Curvature and Total Variation Model

Image Filter Using with Gaussian Curvature and Total Variation Model IJECT Vo l. 7, Is s u e 3, Ju l y - Se p t 016 ISSN : 30-7109 (Online) ISSN : 30-9543 (Print) Iage Using with Gaussian Curvature and Total Variation Model 1 Deepak Kuar Gour, Sanjay Kuar Shara 1, Dept.

More information

Evaluation of a multi-frame blind deconvolution algorithm using Cramér-Rao bounds

Evaluation of a multi-frame blind deconvolution algorithm using Cramér-Rao bounds Evaluation of a ulti-frae blind deconvolution algorith using Craér-Rao bounds Charles C. Beckner, Jr. Air Force Research Laboratory, 3550 Aberdeen Ave SE, Kirtland AFB, New Mexico, USA 87117-5776 Charles

More information

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH

NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH NON-RIGID OBJECT TRACKING: A PREDICTIVE VECTORIAL MODEL APPROACH V. Atienza; J.M. Valiente and G. Andreu Departaento de Ingeniería de Sisteas, Coputadores y Autoática Universidad Politécnica de Valencia.

More information

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System

Designing High Performance Web-Based Computing Services to Promote Telemedicine Database Management System Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh 1, Issa Khalil 2, and Abdallah Khreishah 3 1: Coputer Engineering & Inforation Technology,

More information

THE rapid growth and continuous change of the real

THE rapid growth and continuous change of the real IEEE TRANSACTIONS ON SERVICES COMPUTING, VOL. 8, NO. 1, JANUARY/FEBRUARY 2015 47 Designing High Perforance Web-Based Coputing Services to Proote Teleedicine Database Manageent Syste Isail Hababeh, Issa

More information

Feature Selection to Relate Words and Images

Feature Selection to Relate Words and Images The Open Inforation Systes Journal, 2009, 3, 9-13 9 Feature Selection to Relate Words and Iages Wei-Chao Lin 1 and Chih-Fong Tsai*,2 Open Access 1 Departent of Coputing, Engineering and Technology, University

More information

A simplified approach to merging partial plane images

A simplified approach to merging partial plane images A siplified approach to erging partial plane iages Mária Kruláková 1 This paper introduces a ethod of iage recognition based on the gradual generating and analysis of data structure consisting of the 2D

More information

EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B.

EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B. EFFICIENT VIDEO SEARCH USING IMAGE QUERIES A. Araujo1, M. Makar2, V. Chandrasekhar3, D. Chen1, S. Tsai1, H. Chen1, R. Angst1 and B. Girod1 1 Stanford University, USA 2 Qualco Inc., USA ABSTRACT We study

More information

UMass at TREC 2017 Common Core Track

UMass at TREC 2017 Common Core Track UMass at TREC 2017 Common Core Track Qingyao Ai, Hamed Zamani, Stephen Harding, Shahrzad Naseri, James Allan and W. Bruce Croft Center for Intelligent Information Retrieval College of Information and Computer

More information

On computing global similarity in images

On computing global similarity in images On coputing global siilarity in iages S Ravela and R Manatha Coputer Science Departent University of Massachusetts, Aherst, MA 01003 Eail: ravela,anatha @csuassedu Abstract The retrieval of iages based

More information

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search

3D Building Detection and Reconstruction from Aerial Images Using Perceptual Organization and Fast Graph Search 436 Journal of Electrical Engineering & Technology, Vol. 3, No. 3, pp. 436~443, 008 3D Building Detection and Reconstruction fro Aerial Iages Using Perceptual Organization and Fast Graph Search Dong-Min

More information

A Context-Aware Approach to Entity Linking

A Context-Aware Approach to Entity Linking A Context-Aware Approach to Entity Linking Veselin Stoyanov and James Mayfield HLTCOE Johns Hopkins University Dawn Lawrie Loyola University in Maryland Tan Xu and Douglas W. Oard University of Maryland

More information

An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured from Different Viewpoints

An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured from Different Viewpoints 519 An Integrated Processing Method for Multiple Large-scale Point-Clouds Captured fro Different Viewpoints Yousuke Kawauchi 1, Shin Usuki, Kenjiro T. Miura 3, Hiroshi Masuda 4 and Ichiro Tanaka 5 1 Shizuoka

More information

A Novel Fast Constructive Algorithm for Neural Classifier

A Novel Fast Constructive Algorithm for Neural Classifier A Novel Fast Constructive Algorith for Neural Classifier Xudong Jiang Centre for Signal Processing, School of Electrical and Electronic Engineering Nanyang Technological University Nanyang Avenue, Singapore

More information

2013 IEEE Conference on Computer Vision and Pattern Recognition. Compressed Hashing

2013 IEEE Conference on Computer Vision and Pattern Recognition. Compressed Hashing 203 IEEE Conference on Coputer Vision and Pattern Recognition Copressed Hashing Yue Lin Rong Jin Deng Cai Shuicheng Yan Xuelong Li State Key Lab of CAD&CG, College of Coputer Science, Zhejiang University,

More information

Hand Gesture Recognition for Human-Computer Interaction

Hand Gesture Recognition for Human-Computer Interaction Journal of Coputer Science 6 (9): 002-007, 200 ISSN 549-3636 200 Science Publications Hand Gesture Recognition for Huan-Coputer Interaction S. ohaed ansoor Rooi, R. Jyothi Priya and H. Jayalakshi Departent

More information

Brian Noguchi CS 229 (Fall 05) Project Final Writeup A Hierarchical Application of ICA-based Feature Extraction to Image Classification Brian Noguchi

Brian Noguchi CS 229 (Fall 05) Project Final Writeup A Hierarchical Application of ICA-based Feature Extraction to Image Classification Brian Noguchi A Hierarchical Application of ICA-based Feature Etraction to Iage Classification Introduction Iage classification poses one of the greatest challenges in the achine vision and achine learning counities.

More information

Development of an Integrated Cost Estimation and Cost Control System for Construction Projects

Development of an Integrated Cost Estimation and Cost Control System for Construction Projects ABSTRACT Developent of an Integrated Estiation and Control Syste for Construction s by Salan Azhar, Syed M. Ahed and Aaury A. Caballero Florida International University 0555 W. Flagler Street, Miai, Florida

More information

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks

Energy-Efficient Disk Replacement and File Placement Techniques for Mobile Systems with Hard Disks Energy-Efficient Disk Replaceent and File Placeent Techniques for Mobile Systes with Hard Disks Young-Jin Ki School of Coputer Science & Engineering Seoul National University Seoul 151-742, KOREA youngjk@davinci.snu.ac.kr

More information

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES

INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES INTRINSIC DECOMPOSITION FOR STEREOSCOPIC IMAGES Dehua Xie 1, Shuaicheng Liu 1, Kaio Lin 2, Shuyuan Zhu 1, and Bing Zeng 1 1 School of Electronic Engineering, University of Electronic Science and Technology

More information

AN APPROACH ON BIMODAL BIOMETRIC SYSTEMS

AN APPROACH ON BIMODAL BIOMETRIC SYSTEMS AN APPROACH ON BIODAL BIOETRIC SYSTES Eugen LUPU, Siina EERICH Technical University of Cluj-Napoca, 26-28 Baritiu str. Cluj-Napoca phone: +40-264-40-266; fax: +40-264-592-055; e-ail: Eugen.Lupu @co.utcluj.ro

More information

A Novel Fuzzy Chinese Address Matching Engine Based on Full-text Search Technology

A Novel Fuzzy Chinese Address Matching Engine Based on Full-text Search Technology Based on Full-text Search Technology 12 Institute of Reote Sensing and Digital Earth National Engineering Research Center for Reote Sensing Applications,Beijing,100101, China E-ail: yaoxj@radi.ac.cn Xiang

More information

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems

Design Optimization of Mixed Time/Event-Triggered Distributed Embedded Systems Design Optiization of Mixed Tie/Event-Triggered Distributed Ebedded Systes Traian Pop, Petru Eles, Zebo Peng Dept. of Coputer and Inforation Science, Linköping University {trapo, petel, zebpe}@ida.liu.se

More information

Data Caching for Enhancing Anonymity

Data Caching for Enhancing Anonymity Data Caching for Enhancing Anonyity Rajiv Bagai and Bin Tang Departent of Electrical Engineering and Coputer Science Wichita State University Wichita, Kansas 67260 0083, USA Eail: {rajiv.bagai, bin.tang}@wichita.edu

More information

Improve Peer Cooperation using Social Networks

Improve Peer Cooperation using Social Networks Iprove Peer Cooperation using Social Networks Victor Ponce, Jie Wu, and Xiuqi Li Departent of Coputer Science and Engineering Florida Atlantic University Boca Raton, FL 33431 Noveber 5, 2007 Corresponding

More information

TALLINN UNIVERSITY OF TECHNOLOGY, INSTITUTE OF PHYSICS 17. FRESNEL DIFFRACTION ON A ROUND APERTURE

TALLINN UNIVERSITY OF TECHNOLOGY, INSTITUTE OF PHYSICS 17. FRESNEL DIFFRACTION ON A ROUND APERTURE 7. FRESNEL DIFFRACTION ON A ROUND APERTURE. Objective Exaining diffraction pattern on a round aperture, deterining wavelength of light source.. Equipent needed Optical workbench, light source, color filters,

More information

Optimal Route Queries with Arbitrary Order Constraints

Optimal Route Queries with Arbitrary Order Constraints IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING, VOL.?, NO.?,? 20?? 1 Optial Route Queries with Arbitrary Order Constraints Jing Li, Yin Yang, Nikos Maoulis Abstract Given a set of spatial points DS,

More information

PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS WITH A SINGLE LASER RANGE FINDER

PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS WITH A SINGLE LASER RANGE FINDER nd International Congress of Mechanical Engineering (COBEM 3) Noveber 3-7, 3, Ribeirão Preto, SP, Brazil Copyright 3 by ABCM PROBABILISTIC LOCALIZATION AND MAPPING OF MOBILE ROBOTS IN INDOOR ENVIRONMENTS

More information

Adaptive Holistic Scheduling for In-Network Sensor Query Processing

Adaptive Holistic Scheduling for In-Network Sensor Query Processing Adaptive Holistic Scheduling for In-Network Sensor Query Processing Hejun Wu and Qiong Luo Departent of Coputer Science and Engineering Hong Kong University of Science & Technology Clear Water Bay, Kowloon,

More information

Joint Measurement- and Traffic Descriptor-based Admission Control at Real-Time Traffic Aggregation Points

Joint Measurement- and Traffic Descriptor-based Admission Control at Real-Time Traffic Aggregation Points Joint Measureent- and Traffic Descriptor-based Adission Control at Real-Tie Traffic Aggregation Points Stylianos Georgoulas, Panos Triintzios and George Pavlou Centre for Counication Systes Research, University

More information

Data-driven Hybrid Caching in Hierarchical Edge Cache Networks

Data-driven Hybrid Caching in Hierarchical Edge Cache Networks Data-driven Hybrid Caching in Hierarchical Edge Cache Networks Abstract Hierarchical cache networks are increasingly deployed to facilitate high-throughput and low-latency content delivery to end users.

More information

Data & Knowledge Engineering

Data & Knowledge Engineering Data & Knowledge Engineering 7 (211) 17 187 Contents lists available at ScienceDirect Data & Knowledge Engineering journal hoepage: www.elsevier.co/locate/datak An approxiate duplicate eliination in RFID

More information

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing

A Trajectory Splitting Model for Efficient Spatio-Temporal Indexing A Trajectory Splitting Model for Efficient Spatio-Teporal Indexing Slobodan Rasetic Jörg Sander Jaes Elding Mario A. Nasciento Departent of Coputing Science University of Alberta Edonton, Alberta, Canada

More information

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion

Effective Tracking of the Players and Ball in Indoor Soccer Games in the Presence of Occlusion Effective Tracking of the Players and Ball in Indoor Soccer Gaes in the Presence of Occlusion Soudeh Kasiri-Bidhendi and Reza Safabakhsh Airkabir Univerisity of Technology, Tehran, Iran {kasiri, safa}@aut.ac.ir

More information

Efficient Estimation of Inclusion Coefficient using HyperLogLog Sketches

Efficient Estimation of Inclusion Coefficient using HyperLogLog Sketches Efficient Estiation of Inclusion Coefficient using HyperLogLog Sketches Azade Nazi, Bolin Ding, Vivek Narasayya, Surajit Chaudhuri Microsoft Research {aznazi, bolind, viveknar, surajitc}@icrosoft.co ABSTRACT

More information

ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH

ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH ELEVATION SURFACE INTERPOLATION OF POINT DATA USING DIFFERENT TECHNIQUES A GIS APPROACH Kulapraote Prathuchai Geoinforatics Center, Asian Institute of Technology, 58 Moo9, Klong Luang, Pathuthani, Thailand.

More information

Book Recommendation based on Social Information

Book Recommendation based on Social Information Book Recommendation based on Social Information Chahinez Benkoussas and Patrice Bellot LSIS Aix-Marseille University chahinez.benkoussas@lsis.org patrice.bellot@lsis.org Abstract : In this paper, we present

More information

A High-Speed VLSI Fuzzy Inference Processor for Trapezoid-Shaped Membership Functions *

A High-Speed VLSI Fuzzy Inference Processor for Trapezoid-Shaped Membership Functions * JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 21, 607-626 (2005) A High-Speed VLSI Fuzzy Inference Processor for Trapezoid-Shaped Mebership Functions * SHIH-HSU HUANG AND JIAN-YUAN LAI + Departent of

More information

ELEN : Project Progress Report. Second Order Delay Computation for RC networks with Non-Tree Topology

ELEN : Project Progress Report. Second Order Delay Computation for RC networks with Non-Tree Topology ELEN 689-603: Project Progress eport Second Order Delay Coputation for C networks wi Non-Tree Topology ajeshwary Tayade 000 07 573 //003 PDF created wi pdffactory trial version www.pdffactory.co : Introduction

More information

Carving Differential Unit Test Cases from System Test Cases

Carving Differential Unit Test Cases from System Test Cases Carving Differential Unit Test Cases fro Syste Test Cases Sebastian Elbau, Hui Nee Chin, Matthew B. Dwyer, Jonathan Dokulil Departent of Coputer Science and Engineering University of Nebraska - Lincoln

More information

Entity Search Engine: Towards Agile Best-Effort Information Integration over the Web

Entity Search Engine: Towards Agile Best-Effort Information Integration over the Web Entity Search Engine: Towards Agile Best-Effort Inforation Integration over the Web Tao Cheng, Kevin Chen-Chuan Chang University of Illinois at Urbana-Chapaign {tcheng3, kcchang}@cs.uiuc.edu. INTRODUCTION

More information

UMass at TREC 2006: Enterprise Track

UMass at TREC 2006: Enterprise Track UMass at TREC 2006: Enterprise Track Desislava Petkova and W. Bruce Croft Center for Intelligent Information Retrieval Department of Computer Science University of Massachusetts, Amherst, MA 01003 Abstract

More information

Fair Energy-Efficient Sensing Task Allocation in Participatory Sensing with Smartphones

Fair Energy-Efficient Sensing Task Allocation in Participatory Sensing with Smartphones Advance Access publication on 24 February 2017 The British Coputer Society 2017. All rights reserved. For Perissions, please eail: journals.perissions@oup.co doi:10.1093/cojnl/bxx015 Fair Energy-Efficient

More information

Research on a Kind of QoS-Sensitive Semantic Web Services Composition Method Based on Genetic Algorithm

Research on a Kind of QoS-Sensitive Semantic Web Services Composition Method Based on Genetic Algorithm roceedings of the 7th International Conference on Innovation & Manageent 893 Research on a Kind of QoS-Sensitive Seantic Web Services Coposition Method Based on Genetic Algorith Cao Hongjiang, Nie Guihua,

More information

A Model Free Automatic Tuning Method for a Restricted Structured Controller. by using Simultaneous Perturbation Stochastic Approximation

A Model Free Automatic Tuning Method for a Restricted Structured Controller. by using Simultaneous Perturbation Stochastic Approximation 28 Aerican Control Conference Westin Seattle Hotel, Seattle, Washington, USA June -3, 28 WeC9.5 A Model Free Autoatic Tuning Method for a Restricted Structured Controller by Using Siultaneous Perturbation

More information

HKBU Institutional Repository

HKBU Institutional Repository Hong Kong Baptist University HKBU Institutional Repository HKBU Staff Publication 18 Towards why-not spatial keyword top-k ueries: A direction-aware approach Lei Chen Hong Kong Baptist University, psuanle@gail.co

More information

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction

A Broadband Spectrum Sensing Algorithm in TDCS Based on ICoSaMP Reconstruction MATEC Web of Conferences 73, 03073(08) https://doi.org/0.05/atecconf/087303073 SMIMA 08 A roadband Spectru Sensing Algorith in TDCS ased on I Reconstruction Liu Yang, Ren Qinghua, Xu ingzheng and Li Xiazhao

More information

A Discrete Spring Model to Generate Fair Curves and Surfaces

A Discrete Spring Model to Generate Fair Curves and Surfaces A Discrete Spring Model to Generate Fair Curves and Surfaces Atsushi Yaada Kenji Shiada 2 Tootake Furuhata and Ko-Hsiu Hou 2 Tokyo Research Laboratory IBM Japan Ltd. LAB-S73 623-4 Shiotsurua Yaato Kanagawa

More information

IN many interactive multimedia streaming applications, such

IN many interactive multimedia streaming applications, such 840 IEEE TRANSACTIONS ON MULTIMEDIA, VOL. 8, NO. 5, MAY 06 A Geoetric Approach to Server Selection for Interactive Video Streaing Yaochen Hu, Student Meber, IEEE, DiNiu, Meber, IEEE, and Zongpeng Li, Senior

More information