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

Size: px
Start display at page:

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

Transcription

1 A Unfed Framework for Semantcs and Feature Based Relevance Feedback n Image Retreval Systems Ye Lu *, Chunhu Hu 2, Xngquan Zhu 3*, HongJang Zhang 2, Qang Yang * School of Computng Scence Smon Fraser Unversty Burnaby, B.C., Canada, V5AS6 {yel,qyang}@cs.sfu.ca 2 Mcrosoft Research Chna 5F, Bejng Sgma Center Bejng 00080, Chna {-chhu,hjzhang}@mcrosoft.com 3 Department of Computer Scence Fudan Unversty Shangha , Chna 98005@fudan.edu.cn ABSTRACT The relevance feedback approach to mage retreval s a powerful technque and has been an actve research drecton for the past few years. Varous ad hoc parameter estmaton technques have been proposed for relevance feedback. In addton, methods that perform optmzaton on mult-level mage content model have been formulated. However, these methods only perform relevance feedback on the low-level mage features and fal to address the mages semantc content. In ths paper, we propose a relevance feedback technque, Fnd, to take advantage of the semantc contents of the mages n addton to the low-level features. By formng a semantc network on top of the keyword assocaton on the mages, we are able to accurately deduce and utlze the mages semantc contents for retreval purposes. The accuracy and effectveness of our method s demonstrated wth expermental results on real-world mage collectons. Keywords relevance feedback, mage semantcs, mage retreval, multmeda database.. ITRODUCTIO Wth the ncreasng avalablty of dgtal mages, automatc mage retreval tools provde an effcent means for users to navgate through them. Even though tradtonal methods allow the user to post queres and obtan results, the retreval accuracy s severely lmted because of the nherent complexty of the mages for users to descrbe exactly. The more recent relevance feedback approach, on the other hand, reduces the needs for a user to provde accurate ntal queres by estmatng the user s deal query usng the postve and negatve examples gven by the user. The current relevance feedback based systems estmate the deal query parameters on only the low-level mage features such as color, texture, and shape. These systems work well f the feature vectors can capture the essence of the query. For example, f the user s searchng for an mage wth complex textures havng a partcular combnaton of colors, ths query would be extremely dffcult to descrbe but can be reasonably represented by a combnaton of color and texture features. Therefore, wth a few postve and negatve examples, the relevance feedback system wll be able to return reasonably accurate results. On the other hand, f the user s searchng for a specfc object that cannot be suffcently represented by combnatons of avalable feature vectors, these relevance feedback systems wll not return many relevant results even wth a large number of user feedbacks. To address the lmtatons of the current relevance feedback systems, we propose a framework that performs relevance feedback on both the mages semantc contents represented by keywords and the low-level feature vectors such as color, texture, and shape. The contrbuton of our work s twofold. Frst, t ntroduces a method to construct a semantc network on top of an mage database and uses a smple machne learnng technque to learn from user queres and feedbacks to further mprove ths semantc network. In addton, we propose a framework n whch semantc and low-level feature based relevance feedback can be seamlessly ntegrated. Ths paper s organzed as follows. In Secton 2, we wll provde an overvew of the current state of the art relevance feedback systems. In Secton 3, we wll present the detals of our work. Secton 4 wll descrbe the Fnd mage retreval system that we have mplemented based on the proposed method and provde expermental evaluatons showng ts effectveness n mage retreval. Concludng remarks wll be gven n Secton RELATED WORK One of the most popular models used n nformaton retreval s the vector model [, 8, 9]. Varous effectve retreval technques have been developed for ths model and among them s the method of relevance feedback. Most of the prevous relevance feedback research can be classfed nto two approaches: query pont movement and re-weghtng [3]. The query pont movement method essentally tres to mprove the estmate of the deal query pont by movng t towards good examples pont and away from bad example ponts. The frequently used technque to teratvely mprove ths estmaton s the Roccho s formula gven below for sets of * Ths work was performed at Mcrosoft Research Chna.

