An Improved Computational Approach for Salient Region Detection

Size: px
Start display at page:

Download "An Improved Computational Approach for Salient Region Detection"

Transcription

1 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY An Improved Computatonal Approach for Salent Regon Detecton Qaorong Zhang, 2, Habo Lu, Jng Shen, Guochang Gu College of Computer Scence and Technology, Harbn Engneerng Unversty, Harbn, Chna Emal: zhangqaorongs@sna.com Humn Xao 2 2 Henan Unversty of Fnance and Economcs, Zhengzho Chna Emal: humnxao@26.com Abstract Salent regon detecton n mages s very useful for mage processng applcatons lke mage compressng, mage segmentaton, object detecton and recognton. In ths paper, an mproved approach to detect salent regon s presented. The proposed method can generate a robust salency map and extract salent regons wth precse boundares. In the proposed method, local salency, global salency and rarty salency of three knds of low-level feature contrast of ntensty, color and orentaton are used to compute the vsual salency. A new feature ntegraton strategy s proposed n ths paper. Ths method can select features and compute the weghts of the features dynamcally by analyzng the effect of dfferent features on the salency. Then a more robust salency map s obtaned. It has been tested on many mages to evaluate the valdty and effectveness of the proposed method. We also compare our method wth other salent regon detecton methods and our method outperforms other methods n detecton results. Index Terms salent regon, salency map, vsual attenton, mage processng, feature ntegraton I. ITRODUCTIO Wth the development of nformaton technology, mages become the man resource of nformaton. How to analyze and process the huge mage resources effcently and effectvely become the urgent problem. Durng the research, people fnd that most of the nformaton often les n some small key regons n the mage. These key regons are so-called salent regons or regons of nterest and so on. If we can extract these salent regons correctly and pay more attenton to them, we can reduce the computatonal complexty and mprove the speed of mage processng sgnfcantly. There have been some salent regon detecton methods. ost of them can successfully extract the salent regons n some crcumstances but fal n some mages. The most mportant step to detect salent regons s to compute the salency of every part n the mage. ost of the exstng methods to compute salency are based on feature ntegraton theory that the salency of every part n the mage can be ndcated by the dfference Correspondng author: Qaorong Zhang. of some feature values of t and ts surroundngs. Itt et al. have developed a bologcally nspred computatonal model for computng vsual salency [] [2]. They compute salency maps usng center-surround operaton on features of ntensty, color and orentaton at dfferent scales. Then an ntegrated salency map s obtaned by combnng these feature salency maps. But ths method can only gve the salent locaton and t cannot gve the boundary of salent regons. They gave four combnaton strateges n [3]. The weghts of dfferent features were equal n the nave lnear combnaton method. So the results were not satsfyng. The method of lnear combnaton wth learned weghts was better but t requred a pror knowledge of the salent regons. The global non-lnear normalzaton method and the teratve non-lnear method both used a local competton strategy n one feature map. But those methods ddn t analyze the effects of dfferent features and just summed these normalzed feature maps together. a et al. proposed a computatonal method to detect salent regons by computng color contrast of every pxel n [4]. But they only use color feature. It s approprate when the color feature s the most useful feature for the mage. It can t gve the rght salency result f the actual contrast resdes n other features. The extracted salent regons usng fuzzy growng often ncluded the backgrounds or some wrong locatons. Zhang et al. used the smlar method to compute the feature contrast n [5]. They used multple features lke ntensty, color and texture. But they ddn t analyzng the dfferent effect of each feature and just summed them up. Hou et al. presented a spectra resdual method to compute vsual salency n [6]. Ths method s smpler and more effcent than other exstng method. But only ntensty feature was used n the method. It could not get the rght result f ntensty was not the useful feature. And t could detect the rght regons f the background was clustered and the salent regon was flat [7]. Therefore, most of the exstng methods have some shortcomngs n salency computng and feature ntegraton strategy. Frstly, the salency maps generated by those methods often provde some wrong salent locatons whch are not really salent. Otherwse, some regons are really salent but ther salency values are very 200 ACADEY PUBLISHER do:0.4304/jcp

