Emotion-controllable response generation is an attractive and valuable task that aims to make open-domain conversations more empathetic and engaging. Existing methods mainly enhance the emotion expression by adding re...
详细信息
Optical Character recognition (OCR) has been a prominent area of research in patternrecognition for several decades, owing to its broad application potential in smart living. To improve offline OCR on mobile devices ...
Optical Character recognition (OCR) has been a prominent area of research in patternrecognition for several decades, owing to its broad application potential in smart living. To improve offline OCR on mobile devices with limited computing resource, we have optimized Convolutional Neural Networks (CNNs) to efficiently detect text using minimal resources. To achieve this, we employed two distinct pretrained CNN models, namely AlexNet and Inception-V3, for feature extraction. Leveraging these models' unique characteristics and capabilities to extract diverse features, we aimed to enhance the classifier's accuracy. This, in turn, facilitates the development of an efficient edge-device application for faster and higher-quality OCR. Experimental results demonstrate that our proposed optimized algorithm outperforms existing CNN-based methods in the field of OCR, particularly in the categorization and detection of handwritten digits and character recognition. The conducted research yielded impressive accuracy results, with up to 97% accuracy on the MNIST dataset and 95.5% accuracy on the NIST dataset.
Wavelength scanning interferometry (WSI) is a promising tomographic imaging technique. However, the depth resolution is fundamentally limited by a narrow wavelength scanning bandwidth, which brings challenges to the f...
详细信息
The large-scale data parallelism processing is an inherent characteristic of artificial neural networks, but the networks bring the efficiency problems of data processing. As one of the artificial neural networks, Rad...
详细信息
The large-scale data parallelism processing is an inherent characteristic of artificial neural networks, but the networks bring the efficiency problems of data processing. As one of the artificial neural networks, Radial Basis Function (RBF) neural networks have the same problem. Therefore, how to reduce the scale of data to improve the efficiency of data processing has been a hot issue among the artificial intelligence scholars. Based on the traditional RBF neural networks, this paper puts forward a method which determines the important degree of the sample attributes based on knowledge entropy of Rough set by analyzing the relationship between the knowledge entropy and the weight of the sample attributes, and assesses the importance of the sample attributes between the input layer and the hidden layer, namely the attribution reduction, so as to achieve reduce the scale of data processing. The ultimate aim of training RBF neural networks is to seek a set of suitable networks parameters which makes the sample output error achieve the minimum or required accuracy, while Genetic Algorithm (GA) has the properties of finding out the optimal solution through multiplepoint random search in the solution space, so Genetic Algorithm is used to optimize the centers, the widths and the weights between the hidden layer and the output layer of RBF neural networks in training the networks. Finally, a model about A Rough RBF Neural Networks Optimized by the Genetic Algorithm (GA-RS-RBF) is proposed in this paper. The simulation results show that the rough RBF neural network optimized by the Genetic Algorithm is better than the traditional RBF neural networks in classification about Iris datasets.
The cyber-physical-social system (CPSS) is a three-layer system framework that combines the human society on the basis of the cyber-physical system (CPS), so that the human society, the cyber world and the physical wo...
详细信息
ISBN:
(数字)9781728175348
ISBN:
(纸本)9781728175355
The cyber-physical-social system (CPSS) is a three-layer system framework that combines the human society on the basis of the cyber-physical system (CPS), so that the human society, the cyber world and the physical world are interconnected. In the CPSS, similar profile attributes are matched to socialize and ultimately achieve the purpose of information sharing. However, some personal information may be included in the profile attributes, thus the users' privacy cannot be protected during the process. To meet this challenge, a privacy-preserving profile matching scheme based on private set intersection is proposed in this paper. Multi-tag is utilized to partition the dataset of users to achieve fine-grained profile matching. In addition, the privacy of users is protected by re-encryption technique. Security analysis shows that our scheme is secure against the semi-honest adversary and theoretical analysis of the experiment shows that that the scheme is efficient for profile matching in the CPSS.
Convolutional Neural Network (CNN) is a typical algorithm structure of deep learning and it has applied in image recognition field widely. Based on CNN, this paper puts forward a novel hybrid deep learning model CNN-E...
详细信息
FAQ(Frequently-asked Question) is a good question and answer model to realize business advisory system in restricted domain.A FAQ question answering system model is presented in this *** the help of the idea of ontolo...
详细信息
FAQ(Frequently-asked Question) is a good question and answer model to realize business advisory system in restricted domain.A FAQ question answering system model is presented in this *** the help of the idea of ontology, a knowledge base is constructed in the *** the help of language KDML (Knowledge Database Mark-up Language) of HowNet,the domain ontology and the relationship of it are defined and described, and the fusion of domain knowledge base (Domain HowNet) and common knowledge base(HowNet) is *** this basis, a question similarity calculation method, which makes use of the characteristics of the domain question and combines lexical relationship, syntactic interdependent relationship and the semantic relationship of domains among question sentences, is *** based on the question similarity calculation, retrieval of related question from the candidate question set and extraction of answers can be implemented with this *** result of Yunnan tourism question-answer model experiment shows that this method is feasible and effective.
Lung cancer is the most common malignant tumor worldwide, with high mortality rates. Pulmonary nodule is a common manifestation of lung cancer. Accurate segmentation and detection of pulmonary nodules from CT scans ar...
Lung cancer is the most common malignant tumor worldwide, with high mortality rates. Pulmonary nodule is a common manifestation of lung cancer. Accurate segmentation and detection of pulmonary nodules from CT scans are essential for proper assessment of patient prognosis. However, this task remains challenging due to various factors, such as class imbalance and the need for detailed characterization of lung nodule segmentation. To address these issues, we propose a novel network, CPR-Net (Convolutional Pyramid Residuals-Net), that combines segmentation and benign-malignant classification for CT images of lung nodules. Our approach utilizes a PBMM module to expand the perception field and enhance the representation capability of the model, allowing it to learn more detailed information. We evaluate the classification performance using accuracy, precision, recall, F1 score, AUC, and the segmentation performance using the Dice coefficient. Experiments on both publicly available datasets and self-constructed datasets demonstrate that our proposed method in this paper outperforms other methods in terms of classification and segmentation performance under limited labeled data conditions. Moreover, Our results suggest that this model has great potential for improving lung nodule diagnosis in radiology for heterogeneous intranodal images.
An improved RANSAC algorithm based on structural similarity was proposed to improve the speed and accuracy of traditional RANSAC (Random Sample Consensus) algorithm and to reduce iterations and runtime. Firstly, BRISK...
详细信息
ISBN:
(纸本)9781509041565
An improved RANSAC algorithm based on structural similarity was proposed to improve the speed and accuracy of traditional RANSAC (Random Sample Consensus) algorithm and to reduce iterations and runtime. Firstly, BRISK (Binary Robust Invariant Scalable keypoints) algorithm was used to extract and describe feature points. The initial match set is obtained by hamming distance feature matching. Then, mismatches are eliminated by similar structure constraints. Finally, the new match set is taken as the input of RANSAC to calculate the transformation matrix. The algorithm can obtain the transformation model quickly because it has purified matching points after the initial matching. Experiments show that the number of iterations and runtime of this algorithm are obviously less than the number of iterations and runtime of the traditional algorithm. So the proposed method outperforms traditional RANSAC (Random Sample Consensus) algorithm significantly both in iterations and speed.
There has been a direct relationship between the temperature of the laser point and the quality of the casting in the process of the 3D printing. In the paper, a method based on convolutional neural network (CNN) was ...
详细信息
ISBN:
(数字)9781728176871
ISBN:
(纸本)9781728176888
There has been a direct relationship between the temperature of the laser point and the quality of the casting in the process of the 3D printing. In the paper, a method based on convolutional neural network (CNN) was proposed to estimate the temperature of the laser point. The collected temperature data used were trained by the deep-learning method. A new structure of the model was proposed on the part of the CNN model, which improved from original LeNet. The process of the prediction for the testing set was carried out through the new model. The unknown temperature in the testing set can be estimated. The experimental result illustrates that the proposed method is satisfactory.
暂无评论