2 relevant documents D R and non-relevant documents D gven by the user. Q' = αq + β ( R' D' R D ) γ ( ' D' D ) where α, β, and γ are sutable constants; R and are the number of documents n D R and D respectvely. Ths technque s mplemented n the MARS system [6]. Experments show that the retreval performance can be mproved consderably by usng relevance feedback [, 8, 9]. The central dea behnd the re-weghtng method s very smple and ntutve. The MARS system mentoned above mplements a slght refnement to the re-weghtng method call the standard devaton method [6]. Snce each mage s represented by an dmensonal feature vector, we can vew t as a pont n an dmensonal space. Therefore, f the varance of the good examples s hgh along a prncple axs j, then we can deduce that the values on ths axs s not very relevant to the nput query so that we assgn a low weght w j on t. Therefore, the nverse of the standard devaton of the j th feature values n the feature matrx s used as the basc dea to update the weght w j. Recently, more computatonally robust methods that perform global optmzaton have been proposed. The MndReader retreval system desgned by Ishkawa et al. [3] formulates a mnmzaton problem on the parameter estmatng process. Unlke tradtonal retreval systems whose dstance functon can be represented by ellpses algned wth the coordnate axs, the MndReader system proposed a dstance functon that s not necessarly algned wth the coordnate axs. Therefore, t allows for correlatons between attrbutes n addton to dfferent weghts on each component. A further mprovement over ths approach s gven by Ru and Huang [7]. In ther CBIR system, t not only formulates the optmzaton problem but also takes nto account the mult-level mage model. All the approaches descrbed above perform relevance feedback at the low-level feature vector level, but faled to take nto account the actual semantcs for the mages themselves. The nherent problem wth these approaches s that the low-level features are often not as powerful n representng complete semantc content of mages as keywords n representng text documents. In other words, applyng the relevance feedback approaches used n text nformaton retreval technologes to lowlevel feature based mage retreval wll not be as successful as n text document retreval. In vewng ths, there have been efforts on ncorporatng semantcs n relevance feedback for mage retreval. The framework proposed n [4] attempted to embed semantc nformaton nto a low-level feature based mage retreval process usng a correlaton matrx. In ths effectve framework, semantc relevance between mage clusters s learnt from user s feedback and used to mprove the retreval performance. As we shall show later, our proposed method ntegrates both semantcs and low-level features nto the relevance feedback process n a new way. Only when the semantc nformaton s not avalable, our method s reduced to one of the prevously descrbed low-level feedback approaches as a specal case. 3. THE PROPOSED METHOD There are two dfferent modes of user nteractons nvolved n typcal retreval systems. In one case, the user types n a lst of () keywords representng the semantc contents of the desred mages. In the other case, the user provdes a set of examples mages as the nput and the retreval system wll try to retreve other smlar mages. In most mage retreval systems, these two modes of nteracton are mutually exclusve. We argue that combnng these two approaches and allow them to beneft from each other yelds a great deal of advantage n terms of both retreval accuracy and ease of use of the system. In ths secton, we descrbe a method to construct a semantc network from an mage database and present a smple machne learnng algorthm to teratvely mprove the system s performance over tme. In addton, we descrbe a framework n whch the prevously constructed semantc network can be seamlessly ntegrated wth low-level feature vector based relevance feedback. 3. Semantc etwork The semantc network s represented by a set of keywords havng lnks to the mages n the database. Weghts are assgned to each ndvdual lnk. Ths representaton s shown pctorally as follows. mage mage 2 mage 3 mage M w 2 w w 2 w n w 3 w 22 wnk keyword keyword 2 keyword Fgure : Semantc network The lnks between the keywords and mages provde structure for the network. The degree of relevance of the keywords to the assocated mages semantc content s represented as the weght on each lnk. It s clear that an mage can be assocated wth multple keywords, each of whch wth a dfferent degree of relevance. Keyword assocatons may not be avalable at the begnnng. There are several ways to obtan keyword assocatons. The frst method s to smply manually label mages. Ths method may be expensve and tme consumng. To reduce the cost of manual labelng, we utlze the Internet and ts countless number of users. One possble way to do that may be to mplement a crawler to go to dfferent webstes to download mages. We store the nformaton such as the fle name and the ALT tag strng wthn the IMAGE tags of the HTML fles as keywords assocated wth the downloaded mage. Also, the lnk strng and the ttle of the page may be somewhat related to the mage. We assgn weghts to these keyword lnks accordng to ther relevance. Heurstcally, we lst ths nformaton n the order of descendng relevance: the lnk strng, the ALT tag strng, the fle name, and the ttle of the page. Another approach to ncorporate addtonal keywords nto the system would be to utlze the user s nput queres. Whenever the user feeds back a set of mage beng relevant to the current query, we add the nput keywords nto the system and lnk them wth these mages. In addton, snce the user tells us that these mages are relevant, we can confdently assgn a large weght on each of the newly created

3 lnks. Ths effectvely suggests a very smple votng scheme for updatng the semantc network n whch the keywords wth a majorty of user consensus wll emerge as the domnant representaton of the semantc content of ther assocated mages. 3.2 Semantc Based Relevance Feedback Semantc based relevance feedback can be performed relatvely easly compared to ts low-level feature counterpart. The basc dea behnd t s a smple votng scheme to update the weghts w j assocated wth each lnk shown n Fgure wthout any user nterventon. The weght updatng process s descrbed below.. Intalze all weght w j to. That s, every keyword has the same mportance. 2. Collect the user query and the postve and negatve feedback examples. 3. For each keyword n the nput query, check to see f any of them s not n the keyword database. If so, add them nto the database wthout creatng any lnks. 4. For each postve example, check to see f any query keyword s not lnked to t. If so, create a lnk wth weght from each mssng keyword to ths mage. For all other keywords that are already lnked to ths mage, ncrement the weght by. 5. For each negatve example, check to see f any query keywordslnkedwtht. Ifso,setthenewweght w j =w j /4. If the weght w j on any lnk s less than, delete that lnk. It can be easly seen that as more queres are nputted nto the system, the system s able to expand ts vocabulary. Also, through ths votng process, the keywords that represent the actual semantc content of each mage wll receve a large weght. The weght w j assocated on each lnk of a keyword represents the degree of relevance n whch ths keyword descrbes the lnked mage s semantc content. For retreval purposes, we need to consder another aspect. The mportance of keywords that have lnks spreadng over a large number of mages n the database should be penalzed. Therefore, we suggest the relevance factor r k of the k th keyword assocaton be computed as follows. M rk = wk (log 2 +) d where M s the total number of mages n the database, w k = w mn f m = and 0 otherwse, and d s the number of lnks th keyword has. 3.3 Integraton wth Low-Level Feature Based Relevance Feedback Snce [7] summarzed a general framework n whch all the other low-level feature based relevance feedback methods dscussed n Secton 2 can be vewed as ts specal cases, n ths secton, we show how the semantc relevance feedback method can be seamlessly ntegrated wth t. To expand the framework summarzed n [7] to nclude semantc feedback, notce that the nputs to t are a query vector q assocated wth the th feature, an element vector π=[π,...π ] that represents the degree of relevance for each of the nput (2) tranng samples, and a set of tranng vectors x n for each feature. As shown n [7], the deal query vector q * for feature s the weghted average of the tranng samples for feature gven by q π X T T * = n = π n where X s the K tranng sample matrx for feature, obtaned by stackng the tranng vectors x n nto a matrx. The optmal weght matrx W *sgvenby K W * = (det( C )) C where C s the weghted covarance matrx of X.Thats C rs = n= π ( x n nr q )( x n= r π n ns q s ) r, s =, KK We can see from the above equatons that the crtcal nputs nto the system are x n and π. Intally, the user nputs these data to the system. However, we can elmnate ths frst step by automatcally provdng the system wth ths ntal data. Ths s done by searchng the semantc network for keywords that appear n the nput query. From these keywords, we can follow the lnks to obtan the set of tranng mages (duplcate mages are removed). The vectors x n can be computed easly from the tranng set. To compute the degree of relevance vector π, we can use the followng formula. π = α M M rj j= where M s the number of query keywords lnked to the tranng mage, r jk s the relevance factor of the j th keyword assocated wth mage, andα >s a sutable constant. We can see that the degree of relevance of the th mage ncreases exponentally wth the number of query keywords lnked to t. In the current mplementaton of our system, we have expermentally determned that settng α to 2.5 gves the best result. To ncorporate the low-level feature based feedback and rankng results nto hgh-level semantc feedback and rankng, we defne a unfed dstance metrc functon G j to measure the relevance of any mage j wthn the mage database n terms of both semantc and low-level feature content. The functon G j s defned usng a modfed form of the Roccho s formula as follows. I Gj = log( + π j) Dj + β + Sjk R k A R I2 γ + Sjk (7) 2 k A where D j s the dstance score computed by the low-level feedback n [7], R and are the number of postve and negatve feedbacks respectvely, I s the number of dstnct keywords n common between the mage j and all the postve feedback (3) (4) (5) (6)