2 02 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY 200 low. Some methods have been presented to solve ths problem [8] [9]. But these methods need mage segmentaton or learnng and the complexty s hgh [0][]. Secondly, dfferent features have dfferent effects on vsual salency. So t s necessary to gve a strategy to decde what features are useful and ntegrate them wth dynamc weght. Some combnaton strateges can be found n [2] [3]. But the results were not satsfyng. Yqun Hu et al. proposed a more ntegrated feature combnaton strategy n [4]. However, they used the sze of a convex hull to approxmate the area of salent ponts and a man feature map was referenced to evaluate other feature maps. These were not reasonable n some crcumstances. In ths paper, an mproved method for detectng salent regons s proposed. The proposed approach manly ncludes two mprovements. Frstly, the method to compute vsual salency s mproved. A more robust salency map can be generated usng ths method. Secondly, a novel feature ntegraton strategy s presented. Dfferent feature maps are analyzed and ntegrated together usng dynamc weghts. Ths paper s organzed as follows. Secton II descrbes the outlne and detals of the proposed salent regons detecton method. Secton III gves some expermental results and dscusson. Secton IV presents our conclusons and prospects. II. IPROVED APPROACH FOR SALIET REGIO DETECTIO Fg. shows the framework of our proposed approach for salent regon detecton. Frstly, low-level vsual features lke ntensty, color and orentaton are extracted. Then vsual salency of each feature map s computed to get some feature salency maps. These feature salency maps are ntegrated to get an ntegrated salency map usng dynamc weghts accordng to ther dfferent effects on salency. Then, the ntegrated salency map s smply segmented usng a threshold and a bnary mage s generated. Fnally accordng to the bnary mage, the salent regons are extracted. A. Vsual Feature Extracton Early vson features have sgnfcant effects on salency of the regons n the mage. If the regon has ntensty nformaton that s dfferent from ts surroundng ntensty nformaton, the regon s remarkable n the ntensty feature. If the regon has dfferent color nformaton from ts surroundng color nformaton, the regon s salent n the color feature map. In addton, edge, shape and orentaton also have effects on the vsual salency. Snce the retna cells can extract ntensty, color and orentaton nformaton from natural scenes, we use these factors as the basc features of the salency map []. Because HSI (Hue, Saturaton and Intenst color space s consstent wth human color percepton system and s better than RGB color space, the nput mage s transformed from RGB space to HSI space usng (). Then we use I channel n () to represent ntensty feature of the nput mage. H (hue) channel and S (saturaton) channel are used to descrbe the color feature of the mage. Four orentaton feature maps can be obtaned by flterng the ntensty feature map usng four Gabor flters wth orentaton 0, 45, 90, 35 respectvely. F H [90 Arc tan( ) + {0, G > B;80, G < B}] mn( R, G, B). () S [ ] I ( R + G + B) I 3 2R G B F G B Input mage Vsual feature extracton Intensty Color Orentaton Intensty salency Computng vsual salency Color salency Feature ntegraton Salency map Salent regon(s) Orentaton salency Fgure. Block dagram of salent regons detecton B. Computng Vsual Salency After extractng low-level vsual features, vsual salency of every part n each feature map s requred to compute. Exstng methods to compute salency always generate some wrong salency results. For example, the computed salent areas often locate on the boundares between salent object and background where feature value changes sharply. Ths can be seen n the top row of Fg. 2. In addton, the salency value of a clustered background s hgh but the salency value of a flat foreground area s low n some crcumstances whch are shown n the bottom row of Fg. 2. The frst column shows the nput mages. The second column shows the salency maps generated by Itt s method based on centersurround operaton []. The salency maps computed by Hou s method based on spectra resdual are shown n the thrd column [6] and Achanta s results based on global feature contrast are shown n the fourth column [3]. 200 ACADEY PUBLISHER

3 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY Therefore, to get a more robust salency map our proposed method consders three knds of salency whch are local salency, global salency and rarty salency. Some examples are shown n Fg. 3. The mages n the top row are orgnal mages and ther ntensty feature maps are shown n the mddle row. The local salency maps of the ntensty feature maps are shown n the bottom row. Fgure 2. Example of ncorrect salency map. ) Local salency: Whether a regon s salent n the mage or not depends on the dstnctness between tself and ts envronment [4]. Here we use local salency to represent the dfference between a regon and ts surroundngs. Dfferent from other methods whch compute salency n spatal doman, we analyze the local salency n frequency doman. In frequency doman, an mage can be decomposed nto magntude spectrum and phase spectrum. It has been dscussed n [5] [6] that phase spectrum s very mportant n mage reconstructon. If we reconstruct the mage wth phase spectrum only or wth a random changed magntude spectrum, the reconstructed mage can reserve the structure nformaton and less dstort the orgnal mage [5]. But f we reconstruct the mage wth a random changed phase spectrum, the reconstructed mage severely dstort the orgnal mage. It s ndcated that phase spectrum represents the nformaton of value changng at each poston whereas magntude spectrum represents the partcular value at each poston. Because we only care the change of feature value, we reconstruct the mage wth phase only to elmnate the nfluence of magntude spectrum and get the local salency. The process s descrbed as follows. a) Dscrete Fourer transform: Transform the nput mage from spatal doman nto frequency doman usng (2). Fgure 3. Example of local salency map 2) Global salency: Fg. 3 shows that local salency can ndcate the places where feature values change and gve them hgh salency value. But only consderng local salency s not enough because hgh local salency values often le n boundares between salent areas and the background. The salency values nsde the salent object are low. Ths can be seen from Fg. 3. So we use global salency as well. Global salency map of a feature map can be computed usng (5). S f Global avg e * favg favg x y. (5) Fg. 4 shows some global salency maps. The mages n the top row are orgnal mages and ther ntensty feature maps are shown n the mddle row. The global salency maps of the ntensty feature maps are shown n the bottom row. F( m x y R( + e j2πux ji( e j2πvy. (2) Where f(x, means the feature map wth dmenson *. The values F( are the DFT coeffcents of f(x,. b) Extract phase spectrum: Compute the phase spectrum usng (3). I( P ( arctan( ). (3) R( c) Compute local salency: Reconstruct the mage wth phase spectrum only usng (4) and get the local salency map. S local * u v I( e j 2πux e j 2πvy. (4) Fgure 4. Example of global salency map 3) Rarty salency: Rarty salency means the less a feature value occurs the more possble t belongs to a salent area. The areas that have novel and rare feature values often attract people s attenton and become salent areas n the mage. The easest method to measure the rarty of a feature value s to count the number t occurs n the mage. The hgher the number s, the lower the salency s. The hstogram of an mage s an adequate statstcal tool to count the number of each pxel feature value occurs. So the rarty salency can be computed usng (6). 200 ACADEY PUBLISHER

4 04 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY 200 S Rarty. (6) hst( ) Where f(x, s the feature value of pxel (x, n the feature map and hst( ) s the hstogram of the feature map. Fg. 5 shows some rarty salency maps. The mages n the top row are orgnal mages and ther ntensty feature maps are shown n the mddle row. The rarty salency maps of the ntensty feature maps are shown n the bottom row. mportance of the feature conspcuty maps and compute ther weghts. Intensty map Local salency Global salency Rarty salency w0.088 w w Conspcuty map Fgure 6. Example of feature conspcuty map Fgure 5. Example of rarty salency map 4) Feature salency map: Fnally, local salency map, global salency map and rarty salency map need to be combned nto a feature conspcuty map. Dfferent weghts need to be appled to each salency result. To compute the weght of each salency result, the varance V of each salency result s calculated frst. The hgher the varance s, the more mportant the salency result s [7]. Then the feature conspcuty map can be generated usng (7). V w C F * V 3 w V * S + w y + w j j Local 2 * S Global * 3 * S Rarty.(7) The process of generatng ntensty conspcuty map s shown n Fg. 6. Frstly, the ntensty feature of the nput mage s extracted. Then local salency, global salency and rarty salency of the ntensty map are calculated. Then these three knds of salency results are combned nto an ntensty conspcuty map. C. Feature Integraton Usng the method descrbed n the above secton, conspcuty maps of ntensty feature, color feature and orentaton feature of nput mage are generated. Then we need to ntegrate these feature conspcuty maps nto an ntegrated salency map. In ths paper, a novel and reasonable feature ntegraton strategy s used to combne these feature conspcuty maps nto a fnal salency map. The strategy and process of feature ntegraton are descrbed as follows. We use salent area, salent pont locaton and salent pont dstrbuton to measure the ) Salent ponts extracton: Before combnng feature conspcuty maps nto an ntegrated salency map, we should extract salent ponts [4]. Smply threshold these feature salency maps usng a threshold T whch can be computed usng (8) [8]. t L 2 t + T arg max( p *log p p *log p ).(8) t Where, T s the threshold. L s the total gray level of the feature conspcuty map and p s the frequency that the gray value occurs n the feature salency map. The pxels whose values are bgger than the threshold are consdered as salent ponts. 2) Salent area calculaton: Based on the rarty prncple, the more the salent ponts n a feature salency map are, the less useful the feature salency map s. That means f there are so many salent ponts n a feature salency map, these salent ponts are not really salent. Unlke [4] n whch the sze of a convex hull s consdered as salent pont area, we compute the number of salent ponts as the salent pont area usng (9). The experment results show that ths method s smpler and more effectve than the method of [4]. W area. (9) Where, W area means the weght of salent pont area and represents the number of salent ponts. If the area of salent ponts s larger than 70% of the area of the whole mage, the weght of the feature salency map s set to zero. Ths means t s not ncluded when n feature ntegraton. 3) Salent locaton calculaton: People often pay more attenton to the regon near mage center that means the regon near the mage center are more lkely to be a salent regon. So we consder the salent pont locaton as a crteron. Compute the average dstance between the salent ponts and the mage center as the locaton crteron usng (0) ACADEY PUBLISHER

5 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY W locaton Dst( sp, center). (0) Where, W locaton s the weght of salent pont locaton. s the number of salent ponts. sp means each salent pont and center means the center of the mage. Dst means the dstance between two ponts. 4) Salent ponts dstrbuton: If the salent ponts don t cluster together but dstrbute separately n the feature salency map, the feature salency map s not very useful. So we compute the spatal dstrbuton of salent ponts usng () as another crteron. W dstrbuton Dst( sp, centrod). () Where, W dstrbuto n s the weght of salent pont spatal dstrbuton. centrod means the center of the salent ponts. 5) Feature ntegraton strategy: The weght of each feature map can be computed dynamcally usng (2). W f W m W W f Warea f + W locaton + W dstrbuton. (2) Where, W means the weght of each feature conspcuty map and m s the number of feature conspcuty maps. Then the fnal ntegraton salency map can be generated usng (3). S m W C F *. (3) Where, S s the ntegraton salency map and CF means each feature salency map. Fg. 7 shows an example of feature ntegraton. D. Salent Regon Detecton After generatng the ntegraton salency map, we should threshold t to get a bnary mage B usng (4). Here the value of the threshold T can be computed usng (8). S T B. (4) 0 S < T There are some defects n the bnary mage, so we use some morphologcal operatons to mprove the bnary mage. Frstly, f the bnary mage contans some undesred or solated whte pxels whose eght neghbors are all black pxels, the morphologcal operaton s done to removes these solated pxels from the resultng bnary mage. Secondly, eroson operaton and dlaton operaton are done to fll small gaps wthn the whte regon. Input mage Intensty conspcuty Color conspcuty Orentaton conspcuty Salent ponts Salent ponts Salent ponts w w w Integrated salency map Fgure 7. Example of feature ntegraton Fnally, f the salent regon s not small and very smooth, the whte regon n the generated bnary mage wll only center on the boundary of the regon and the nner of the regon s black regon n the bnary mage. So we fll the enclosed black regons to get a whole whte regon whch represents a whole salent regon n the nput mage. Then salent regons can be extracted by addng the bnary mage to the orgnal mage. Fg. 8 shows the process of detectng salent regon. III. EXPERIET RESULTS The proposed approach was extensvely tested wth many natural mages to ensure proper functonng. We have collected many mage sources from mage search engnes and selected more than 00 mages each of whch contans at least a salent regon to test our approach. Ths secton presents expermental results and analyss of the proposed salent regon detecton approach. Salency map Bnary map Input map Fgure 8. Example of salent regon detecton Salent regon 200 ACADEY PUBLISHER

6 06 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY 200 A. Results The proposed salent regon detecton method has been tested on the computer wth Intel Pentum.8 Ghz and 52 memory usng more than 00 natural scene mages. Fg. 9 shows the smulaton results of the proposed method. Prmary mages are shown n column, salency maps are shown at column 2, bnary mages are presented at column 3 and the salent regons are shown at column 4. proposed method takes local salency, global salency and rarty salency nto account, the defects mentoned above can be elmnated effectvely. Usng the salency maps generated by our methods, the whole salent regons wth correct boundares can be detected. Input mage Itt s results Hou s results Achanta s results Our results Fgure 0. Results of comparson Fgure 9. Results of our proposed method B. Comparson The detecton results of salent regons from our proposed approach are compared wth results from Itt s method [], Hou s spectral resdual method [6] and Achanta s results [3] for the same nput mages. The comparson results are shown n Fg. 0. The nput mages are shown n column. The salency maps generated by Itt s method are shown n column 2. Images n column 3 and column 4 are results of Hou s method and Achanta s method respectvely. Our salency maps are shown n column 5. The salency maps of Itt s model are generated usng salency toolbox whch s downloaded from Salency maps of Hou s are generated usng hs program from s global salency maps are generated usng the program from SourceCode/. From Fg. 0 we can see that Itt s salency maps can only gve the rough locaton of salent regons and they cannot generate correct boundares of salent regons (the second column). In some cases, Hou s and Achanta s methods can get the outlne of salent regons. But n some mages, the salent results computed by ther methods are ncorrect. The edges between objects and background whch have hgh feature contrast wll have hgh salency value but the true salent areas whch are flat wll have low salency value. Ths can be seen especally n the frst row and the thrd row. Because our C. Evaluaton In order to obtan an objectve evaluaton, we also compare our detecton results wth ground truth mages. A huge ground-truth mage database based on boundng boxes has been establshed n [0]. But such boundngbox-based ground truth s far from accurate. Two accurate contour-based ground truth databases have been generated manually n [7] and [3]. In ths paper, we choose the object-contour-based ground truth mage database whch has 000 bnary mages from [3]. Fg. shows some examples of comparson between our segmented bnary mages and ground truth mages. The frst column shows nput mages and the second column shows salency maps generated by our methods. Bnary mages by segmentng salency maps are shown n column 3. Ground truth mages are shown n column 4. In order to gve a quanttatve evaluaton, we use two measurements: ht rate and false alarm rate. Ht rate means the percentage of correct salent ponts whch are consdered salent both by the proposed method and ground truth. False alarm rate means the percentage of false salent ponts whch are consdered salent by the proposed method but refused by ground truth. The ht rate s defned as ht rate x G( x) * B ( x) G( x) x. (5) Where, G s the ground truth mage, B s the segmented bnary mage by the proposed method. The false alarm rate s defned as 200 ACADEY PUBLISHER

7 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY false alarm rate x ( G( x)) * B ( x) x ( G( x)). (6) Where, G s the ground truth mage, B s the segmented bnary mage by the proposed method. Input mage Salency map Bnary mage Ground truth Fgure. Comparson results wth ground truth Tab. shows comparson of average ht rate and average false alarm rate between our method and other methods. From Tab. we can see that Itt s method have the lowest false alarm rate but ts ht rate s the lowest too. Because t salency map can only generate the center locaton of salent regons. Hou s method and Achanta s method both have hgher ht rate and false alarm rate than Itt s method. And they can detect salent regons wth rough borders. But n some mages the detected salent regons ncludes some wrong areas and background and ths ncrease the false alarm rate. False alarm rate of our method s lower than Hou s and Achanta s and smlar wth Itt s. The ht rate of our method s hghest. TABLE I. EVALUATIO RESULT OF DIFFERET ETHODS ethod Average ht rate Average false alarm rate Itt s Hou s Achanta s Ours D. Dscusson If the nput mage s very complex and clustered or there s no very salent regon n the mage, our proposed method wll fal to extract salent regons. Therefore, only those mages whch at least have one salent regon are chosen n our experments. The proposed experment results have shown that our proposed method has performed well n most cases. ore than 85% results have successfully extracted salent regons from the background and matched the ground truth mages. However, our method has some lmtatons ncludng two categores: ot the whole salent regons can be detected n some mages. Some parts of the true salent regons are neglected. Ths leads to low ht rate. Parts of the clustered background are extracted as salent regons. Ths leads to hgh false alarm rate. There are two reasons that are lkely to lead to above defects. One reason s the generated salency map. Although our method has solved some problems of current other methods, the generated salency maps are not very well n some mages whch have very clustered background or low-contrast foreground. Ths need to be further researched. The other reason s the threshold to bnary salency maps. The threshold drectly affects the segmentaton results. If the threshold s too hgh not all the pxels of salent regons wll be extracted. Ths wll result n low ht rate. Contrarly, a low threshold wll lead to too many pxels be extracted. Ths wll result n hgh false alarm rate. We can make a balance between hgh ht rate and low false alarm rate to select the threshold. IV. COCLUSIO A new method for salent regon detecton s proposed n ths paper. ultple features lke ntensty, color and orentaton are analyzed. It computes local salency, global salency and rarty salency to construct the salency map and accordng to the salency map to extract salent regons. The process s entrely unsupervsed. It does not need user nterventon. The proposed model s not doman-specfc and does not mpose lmts on the varety of mages. It can be used for all knd of mages provded that there s at least one meanngful salent regon. Some experment results and quanttatve and qualtatve analyss have been presented n ths paper. The lmtatons of the proposed method are related to the only bottom-up vsual attenton salency map and the threshold to get the bnary mage. The research on topdown vsual attenton to mprove the salency map wll be ncluded n future work. Early vson features are also mportant to construct the salency map. A smple feature can not entrely represent the character of the salent regon. Therefore, multple features analyss s used n the proposed method. In ths paper, we consder colors, ntensty and orentatons as the features of the mage. However, t s very lkely that there are some other features such as edge and symmetry feature whch also should be consdered. What feature and how many features should be extracted accordng to the target wll also be ncluded n future work. ACKOWLEDGET Ths work was supported n part by a grant from atonal atural Scence Foundaton of Chna (o ). 200 ACADEY PUBLISHER

8 08 JOURAL OF COPUTERS, VOL. 5, O. 7, JULY 200 REFERECES [] Itt L, Kouch C, and ebur E, A model of salency-based vsual attenton for rapd scene analyss, IEEE Transactons on Pattern Analyss and achne Intellgence, USA, vol. 20, pp , ovember 998. [2] Itt L, Kouch C, Computatonal modelng of vsual attenton, ature Revews euroscence, USA, vol. 2, pp , arch 200. [3] Itt L, Kouch C, Feature combnaton strateges for salency-based vsual attenton systems, Journal of Electronc Imagng, vol. 0, pp.6-69, January [4] Yufe a, Hongjang Zhang, Contrast-based Image Attenton Analyss by Usng Fuzzy Growng, Proceedngs of the th AC Internatonal Conference on ultmeda, arch 2003, pp [5] Zhang Peng, Wang Runsheng, Detectong salent regons based on locaton shft and extent trace, Journal of Softwarer, Chna, vol. 5, pp , June [6] Xaod Ho Lqng Zhang, Salency Detecton: A Spectral Resdual Approach, IEEE Conference on Computer Vson and Pattern Recognton, June 2007, pp.-8. [7] Zheshen Wang, Baoxn L, A Two-Stage Approach to Salency Detecton n Images, IEEE ICASSP 2008, Aprl 2008, pp [8] Huyng L Shuqang Jang, and Qngmng Huang, Regon-Based Vsual Attenton Analyss wth Its Applcaton n Image Browsng on Small Dsplays, Proceedngs of the 5th nternatonal conference on ultmeda, September 2007, Augsburg, Bavara, Germany, pp [9] Congyan LAG, DeXU, and ng LI, odelng Bottom- Up Vsual Attenton for Color Images, IEICE TRAS. IF. & SYST, 2008, E9 D(.3) : [0] L-Qun Chen, Xng Xe, Xn Fan, A Vsual Attenton odel for Adaptng Images on Small Dsplays, ultmeda Systems, vol. 9, Aprl 2003, pp [] Byoung Chul Ko, Jae-Yeal am, Object-of-nterest mage segmentaton based on human attenton and semantc regon clusterng, Journal of Optcal Socety of Amerca, vol. 23, October 2006, pp [2] Te L Jan Sun, and annng Zheng, Learnng to detect a salent object, IEEE Conference on Computer Vson and Pattern Recognton, June [3] R. Achanta, F. Estrada, P. Wls, and S. S usstrunk, Salent regon detecton and segmentaton, Internatonal Conference on Computer Vson Systems, [4] Yqun Hu_, Xng Xe, and We-Yng a, Salent Regon Detecton Usng Weghted Feature aps Based on the Human Vsual Attenton odel, LCS 3332, 2004, pp [5] Xuele, and Xaomng Huo, Statstcal Interpretaton of the Importance of Phase Informaton n Sgnal and Image Reconstructon, Elsever Scence, June [6] Peter J. Bex, and Walter akous, Spatal frequency, phase, and the contrast of natural mages, Journal of Optcal Socety, Amercan, vol. 9, pp , June [7] Byoung Chul Ko, and Jae-Yeal am, Object-of-nterest mage segmentaton based on human attenton and semantc regon clusterng, Journal of Optcal Socety, Amercan, vol. 23, pp , October [8] ZHAG Yong-lang, WAG Yang, LU Huan-zhang, Block objects detecton based on entropy of brghtness, Systems Engneerng and Electroncs, vol. 33, pp , February Qaorong Zhang was born n Zhengzho Chna, n ov 978. She receved her BS degree n 999 and aster degree n 2002 n computer applcaton technology both from Harbn Engneerng Unversty, Harbn Chna. Currently she s a Ph.D. student wth the College of Computer Scence and Technology at Harbn Engneerng Unversty, Harbn, Helongjang, Chna. She s also a lecture at College of Computer and Informaton Engneerng at Henan Unversty of Fnance and Economcs, Zhengzho Henan, Chna. s. Zhang s research nterests and publcatons have been focused on mage processng, artfcal ntellgence and bologcally nspred computng. Habo Lu was born n Harbn, Helongjang, Chna, n 976. He receved hs BS degree n 998, aster degree n 200 and Ph.D. degree n 2005, n computer applcaton technology from Harbn Engneerng Unversty, Harbn Chna. He s an Assocate Professor n the College of Computer Scence and Technology at Harbn Engneerng Unversty, Harbn, Helongjang, Chna currently. Dr. Lu s a member of Chna Computer Federaton. Hs research nterests and publcatons have been focused on artfcal ntellgence, ntellgent robots and computer vson. Jng Shen was born n Helongjang, Chna, n 969. She receved her BS degree n 990 and aster degree n 996 n computer applcaton technology from ortheast Danl Unversty, Jln, Chna. In 2006 she receved her Ph.D. degree n computer applcaton technology from Harbn Engneerng Unversty, Harbn Chna. She s an Assocate Professor n the College of Computer Scence and Technology at Harbn Engneerng Unversty, Harbn, Helongjang, Chna currently. Dr. Shen s a member of Chna Computer Federaton and her research nterests and publcatons have been focused on artfcal ntellgence, ntellgent robots and computer vson. Guochang Gu was born n Shangha, Chna, n Aprl 946. He receved hs BS degree n 967 n computer technology from Harbn Insttute of ltary and Engneerng, Harbn, Chna. He receved hs Ph.D. degree n robot control technology from Courer Unversty, French n 987. He s a Professor n the College of Computer Scence and Technology at Harbn Engneerng Unversty, Harbn, Helongjang, Chna. Professor Gu s a member of Chnese Assocaton of Artfcal Intellgence. Hs research nterests and publcatons have been focused on artfcal ntellgence, ntellgent robots, mage processng and embedded systems. Humn Xao was born n Henan, Chna, n August 963. He receved hs.s. degree n control theory from Huazhong ormal Unversty, Wuhan, Hube, Chna n 988, and Ph.D. degree n automaton theory and technology from South Chna Unversty of Technology, Guangzho Guangdong, Chna n 99. Currently he s a Professor n the College of Informaton at Henan Fnance and Economcs Unversty, Zhengzho Henan, Chna. Professor Xao s research nterests and publcatons have been focused on artfcal ntellgence, ntellgent control and automaton. 200 ACADEY PUBLISHER

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing

Pop-Click Noise Detection Using Inter-Frame Correlation for Improved Portable Auditory Sensing Advanced Scence and Technology Letters, pp.164-168 http://dx.do.org/10.14257/astl.2013 Pop-Clc Nose Detecton Usng Inter-Frame Correlaton for Improved Portable Audtory Sensng Dong Yun Lee, Kwang Myung Jeon,

More information

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION

CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING INTRODUCTION CONTRAST ENHANCEMENT FOR MIMIMUM MEAN BRIGHTNESS ERROR FROM HISTOGRAM PARTITIONING N. Phanthuna 1,2, F. Cheevasuvt 2 and S. Chtwong 2 1 Department of Electrcal Engneerng, Faculty of Engneerng Rajamangala

More information

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane

A New Scrambling Evaluation Scheme based on Spatial Distribution Entropy and Centroid Difference of Bit-plane A New Scramblng Evaluaton Scheme based on Spatal Dstrbuton Entropy and Centrod Dfference of Bt-plane Lang Zhao *, Avshek Adhkar Kouch Sakura * * Graduate School of Informaton Scence and Electrcal Engneerng,

More information

Orientation Model of Elite Education and Mass Education

Orientation Model of Elite Education and Mass Education Proceedngs of the 8th Internatonal Conference on Innovaton & Management 723 Orentaton Model of Elte Educaton and Mass Educaton Ye Peng Huanggang Normal Unversty, Huanggang, P.R.Chna, 438 (E-mal: yepeng@hgnc.edu.cn)

More information

An Improved multiple fractal algorithm

An Improved multiple fractal algorithm Advanced Scence and Technology Letters Vol.31 (MulGraB 213), pp.184-188 http://dx.do.org/1.1427/astl.213.31.41 An Improved multple fractal algorthm Yun Ln, Xaochu Xu, Jnfeng Pang College of Informaton

More information

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant

Tutorial 2. COMP4134 Biometrics Authentication. February 9, Jun Xu, Teaching Asistant Tutoral 2 COMP434 ometrcs uthentcaton Jun Xu, Teachng sstant csjunxu@comp.polyu.edu.hk February 9, 207 Table of Contents Problems Problem : nswer the questons Problem 2: Power law functon Problem 3: Convoluton

More information

arxiv:cs.cv/ Jun 2000

arxiv:cs.cv/ Jun 2000 Correlaton over Decomposed Sgnals: A Non-Lnear Approach to Fast and Effectve Sequences Comparson Lucano da Fontoura Costa arxv:cs.cv/0006040 28 Jun 2000 Cybernetc Vson Research Group IFSC Unversty of São

More information

A New Evolutionary Computation Based Approach for Learning Bayesian Network

A New Evolutionary Computation Based Approach for Learning Bayesian Network Avalable onlne at www.scencedrect.com Proceda Engneerng 15 (2011) 4026 4030 Advanced n Control Engneerng and Informaton Scence A New Evolutonary Computaton Based Approach for Learnng Bayesan Network Yungang

More information

Image Saliency Detection Algorithm Based on Super Pixels Partition Wenwen Pana, Xiaofei Sunb, Xia Wangc, Tao Xud, Lina Gonge

Image Saliency Detection Algorithm Based on Super Pixels Partition Wenwen Pana, Xiaofei Sunb, Xia Wangc, Tao Xud, Lina Gonge 4th Internatonal Conference on Advanced Materals and Informaton Technology Processng (AMITP 2016) Image Salency Detecton Algorthm Based on Super Pxels Partton Wenwen Pana, Xaofe Sunb, Xa Wangc, Tao Xud,

More information

Power law and dimension of the maximum value for belief distribution with the max Deng entropy

Power law and dimension of the maximum value for belief distribution with the max Deng entropy Power law and dmenson of the maxmum value for belef dstrbuton wth the max Deng entropy Bngy Kang a, a College of Informaton Engneerng, Northwest A&F Unversty, Yanglng, Shaanx, 712100, Chna. Abstract Deng

More information

A Saliency Detection Technique Considering Self- and Mutual-Information

A Saliency Detection Technique Considering Self- and Mutual-Information IJBCH IJBCH(2014-0x-xx-xx) Orgnal Artcle HORT-LENGTH PAPER Bomedcal oft Computng and Human cences, Vol.19, No.1, pp.69-73 Bomedcal oft Computng and Human cences, Vol.x,No.x,pp.000-000) Copyrght1995 Bomedcal

More information

Saliency and Active Contour based Traffic Sign Detection

Saliency and Active Contour based Traffic Sign Detection ISSN 1746-7659, England, UK Journal of Informaton and Computng Scence Vol. 7, No. 3, 01, pp. 35-40 Salency and ctve Contour based Traffc Sgn Detecton Shangbng Gao 1 and Yunyang Yan 1 1 The School Computer

More information

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function

A Particle Filter Algorithm based on Mixing of Prior probability density and UKF as Generate Importance Function Advanced Scence and Technology Letters, pp.83-87 http://dx.do.org/10.14257/astl.2014.53.20 A Partcle Flter Algorthm based on Mxng of Pror probablty densty and UKF as Generate Importance Functon Lu Lu 1,1,

More information

GEMINI GEneric Multimedia INdexIng

GEMINI GEneric Multimedia INdexIng GEMINI GEnerc Multmeda INdexIng Last lecture, LSH http://www.mt.edu/~andon/lsh/ Is there another possble soluton? Do we need to perform ANN? 1 GEnerc Multmeda INdexIng dstance measure Sub-pattern Match

More information

The Order Relation and Trace Inequalities for. Hermitian Operators

The Order Relation and Trace Inequalities for. Hermitian Operators Internatonal Mathematcal Forum, Vol 3, 08, no, 507-57 HIKARI Ltd, wwwm-hkarcom https://doorg/0988/mf088055 The Order Relaton and Trace Inequaltes for Hermtan Operators Y Huang School of Informaton Scence

More information

Regularized Discriminant Analysis for Face Recognition

Regularized Discriminant Analysis for Face Recognition 1 Regularzed Dscrmnant Analyss for Face Recognton Itz Pma, Mayer Aladem Department of Electrcal and Computer Engneerng, Ben-Guron Unversty of the Negev P.O.Box 653, Beer-Sheva, 845, Israel. Abstract Ths

More information

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation

Rotation Invariant Shape Contexts based on Feature-space Fourier Transformation Fourth Internatonal Conference on Image and Graphcs Rotaton Invarant Shape Contexts based on Feature-space Fourer Transformaton Su Yang 1, Yuanyuan Wang Dept of Computer Scence and Engneerng, Fudan Unversty,

More information

A New Evidence Combination Method based on Consistent Strength

A New Evidence Combination Method based on Consistent Strength TELKOMNIKA, Vol.11, No.11, November 013, pp. 697~6977 e-issn: 087-78X 697 A New Evdence Combnaton Method based on Consstent Strength Changmng Qao, Shul Sun* Insttute of Electronc Engneerng, He Longang

More information

A Robust Method for Calculating the Correlation Coefficient

A Robust Method for Calculating the Correlation Coefficient A Robust Method for Calculatng the Correlaton Coeffcent E.B. Nven and C. V. Deutsch Relatonshps between prmary and secondary data are frequently quantfed usng the correlaton coeffcent; however, the tradtonal

More information

VQ widely used in coding speech, image, and video

VQ widely used in coding speech, image, and video at Scalar quantzers are specal cases of vector quantzers (VQ): they are constraned to look at one sample at a tme (memoryless) VQ does not have such constrant better RD perfomance expected Source codng

More information

Visual Attention Shift based on Image Segmentation Using Neurodynamic System

Visual Attention Shift based on Image Segmentation Using Neurodynamic System IJCSI Internatonal Journal of Computer Scence Issues, Vol. 8, Issue, January 20 ISSN (Onlne): 694-084 8 Vsual Attenton Shft based on Image Segmentaton Usng Neurodynamc System Ljuan Duan, Chunpeng Wu, Famng

More information

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for U Charts. Dr. Wayne A. Taylor

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for U Charts. Dr. Wayne A. Taylor Taylor Enterprses, Inc. Adjusted Control Lmts for U Charts Copyrght 207 by Taylor Enterprses, Inc., All Rghts Reserved. Adjusted Control Lmts for U Charts Dr. Wayne A. Taylor Abstract: U charts are used

More information

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling

A Fast Fractal Image Compression Algorithm Using Predefined Values for Contrast Scaling Proceedngs of the World Congress on Engneerng and Computer Scence 007 WCECS 007, October 4-6, 007, San Francsco, USA A Fast Fractal Image Compresson Algorthm Usng Predefned Values for Contrast Scalng H.

More information

A Network Intrusion Detection Method Based on Improved K-means Algorithm

A Network Intrusion Detection Method Based on Improved K-means Algorithm Advanced Scence and Technology Letters, pp.429-433 http://dx.do.org/10.14257/astl.2014.53.89 A Network Intruson Detecton Method Based on Improved K-means Algorthm Meng Gao 1,1, Nhong Wang 1, 1 Informaton

More information

829. An adaptive method for inertia force identification in cantilever under moving mass

829. An adaptive method for inertia force identification in cantilever under moving mass 89. An adaptve method for nerta force dentfcaton n cantlever under movng mass Qang Chen 1, Mnzhuo Wang, Hao Yan 3, Haonan Ye 4, Guola Yang 5 1,, 3, 4 Department of Control and System Engneerng, Nanng Unversty,

More information

Kernel Methods and SVMs Extension

Kernel Methods and SVMs Extension Kernel Methods and SVMs Extenson The purpose of ths document s to revew materal covered n Machne Learnng 1 Supervsed Learnng regardng support vector machnes (SVMs). Ths document also provdes a general

More information

Saliency based method for object localization

Saliency based method for object localization Salency based method for object localzaton aja Rudnac and Peter P. Jonker Delft Borobotcs Lab, Faculty of echancal Engneerng, Delft Unversty of Technology m.rudnac@tudelft.nl, p.p.jonker@tudelft.nl Keywords:

More information

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers

Psychology 282 Lecture #24 Outline Regression Diagnostics: Outliers Psychology 282 Lecture #24 Outlne Regresson Dagnostcs: Outlers In an earler lecture we studed the statstcal assumptons underlyng the regresson model, ncludng the followng ponts: Formal statement of assumptons.

More information

A Novel Fuzzy logic Based Impulse Noise Filtering Technique

A Novel Fuzzy logic Based Impulse Noise Filtering Technique Internatonal Journal of Advanced Scence and Technology A Novel Fuzzy logc Based Impulse Nose Flterng Technque Aborsade, D.O Department of Electroncs Engneerng, Ladoke Akntola Unversty of Tech., Ogbomoso.

More information

Improvement of Histogram Equalization for Minimum Mean Brightness Error

Improvement of Histogram Equalization for Minimum Mean Brightness Error Proceedngs of the 7 WSEAS Int. Conference on Crcuts, Systems, Sgnal and elecommuncatons, Gold Coast, Australa, January 7-9, 7 3 Improvement of Hstogram Equalzaton for Mnmum Mean Brghtness Error AAPOG PHAHUA*,

More information

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method

Comparison of the Population Variance Estimators. of 2-Parameter Exponential Distribution Based on. Multiple Criteria Decision Making Method Appled Mathematcal Scences, Vol. 7, 0, no. 47, 07-0 HIARI Ltd, www.m-hkar.com Comparson of the Populaton Varance Estmators of -Parameter Exponental Dstrbuton Based on Multple Crtera Decson Makng Method

More information

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin

LOW BIAS INTEGRATED PATH ESTIMATORS. James M. Calvin Proceedngs of the 007 Wnter Smulaton Conference S G Henderson, B Bller, M-H Hseh, J Shortle, J D Tew, and R R Barton, eds LOW BIAS INTEGRATED PATH ESTIMATORS James M Calvn Department of Computer Scence

More information

AN ADAPTIVE WATERMARKING ALGORITHM FOR DEM BASED ON DFT

AN ADAPTIVE WATERMARKING ALGORITHM FOR DEM BASED ON DFT AN ADAPTIVE WATERMARKING ALGORITHM FOR DEM BASED ON DFT Changqng Zhu 1 Zhwe Wang 2 Y Long 1 Chengsong Yang 2 1 Key Laboratory of Vrtual Geographc Envronment, Nanjng Normal Unversty, Nanjng 210054;2 Insttute

More information

An Application of Fuzzy Hypotheses Testing in Radar Detection

An Application of Fuzzy Hypotheses Testing in Radar Detection Proceedngs of the th WSES Internatonal Conference on FUZZY SYSEMS n pplcaton of Fuy Hypotheses estng n Radar Detecton.K.ELSHERIF, F.M.BBDY, G.M.BDELHMID Department of Mathematcs Mltary echncal Collage

More information

Assessment of Site Amplification Effect from Input Energy Spectra of Strong Ground Motion

Assessment of Site Amplification Effect from Input Energy Spectra of Strong Ground Motion Assessment of Ste Amplfcaton Effect from Input Energy Spectra of Strong Ground Moton M.S. Gong & L.L Xe Key Laboratory of Earthquake Engneerng and Engneerng Vbraton,Insttute of Engneerng Mechancs, CEA,

More information

A Hybrid Variational Iteration Method for Blasius Equation

A Hybrid Variational Iteration Method for Blasius Equation Avalable at http://pvamu.edu/aam Appl. Appl. Math. ISSN: 1932-9466 Vol. 10, Issue 1 (June 2015), pp. 223-229 Applcatons and Appled Mathematcs: An Internatonal Journal (AAM) A Hybrd Varatonal Iteraton Method

More information

Semi-supervised Classification with Active Query Selection

Semi-supervised Classification with Active Query Selection Sem-supervsed Classfcaton wth Actve Query Selecton Jao Wang and Swe Luo School of Computer and Informaton Technology, Beng Jaotong Unversty, Beng 00044, Chna Wangjao088@63.com Abstract. Labeled samples

More information

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm

Design and Optimization of Fuzzy Controller for Inverse Pendulum System Using Genetic Algorithm Desgn and Optmzaton of Fuzzy Controller for Inverse Pendulum System Usng Genetc Algorthm H. Mehraban A. Ashoor Unversty of Tehran Unversty of Tehran h.mehraban@ece.ut.ac.r a.ashoor@ece.ut.ac.r Abstract:

More information

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification

Department of Electrical & Electronic Engineeing Imperial College London. E4.20 Digital IC Design. Median Filter Project Specification Desgn Project Specfcaton Medan Flter Department of Electrcal & Electronc Engneeng Imperal College London E4.20 Dgtal IC Desgn Medan Flter Project Specfcaton A medan flter s used to remove nose from a sampled

More information

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering,

COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION. Erdem Bala, Dept. of Electrical and Computer Engineering, COMPUTATIONALLY EFFICIENT WAVELET AFFINE INVARIANT FUNCTIONS FOR SHAPE RECOGNITION Erdem Bala, Dept. of Electrcal and Computer Engneerng, Unversty of Delaware, 40 Evans Hall, Newar, DE, 976 A. Ens Cetn,

More information

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL

The Synchronous 8th-Order Differential Attack on 12 Rounds of the Block Cipher HyRAL The Synchronous 8th-Order Dfferental Attack on 12 Rounds of the Block Cpher HyRAL Yasutaka Igarash, Sej Fukushma, and Tomohro Hachno Kagoshma Unversty, Kagoshma, Japan Emal: {garash, fukushma, hachno}@eee.kagoshma-u.ac.jp

More information

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography

CSci 6974 and ECSE 6966 Math. Tech. for Vision, Graphics and Robotics Lecture 21, April 17, 2006 Estimating A Plane Homography CSc 6974 and ECSE 6966 Math. Tech. for Vson, Graphcs and Robotcs Lecture 21, Aprl 17, 2006 Estmatng A Plane Homography Overvew We contnue wth a dscusson of the major ssues, usng estmaton of plane projectve

More information

Microwave Diversity Imaging Compression Using Bioinspired

Microwave Diversity Imaging Compression Using Bioinspired Mcrowave Dversty Imagng Compresson Usng Bonspred Neural Networks Youwe Yuan 1, Yong L 1, Wele Xu 1, Janghong Yu * 1 School of Computer Scence and Technology, Hangzhou Danz Unversty, Hangzhou, Zhejang,

More information

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results.

For now, let us focus on a specific model of neurons. These are simplified from reality but can achieve remarkable results. Neural Networks : Dervaton compled by Alvn Wan from Professor Jtendra Malk s lecture Ths type of computaton s called deep learnng and s the most popular method for many problems, such as computer vson

More information

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB

BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB BACKGROUND SUBTRACTION WITH EIGEN BACKGROUND METHODS USING MATLAB 1 Ilmyat Sar 2 Nola Marna 1 Pusat Stud Komputas Matematka, Unverstas Gunadarma e-mal: lmyat@staff.gunadarma.ac.d 2 Pusat Stud Komputas

More information

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator

Scroll Generation with Inductorless Chua s Circuit and Wien Bridge Oscillator Latest Trends on Crcuts, Systems and Sgnals Scroll Generaton wth Inductorless Chua s Crcut and Wen Brdge Oscllator Watcharn Jantanate, Peter A. Chayasena, and Sarawut Sutorn * Abstract An nductorless Chua

More information

Pulse Coded Modulation

Pulse Coded Modulation Pulse Coded Modulaton PCM (Pulse Coded Modulaton) s a voce codng technque defned by the ITU-T G.711 standard and t s used n dgtal telephony to encode the voce sgnal. The frst step n the analog to dgtal

More information

The Study of Teaching-learning-based Optimization Algorithm

The Study of Teaching-learning-based Optimization Algorithm Advanced Scence and Technology Letters Vol. (AST 06), pp.05- http://dx.do.org/0.57/astl.06. The Study of Teachng-learnng-based Optmzaton Algorthm u Sun, Yan fu, Lele Kong, Haolang Q,, Helongang Insttute

More information

Report on Image warping

Report on Image warping Report on Image warpng Xuan Ne, Dec. 20, 2004 Ths document summarzed the algorthms of our mage warpng soluton for further study, and there s a detaled descrpton about the mplementaton of these algorthms.

More information

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS

CHAPTER IV RESEARCH FINDING AND DISCUSSIONS CHAPTER IV RESEARCH FINDING AND DISCUSSIONS A. Descrpton of Research Fndng. The Implementaton of Learnng Havng ganed the whole needed data, the researcher then dd analyss whch refers to the statstcal data

More information

Wavelet chaotic neural networks and their application to continuous function optimization

Wavelet chaotic neural networks and their application to continuous function optimization Vol., No.3, 04-09 (009) do:0.436/ns.009.307 Natural Scence Wavelet chaotc neural networks and ther applcaton to contnuous functon optmzaton Ja-Ha Zhang, Yao-Qun Xu College of Electrcal and Automatc Engneerng,

More information

Chapter 13: Multiple Regression

Chapter 13: Multiple Regression Chapter 13: Multple Regresson 13.1 Developng the multple-regresson Model The general model can be descrbed as: It smplfes for two ndependent varables: The sample ft parameter b 0, b 1, and b are used to

More information

Collaborative Filtering Recommendation Algorithm

Collaborative Filtering Recommendation Algorithm Vol.141 (GST 2016), pp.199-203 http://dx.do.org/10.14257/astl.2016.141.43 Collaboratve Flterng Recoendaton Algorth Dong Lang Qongta Teachers College, Haou 570100, Chna, 18689851015@163.co Abstract. Ths

More information

Change Detection: Current State of the Art and Future Directions

Change Detection: Current State of the Art and Future Directions Change Detecton: Current State of the Art and Future Drectons Dapeng Olver Wu Electrcal & Computer Engneerng Unversty of Florda http://www.wu.ece.ufl.edu/ Outlne Motvaton & problem statement Change detecton

More information

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis

RBF Neural Network Model Training by Unscented Kalman Filter and Its Application in Mechanical Fault Diagnosis Appled Mechancs and Materals Submtted: 24-6-2 ISSN: 662-7482, Vols. 62-65, pp 2383-2386 Accepted: 24-6- do:.428/www.scentfc.net/amm.62-65.2383 Onlne: 24-8- 24 rans ech Publcatons, Swtzerland RBF Neural

More information

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for P Charts. Dr. Wayne A. Taylor

Copyright 2017 by Taylor Enterprises, Inc., All Rights Reserved. Adjusted Control Limits for P Charts. Dr. Wayne A. Taylor Taylor Enterprses, Inc. Control Lmts for P Charts Copyrght 2017 by Taylor Enterprses, Inc., All Rghts Reserved. Control Lmts for P Charts Dr. Wayne A. Taylor Abstract: P charts are used for count data

More information

Lecture 12: Discrete Laplacian

Lecture 12: Discrete Laplacian Lecture 12: Dscrete Laplacan Scrbe: Tanye Lu Our goal s to come up wth a dscrete verson of Laplacan operator for trangulated surfaces, so that we can use t n practce to solve related problems We are mostly

More information

Statistics II Final Exam 26/6/18

Statistics II Final Exam 26/6/18 Statstcs II Fnal Exam 26/6/18 Academc Year 2017/18 Solutons Exam duraton: 2 h 30 mn 1. (3 ponts) A town hall s conductng a study to determne the amount of leftover food produced by the restaurants n the

More information

Appendix B: Resampling Algorithms

Appendix B: Resampling Algorithms 407 Appendx B: Resamplng Algorthms A common problem of all partcle flters s the degeneracy of weghts, whch conssts of the unbounded ncrease of the varance of the mportance weghts ω [ ] of the partcles

More information

Spatial Statistics and Analysis Methods (for GEOG 104 class).

Spatial Statistics and Analysis Methods (for GEOG 104 class). Spatal Statstcs and Analyss Methods (for GEOG 104 class). Provded by Dr. An L, San Dego State Unversty. 1 Ponts Types of spatal data Pont pattern analyss (PPA; such as nearest neghbor dstance, quadrat

More information

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong

Air Age Equation Parameterized by Ventilation Grouped Time WU Wen-zhong Appled Mechancs and Materals Submtted: 2014-05-07 ISSN: 1662-7482, Vols. 587-589, pp 449-452 Accepted: 2014-05-10 do:10.4028/www.scentfc.net/amm.587-589.449 Onlne: 2014-07-04 2014 Trans Tech Publcatons,

More information

Unified Subspace Analysis for Face Recognition

Unified Subspace Analysis for Face Recognition Unfed Subspace Analyss for Face Recognton Xaogang Wang and Xaoou Tang Department of Informaton Engneerng The Chnese Unversty of Hong Kong Shatn, Hong Kong {xgwang, xtang}@e.cuhk.edu.hk Abstract PCA, LDA

More information

Operating conditions of a mine fan under conditions of variable resistance

Operating conditions of a mine fan under conditions of variable resistance Paper No. 11 ISMS 216 Operatng condtons of a mne fan under condtons of varable resstance Zhang Ynghua a, Chen L a, b, Huang Zhan a, *, Gao Yukun a a State Key Laboratory of Hgh-Effcent Mnng and Safety

More information

Boostrapaggregating (Bagging)

Boostrapaggregating (Bagging) Boostrapaggregatng (Baggng) An ensemble meta-algorthm desgned to mprove the stablty and accuracy of machne learnng algorthms Can be used n both regresson and classfcaton Reduces varance and helps to avod

More information

on the improved Partial Least Squares regression

on the improved Partial Least Squares regression Internatonal Conference on Manufacturng Scence and Engneerng (ICMSE 05) Identfcaton of the multvarable outlers usng T eclpse chart based on the mproved Partal Least Squares regresson Lu Yunlan,a X Yanhu,b

More information

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through ISSN

International Journal of Mathematical Archive-3(3), 2012, Page: Available online through   ISSN Internatonal Journal of Mathematcal Archve-3(3), 2012, Page: 1136-1140 Avalable onlne through www.ma.nfo ISSN 2229 5046 ARITHMETIC OPERATIONS OF FOCAL ELEMENTS AND THEIR CORRESPONDING BASIC PROBABILITY

More information

Rolling Bearing Fault Diagnosis Based on EMD-TEO and Mahalanobis Distance

Rolling Bearing Fault Diagnosis Based on EMD-TEO and Mahalanobis Distance Rollng Bearng Fault Dagnoss Based on EMD-TE and Mahalanobs Dstance Lu Chen, Hu Jameng, Lu Hongme and Wang Jng RLLG BEARG FAULT DAGSS BASED EMD-TE AD MAHALABS DSTACE. LU CHE, HU JAMEG, LU HGME AD WAG JG

More information

On the correction of the h-index for career length

On the correction of the h-index for career length 1 On the correcton of the h-ndex for career length by L. Egghe Unverstet Hasselt (UHasselt), Campus Depenbeek, Agoralaan, B-3590 Depenbeek, Belgum 1 and Unverstet Antwerpen (UA), IBW, Stadscampus, Venusstraat

More information

Color Rendering Uncertainty

Color Rendering Uncertainty Australan Journal of Basc and Appled Scences 4(10): 4601-4608 010 ISSN 1991-8178 Color Renderng Uncertanty 1 A.el Bally M.M. El-Ganany 3 A. Al-amel 1 Physcs Department Photometry department- NIS Abstract:

More information

Lab 2e Thermal System Response and Effective Heat Transfer Coefficient

Lab 2e Thermal System Response and Effective Heat Transfer Coefficient 58:080 Expermental Engneerng 1 OBJECTIVE Lab 2e Thermal System Response and Effectve Heat Transfer Coeffcent Warnng: though the experment has educatonal objectves (to learn about bolng heat transfer, etc.),

More information

Inductance Calculation for Conductors of Arbitrary Shape

Inductance Calculation for Conductors of Arbitrary Shape CRYO/02/028 Aprl 5, 2002 Inductance Calculaton for Conductors of Arbtrary Shape L. Bottura Dstrbuton: Internal Summary In ths note we descrbe a method for the numercal calculaton of nductances among conductors

More information

Statistical Evaluation of WATFLOOD

Statistical Evaluation of WATFLOOD tatstcal Evaluaton of WATFLD By: Angela MacLean, Dept. of Cvl & Envronmental Engneerng, Unversty of Waterloo, n. ctober, 005 The statstcs program assocated wth WATFLD uses spl.csv fle that s produced wth

More information

title: SEM Charging Effect Model for Chromium/Quartz Photolithography Masks authors: Adam Seeger, Alessandro Duci, Horst Haussecker

title: SEM Charging Effect Model for Chromium/Quartz Photolithography Masks authors: Adam Seeger, Alessandro Duci, Horst Haussecker 1 ttle: SEM Chargng Effect Model for Chromum/Quartz Photolthography Masks authors: Adam Seeger, Alessandro Duc, Horst Haussecker department/nsttuton: Computatonal Nano-Vson Group, Intel Corporaton address

More information

A Multimodal Fusion Algorithm Based on FRR and FAR Using SVM

A Multimodal Fusion Algorithm Based on FRR and FAR Using SVM Internatonal Journal of Securty and Its Applcatons A Multmodal Fuson Algorthm Based on FRR and FAR Usng SVM Yong L 1, Meme Sh 2, En Zhu 3, Janpng Yn 3, Janmn Zhao 4 1 Department of Informaton Engneerng,

More information

Lecture 6: Introduction to Linear Regression

Lecture 6: Introduction to Linear Regression Lecture 6: Introducton to Lnear Regresson An Manchakul amancha@jhsph.edu 24 Aprl 27 Lnear regresson: man dea Lnear regresson can be used to study an outcome as a lnear functon of a predctor Example: 6

More information

Hiding data in images by simple LSB substitution

Hiding data in images by simple LSB substitution Pattern Recognton 37 (004) 469 474 www.elsever.com/locate/patcog Hdng data n mages by smple LSB substtuton Ch-Kwong Chan, L.M. Cheng Department of Computer Engneerng and Informaton Technology, Cty Unversty

More information

Improved Lossless Data Hiding for JPEG Images Based on Histogram Modification

Improved Lossless Data Hiding for JPEG Images Based on Histogram Modification Copyrght 2018 Tech Scence Press CMC, vol.55, no.3, pp.495-507, 2018 Improved Lossless Data Hdng for JPEG Images Based on Hstogram Modfcaton Yang Du 1, Zhaoxa Yn 1, 2, * and Xnpeng Zhang 3 Abstract: Ths

More information

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem

Speeding up Computation of Scalar Multiplication in Elliptic Curve Cryptosystem H.K. Pathak et. al. / (IJCSE) Internatonal Journal on Computer Scence and Engneerng Speedng up Computaton of Scalar Multplcaton n Ellptc Curve Cryptosystem H. K. Pathak Manju Sangh S.o.S n Computer scence

More information

Quantitative Discrimination of Effective Porosity Using Digital Image Analysis - Implications for Porosity-Permeability Transforms

Quantitative Discrimination of Effective Porosity Using Digital Image Analysis - Implications for Porosity-Permeability Transforms 2004, 66th EAGE Conference, Pars Quanttatve Dscrmnaton of Effectve Porosty Usng Dgtal Image Analyss - Implcatons for Porosty-Permeablty Transforms Gregor P. Eberl 1, Gregor T. Baechle 1, Ralf Weger 1,

More information

Supporting Information

Supporting Information Supportng Informaton The neural network f n Eq. 1 s gven by: f x l = ReLU W atom x l + b atom, 2 where ReLU s the element-wse rectfed lnear unt, 21.e., ReLUx = max0, x, W atom R d d s the weght matrx to

More information

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution

Department of Statistics University of Toronto STA305H1S / 1004 HS Design and Analysis of Experiments Term Test - Winter Solution Department of Statstcs Unversty of Toronto STA35HS / HS Desgn and Analyss of Experments Term Test - Wnter - Soluton February, Last Name: Frst Name: Student Number: Instructons: Tme: hours. Ads: a non-programmable

More information

Fourier Transform. Additive noise. Fourier Tansform. I = S + N. Noise doesn t depend on signal. We ll consider:

Fourier Transform. Additive noise. Fourier Tansform. I = S + N. Noise doesn t depend on signal. We ll consider: Flterng Announcements HW2 wll be posted later today Constructng a mosac by warpng mages. CSE252A Lecture 10a Flterng Exampel: Smoothng by Averagng Kernel: (From Bll Freeman) m=2 I Kernel sze s m+1 by m+1

More information

A LINEAR PROGRAM TO COMPARE MULTIPLE GROSS CREDIT LOSS FORECASTS. Dr. Derald E. Wentzien, Wesley College, (302) ,

A LINEAR PROGRAM TO COMPARE MULTIPLE GROSS CREDIT LOSS FORECASTS. Dr. Derald E. Wentzien, Wesley College, (302) , A LINEAR PROGRAM TO COMPARE MULTIPLE GROSS CREDIT LOSS FORECASTS Dr. Derald E. Wentzen, Wesley College, (302) 736-2574, wentzde@wesley.edu ABSTRACT A lnear programmng model s developed and used to compare

More information

Parameter Estimation for Dynamic System using Unscented Kalman filter

Parameter Estimation for Dynamic System using Unscented Kalman filter Parameter Estmaton for Dynamc System usng Unscented Kalman flter Jhoon Seung 1,a, Amr Atya F. 2,b, Alexander G.Parlos 3,c, and Klto Chong 1,4,d* 1 Dvson of Electroncs Engneerng, Chonbuk Natonal Unversty,

More information

Uncertainty as the Overlap of Alternate Conditional Distributions

Uncertainty as the Overlap of Alternate Conditional Distributions Uncertanty as the Overlap of Alternate Condtonal Dstrbutons Olena Babak and Clayton V. Deutsch Centre for Computatonal Geostatstcs Department of Cvl & Envronmental Engneerng Unversty of Alberta An mportant

More information

A NEW DISCRETE WAVELET TRANSFORM

A NEW DISCRETE WAVELET TRANSFORM A NEW DISCRETE WAVELET TRANSFORM ALEXANDRU ISAR, DORINA ISAR Keywords: Dscrete wavelet, Best energy concentraton, Low SNR sgnals The Dscrete Wavelet Transform (DWT) has two parameters: the mother of wavelets

More information

Saliency Detection Using Min-cut Proposals Framework

Saliency Detection Using Min-cut Proposals Framework 4th Internatonal Conference on Machnery, Materals and Informaton Technology Applcatons (ICMMITA 206) Salency Detecton Usng Mn-cut Proposals Framework Melng Sun,a, Fengxa L,a, Sanyuan Zhao, a, Da Huo, a,

More information

The Digital Fingerprinting Method for Static Images Based on Weighted Hamming Metric and on Weighted Container Model

The Digital Fingerprinting Method for Static Images Based on Weighted Hamming Metric and on Weighted Container Model Journal of Computer and Communcatons, 04,, -6 Publshed Onlne July 04 n ScRes. http://www.scrp.org/ournal/cc http://dx.do.org/0.436/cc.04.906 The Dgtal Fngerprntng Method for Statc Images Based on Weghted

More information

Application of Nonbinary LDPC Codes for Communication over Fading Channels Using Higher Order Modulations

Application of Nonbinary LDPC Codes for Communication over Fading Channels Using Higher Order Modulations Applcaton of Nonbnary LDPC Codes for Communcaton over Fadng Channels Usng Hgher Order Modulatons Rong-Hu Peng and Rong-Rong Chen Department of Electrcal and Computer Engneerng Unversty of Utah Ths work

More information

Research Article Green s Theorem for Sign Data

Research Article Green s Theorem for Sign Data Internatonal Scholarly Research Network ISRN Appled Mathematcs Volume 2012, Artcle ID 539359, 10 pages do:10.5402/2012/539359 Research Artcle Green s Theorem for Sgn Data Lous M. Houston The Unversty of

More information

Uncertainty in measurements of power and energy on power networks

Uncertainty in measurements of power and energy on power networks Uncertanty n measurements of power and energy on power networks E. Manov, N. Kolev Department of Measurement and Instrumentaton, Techncal Unversty Sofa, bul. Klment Ohrdsk No8, bl., 000 Sofa, Bulgara Tel./fax:

More information

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification

2E Pattern Recognition Solutions to Introduction to Pattern Recognition, Chapter 2: Bayesian pattern classification E395 - Pattern Recognton Solutons to Introducton to Pattern Recognton, Chapter : Bayesan pattern classfcaton Preface Ths document s a soluton manual for selected exercses from Introducton to Pattern Recognton

More information

Assignment 5. Simulation for Logistics. Monti, N.E. Yunita, T.

Assignment 5. Simulation for Logistics. Monti, N.E. Yunita, T. Assgnment 5 Smulaton for Logstcs Mont, N.E. Yunta, T. November 26, 2007 1. Smulaton Desgn The frst objectve of ths assgnment s to derve a 90% two-sded Confdence Interval (CI) for the average watng tme

More information

Available online Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article

Available online   Journal of Chemical and Pharmaceutical Research, 2014, 6(5): Research Article Avalable onlne www.ocpr.com Journal of Chemcal and Pharmaceutcal Research 4 6(5):7-76 Research Artcle ISSN : 975-7384 CODEN(USA) : JCPRC5 Stud on relatonshp between nvestment n scence and technolog and

More information

COMPARING NOISE REMOVAL IN THE WAVELET AND FOURIER DOMAINS

COMPARING NOISE REMOVAL IN THE WAVELET AND FOURIER DOMAINS COMPARING NOISE REMOVAL IN THE WAVELET AND FOURIER DOMAINS Robert J. Barsant, and Jordon Glmore Department of Electrcal and Computer Engneerng The Ctadel Charleston, SC, 29407 e-mal: robert.barsant@ctadel.edu

More information

Structure and Drive Paul A. Jensen Copyright July 20, 2003

Structure and Drive Paul A. Jensen Copyright July 20, 2003 Structure and Drve Paul A. Jensen Copyrght July 20, 2003 A system s made up of several operatons wth flow passng between them. The structure of the system descrbes the flow paths from nputs to outputs.

More information

Noise Reduction Statistical Analysis in Microchip Lasers

Noise Reduction Statistical Analysis in Microchip Lasers Nose Reducton Statstcal Analyss n Mcrochp Lasers Marus Ghta Portland State Unversty, Electrcal and Computer Engneerng Department, Learnng From Data Course Abstract - Frequency doubled mcrochp laser output

More information

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS

NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS IJRRAS 8 (3 September 011 www.arpapress.com/volumes/vol8issue3/ijrras_8_3_08.pdf NON-CENTRAL 7-POINT FORMULA IN THE METHOD OF LINES FOR PARABOLIC AND BURGERS' EQUATIONS H.O. Bakodah Dept. of Mathematc

More information

Neryškioji dichotominių testo klausimų ir socialinių rodiklių diferencijavimo savybių klasifikacija

Neryškioji dichotominių testo klausimų ir socialinių rodiklių diferencijavimo savybių klasifikacija Neryškoj dchotomnų testo klausmų r socalnų rodklų dferencjavmo savybų klasfkacja Aleksandras KRYLOVAS, Natalja KOSAREVA, Julja KARALIŪNAITĖ Technologcal and Economc Development of Economy Receved 9 May

More information

Multigradient for Neural Networks for Equalizers 1

Multigradient for Neural Networks for Equalizers 1 Multgradent for Neural Netorks for Equalzers 1 Chulhee ee, Jnook Go and Heeyoung Km Department of Electrcal and Electronc Engneerng Yonse Unversty 134 Shnchon-Dong, Seodaemun-Ku, Seoul 1-749, Korea ABSTRACT

More information