In this study, we propose three novel hybrid deep learning architectures for sentiment classification. We hybridized convolution neural network (CNN) with two evolutionary neural networks, viz. fuzzy logic-driven self...
详细信息
Since convolutional neural networks (CNNs) were used in image fusion field, they have showed state-of-the-art quality beyond traditional methods. However, the existing CNN fusion models have a high computational cost ...
详细信息
ISBN:
(纸本)9781728151021
Since convolutional neural networks (CNNs) were used in image fusion field, they have showed state-of-the-art quality beyond traditional methods. However, the existing CNN fusion models have a high computational cost and require high memory capacity, which is impractical for embedded applications or mobile platforms. Inspired by the efficiency of the lightweight network architecture of SqueezeNet, MobileNet, and ShuffleNet, we propose a tiny fusion method for image fusion, which significantly decreasing the number of operations and memory needed while retaining the same fusion quality. Extensive experimental results indicate that tiny deep neural network architectures can be designed for real-time image fusion that are well suited for embedded scenarios. To the best of our knowledge, our method is the first lightweight network architecture for image fusion.
This paper proposes an unsupervised Chinese word segmentation algorithm for ideological and political education. The algorithm is divided into two parts: language model generation algorithm and the Viterbi algorithm. ...
详细信息
ISBN:
(纸本)9781450371926
This paper proposes an unsupervised Chinese word segmentation algorithm for ideological and political education. The algorithm is divided into two parts: language model generation algorithm and the Viterbi algorithm. The language model generation algorithm calculates the conditional probability based on the big texts and determines the number of occurrences between single character and character. Then we can have a character-level N-gram language model. Viterbi algorithm uses the idea of dynamic programming. Viterbi algorithm can use character-level language model to find the optimal word segmentation path. Finally complete the task of Chinese word segmentation supported by big texts. Experiments show that the proposed algorithm has a good recognition rate for vocabulary in the field of ideological and political education. With the characteristics of unsupervised learning, the algorithm can save a lot of labor costs and meet the needs of word segmentation in the field of ideological and political education.
Emergence towards valuing customer reviews and their opinions is the prime propelling factor for any exploring business. Electronic commerce has clinched the world, and the majority preferring to buy pr...
详细信息
Super Resolution Convolutional Neural Network (SRCNN) solves the problems of poor robustness and complex calculation of traditional image super-resolution reconstruction algorithm, but its training data set and the nu...
详细信息
ISBN:
(纸本)9781728151021
Super Resolution Convolutional Neural Network (SRCNN) solves the problems of poor robustness and complex calculation of traditional image super-resolution reconstruction algorithm, but its training data set and the number of layers of neural network is relatively small, and the edge and texture detail information are not handled well. For the above problems, the Maxout activation function is adopted in this paper to avoid the problems encountered by traditional activation functions such as gradient disappearance or overflow. Then the combination of Maxout and Dropout can train large data set and deepen neural network. Experimental results show that, compared with the classical algorithm, the algorithm proposed in this paper can train a large amount of data, improve the quality of reconstructed images and the generalization ability of the network model, and can enhance the robustness of the model.
The proceedings contain 35 papers. The topics discussed include: path planning for anti-ship missile using tangent based dubins path;a tractable algorithm for finite-horizon continuous reinforcement learning;hardware-...
ISBN:
(纸本)9781728126623
The proceedings contain 35 papers. The topics discussed include: path planning for anti-ship missile using tangent based dubins path;a tractable algorithm for finite-horizon continuous reinforcement learning;hardware-software co-design of an image feature extraction and matching algorithm;graceful fault-tolerant on-chip spike routing algorithm for mesh-based spiking neural networks;risk assessment for integral safety in automated driving;a high efficient architecture for convolution neural network accelerator;a feature extraction method for credit card fraud detection;an accurate phase measuring deflectometry method for 3D reconstruction of mirror-like specular surface;analysis of software rejuvenation policies in a server virtualized system;and research on detection method of low frequency oscillation signal in power system.
Point cloud consists of many unordered and unstructured points, which makes the simple deep learning (DL) network hard to capture the local structure of point cloud. This shortcoming limits the ability of the DL netwo...
详细信息
ISBN:
(纸本)9781728151021
Point cloud consists of many unordered and unstructured points, which makes the simple deep learning (DL) network hard to capture the local structure of point cloud. This shortcoming limits the ability of the DL network to recognize the fine-grained features of objects. Network structure is changed in some studies for this problem, but this increases the network complexity. This paper proposes an effective preprocessing method for point cloud to deal with this problem. The local region that represents the local structure of point is searched by using a cube with fixed side length. All of the points in the local region are used to construct the feature vector of the center point located at the center of the cube. These feature vectors are input into a simple convolutional neural network. The ModelNet40 shape classification benchmark is used to evaluate the proposed method. Experimental results show that the proposed method improves the classification accuracy of the simple deep learning network.
Hands-on-experiments are an important part of education in engineers. This work presents the development of laboratory practices for testing related to signal acquisition tasks that have been performed with students. ...
详细信息
ISBN:
(纸本)9783030001087;9783030001070
Hands-on-experiments are an important part of education in engineers. This work presents the development of laboratory practices for testing related to signal acquisition tasks that have been performed with students. The tests have been developed in the framework of a subject, where signalprocessing tools applied to machine diagnostics are taught as an important part of maintenance. Specifically, the type of signals that are used in the subject are time domain vibration signals. With the inclusion of the tests, postgraduate students of engineering learn how to use a machine to obtain vibration signals and how to set the machine for that purpose. Also, they are able to diagnose rotating elements with different faults;such as bearings, and unbalanced shafts. The laboratory practice gives the opportunity to tackle a job for themselves, which is one of the most important skills for the future engineer, as they gain experience.
Algorithms for automatic lie detection from analysis of brain signals have remained a question of interest that fascinate the research community. Nevertheless, the detection algorithms still lack robustness while proc...
详细信息
ISBN:
(纸本)9781538696095
Algorithms for automatic lie detection from analysis of brain signals have remained a question of interest that fascinate the research community. Nevertheless, the detection algorithms still lack robustness while processing brain signals. The aim would be to learn whether a person is deceitful or not by detection techniques and suggest a vigorous lie detection algorithm. Moreover, recently proposed algorithms for lie detection have shown to achieve a classification accuracy of around 96%. While different classification algorithms such as Support Vector machines, multilaver neural network, Extreme learningmachine, and Linear Discriminant Analysis have proposed which typically utilizes three different types of features like time domain features, frequency domain features, and wavelet features, are anticipated in the literature. Accordingly, in this research paper, we presented a lie detection system front the P300 wave. For automatic optimum feature learning, we applied an approach from deep learning, Convolutional Neural Network (CNN), which is very effective for classification problems. The presented model significantly achieves high accuracy of 99.6%. The experimental outcomes show that the technique put forward achieves the maximum accuracy with a lesser amount of training and testing time and reveal improved performance. Additionally, an all-inclusive discussion on the choice of appropriate CNN architecture and classification results presented in this paper along with a comparison with the prior approaches of lie detection.
In a GRE acquisition, effect of noise in each voxel can be minimized through the knowledge of prior information about the phase error, which can result in more robust estimation of susceptibility-related features. How...
详细信息
暂无评论