4 mages, I 2 s the number of dstnct keywords n common between the mage j and all the negatve feedback mages, A and A 2 are the total number of dstnct keywords assocated wth all the postve and negatve feedback mages respectvely, and fnally S j s smply the Eucldean dstance of the low-level features between the mages and j. We have replaced the frst parameter α n Roccho s formula wth the logarthm of the degree of relevance of the j th mage. The other two parameters β and γ are assgned a value of.0 n our current mplementaton of the system for the sack of smplcty. However, other values can be gven to emphasze the weghtng dfference between the last two terms. Usng the method descrbed above, we can perform the combned relevance feedback as follows.. Collect the user query keywords 2. Use the above method to compute x n and π and nput them nto the low-level feature relevance feedback component to obtan the ntal query results. 3. Collect postve and negatve feedbacks from the user 4. Update the semantc network wth the method gven n secton Update the weghts of the low-level feature based component usng the methods dscussed n [7] 6. Compute the new x n and π and nput nto the low-level feedback component 7. Compute the rankng score for each mage usng equaton 7 and sort the results. 8. Show new results and go to step 3 Usually the values of x n are computed beforehand n a preprocessng step. We can see that usng ths approach, our system learns from the user s feedback both semantcally and n a feature based manner. In addton, t can be easly seen that our method degenerates nto the method of Ru and Huang [7] when no semantc nformaton s avalable. We wll show n the next secton how our system deals wth nput queres that have no assocated mages from the semantc network. Also, next secton wll present some expermental results to confrm the effectveness of ths approach. 3.4 ew Image Regstraton Addng new mages nto the database s a very common operaton under many crcumstances. For retreval systems that entrely rely on low-level mage features, addng new mages smply nvolves extractng varous feature vectors for the set of new mages. However, snce our system utlzes keywords to represent the mages semantc contents, the semantc contents of the new mages have to be labeled ether manually or automatcally. In ths secton, we present a technque to perform automatc labelng of new mages. In paper [5], a method was presented whch automatcally classfy mages nto only two categores, ndoor and outdoor, based on both text nformaton and low-level feature. There s currently no algorthm avalable to automatcally determne the semantc content of arbtrary mages accurately. We mplemented a scheme to automatcally label the new mages by guessng ther semantc contents usng low-level features. The followng s a smple algorthm to acheve ths goal.. For each category n the database, compute the representatve feature vectors by determnng the centrod of all mages wthn ths category. 2. For each category n the database, fnd the set of representatve keywords by examnng the keyword assocaton of each mage n ths category. The top keywords wth largest weght whose combned weght does not exceed a prevously determned threshold τ are selected and added nto the lst the representatve keywords. The value of the threshold τ s set of 40% of the total weght as dscussed n secton For each new mage, compare ts low-level feature vectors aganst the representatve feature vectors of each category. The mages are labeled wth the set of representatve keywords from the closest matchng category wth an ntal weght of.0 on each keyword. Because the low-level features are not enough to present the mages semantcs, some or even all of the automatcally labeled keywords wll nevtably be naccurate. However, through user queres and feedbacks, semantcally accurate keywords labels wll emerge. Anther problem related to automatc labelng of new mages s the automatc classfcaton of these mages nto predefned categores. We solve ths problem wth the followng algorthm.. Put the automatcally labeled new mages nto a specal unknown category. 2. At regular ntervals, check every mage n ths category to see f any keyword assocaton has receved a weght greater than a threshold ξ. If so, extract the top keywords whose combned weght does not exceed the threshold τ. 3. For each mage wth extracted keywords, compare the extracted keywords wth the lst of representatve keywords from each category. Assgned each mage to the closest matchng category. If none of the avalable categores result n a meanngful match, leave ths mage n the unknown category. The keyword lst comparson functon used n step 3 of the above algorthm can take several forms. The deal functon would take nto account the semantc relatonshp of keywords n one lst wth those of the other lst. However, for the sake of smplcty, our system only checks for the exstence of keywords from the extracted keyword lst n the lst of representatve keywords. 4. EXPERIMETAL RESULTS We have presented a framework n whch semantc and low-level feature based feedback can work together to acheve greater retreval accuracy. In ths secton, we wll descrbe the mage retreval system Fnd that we have mplemented usng ths framework and show some expermental results. 4. The Fnd Retreval System The Fnd mage retreval system mplements the framework dscussed n ths paper. It s a web based retreval system n whch multple users can perform retreval tasks smultaneously at any gven tme.

