In the past few years, CUDA and OpenCL are developed in full use of the GPU, which is a significant topic in high performance computing. In this paper, we have proposed an implementation of the genetic algorithm for t...
详细信息
In this paper, we present an efficient learning algorithm for Deep Boltzmann Machine (DBM) to get the data-dependent expectation quickly. The algorithm adopts a layer-wise accelerating inference strategy to compute th...
详细信息
Graph coloring problem (GCP) is a well-known NP-hard combinatorial optimization problem in graph theory. Solution for GCP often finds its applications to various engineering fields. So it is very important to find a f...
详细信息
With the quick development of the semantic web technology, RDF data explosion has become a challenging problem. Since RDF data are always from different resources, which may have overlap with each other, they could ha...
With the quick development of the semantic web technology, RDF data explosion has become a challenging problem. Since RDF data are always from different resources, which may have overlap with each other, they could have duplicates. These duplicates may cause ambiguity and even error in reasoning. However, attentions are seldom paid to this problem. In this paper, we study the problem and give a solution, named K-radius sub graph comparison (KSC). The proposed method is based on RDF-Hierarchical Graph Model. KSC combines similar and comparison of 'context' to detect duplicate in RDF data. Experiments on publication datasets show that the proposed method is efficient in duplicate detection of RDF data. And KSC is simpler and less time-costs than other methods of graph comparison.
Many systems use RDF to describe information resources and semantic associations between resources. RDF data plays a very important role in advanced information retrieval. Due to diversity and imprecise of resources, ...
详细信息
Many systems use RDF to describe information resources and semantic associations between resources. RDF data plays a very important role in advanced information retrieval. Due to diversity and imprecise of resources, duplicates exist in RDF data. The query and retrieval of RDF data are studied by many researchers. However, researchers seldom study RDF data cleansing. In this paper, we focus on RDF data cleansing. According to the features of RDF data, we propose a new approach. This approach combines similarity and connections among resources. First, we introduce an intermediate model, named RDF-Bipartite Graph model, to represent the RDF data. This model improves from Bipartite Statement-Value Graphs model. Then on the proposed model, we design a Subgraph-Extend method, to find the path connecting two nodes. This method detects the minimum subgraph containing two nodes for connect-path finding. It avoids the connect-weight setting in traditional method. Experiments on publication datasets show that the proposed method is efficient in duplicate detection of RDF data, and has high performance and accuracy.
Accompanying increasing competition among the communication industry, maintaining and improving the stability and loyalty of customers has become the key determinant of profitability. In order to prevent the loss of c...
详细信息
Accompanying increasing competition among the communication industry, maintaining and improving the stability and loyalty of customers has become the key determinant of profitability. In order to prevent the loss of customers, we need to identify the stable users by data mining model. Through the evaluation of three models, Random Forest model performs with better robustness. This model can describe and predict most of the stable users in a shorter period of time. Consequently, the result will provide operators with the advantage of adopting reasonable marketing tactics timely.
The multiple traveling salesmen problem (mTSP) is a generalization of the classical traveling salesman problem (TSP). The mTSP is more appropriate for real-life applications than the TSP, however, the mTSP has not rec...
详细信息
Software testing is one of the most important techniques used to assure the quality of software service. An intricate issue in software testing is the determination of test orders for the integration test of classes, ...
详细信息
Software testing is one of the most important techniques used to assure the quality of software service. An intricate issue in software testing is the determination of test orders for the integration test of classes, known as the class integration and test order (CITO) problem. The determination of such order has an influence on the cost of created stubs for classes, which is an error-prone and costly process. To minimize the cost of stubbing, this paper describes a coupling measure technique to estimate the complexity of each test stub, and presents a graph-based heuristic algorithm of removing node with the highest weights to break cycles for minimizing overall complexity of stubbing. Also, an adjacency matrix and depth-first search for finding all the paths is presented. Simulation experimental results show that the overall test stub complexity decreased which greatly improves test efficiency and reduces the test cost to some extent compared with others.
Based on implementing target tracking by means of particle filtering, a technique framework of tracking target by integrating particle filtering and background modeling is presented. The multi-target tracking (MTT) is...
详细信息
Predicting the spacial folding structure of a protein, given its sequence of amino acids, is one of the central problems in computational biology field. This paper studies the AB off-lattice model with two species of ...
详细信息
ISBN:
(纸本)9781479956708
Predicting the spacial folding structure of a protein, given its sequence of amino acids, is one of the central problems in computational biology field. This paper studies the AB off-lattice model with two species of monomers, called hydrophobic (A) and hydrophilic (B). Based on this simplified model, the low energy configurations are searched by using the GAPSO. A kind of optimization about the mutation mechanism and the Euclidean interference mechanism are presented, where a novel local adjustment strategy is also used to enhance the searching ability of the global minimum within the AB off-lattice model. Starting from random conformations, the GAPSO method can find the low-energy conformation of the Fibonacci sequences and the real protein sequences. Compared with other optimization methods, the proposed novel method could converge to the lower energy folds. It appears that the proposed method can used for solving protein folding problem, which is based on the thermodynamic hypothesis.
暂无评论