Today with the rapid increasing popularity of web video sharing, digital copyright protection encounters many troubles. Video copy detection schemes are emerging to cope with the digital video piracy and illegal distr...
详细信息
Today with the rapid increasing popularity of web video sharing, digital copyright protection encounters many troubles. Video copy detection schemes are emerging to cope with the digital video piracy and illegal distribution problems. But the large amount of video data and diversity of copy attacks pose difficulties on copy detection. This paper presents a hierarchical scheme to detect video copies, especially the temporal attacked and re-encoded ones. Our algorithm which is based on the ordinal signature of intra frames and effective R*-tree indexing structure archives real time performance. Comparison experiments are conducted on the benchmarked database of CIVR 2007 copy detection showcase and demonstrate the promising results of the proposed approach.
The current researches on classification usually focus on proposing novel algorithms and improving existent ones with better performances. However, although a classification algorithm is able to perform well for some ...
详细信息
The current researches on classification usually focus on proposing novel algorithms and improving existent ones with better performances. However, although a classification algorithm is able to perform well for some given data sets, does it mean to any other data sets? And given several algorithm candidates, which one is the best for your classification problem? A practical solution to the above questions is to evaluate possible situations, which is extremely time-consuming and resource-consuming. In this paper we propose a distributed computing environment based on Multi-Agent technology to facilitate this evaluation process. In this computing environment we compare the performances of the same algorithm on different data sets, and different algorithms on the same data set. Experiments show that autonomic agents can run simultaneously and automatically on different computing hosts to achieve high availability, and this scheme can save the total evaluation time greatly. Therefore, this scheme will help us easily select the proper algorithm for a given classification problem according to different evaluation measures.
In facial image analysis, image resolution is an important factor which has great influence on the performance of face recognition systems. As for low-resolution face recognition problem, traditional methods usually c...
详细信息
Similarity Measure(PSM) is a kind of measurement that measure the size of similarity between two patterns, it plays a key role in the analysis and research of pattern recognition, machine learning, clustering analysis...
详细信息
Given countless web videos available online, one problem is how to help users find videos to their taste in an efficient way. In this paper, to facilitate userpsilas browsing we propose relevant and exploratory recomm...
详细信息
Given countless web videos available online, one problem is how to help users find videos to their taste in an efficient way. In this paper, to facilitate userpsilas browsing we propose relevant and exploratory recommendation algorithms utilizing multimodal similarity and contextual network to organize web videos of various topics. Comparison experiments demonstrate proposed approach generates more accurate video relevancy. And our method is more flexible in discovering user latent interests in long tail videos.
Commonsense knowledge plays an important role in various areas such as natural language understanding, information retrieval, etc. This paper presents a method for acquiring commonsense knowledge about properties of c...
详细信息
Commonsense knowledge plays an important role in various areas such as natural language understanding, information retrieval, etc. This paper presents a method for acquiring commonsense knowledge about properties of concepts by analyzing how adjectives are used with nouns in everyday language. We firstly mine a large scale corpus for potential concept-property pairs using lexico-syntactic patterns and then filter erroneously acquired ones based on heuristic rules and statistical approaches. For each concept, we automatically select the commonsensical properties and evaluate their applicability. Finally, we generate commonsense knowledge represented with explicit fuzzy quantifiers. Experimental results demonstrate the effectiveness of our approach.
Measuring taxonomic similarity between words plays an important role in many semantic-based applications but still remains a challenging task today. We propose a new method which utilizes restrictive context matrices ...
详细信息
Measuring taxonomic similarity between words plays an important role in many semantic-based applications but still remains a challenging task today. We propose a new method which utilizes restrictive context matrices for this problem. We learn a set of special lexico-syntactic patterns automatically and use them to extract taxonomic related contexts of words from raw text. These restrictive contexts are then transformed into real matrices and similarities between them are calculated to reflect the taxonomic similarities between words. The main contribution of our work is that taxonomic related context of words can be mined, evaluated, and used to measure taxonomic similarities between words. Experimental results on Miller-Charles benchmark dataset achieve a correlation coefficient of 0.856.
This paper presents a novel approach based on geodesic distance for sentence similarity computation, which can be used in a query-based information retrieval system. Unlike the traditional distance methods, geodesic d...
详细信息
This paper presents a novel approach based on geodesic distance for sentence similarity computation, which can be used in a query-based information retrieval system. Unlike the traditional distance methods, geodesic distance takes into account the spatial relationships of sentences, which better reflects the intrinsic geometric structure of sentence manifold. Experiments demonstrate that the proposed method shows a better correlation to human intuition compared with traditional Euclidean method.
Spatial relation of local image patches plays an important role in object-based image retrieval. An approach called spatial frequent items is proposed as an extension of Bag-of-Words method by introducing spatial rela...
详细信息
Spatial relation of local image patches plays an important role in object-based image retrieval. An approach called spatial frequent items is proposed as an extension of Bag-of-Words method by introducing spatial relations between patches. Spatial frequent items are defined as frequent pairs of adjacent local image patches in polar coordinates, and exploited using data mining. Based on these frequent configurations, we develop a method to encode patches and their spatial relations for image indexing and retrieval. Besides, to avoid the interference of background patches, informative patches are filtrated based on their local entropy and self-similarity in the preprocess stage. Experimental results demonstrate that our method can be 8.6% more effective than the state-of-art object retrieval methods.
Video copy detection is essentially a problem of large scale pattern matching. Various copy attacks which change the visual appearance impose hazard on this task. Based on the spatio-temporal consistency, our algorith...
Video copy detection is essentially a problem of large scale pattern matching. Various copy attacks which change the visual appearance impose hazard on this task. Based on the spatio-temporal consistency, our algorithm aims to utilize the invariant pattern of visual information for video matching. Position correlation of trajectory feature points is calculated as the signature for fast detection. Experiments using benchmarked dataset and commonly happened copy attacks verify the robustness and efficiency of our algorithm.
暂无评论