5 The Fnd system supports three modes of nteracton: keyword based search, search by example mages, as well as browsng the entre mage database usng a pre-defned category herarchy. The man user nterface s shown n Fgure 2. When the user enters a keyword-based query, the system nvokes the combned relevance feedback mechansm dscussed n Secton 3.3. The result page s shown n Fgure 3. Fgure 2: Man user nterface. The user s able to select multple mages from ths page and clck on the Feedback button to gve postve and negatve feedback to our system. The mages wth blue background ndcate a postve feedback whle mages wth a red background ndcate a negatve feedback. Images wth gradent background are not consdered n the relevance feedback process. The system presents 240 mages for each query. The frst 00 mages are actually retreved usng the algorthm outlned n Secton 3. The next 20 mages are randomly selected from each category. The fnal 20 mages are randomly selected regardless of categores. The purpose of presentng the randomly selected mages would be to gve the user a new startng pont f none of the mages actually retreved by our system can be consdered relevant. ew search results wll be presented to the user as soon as the Feedback button s pressed. At any pont durng the retreval process, the user can clck on the Vew lnk to vew a partcular mage n ts orgnal sze, or clck on the Smlar lnk to perform an example based query. One pont of detal to note s that f the user enters a set of query keywords that cannot be found n the semantc network, the system wll smply output the mages n the database one page at a tme to let the user browse through and select the relevant mages to feedback nto the system. 4.2 Results Here are some expermental results that we have gathered from our system to valdate some smple assumptons and demonstrate ts effectveness. Because we are nterested n examnng how the semantc network evolves wth an ncreasng number of user feedbacks, we select a very clean but roughly labeled mage set as our startng pont. The dataset that we have chosen s from the Corel Image Gallery. We have selected 2,000 mages and manually classfed them nto 60 categores. One assumpton we have made n the desgn of the system s that a sgnfcant porton of the total weght of all the keyword assocatons wth an mage s concentrated on a subset of keywords that are relevant to the semantc content of the mage. Ths relatonshp s shown n Fgure 4 wth the x axs beng the number of keywords assocated wth the mage and the y axs beng the average percentage of the total weght that are assgned to relevant keywords. Weght contrbuted by relevant keywords umber of keyword assocatons Fgure 3: The query result page Fgure 4: Keyword relevance VS keyword count.

6 To obtan the graph shown n Fgure 4, we have asked human subjects to examne the keyword assocaton on the mages havng 2 to 7 keywords assocated and pck out the relevant keywords. These keyword assocatons are obtaned from the user query usng the method descrbed n Secton 3. We have also verfed that the keywords wth large weghts are ndeed the relevant keywords selected by the users. From the plot of Fgure 4, we can see that as the number of keyword assocatons ncrease, the percentage of the weght contrbuted by the relevant keywords levels off to approxmately 40%. We therefore conjecture that f we rank the keywords n descendng order of ther assocated weght and select the top few that contrbute no more than 40% of the total weght, the selected keywords wll be an accurate representaton of the semantc meanng of the mage. The verfcaton of ths conjecture s currently on the lst of our future works. Fgure 5 shows the performance of our system n terms of precson and recall. We performed eght random queres on our system. We ensured that none of the query keywords are labeled on any of the mages and that there are exactly 00 mages wth the correct semantc content n our mage database. Snce we have used exactly 00 mages as our ground truth for each query and that we only actually retreve 00 mages, the value of precson and recall s the same. Therefore, we have used the term Accuracy to refer to both n our plot. Accuracy umber of relevance feedback Fgure 5: System performance. As we can see from the results, our system acheves on average 80% retreval accuracy after just 4 user feedback teratons and over 95% after 8 teratons for any gven query. In addton, we can clearly see that more relevant mages are beng retreved as the number of user feedbacks ncrease. Unlke some earler methods where more user feedback may even lead to lower retreval accuracy, our method proves to be more stable. In addton to verfyng the effectveness of our system through the performance measure shown n Fgure 5, we have also compared t aganst other state of the art mage retreval systems. We have chosen to compare our method wth the retreval technque used n the CBIR system [7]. The comparson s made through 8 sets of random queres wth 0 feedback teratons for each set of query and the number of correctly retreved mages s counted after each user feedback. The average accuracy s then plotted aganst the number of user feedbacks. The result s shown n Fgure 6. Accuracy umber of relevance feedback Fgure 6: Performance comparson. Fnd CBIR It s easly seen from the above result that by combnng semantc level feedback wth low-level feature feedback, the retreval accuracy s mproved substantally. 5. COCLUSIO In ths paper, we have presented a new framework n whch semantcs and low-level feature based relevance feedbacks are combned to help each other n achevng hgher retreval accuracy wth lesser number of feedback teratons requred from the user. The novel feature that dstngushed the proposed framework from the exstng feedback approaches n mage database s twofold. Frst, t ntroduces a method to construct a semantc network on top of an mage database and uses a smple machne learnng technque to learn from user queres and feedbacks to further mprove ths semantc network. In addton, a scheme s ntroduced n whch semantc and low-level feature based relevance feedback s seamlessly ntegrated. Expermental evaluatons of the proposed framework have shown that t s effectve and robust and mproves the retreval performance of CBIR systems sgnfcantly. We have chosen to use the approach summarzed n [7] as our low-level feature based feedback component. However, t can be easly demonstrated that ths framework s general enough to allow any low-level feedback method to be ncorporated. As a future work, we wll study the possblty to ncorporate the approaches proposed n [2, 4] to further mprove the performance of the Fnd system. 6. REFERECES [] Buckley, C., and Salton, G. Optmzaton of Relevance Feedback Weghts, n Proc of SIGIR 95. [2] Cox, I.J., Mller, M.L., Mnka, T.P., Papathornas, T.V., Yanlos, P.. The Bayesan Image Retreval System, PcHunter: Theory, Implementaton, and Psychophyscal Experments IEEE Tran. On Image Processng, Volume 9, Issue, pp , Jan [3] Ishkawa, Y., Subramanya R., and Faloutsos, C., Mndreader: Query Databases Through Multple Examples, In Proc. of the 24 th VLDB Conference, (ew York), 998. [4] Lee, C., Ma, W. Y., and Zhang, H. J. Informaton Embeddng Based on user s relevance Feedback for Image Retreval, Techncal Report HP Labs, 998.

