At present, most of the attribute reduction algorithms based on granularity are simply computing the granularity of knowledge. Repeated calculation will increase the time complexity. Binary discernibility matrix is us...
详细信息
At present, most of the attribute reduction algorithms based on granularity are simply computing the granularity of knowledge. Repeated calculation will increase the time complexity. Binary discernibility matrix is used to express binary form, which has a clear ascension whether in space or in time than the traditional discernibility matrix efficiency. On the basis of granularity-based attribute reduction, a method is proposed to preprocess the dataset by using binary discernibility matrix. Firstly, find the core attribute and a minimal reduction. Then use the granularity thought to calculate each particle of the importance of attributes. Most important is joined to the reduction set, thereby achieving the attributes reduction. The example analysis shows that the method can improve the performance of the traditional attribute reduction algorithms effectively. It is a feasible approach to reduce attributes.
Traditional support vector machine has disadvantages of slow training speed and great time consumption when dealing with large-scale datasets. This paper proposes a support vector extraction method based on clustering...
详细信息
Traditional support vector machine has disadvantages of slow training speed and great time consumption when dealing with large-scale datasets. This paper proposes a support vector extraction method based on clustering membership, which preprocesses the training datasets and extracts all possible support vectors for SVM training according to the memberships. Considering the training datasets may be linear or nonlinear, this paper severally uses FCM and KFCM to extract support vectors. Experiment results show that the method proposed in this paper can improve the training speed greatly in the condition of maintaining the classification accuracy.
Video-based Face Recognition (VFR) can be converted to the matching of two image sets containing face images captured from each video. For this purpose, we propose to bridge the two sets with a reference image set tha...
详细信息
Video-based Face Recognition (VFR) can be converted to the matching of two image sets containing face images captured from each video. For this purpose, we propose to bridge the two sets with a reference image set that is well-defined and pre-structured to a number of local models offline. In other words, given two image sets, as long as each of them is aligned to the reference set, they are mutually aligned and well structured. Therefore, the similarity between them can be computed by comparing only the corresponded local models rather than considering all the pairs. To align an image set with the reference set, we further formulate the problem as a quadratic programming. It integrates three constrains to guarantee robust alignment, including appearance matching cost term exploiting principal angles, geometric structure consistency using affine invariant reconstruction weights, smoothness constraint preserving local neighborhood relationship. Extensive experimental evaluations are performed on three databases: Honda, MoBo and YouTube. Compared with competing methods, our approach can consistently achieve better results.
TWSVM(Twin Support Vector Machines) is based on the idea of GEPSVM (Proximal SVM based on Generalized Eigenvalues), which determines two nonparallel planes by solving two related SVM-type problems, so that its computi...
详细信息
TWSVM(Twin Support Vector Machines) is based on the idea of GEPSVM (Proximal SVM based on Generalized Eigenvalues), which determines two nonparallel planes by solving two related SVM-type problems, so that its computing cost in the training phase is 1/4 of standard SVM. In addition to keeping the superior characteristics of GEPSVM, the classification performance of TWSVM significantly outperforms that of GEPSVM. In order to further improve the speed and accuracy of TWSVM, this paper proposes the twin support vector machines based on rough sets. Firstly, using the rough sets theory to reduce the attributes, and then using TWSVM to train and predict the new datasets. The final experimental results and data analysis show that the proposed algorithm has higher accuracy and better efficiency compared with the traditional twin support vector machines.
Power quality is the guide to the power of equipment malfunction or cannot work normally voltage. Rapid use, to the electric power quality caused serious, destruction and pollution power quality, produce the voltage w...
详细信息
Power quality is the guide to the power of equipment malfunction or cannot work normally voltage. Rapid use, to the electric power quality caused serious, destruction and pollution power quality, produce the voltage wave and so on many kinds of power quality problems, to the user and power supply party bring huge economic loss "at the same time to plan. Microprocessor as the core of the intelligent precision equipment to the electric power quality put forward higher requirement, how to effectively can quality problem, improve the quality of power become the electric power industry research hotspot and focus of power quality inspection Richard and improve the quality of power, the prerequisite and basis of only fast. The correct detection and recognition of the electrical energy to take the right management measures improve the quality of power;reduce the loss of power quality problems.
We propose a relaxed correspondence assumption for cross-lingual projection of constituent syntax, which allows a supposed constituent of the target sentence to correspond to an unrestricted treelet in the source pars...
详细信息
Although discriminative training guarantees to improve statistical machine translation by incorporating a large amount of overlapping features, it is hard to scale up to large data due to decoding complexity. We propo...
详细信息
Swarm intelligence is an umbrella for amount optimization algorithms. This discipline deals with natural and artificial systems composed of many individuals that coordinate their activities using decentralized control...
详细信息
Fighting shots are the highlights of action movies and an effective approach to discriminating fighting shots is very useful for many applications, such as movie trailer construction, movie content filtering, and movi...
详细信息
Fighting shots are the highlights of action movies and an effective approach to discriminating fighting shots is very useful for many applications, such as movie trailer construction, movie content filtering, and movie content retrieval. In this paper, we present a novel method for this task. Our approach first extracts the reliable motion information of local invariant features through a robust keypoint tracking computation; then foreground keypoints are distinguished from background keypoints by a sophisticated voting process; further, the parameters of the camera motion model is computed based on the motion information of background keypoints, and this model is then used as a reference to compute the actual motion of foreground keypoints; finally, the corresponding feature vectors are extracted to characterizing the motions of foreground keypoints, and a support vector machine (SVM) classifier is trained based on the extracted feature vectors to discriminate fighting shots. Experimental results on representative action movies show our approach is very effective.
The hierarchical phrase-based (HPB) translation exploits the power of grammar to perform long distance reorderings, without specifying nonterminal orientations against adjacent blocks or considering the lexical inform...
详细信息
暂无评论