In this paper, we present machine learning algorithms and systems for similar video retrieval. Here, the query is itself a video. For the similarity measurement, exemplars, or representative frames in each video, are ...In this paper, we present machine learning algorithms and systems for similar video retrieval. Here, the query is itself a video. For the similarity measurement, exemplars, or representative frames in each video, are extracted by unsupervised learning. For this learning, we chose the order-aware competitive learning. After obtaining a set of exemplars for each video, the similarity is computed. Because the numbers and positions of the exemplars are different in each video, we use a similarity computing method called M-distance, which generalizes existing global and local alignment methods using followers to the exemplars. To represent each frame in the video, this paper emphasizes the Frame Signature of the ISO/IEC standard so that the total system, along with its graphical user interface, becomes practical. Experiments on the detection of inserted plagiaristic scenes showed excellent precision-recall curves, with precision values very close to 1. Thus, the proposed system can work as a plagiarism detector for videos. In addition, this method can be regarded as the structuring of unstructured data via numerical labeling by exemplars. Finally, further sophistication of this labeling is discussed.展开更多
Affinity propagation(AP)is a widely used exemplar-based clustering approach with superior efficiency and clustering quality.Nevertheless,a common issue with AP clustering is the presence of excessive exemplars,which l...Affinity propagation(AP)is a widely used exemplar-based clustering approach with superior efficiency and clustering quality.Nevertheless,a common issue with AP clustering is the presence of excessive exemplars,which limits its ability to perform effective aggregation.This research aims to enable AP to automatically aggregate to produce fewer and more compact clusters,without changing the similarity matrix or customizing preference parameters,as done in existing enhanced approaches.An automatic aggregation enhanced affinity propagation(AAEAP)clustering algorithm is proposed,which combines a dependable partitioning clustering approach with AP to achieve this purpose.The partitioning clustering approach generates an additional set of findings with an equivalent number of clusters whenever the clustering stabilizes and the exemplars emerge.Based on these findings,mutually exclusive exemplar detection was conducted on the current AP exemplars,and a pair of unsuitable exemplars for coexistence is recommended.The recommendation is then mapped as a novel constraint,designated mutual exclusion and aggregation.To address this limitation,a modified AP clustering model is derived and the clustering is restarted,which can result in exemplar number reduction,exemplar selection adjustment,and other data point redistribution.The clustering is ultimately completed and a smaller number of clusters are obtained by repeatedly performing automatic detection and clustering until no mutually exclusive exemplars are detected.Some standard classification data sets are adopted for experiments on AAEAP and other clustering algorithms for comparison,and many internal and external clustering evaluation indexes are used to measure the clustering performance.The findings demonstrate that the AAEAP clustering algorithm demonstrates a substantial automatic aggregation impact while maintaining good clustering quality.展开更多
As we enter the year of 2011, the 2009 H1N1 pandemic influenza virus is in the news again. At least 20 people have died of this virus in China since the beginning of 2011 and it is now the predominant flu strain in th...As we enter the year of 2011, the 2009 H1N1 pandemic influenza virus is in the news again. At least 20 people have died of this virus in China since the beginning of 2011 and it is now the predominant flu strain in the country. Although this novel virus was quite stable during its run in the flu season of 2009-2010, a genetic variant of this virus was found in Singapore in early 2010, and then in Australia and New Zealand during their 2010 winter influenza season. Several critical mutations in the HA protein of this variant were uncovered in the strains collected from January 2010 to April 2010. Moreover, a structural homology model of HA from the A/Brisbane/10/2010(H1N1) strain was made based on the structure of A/California/04/2009 (H1N1). The purpose of this study was to investigate mutations in the HA protein of 2009 H1N1 from sequence data collected worldwide from May 2010 to February 2011. A fundamental problem in bioinformatics and biology is to find the similar gene sequences for a given gene sequence of interest. Here we proposed the inverse problem, i.e., finding the exemplars from a group of related gene sequences. With a clustering algorithm affinity propagation, six exemplars of the HA sequences were identified to represent six clusters. One of the clusters contained strain A/Brisbane/12/2010(H1N1) that only differed from A/Brisbane/10/2010 in the HA sequence at position 449. Based on the sequence identity of the six exemplars, nine mutations in HA were located that could be used to distinguish these six clusters. Finally, we discovered the change of correlation patterns for the HA and NA of 2009 H1N1 as a result of the HA receptor binding specificity switch, revealing the balanced interplay between these two surface proteins of the virus.展开更多
Letter-to-Sound conversion is one of the fundamental issues in text-to-speech synthesis. In this paper, we address an approach to automatic prediction of word pronunciation. This approach combines example-based learni...Letter-to-Sound conversion is one of the fundamental issues in text-to-speech synthesis. In this paper, we address an approach to automatic prediction of word pronunciation. This approach combines example-based learning and dynamic-programming searching to predict sub-word pronunciation. Word pronunciation is formed by concatenating sub-word pronunciations. We conducted comparative experiments over a large-scale English dictionary. Experimental results show that this approach can achieve accuracy of 70.1%, which outperforms those published results.展开更多
This paper probes into the category fruit, aiming at revealing the categorization of fruit to find them prototype in under 35-year-old women's cognitions at present. And author uses related category theories, such...This paper probes into the category fruit, aiming at revealing the categorization of fruit to find them prototype in under 35-year-old women's cognitions at present. And author uses related category theories, such as prototype category to analyze the outcome of the research. In addition, author also locates women who under 35 years old as this research's informants to find whether the prototype changed in their cognition or not. The method of research is questionnaires, and hands out the questionnaires by the Internet. And this research also uses SSPS to analyze the effective data.展开更多
China has developed its own views on human rights and pursued its own path of human rights development in light of the UN Charter principles,its national conditions,and its experience over many years.Human rights in C...China has developed its own views on human rights and pursued its own path of human rights development in light of the UN Charter principles,its national conditions,and its experience over many years.Human rights in China have scored remarkable achievements.The Chinese perspective on human rights and the Chinese path of human rights development has become a shining example for the whole world.展开更多
Texture synthesis is widely used for modeling the appearance of virtual objects. However, traditional texture synthesis techniques eInphasize creation of optimal target textures, and pay insufficient attention to choi...Texture synthesis is widely used for modeling the appearance of virtual objects. However, traditional texture synthesis techniques eInphasize creation of optimal target textures, and pay insufficient attention to choice of suitable input texture exemplars. Currently, of taining texture exemplars from natural images is a labor intensive task for the artists, requiring careful photography and significant post- processing. In this paper, we present an automatic texture exemplar extraction method based on global and local textureness measures. To improve the efficiency of dominant texture identification, we first perform Poisson disk sampling to randomly and uniformly erop patches from a natural image. For global textureness assessment, we use a GIST descriptor to distinguish textured t)atches from non-textured patches, in conjunction with SVM prediction. To identify real texture, exemplars consisting solely of the dominant texture, we further measure the local textureness of a patch by extracting and matching the local structure (using t)inary Gabor pattern (BGP)) and dominant color features (using color histograms) between a patch and its sub-regions. Finally, we obtain optimal texture exemplars by scoring and ranking extracted patches using these global and local textureness measures We evaluate our method on a variety of images with different kinds of textures. A convincing visual comparison with textures mauually selected by an artist and a statistical study demonstrate its effectiveness.展开更多
To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the ...To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the worst at the beginning of each generation.Then,the population is partitioned into multiple levels,and different levels are used to exert different functions.In each level,a control parameter is used to select excellent exemplars from upper levels for learning.In this case,the poorer individuals can choose more learning exemplars to improve their exploration ability,and excellent individuals can directly learn from the several best individuals to improve the quality of solutions.To accelerate the convergence speed,a difference vector selection method based on the level is developed.Furthermore,specific crossover rates are assigned to individuals at the lowest level to guarantee that the population can continue to update during the later evolutionary process.A comprehensive experiment is organized and conducted to obtain a deep insight into LBLDE and demonstrates the superiority of LBLDE in comparison with seven peer DE variants.展开更多
文摘In this paper, we present machine learning algorithms and systems for similar video retrieval. Here, the query is itself a video. For the similarity measurement, exemplars, or representative frames in each video, are extracted by unsupervised learning. For this learning, we chose the order-aware competitive learning. After obtaining a set of exemplars for each video, the similarity is computed. Because the numbers and positions of the exemplars are different in each video, we use a similarity computing method called M-distance, which generalizes existing global and local alignment methods using followers to the exemplars. To represent each frame in the video, this paper emphasizes the Frame Signature of the ISO/IEC standard so that the total system, along with its graphical user interface, becomes practical. Experiments on the detection of inserted plagiaristic scenes showed excellent precision-recall curves, with precision values very close to 1. Thus, the proposed system can work as a plagiarism detector for videos. In addition, this method can be regarded as the structuring of unstructured data via numerical labeling by exemplars. Finally, further sophistication of this labeling is discussed.
基金supported by Research Team Development Funds of L.Xue and Z.H.Ouyang,Electronic Countermeasure Institute,National University of Defense Technology。
文摘Affinity propagation(AP)is a widely used exemplar-based clustering approach with superior efficiency and clustering quality.Nevertheless,a common issue with AP clustering is the presence of excessive exemplars,which limits its ability to perform effective aggregation.This research aims to enable AP to automatically aggregate to produce fewer and more compact clusters,without changing the similarity matrix or customizing preference parameters,as done in existing enhanced approaches.An automatic aggregation enhanced affinity propagation(AAEAP)clustering algorithm is proposed,which combines a dependable partitioning clustering approach with AP to achieve this purpose.The partitioning clustering approach generates an additional set of findings with an equivalent number of clusters whenever the clustering stabilizes and the exemplars emerge.Based on these findings,mutually exclusive exemplar detection was conducted on the current AP exemplars,and a pair of unsuitable exemplars for coexistence is recommended.The recommendation is then mapped as a novel constraint,designated mutual exclusion and aggregation.To address this limitation,a modified AP clustering model is derived and the clustering is restarted,which can result in exemplar number reduction,exemplar selection adjustment,and other data point redistribution.The clustering is ultimately completed and a smaller number of clusters are obtained by repeatedly performing automatic detection and clustering until no mutually exclusive exemplars are detected.Some standard classification data sets are adopted for experiments on AAEAP and other clustering algorithms for comparison,and many internal and external clustering evaluation indexes are used to measure the clustering performance.The findings demonstrate that the AAEAP clustering algorithm demonstrates a substantial automatic aggregation impact while maintaining good clustering quality.
文摘As we enter the year of 2011, the 2009 H1N1 pandemic influenza virus is in the news again. At least 20 people have died of this virus in China since the beginning of 2011 and it is now the predominant flu strain in the country. Although this novel virus was quite stable during its run in the flu season of 2009-2010, a genetic variant of this virus was found in Singapore in early 2010, and then in Australia and New Zealand during their 2010 winter influenza season. Several critical mutations in the HA protein of this variant were uncovered in the strains collected from January 2010 to April 2010. Moreover, a structural homology model of HA from the A/Brisbane/10/2010(H1N1) strain was made based on the structure of A/California/04/2009 (H1N1). The purpose of this study was to investigate mutations in the HA protein of 2009 H1N1 from sequence data collected worldwide from May 2010 to February 2011. A fundamental problem in bioinformatics and biology is to find the similar gene sequences for a given gene sequence of interest. Here we proposed the inverse problem, i.e., finding the exemplars from a group of related gene sequences. With a clustering algorithm affinity propagation, six exemplars of the HA sequences were identified to represent six clusters. One of the clusters contained strain A/Brisbane/12/2010(H1N1) that only differed from A/Brisbane/10/2010 in the HA sequence at position 449. Based on the sequence identity of the six exemplars, nine mutations in HA were located that could be used to distinguish these six clusters. Finally, we discovered the change of correlation patterns for the HA and NA of 2009 H1N1 as a result of the HA receptor binding specificity switch, revealing the balanced interplay between these two surface proteins of the virus.
文摘Letter-to-Sound conversion is one of the fundamental issues in text-to-speech synthesis. In this paper, we address an approach to automatic prediction of word pronunciation. This approach combines example-based learning and dynamic-programming searching to predict sub-word pronunciation. Word pronunciation is formed by concatenating sub-word pronunciations. We conducted comparative experiments over a large-scale English dictionary. Experimental results show that this approach can achieve accuracy of 70.1%, which outperforms those published results.
文摘This paper probes into the category fruit, aiming at revealing the categorization of fruit to find them prototype in under 35-year-old women's cognitions at present. And author uses related category theories, such as prototype category to analyze the outcome of the research. In addition, author also locates women who under 35 years old as this research's informants to find whether the prototype changed in their cognition or not. The method of research is questionnaires, and hands out the questionnaires by the Internet. And this research also uses SSPS to analyze the effective data.
文摘China has developed its own views on human rights and pursued its own path of human rights development in light of the UN Charter principles,its national conditions,and its experience over many years.Human rights in China have scored remarkable achievements.The Chinese perspective on human rights and the Chinese path of human rights development has become a shining example for the whole world.
基金supported in part by grants from the National Natural Science Foundation of China(Nos.61303101 and 61572328)the Shenzhen Research Foundation for Basic Research,China(Nos.JCYJ20150324140036846,JCYJ20170302153551588,CXZZ20140902160818443,CXZZ20140902102350474,CXZZ20150813151056544,JCYJ20150630105452814,JCYJ20160331114551175,and JCYJ20160608173051207)the Startup Research Fund of Shenzhen University(No.2013-827-000009)
文摘Texture synthesis is widely used for modeling the appearance of virtual objects. However, traditional texture synthesis techniques eInphasize creation of optimal target textures, and pay insufficient attention to choice of suitable input texture exemplars. Currently, of taining texture exemplars from natural images is a labor intensive task for the artists, requiring careful photography and significant post- processing. In this paper, we present an automatic texture exemplar extraction method based on global and local textureness measures. To improve the efficiency of dominant texture identification, we first perform Poisson disk sampling to randomly and uniformly erop patches from a natural image. For global textureness assessment, we use a GIST descriptor to distinguish textured t)atches from non-textured patches, in conjunction with SVM prediction. To identify real texture, exemplars consisting solely of the dominant texture, we further measure the local textureness of a patch by extracting and matching the local structure (using t)inary Gabor pattern (BGP)) and dominant color features (using color histograms) between a patch and its sub-regions. Finally, we obtain optimal texture exemplars by scoring and ranking extracted patches using these global and local textureness measures We evaluate our method on a variety of images with different kinds of textures. A convincing visual comparison with textures mauually selected by an artist and a statistical study demonstrate its effectiveness.
基金This work was supported in part by the National Natural Science Fund for Outstanding Young Scholars of China(No.61922072)the National Natural Science Foundation of China(Nos.61876169,61276238,61806179,and 61976237)Key Research and Development and Promotion Projects in Henan Province(No.192102210098).
文摘To address complex single objective global optimization problems,a new Level-Based Learning Differential Evolution(LBLDE)is developed in this study.In this approach,the whole population is sorted from the best to the worst at the beginning of each generation.Then,the population is partitioned into multiple levels,and different levels are used to exert different functions.In each level,a control parameter is used to select excellent exemplars from upper levels for learning.In this case,the poorer individuals can choose more learning exemplars to improve their exploration ability,and excellent individuals can directly learn from the several best individuals to improve the quality of solutions.To accelerate the convergence speed,a difference vector selection method based on the level is developed.Furthermore,specific crossover rates are assigned to individuals at the lowest level to guarantee that the population can continue to update during the later evolutionary process.A comprehensive experiment is organized and conducted to obtain a deep insight into LBLDE and demonstrates the superiority of LBLDE in comparison with seven peer DE variants.