7 [5] Paek S., Sable C.L., Hatzvassloglou V., James A.,Schffman B.H., Chang S. F., Mckeown K.R, Integraton of Vsual and Text-Based Approaches for the Content Labelng and Classfcaton of Photographs, SIGIR 99. [6] Ru, Y., Huang, T. S., and Mehrotra, S. Content-Based Image Retreval wth Relevance Feedback n MARS, n Proc. IEEE Int. Conf. on Image proc., 997. [7] Ru, Y., Huang, T. S. A ovel Relevance Feedback Technque n Image Retreval, ACM Multmeda, 999. [8] Salton, G., and McGll, M. J. Introducton to Modern Informaton Retreval, McGraw-Hll Book Company, 983. [9] Shaw, W. M. Term-Relevance Computaton and Perfect Retreval Performance Informaton processng and Management.

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

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

More information

Support Vector Machines

Support Vector Machines /9/207 MIST.6060 Busness Intellgence and Data Mnng What are Support Vector Machnes? Support Vector Machnes Support Vector Machnes (SVMs) are supervsed learnng technques that analyze data and recognze patterns.

More information

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

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

More information

Learning the Kernel Parameters in Kernel Minimum Distance Classifier

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

More information

Mathematics 256 a course in differential equations for engineering students

Mathematics 256 a course in differential equations for engineering students Mathematcs 56 a course n dfferental equatons for engneerng students Chapter 5. More effcent methods of numercal soluton Euler s method s qute neffcent. Because the error s essentally proportonal to the

More information

Optimizing Document Scoring for Query Retrieval

Optimizing Document Scoring for Query Retrieval Optmzng Document Scorng for Query Retreval Brent Ellwen baellwe@cs.stanford.edu Abstract The goal of ths project was to automate the process of tunng a document query engne. Specfcally, I used machne learnng

More information

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

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

More information

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

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

More information

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

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

More information

UB at GeoCLEF Department of Geography Abstract

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

More information

Wishing you all a Total Quality New Year!

Wishing you all a Total Quality New Year! Total Qualty Management and Sx Sgma Post Graduate Program 214-15 Sesson 4 Vnay Kumar Kalakband Assstant Professor Operatons & Systems Area 1 Wshng you all a Total Qualty New Year! Hope you acheve Sx sgma

More information

Machine Learning: Algorithms and Applications

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

More information

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

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

More information

User Authentication Based On Behavioral Mouse Dynamics Biometrics

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

More information

Query Clustering Using a Hybrid Query Similarity Measure

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

More information

SLAM Summer School 2006 Practical 2: SLAM using Monocular Vision

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

More information

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

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

More information

Performance Evaluation of Information Retrieval Systems

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

More information

A Binarization Algorithm specialized on Document Images and Photos

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

More information

The Codesign Challenge

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

More information

A Fast Content-Based Multimedia Retrieval Technique Using Compressed Data

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

More information

Object-Based Techniques for Image Retrieval

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

More information

An Optimal Algorithm for Prufer Codes *

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

More information

Problem Definitions and Evaluation Criteria for Computational Expensive Optimization

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

More information

Improving Web Image Search using Meta Re-rankers

Improving Web Image Search using Meta Re-rankers VOLUME-1, ISSUE-V (Aug-Sep 2013) IS NOW AVAILABLE AT: www.dcst.com Improvng Web Image Search usng Meta Re-rankers B.Kavtha 1, N. Suata 2 1 Department of Computer Scence and Engneerng, Chtanya Bharath Insttute

More information

Semantic Image Retrieval Using Region Based Inverted File

Semantic Image Retrieval Using Region Based Inverted File Semantc Image Retreval Usng Regon Based Inverted Fle Dengsheng Zhang, Md Monrul Islam, Guoun Lu and Jn Hou 2 Gppsland School of Informaton Technology, Monash Unversty Churchll, VIC 3842, Australa E-mal:

More information

Manifold-Ranking Based Keyword Propagation for Image Retrieval *

Manifold-Ranking Based Keyword Propagation for Image Retrieval * Manfold-Rankng Based Keyword Propagaton for Image Retreval * Hanghang Tong,, Jngru He,, Mngjng L 2, We-Yng Ma 2, Hong-Jang Zhang 2 and Changshu Zhang 3,3 Department of Automaton, Tsnghua Unversty, Bejng

More information

Smoothing Spline ANOVA for variable screening

Smoothing Spline ANOVA for variable screening Smoothng Splne ANOVA for varable screenng a useful tool for metamodels tranng and mult-objectve optmzaton L. Rcco, E. Rgon, A. Turco Outlne RSM Introducton Possble couplng Test case MOO MOO wth Game Theory

More information

Relevance Feedback for Image Retrieval

