Video Classification and Retrieval with the Informedia Digital Video Library System

Size: px
Start display at page:

Download "Video Classification and Retrieval with the Informedia Digital Video Library System"

Transcription

1 Vdeo Classfcaton and Retreval wth the Informeda Dgtal Vdeo Lbrary System A. Hauptmann, R. Yan, Y. Q, R. Jn, M. Chrstel, M. Derthck, M.-Y. Chen, R. Baron, W.-H. Ln, and T. D. Ng. Carnege Mellon Unversty, School of Computer Scence, Pttsburgh PA, USA Ths paper s organzed n three parts. The frst part detals some of the lower level shot classfcaton work, the second part descrbes the manual retreval systems whle the last secton detals the nteractve retreval system for the Carnege Mellon Unversty TREC Vdeo Retreval Track runs. The descrpton of the data can be found elsewhere n the proceedngs of the 2002 TREC conference vdeo track overvew. Classfcaton In the TREC02 vdeo track, one of the man tasks s to detect varous semantc features concepts such as Indoor/Outdoor, People etc. Ths part contans the descrpton of the classfcaton tasks. We submtted runs for the followng classfcaton concepts n the TREC 2002 Vdeo Track. To obtan tranng data, we manually annotated each I-frame of the hours feature development collecton for each category. a. Outdoors: Segment contans a recognzably outdoor locaton,.e., one outsde of buldngs. Should exclude all scenes that are ndoors or are close-ups of objects (even f the objects are outdoor). b. Indoors: Segment contans a recognzably ndoor locaton,.e., nsde a buldng. Should exclude all scenes that are outdoors or are close-ups of objects (even f the objects are ndoor c. Ctyscape: Segment contans a recognzably cty/urban/suburban settng. d. Monologue: an event n whch a sngle person s at least partally vsble and speaks for a long tme wthout nterrupton by another speaker e. Face: at least one human face wth nose, mouth, and both eyes f. People: a group of two more humans g. Text Detecton: supermposed text large enough to be read h. Speech: human voce utterng recognzable words. Instrumental Sound: sound produced by one or more muscal nstruments, ncludng percusson nstruments Feature Extracton It s a crtcal challenge to fnd a good feature set for mage classfcaton. A number of mage features based on color and texture attrbutes have been reported n the lterature for mage retreval. We tred several of them and explored some new features at the same tme. Color Hstograms. We used the hstogram of 3*3 mage regons n HSV color space for each MPEG I-frame. The color features were derved from a hstogram n the quantzed HSV color space. Textures. We use the mean and varance of a texture orentaton hstogram for each of the 3*3 regons as texture feature. Edge features. We used a feature called the Edge Drecton Hstogram. A Canny edge detector was used to extract the edges from an mage. A total of 73 bns were used to represent the edge drecton hstogram of an mage; the frst 72 bns are used to represent the edge drectons quantzed at 5 o ntervals and the last bn represents a count of the number of pxels that ddn t contrbute to any edge. Edge drecton coherence vector. Ths feature stores the number of coherent versus non-coherent edge pxels wth the same edge drectons (consderng only horzontal and vertcal axs wthn a range of +/- 5 o,). We thresholded on the sze of every 8 connected components of edges n a gven drecton to decde whether the regon could be consdered coherent or not. Ths feature was used to dstngushed structured edges (lke edges of buldngs) from arbtrary edge dstrbutons.

2 Camera moton. We used statstcal dstrbuton patterns to detect the pan/tlt/zoom camera operatons based on the moton vectors of MPEG encodng. The resultng features encoded the presence/absence of these sx knds of camera operatons (pan left, pan rght, tlt up, tlt down, zoom n, zoom out) as a new type of feature for mage classfcaton. MPEG moton vectors. We transformed the moton vectors drectly encoded n the MPEG-compressed vdeo nto a dfferent knd of feature, namely a hstogram of the moton vector angle and velocty, as well as the wavelet coeffcents of moton vectors.. Although we expermented extensvely wth the features derved from camera moton analyss and the raw MPEG moton vectors, these addtonal features dd not contrbute to overall classfcaton accuracy. Classfcaton Algorthms We expermented wth several classfcaton tools for these tasks, ncludng SVM, KNN, Adaboostng and Decson Trees. Comparng ther performance usng cross valdaton on a comparatve large data set, we reached the concluson that support vector machne learnng was best, wth the power=2 polynomal as the kernel functon. Nonlnear functons usually performed better than lnear SVM kernel functons. The trade-off s that for nonlnear functons, the parameter space can be huge and therefore t may cause overfttng for small tranng datasets. Among the tasks, the ctyscape classfcaton suffered from the problem of nsuffcent postve tranng examples, whch s also the reason why we dd not submt a landscape classfcaton for evaluaton. For the ctyscape classfcaton tranng data, the postve examples (that s, the ctyscape mages vs. the non-ctyscape mages) comprsed only 12% of the whole data set. Such small ratos of postve examples n the tranng set cannot be well represented by the classfcaton methods we attempted. In addton, we nvestgated usng the ch-square functon as dstance functon based on publshed lterature. Contrary to publshed clams, the ch-square functon was not superor to any other functons. Cross_valdaton Due to the temporal correlaton between adjacent mages n a vdeo, an ntal cross valdaton based on random samplng of shots gave much better performance than approprate for the true predcton capablty of the models. Ths was due to the fact that smlar shots appeared throughout a sngle vdeo or move. So we performed a vdeo based cross valdaton based, usng 30 complete vdeos as tranng and then testng on the remanng 11 vdeos. Feature Selecton It s a challenge to select a good feature set for mage classfcaton. Qualfyng ther dscrmnaton ablty of each feature n the gven classfcaton problem s dffcult. We performed vdeo-based cross valdaton on tranng sets and compared the dfferent features performance based on the resultng classfcaton error and precson / recall of each task. For the camera moton related features and the MPEG moton vector related features, we explored numerous experments to test ther usefulness to the mage classfcaton task. However, they dd not gve conclusve results clearly. Fnally, we ended up not usng the camera or moton features n the fnal submsson. To get the best feature combnaton for each task, we performed a 6 folder move based cross valdaton on the three tranng sets on dfferent feature combnatons. The best feature combnatons were always ncluded texture, edge and color features. Snce the results were submtted as shot based features and not classfcaton from ndvdual mages, we ntegrated all I frame classfcaton results n a shot nto ths shot s feature detecton result. The confdence of a partcular feature detecton s the rato between number of feature presentng I frames vs. number of feature absent I frames n ths shot. Our results showed huge dfference of the performance of dfferent classfers. The reason of ths dscrepancy s possbly caused by the varablty of the tranng sets, the nconsstency between tranng set and the test sets, or the varyng dffculty of the dfferent classfcatons. Non-standard classfcaton for text, faces, people, monologues, speech and musc Varatons of the classfcaton approach were used for the face, people, monologue and audo categores. For the face category, we used the Schnederman face detector [19], exclusvely. For people. we extracted the followng features At the level of shots: Number of frames n a shot

3 Number of faces detected by the face detector Number of faces wth hgh confdence Number of faces wth low confdence Average confdence score of the faces n a shot, The standard devaton of the face scores, A smoothed mnmum face score, A smoothed maxmum score, Average pxel area for each detected face. For each I-frame wthn a shot we also extracted these frame-based features: Average number of faces per frame, Average number of faces per frame wth hgh confdence Average number of faces per frame wth low confdence Snce the total number of features was farly low, we traned a decson-tree based classfer (C4.5), whch outperformed SVM on ths task n cross-valdaton experments. Our contrastng people classfcaton submsson merely counted the number of faces vsble n each I-frame, and averaged ths over the whole shot. Ths baselne approach performed sgnfcantly worse wth a classfcaton error of vs The task of text-overlay classfer s to fnd scenes wth supermposed texts. Smply predctng a scene to be a text overlay based on whether or not the OCR engne s able to fnd text s not good enough because that OCR engne s qute error-prone. The features extracted were: 1. tme: related to the whole move, when s the OCR detected texts are found 2. #terms_wthn_a_shot 3. #dctonary_words_wthn_a_shot 4. average_popularty_vald_trgram_n_a_shot 5. average_popularty_vald_4gram_n_a_shot 6. average_no_alphabets_found_n_a_term 7. rato_dctonary_words_to_detected_terms 8. rato_length_of_all_dctonary_words_to_length_of_detected_terms For classfcaton, smlar to the people classfer, a decson tree (C4.5) was used nstead of a SVM. For monologues, we used as features: 1. The porton of tme where a least one (face) was detected. 2. The confdence of the face n every I-frame. 3. The number of speaker voce changes n one shot 4. The confdence n any sgnfcant audo change durng ths shot. 5. The number of faces present n one mage. These features were also fed nto an decson tree classfer. Speech and musc were classfed by the same speaker dentfcaton code as n the 2001 TREC vdeo track. Manual vdeo retreval wth classfcaton pseudo-relevance feedback Example-based mage retreval task has been studed for many years. The task requres the mage search engne to fnd the set of mages from a gven mage collecton that s smlar to the gven query mage. Tradtonal methods for content-based mage retreval are based on a vector model. These methods represent an mage as a set of features and the dfference between two mages s measured through a (usually Eucldean) dstance between ther feature vectors. Whle there have been no large-scale, standardzed evaluatons of mage retreval systems, most mage retreval systems are based on features such as color, texture, and shape that are extracted from the mage pxels. In our system two knds of low-level features are used for fndng smlar mages: color features and texture features. The color features are the cumulatve color hstograms for each separate color channel, where the three channels are derved from the HSV color space. We use 16 bns for hue and 6 bns for both saturaton and value. We generate a texture feature for each subblock of a 3*3 mage tessellaton. The texture features are obtaned through the

4 convoluton of the subblock wth varous Gabor Flters. In our mplementaton, 6 angles are used and each flter output s quantzed nto 16 bns. We compute a hstogram for each flter and generate ther central and second-order moments as the texture features. We concatenate all the features nto a longer feature vector for every mage;.e. one vector for all color features and one vector for all texture features. We use a smple nearest neghbor (NN) mage matchng algorthm on both color and texture to produce the ntal smlarty results. In a preprocessng step, each element of the feature vectors s scaled by the covarance of ts dmenson. We adopted the Eucldean dstance as the smlarty measure between two mages. Although nearest neghbor search s the most straghtforward approach to fndng the matchng mages, t suffers from two major drawbacks. Frst, rrelevant features n the vector are gven equal weght to mportant features, and thus retreval accuracy wll hurt decrease dramatcally. Feature selecton s therefore a necessary step pror to computng the nearest neghbor mages. In theory, relevance feedback, through re-weghtng and query refnement, s a powerful tool to refne the feature weghtng so as to provde more accurate results. However, t s mpossble to obtan the user judgment nformaton n most automatc retreval tasks. A second negatve aspect s the unjustfed dstance functon. Snce an approprate dstance measure s a functon of both the characterstcs of the dataset and of the queres, a smple Eucldean dstance functon s unlkely to work for all the queres and mages. Another concern s the normalzaton of the dfferent dmenson of a feature vector. To mtgate all these ssues, we propose a classfcaton-based pseudo-relevance feedback approach to refne the ntal retreval result. Support Vector Machnes (SVMs) are used as our basc classfer mechansm, snce SVMs are known to yeld good generalzaton performance compared to other classfcaton algorthms. The basc dea for ths approach s to augment the retreval results by ncorporatng the classfcaton output value through Pseudo-Relevance Feedback (PRF). The nput data for the classfer s based on the nformaton provded by our ntal retreval results. Standard PRF methods, whch orgnated n the text nformaton retreval communty, utlze the top-ranked documents as postve examples to mprove the accuracy. The dea s to re-weght the words n the document feature vector based on the words n the top ranked documents, whch are assumed to be postve examples. However, due to the poor ntal performance of current vdeo retreval system, even the very top-ranked results are not always the correct ones that meet the users nformaton need. Unlke n text retreval methods, t s more approprate to make use of the lowest ranked documents n the collecton after the ntal search, whch are more lkely to be the negatve examples. Therefore, we construct a classfer where the postve data are the query mage examples and the negatve data are sampled from the least confdent mage examples n the ntal retreval results. Snce the number of postve examples n our retreval task s always much smaller than the number of the negatve examples, we cast the problem nto the mbalanced dataset classfcaton framework. To sample more negatve examples but acheve an overall balanced dstrbuton of negatve and postve examples n the classfer tranng set, we apply an ensemble of SVMs to tackle the rare class problem. The overall procedure can be summarzed as follows, 1. Generate the ntal classfcaton results by nearest neghbor retreval for all the mages n the collecton. 2. Choose all the query mages as postve data. Denote the number of query mages as m. 3. Construct a negatve sub-collecton based on the ntal retreval results, whch are defned by the lowest 10% of the retreved data from the collecton. We sample k groups of negatve data from the negatve sub-collecton, where each group contans m query mages. Combne each group of negatve data and all the postve data as a tranng set. 4. Buld a classfer from each tranng set to produce new relevant score for any mages x ( x)(1 k), where s the ndex of tranng set 5. Combne the results n form of logstc regresson, whch s P( exp( β + 0 = 1 + x) = k 1+ exp( β + 0 k β f ( x)) = 1 In our system, we smply set 0 β f ( x)) β as 0, β ( 1 k) as equal values. f

5 Our approach presented here utlzes the collecton dstrbuton knowledge to refne the fnal result. Due to the good generalzaton ablty of the SVM algorthm, the most relevant features are selected automatcally. Also the approach yelds a better dstance functon based on the probablty estmaton compared wth the smple Eucldean dstance. Combnaton of multple agents As the frst step to ntegrate dfferent types of agents, all the relevance scores of the agents are converted nto posteror probablty. For each agent other than the classfcaton-based PRF agent, the posteror probablty s generated by a lnear transformaton of ther rank and scaled to the range of [0, 1]. All these posteror probabltes are smply lnear combnatons as follows: Score = a ( b P I c color ( + x) + b P t texture ( + x) + bprf PPRF ( + x)) + at Ptext ( + x) + am Pmove ( + x) where a I, at, a m s the weght for mage agent, text agent, move nformaton agent respectvely, whch are set to be 1, 1, 0.2. b c, bt, bprf are the weghts for the three search agents for mage retreval: NN on color, NN on texture and classfcaton PRF, whch are ether set to be 0 or 1 n our contrastve experments reported below. Speech Recognton The audo processng component of our vdeo retreval system splts the audo track from the MPEG-1 encoded vdeo fle, and decodes the audo and downsamples t to 16kHz, 16bt samples. These samples are then passed to a speech recognzer. The speech recognton system we used for these experments s a state-of-the-art large vocabulary, speaker ndependent speech recognzer. For the purposes of ths evaluaton, a word language model derved from a large corpus of broadcast news transcrpts was used. Prevous experments had shown the word error rate on ths type of mxed documentary-style data wth frequent overlap of musc and speech to be 35 40%. Text Retreval All retreval of textual materal was done usng the OKAPI formula. The exact formula for the Okap method s shown n Equaton (1) where tf(qw,d) s the term frequency of word qw n N df ( qw) document D, df(qw) s the document frequency for the tf ( qw, D)log( ) df ( qw) word qw and avg_dl s the average document length for Sm( Q, D) = qw Q D (1) all the documents n the collecton tf ( qw, D) Results avg _ dl We report our results n terms of mean average precson n ths secton, as shown n Table 1. Four dfferent combnaton of the retreval agents are compared n ths table, ncludng the combnaton of text agents (Text), move agents (Move), nearest neghbor on color (Color), nearest neghbor on texture (Texture) and classfcatonbased PRF (Classfcaton). The results show a sgnfcant ncrease n retreval qualty usng classfcaton-base PRF technque. Whle the text nformaton from the speech transcrpt accounts for the largest proporton of the mean average precson (0.0658), only a mnmal gan was observed n the mean average precson when the move ttle and abstract were also searched (0.0724) n addton to the speech transcrpts. The mage retreval component provded further mprovements n the scores to a mean average precson of Fnally, the PRF technque managed to boost the mean average precson to the fnal mean average precson score of Approach Precson Recall Mean Average Precson Text only (ASR) Text + Move nformaton (Abstract and Ttle) Text + Move + Image retreval (Color + Texture) Text + Move + Color + Texture + PRF Classfcaton Table 1 Vdeo Retreval Results on the 25 queres of the 2003 TREC vdeo track evaluaton.

6 Interactve Vdeo Retreval For the 2002 TREC vdeo track nteractve condton, we used the basc Informeda Dgtal Vdeo Lbrary system, as n the 2001 TREC Vdeo TREC. A few refnements to the nterface are dscussed and llustrated below. Fgure 1. Mult-document storyboards combne all shots from hghly relevant segments nto one dsplay. Snce IDVLS was desgned to return stores, whch can encompass multple shots as retreval results, we modfed the nterface to allow a shot-based presentaton of the results whch we called Multple document storyboards. The text was retreved n roughly 3-mnute story chunks, and all shots for that story were presented to the user. A storyboard dsplay, whch concatenated the top N relevant stores and ther shots, was used [Fgure]. Thus a user could vsually scan for relevant mages from a farly large storyboard dsplay of the top relevant stores and ther shots. Selectng a shot as relevant placed ths shot onto an answer set dsplay, whch could agan be edted before fnal submsson [Fgure]. Because of the large number of shots on the result storyboard, we placed the resoluton of the keyframe sze and the layout under user control. Thus a user can shrnk or enlarge the sze of the keyframes dsplayed on the storyboard, dependng on the desre to vsually nspect the keyframes more closely, or to vew the complete set. The sze of the wndow, and the total number of results dsplayed could also be modfed. We found that the query context plays a key role n flterng mage sets to manageable szes. The TREC 2002 mage feature set offered flterng capabltes for the classfed categores of ndoor, outdoor, faces, people, etc. The user nterface provded for a dsplay of the classfed feature values for every shot [Fgure]. The user was also able to control the threshold values for each of the feature categores. Ths enabled the dsplay to be more manageable by flterng out shots that were more lkely to

7 Fgure 2. Resoluton and layout of the storyboard can be modfed by the user. be feature X, and unlkely to be feature Y, dependng on the query context. Snce the dsplay showed the number of actve results, and provded drect feedback on the dstrbuton of the data, the large number of rrelevant shot could easly be fltered down to a manageable number, that was then vsually scanned by the user. The mult-document storyboard facltated quck nspecton of many mages. A frst-order flterng by query text provded an ntal set of mages that consttuted potental results. The mult-document storyboard based on 3-mnute segments and shots enabled the user to fnd relevant shots, whch were temporally near shots where query-words had been matched. The keyframe orderng by vdeo segment and tme useful. The classfed shot features were useful for flterng, but needed to be manually adjusted dependng on the partcular queres. Users were able to drlldown to detals, gong from keyframe mages to observng vdeo, whch was often necessary to elmnate uncertanty that could not be resolved by lookng at a stll mage frame. Fgure 3. Users can flter shots based on thresholds n any feature classfcaton category.

8 Fgure 4. Feature classfcaton statstcs are accessble for any shot. References 1. Hafner, J. Sawhney, H.S. Equtz, W. Flckner, M. and Nblack, W. Effcent Color Hstogram Indexng for Quadratc Form Dstance, IEEE Trans. Pattern Analyss and Machne Intellgence, 17(7), pp , July, Robertson S.E., et al.. Okap at TREC-4. In The Fourth Text Retreval Conference (TREC-4) Sato, T., Kanade, T., Hughes, E., and Smth, M. Vdeo OCR for Dgtal News Archve. In Proc. Workshop on Content-Based Access of Image and Vdeo Databases. (Los Alamtos, CA, Jan 1998), Sngh, R., Seltzer, M.L., Raj, B., and Stern, R.M. "Speech n Nosy Envronments: Robust Automatc Segmentaton, Feature Extracton, and Hypothess Combnaton," IEEE Conference on Acoustcs, Speech and Sgnal Processng, Salt Lake Cty, UT, May, A.W.M. Smeulders, M. Worrng, S. Santn, A. Gupta and R. Jan, Content-Based Image Retreval at the End of the Early Years, IEEE Trans. Pattern Analyss and Machne Intellgence, 22(12), pp , December, Swan M.J. and Ballard, B.H. Color Indexng, Int l J. Computer Vson, vol. 7, no. 1, pp , Tague-Sutclffe, J.M., The Pragmatcs of Informaton Retreval Expermentaton, revsed, Informaton Processng and Management, 28, , TREC 2002 Natonal Insttute of Standards and Technology, Text REtreval Conference web page, The TREC Vdeo Retreval Track Home Page,

9 10. Wactlar, H.D., Chrstel, M.G., Gong, Y., and Hauptmann, A.G. Lessons Learned from the Creaton and Deployment of a Terabyte Dgtal Vdeo Lbrary, IEEE Computer 32(2): Informeda Dgtal Vdeo Lbrary Project Web Ste. Carnege Mellon Unversty, Pttsburgh, PA, USA. URL A. Del Bmbo " Vsual Informaton Retreval", Morgan Kaufmann Ed., San Francsco, USA, Mojslovc, J. Kovacevc, J. Hu, R.J. Safranek, and S.K. Ganapathy, Matchng and Retreval Based on the Vocabulary and Grammar of Color Patterns, IEEE Trans. Image Processng, 9(1), pp , Gong, Y. Intellgent Image Databases: Toward Advanced Image Retreval. Kluwer Academc Publshers: Hngham, MA. 15. A. Valaya, A. Jan, and H.J. Zhang, "On mage classfcaton: cty mages vs. landscapes", Pattern Recognton, 31(12)(1998) Y. L and L. G. Shapro. "Consstent Lne Clusters for Buldng Recognton n CBIR," Internatonal Conference on Pattern Recognton, August M. Szummer, R. W. Pcard, Indoor-Outdoor Image Classfcaton, IEEE Internatonal Workshop on Contentbased Access of Image and Vdeo Databases, n conjuncton wth ICCV' Q. Iqbal and J. K. Aggarwal, "Applyng perceptual groupng to content-based mage retreval: Buldng mages," n IEEE Internatonal Conference on Computer Vson and Pattern Recognton, Fort Collns, Colorado, vol. 1, pp , June H. Schnederman, T. Kanade. "Probablstc Modelng of Local Appearance and Spatal Relatonshps for Object Recognton." IEEE Conference on Computer Vson and Pattern Recognton (CVPR), pp Santa Barbara, CA. 20. A. G. Hauptmann, R. Jn, N. Papernck, D. Ng, Y. Q, R. Houghton, and S. Thornton: Vdeo Retreval wth the Informeda Dgtal Vdeo Lbrary System. The 10th Text REtreval Conference (TREC 2001), Natonal Insttute of Standards and Technology (NIST) Gathersburg, Maryland, Fgure 5. The fnal result set can be revewed and edted before submsson.

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

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

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

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

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

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

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

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

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

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

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram

Shape Representation Robust to the Sketching Order Using Distance Map and Direction Histogram Shape Representaton Robust to the Sketchng Order Usng Dstance Map and Drecton Hstogram Department of Computer Scence Yonse Unversty Kwon Yun CONTENTS Revew Topc Proposed Method System Overvew Sketch Normalzaton

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

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

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

Classifying Acoustic Transient Signals Using Artificial Intelligence

Classifying Acoustic Transient Signals Using Artificial Intelligence Classfyng Acoustc Transent Sgnals Usng Artfcal Intellgence Steve Sutton, Unversty of North Carolna At Wlmngton (suttons@charter.net) Greg Huff, Unversty of North Carolna At Wlmngton (jgh7476@uncwl.edu)

More information

Feature Reduction and Selection

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

More information

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

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

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach

Skew Angle Estimation and Correction of Hand Written, Textual and Large areas of Non-Textual Document Images: A Novel Approach Angle Estmaton and Correcton of Hand Wrtten, Textual and Large areas of Non-Textual Document Images: A Novel Approach D.R.Ramesh Babu Pyush M Kumat Mahesh D Dhannawat PES Insttute of Technology Research

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

Face Detection with Deep Learning

Face Detection with Deep Learning Face Detecton wth Deep Learnng Yu Shen Yus122@ucsd.edu A13227146 Kuan-We Chen kuc010@ucsd.edu A99045121 Yzhou Hao y3hao@ucsd.edu A98017773 Mn Hsuan Wu mhwu@ucsd.edu A92424998 Abstract The project here

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

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

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

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

More information

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved.

Vol. 5, No. 3 March 2014 ISSN Journal of Emerging Trends in Computing and Information Sciences CIS Journal. All rights reserved. Journal of Emergng Trends n Computng and Informaton Scences 009-03 CIS Journal. All rghts reserved. http://www.csjournal.org Unhealthy Detecton n Lvestock Texture Images usng Subsampled Contourlet Transform

More information

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION

A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION 1 THE PUBLISHING HOUSE PROCEEDINGS OF THE ROMANIAN ACADEMY, Seres A, OF THE ROMANIAN ACADEMY Volume 4, Number 2/2003, pp.000-000 A PATTERN RECOGNITION APPROACH TO IMAGE SEGMENTATION Tudor BARBU Insttute

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

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines

A Modified Median Filter for the Removal of Impulse Noise Based on the Support Vector Machines A Modfed Medan Flter for the Removal of Impulse Nose Based on the Support Vector Machnes H. GOMEZ-MORENO, S. MALDONADO-BASCON, F. LOPEZ-FERRERAS, M. UTRILLA- MANSO AND P. GIL-JIMENEZ Departamento de Teoría

More information

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS

EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS P.G. Demdov Yaroslavl State Unversty Anatoly Ntn, Vladmr Khryashchev, Olga Stepanova, Igor Kostern EYE CENTER LOCALIZATION ON A FACIAL IMAGE BASED ON MULTI-BLOCK LOCAL BINARY PATTERNS Yaroslavl, 2015 Eye

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

Description of NTU Approach to NTCIR3 Multilingual Information Retrieval

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

More information

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

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

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

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

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

An Entropy-Based Approach to Integrated Information Needs Assessment

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

More information

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

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

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

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

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

More information

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

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors

Online Detection and Classification of Moving Objects Using Progressively Improving Detectors Onlne Detecton and Classfcaton of Movng Objects Usng Progressvely Improvng Detectors Omar Javed Saad Al Mubarak Shah Computer Vson Lab School of Computer Scence Unversty of Central Florda Orlando, FL 32816

More information

Load Balancing for Hex-Cell Interconnection Network

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

More information

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

Visual Thesaurus for Color Image Retrieval using Self-Organizing Maps

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

More information

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

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

Accurate Overlay Text Extraction for Digital Video Analysis

Accurate Overlay Text Extraction for Digital Video Analysis Accurate Overlay Text Extracton for Dgtal Vdeo Analyss Dongqng Zhang, and Shh-Fu Chang Electrcal Engneerng Department, Columba Unversty, New York, NY 10027. (Emal: dqzhang, sfchang@ee.columba.edu) Abstract

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

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

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng, Natonal Unversty of Sngapore {shva, phanquyt, tancl }@comp.nus.edu.sg

More information

Background Removal in Image indexing and Retrieval

Background Removal in Image indexing and Retrieval Background Removal n Image ndexng and Retreval Y Lu and Hong Guo Department of Electrcal and Computer Engneerng The Unversty of Mchgan-Dearborn Dearborn Mchgan 4818-1491, U.S.A. Voce: 313-593-508, Fax:

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

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline

Image Representation & Visualization Basic Imaging Algorithms Shape Representation and Analysis. outline mage Vsualzaton mage Vsualzaton mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and Analyss outlne mage Representaton & Vsualzaton Basc magng Algorthms Shape Representaton and

More information

Signature and Lexicon Pruning Techniques

Signature and Lexicon Pruning Techniques Sgnature and Lexcon Prunng Technques Srnvas Palla, Hansheng Le, Venu Govndaraju Centre for Unfed Bometrcs and Sensors Unversty at Buffalo {spalla2, hle, govnd}@cedar.buffalo.edu Abstract Handwrtten word

More information

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification

12/2/2009. Announcements. Parametric / Non-parametric. Case-Based Reasoning. Nearest-Neighbor on Images. Nearest-Neighbor Classification Introducton to Artfcal Intellgence V22.0472-001 Fall 2009 Lecture 24: Nearest-Neghbors & Support Vector Machnes Rob Fergus Dept of Computer Scence, Courant Insttute, NYU Sldes from Danel Yeung, John DeNero

More information

Federated Search of Text-Based Digital Libraries in Hierarchical Peer-to-Peer Networks

Federated Search of Text-Based Digital Libraries in Hierarchical Peer-to-Peer Networks Federated Search of Text-Based Dgtal Lbrares n Herarchcal Peer-to-Peer Networks Je Lu School of Computer Scence Carnege Mellon Unversty Pttsburgh, PA 15213 jelu@cs.cmu.edu Jame Callan School of Computer

More information

A Gradient Difference based Technique for Video Text Detection

A Gradient Difference based Technique for Video Text Detection 2009 10th Internatonal Conference on Document Analyss and Recognton A Gradent Dfference based Technque for Vdeo Text Detecton Palaahnakote Shvakumara, Trung Quy Phan and Chew Lm Tan School of Computng,

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

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM

PERFORMANCE EVALUATION FOR SCENE MATCHING ALGORITHMS BY SVM PERFORMACE EVALUAIO FOR SCEE MACHIG ALGORIHMS BY SVM Zhaohu Yang a, b, *, Yngyng Chen a, Shaomng Zhang a a he Research Center of Remote Sensng and Geomatc, ongj Unversty, Shangha 200092, Chna - yzhac@63.com

More information

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures

A Novel Adaptive Descriptor Algorithm for Ternary Pattern Textures A Novel Adaptve Descrptor Algorthm for Ternary Pattern Textures Fahuan Hu 1,2, Guopng Lu 1 *, Zengwen Dong 1 1.School of Mechancal & Electrcal Engneerng, Nanchang Unversty, Nanchang, 330031, Chna; 2. School

More information

Video Content Representation using Optimal Extraction of Frames and Scenes

Video Content Representation using Optimal Extraction of Frames and Scenes Vdeo Content Representaton usng Optmal Etracton of rames and Scenes Nkolaos D. Doulam Anastasos D. Doulam Yanns S. Avrths and Stefanos D. ollas Natonal Techncal Unversty of Athens Department of Electrcal

More information

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010

Simulation: Solving Dynamic Models ABE 5646 Week 11 Chapter 2, Spring 2010 Smulaton: Solvng Dynamc Models ABE 5646 Week Chapter 2, Sprng 200 Week Descrpton Readng Materal Mar 5- Mar 9 Evaluatng [Crop] Models Comparng a model wth data - Graphcal, errors - Measures of agreement

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

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

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

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

Multi-Lingual Broadcast News Retrieval

Multi-Lingual Broadcast News Retrieval Mult-Lngual Broadcast News Retreval A.G. Hauptmann 1, M.-Y. Chen 1, M. Chrstel 1, D. Das 1, W.-H. Ln 1, R. Yan 1, J. Yang 1, G. Backfred 2 and X. Wu 3 1 School of Computer Scence 2 Sal Labs Technology

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

An Image Fusion Approach Based on Segmentation Region

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

More information

An Efficient Face Detection Method Using Adaboost and Facial Parts

An Efficient Face Detection Method Using Adaboost and Facial Parts An Effcent Face Detecton Method Usng Adaboost and Facal Parts Yasaman Heydarzadeh, Abolfazl Torogh Haghghat Computer, IT and Electronc department Azad Unversty of Qazvn Tehran, Iran heydarzadeh@ qau.ac.r,

More information

Remote Sensing Image Retrieval Algorithm based on MapReduce and Characteristic Information

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

More information

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

Large-scale Web Video Event Classification by use of Fisher Vectors

Large-scale Web Video Event Classification by use of Fisher Vectors Large-scale Web Vdeo Event Classfcaton by use of Fsher Vectors Chen Sun and Ram Nevata Unversty of Southern Calforna, Insttute for Robotcs and Intellgent Systems Los Angeles, CA 90089, USA {chensun nevata}@usc.org

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

Hybrid Non-Blind Color Image Watermarking

Hybrid Non-Blind Color Image Watermarking Hybrd Non-Blnd Color Image Watermarkng Ms C.N.Sujatha 1, Dr. P. Satyanarayana 2 1 Assocate Professor, Dept. of ECE, SNIST, Yamnampet, Ghatkesar Hyderabad-501301, Telangana 2 Professor, Dept. of ECE, AITS,

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

Implementation Naïve Bayes Algorithm for Student Classification Based on Graduation Status

Implementation Naïve Bayes Algorithm for Student Classification Based on Graduation Status Internatonal Journal of Appled Busness and Informaton Systems ISSN: 2597-8993 Vol 1, No 2, September 2017, pp. 6-12 6 Implementaton Naïve Bayes Algorthm for Student Classfcaton Based on Graduaton Status

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

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

PRÉSENTATIONS DE PROJETS

PRÉSENTATIONS DE PROJETS PRÉSENTATIONS DE PROJETS Rex Onlne (V. Atanasu) What s Rex? Rex s an onlne browser for collectons of wrtten documents [1]. Asde ths core functon t has however many other applcatons that make t nterestng

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

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

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

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

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

More information

Machine Learning 9. week

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

More information

Face Recognition Based on SVM and 2DPCA

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

More information

PCA Based Gait Segmentation

PCA Based Gait Segmentation Honggu L, Cupng Sh & Xngguo L PCA Based Gat Segmentaton PCA Based Gat Segmentaton Honggu L, Cupng Sh, and Xngguo L 2 Electronc Department, Physcs College, Yangzhou Unversty, 225002 Yangzhou, Chna 2 Department

More information

Face Recognition Method Based on Within-class Clustering SVM

Face Recognition Method Based on Within-class Clustering SVM Face Recognton Method Based on Wthn-class Clusterng SVM Yan Wu, Xao Yao and Yng Xa Department of Computer Scence and Engneerng Tong Unversty Shangha, Chna Abstract - A face recognton method based on Wthn-class

More information

Local Quaternary Patterns and Feature Local Quaternary Patterns

Local Quaternary Patterns and Feature Local Quaternary Patterns Local Quaternary Patterns and Feature Local Quaternary Patterns Jayu Gu and Chengjun Lu The Department of Computer Scence, New Jersey Insttute of Technology, Newark, NJ 0102, USA Abstract - Ths paper presents

More information

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning

SRBIR: Semantic Region Based Image Retrieval by Extracting the Dominant Region and Semantic Learning Journal of Computer Scence 7 (3): 400-408, 2011 ISSN 1549-3636 2011 Scence Publcatons SRBIR: Semantc Regon Based Image Retreval by Extractng the Domnant Regon and Semantc Learnng 1 I. Felc Raam and 2 S.

More information

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

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

More information

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL

COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL COMPLEX WAVELET TRANSFORM-BASED COLOR INDEXING FOR CONTENT-BASED IMAGE RETRIEVAL Nader Safavan and Shohreh Kasae Department of Computer Engneerng Sharf Unversty of Technology Tehran, Iran skasae@sharf.edu

More information

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval

Fuzzy C-Means Initialized by Fixed Threshold Clustering for Improving Image Retrieval Fuzzy -Means Intalzed by Fxed Threshold lusterng for Improvng Image Retreval NAWARA HANSIRI, SIRIPORN SUPRATID,HOM KIMPAN 3 Faculty of Informaton Technology Rangst Unversty Muang-Ake, Paholyotn Road, Patumtan,

More information

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

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

More information

Comparison Study of Textural Descriptors for Training Neural Network Classifiers

Comparison Study of Textural Descriptors for Training Neural Network Classifiers Comparson Study of Textural Descrptors for Tranng Neural Network Classfers G.D. MAGOULAS (1) S.A. KARKANIS (1) D.A. KARRAS () and M.N. VRAHATIS (3) (1) Department of Informatcs Unversty of Athens GR-157.84

More information

A Novel Term_Class Relevance Measure for Text Categorization

A Novel Term_Class Relevance Measure for Text Categorization A Novel Term_Class Relevance Measure for Text Categorzaton D S Guru, Mahamad Suhl Department of Studes n Computer Scence, Unversty of Mysore, Mysore, Inda Abstract: In ths paper, we ntroduce a new measure

More information

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition

Novel Pattern-based Fingerprint Recognition Technique Using 2D Wavelet Decomposition Mathematcal Methods for Informaton Scence and Economcs Novel Pattern-based Fngerprnt Recognton Technque Usng D Wavelet Decomposton TUDOR BARBU Insttute of Computer Scence of the Romanan Academy T. Codrescu,,

More information

Investigating the Performance of Naïve- Bayes Classifiers and K- Nearest Neighbor Classifiers

Investigating the Performance of Naïve- Bayes Classifiers and K- Nearest Neighbor Classifiers Journal of Convergence Informaton Technology Volume 5, Number 2, Aprl 2010 Investgatng the Performance of Naïve- Bayes Classfers and K- Nearest Neghbor Classfers Mohammed J. Islam *, Q. M. Jonathan Wu,

More information