Relevance Feedback for Image Retrieval Vashal D Dhale et al, / (IJCSIT Internatonal Journal of Computer Scence and Informaton Technologes, Vol 4 (2, 203, 39-323 Relevance Feedback for Image Retreval Vashal D Dhale, Dr A R Mahaan, Prof Uma Thakur

More information

Solving two-person zero-sum game by Matlab

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

More information

High-Boost Mesh Filtering for 3-D Shape Enhancement

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

More information

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes

R s s f. m y s. SPH3UW Unit 7.3 Spherical Concave Mirrors Page 1 of 12. Notes SPH3UW Unt 7.3 Sphercal Concave Mrrors Page 1 of 1 Notes Physcs Tool box Concave Mrror If the reflectng surface takes place on the nner surface of the sphercal shape so that the centre of the mrror bulges

More information

Related-Mode Attacks on CTR Encryption Mode

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

More information

CS47300: Web Information Search and Management

CS47300: Web Information Search and Management CS47300: Web Informaton Search and Management Prof. Chrs Clfton 15 September 2017 Materal adapted from course created by Dr. Luo S, now leadng Albaba research group Retreval Models Informaton Need Representaton

More information

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following.

Complex Numbers. Now we also saw that if a and b were both positive then ab = a b. For a second let s forget that restriction and do the following. Complex Numbers The last topc n ths secton s not really related to most of what we ve done n ths chapter, although t s somewhat related to the radcals secton as we wll see. We also won t need the materal

More information

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

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

More information

A Fast Visual Tracking Algorithm Based on Circle Pixels Matching

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

More information

Laplacian Eigenmap for Image Retrieval

Laplacian Eigenmap for Image Retrieval Laplacan Egenmap for Image Retreval Xaofe He Partha Nyog Department of Computer Scence The Unversty of Chcago, 1100 E 58 th Street, Chcago, IL 60637 ABSTRACT Dmensonalty reducton has been receved much

More information

TN348: Openlab Module - Colocalization

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

More information

X- Chart Using ANOM Approach

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

More information

Determining the Optimal Bandwidth Based on Multi-criterion Fusion

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

More information

Lecture 5: Multilayer Perceptrons

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

More information

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval

Orthogonal Complement Component Analysis for Positive Samples in SVM Based Relevance Feedback Image Retrieval Orthogonal Complement Component Analyss for ostve Samples n SVM Based Relevance Feedback Image Retreval Dacheng Tao and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong {dctao2,

More information

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

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

More information

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

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

More information

Data Mining: Model Evaluation

Data Mining: Model Evaluation Data Mnng: Model Evaluaton Aprl 16, 2013 1 Issues: Evaluatng Classfcaton Methods Accurac classfer accurac: predctng class label predctor accurac: guessng value of predcted attrbutes Speed tme to construct

More information

FINDING IMPORTANT NODES IN SOCIAL NETWORKS BASED ON MODIFIED PAGERANK

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

More information

Collaboratively Regularized Nearest Points for Set Based Recognition

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

More information

A MOVING MESH APPROACH FOR SIMULATION BUDGET ALLOCATION ON CONTINUOUS DOMAINS

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

More information

Cluster Analysis of Electrical Behavior

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

More information

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET

BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET 1 BOOSTING CLASSIFICATION ACCURACY WITH SAMPLES CHOSEN FROM A VALIDATION SET TZU-CHENG CHUANG School of Electrcal and Computer Engneerng, Purdue Unversty, West Lafayette, Indana 47907 SAUL B. GELFAND School

More information

Chapter 6 Programmng the fnte element method Inow turn to the man subject of ths book: The mplementaton of the fnte element algorthm n computer programs. In order to make my dscusson as straghtforward

More information

Reducing Frame Rate for Object Tracking

Reducing Frame Rate for Object Tracking Reducng Frame Rate for Object Trackng Pavel Korshunov 1 and We Tsang Oo 2 1 Natonal Unversty of Sngapore, Sngapore 11977, pavelkor@comp.nus.edu.sg 2 Natonal Unversty of Sngapore, Sngapore 11977, oowt@comp.nus.edu.sg

More information

Meta-heuristics for Multidimensional Knapsack Problems

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

More information

Problem Set 3 Solutions

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

More information

Learning an Image Manifold for Retrieval

Learning an Image Manifold for Retrieval Learnng an Image Manfold for Retreval Xaofe He*, We-Yng Ma, and Hong-Jang Zhang Mcrosoft Research Asa Bejng, Chna, 100080 {wyma,hjzhang}@mcrosoft.com *Department of Computer Scence, The Unversty of Chcago

More information

Optimal Workload-based Weighted Wavelet Synopses

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

More information

Private Information Retrieval (PIR)

Private Information Retrieval (PIR) 2 Levente Buttyán Problem formulaton Alce wants to obtan nformaton from a database, but she does not want the database to learn whch nformaton she wanted e.g., Alce s an nvestor queryng a stock-market

More information

Classifier Selection Based on Data Complexity Measures *

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

More information

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide

Lobachevsky State University of Nizhni Novgorod. Polyhedron. Quick Start Guide Lobachevsky State Unversty of Nzhn Novgorod Polyhedron Quck Start Gude Nzhn Novgorod 2016 Contents Specfcaton of Polyhedron software... 3 Theoretcal background... 4 1. Interface of Polyhedron... 6 1.1.

More information

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1

Outline. Discriminative classifiers for image recognition. Where in the World? A nearest neighbor recognition example 4/14/2011. CS 376 Lecture 22 1 4/14/011 Outlne Dscrmnatve classfers for mage recognton Wednesday, Aprl 13 Krsten Grauman UT-Austn Last tme: wndow-based generc obect detecton basc ppelne face detecton wth boostng as case study Today:

More information

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated.

Some Advanced SPC Tools 1. Cumulative Sum Control (Cusum) Chart For the data shown in Table 9-1, the x chart can be generated. Some Advanced SP Tools 1. umulatve Sum ontrol (usum) hart For the data shown n Table 9-1, the x chart can be generated. However, the shft taken place at sample #21 s not apparent. 92 For ths set samples,

More information

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION

MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION MULTISPECTRAL IMAGES CLASSIFICATION BASED ON KLT AND ATR AUTOMATIC TARGET RECOGNITION Paulo Quntlano 1 & Antono Santa-Rosa 1 Federal Polce Department, Brasla, Brazl. E-mals: quntlano.pqs@dpf.gov.br and

More information

Module Management Tool in Software Development Organizations

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

More information

CAN COMPUTERS LEARN FASTER? Seyda Ertekin Computer Science & Engineering The Pennsylvania State University

CAN COMPUTERS LEARN FASTER? Seyda Ertekin Computer Science & Engineering The Pennsylvania State University CAN COMPUTERS LEARN FASTER? Seyda Ertekn Computer Scence & Engneerng The Pennsylvana State Unversty sertekn@cse.psu.edu ABSTRACT Ever snce computers were nvented, manknd wondered whether they mght be made

More information

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

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

More information

Simulation Based Analysis of FAST TCP using OMNET++

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

More information

Combining Multiple Resources, Evidence and Criteria for Genomic Information Retrieval

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

More information

Parallelism for Nested Loops with Non-uniform and Flow Dependences

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

More information

The Research of Support Vector Machine in Agricultural Data Classification

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

More information

Efficient Text Classification by Weighted Proximal SVM *

Efficient Text Classification by Weighted Proximal SVM * Effcent ext Classfcaton by Weghted Proxmal SVM * Dong Zhuang 1, Benyu Zhang, Qang Yang 3, Jun Yan 4, Zheng Chen, Yng Chen 1 1 Computer Scence and Engneerng, Bejng Insttute of echnology, Bejng 100081, Chna

More information

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur

FEATURE EXTRACTION. Dr. K.Vijayarekha. Associate Dean School of Electrical and Electronics Engineering SASTRA University, Thanjavur FEATURE EXTRACTION Dr. K.Vjayarekha Assocate Dean School of Electrcal and Electroncs Engneerng SASTRA Unversty, Thanjavur613 41 Jont Intatve of IITs and IISc Funded by MHRD Page 1 of 8 Table of Contents

More information

A Background Subtraction for a Vision-based User Interface *

A Background Subtraction for a Vision-based User Interface * A Background Subtracton for a Vson-based User Interface * Dongpyo Hong and Woontack Woo KJIST U-VR Lab. {dhon wwoo}@kjst.ac.kr Abstract In ths paper, we propose a robust and effcent background subtracton

More information

y and the total sum of

y and the total sum of Lnear regresson Testng for non-lnearty In analytcal chemstry, lnear regresson s commonly used n the constructon of calbraton functons requred for analytcal technques such as gas chromatography, atomc absorpton

More information

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search

Sequential search. Building Java Programs Chapter 13. Sequential search. Sequential search Sequental search Buldng Java Programs Chapter 13 Searchng and Sortng sequental search: Locates a target value n an array/lst by examnng each element from start to fnsh. How many elements wll t need to

More information

A fast algorithm for color image segmentation

A fast algorithm for color image segmentation Unersty of Wollongong Research Onlne Faculty of Informatcs - Papers (Arche) Faculty of Engneerng and Informaton Scences 006 A fast algorthm for color mage segmentaton L. Dong Unersty of Wollongong, lju@uow.edu.au

More information

Learning to Classify Documents with Only a Small Positive Training Set

Learning to Classify Documents with Only a Small Positive Training Set Learnng to Classfy Documents wth Only a Small Postve Tranng Set Xao-L L 1, Bng Lu 2, and See-Kong Ng 1 1 Insttute for Infocomm Research, Heng Mu Keng Terrace, 119613, Sngapore 2 Department of Computer

More information

Face Recognition University at Buffalo CSE666 Lecture Slides Resources:

Face Recognition University at Buffalo CSE666 Lecture Slides Resources: Face Recognton Unversty at Buffalo CSE666 Lecture Sldes Resources: http://www.face-rec.org/algorthms/ Overvew of face recognton algorthms Correlaton - Pxel based correspondence between two face mages Structural

More information

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz

Compiler Design. Spring Register Allocation. Sample Exercises and Solutions. Prof. Pedro C. Diniz Compler Desgn Sprng 2014 Regster Allocaton Sample Exercses and Solutons Prof. Pedro C. Dnz USC / Informaton Scences Insttute 4676 Admralty Way, Sute 1001 Marna del Rey, Calforna 90292 pedro@s.edu Regster

More information

PYTHON IMPLEMENTATION OF VISUAL SECRET SHARING SCHEMES

PYTHON IMPLEMENTATION OF VISUAL SECRET SHARING SCHEMES PYTHON IMPLEMENTATION OF VISUAL SECRET SHARING SCHEMES Ruxandra Olmd Faculty of Mathematcs and Computer Scence, Unversty of Bucharest Emal: ruxandra.olmd@fm.unbuc.ro Abstract Vsual secret sharng schemes

More information

3D vector computer graphics

3D vector computer graphics 3D vector computer graphcs Paolo Varagnolo: freelance engneer Padova Aprl 2016 Prvate Practce ----------------------------------- 1. Introducton Vector 3D model representaton n computer graphcs requres

More information

SAO: A Stream Index for Answering Linear Optimization Queries

SAO: A Stream Index for Answering Linear Optimization Queries SAO: A Stream Index for Answerng near Optmzaton Queres Gang uo Kun-ung Wu Phlp S. Yu IBM T.J. Watson Research Center {luog, klwu, psyu}@us.bm.com Abstract near optmzaton queres retreve the top-k tuples

More information

Alignment Results of SOBOM for OAEI 2010

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

More information

Multi-Model Similarity Propagation and its Application for Web Image Retrieval

Multi-Model Similarity Propagation and its Application for Web Image Retrieval Mult-Model Smlarty Propagaton and ts Applcaton for Web Image Retreval Xn-Jng Wang 1,2 wx01@mals.tsnghua.edu.cn We-Yng Ma 1 wyma@mcrosoft.com Gu-Rong Xue 1,3 Xng L 2 grxue@stu.edu.cn xng@cernet.edu.cn Mcrosoft

More information

Concurrent Apriori Data Mining Algorithms

Concurrent Apriori Data Mining Algorithms Concurrent Apror Data Mnng Algorthms Vassl Halatchev Department of Electrcal Engneerng and Computer Scence York Unversty, Toronto October 8, 2015 Outlne Why t s mportant Introducton to Assocaton Rule Mnng

More information

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements

2x x l. Module 3: Element Properties Lecture 4: Lagrange and Serendipity Elements Module 3: Element Propertes Lecture : Lagrange and Serendpty Elements 5 In last lecture note, the nterpolaton functons are derved on the bass of assumed polynomal from Pascal s trangle for the fled varable.

More information

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches

Fuzzy Filtering Algorithms for Image Processing: Performance Evaluation of Various Approaches Proceedngs of the Internatonal Conference on Cognton and Recognton Fuzzy Flterng Algorthms for Image Processng: Performance Evaluaton of Varous Approaches Rajoo Pandey and Umesh Ghanekar Department of

More information

Unsupervised Learning

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

More information

Edge Detection in Noisy Images Using the Support Vector Machines

Edge Detection in Noisy Images Using the Support Vector Machines Edge Detecton n Nosy Images Usng the Support Vector Machnes Hlaro Gómez-Moreno, Saturnno Maldonado-Bascón, Francsco López-Ferreras Sgnal Theory and Communcatons Department. Unversty of Alcalá Crta. Madrd-Barcelona

More information

Brushlet Features for Texture Image Retrieval

Brushlet Features for Texture Image Retrieval DICTA00: Dgtal Image Computng Technques and Applcatons, 1 January 00, Melbourne, Australa 1 Brushlet Features for Texture Image Retreval Chbao Chen and Kap Luk Chan Informaton System Research Lab, School

More information

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database

A Multi-step Strategy for Shape Similarity Search In Kamon Image Database A Mult-step Strategy for Shape Smlarty Search In Kamon Image Database Paul W.H. Kwan, Kazuo Torach 2, Kesuke Kameyama 2, Junbn Gao 3, Nobuyuk Otsu 4 School of Mathematcs, Statstcs and Computer Scence,

More information

Discriminative Dictionary Learning with Pairwise Constraints

Discriminative Dictionary Learning with Pairwise Constraints Dscrmnatve Dctonary Learnng wth Parwse Constrants Humn Guo Zhuoln Jang LARRY S. DAVIS UNIVERSITY OF MARYLAND Nov. 6 th, Outlne Introducton/motvaton Dctonary Learnng Dscrmnatve Dctonary Learnng wth Parwse

More information

Analysis of Continuous Beams in General

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

More information

Detection of an Object by using Principal Component Analysis

Detection of an Object by using Principal Component Analysis Detecton of an Object by usng Prncpal Component Analyss 1. G. Nagaven, 2. Dr. T. Sreenvasulu Reddy 1. M.Tech, Department of EEE, SVUCE, Trupath, Inda. 2. Assoc. Professor, Department of ECE, SVUCE, Trupath,

More information

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST

MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAXIMIZE PRODUCT VARIETY AND MINIMIZE FAMILY COST INTERNATIONAL CONFERENCE ON ENGINEERING DESIGN, ICED 07 28-31 AUGUST 2007, CITE DES SCIENCES ET DE L'INDUSTRIE, PARIS, FRANCE MODULE DESIGN BASED ON INTERFACE INTEGRATION TO MAIMIZE PRODUCT VARIETY AND

More information

Deep Classification in Large-scale Text Hierarchies

Deep Classification in Large-scale Text Hierarchies Deep Classfcaton n Large-scale Text Herarches Gu-Rong Xue Dkan Xng Qang Yang 2 Yong Yu Dept. of Computer Scence and Engneerng Shangha Jao-Tong Unversty {grxue, dkxng, yyu}@apex.sjtu.edu.cn 2 Hong Kong

More information

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc.

An Indian Journal FULL PAPER ABSTRACT KEYWORDS. Trade Science Inc. [Type text] [Type text] [Type text] ISSN : 97-735 Volume Issue 9 BoTechnology An Indan Journal FULL PAPER BTAIJ, (9), [333-3] Matlab mult-dmensonal model-based - 3 Chnese football assocaton super league

More information

S1 Note. Basis functions.

S1 Note. Basis functions. S1 Note. Bass functons. Contents Types of bass functons...1 The Fourer bass...2 B-splne bass...3 Power and type I error rates wth dfferent numbers of bass functons...4 Table S1. Smulaton results of type

More information

CS 534: Computer Vision Model Fitting

CS 534: Computer Vision Model Fitting CS 534: Computer Vson Model Fttng Sprng 004 Ahmed Elgammal Dept of Computer Scence CS 534 Model Fttng - 1 Outlnes Model fttng s mportant Least-squares fttng Maxmum lkelhood estmaton MAP estmaton Robust

More information

Active Contours/Snakes

Active Contours/Snakes Actve Contours/Snakes Erkut Erdem Acknowledgement: The sldes are adapted from the sldes prepared by K. Grauman of Unversty of Texas at Austn Fttng: Edges vs. boundares Edges useful sgnal to ndcate occludng

More information